lsusb shows my device as present:
Code:
[root@wiggum ~]# lsusb
Bus 002 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 005 Device 001: ID 0000:0000
Bus 005 Device 003: ID 0846:4260 NetGear, Inc.
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 004: ID 045e:0029 Microsoft Corp. IntelliMouse Optical
[root@wiggum ~]#
ndiswrapper shows the driver as installed (I've tried a few drivers, is this a driver issue?) but I don't see the device present message.
Code:
[root@wiggum ~]# ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4318) present (alternate driver: bcm43xx)
net111v2 : driver installed
[root@wiggum ~]#
ifconfig doesn't show the device.
I'm also using the onboard bcmwl5 nic. Will ndiswrapper support two different drivers/interfaces? It's working but it's flaky, hence my buying a new card. I'd like to keep it if I can.
This is FC6
Linux wiggum 2.6.20-1.2962.fc6 #1 SMP Tue Jun 19 19:27:14 EDT 2007 i686 i686 i386 GNU/Linux
Thanks for any help