View previous topic :: View next topic |
Author |
Message |
hunphi96 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9209332654549626cef4f0.png)
Joined: 01 Nov 2006 Posts: 21 Location: London, UK
|
Posted: Wed Nov 01, 2006 11:01 pm Post subject: Problems Finding Access Point Using acx Driver [Solved] |
|
|
I'm running an x86_64 gentoo box and I'm trying to get my wireless card to work.
I ran "emerge acx" and everything appeared to be OK. However, when I try to set the relevant network settings (manually) using ifconfig and iwconfig, it can't find the access point.
I'm running a self-patched vanilla kernel ( 2.6.18 ).
The network card has definitely been detected:
Code: | $ lspci | grep ACX
05:02.0 Network controller: Texas Instruments ACX 111 54Mbps Wireless Interface |
Here is the output from modinfo:
Code: | # modinfo /lib/modules/`uname -r`/net/acx.ko
filename: /lib/modules/2.6.18-vs2.1.1-rc45-gentoo/net/acx.ko
license: Dual MPL/GPL
author: ACX100 Open Source Driver development team
description: Driver for TI ACX1xx based wireless cards (CardBus/PCI/USB)
vermagic: 2.6.18-vs2.1.1-rc45-gentoo SMP mod_unload gcc-4.1
depends:
alias: usb:v2001p3B00d*dc*dsc*dp*ic*isc*ip*
alias: usb:v2001p3B01d*dc*dsc*dp*ic*isc*ip*
alias: usb:v07B8pB21Ad*dc*dsc*dp*ic*isc*ip*
alias: usb:v057Cp5601d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0CDEp0017d*dc*dsc*dp*ic*isc*ip*
alias: usb:v0451p60C5d*dc*dsc*dp*ic*isc*ip*
alias: pci:v0000104Cd00008400sv*sd*bc*sc*i*
alias: pci:v0000104Cd00008401sv*sd*bc*sc*i*
alias: pci:v0000104Cd00009066sv*sd*bc*sc*i*
srcversion: D589BE1C71B8CCBFE7F0251 |
dmesg shows no problems with acx, but I get the following errors for the associated device wlan0:
Code: | $ dmesg | grep wlan0
[ 46.377317] acx v0.3.35: net device wlan0, driver compiled against wireless extensions 20 and Linux 2.6.18-vs2.1.1-rc45-gentoo
[ 67.594516] wlan0: association FAILED: peer sent response code 1 (Unspecified failure)
[ 69.106349] wlan0: association FAILED: peer sent response code 1 (Unspecified failure)
[ 71.594670] wlan0: association FAILED: peer sent response code 1 (Unspecified failure)
[ 74.096422] wlan0: association FAILED: peer sent response code 1 (Unspecified failure) |
I also tried setting the wireless information in kwifimanager, but a scan could not find any access points. _________________ Intel Core 2 Duo E6300
ASUS P5B
GeForce 7600GT
D-Link AirPlus G+ DWL-520+
Last edited by hunphi96 on Fri Nov 03, 2006 2:14 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
n3bul4 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 04 Nov 2003 Posts: 187
|
Posted: Thu Nov 02, 2006 8:14 am Post subject: |
|
|
Hmm seems like the driver for your card is corrupt.
You said you are using a self patched kernel....
Have you patched some wireless things?
Maybe the error is there, because the error message
seems to me like the driver can not handle the response of the ap
and therefor can not associate with it.... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hunphi96 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9209332654549626cef4f0.png)
Joined: 01 Nov 2006 Posts: 21 Location: London, UK
|
Posted: Thu Nov 02, 2006 6:47 pm Post subject: |
|
|
I patched JMicron support using the patches mentioned here:
Roundup:Kernels with JMicron support (JMB363, 361, 360, 36x)
I also used most of the genpatches found here: http://dev.gentoo.org/~dsd/genpatches/patches-2.6.18-1.htm.
As far as I know, I didn't apply any wireless patches.
Here's the dmesg output for acx:
Code: | philip@gentoo-philip ~ $ dmesg | grep acx
[ 45.630061] acx: this driver is still EXPERIMENTAL
[ 45.630063] acx: reading README file and/or Craig's HOWTO is recommended, visit http://acx100.sf.net in case of further questions/discussion
[ 45.630066] acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them
[ 45.630464] acx: found ACX111-based wireless network card at 0000:05:02.0, irq:58, phymem1:0xFEAFE000, phymem2:0xFEAC0000, mem1:0xffffc20000068000, mem1_size:8192, mem2:0xffffc20000bc0000, mem2_size:131072
[ 46.377229] acx: form factor 0x01 ((mini-)PCI / CardBus), radio type 0x16 (Radia), EEPROM version 0x05, uploaded firmware 'Rev 2.3.1.31' (0x03010101)
[ 46.377317] acx v0.3.35: net device wlan0, driver compiled against wireless extensions 20 and Linux 2.6.18-vs2.1.1-rc45-gentoo
[ 46.377357] usbcore: registered new driver acx_usb |
I will try to reinstall the acx package and see if I get the same error. _________________ Intel Core 2 Duo E6300
ASUS P5B
GeForce 7600GT
D-Link AirPlus G+ DWL-520+ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hunphi96 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/9209332654549626cef4f0.png)
Joined: 01 Nov 2006 Posts: 21 Location: London, UK
|
Posted: Fri Nov 03, 2006 2:10 am Post subject: |
|
|
Seems its working now. Not quite sure what the problem was.
Thanks for your help. _________________ Intel Core 2 Duo E6300
ASUS P5B
GeForce 7600GT
D-Link AirPlus G+ DWL-520+ |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|