I have installed openSUSE 11.0 on my desktop computer, but I'm struggling with my wireless configuration. I'm relatively new to Linux and I would appreciate some expert help.
My hardware description:
Let me explain what I have done so far. Since I was unable to find any Linux drivers for my wireless adapter, I decided to configure ndiswrapper to use Windows drivers.MSI K7T266 Pro2-RU mainboard
AMD Athlon 1.4GHz processor
SpeedTouch 120 USB wireless adapter
The following packages are installed on my system:
Version numbers and other details on the installed packages can be found here: http://home.tiscali.nl/chaos_and_ord...r_wireless.txtndiswrapper
ndiswrapper-kmp-default
wireless-tools
By the way, ndiswrapper-kmp-pae and ndiswrapper-kmp-xen packages are not installed. I suppose it is not required since
There is a following USB wireless adapter present on my system :user@linux-c48j:~> uname -r
2.6.25.5-1.1-default
Also dmesg shows that there is one Wireless USB Card present.user@linux-c48j:~> lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 0d4e:1000 Agere Systems Netherland BV Wireless Card Model 0801
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Full listing of dmesg output is shown here: http://home.tiscali.nl/chaos_and_ord...esg_output.txtuser@linux-c48j:~> dmesg
...
usb 3-2: new full speed USB device using ohci_hcd and address 3
usb 3-2: configuration #1 chosen from 1 choice
usb 3-2: New USB device found, idVendor=0d4e, idProduct=1000
usb 3-2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
usb 3-2: Product: Wireless USB Card
usb 3-2: SerialNumber: 04UT23475295
...
I have installed my Windows XP wireless driver that came with my hardware. (I'm using this driver in Windows XP with this very same hardware and it works fine.)
These are my Linux installation procedure steps:
I do not understand what went wrong! After applying modprobe ndiswrapper nothing happens and the terminal freezes. From now on ndiswrapper -l also results in a frozen terminal, until the system is rebooted.user@linux-c48j:~> su
Password:
linux-c48j:/home/user # ndiswrapper -i wifi/WinXP/WLAGSXP.INF
installing wlagsxp ...
linux-c48j:/home/user # ndiswrapper -l
wlagsxp : driver installed
device (0D4E:1000) present
linux-c48j:/home/user # ndiswrapper -m
adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper ...
linux-c48j:/home/user # modprobe ndiswrapper
Segmentation fault
linux-c48j:/home/user # modprobe ndiswrapper
...
"NOTHING HAPPENS ANY MORE, THE TERMINAL IS NOT RESPONDING"
I have removed the driver using ndiswrapper -r wlagsxp and repeated the procedure (several times). Each time the result is same, frozen terminal.
However, after executing modprobe ndiswrapper the green led on the wireless adapter lights up.
I don't know what to do next. Can someone give me a push in the right direction?
Thanks in advance,
Boris



Reply With Quote

Bookmarks