I'm getting really stressed over this - 'three steps forward, two steps back' (although I feel I may have that back-to-front
)
Still, I wanted to learn more about Linux and I think I learn better from working through problems (although this one is really getting me down !!)
madvinegar wrote:Exactly. It shouldn't say "Network disabled".
However, even if it says "disabled" you advised that the wifi works without any problem (apart from the security problem), meaning that you can see available networks and connect to them if there is no security.
Correct
madvinegar wrote:Have you tried setting the security of the hub to just "WPA only"?
I thought that you had solved it for me then. Switching to just WPA gave me a connection. But .... then I noticed that in switching to it in the hub manager the passkey was blanked. So essentially unprotected access.
madvinegar wrote:Also, you could try installing ndiswrapper 1.58rc1.
I'm doing something wrong. I downloaded the RC1, extracted the contents to a folder and ran 'make INSTALL' as root. It did its stuff. But after completion (and a reboot) 'ndiswrapper -v' still shows 1.57. How should I install it?
- Code:
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 645xx [1039:0648] (rev 03)
00:01.0 PCI bridge [0604]: Silicon Integrated Systems [SiS] SG86C202 [1039:0002]
00:02.0 ISA bridge [0601]: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] LPC Controller [1039:0963] (rev 14)
00:02.1 SMBus [0c05]: Silicon Integrated Systems [SiS] SiS961/2/3 SMBus controller [1039:0016]
00:02.3 FireWire (IEEE 1394) [0c00]: Silicon Integrated Systems [SiS] FireWire Controller [1039:7007]
00:02.5 IDE interface [0101]: Silicon Integrated Systems [SiS] 5513 IDE Controller [1039:5513]
00:02.7 Multimedia audio controller [0401]: Silicon Integrated Systems [SiS] SiS7012 AC'97 Sound Controller [1039:7012] (rev a0)
00:03.0 USB controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.1 USB controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.2 USB controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 Controller [1039:7001] (rev 0f)
00:03.3 USB controller [0c03]: Silicon Integrated Systems [SiS] USB 2.0 Controller [1039:7002]
00:04.0 Ethernet controller [0200]: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet [1039:0900] (rev 91)
00:07.0 Network controller [0280]: Texas Instruments ACX 111 54Mbps Wireless Interface [104c:9066]
00:08.0 Multimedia audio controller [0401]: C-Media Electronics Inc CM8738 [13f6:0111] (rev 10)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI RV350 AR [Radeon 9600] [1002:4152]
01:00.1 Display controller [0380]: Advanced Micro Devices [AMD] nee ATI RV350 AR [Radeon 9600] (Secondary) [1002:4172]
madvinegar wrote:From where did you find the drivers you are using for the card? Do you have the windows CD of the drivers? If yes, this can be extremely helpful so as to extract the exact drivers needed for the card to work. I can tell you how to do it via "wine".
I'm using the last released drivers by USR from my Windows partition. They works fine with the BT Hub. Annoyingly the windows installation .exe encapsulates the actual files in Microsofts weird .CAB format that none of my archival software can open. However I'm reasonably confident I have the right ones as I tracked them down from the contents of USR11G.inf.
Also interested in your note re 'wine' as that's soemthing I want to learn about as I continue my Linux experiments.