On Thu, Jun 1, 2017 at 12:47 PM, Robert Nelson <[email protected]> wrote:
> On Thu, Jun 1, 2017 at 12:38 PM, Custom AM5718 <[email protected]> wrote:
>> We're investigating some code over to use the PRU, I think we'll still
>> target 4.4x
>>
>> So far everything looks fine... eeprom and tree works
>>
>> We had to patch our dts to add the pcie1 back in. We can do a merge request
>> later once we get past the firmware load issue
>>
>> &pcie1_rc {
>>  status = "okay";
>>  gpios = <&gpio2 8 GPIO_ACTIVE_LOW>;
>> };
>>
>>
>> &pcie1_ep {
>>  gpios = <&gpio2 8 GPIO_ACTIVE_LOW>;
>> };
>>
>>
>> lspci is showing the bus and the 3160HMW. The firmware is giving us some
>> problems, might be an intel thing however:
>>
>>> dmesg
>> [    4.534104] iwlwifi 0000:01:00.0: enabling device (0140 -> 0142)
>> [    4.555571] iwlwifi 0000:01:00.0: Direct firmware load for
>> iwlwifi-3160-17.ucode failed with error -2
>> [    4.615862] iwlwifi 0000:01:00.0: loaded firmware version 16.242414.0
>> op_mode iwlmvm
>> [    4.731836] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC
>> 3160, REV=0x164
>> [    4.732966] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
>> [    4.733210] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
>> [   11.502283] iwlwifi 0000:01:00.0: Failed to load firmware chunk!
>> [   11.508349] iwlwifi 0000:01:00.0: Could not load the [0] uCode section
>> [   11.516889] iwlwifi 0000:01:00.0: Failed to start INIT ucode: -110
>> [   11.523155] iwlwifi 0000:01:00.0: Failed to run INIT ucode: -110
>> [   11.542398] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
>>
>> [   11.557883] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
>
> I'll need to back port that into jessie..
>
> https://packages.debian.org/search?suite=stretch&arch=any&searchon=contents&keywords=iwlwifi-3160-16.ucode

opps already backported:

http://repos.rcn-ee.net/debian/pool/main/f/firmware-nonfree/

sudo apt update ; sudo apt install firmware-iwlwifi

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYi1daNsk2VsiCp6%2BTATCzoEvoV%3D3TdaYYj-Od%2BuwHF5aQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to