All of lore.kernel.org
 help / color / mirror / Atom feed
* SX-SDCAN
@ 2014-01-23  1:42 Morgan McKenzie
  2014-01-30  5:03 ` SX-SDCAN Morgan McKenzie
  0 siblings, 1 reply; 9+ messages in thread
From: Morgan McKenzie @ 2014-01-23  1:42 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]

Hi,
I don't know if anyone else has near the same configuration as me - but I've been trying to enable the SX-SDCAN module for my imx6q sabre auto board. I've searched google and come up with a few things but none resulting in a fix, and am going to contact the manufacturer to see if they can help.
I've built up an image based on core-image - I haven't configured the kernel but Atheros ath6kl support is enabled as a module.

I was wondering if anyone has had experience with it (and more particularly success?)
During the board's boot cycle it gives the following messages:ath6kl: Failed to get board file ath6k/AR6003/hw2.1.1/bdata.bin (-2), trying to find default board file.ath6kl: Failed to get default board file ath6k/AR6003/hw2.1.1/bdata.SD31.bin: -2ath6kl: Failed to init ath6kl coreath6kl_sdio: probe of mmc1:0001:1 failed with error -2
And, these are the contents of /lib/firmware/ath6k/AR6003/hw2.1.1, so it seems to have the things I need there:athwlan.binbdata.SD31.binbdata.SD32.binbdata.WB31.binbdata.bin -> bdata.SD31.binbdata.patch.binendpointpoing.binfw-2.binfw-3.binopt.bin
Any help would be much appreciated!

Morgan McKenzie 		 	   		  

[-- Attachment #2: Type: text/html, Size: 2051 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN
  2014-01-23  1:42 SX-SDCAN Morgan McKenzie
@ 2014-01-30  5:03 ` Morgan McKenzie
  2014-01-30 10:59   ` SX-SDCAN Daiane Angolini
  0 siblings, 1 reply; 9+ messages in thread
From: Morgan McKenzie @ 2014-01-30  5:03 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1316 bytes --]

Anyone?

From: rmtm@uvic.ca
To: meta-freescale@yoctoproject.org
Subject: SX-SDCAN
Date: Wed, 22 Jan 2014 18:42:54 -0700




Hi,
I don't know if anyone else has near the same configuration as me - but I've been trying to enable the SX-SDCAN module for my imx6q sabre auto board. I've searched google and come up with a few things but none resulting in a fix, and am going to contact the manufacturer to see if they can help.
I've built up an image based on core-image - I haven't configured the kernel but Atheros ath6kl support is enabled as a module.

I was wondering if anyone has had experience with it (and more particularly success?)
During the board's boot cycle it gives the following messages:ath6kl: Failed to get board file ath6k/AR6003/hw2.1.1/bdata.bin (-2), trying to find default board file.ath6kl: Failed to get default board file ath6k/AR6003/hw2.1.1/bdata.SD31.bin: -2ath6kl: Failed to init ath6kl coreath6kl_sdio: probe of mmc1:0001:1 failed with error -2
And, these are the contents of /lib/firmware/ath6k/AR6003/hw2.1.1, so it seems to have the things I need there:athwlan.binbdata.SD31.binbdata.SD32.binbdata.WB31.binbdata.bin -> bdata.SD31.binbdata.patch.binendpointpoing.binfw-2.binfw-3.binopt.bin
Any help would be much appreciated!

Morgan McKenzie 		 	   		   		 	   		  

[-- Attachment #2: Type: text/html, Size: 2330 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN
  2014-01-30  5:03 ` SX-SDCAN Morgan McKenzie
@ 2014-01-30 10:59   ` Daiane Angolini
  2014-01-30 19:41     ` SX-SDCAN Morgan McKenzie
  0 siblings, 1 reply; 9+ messages in thread
From: Daiane Angolini @ 2014-01-30 10:59 UTC (permalink / raw)
  To: Morgan McKenzie, meta-freescale

On 30-01-2014 03:03, Morgan McKenzie wrote:
> Anyone?
>
> ------------------------------------------------------------------------
> From: rmtm@uvic.ca
> To: meta-freescale@yoctoproject.org
> Subject: SX-SDCAN
> Date: Wed, 22 Jan 2014 18:42:54 -0700
>
> Hi,
>
> I don't know if anyone else has near the same configuration as me - but
> I've been trying to enable the SX-SDCAN module for my imx6q sabre auto
> board. I've searched google and come up with a few things but none
> resulting in a fix, and am going to contact the manufacturer to see if
> they can help.
>
> I've built up an image based on core-image - I haven't configured the
> kernel but Atheros ath6kl support is enabled as a module.
>
>
> I was wondering if anyone has had experience with it (and more
> particularly success?)

no

>
> During the board's boot cycle it gives the following messages:
>
>     ath6kl: Failed to get board file ath6k/AR6003/hw2.1.1/bdata.bin
>     (-2), trying to find default board file.
>     ath6kl: Failed to get default board file
>     ath6k/AR6003/hw2.1.1/bdata.SD31.bin: -2
>     ath6kl: Failed to init ath6kl core
>     ath6kl_sdio: probe of mmc1:0001:1 failed with error -2
>
> And, these are the contents of /lib/firmware/ath6k/AR6003/hw2.1.1, so it
> seems to have the things I need there:
>
>     athwlan.bin
>
>     bdata.SD31.bin
>
>     bdata.SD32.bin
>     bdata.WB31.bin
>     bdata.bin -> bdata.SD31.bin
>     bdata.patch.bin
>     endpointpoing.bin
>     fw-2.bin
>     fw-3.bin
>     opt.bin
>
>
> Any help would be much appreciated!

So, you do have the module (*.ko) and you do have the firmware. I think 
you have everything needed. The only missing piece would be the wifi 
tools to control it.

What's your board? What changes did you make?

This is not exactly the right place to get help on this kind of issue 
(as it does not related with yocto). Have you tried to post your 
question in imx-community?


Daiane
>
>
> Morgan McKenzie
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


-- 
Daiane



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN
  2014-01-30 10:59   ` SX-SDCAN Daiane Angolini
@ 2014-01-30 19:41     ` Morgan McKenzie
  2014-02-26 20:17       ` SX-SDCAN Ath6kl firmware Morgan McKenzie
  0 siblings, 1 reply; 9+ messages in thread
From: Morgan McKenzie @ 2014-01-30 19:41 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 2944 bytes --]

Hi,
Thanks for the feedback, I was thinking of posting there but hadn't got around to it yet. It's weird - I used to have it working with LTIB back a few months ago (well, almost a year) and I have a really similar configuration on the board now.
Anyways, thanks for your help - hopefully someone in the imx-community will know.
Regards,
Morgan McKenize

> Date: Thu, 30 Jan 2014 08:59:43 -0200
> From: daiane.angolini@freescale.com
> To: rmtm@uvic.ca; meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] SX-SDCAN
> 
> On 30-01-2014 03:03, Morgan McKenzie wrote:
> > Anyone?
> >
> > ------------------------------------------------------------------------
> > From: rmtm@uvic.ca
> > To: meta-freescale@yoctoproject.org
> > Subject: SX-SDCAN
> > Date: Wed, 22 Jan 2014 18:42:54 -0700
> >
> > Hi,
> >
> > I don't know if anyone else has near the same configuration as me - but
> > I've been trying to enable the SX-SDCAN module for my imx6q sabre auto
> > board. I've searched google and come up with a few things but none
> > resulting in a fix, and am going to contact the manufacturer to see if
> > they can help.
> >
> > I've built up an image based on core-image - I haven't configured the
> > kernel but Atheros ath6kl support is enabled as a module.
> >
> >
> > I was wondering if anyone has had experience with it (and more
> > particularly success?)
> 
> no
> 
> >
> > During the board's boot cycle it gives the following messages:
> >
> >     ath6kl: Failed to get board file ath6k/AR6003/hw2.1.1/bdata.bin
> >     (-2), trying to find default board file.
> >     ath6kl: Failed to get default board file
> >     ath6k/AR6003/hw2.1.1/bdata.SD31.bin: -2
> >     ath6kl: Failed to init ath6kl core
> >     ath6kl_sdio: probe of mmc1:0001:1 failed with error -2
> >
> > And, these are the contents of /lib/firmware/ath6k/AR6003/hw2.1.1, so it
> > seems to have the things I need there:
> >
> >     athwlan.bin
> >
> >     bdata.SD31.bin
> >
> >     bdata.SD32.bin
> >     bdata.WB31.bin
> >     bdata.bin -> bdata.SD31.bin
> >     bdata.patch.bin
> >     endpointpoing.bin
> >     fw-2.bin
> >     fw-3.bin
> >     opt.bin
> >
> >
> > Any help would be much appreciated!
> 
> So, you do have the module (*.ko) and you do have the firmware. I think 
> you have everything needed. The only missing piece would be the wifi 
> tools to control it.
> 
> What's your board? What changes did you make?
> 
> This is not exactly the right place to get help on this kind of issue 
> (as it does not related with yocto). Have you tried to post your 
> question in imx-community?
> 
> 
> Daiane
> >
> >
> > Morgan McKenzie
> >
> >
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >
> 
> 
> -- 
> Daiane
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 3885 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* SX-SDCAN Ath6kl firmware
  2014-01-30 19:41     ` SX-SDCAN Morgan McKenzie
@ 2014-02-26 20:17       ` Morgan McKenzie
  2014-02-26 21:31         ` Otavio Salvador
  0 siblings, 1 reply; 9+ messages in thread
From: Morgan McKenzie @ 2014-02-26 20:17 UTC (permalink / raw)
  To: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 4253 bytes --]

Hi all,

I sent a message a while about getting an SX-SDCAN module working on a i.mx6qSabreAuto board.  Several months later with a lot of banging my head against various walls (or at least that's what it seemed like) I believe that I've finally figured out what was going on -  it is configured to load as a module in my kernel configuration due to something else it requires also being a module; and as far as I can tell, module is trying to load before the file system is fully ready (or something like that) and therefore cannot find the required board configuration files.
So if anyone runs into a problem with this chip in the future that's at least a possible cause. I'm going to try to figure out a good way of solving the problem and supply a patch if I can - but to be honest I don't know nearly enough about Yocto/linux to do it properly so that might not happen.. (if anyone else has any good ideas on that I'm very open to suggestion!)

Regards,
Morgan McKenzie

From: rmtm@uvic.ca
To: meta-freescale@yoctoproject.org
Date: Thu, 30 Jan 2014 12:41:37 -0700
Subject: Re: [meta-freescale] SX-SDCAN




Hi,
Thanks for the feedback, I was thinking of posting there but hadn't got around to it yet. It's weird - I used to have it working with LTIB back a few months ago (well, almost a year) and I have a really similar configuration on the board now.
Anyways, thanks for your help - hopefully someone in the imx-community will know.
Regards,
Morgan McKenize

