Jump to content

Tido

Members
  • Posts

    1539
  • Joined

  • Last visited

Everything posted by Tido

  1. Backup your SDcard, and do testing with fresh install. Maybe worth giving it a try if it fixes it: https://forum.armbian.com/topic/12403-opi-zero-xr819-wifi-broken-in-new-builds/?do=findComment&comment=91259 If above doesn't help: Disable network manager (permanently) to avoid it restarting after a reboot: systemctl disable NetworkManager.service Configure your network "old school" /etc/network/interface and test again. Last but not least analyze your logs, here is the how to: Providing logs with armbianmonitor -u significantly raises chances that issue is getting addressed.
  2. my very first SBC (Lamobo R1) is finally completely FLOSS (free libre open source software) supported So to say the best product from SinoVoip, sadly I never received an answer from @Nora Lee @Lion Wang about my suggestion especially point 1 & 2 would be easy and a huge improvement of the hardware. in November: https://olimex.wordpress.com/2019/11/28/a20-and-a64-olinuxino-now-with-libre-elec-and-kodi-support/ and just a couple days later: https://olimex.wordpress.com/2019/12/20/the-a20-driver-for-hdmi-audio-is-almost-done/ https://www.olimex.com/
  3. what WiFi chip is on ur OPi? // sent from mobile phone //
  4. Well, systemd offers some diagnose options: systemd-analyze time systemd-analyze plot > OPi_boottime-$(date +%Y%m%d_%H%M%S).svg man systemctl systemctl And if you really want to tweak the very last millisecond: https://forum.armbian.com/topic/8315-daily-tech-related-news-diet/?do=findComment&comment=90239
  5. Providing logs with armbianmonitor -u significantly raises chances that someone is looking at it. // sent from mobile phone //
  6. only a man's year work, full time, for one (1) mobile. That's it So, if you have some time start programming.
  7. in the past some installation broke during the Update. To improve stability some parts have been decoupled. Since then u rarely read about update problems // sent from mobile phone //
  8. Within armbian you find following User-Supported options for GPIO and more: ArmbianIO (sysFS) or UserSpaceIO (libgpiod), pyGPIO accesses 'pins' directly through /dev/mem ArmbianIO API - in C https://forum.armbian.com/topic/5655-armbianio-api-proposal/ User Space IO - is Python 3 and Java 8 bindings for user space GPIO, SPI, I2C, PWM and Serial interfaces https://forum.armbian.com/topic/6523-user-space-io-is-python-3-and-java-8-bindings-for-user-space-gpio-spi-i2c-pwm-and-serial-interfaces/ pyGPIO - A 'more general' python GPIO library based on pyA20 https://forum.armbian.com/topic/5662-pygpio-a-more-general-python-gpio-library/
  9. Tido

    Rock Pi 4 WiringPi

    Within armbian you find following User-Supported options for GPIO and more: ArmbianIO (sysFS) or UserSpaceIO (libgpiod), pyGPIO accesses 'pins' directly through /dev/mem ArmbianIO API https://forum.armbian.com/topic/5655-armbianio-api-proposal/ User Space IO is Python 3 and Java 8 bindings for user space GPIO, SPI, I2C, PWM and Serial interfaces https://forum.armbian.com/topic/6523-user-space-io-is-python-3-and-java-8-bindings-for-user-space-gpio-spi-i2c-pwm-and-serial-interfaces/ pyGPIO - A 'more general' python GPIO library based on pyA20 https://forum.armbian.com/topic/5662-pygpio-a-more-general-python-gpio-library/
  10. If you haven't already searched this forum: https://forum.armbian.com/topic/9590-s905x-alpha-media-capabilities-testing-script/
  11. Troubleshooting, USB (cable) works Ethernet cable (your printer has one, right?) WiFi, but WiFi on OPiZero is tricky, see below. Once No. 2 works your network is not blocking it - get this sorted out. Do not start with WiFi until that works. If you are using the 'onboard' WiFi of your OPiZero, then try to disable that. Take an USB-WiFi-Stick (borrow one from a friend) test it with this first, because onboard WiFi-Driver is nowhere stable: https://forum.armbian.com/topic/12403-opi-zero-xr819-wifi-broken-in-new-builds/ Last but not least, please report back
  12. if you are not low level programmer, this is your best bet: https://forum.armbian.com/topic/8697-wifi-installation-in-orange-pi-pc-in-mainline-kernel/?tab=comments#comment-65304
  13. pls use search forum, right hand top corner. Thank you // sent from mobile phone //
  14. You must read the first post, before you start: https://forum.armbian.com/topic/7930-armbian-for-amlogic-s9xxx-kernel-5x/ hold on, when you read the first post here DO NOT START. Now you read this first post, this will save you a lot of time and explain you the steps: https://forum.armbian.com/topic/2419-armbian-for-amlogic-s905-and-s905x-ver-544/ I hope this helps.
  15. A nice video about really tweaking boot time. You must have a really special, rare case to use that technic, but if you have the need to boot linux as quick as a microcontroller, then it is quite interesting Timing Boot Time Reduction Techniques - Michael Opdenacker, Bootlin https://www.youtube.com/watch?v=6sUiDJlJiYw&feature=emb_logo 39 min
  16. I don't know what tickles your interest, but is it worth to add a 4th or does it make sense to improve the ones already here ? Within armbian you find following User-Supported options for GPIO and more: ArmbianIO (sysFS) or UserSpaceIO (libgpiod), pyGPIO accesses 'pins' directly through /dev/mem ArmbianIO API https://forum.armbian.com/topic/5655-armbianio-api-proposal/ User Space IO is Python 3 and Java 8 bindings for user space GPIO, SPI, I2C, PWM and Serial interfaces https://forum.armbian.com/topic/6523-user-space-io-is-python-3-and-java-8-bindings-for-user-space-gpio-spi-i2c-pwm-and-serial-interfaces/ pyGPIO - A 'more general' python GPIO library based on pyA20 https://forum.armbian.com/topic/5662-pygpio-a-more-general-python-gpio-library/
  17. a 2 minute video about how to report a bug on https://launchpad.net/ (Ubuntu) quite interesting and I didn't know about ubuntu-bug. Pretty easy, good to know: https://youtu.be/27OhY83MsU8
  18. Hi Liam, You must read the first post, before you start: https://forum.armbian.com/topic/7930-armbian-for-amlogic-s9xxx-kernel-5x/ hold on, when you read the first post here DO NOT START. Now you read this first post, this will save you a lot of time and explain you the steps: https://forum.armbian.com/topic/2419-armbian-for-amlogic-s905-and-s905x-ver-544/ I hope this helps.
  19. try the corresponding forum for your TV-Box on Android here: https://forum.freaktab.com/
  20. armbianmonitor -u tells the reader all the details about your Installation, like Kernel-Version and much more, please post the result of this command.
  21. Hi Guido, Thank you. As you mentioned several components I wasn't sure what is really needed and to install was a bit overkill, at first sight. I could have gone ahead with try and error, but as you already have the knowledge, I thought it was better to ask. Apart from that, others can now also easily benefit from your lesson 😊 Cheers, Tido
  22. This library aims to create simple wrapper functions for accessing I2C, SPI and creates a consistent numbering scheme for accessing GPIO ports based on the physical pin number. Information about it https://forum.armbian.com/topic/5655-armbianio-api-proposal/?do=findComment&comment=44769 How to: https://forum.armbian.com/topic/5655-armbianio-api-proposal/?do=findComment&comment=45825
  23. There are 3 options to use GPIO in armbian: https://forum.armbian.com/topic/9071-opi-zero-plus-h5-and-gpio-library/?do=findComment&comment=68424 By the way, what do you control with the GPIO on R1?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines