-
Posts
100 -
Joined
-
Last visited
Recent Profile Visitors
3898 profile views
-
You can only use soft dual edge interrupts with meson before SM1.
-
This depends on the Armbian default device tree mode for the USB controller. The top left port next to Ethernet is an dual mode capable port so Armbian might have it set to device by default. On Libre Computer official images, they're set to host mode.
-
https://wiki.archlinux.org/title/Display_Power_Management_Signaling
-
Armbian on Le Potato - Chromium very laggy, how can I fix it?
Da Xue replied to EArroyo's topic in Libre Le Potato
RTL8821CU is upstreamed in Linux 6.2. Armbian uses an out-of-tree driver for it. Chromium on X11 is very laggy since it's not accelerated. Your best bet is to use the official Ubuntu server images and run Chromium snap on weston. -
Need to see your actual overlay. But I would test the overlay first by just disabling serial and then using gpioset to test those GPIOs first. Then worry about bitbang I2C driver. Not familiar with Armbian's dt overlay system myself.
-
The hardware video encoder is not supported in anything but Android or the buildroot BSP. It's a very simplistic hardware encoder so it will probably not get upstream support.
-
I2C?
-
Armbian's I2C overlay probably doesn't have the proper biasing https://github.com/libre-computer-project/libretech-wiring-tool/blob/master/libre-computer/aml-s905x-cc/dt/i2c-b.dts You can either re-hack the overlay or use our images along with the libretech-wiring-tool.
-
You have to check the logs. It could be a number of things.
-
Any specific links to the code?
-
@Martin Harris Go online and look for Debian VNC instructions. Raspbian is 99% Debian now with Bullseye so regular Linux instructions will work just fine.
-
Armbian install on Le Potato write permission
Da Xue replied to smarttowers's topic in Libre Le Potato
Patriot and MicroCenter cards are using cheap internal controllers and flash to hit cost low cost. Stick with Tier 1 like SanDisk and Samsung. Even Kington uses crappy flash in some products. -
I don't think Armbian currently supports the SPI. People might be working on this but in the meantime, you can use the official images for SPI: http://distro.libre.computer/ci/ https://github.com/libre-computer-project/libretech-wiring-tool
-
Auto start Emulation Station after login. Armbian 22.08.1 Jammy
Da Xue replied to Rob Dunn's topic in Libre Le Potato
you have to add an systemd service to launch on tty when you hit multiuser.target