Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I haven't checked yet, first of all I was interested in the main core of 6.15
  3. Tried again kernel 6.12, still no display, and it looks, like SATA instability depend on kernel version for 6.1 and have to stop/start several time the power to have it work on recent one. A bit tired of this too. It will probably not be good for the hardware to start/shutdown several time the power. After SATA disks are up they work parfectly. Looks like a power management bug, but not sure?
  4. Did you give BSP kernel source 6.6 a try?
  5. Today
  6. 100mbps is enough for all my projects. if not, there are some usb3 gigabit adapters
  7. did the 100mbps LAN make you work worse?
  8. did you try it on windows? https://forum.armbian.com/topic/28895-efforts-to-develop-firmware-for-h96-max-v56-rk3566-8g64g/page/8/#findComment-187561
  9. Looks like the server images uses systemd for network control, but desktop images use network manager. I believe this should build the server images with network manager: ./compile.sh NETWORKING_STACK="network-manager"
  10. Network bridge is added within armbian-config Docker install ... Perhaps open a ticket https://github.com/armbian/configng so this is eventually done properly.
  11. Reinstall docker from armbian-config solved problem, with manual installed docker it won't work.
  12. @ZjemCiKolege than you! Now wireless is activated by the overlay. @c0rnelius wifi ok but I'm still missing bluetooth (pb with the controller). See dmseg attached. dmseg-H-wifi-bt.txt
  13. @c0rnelius here you are. Denis dmseg-H.txt
  14. @ScoreABSM If you enable overlay via armbian-config remove "sun50i-h616" in boot enviroment(armbianEnv.txt) should be look like this overlays=bananapi-m4-sdio-wifi-bt https://github.com/armbian/configng/issues/542
  15. Issues with the build framework, building Armbian to say, should be reported in the framework repository. https://github.com/armbian/build/ Make sure you include full logs. Use the curl command at the very and of the process or use SHARE_LOG=yes as build switch. Otherwise report might be rejected.
  16. I guess the image with Gnome already built-in ships some extra package that makes this work or has some tweaks. Latter are obviously missing when installing from standard packages. You have to dive into the code where tweaks are applied and/or into package lists. https://github.com/armbian/build
  17. Ubuntu 22 gnome desktop compilation encounters' Configuring Locales' exception: bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16 [🔨] setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16 [🔨] setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16 [🔨] setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16 [🔨] setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16 [🔨] setfont: ERROR kdfontop.c:285 put_font_piofont: PIO_FONT: unsupported font height: 16 [🔨] The keyboard is in some unknown mode I'm trying: functions/configuration/main-config.sh Pre set the value of 'DEST_LANG' It can't change either! help
  18. Mainline audio is not working. Vendor audio is working but not activated by default yet
  19. Sorry took so long: workaround is to set the two mixer controls via cli: amixer -c 4 sset 'Left Headphone Mixer Left DAC' on amixer -c 4 sset 'Right Headphone Mixer Right DAC' on they are off on armbian and on the initial image I was testing with which you properly sorted out was Radxa default Debian image. Edit: note you can increase the sound output by increasing "Headphone Mixer", via amixer or interactively via "alsamixer -c 4". Edit 2: note that this only works for the vendor kernel. I don't get audio out with the mainline one (replace -c 4 by -c 0 there as there is only one audio device available with mainline)
  20. Sorry for the late reply. Note the baud rate is set in U-Boot to 1.5Mbps (and your device tells max 1Mbps).
  21. This is for rock 5b. The U-boot requirements is for rock 5b only as it seems to be due to rock 5b being powered via this usb-c port (and talks about the USB-PD negociation needing to happen in u-boot). So this patch to rock 5b dts will not fix rock-5-itx support. Edit: Mind I have not checked yet if the rock-5-itx dts already has this code or not.
  22. Hi, Mainline status is here: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/main/mainline-status.md and description of the submitted patch is here: https://lore.kernel.org/linux-rockchip/20241210163615.120594-1-sebastian.reichel@collabora.com/ It mentions that more recent U-Boot versions handle some USB communications, so I was also thinking that updating the U-Boot on my board might help although I haven't quite worked out how to do that yet.
  23. How do I change the default desktop environment on Debian 12 startup from cinnamon to xfce4? I have installed xfce4 and it's related "goodies", added a .Xclients file containing "startxfc4" in both root and ~/ folder locations. But the unit sometimes boots back into cinnamon. I do not see anything under armbian-config to control the desktop environment or to switch between cli/gui. I recall such options under orangepi-config (at least the cli/gui switching).
  24. Yesterday
  25. After years of thinking, wishing and tinkering - Armbian automated WiFi performance benchmark system: https://docs.armbian.com/WifiPerformance/ From latest WiFi 7 down to (in)famous xradio XR819.
  26. @c0rnelius new test with latest debian rolling (25.8.0-trunk.5_Bananapim4zero_trixie_current_6.12.23_minimal): - HDMI audio and GPU ok 👍 - no wireless Again my question about overlays: do I need another overlay for wireless? The one I used for standard builds (sun50i-h616-bananapi-m4-sdio-wifi-bt) is not working... Thanks for your help. Denis
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines