Jump to content

Igor

Administrators
  • Posts

    13620
  • Joined

  • Last visited

Everything posted by Igor

  1. @IgZero You can try to force screen resolution: https://docs.armbian.com/Hardware_Allwinner/#how-to-reconfigure-video-output
  2. I think this is related: https://groups.google.com/forum/#!searchin/linux-sunxi/usb$20otg|sort:relevance/linux-sunxi/-O3GckFuje8/aTAkPk1JCQAJ
  3. How much of this document have you read and took into consideration? https://docs.armbian.com/User-Guide_Getting-Started/#how-to-prepare-a-sd-card If you can't boot anything, than other rear HW issues are also possible - broken SD card slot for example.
  4. Igor

    Forum upgrade

    OK, have to check if this is know problem at theirs forums and I hope there is some fix / solution. Most of those new features are part of some plugin. I remain novice to forum code.
  5. Igor

    Forum upgrade

    I have been poking around forum and few things are changed or added. Worth mentioning / summary: - topic authors can always edit first posts, - quote and edit buttons moved under gear icon, - no horizontal separators in the user bar, - member menu is avatar only, - "Create new content" in menu changed to plus icon - search box is squared - minimised breadcrumb, posts and forum statistics
  6. Theoretical yes, practical no since the driver was made for A20 and it breaks while building for A10. Not without rework.
  7. Yes it exists. Check related posts, especially this one:
  8. Just a hint: building inside virtual machine is recommended for security reasons since script runs with superuser rights. In case of some nasty bug (ours or from external sources), your host machine can be wiped or crippled. If dedicated virtual machine is wiped is usually not a big issue.
  9. + one annoying problem. Upon updating you ended up booting random kernel ... you boot in last updated kernel.
  10. Bingo! That works Safe to add permanently?
  11. Igor

    Forum upgrade

    You are hidden from here if you mean that? This works as expected, but you see yourself of course. Hints has to be rewritten or perhaps only enabled back. Since search work decently, we might not need to expose alternative that much, only as a optional, not as a "must use".
  12. If you have an option to power via micro USB or via GPIO pins, than GPIO is suggested method.
  13. No fix, downgrade / old versions = workaround.
  14. It's a know bug to all boards featuring A31. Status: https://groups.google.com/forum/#!topic/linux-sunxi/L9oBoyj0MsA
  15. OK. This is better and more simple solution: systemctl stop log2ram.service systemctl disable log2ram.service
  16. Yes, I can confirm ramlog service is not working properly ... rsyncing on shutdown is not successful, while on demand works. Some services like Apache or Nginx won't start if log (directories) are missing. We need to figure out why is this so. On brief look everything looks normal ...
  17. This problem is solvable on legacy u-boot + kernel by adding those two lines to boot.ini: # To update boot loader on your eMMC, uncomment, reboot into SD card mode with your eMMC attached and comment back when done # run copy_uboot_sd2emmc While on modern u-boot / kernel, this remain broken.
  18. Igor

    Forum upgrade

    It worked for some time ... But the actual problem was that cron job (which also handle purging of this table) was running with too low interval. Well, this is now sorted out.
  19. If nothing was changed on the system I would try using different cables / PSU. I assume you are powering thee board via micro USB connector, which is problematic by default.
  20. Important data are at download page, more general in docs.armbian.com, the rest you can find by using search engine or Google powered site search.
  21. Scripts are inside (kernel,u-boot, headers, ...) deb package(s).
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines