skiffos / SkiffOS

Any Linux distribution, anywhere.
https://skiffos.com
MIT License
687 stars 51 forks source link

jetson: update to linux4tegra 32.6.x #137

Closed paralin closed 2 years ago

paralin commented 3 years ago

Hopefully will fix the jetson nano boot issue in #125

paralin commented 3 years ago

Requires further testing against jetson tx2 and nano

paralin commented 3 years ago

Some reverts were done on master branch to fix this. With this PR applied, the following boot failure occurs, possibly due to either GPIO handling or tegra186_cpufreq_platform_driver_init

Kernel panic - not syncing: softlockup: hung tasks

Full boot failure log available here: https://gist.github.com/paralin/a14162632299dddd55de6fc2f8050f4d

paralin commented 2 years ago

Merged