All Questions
Tagged with linaro embedded-linux
3 questions
0
votes
1
answer
716
views
Tinkerboard with RTC board does not update the system time
I'm working on a ASUS TinkerBoard, OS Linaro 9.5 - Kernel 4.4.132
I added a little RTC board based on DS3231 chip.
The system creates the device /dev/rtc1 added to /dev/rtc0 and /dev/rtc (link to /dev/...
3
votes
1
answer
3k
views
How can I disable the startup penguins and boot text on Linaro Ubuntu?
I am trying to implement a kiosk style boot on a Chipsee panel computer, running a Linaro Ubuntu variant.
I want to turn off the four penguins that show up, then the usual long list of boot ...
3
votes
1
answer
559
views
How can I configure yocto to compile linaro eglibc for kernel 3.10.0
I'm working on a bsp layer for SBC Pine64 and my image is successfully generated but I'm getting "FATAL: kernel too old" when booting init
from busybox. I've checked my busybox binary and it's being ...