We had old arndale images working, but those were based on openSUSE-12.x which is now long obsolete and bad (e.g. missing security updates).
Thus we want to use a more modern u-boot and kernel, but those currently trigger a kernel panic. That needs to be investigated, tracked down and fixed but on the way we are hitting other problems, such as insufficient cross-compilation tools and a u-boot that can not do network/tftp boot.
This project is part of:
Hack Week 13
Activity
Comments
-
over 6 years ago by bmwiedemann | Reply
using setenv append " init=/bin/bash" I found a workaround: echo "install xhci_hcd /bin/true" > /etc/modprobe.d/90-blacklist-xhci.conf
-
over 6 years ago by bmwiedemann | Reply
(ontop of modules loaded in initrd) minimal reproducer is
for m in exynosdrm i2cs3c2410 clks2mps11 s5m8767 xhciplathcd asix ; do echo $m ; /sbin/modprobe $m ; done
-
over 6 years ago by bmwiedemann | Reply
still crashed with "xhci_hcd" blacklisted - but blacklisting exynosdrm helped
Similar Projects
Add Graphics Mode to WozMania by e_bischoff
Project description
WozMania is an Apple ...
Install BLOB-less U-Boot in SPI of Pine64 ROCKPro64 and boot from NVMe disk by clanig
Project Description
This project is about i...
Setup A Linux Cross Referencer for SUSE kernels by tdz
Project Description
There's [Elixir](http...
Poking technologies for enrolling customer key to kernel trusted keyring by joeyli
[comment]: # (Please use the project descriptio...
mac80211_hwsim tool by cfconrad
Project Description
Write a userland tool...
Rust in linux kernel by dsterba
[comment]: # (Please use the project descriptio...
generic zswap dedup by ailiopoulos
[comment]: # (Please use the project descriptio...