Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
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/...
SteMMo's user avatar
  • 408
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 ...
William Maness's user avatar
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 ...
mont3z's user avatar
  • 85