Gentoo Forums
Gentoo Forums
Quick Search: in
madwifi-driver_0.1_pre20050809 & 20050906 timeout errors!?
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1075
Location: 'Mind the Gap'

PostPosted: Wed Aug 10, 2005 5:14 pm    Post subject: madwifi-driver_0.1_pre20050809 & 20050906 timeout errors Reply with quote

Been using the previous version of madwifi drivers now for a month or so on my powerbook 5,6.using WG511T

Just insalled the above update and only get timeouts now 8O :-/

No config changes at all.

wpa_supplicant -c /etc/wpasupplicant.conf -D madwifi -i ath0 -dd

gives me;

ioctl[IEEE80211_IOCTL_SETMLME]: Bad Address (line after line)

Whatever that means

tia

btw tried going back to the previous drivers, but that doesn't work, same timeout. Also rebooted AP, with no effect.
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|


Last edited by scoobydu on Tue Sep 06, 2005 6:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
RayDude
Veteran
Veteran


Joined: 29 May 2004
Posts: 1043
Location: San Jose, CA

PostPosted: Thu Aug 11, 2005 2:17 am    Post subject: Reply with quote

Same problem here. My only update and now wifi is dead...

The old version is dead as well. What the heck changed?

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
ph03n1x
l33t
l33t


Joined: 06 Feb 2003
Posts: 754

PostPosted: Thu Aug 11, 2005 2:38 am    Post subject: Reply with quote

I always had problems with my AP and mad-wifi that's why I'm using my old orinoco here.

Now back to your problem. You might want to try the cvs version of the driver which is usually newer. If you're sure it's not a gentoo problem you could have a look at: http://madwifi.sourceforge.net/

There's a mailinglist, irc, ...

hth :)
_________________
www.n-tek.ch
Back to top
View user's profile Send private message
chrb
n00b
n00b


Joined: 23 Jun 2002
Posts: 19

PostPosted: Thu Aug 11, 2005 6:33 am    Post subject: Reply with quote

Another "me too".

Please post your comments and findings on bug #102104
Back to top
View user's profile Send private message
RayDude
Veteran
Veteran


Joined: 29 May 2004
Posts: 1043
Location: San Jose, CA

PostPosted: Thu Aug 11, 2005 11:54 pm    Post subject: Reply with quote

The problem is that wpa_supplicant needs to be compiled with the mad-wifi headers... Currently the ebuild calls out the old CVS version...

Someone is working to fix things.

For those who want the work around without reading the bug report...

Code:
rm -rf /var/modules/<your kernel version>/net
emerge -C madwifi-driver
echo "=net-wireless/madwifi-driver-0.1_pre20050809" >> /etc/portage/package.mask
emerge madwifi-driver


I suspect this will be fixed with a new wpa_supplicant ebuild very shortly.

Note: if you have other network modules compiled you'll need to rebuild them as well with emerge or with a kernel make modules_install.

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
Cinder6
l33t
l33t


Joined: 04 Aug 2004
Posts: 767
Location: California

PostPosted: Fri Aug 12, 2005 12:36 am    Post subject: Reply with quote

weird...having no problems on my system with my Netgear WG311T.
_________________
Knowledge is power.
Power corrupts.
Study hard.
Be evil.

Ugly Overload
Back to top
View user's profile Send private message
mwiertz
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2003
Posts: 88
Location: Selfkant, Germany

PostPosted: Fri Aug 12, 2005 3:18 am    Post subject: Reply with quote

Same problem here,
used a same solution as RayDude to get the old driver working again...
Back to top
View user's profile Send private message
jamapii
Guru
Guru


Joined: 16 Sep 2004
Posts: 392

PostPosted: Fri Aug 12, 2005 1:39 pm    Post subject: Reply with quote

Thanks for the warning!

I often do a "quickpkg <package>" if I don't trust it, so I can revert to the old package with "emerge --usepkgonly ..."
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1075
Location: 'Mind the Gap'

PostPosted: Wed Aug 24, 2005 5:17 am    Post subject: Reply with quote

Well r1 of madwifi and 0.4.4 wpa_supplicant still doesn't work for me! anyone else?
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
mwiertz
Tux's lil' helper
Tux's lil' helper


Joined: 07 Jul 2003
Posts: 88
Location: Selfkant, Germany

