amhso
11-09-2005, 09:03 PM
I recently had the latest acx100 drivers installed on my box (slackware 10.2, kernel 2.6.13). I configured it to my access point with the correct key and information in /etc/rc.d/rc.wireless.conf, and added the correct access point MAC address to /etc/rc.d/rc.inet1.conf. Even though I do have an IP address, packets seem not to transfer correctly at all, thus I don't have any sort of connection. I used the following to get an IP:
dhcpcd killall
dhcpcd wlan0
ifconfig eth0 down <<<<<Brings down my LAN wired interface
ifconfig wlan0 up
Although i have an IP assigned to me, /var/log/syslog report errors an error about authentication. I have used this card in windows and it worked with WEP. I get (in /var/log/syslog):
Nov 3 21:32:43 alex kernel: acx_timer: status = 3
Nov 3 21:32:43 alex kernel: resend association request (attempt 8).
Nov 3 21:32:43 alex kernel: Sending association request, awaiting response! NOT ASSOCIATED YET.
Nov 3 21:32:43 alex kernel: association: requesting caps 0x0001, ESSID STA886F48
Nov 3 21:32:43 alex kernel: <acx_set_timer> Elapse = 2500000
Nov 3 21:32:43 alex kernel: Association FAILED: peer station sent response status code 12: "Association denied due to reason outside the scope of 802.11b standard. TRANSLATION: peer station may have MAC filtering enabled or assoc to wrong AP (BUG), FIX IT!"!
This repeats over and over again, not just when trying to establish a connection.
Some more info:
iwconfig:
root@alex:/home/amhso# iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11b+ ESSID:"home" Nickname:"alex"
Mode:Managed Frequency:2.417 GHz Access Point: 00:11:95:38:47:DB
Bit Rate=11 Mb/s Tx-Power=18 dBm Sensitivity=176/255
Retry min limit:7 RTS thr:off
Encryption key:1234-5678-9D Security mode:restricted
Power Management:off
Link Quality=67/100 Signal level=54/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
eth0 no wireless extensions.
sit0 no wireless extensions.
ifconfig:
root@alex:~# ifconfig
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:64 errors:0 dropped:0 overruns:0 frame:0
TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5040 (4.9 Kb) TX bytes:5040 (4.9 Kb)
wlan0 Link encap:Ethernet HWaddr 00:01:23:45:67:89
inet addr:192.168.0.107 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::201:23ff:fe45:6789/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8392 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1418120 (1.3 Mb) TX bytes:3245 (3.1 Kb)
Interrupt:5 Base address:0xd000
And lsmod:
root@alex:~# lsmod
Module Size Used by
snd_pcm_oss 46240 0
snd_mixer_oss 15872 1 snd_pcm_oss
ipv6 225600 8
uhci_hcd 29584 0
ehci_hcd 29704 0
sis_agp 6148 1
shpchp 91364 0
i2c_sis630 6924 0
i2c_sis96x 4868 0
i2c_core 16656 2 i2c_sis630,i2c_sis96x
ohci_hcd 18436 0
snd_intel8x0 27968 1
snd_ac97_codec 75388 1 snd_intel8x0
snd_pcm 75016 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 19716 1 snd_pcm
snd 45572 8 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_co dec,snd_pcm,snd_timer
soundcore 6880 1 snd
snd_page_alloc 7556 2 snd_intel8x0,snd_pcm
sis900 18176 0
mii 4608 1 sis900
acx_pci 140420 0
firmware_class 7424 1 acx_pci
nvidia 3703688 0
evdev 7296 0
agpgart 28616 2 sis_agp,nvidia
psmouse 29956 0
reiserfs 223216 2
EDIT: Modified for to be more informative
dhcpcd killall
dhcpcd wlan0
ifconfig eth0 down <<<<<Brings down my LAN wired interface
ifconfig wlan0 up
Although i have an IP assigned to me, /var/log/syslog report errors an error about authentication. I have used this card in windows and it worked with WEP. I get (in /var/log/syslog):
Nov 3 21:32:43 alex kernel: acx_timer: status = 3
Nov 3 21:32:43 alex kernel: resend association request (attempt 8).
Nov 3 21:32:43 alex kernel: Sending association request, awaiting response! NOT ASSOCIATED YET.
Nov 3 21:32:43 alex kernel: association: requesting caps 0x0001, ESSID STA886F48
Nov 3 21:32:43 alex kernel: <acx_set_timer> Elapse = 2500000
Nov 3 21:32:43 alex kernel: Association FAILED: peer station sent response status code 12: "Association denied due to reason outside the scope of 802.11b standard. TRANSLATION: peer station may have MAC filtering enabled or assoc to wrong AP (BUG), FIX IT!"!
This repeats over and over again, not just when trying to establish a connection.
Some more info:
iwconfig:
root@alex:/home/amhso# iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11b+ ESSID:"home" Nickname:"alex"
Mode:Managed Frequency:2.417 GHz Access Point: 00:11:95:38:47:DB
Bit Rate=11 Mb/s Tx-Power=18 dBm Sensitivity=176/255
Retry min limit:7 RTS thr:off
Encryption key:1234-5678-9D Security mode:restricted
Power Management:off
Link Quality=67/100 Signal level=54/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
eth0 no wireless extensions.
sit0 no wireless extensions.
ifconfig:
root@alex:~# ifconfig
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:64 errors:0 dropped:0 overruns:0 frame:0
TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5040 (4.9 Kb) TX bytes:5040 (4.9 Kb)
wlan0 Link encap:Ethernet HWaddr 00:01:23:45:67:89
inet addr:192.168.0.107 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::201:23ff:fe45:6789/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:8392 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1418120 (1.3 Mb) TX bytes:3245 (3.1 Kb)
Interrupt:5 Base address:0xd000
And lsmod:
root@alex:~# lsmod
Module Size Used by
snd_pcm_oss 46240 0
snd_mixer_oss 15872 1 snd_pcm_oss
ipv6 225600 8
uhci_hcd 29584 0
ehci_hcd 29704 0
sis_agp 6148 1
shpchp 91364 0
i2c_sis630 6924 0
i2c_sis96x 4868 0
i2c_core 16656 2 i2c_sis630,i2c_sis96x
ohci_hcd 18436 0
snd_intel8x0 27968 1
snd_ac97_codec 75388 1 snd_intel8x0
snd_pcm 75016 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 19716 1 snd_pcm
snd 45572 8 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_co dec,snd_pcm,snd_timer
soundcore 6880 1 snd
snd_page_alloc 7556 2 snd_intel8x0,snd_pcm
sis900 18176 0
mii 4608 1 sis900
acx_pci 140420 0
firmware_class 7424 1 acx_pci
nvidia 3703688 0
evdev 7296 0
agpgart 28616 2 sis_agp,nvidia
psmouse 29956 0
reiserfs 223216 2
EDIT: Modified for to be more informative