Hi friends,
I am a newbie Linux user. I am using a Dell Inspiron 1100 laptop, 512 mb RAM, Netgear WPN511 wireless card (which I have established has an Atheros chipset). I have a problem making my wireless network card work on Suse 10.2 (KDE). Linux-only on the system. I am able to use the ethernet connection to access internet without any problems. I hope someone can help me with the following problem:
The system knows that there is a wireless network card inserted, but it cannot be made active. Everything was working OK under Suse 10.1 using ndiswrapper, but upon upgrade (and subsequent complete reinstall) to 10.2 and despite efforts over the past 3 weeks I appear to be no nearer success.
I have followed the instructions under website page
http://en.opensuse.org/Atheros_ndiswrapper (I used the ndiswrapper version 1.25 which I extracted from the distro DVD)
Under Yast Control Centre/Network Card the card's configuration name is wlan0, module name used is ndiswrapper. Card is started on hotplug and IP address via DHCP. My network is WEP (64 bit password ) on a netgear router. The wireless network card is always shown as 'not connected'. Below are the results from ndiswrapper -l, ifconfig, iwconfig and lspci commands, and an extract from /var/log/boot.msg. The latter has ndiswrapper error codes, but I do not know what they mean.
Please would someone suggest what I need to do to get this working? Thanks Clive
result of ndiswrapper -l
linux-qv5w:~ # ndiswrapper -l
installed drivers:
net5211 driver installed, hardware (168C:0013) present (alternate driver: ndiswrapper)
result of ifconfig:
linux-qv5w:~ # ifconfig
eth0 Link encap:Ethernet HWaddr 00:0D:56:E9:C5:84
inet addr:192.168.1.4 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20d:56ff:fee9:c584/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:568 errors:0 dropped:0 overruns:0 frame:0
TX packets:598 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:666802 (651.1 Kb) TX bytes:65036 (63.5 Kb)
Interrupt:7
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1956 (1.9 Kb) TX bytes:1956 (1.9 Kb)
result of iwconfig:
linux-qv5w:~ # iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
result of lspci (extract):
02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:04.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
extract from /var/log/boot.msg
<6>pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
<6>cs: IO port probe 0xd000-0xefff: clean.
<6>pcmcia: parent PCI bridge Memory window: 0xf8000000 - 0xfdffffff
<6>pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x31ffffff
<5>pccard: CardBus card inserted into slot 0
<6>ndiswrapper version 1.25 loaded (preempt=no,smp=yes)
<6>cs: IO port probe 0x100-0x3af: clean.
<6>cs: IO port probe 0x3e0-0x4ff: clean.
<6>cs: IO port probe 0x820-0x8ff: clean.
<6>cs: IO port probe 0xc00-0xcf7: clean.
<6>cs: IO port probe 0xa00-0xaff: clean.
<6>ndiswrapper: driver net5211 (,09/17/2003,2.4.2.14) loaded
<4>PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
<6>ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
<7>PCI: Setting latency timer of device 0000:03:00.0 to 64
<4>ndiswrapper (NdisMAllocateMapRegisters:855): invalid request: 256
<3>ndiswrapper (NdisWriteErrorLogEntry:237): log: C000009A, count: 4, return_address: e0bda911
<3>ndiswrapper (NdisWriteErrorLogEntry:240): code: 3740669952
<3>ndiswrapper (NdisWriteErrorLogEntry:240): code: 35
<3>ndiswrapper (NdisWriteErrorLogEntry:240): code: 3753181184
<3>ndiswrapper (NdisWriteErrorLogEntry:240): code: 3753181184
<4>ndiswrapper (miniport_init:269): couldn't initialize device: C000009A
<4>ndiswrapper (pnp_start_device:426): Windows driver couldn't initialize the device (C0000001)
<7>unregister_netdevice: device eth%d/def61000 never was registered
<4>ndiswrapper (miniport_halt:326): device def61400 is not initialized - not halting
<6>ndiswrapper: device eth%d removed
<6>ACPI: PCI interrupt for device 0000:03:00.0 disabled
<4>ndiswrapper: probe of 0000:03:00.0 failed with error -22
<6>usbcore: registered new driver ndiswrapper