Jump to content

Werner

Administrators
  • Posts

    4476
  • Joined

  • Last visited

Everything posted by Werner

  1. Debian is known to be rocksolid and stable. The software included therefore is older than upstream because its extensivly tested. Bug fixes are usually backported. To make it easy Ubuntu is a Fork of Debian, mostly unstable or experimental branch, adds some fancy desktop stuff and label it stable. Also Ubuntu maintains only a fraction of the packages includeed by themselves. Most are in "universe" and "multiverse" repositories which are community supported. If a package maintainer decides to no longer maintan a piece of software then you are on your own because nobody official will care. Also the advertisment von Ubuntu to have five year support is kind a BS, because if you take a look at Debian you will notice and do the math with LTS you will also get five years...
  2. Well, then I suggest to start learning since these boards - and even though Armbian makes it easy enough to get started - are still development boards. There are no drivers for gc2035 in mainline available and the support for stoneage kernel version 3.4.x and 3.10 has been dropped due to lacking upstream support.
  3. Something filled up your space. It is up to you to investigate what the reason is. You can try to search for big directories with commands like "du -a / | sort -n -r | head -n 10" Found via web: https://duckduckgo.com/?t=ffab&q=linux+find+big+files&ia=web
  4. Find big files and remove them? I dont' get it...
  5. And maybe take a course in how-to-choose-a-proper-topic-title
  6. None of that. Read the topic @Igor linked above.
  7. Or you could simply add this patch to the patches folder and see if it works and give feedback https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.8.1.xz
  8. I have several cheap USB to barrel plug (to fit OrangePis, 4.0 x 1.7) adapters here and some seem to start failing. o cut a long story short, does anybody have recommendations on what product to buy to get such a cable with better quality?
  9. Well that flag isn't documented. I'll fix that.
  10. But wont be pre-installed on the image. Just to mention...
  11. If the sources are missing and you may want to build your own image anyways I'd do this: BOARD=tinkerboard BRANCH=current KERNEL_ONLY=yes KERNEL_CONFIGURE=no To get a complete set of packages including kernel image, kernel source, kernel headers, dtbs and U-Boot.
  12. The two worst things that could happen are either the compile failes or the board does not boot after kernel replacement. So if possible make a backup of your sd card first, just in case... Also take note that running a custom kernel voids support from Armbian side
  13. Not possible via apt or any other way to sideload. However making a working kernel package for your board is fairly easy using the build script: https://github.com/armbian/build Clone, run, select your board and that you wish to adjust the kernel config. Done. The script will handle the rest.
  14. Uninstall has not been implemented yet and there are not efforts to do that in near future. You can help by contributon and send some code https://github.com/armbian/config
  15. Maybe not exactly 7 days. The cron that does the job probably running only once a day, so give it of grace period You received a like. This should remove the validation as well.
  16. And would increase the pressure on moderation too.
  17. Maybe you wanna to share your success by commiting a PR to https://github.com/armbian/build/blob/master/config/kernel/linux-rk3399-legacy.config ?
  18. If the wifi interfaces is there (iwconfig) then I don't know. In the meantime you surely will find some tutorials in the web how to setup a hotspot on buster with hostapd.
  19. Werner

    FA SOM-RK3399V2

    Maybe @piter75 finds time to add this board as CSC by simply copy/paste the m4v2 to have something others can try too?
  20. Then you should ask Tanix for help because we do not deal with 3rd party images here.
  21. The limit should be gone with the next cronjob.
  22. From my feel most of those are crap anyways and provide some weird/useles soft-raid solutions which can be realised via mdadm as well or even rely on that...
  23. Werner

    FA SOM-RK3399V2

    The easiest way is probably trying to extract the device tree from an official friendlyelec image and compare those.
  24. Werner

    FA SOM-RK3399V2

    This is great news. If you can simply try further features of the board and report if they work or not with the m4v2 image. If somebody finds time initial support for this board can be added by simply copy paste.
  25. The OrangePi One seems to handle this even better. openssl is now running for 15 Minutes and the temperature barely exceeds 85*C without a heatsink at room temperature of about 22*C. Still waiting to finish atm. Edit: Finished And the temps from beginning to end:
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines