|
Subject: Re: WDS bridge setup failed Newsgroups: gmane.linux.drivers.madwifi.user Date: 2008-09-04 09:56:29 GMT (18 weeks, 22 hours and 46 minutes ago)
> The correct answer is:
> > Try to look for how the module is loaded in the kernel. If it is > loaded with the option autocreate=sta, then you will have problems, > almost sure your problem is this. > > I would try this: > > Remove the modules (ath_pci only first, if not working remove all) > Insert the modules again, with this option being passed > (autocreate=none) when you insert ath_pci. Try to insert with insmod, > i think using this command your system will not look for extra options > in a obscure configuration file. I took the latest madwifi-trunk-r3856 and cross compiled out of the OpenWRT kamikaze source tree and then scp'd all modules to the target board and loaded the modules manually followed by insmod ath_pci.ko autocreate=none. insmod wlan.ko insmod wlan_scan_ap.ko insmod wlan_scan_sta.ko insmod ath_hal.ko insmod ath_rate_minstrel.ko insmod ath_rate_sample.ko insmod wlan_acl.ko insmod wlan_ccmp.ko insmod wlan_tkip.ko insmod wlan_wep.ko insmod wlan_xauth.ko insmod ath_pci.ko autocreate=none dmesg shows ... ath_hal: module license 'Proprietary' taints kernel. AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, REGOPS_FUNC) wlan: mac acl policy registered PCI: enabling device 0000:00:0f.0 (0340 -> 0342) MadWifi: ath_attach: Switching rfkill capability off. wifi0: Atheros AR5213A chip found (MAC 5.9, PHY 2112 4.3, Radio 3.6) ath_pci: wifi0: Atheros 5212: mem=0x48000000, irq=28 Now, I can setup the WDS link in a good way. root <at> OpenWrt:/# wlanconfig ath create wlandev wifi0 wlanmode ap ath0 root <at> OpenWrt:/#wlanconfig ath create wlandev wifi0 wlanmode wds ath1 root <at> OpenWrt:/ Thanks Sara > Then run your commands. > > > 2008/9/3 Henrique Marks <henriquemarks <at> gmail.com>: > > 2008/9/2 saravanan chanemouganandam <saravanan_sprt <at> hotmail.com>: > >> > >>> Quoting saravanan chanemouganandam <saravanan_sprt <at> hotmail.com>: > >>> > >>> >> You still didn't demonstrate that you didn't have an interface in> > >>> >> managed mode at that point. > >>> > >>> And you still did not. I give up. > >> > >> I won't give up and am looking to fix the issue . As all conditions met your > >> criteria like > >> no VAP creation before WDS etc., and moreover openwrt uses the stable > >> version in their > >> source tree, I wonder how the problem exists. > >> > >> All that I did is selected the required packages through menuconfig and > >> finally built the > >> images. > >> > >> thanks > >> Sara > >> > >> > >>> > >>> -- > >>> Regards, > >>> Pavel Roskin > >> > >> > >> ________________________________ > >> Voice your opinion on the burning issues of the day. Discuss, debate with > >> the world. Logon to message boards on MSN. Try it! > >> ------------------------------------------------------------------------- > >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > >> Build the coolest Linux based applications with Moblin SDK & win great > >> prizes > >> Grand prize is a trip for two to an Open Source event anywhere in the world > >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >> _______________________________________________ > >> Madwifi-users mailing list > >> Madwifi-users <at> lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/madwifi-users > >> > >> > > > > > > > > -- > > Henrique Marks > > henriquemarks <at> gmail.com > > http://henriquemarks.blogspot.com > > http://henriquemarks.googlepages.com > > tel: 30237882 > > > > > > -- > Henrique Marks > henriquemarks <at> gmail.com > http://henriquemarks.blogspot.com > http://henriquemarks.googlepages.com > tel: 30237882 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Madwifi-users mailing list > Madwifi-users <at> lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/madwifi-users Get the latest buzz on outsourcing. Up to date information on mergers, acquisitions and deals on BPO Watch. Try it now! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Madwifi-users mailing list Madwifi-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/madwifi-users |
|
|