I performed the commands as recommended. The first set is with the usb unconnected.
Code:
chris@hpdv5k:~$ lsmod | grep -e ndis -e rt2
chris@hpdv5k:~$ ls /etc/modprobe.d | grep -e ndis -e black
blacklist-ath_pci.conf
blacklist.conf
blacklist-firewire.conf
blacklist-framebuffer.conf
blacklist-modem.conf
blacklist-oss.conf
blacklist-watchdog.conf
chris@hpdv5k:~$
This next set of code is with the usb inserted.
Code:
lsmod | grep -e ndis -e rt2
chris@hpdv5k:~$ lsmod | grep -e ndis -e rt2
chris@hpdv5k:~$
chris@hpdv5k:~$ ls /etc/modprobe.d | grep -e ndis -e black
blacklist-ath_pci.conf
blacklist.conf
blacklist-firewire.conf
blacklist-framebuffer.conf
blacklist-modem.conf
blacklist-oss.conf
blacklist-watchdog.conf
chris@hpdv5k:~$
I noticed my code was differetnt from Drewkman so I am pausing.
Bookmarks