PostPosted: Wed Aug 24, 2005 3:22 pm    Post subject: Reply with quote

well, for me

net-wireless/madwifi-driver-0.1_pre20050420-r1 and
net-wireless/wpa_supplicant-0.4.4

do work... so maybe you are running into a different problem...

post some more details...
Back to top
View user's profile Send private message
RayDude
Veteran
Veteran


Joined: 29 May 2004
Posts: 1043
Location: San Jose, CA

PostPosted: Tue Sep 06, 2005 1:00 am    Post subject: Reply with quote

scoobydu wrote:
Well r1 of madwifi and 0.4.4 wpa_supplicant still doesn't work for me! anyone else?


Please note, before you emerge the latest wpa_supplicant you have to add "madwifi" to your USE= if you have madwifi, otherwise wpa_supplicant won't compile for madwifi...

It works for me now that I've figured that out.

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1075
Location: 'Mind the Gap'

PostPosted: Tue Sep 06, 2005 3:57 am    Post subject: Reply with quote

RayDude wrote:
scoobydu wrote:
Well r1 of madwifi and 0.4.4 wpa_supplicant still doesn't work for me! anyone else?


Please note, before you emerge the latest wpa_supplicant you have to add "madwifi" to your USE= if you have madwifi, otherwise wpa_supplicant won't compile for madwifi...

It works for me now that I've figured that out.

Raydude


Thanks Raydude

Thats seems to get 0.4.4 wpa_supplicant working but still not with madwifi-driver_0.1_pre20050809 only the driver previous to that.

Using madwifi-driver_0.1_pre20050809 on my powerbook still seems to work but dhcp fails every time.
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
RayDude
Veteran
Veteran


Joined: 29 May 2004
Posts: 1043
Location: San Jose, CA

PostPosted: Tue Sep 06, 2005 2:50 pm    Post subject: Reply with quote

scoobydu wrote:
RayDude wrote:
scoobydu wrote:
Well r1 of madwifi and 0.4.4 wpa_supplicant still doesn't work for me! anyone else?


Please note, before you emerge the latest wpa_supplicant you have to add "madwifi" to your USE= if you have madwifi, otherwise wpa_supplicant won't compile for madwifi...

It works for me now that I've figured that out.

Raydude


Thanks Raydude

Thats seems to get 0.4.4 wpa_supplicant working but still not with madwifi-driver_0.1_pre20050809 only the driver previous to that.

Using madwifi-driver_0.1_pre20050809 on my powerbook still seems to work but dhcp fails every time.


Sorry, I didn't realize. I'm running this version of madwifi-driver:

Code:
*  net-wireless/madwifi-driver
      Latest version available: 0.1_pre20050420-r1
      Latest version installed: 0.1_pre20050420-r1


I guess I haven't unmasked the latest version yet. I'll try that tonight when I get home to see if it causes me trouble.

Do you get any error messages in dmesg or /var/log/messages?

Raydude
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1075
Location: 'Mind the Gap'

PostPosted: Tue Sep 06, 2005 5:38 pm    Post subject: Reply with quote

Arh I see yes, your version works fine for me too, now with supplicant 0.4.4.

The problem is the new version, see first post ;)


edit: Couldn't be fussed with debugging this, so tried the latest cvs snapshot, madwifi-driver_0.1_pre20050906 and it compiles and installs fine, but gives me the same problem.

I'll check on madwifi forums to see if the config has changed or something .....
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
mthalmei
n00b
n00b


Joined: 02 Jan 2005
Posts: 11
Location: Salzburg

PostPosted: Wed Oct 05, 2005 1:45 pm    Post subject: Reply with quote

I had the same problem with the latest madwifi driver.

Reading the madwifi project page and the newest INSTALL in madwifi cvs http://cvs.sourceforge.net/viewcvs.py/madwifi/madwifi/INSTALL?view=markup I tried to load both crypto modules (md5 and aes_i586). And guess what ?

:D :D :D It works now :D :D :D

so this is my configuration:
gentoo-sources-2.6.13-r3
wpa_supplicant-0.4.4
madwifi-driver-0.1_pre20050809-r1

loaded modules (in /etc/modules.autoload/kernel.2.6):
md5
aes_i586
ath_pci

As the INSTALL document states that an internal AES algorithm is choosen if the kernel module is not found I con only guess that there is something wrong with this internal code.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
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