Quote:
|
Originally Posted by devine
I also get that segmentation fault when changing the mac address (kernel 2.6.11.7). I'll look into it.
|
Have also tried with a 2.6.12.3 kernel and it does the same. Maybe the madwifi cvs shapshot (20050525) had some problems, will try to recompile it without patching.
Please keep us informed if you find out the reason (so do I if find it).
Quote:
|
Originally Posted by Ductch
Works fine here, 2.6.11-4 kernel. Just for kicks, you do remember to have the if down, when changing the MAC address ?
I.E. :
ifconfig ath0 down
ifconfig ath0 hw ether 00:00:0E:AD:BE:EF
ifconfig ath0 up
|
Yes I'm doing that way.
PD: Have just compiled madwifi cvs 20050525 drivers without patch, and seems nothing to do with the patch, segmentation fault. Maybe trying a later cvs release? But you say they are quite faulty.