Jump to content

franz134

Members
  • Posts

    3
  • Joined

  • Last visited

  1. I have an OrangePi Zero 2 with the latest bullseye (5.19). I would like to activate SPI (and i2c) and was in armbian-config to do so. Besides that the system was frozen, i couldn't see anything under the hardware tab even after defreeze (only empty entries and a short pop-up: "usage: grep....." like in https://github.com/armbian/config/issues/33). While researching the problem, I found out that this could be due to the missing "overlay_prefix" in armbianEnv.txt. So i looked and found sun50i-h616-orangepi-zero2.dts in a subfolder and wanted to enter overlay_prefix=sun50i-h616. Now i get the following error message in the hardware tab: "loading error: expected at least 6 tokens for --checklist, have 4...". can someone help me, unfortunately i still have little knowledge of linux, thanks
  2. hey, sorry but Armbian is new for me I also have a OP02 with the latest bullseye (5.19) and want to use SPI (laster also i2c) within klipper I found a guide how to enable SPI on OP boards (https://neonaut.neocities.org/blog/2018/orange-pi-i2c-spi-setup.html) but my first issue is in armbian-config. my "hardware-tab" is empty like in https://github.com/armbian/config/issues/33 I even tried to add "overlay_prefix=sun50i-h616" to armbianEnv.txt since this line was missing and might cause issues. (the "sun50i-h616-....dtb" file was und the dth subfolder) So since there seems to be a solution to get 2 SPI working, maybe someone could help me find an easy way to set up SPI for a noob thanks
  3. Hey, I'm new to armbian/linux and want to use an Orange Pi Zero 2 as a cheap OctoPi alternative. Bare Octoprint is already working, but I don't get the MJPG-Streamer for my usb-webcam to run. The OPiZ2 is running Focal 22.05.3 (5.15.48) and is up to date. (I didn't choose Bullseye because it's on an older kernel and the psu control plugin might need 5.05+) The instruction I found said: cd ~ sudo apt install subversion libjpeg62-turbo-dev imagemagick ffmpeg libv4l-dev cmake git clone https://github.com/jacksonliam/mjpg-streamer.git cd mjpg-streamer/mjpg-streamer-experimental export LD_LIBRARY_PATH=. make but I get: "E: Unable to locate package libjpeg62-turbo-dev" What did I have to do? I have not found any instructions for armbian or the ubuntu I used. Thanks
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines