Ticket #61 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

Madwifi

Reported by: Massimo Fantin <massimo.fantin@alice.it> Owned by: roy
Priority: normal Milestone:
Component: rc Version:
Keywords: Cc:

Description

I have a Athereos Dlink DWL-G650 that work with baselayout-1 without any issue
(on Gentoo - madwifi.ng 0.9.4) ,

i migrate to openrc and now i have to start 2 time for connect
the ath0 to AP

the sequence:

rmmod ath_pci
modprobe ath_pci
/etc/init.d/net.ath0 start

the output tell me is connect , but iwconfig tell me non connection

if i do :
/etc/init.d/net.ath0 restart

now work !!

This every time i rmmod e modprobe the module

after second restart the link go on without problem and at every restart work

Thanks

PS For now i do in /etc/conf.d/local :

/etc/init.d/net.ath0 start
/etc/init.d/net.ath0 restart

Change History

comment:1 Changed 2 years ago by Massimo Fantin <massimo.fantin@alice.it>

  • Priority changed from enhancement to normal

comment:279 Changed 2 years ago by roy

Sounds like an issue with madwifi, as other drivers don't seem to have this issue.

comment:282 Changed 2 years ago by Massimo Fantin <massimo.fantin@alice.it>

The use of :
associate_order="forcepreferredonly"

solve this problem.

Thank You !

comment:283 Changed 2 years ago by roy

  • Status changed from new to resolved
  • Resolution set to invalid

OK then :)

Note: See TracTickets for help on using tickets.