Ubuntu 7.10 not finding Belkin wireless USB adapter?

Asked by Benny

Ok, basically i downloaded Ubuntu 7.10 after being shown it in college. marvellous OS, really like it. Got home, installed it all fine. On initial boot up, the network manager found my Belkin 54g network adapter, however wouldnt connect. on restart of the computer, the System would not find the adapter at all. restarted a few more times, and still no adapter found. went into the device manager, and it isnt listed in there under any of my USB ports. however if i boot to windows (im running a dual boot), the device is found fine, and connects fine.

Anyone have any ideas? many thanks, Ben

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
naufal (musp-student) said :
#1

Hello,
please post your lspci result..
you can find the result by type in terminal
'lspci'

Revision history for this message
Benny (benjineenan) said :
#2

ben@ben-desktop:~$ lspci
00:00.0 Host bridge: Intel Corporation 82925X/XE Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82925X/XE PCI Express Root Port (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801FR/FRW (ICH6R/ICH6RW) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]
01:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE]
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express (rev 01)
04:01.0 Modem: Intel Corporation FA82537EP 56K V.92 Data/Fax Modem PCI (rev 04)
ben@ben-desktop:~$

whats strange is when i booted into ubuntu it found my belkin adapter, however again, i couldnt connect. said it was waiting for a network key from the network. and i know all the information is correct...

Revision history for this message
Vijal (shah-vijal) said :
#3

I am having a similar problem where I plug in the USB Belkin adapter

if I then type in lsusb the adapter is listed to the system has seen it
by lwconfig shows no adapter other than the loopback.

And this is where I get stuck.

lspci does not list the Belkin usb card but if I understand the command correctly it should not do anyway.

Any help appreciated.

regards

Vijal

Revision history for this message
naufal (musp-student) said :
#4

Hello,
what the 'ifconfig' result?

Revision history for this message
naufal (musp-student) said :
#5
Revision history for this message
Vijal (shah-vijal) said :
#6

ifconfig only gives details around the lo no other device.

I will look at the other link and report back later.

Vijal

Revision history for this message
Vijal (shah-vijal) said :
#7

Ok so I following the following steps :

Qucik and dirty ndiswrapper guide -

1)Check your adapter is OK - http://ndiswrapper.sourceforge.net/mediawiki/index.php/List Even if its not on the list its worth a go.

2)Install ndiswrapper

3)(As root) ndiswrapper -i /Path/To/YourAdapters .inf file

4)Do lsusb eg, here are mine (im using a PCI wireless adapter so its not here)

Saturn jammin # lsusb
Bus 002 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 0457:0151 Silicon Integrated Systems Corp. Super Flash 1GB Flash Drive
Bus 001 Device 001: ID 0000:0000

What you need to write down is the xxxx:xxxx (eg for my mouse 045e:0040) identifier for you adapter. If one is using a PCI adapter you need to do lspci -nv and find the xxxx:xxxx identifier.

5)ndiswrapper -e xxxx:xxxx <nameOfDriverHere> (If your unsure of the name, do a ndiswrapper -l and not it down)

6)ndiswrapper -l should say "driver loaded, hardware present -

Saturn jammin # ndiswrapper -l
Installed drivers:
netbc564 driver installed, hardware present

7)ndiswrapper -m

8)modprobe ndiswrapper

9)ifconfig wlan0 up

10)dhcpcd wlan0

All is fine tilll step 8 i.e. the dreiver is loaded fine the hardware is ok etc. Then when I go to step 9 and type in ifconfig wlan0 up - I get an error along the lines of unknown device.

ifconfig only lists L0 and no other device.

still stuck :-( help welcome.

Something to note: When I installed Ubuntu 7.10 a fews ago - reinstalling due to other reasons. it pick up the wlan USB card fine but I could not auth via WEP. But at that time I was using defauly drivers.

regards

Vijal

Can you help with this problem?

Provide an answer of your own, or ask Benny for more information if necessary.

To post a message you must log in.