Advertisement
Guest User

WiFi driver re-install failed

a guest
Apr 28th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.54 KB | None | 0 0
  1. ➜  ~ sudo modprobe bcma
  2. [sudo] password for jr:
  3. ➜  ~ sudo modprobe e1000e
  4. ➜  ~ hwinfo --netcard --wlan --bluetooth | grep -Ei "model\:|driver\:|status\:|cmd\:|file\:|detected\:" | grep -v "Config Status"
  5.   Model: "Dell Wireless 1520 Half-size Mini PCIe Card"
  6.   Driver: "bcma-pci-bridge"
  7.     Driver Status: bcma is active
  8.     Driver Activation Cmd: "modprobe bcma"
  9.   Model: "Dell Latitude E6410"
  10.   Driver: "e1000e"
  11.   Device File: eno1
  12.   Link detected: no
  13.     Driver Status: e1000e is active
  14.     Driver Activation Cmd: "modprobe e1000e"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement