Jump to content

trohn_javolta

Members
  • Posts

    72
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I think it was jackett container but in the meantime I ditched my hc2 because armhf support is being ceased.
  2. Found the issue: It was one single docker container that caused the crashes. This can be closed.
  3. Hello, my Odroid HC2 was working flawlessly for years but since 1-2 weeks it keeps crashing/freezing and I don't know why. If I cut power and repower it, it works fine for a while but then trying to reach it via ssh, or accessing the harddrive via smb share, or opening a webinterface fails. I checked the microsd card with armbianmonitor -c "$HOME" and it showed it's fine. I can only provide the logs: https://paste.armbian.com/cibowaquyi and hope someone can check them and reply 🙏. I don't know what to look for in the logs that could be wrong... One last thing I noticed, after I ssh to it amongst other things I'm greeted with this: RX today: Error: Unable to read database "/var/lib/vnstat/veth1251466": No such file or directory. I never noticed that all the time before.
  4. I just cannot access spi on my Rock64. I read a couple posts of it but none works out for me I'm running Armbian 22.05.3 Focal with Linux 5.15.52-rockchip64 on it. Tried enabling spi-jedec-nor and spi-spidev overlay, but with none of them I get output when executing ls /dev/spi*. Is it maybe a hardware issue, reading this post suggests that to me: https://forum.pine64.org/showthread.php?tid=5473&pid=34616#pid34616 But I cannot make much sense out of it. Can anyone help me get spi working?
  5. Hi, I'd like to control ws2812 led's via gpio spi. I'm using this octoprint build by ldiaz: I checked /boot/armbianEnv.txt and there's overlay_prefix=rock64 and after enabling spi via armbian-config also overlays=spi-spidev. Then I rebooted but ls /dev/spi* shows nothing. Can anyone help?
  6. Sry to revive this but is it currently possible to enable spi with the current buster image or still only in dev or next images? If yes, how? I tried enabling via armbian-config and rebooted but ls dev/spi* shows nothing. I'd like to control ws2812 led's via gpio spi.
  7. I have 2 printers, do you think I could connect both to one sbc? For now I plan on using filament runout plugin and that bed level visualizer plugin. I found 2 sbc's in the orange pi line that could fit: Orange Pi One plus which has 64bit processor but only one..or 2? usb ports and Orange Pi Pc which has 3 usb ports but no 64bit processor. However both "only" have 1gb ram... I'm unsure if I'll just abandon the filament sensor and stay with amlogic tv boxes. Imo they have a much better price/performance ratio.
  8. Too bad I only tried octoprint directly on the pi zero and I found it to be too weak for it. The orange pi zero doesn't seem to be that much more powerful.
  9. Hi, I plan on running octoprint on my Amlogic S912 china android box. Now I need to connect a filament runout sensor via gpio, in a octoprint plugin one specifies the used pins. Unfortunately my device has no dedicated gpio header built in, so I want to ask: Is there a way (that maybe works easily with armbian) to have gpio somehow? Like some usb stick with gpio on it that can forward gpio in and output? I have a pi zero lying around and found this https://github.com/raspberrypi/gpioexpander/wiki where some pigpio library is mentioned. But no idea if or how this could work on an Amlogic box. Any ideas?
  10. I have another problem now, suddenly armbian won't boot anymore I already have booted armbian before and have another amlogic box running it. Now I tried toothpick method on new Tanix TX5 Pro (S905x2 4GB, 64GB) and it worked initially! I then tried the other legacy image and different device trees (noticed that built in wifi doesn't work on S905x2) but now I can't boot from sd card or usb stick anymore...idk why, there's no serial console output via hdmi anymore I burned image to sd with etcher, changed uenv.txt, tried toothpick method, tried via update app, then tried in linux "dd if=/dev/zero of=/dev/mmcblk0 bs=1M count=8" also tried with win32diskimager....nothing. But I see Tanix logo then nothing, without usb stick or sd card it boots into android. So I think multiboot works but can't boot armbian. Any ideas? I'm out of ideas.. Edit: Nevermind, it works via ssh. I just don't get hdmi output anymore.. PS: Can you recommend a certain device tree for my box? Is there any description of the different dtbs? I just noticed that the meson-g12a-tanix-tx5-max.dtb has no ethernet and no wifi working. With u200 dtb, ethernet works.
  11. You mean not at all, also not for server images? I don't care about destop usage, I only use it as a server.
  12. Hi, any way we can get wifi working with these images on S905x2? I just bought a Tanix TX5 pro box (S905x2 4GB ram, 64GB emmc variant) and used this image, first with the meson-g12a-tx5-max.dtb and couldn't get any ethernet connection and then with meson-g12a-u200.dtb and got ethernet now but wifi isn't working. Sb stated we need bcmdhd module which seems isn't included in these images.
  13. Thx for instaneous reply. Is there a way to get the fix faster? It will take longer to get it via apt upgrade, right?
  14. I just tried wg-quick to set up wireguard and get : RTNETLINK answers: Operation not supported Unable to access interface: Protocol not supported modprobe wireguard gets me: modprobe: FATAL: Module wireguard not found in directory /lib/modules/4.14.133-odroidxu4 running stretch on odroid hc2, did update & upgrade and rebooted. Any ideas how I can get wireguard to work?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines