* [ath9k-devel] error:Segmentation fault after compiling and move ath9k
@ 2011-10-19 1:30 wendy_life
2011-10-19 4:23 ` Mohammed Shafi
0 siblings, 1 reply; 4+ messages in thread
From: wendy_life @ 2011-10-19 1:30 UTC (permalink / raw)
To: ath9k-devel
Hi shafi !
Recently,I got a stupid mistake that kept puzzling me for long time.Help!
Things are like those as follow:
OS:Openwrt backfire
Compile target:ath9k(compat-wireless-2011-06-22)
Platform target:UBNT RouterStation
I chose ath9k at the time of "make menuconfig",and then I got the ko files as follow
Kmo-ath: ath.ko
Kmod-ath9k: ath9k.ko
Kmod-ath9k_common: ath9k_hw.ko ath9k_common.ko
Kmod-cfg80211: cfg80211.ko compat_firmware_class.ko compat.ko
Kmod-mac80211: mac80211.ko
When I replace thess .ko files to target platform ,reboot and wifi(wireless start command ),
I got this error prompt: Segmentation fault
At the same time , I also got .ipk files after compiling as followkmod-ath9k-common_2.6.32.27+2011-06-22-2_ar71xx.ipk
kmod-ath9k_2.6.32.27+2011-06-22-2_ar71xx.ipk
kmod-ath_2.6.32.27+2011-06-22-2_ar71xx.ipk
kmod-cfg80211_2.6.32.27+2011-06-22-2_ar71xx.ipk
kmod-mac80211_2.6.32.27+2011-06-22-2_ar71xx.ipk
I try to remove original modules and setup these new .ipk files,reboot and wifi.
I got the same me error prompt:Segmentation fault
At both processes,I have not changed any code since downloading source code of OpenWrt Backfire(including compat-wireless 2011-06-22),just compiled one time.
What is the problem? what is the right process of modifying ath9k driver code and taking compiled modules effect on target platform?
2011-10-19
Best Wishes~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111019/93a8cc33/attachment.htm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] error:Segmentation fault after compiling and move ath9k
2011-10-19 1:30 [ath9k-devel] error:Segmentation fault after compiling and move ath9k wendy_life
@ 2011-10-19 4:23 ` Mohammed Shafi
2011-10-19 15:26 ` Pavel Roskin
0 siblings, 1 reply; 4+ messages in thread
From: Mohammed Shafi @ 2011-10-19 4:23 UTC (permalink / raw)
To: ath9k-devel
Hi Wendy,
sorry i have not tried on working with OpenWrt. please ask in the OpenWrt
list. i had also Cced Felix and Adrian, Pavel Roskin who might know about
this. may be you can just try with another OpenWrt package which has some
latest compat-wireless.
thanks,
shafi
On Wed, Oct 19, 2011 at 7:00 AM, wendy_life <wendy_life@yeah.net> wrote:
> **
> Hi shafi ?
> Recently,I got a stupid mistake that kept puzzling me for long time.Help?
> Things are like those as follow:
> OS?Openwrt backfire
> Compile target:ath9k(compat-wireless-2011-06-22)
> Platform target:UBNT RouterStation
> I chose ath9k at the time of "make menuconfig",and then I got the ko files
> as follow
>
> Kmo-ath: ath.ko******
>
> Kmod-ath9k: ath9k.ko ****
>
> Kmod-ath9k_common: ath9k_hw.ko ath9k_common.ko****
>
> Kmod-cfg80211: cfg80211.ko compat_firmware_class.ko compat.ko****
>
> Kmod-mac80211: mac80211.ko
> ****
> When I replace thess .ko files to target platform ,reboot and wifi(wireless
> start command ),
> I got this error prompt: Segmentation fault
> At the same time , I also got .ipk files after compiling as follow
>
> kmod-ath9k-common_2.6.32.27+2011-06-22-2_ar71xx.ipk****
>
> kmod-ath9k_2.6.32.27+2011-06-22-2_ar71xx.ipk****
>
> kmod-ath_2.6.32.27+2011-06-22-2_ar71xx.ipk****
>
> kmod-cfg80211_2.6.32.27+2011-06-22-2_ar71xx.ipk****
>
> kmod-mac80211_2.6.32.27+2011-06-22-2_ar71xx.ipk****
> I try to remove original modules and setup these new .ipk files,reboot and
> wifi.
> I got the same me error prompt:Segmentation fault
> At both processes,I have not changed any code since downloading source code
> of OpenWrt Backfire(including compat-wireless 2011-06-22),just compiled one
> time.
>
> What is the problem? what is the right process of modifying ath9k driver
> code and taking compiled modules effect on target platform?
>
>
> 2011-10-19
> ------------------------------
> Best Wishes~~
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>
--
shafi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111019/72276acf/attachment-0001.htm
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] error:Segmentation fault after compiling and move ath9k
2011-10-19 4:23 ` Mohammed Shafi
@ 2011-10-19 15:26 ` Pavel Roskin
2011-10-20 4:07 ` Mohammed Shafi
0 siblings, 1 reply; 4+ messages in thread
From: Pavel Roskin @ 2011-10-19 15:26 UTC (permalink / raw)
To: ath9k-devel
On Wed, 19 Oct 2011 09:53:04 +0530
Mohammed Shafi <shafi.wireless@gmail.com> wrote:
> Hi Wendy,
>
> sorry i have not tried on working with OpenWrt. please ask in the
> OpenWrt list. i had also Cced Felix and Adrian, Pavel Roskin who
> might know about this. may be you can just try with another OpenWrt
> package which has some latest compat-wireless.
Actually, I'm not involved with OpenWRT, I just use it on some of my
routers.
> thanks,
> shafi
>
> On Wed, Oct 19, 2011 at 7:00 AM, wendy_life <wendy_life@yeah.net>
> wrote:
>
> > **
> > Hi shafi ?
> > Recently,I got a stupid mistake that kept puzzling me for long
> > time.Help? Things are like those as follow:
> > OS?Openwrt backfire
> > Compile target:ath9k(compat-wireless-2011-06-22)
That's several months old!
> > Platform target:UBNT RouterStation
> > I chose ath9k at the time of "make menuconfig",and then I got the
> > ko files as follow
> >
> > Kmo-ath: ath.ko******
> >
> > Kmod-ath9k: ath9k.ko ****
> >
> > Kmod-ath9k_common: ath9k_hw.ko ath9k_common.ko****
> >
> > Kmod-cfg80211: cfg80211.ko compat_firmware_class.ko
> > compat.ko****
> >
> > Kmod-mac80211: mac80211.ko
> > ****
> > When I replace thess .ko files to target platform ,reboot and
> > wifi(wireless start command ),
> > I got this error prompt: Segmentation fault
Unless there is a kernel log with indications that it comes from ath9k,
there is no point in posting that to the ath9k-devel list, let alone
copying individual developers. And even then, I would prefer
somebody in the OpenWRT list to triage the problem first.
--
Regards,
Pavel Roskin
^ permalink raw reply [flat|nested] 4+ messages in thread
* [ath9k-devel] error:Segmentation fault after compiling and move ath9k
2011-10-19 15:26 ` Pavel Roskin
@ 2011-10-20 4:07 ` Mohammed Shafi
0 siblings, 0 replies; 4+ messages in thread
From: Mohammed Shafi @ 2011-10-20 4:07 UTC (permalink / raw)
To: ath9k-devel
On Wed, Oct 19, 2011 at 8:56 PM, Pavel Roskin <proski@gnu.org> wrote:
> On Wed, 19 Oct 2011 09:53:04 +0530
> Mohammed Shafi <shafi.wireless@gmail.com> wrote:
>
>> Hi Wendy,
>>
>> sorry i have not tried on working with OpenWrt. please ask in the
>> OpenWrt list. ?i had also Cced Felix and Adrian, Pavel Roskin who
>> might know about this. may be you can just try with another OpenWrt
>> package which has some latest compat-wireless.
>
> Actually, I'm not involved with OpenWRT, I just use it on some of my
> routers.
>
>> thanks,
>> shafi
>>
>> On Wed, Oct 19, 2011 at 7:00 AM, wendy_life <wendy_life@yeah.net>
>> wrote:
>>
>> > **
>> > Hi shafi ?
>> > Recently,I got a stupid mistake that kept puzzling me for long
>> > time.Help? Things are like those as follow:
>> > OS?Openwrt backfire
>> > Compile target:ath9k(compat-wireless-2011-06-22)
>
> That's several months old!
>
>> > Platform target:UBNT RouterStation
>> > I chose ath9k at the time of "make menuconfig",and then I got the
>> > ko files as follow
>> >
>> > Kmo-ath: ? ? ? ?ath.ko******
>> >
>> > Kmod-ath9k: ? ? ath9k.ko ?****
>> >
>> > Kmod-ath9k_common: ? ? ath9k_hw.ko ?ath9k_common.ko****
>> >
>> > Kmod-cfg80211: ? ? cfg80211.ko ? compat_firmware_class.ko
>> > compat.ko****
>> >
>> > Kmod-mac80211: ?mac80211.ko
>> > ****
>> > When I replace thess .ko files to target platform ,reboot and
>> > wifi(wireless start command ),
>> > I got this error prompt: ?Segmentation fault
>
> Unless there is a kernel log with indications that it comes from ath9k,
> there is no point in posting that to the ath9k-devel list, let alone
> copying individual developers. ?And even then, I would prefer
> somebody in the OpenWRT list to triage the problem first.
thanks a lot for your inputs!
>
> --
> Regards,
> Pavel Roskin
>
--
shafi
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-10-20 4:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 1:30 [ath9k-devel] error:Segmentation fault after compiling and move ath9k wendy_life
2011-10-19 4:23 ` Mohammed Shafi
2011-10-19 15:26 ` Pavel Roskin
2011-10-20 4:07 ` Mohammed Shafi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.