04-10-2021, 05:11 PM
(01-10-2021, 01:09 PM)roel Wrote: I build a image form manjaro-arm testing and it results in a booting image.
What works:
- Wifi
- bluetooth
- hdmi-sound
- usb3
What doesn't work:
- Certain emmc cards doesn't seem to work
You can get emmc working on this image with the dtb on my sourceforge page, I also put a kernel there for people who already have manjaro-arm running with my previous dtb. Don't forget if you upgrade your kernel you should copy this dtb every time to /boot/dtbs/allwinner until this is fixed.
The reason I do it like this is because sd-cards don't seem to boot with the emmc fix and also because more emmc stuff is broken so you don't get more read/write speed with emmc in comparison with booting from sd-card.
More fixable errors:
- It's possible you notice there is no network. Normally restarting NetworkManager.service should fix this, in a terminal -> sudo systemctl restart NetworkManager.service
- It's also possible bluetooth doesn't work. Also restarting bluetooth.service should fix this, in a terminal -> sudo systemctl restart bluetooth.service
If bleutooth doesn't work after this, install the bluez-utils with pacman and thenfollow the guide on the archlinux wiki as described under troubleshooting -sudo systemctl restartsudo systemctl restartsudo systemctl restartsudo systemctl restartsudo systemctl restartsudo systemctl restartsudo systemctl restartsudo systemctl restart sudo systemctl restartbluetooth usb dongle -> https://wiki.archlinux.org/index.php/Blu...USB_Dongle
Haha, yes, Wifi and HDMI sound work for me!
Bluetooth still doesn't work ... I haven't been able to mess around with it too much, but when I try to load the module I get an interesting error saying: "libkmod: kmod_config_parse: /etc/modprobe.d/8723cs.conf line 2: ignoring bad line starting with ':46:c1:3a:21:b1' ". I will keep messing with it though, this very well could be on my end.
Interestingly enough, my USB 3.0 port doesn't work at all. It doesn't show up when I run "lsusb", but the USB2.0 ports do. Not sure what is going on there. I don't think it has anything to do with power draw, not even a little wireless mouse USB dongle works.