Wireless problem in opensuse 11.1

Hi. i read the sticky thread and followed the steps given in it.So here is the result :

“II. What device do you have?”

well i went to YaST => Hardware => Hardware Information
i checked for the entry “Wireless LAN”. It was there.

Then i found the “Kernel Driver” line, i dont know what you mean by its value but it looked like this :

Kernel Driver:ath5k

“III. Do you need to install external firmware?”

Then i went to the /var/log/boot.msg. I have to say that i did not found any entry of the word “firmwire” in the entire log , neither did i found the radio kill switch line althought i can paste that here if you want me to do that.

so i had to stop as the firmwire seemed important thingy so dicided to get help before i move on.

Hmm,seems like you missed a lot of relevant info. Please go through the stickies again & post all the details here

Andy

another way to try posting the details may well be to try this:

go here

Benutzeranleitung/Usersguide von/of collectNWData | collectNWData.sh

download the script to your desktop

follow the instructions

(KDE desktop):

  1. Download this script to your desktop
  2. Press ALT-F2
  3. Type bash ~/Desktop/collectNWData.sh and follow the instructions (ie copy and paste “bash ~/Desktop/collectNWData.sh” into a terminal)
  4. Check whether NWEliza found some configuration problems and follow the given hints to solve the problem on your own
  5. If no problems were reported by NWEliza then copy and paste the contents of collectNWData.txt back to the wireless forum here. You can find the result file collectNWData.txt on your desktop.

hello - i’m experiencing extremely low wireless throughput on opensuse 11.1, here are the details:

ps. thanks for the great forum!!