> Date: Thu, 30 Jan 2014 08:59:43 -0200
> From: daiane.angolini@freescale.com
> To: rmtm@uvic.ca; meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] SX-SDCAN
> 
> On 30-01-2014 03:03, Morgan McKenzie wrote:
> > Anyone?
> >
> > ------------------------------------------------------------------------
> > From: rmtm@uvic.ca
> > To: meta-freescale@yoctoproject.org
> > Subject: SX-SDCAN
> > Date: Wed, 22 Jan 2014 18:42:54 -0700
> >
> > Hi,
> >
> > I don't know if anyone else has near the same configuration as me - but
> > I've been trying to enable the SX-SDCAN module for my imx6q sabre auto
> > board. I've searched google and come up with a few things but none
> > resulting in a fix, and am going to contact the manufacturer to see if
> > they can help.
> >
> > I've built up an image based on core-image - I haven't configured the
> > kernel but Atheros ath6kl support is enabled as a module.
> >
> >
> > I was wondering if anyone has had experience with it (and more
> > particularly success?)
> 
> no
> 
> >
> > During the board's boot cycle it gives the following messages:
> >
> >     ath6kl: Failed to get board file ath6k/AR6003/hw2.1.1/bdata.bin
> >     (-2), trying to find default board file.
> >     ath6kl: Failed to get default board file
> >     ath6k/AR6003/hw2.1.1/bdata.SD31.bin: -2
> >     ath6kl: Failed to init ath6kl core
> >     ath6kl_sdio: probe of mmc1:0001:1 failed with error -2
> >
> > And, these are the contents of /lib/firmware/ath6k/AR6003/hw2.1.1, so it
> > seems to have the things I need there:
> >
> >     athwlan.bin
> >
> >     bdata.SD31.bin
> >
> >     bdata.SD32.bin
> >     bdata.WB31.bin
> >     bdata.bin -> bdata.SD31.bin
> >     bdata.patch.bin
> >     endpointpoing.bin
> >     fw-2.bin
> >     fw-3.bin
> >     opt.bin
> >
> >
> > Any help would be much appreciated!
> 
> So, you do have the module (*.ko) and you do have the firmware. I think 
> you have everything needed. The only missing piece would be the wifi 
> tools to control it.
> 
> What's your board? What changes did you make?
> 
> This is not exactly the right place to get help on this kind of issue 
> (as it does not related with yocto). Have you tried to post your 
> question in imx-community?
> 
> 
> Daiane
> >
> >
> > Morgan McKenzie
> >
> >
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale
> >
> 
> 
> -- 
> Daiane
 		 	   		  

_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale 		 	   		  

[-- Attachment #2: Type: text/html, Size: 5553 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN Ath6kl firmware
  2014-02-26 20:17       ` SX-SDCAN Ath6kl firmware Morgan McKenzie
@ 2014-02-26 21:31         ` Otavio Salvador
  2014-02-28  0:14           ` Morgan McKenzie
  0 siblings, 1 reply; 9+ messages in thread
From: Otavio Salvador @ 2014-02-26 21:31 UTC (permalink / raw)
  To: Morgan McKenzie; +Cc: meta-freescale

Hello Morgan,

On Wed, Feb 26, 2014 at 5:17 PM, Morgan McKenzie <rmtm@uvic.ca> wrote:
> I sent a message a while about getting an SX-SDCAN module working on a
> i.mx6qSabreAuto board.  Several months later with a lot of banging my head
> against various walls (or at least that's what it seemed like) I believe
> that I've finally figured out what was going on -  it is configured to load
> as a module in my kernel configuration due to something else it requires
> also being a module; and as far as I can tell, module is trying to load
> before the file system is fully ready (or something like that) and therefore
> cannot find the required board configuration files.
>
> So if anyone runs into a problem with this chip in the future that's at
> least a possible cause. I'm going to try to figure out a good way of solving
> the problem and supply a patch if I can - but to be honest I don't know
> nearly enough about Yocto/linux to do it properly so that might not happen..
> (if anyone else has any good ideas on that I'm very open to suggestion!)

I'd like to understand the issue so we may try to come up with a fix
for it. I don't have a SabreAuto board myself (neither the WIFI
adapter) but I have some understanding about Linux and Yocto Project
and may be able to help.

Could you explain me how did you get to the conclusion it is an order issue?

Regards,

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN Ath6kl firmware
  2014-02-26 21:31         ` Otavio Salvador
@ 2014-02-28  0:14           ` Morgan McKenzie
  2014-04-10  3:08             ` Morgan McKenzie
  0 siblings, 1 reply; 9+ messages in thread
From: Morgan McKenzie @ 2014-02-28  0:14 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 2751 bytes --]

Hi Otavio,
To be honest I'm not completely sure about it being a timing issue, it's just my best guess. When the board boots up it hangs and isn't able to load the module, but if I log in, rmmod the module, and insmod the module, it works. All the error messages I get during boot are relating to the module file not being found, which makes me think that the file system isn't ready (or perhaps some other system service - maybe udev??).
Unfortunately I've been swamped with work the last few days and haven't been able to take too much of a look at it. I'll be spending some time on it over the weekend so I will probably have a better idea by Monday.
Thanks for your interest! 
Regards,
Morgan McKenzie


> Date: Wed, 26 Feb 2014 18:31:36 -0300
> From: otavio@ossystems.com.br
> To: rmtm@uvic.ca
> CC: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] SX-SDCAN Ath6kl firmware
> 
> Hello Morgan,
> 
> On Wed, Feb 26, 2014 at 5:17 PM, Morgan McKenzie <rmtm@uvic.ca> wrote:
> > I sent a message a while about getting an SX-SDCAN module working on a
> > i.mx6qSabreAuto board.  Several months later with a lot of banging my head
> > against various walls (or at least that's what it seemed like) I believe
> > that I've finally figured out what was going on -  it is configured to load
> > as a module in my kernel configuration due to something else it requires
> > also being a module; and as far as I can tell, module is trying to load
> > before the file system is fully ready (or something like that) and therefore
> > cannot find the required board configuration files.
> >
> > So if anyone runs into a problem with this chip in the future that's at
> > least a possible cause. I'm going to try to figure out a good way of solving
> > the problem and supply a patch if I can - but to be honest I don't know
> > nearly enough about Yocto/linux to do it properly so that might not happen..
> > (if anyone else has any good ideas on that I'm very open to suggestion!)
> 
> I'd like to understand the issue so we may try to come up with a fix
> for it. I don't have a SabreAuto board myself (neither the WIFI
> adapter) but I have some understanding about Linux and Yocto Project
> and may be able to help.
> 
> Could you explain me how did you get to the conclusion it is an order issue?
> 
> Regards,
> 
> -- 
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
 		 	   		  

[-- Attachment #2: Type: text/html, Size: 3385 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN Ath6kl firmware
  2014-02-28  0:14           ` Morgan McKenzie
@ 2014-04-10  3:08             ` Morgan McKenzie
  2014-04-21  3:38               ` Otavio Salvador
  0 siblings, 1 reply; 9+ messages in thread
From: Morgan McKenzie @ 2014-04-10  3:08 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 4046 bytes --]

Hi Otavio,

I'm sorry I left this on the backburner for so long - I solved the problem a little while ago and I've been meaning to send this and just haven't had the chance. 

I've managed to solve the issue to my satisfaction; I have the board booting and reliably connecting to wifi. However, I don't think that the way I did it would qualify at all for being put back into the repo. For anyone else who might be having/might have the issue, this would probably help though...
in blacklist.conf, which goes in /etc/modprobe.d/:>    install ath6kl /bin/false(note that just doing an ordinary blacklist actually still resulted in it trying to load when the sdio was recognized, which caused the boot sequence to hang for 60 seconds as the module searched for the board data file, so I had to force it to fail...)
And then in an init file, which ignores the blacklist:>   modprobe --ignore-install ath6kl


--Morgan
From: rmtm@uvic.ca
To: otavio@ossystems.com.br
Date: Thu, 27 Feb 2014 17:14:59 -0700
CC: meta-freescale@yoctoproject.org
Subject: Re: [meta-freescale] SX-SDCAN Ath6kl firmware




Hi Otavio,
To be honest I'm not completely sure about it being a timing issue, it's just my best guess. When the board boots up it hangs and isn't able to load the module, but if I log in, rmmod the module, and insmod the module, it works. All the error messages I get during boot are relating to the module file not being found, which makes me think that the file system isn't ready (or perhaps some other system service - maybe udev??).
Unfortunately I've been swamped with work the last few days and haven't been able to take too much of a look at it. I'll be spending some time on it over the weekend so I will probably have a better idea by Monday.
Thanks for your interest! 
Regards,
Morgan McKenzie


> Date: Wed, 26 Feb 2014 18:31:36 -0300
> From: otavio@ossystems.com.br
> To: rmtm@uvic.ca
> CC: meta-freescale@yoctoproject.org
> Subject: Re: [meta-freescale] SX-SDCAN Ath6kl firmware
> 
> Hello Morgan,
> 
> On Wed, Feb 26, 2014 at 5:17 PM, Morgan McKenzie <rmtm@uvic.ca> wrote:
> > I sent a message a while about getting an SX-SDCAN module working on a
> > i.mx6qSabreAuto board.  Several months later with a lot of banging my head
> > against various walls (or at least that's what it seemed like) I believe
> > that I've finally figured out what was going on -  it is configured to load
> > as a module in my kernel configuration due to something else it requires
> > also being a module; and as far as I can tell, module is trying to load
> > before the file system is fully ready (or something like that) and therefore
> > cannot find the required board configuration files.
> >
> > So if anyone runs into a problem with this chip in the future that's at
> > least a possible cause. I'm going to try to figure out a good way of solving
> > the problem and supply a patch if I can - but to be honest I don't know
> > nearly enough about Yocto/linux to do it properly so that might not happen..
> > (if anyone else has any good ideas on that I'm very open to suggestion!)
> 
> I'd like to understand the issue so we may try to come up with a fix
> for it. I don't have a SabreAuto board myself (neither the WIFI
> adapter) but I have some understanding about Linux and Yocto Project
> and may be able to help.
> 
> Could you explain me how did you get to the conclusion it is an order issue?
> 
> Regards,
> 
> -- 
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
 		 	   		  

_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale 		 	   		  

[-- Attachment #2: Type: text/html, Size: 5116 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: SX-SDCAN Ath6kl firmware
  2014-04-10  3:08             ` Morgan McKenzie
@ 2014-04-21  3:38               ` Otavio Salvador
  0 siblings, 0 replies; 9+ messages in thread
From: Otavio Salvador @ 2014-04-21  3:38 UTC (permalink / raw)
  To: Morgan McKenzie; +Cc: meta-freescale

Hello Morgan,

On Thu, Apr 10, 2014 at 12:08 AM, Morgan McKenzie <rmtm@uvic.ca> wrote:
> I'm sorry I left this on the backburner for so long - I solved the problem a
> little while ago and I've been meaning to send this and just haven't had the
> chance.

No problem. Life is always in a rush :)

> I've managed to solve the issue to my satisfaction; I have the board booting
> and reliably connecting to wifi. However, I don't think that the way I did
> it would qualify at all for being put back into the repo. For anyone else
> who might be having/might have the issue, this would probably help though...
>
> in blacklist.conf, which goes in /etc/modprobe.d/:
>>    install ath6kl /bin/false
> (note that just doing an ordinary blacklist actually still resulted in it
> trying to load when the sdio was recognized, which caused the boot sequence
> to hang for 60 seconds as the module searched for the board data file, so I
> had to force it to fail...)
>
> And then in an init file, which ignores the blacklist:
>>   modprobe --ignore-install ath6kl

Which kernel version did you try? Have you tried with 3.10.17? or even
newer as 3.14?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-21  3:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-23  1:42 SX-SDCAN Morgan McKenzie
2014-01-30  5:03 ` SX-SDCAN Morgan McKenzie
2014-01-30 10:59   ` SX-SDCAN Daiane Angolini
2014-01-30 19:41     ` SX-SDCAN Morgan McKenzie
2014-02-26 20:17       ` SX-SDCAN Ath6kl firmware Morgan McKenzie
2014-02-26 21:31         ` Otavio Salvador
2014-02-28  0:14           ` Morgan McKenzie
2014-04-10  3:08             ` Morgan McKenzie
2014-04-21  3:38               ` Otavio Salvador

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.