Mainline Linux LTS 5.4.x issues (ethernet, mmc, drm)
Hello! I'm working on getting Alpine Linux running on this device. I'm using the mainline linux-lts kernel 5.4.12, with no patches: config.
I've prepared an iso which, when flashed to a USB stick, comes up no sweat and boots to a shell normally. The issues are then apparent:
I've prepared an iso which, when flashed to a USB stick, comes up no sweat and boots to a shell normally. The issues are then apparent:
- I have no eMMC devices in /dev
- eth0 exists, but attempting to bring it up gives "ip: ioctl 0x8914 failed: No such device"
- The display has bizzare issues where many new pixels won't be written to the display until a few redraws later, using the tty0 console.
Tagged:
Comments
1. git clone --depth=1 https://github.com/libre-computer-project/libretech-linux.git --branch v5.4/libretech-master-stable-build
4. make CROSS_COMPILE=aarch64-linux-gnu- ARCH=arm64 -j 4 deb-pkg amlogic/meson-gxl-s805x-libretech-ac.dtb
https://drive.google.com/drive/folders/1pegeogXjbtklm5T4EMZGg9vUzM8ax1c4?usp=sharing
also i am prepared kernel with additional included drivers for dvb usb devices from usb v1 and usb v2 subpage by make menuconfig plus three patches for my terratec cinergy s2 box :
https://drive.google.com/drive/folders/1F1K4by9MCiXBltGfttjO4SQYkccNoxk9?usp=sharing
But unfortunelly above kernels fails when i install on ubuntu by "dpkg -i" coommand on images from here
http://share.loverpi.com/board/libre-computer-project/libre-computer-board/image/
after init not follows to systemd ...
Any suggestion where is the problem ????
i compiled today above kernel with extra usb drivers :usb:sound,dvb,wifi,bt,webcam+fix terratec cinergy s2 box
https://drive.google.com/open?id=1pRm7cY8ZoH4rW1O--1NILf3KPmLd7usM