Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. It's the link up/down problem. Never seen this under bullseye but it happens on bookworm
  3. after some research i have (finally) found the original archives form balbes. they can also been burn to the internal eemc. with some work you can run bookworm with kernel 3.10.99 (dont ask why) from the internal storage... https://archive.org/details/amlogic-s805-linux tks for 0jw4tts witch uploaded those files to archive.og !!!
  4. Today
  5. Guys, does anyone know how to enable the TV Box's wifi with the ik316 process? I downloaded armbian, the only thing missing is wifi. Data transmission works with a network cable, only the wifi is having problems. The iso I downloaded was Armbian-unofficial_25.05.0-trunk_X96q-lpddr3_bookworm_edge_6.12.11_xfce_desktop.img.xz
  6. Be aware that the answer might depend on the filesystem you are using on your board Be aware that a resize operation can easily destroy your data or at least make it inaccessible have a look at shrink-backup for "reverse"
  7. On the ROCK 5B+, I am getting the following error at boot [ 12.361648] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 12.389297] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 12.390688] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 12.392699] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid I believe this is the cause of being unable to set the regulatory region for WiFi. Running sudo iw reg get returns global country 00: DFS-UNSET even after running sudo iw reg set GB
  8. I think it is this script: https://github.com/armbian/build/blob/main/packages/bsp/common/usr/lib/armbian/armbian-resize-filesystem There might be a switch or option to prevent resize, need to check documentation. Or do manually after expansion: https://unix.stackexchange.com/questions/656836/how-do-i-shrink-a-partition-right-after-shrinking-its-filesystem-with-resize2fs
  9. Armbian is written to a µSD card as a small file (a gig or two if I recall). If the card is 64gigs, the image is still just a few gigs written to that card. When booted on the device, though, it automatically expands the file system to the full size of the card. How exactly does it do that? And... How do I do the reverse? Take the file system from a working armbian install and create a small image that when written to a µSD card, will stay small, but then auto-expand when booted on a device?
  10. @Popolon indeed this issue rot for a long time. I cleaned up my backlog to have more time for armbian. Also I still have quite a few processes to learn about armbian board maintenance still to this day. But you confirm that with mainline 6.12 all is fine ? But, indeed no HDMI out and no audio. I still have a patch for mainline 6.12 in the pipe about a race condition between SATA chip and nvme as far as I remind. I will prioritize data vendor kernel debugging if this mainline patch is not required (and indeed mainline still lacks any multimedia capability, this might be a showstopper for most users) even though I am close to complete testing and send PR for this one. As of now I have confirmed that this mainline patch set does not help vendor as the vendor branch has a hack that workaround the issue that mainline faces about this SATA/nvme race.
  11. I haven't checked yet, first of all I was interested in the main core of 6.15
  12. 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?
  13. Did you give BSP kernel source 6.6 a try?
  14. 100mbps is enough for all my projects. if not, there are some usb3 gigabit adapters
  15. did the 100mbps LAN make you work worse?
  16. 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
  17. 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"
  18. Network bridge is added within armbian-config Docker install ... Perhaps open a ticket https://github.com/armbian/configng so this is eventually done properly.
  19. Reinstall docker from armbian-config solved problem, with manual installed docker it won't work.
  20. @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
  21. @c0rnelius here you are. Denis dmseg-H.txt
  22. @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
  23. 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.
  24. 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
  25. 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
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines