* Does anybody knows a recipe for open-ath9k-htc-firmware?
@ 2015-07-21 18:30 Daniel.
2015-07-21 20:37 ` Gary Thomas
0 siblings, 1 reply; 4+ messages in thread
From: Daniel. @ 2015-07-21 18:30 UTC (permalink / raw)
To: yocto@yoctoproject.org
Hi all,
I'm trying to use TPLINK TL-WN722N usb wireless card which is known to
work with ath9k_htc.ko driver and open-ath9k-htc-firmware[1]. I've
compiled the driver built-in with success. When I plug the usb stick I
got this on dmesg:
usb 2-1.1: ath9k_htc: Firmware htc_9271.fw requested
usb 2-1.1: Direct firmware load failed with error -2
usb 2-1.1: Falling back to user helper
usb 2-1.1: ath9k_htc: Failed to get firmware htc_9271.fw
usb 2-1.1: ath9k_htc: USB layer deinitialized
So firmware is missing. Does anybody knows a recipe for it?
Best regards,
- dhs
[1] https://wireless.wiki.kernel.org/en/users/drivers/ath9k_htc/devices
--
"Do or do not. There is no try"
Yoda Master
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Does anybody knows a recipe for open-ath9k-htc-firmware?
2015-07-21 18:30 Does anybody knows a recipe for open-ath9k-htc-firmware? Daniel.
@ 2015-07-21 20:37 ` Gary Thomas
2015-07-21 20:47 ` Gary Thomas
0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2015-07-21 20:37 UTC (permalink / raw)
To: yocto
On 2015-07-21 12:30, Daniel. wrote:
> Hi all,
>
> I'm trying to use TPLINK TL-WN722N usb wireless card which is known to
> work with ath9k_htc.ko driver and open-ath9k-htc-firmware[1]. I've
> compiled the driver built-in with success. When I plug the usb stick I
> got this on dmesg:
>
> usb 2-1.1: ath9k_htc: Firmware htc_9271.fw requested
> usb 2-1.1: Direct firmware load failed with error -2
> usb 2-1.1: Falling back to user helper
> usb 2-1.1: ath9k_htc: Failed to get firmware htc_9271.fw
> usb 2-1.1: ath9k_htc: USB layer deinitialized
>
>
> So firmware is missing. Does anybody knows a recipe for it?
> Best regards,
> - dhs
>
> [1] https://wireless.wiki.kernel.org/en/users/drivers/ath9k_htc/devices
>
You need to install the linux-firmware-ath9k package which has this file
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Does anybody knows a recipe for open-ath9k-htc-firmware?
2015-07-21 20:37 ` Gary Thomas
@ 2015-07-21 20:47 ` Gary Thomas
2015-07-21 20:56 ` Daniel.
0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2015-07-21 20:47 UTC (permalink / raw)
To: yocto
On 2015-07-21 14:37, Gary Thomas wrote:
> On 2015-07-21 12:30, Daniel. wrote:
>> Hi all,
>>
>> I'm trying to use TPLINK TL-WN722N usb wireless card which is known to
>> work with ath9k_htc.ko driver and open-ath9k-htc-firmware[1]. I've
>> compiled the driver built-in with success. When I plug the usb stick I
>> got this on dmesg:
>>
>> usb 2-1.1: ath9k_htc: Firmware htc_9271.fw requested
>> usb 2-1.1: Direct firmware load failed with error -2
>> usb 2-1.1: Falling back to user helper
>> usb 2-1.1: ath9k_htc: Failed to get firmware htc_9271.fw
>> usb 2-1.1: ath9k_htc: USB layer deinitialized
>>
>>
>> So firmware is missing. Does anybody knows a recipe for it?
>> Best regards,
>> - dhs
>>
>> [1] https://wireless.wiki.kernel.org/en/users/drivers/ath9k_htc/devices
>>
>
> You need to install the linux-firmware-ath9k package which has this file
>
Note: this package is built from the linux-firmware recipe, i.e.
% bitbake linux-firmware
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Does anybody knows a recipe for open-ath9k-htc-firmware?
2015-07-21 20:47 ` Gary Thomas
@ 2015-07-21 20:56 ` Daniel.
0 siblings, 0 replies; 4+ messages in thread
From: Daniel. @ 2015-07-21 20:56 UTC (permalink / raw)
To: Gary Thomas; +Cc: yocto@yoctoproject.org
Ohh I see, thank you so much Gary!
Best regards,
- dhs
2015-07-21 17:47 GMT-03:00 Gary Thomas <gary@mlbassoc.com>:
> On 2015-07-21 14:37, Gary Thomas wrote:
>>
>> On 2015-07-21 12:30, Daniel. wrote:
>>>
>>> Hi all,
>>>
>>> I'm trying to use TPLINK TL-WN722N usb wireless card which is known to
>>> work with ath9k_htc.ko driver and open-ath9k-htc-firmware[1]. I've
>>> compiled the driver built-in with success. When I plug the usb stick I
>>> got this on dmesg:
>>>
>>> usb 2-1.1: ath9k_htc: Firmware htc_9271.fw requested
>>> usb 2-1.1: Direct firmware load failed with error -2
>>> usb 2-1.1: Falling back to user helper
>>> usb 2-1.1: ath9k_htc: Failed to get firmware htc_9271.fw
>>> usb 2-1.1: ath9k_htc: USB layer deinitialized
>>>
>>>
>>> So firmware is missing. Does anybody knows a recipe for it?
>>> Best regards,
>>> - dhs
>>>
>>> [1] https://wireless.wiki.kernel.org/en/users/drivers/ath9k_htc/devices
>>>
>>
>> You need to install the linux-firmware-ath9k package which has this file
>>
>
> Note: this package is built from the linux-firmware recipe, i.e.
> % bitbake linux-firmware
>
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
--
"Do or do not. There is no try"
Yoda Master
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-07-21 20:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21 18:30 Does anybody knows a recipe for open-ath9k-htc-firmware? Daniel.
2015-07-21 20:37 ` Gary Thomas
2015-07-21 20:47 ` Gary Thomas
2015-07-21 20:56 ` Daniel.
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.