collectNWData.sh V0.6.1.9-5 (Rev: 1.151)
--- Which type of your network connection should be tested?
--- (2) Wireless connection (WLAN)
--- What's the type of networktopology?
--- (1) WLAN access point <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
!!! CND0230W: IPV6 enabled
!!! CND0240E: knetworkmanager for network configuration enabled but network card configuration for wlan0,eth0 detected
--- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions about the error/warning messages and how to fix the problems
--- If you still don't have success then post the contents of file collectNWData.txt in your favorite Linux forum. For an alternative read http://www.linux-tips-and-tricks.de/CND_UPL
==================================================================================================================
==================================================================================================================
*** uname -a
Linux linux-asw1 2.6.27.21-0.1-default #1 SMP 2009-03-31 14:50:44 +0200 x86_64 x86_64 x86_64 GNU/Linux
==================================================================================================================
*** cat /etc/*-release
LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-2.0-x86_64:core-3.2-x86_64"
openSUSE 11.1 (x86_64)
VERSION = 11.1
==================================================================================================================
*** cat /etc/resolv | grep -vi "search"
nameserver %%%.%%.%%%.%%1
nameserver %%%.%%.%%%.%%2
==================================================================================================================
*** cat /etc/hosts
127.0.0.1       localhost
127.0.0.2       linux-asw1.site linux-asw1
==================================================================================================================
*** cat /etc/HOSTNAME
linux-asw1.site
==================================================================================================================
*** route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     2      0        0 wlan0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 wlan0
==================================================================================================================
*** ifconfig
eth0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#1  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Memory:f2600000-f2620000 
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:15 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:5524 (5.3 Kb)  TX bytes:5524 (5.3 Kb)
pan0      Link encap:Ethernet  HWaddr ##:##:##:##:##:#2  
          inet6 addr: fe80::a892:85ff:fefd:cc1b/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:468 (468.0 b)
wlan0     Link encap:Ethernet  HWaddr ##:##:##:##:##:#3  
          inet addr:192.168.0.197  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::223:4dff:fe1a:dd97/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1640 errors:0 dropped:0 overruns:0 frame:0
          TX packets:403 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:424391 (414.4 Kb)  TX bytes:59217 (57.8 Kb)
wmaster0  Link encap:UNSPEC  HWaddr 00-23-4D-1A-DD-97-00-00-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
==================================================================================================================
*** ping tests
Ping of 195.135.220.3 failed
Ping of www.suse.de OK
==================================================================================================================
*** dhcpcd-test
wlan0: DHCP server available
==================================================================================================================
*** lspci
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01)
==================================================================================================================
*** lsusb
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 004: ID 17ef:480c Lenovo 
Bus 005 Device 006: ID 04f3:0a01 Elan Microelectronics Corp. 
Bus 005 Device 005: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse
Bus 005 Device 003: ID 17ef:1005 Lenovo 
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 0a5c:2145 Broadcom Corp. 
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 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 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
==================================================================================================================
*** hwinfo --netcard; # (filtered)
12: PCI 19.0: 0200 Ethernet controller
  Model: "Intel 82567LM Gigabit Network Connection"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x10f5 "82567LM Gigabit Network Connection"
  SubVendor: pci 0x17aa "Lenovo"
  SubDevice: pci 0x20ee 
  Driver: "e1000e"
  Driver Modules: "e1000e"
  Device File: eth0
  Link detected: no
    Driver Status: e1000e is active
    Driver Activation Cmd: "modprobe e1000e"
29: PCI 300.0: 0282 WLAN controller
  Model: "Atheros AR242x 802.11abg Wireless PCI Express Adapter"
  Vendor: pci 0x168c "Atheros Communications Inc."
  Device: pci 0x001c "AR242x 802.11abg Wireless PCI Express Adapter"
  SubVendor: pci 0x168c "Atheros Communications Inc."
  SubDevice: pci 0x0035 
  Driver: "ath5k_pci"
  Driver Modules: "ath5k"
  Device File: wlan0
  Link detected: yes
    Driver Status: ath5k is active
    Driver Activation Cmd: "modprobe ath5k"
==================================================================================================================
*** List of loaded modules
| ac                      | acpi_cpufreq            | aes_generic             | aes_x86_64               |
| af_packet               | ahci                    | arc4                    | ath5k                    |
| battery                 | binfmt_misc             | bluetooth               | bnep                     |
| bridge                  | btusb                   | button                  | cdrom                    |
| cfg80211                | compat_ioctl32          | cpufreq_conservative    | cpufreq_powersave        |
| cpufreq_userspace       | crc_t10dif              | crypto_blkcipher        | dm_mod                   |
| dock                    | drm                     | e1000e                  | ecb                      |
| edd                     | ehci_hcd                | ext3                    | fan                      |
| ff_memless              | fuse                    | hci_usb                 | hid                      |
| hwmon                   | i2c_core                | i2c_i801                | i915                     |
| intel_agp               | iptable_filter          | ip_tables               | ipv6                     |
| jbd                     | joydev                  | l2cap                   | led_class                |
| libata                  | loop                    | mac80211                | mbcache                  |
| nls_utf8                | output                  | pcspkr                  | processor                |
| rfcomm                  | rfkill                  | rtc_cmos                | rtc_core                 |
| rtc_lib                 | sco                     | scsi_mod                | sd_mod                   |
| sg                      | snd                     | snd_hda_intel           | snd_hwdep                |
| snd_mixer_oss           | snd_page_alloc          | snd_pcm                 | snd_pcm_oss              |
| snd_rawmidi             | snd_seq                 | snd_seq_device          | snd_timer                |
| snd_usb_audio           | snd_usb_lib             | soundcore               | sr_mod                   |
| stp                     | thermal                 | thermal_sys             | thinkpad_acpi            |
| uhci_hcd                | usbcore                 | usbhid                  | uvcvideo                 |
| v4l1_compat             | video                   | videodev                | wmi                      |
| x_tables                |
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-[earwd]* | egrep -v ".*=''"
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='82567LM Gigabit Network Connection'
STARTMODE='auto'
USERCONTROL='no'
==================================================================================================================
*** cat /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp'
NAME='AR242x 802.11abg Wireless PCI Express Adapter'
STARTMODE='auto'
USERCONTROL='yes'
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_DEFAULT_KEY='@@@@@@'
WIRELESS_KEY_LENGTH='@@@@@@'
WIRELESS_MODE='Managed'
WIRELESS_POWER='yes'
==================================================================================================================
*** iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
wmaster0  no wireless extensions.
pan0      no wireless extensions.
wlan0     IEEE 802.11bg  ESSID:"§§§§§§§§1"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: ##:##:##:##:##:#4   
          Bit Rate=1 Mb/s   Tx-Power=27 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B   
          Encryption key:@@ @@@-@@@@-@@@@-@@@@-@@@@-@@@@@@@ [3]   Security mode:open
          Power Management:off
          Link Quality=64/100  Signal level:-52 dBm  Noise level=-93 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
==================================================================================================================
*** Actual date for bias of following greps
21:50:48 2009-04-29
==================================================================================================================
*** grep -i radio /var/log/boot.msg | tail -n 5
<6>thinkpad_acpi: radio switch found; radios are enabled
==================================================================================================================
*** dmesg | grep -i radio | tail -n 5
thinkpad_acpi: radio switch found; radios are enabled
==================================================================================================================
*** tail -n 300 /var/log/messages* | /usr/bin/grep -i firmware | tail -n 5
==================================================================================================================
*** ls /lib/firmware
2.6.27.21-0.1-default
3CCFEM556.cis
3CXEM556.cis
COMpad2.cis
COMpad4.cis
DP83903.cis
E-CARD.cis
LA-PCM.cis
MT5634ZLX.cis
NE2K.cis
PCMLM28.cis
PE-200.cis
PE520.cis
RS-COM-2P.cis
tamarack.cis

details (cont.)

==================================================================================================================
*** ndiswrapper -l
No ndiswrapper module loaded

*** Active processes
wpa_supplicant:YES knetworkmanager:NO nm-applet:YES

*** grep NETWORKMANAGER /etc/sysconfig/network/config
NETWORKMANAGER=“yes”

*** grep -i persistent /etc/sysconfig/network/config

*** grep ‘eth|ath|wlan|ra’ /etc/udev/rules.d/net_persistent /etc/udev/rules.d/70-persistent-net
/usr/bin/egrep: /etc/udev/rules.d/net_persistent: No such file or directory
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM==“net”, ACTION==“add”, DRIVERS=="?", ATTR{address}=="##:##:##:##:##:#3", ATTR{type}==“1”, KERNEL=="wlan", NAME=“wlan0”
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM==“net”, ACTION==“add”, DRIVERS=="?", ATTR{address}=="##:##:##:##:##:#1", ATTR{type}==“1”, KERNEL=="eth", NAME=“eth0”

*** grep -r ‘eth[0-10]|ath[0-10]|wlan[0-10]|ra[0-10]’ /etc/modprobe.*
/etc/modprobe.conf:install eth0 /bin/true
/etc/modprobe.conf:install eth1 /bin/true

*** iwlist scanning
ESSID:"§§§§§§§§2"
Channel:1
Quality=21/100 Signal level:-83 dBm Noise level=-97 dBm
Encryption key:on
ESSID:"§§§§§§§§1"
Channel:6
Quality=65/100 Signal level:-53 dBm Noise level=-95 dBm
Encryption key:on
IE: WPA Version 1
IE: IEEE 802.11i/WPA2 Version 1
IE: Unknown: 2D1A4C101BFFFF000000000000000000000000000000000000000000
ESSID:"§§§§§§§§3"
Channel:6
Quality=252/100 Signal level:-97 dBm Noise level=-94 dBm
Encryption key:on
ESSID:"§§§§§§§§4"
Channel:6
Quality=17/100 Signal level:-84 dBm Noise level=-95 dBm
Encryption key:on
ESSID:"§§§§§§§§5"
Channel:10
Quality=21/100 Signal level:-81 dBm Noise level=-95 dBm
Encryption key:on
IE: WPA Version 1
IE: IEEE 802.11i/WPA2 Version 1
IE: Unknown: 2D1A4C101BFFFF000000000000000000000000000000000000000000
ESSID:"§§§§§§§§6"
Channel:10
Quality=31/100 Signal level:-79 dBm Noise level=-99 dBm
Encryption key:on
IE: WPA Version 1
IE: IEEE 802.11i/WPA2 Version 1
IE: Unknown: 2D1A4C101BFFFF000000000000000000000000000000000000000000
ESSID:"§§§§§§§§7"
Channel:11
Quality=26/100 Signal level:-82 dBm Noise level=-99 dBm
Encryption key:on
IE: WPA Version 1
IE: IEEE 802.11i/WPA2 Version 1
ESSID:"§§§§§§§§8"
Channel:1
Quality=9/100 Signal level:-89 dBm Noise level=-95 dBm
Encryption key:on
IE: WPA Version 1

*** NWEliza states
IF:eth0 IM:1
IF:wlan0 IM:2
DI:2 dI:1 NIC:0 cNiC:2:0 NI:0 cNI:0 PNG:0 DNS:0 MTU:0 NISS:0 IP6:1 KM:1 WLW: 0 AP:1

The message is clear on what to do, so you should do as said:

!!! CND0240E: knetworkmanager for network configuration enabled but network card configuration for wlan0,eth0 detected
— **Go to Fehlermeldungen/Errormessages | collectNWData.sh Fehlermeldungen **to get more detailed instructions about the error/warning messages and how to fix the problems

thank you, sir! i took your advice and went over to the site that you so graciously pointed me to:

CND0240E | collectNWData.sh Fehlermeldungen

where i was informed that the script found this particular error by doing these two tests:

Script test

/etc/sysconfig/network/config is checked for NETWORKMANAGER=yes and then it’s checked that in /etc/sysconfig/networkd/ifcfg there exist no configuration for the network cards.

unfortunately for me, i do not know if i can trust the results of the script test as i have no directory:

/etc/sysconfig/networkd

i do, however, have a similarly named file in a similarly named directory:

/etc/sysconfig/network/ifcfg-wlan0

could this have been what the script tested against? or perhaps this is yet another glaring oversight on my part?

also, i was a little confused by the fix as described:

Problem fix
Use yast with Network Devices -> Network Card -> Select Networkcard -> unconfigure all network cards

the selection “Networkcard” doesn’t exist for me. what does exist are, “DSL”, “ISDN”, “Modem”, “Network Settings”, “Remote Administration (VCN)”…by any chance, could the fix be one of these, and not the “Networkcard” option?

My guess is that the changes need to be made in “Network Settings”…

whether the changes that i need to make are made in “Network Settings” or somewhere else, would you mind spelling those changes out for me?

thanks for your help!

-malcolm

The problem is, that the Naming scheme in YaST has changed over the last few releases, however /etc/sysconfig/networkd is certainly a typo.

Remove all files /etc/sysconfig/network/ifcfg-something except ifcfg-lo and ifcfg.template and restart the networking services with “rcnetwork restart” as root.

Yes, indeed. Typo fixed :wink:

thanks, akoellh and framp!

i tried this:

Remove all files /etc/sysconfig/network/ifcfg-something except ifcfg-lo and ifcfg.template and restart the networking services with “rcnetwork restart” as root.

but found that this did not fix the problem. my connection speed was still low (1Mb/s) and the connection was still dropping off sporadically but automatically (if not instantaneously) reconnecting at the low connection speed. one observation: the connection speed does not stay constand, but rather fluctuates.

so i decided to re-run this:
collectNWData.sh

this time, i got these error messages:
!!! CND0180I: The system can’t ping external IP address 195.135.220.3
!!! CND0150E: There might be problems with the default gateway definition 192.168.0.1 on interface wlan0

then i went to framp’s site to see what fix to apply for these particular error codes, but here’s what he had to say about the first one (CND0180I)

Cause of error message
This is an informational message because there are a lot of possible causes of this error. collectNWData should have written more detailed error messages.
Problem resolution
Look for other errormessages and visit the corresponding pages in this WiKi.

so i did just that, and here’s what he had to say about the second error message (CND0150E)

CNProblem fix
For a SuSE distribution you can defined the default gateway as follows:
Network devices -> Network card -> Change -> Select any network card -> Routing -> Defaultgateway
You have to define the router which is used by the client as the default gateway. If the client is connected directly to a DSL modem kinternet handles the assignment of the default gateway which was passed by the ISP. If this doesn’t happen you have to check the modem configuration.

the only issue here is that in network settings, i have “user controlled with network manager” selected for my network setup method, which means that i cannot set a default gateway as framp suggests one should.

so i did a little more digging to try and give you folks more details around the problem i’m having. to that end:

linux-2aiy:/home/malcolm # dmesg | less

ath5k_pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) > IRQ 17
ath5k_pci 0000:03:00.0: setting latency timer to 64
ath5k_pci 0000:03:00.0: registered as ‘phy0’
ath5k phy0: Support for RF2425 is under development.
phy0: Selected rate control algorithm ‘pid’
ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)

wlan0: direct probe to AP 00:18:0a:50:06:a5 try 1
wlan0: direct probe to AP 00:18:0a:50:06:a5 try 2
wlan0: direct probe to AP 00:18:0a:50:06:a5 try 3
wlan0: direct probe to AP 00:18:0a:50:06:a5 timed out
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
wlan0 direct probe responded
wlan0: authenticate with AP 00:18:0a:50:06:a5
wlan0: authenticate with AP 00:18:0a:50:06:a5
wlan0: authenticate with AP 00:18:0a:50:06:a5
wlan0: authentication with AP 00:18:0a:50:06:a5 timed out

wlan0: authenticate with AP 00:19:5b:57:b7:eb
wlan0: authenticated
wlan0: associate with AP 00:19:5b:57:b7:eb
wlan0: RX AssocResp from 00:19:5b:57:b7:eb (capab=0x431 status=0 aid=1)
wlan0: associated

linux-2aiy:/home/malcolm # /usr/sbin/iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:“XXXXXXXXXXXXXXXXXXXX”
Mode:Managed Frequency:2.437 GHz Access Point: 00:19:5B:57:B7:EB
Bit Rate=1 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:XXXXXXXXXXX [3] Security mode:open
Power Management:off
Link Quality=65/100 Signal level:-49 dBm Noise level=-91 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

pan0 no wireless extensions.

linux-2aiy:/home/malcolm # /usr/sbin/iwlist scan

Cell 04 - Address: 00:19:5B:57:B7:EB
ESSID:“XXXXXXXXXXXXXXXXXXXXXXXXXXX”
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=75/100 Signal level:-47 dBm Noise level=-95 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
IE: Unknown: 2D1A4C101BFFFF000000000000000000000000000000000000000000
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:tsf=000005b4a9ae7180
Extra: Last beacon: 444ms ago

one last thing, when i try to manually set the connection speed with:

sudo /usr/sbin/iwconfig wlan0 rate XXM

immediately after doing so, i checked the connection rate by this:
/usr/sbin/iwconfig wlan0 | grep Mb

and also by clicking “connection information” on the tray, both of which reported the connection to have changes to 54Mb after i had changed it to that. however, after opening firefox the connection dropped and would not automatically reconnect.

any help you can provide is greatly appreciated, thanks!!

my pci network device uses the ath5k driver and i think that it’s the driver that is causing this issue. i’ve tried the ndiswrapper and madwifi based workarounds without any luck.

for the ndiswrapper workaround i used the netathrx.inf and athrx.sys driver files (gotten from the lenovo site). i installed them fine from within the containing folder using the ndiswrapper -i netathrx.inf command. then i confirmed that the driver was installed (ndiswrapper -l) and finally initialized ndiswrapper with modprobe ndiswrapper. these steps went fine. however, when it came to configuring a new wireless device (which i did prior to the initialization step) in the network setup manager things got a little dicey. i followed the instructions given here:

Ndiswrapper - openSUSE

after restarting networkmanager with rcnetwork restart nothing changed - i was still connecting with a very slow connection speed and networkmanager was showing the ath5k_pci driver as still being used.

after black listing the ath5k driver by iserting the blacklist link in /etc/modprobe.d/blacklist it still wouldn’t work. in fact, this time it wouldn’t even connect.

from this point i spent several hours trying several variations on the many instructions i had read over all without any luck.

can anyone help steer me back in the right direction?

ps. i’ll document what i tried with madwifi tomorrow.