Jump to content

xwiggen

Members
  • Posts

    136
  • Joined

  • Last visited

Everything posted by xwiggen

  1. The Simcom (at least 7600) has an embedded MQTT stack you're talking to running over 4G network. Probably your server is not available. Anyhoo nothing to do with Armbian.
  2. Orange PI PC Plus has RTL8189FTV wifi onboard (and 8GB emmc!), very stable I used it over a year as a wireless NAS.
  3. A cheap Amlogic s905x Android TV box with at least 2G ram for around ~20 will do that and is better spec'ed than any similarly priced SBC.
  4. Those are all NTP requests to a network pool, check the sizes (61b/15b), nothing wrong here move along
  5. odd that works, I would link: cc -o .. ... -L<path-to-so> -lSelDRMCairo -l<other-sel-so>-lcairo ..... as a shared object is not linked to any library but simply a position independent object file.
  6. Just install docker and follow the RPi3 installation guide: https://www.home-assistant.io/installation/raspberrypi/#install-home-assistant-container
  7. Add uart1 to overlays in /boot/armbianEnv.txt. RTS/CTS is disabled by default, add param_uart1_rtscts=1 to enable.
  8. Try the T120 driver, there's no Linux support for the T520.
  9. I wouldn't buy it for retail ~$80 in any case, because it's not much of an upgrade over an RPi 3. For that price you can get (and probably want) 4GB LPDDR4 instead of 2GB LPDDR3, go with either RK3399 as mentioned (M4V2) or RPi4.
  10. You can download and add the key with apt-key add <file.asc> The keyservers are capable of synchronization and I suspect (wouldn't know for sure) the ubuntu service is.
  11. maybe too little too late, AXIS camera's are great (linux based) though expensive.
  12. Just curious, why wouldn't a RTC fit the bill once synced? (not the H2 but e.g. ds3231)
  13. AFAIK ZFS for linux will never be ready unless Oracle resolves licensing issues. BTRFS has these features (except some RAID modes perhaps) and is stable.
  14. Or, if you're content with 2W and continuous function, read the excellent guide on https://docs.armbian.com/Hardware_Allwinner-H3/.
  15. Possibly SD card failures, check dmesg when writing.
  16. The root fs is reproducable from external sources and the simpler the faster, why would you need such an advanced fs?
  17. you want buffers to be flushed directly so the drive does not spin up whenever the kernel decides it needs to flush. IMHO I wouldn't recommend it (esp in RAID), consumer disks aren't as loud as 20 years ago and spinning up is the point where drives fail most. Early USB disks where prone to early catastrophic fails due to USB power mgmt.
  18. What does below yield? % cat /sys/class/hwmon/hwmon0/temp1_input /sys/devices/virtual/thermal/thermal_zone0/temp /etc/armbianmonitor/datasources/soctemp
  19. If you're planning to do 4K do read https://forums.plex.tv/t/info-plex-4k-transcoding-and-you-aka-the-rules-of-4k/378203
  20. odd, both zeropi (http://ix.io/2DtK) and opipc+ (http://ix.io/2DEm) have ok temps (though 7z does not finish) and do not throttle below 80; buster is somewhat leaner than focal (~2C). have you run without X (acceleration?) ?
  21. I had connectivity issues on 5.4 earlier which resolved by mounting with vers=2.1, you might try that
  22. might consider Epyc with 8 channels, 16 dimm slots and better I/O, memory is "cheap"/upgradeable upto 1TB. Best of luck!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines