4.10-rc3 rpi issues

Stefan Wahren stefan.wahren at i2se.com
Mon Jan 16 08:02:06 PST 2017


Hi Gerd,

Am 16.01.2017 um 14:24 schrieb Gerd Hoffmann:
>   Hi,
>
>> maybe we should try a different strategy:
>>
>> * checkout tag 4.10-rc4
>> * revert all dwc2 commits until ffc4b4067e1bb639834a716b4148efce736b2ba6 ("
>> usb: dwc2: cleanup with list_first_entry_or_null()")
>>
>> So we are able to see if it's dwc2 related or not.
> reverted them all:
>
> for commit in $(git log --oneline v4.9..v4.10-rc4 -- drivers/usb/dwc2 |
> cut -d" " -f1); do git revert --no-edit $commit || break; done
>
> wifi still broken.

okay, here are further suggestions:

* add usbcore.autosuspend=-1 to kernel cmdline
* revert the 4.10 changes for your wifi driver
* test the wifi dongle in a different hardware platform with 4.10-rc4

Stefan



More information about the linux-rpi-kernel mailing list