Search the Community
Showing results for tags 'orangepi3'.
-
I have a pair of Orange Pi 3's acting as redundant PiHoles on my home network. After a bit of tinkering and configuring, I have them set up the way I want, and would like to keep them that way. Of course, a good backup plan is essential to this. Looking online, I found Image-Utils for Raspberry Pi, but that is limited in support for only the Raspbian OS. Is there a good system out there to make a cloneable image of an SD card in an Orange Pi, either from the Pi itself to a remote source (NFS mount, etc.), or from a remote source pulling from the Pi? I'd like to schedule this as a CRON job, so that in the event of a hardware failure, I can just restore the image to a new SD card and deploy it with minimal loss. Thank you!
-
The eth0 device does not work when using 6.1.47-current-sunxi64 and 6.12.20-current-sunxi64 kernels. There will be the following errors in the kernel log. pi@orangepi3:~$ dmesg | grep eth0 [ 16.997431] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 16.998219] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 19.284111] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 19.284754] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 19.308140] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 19.308738] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 19.334063] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 19.334754] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 19.358727] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 19.359417] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 151.380407] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 151.381105] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 157.928629] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 157.929360] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 320.009515] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 320.010271] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 320.037458] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 320.038169] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 320.062716] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 320.063428] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19) [ 320.082662] dwmac-sun8i 5020000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 320.083389] dwmac-sun8i 5020000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
-
I switched armbian repo to stable via armbian-config 24.11.2. The first thing it did, judging by /var/log/apt/history.log, was purging linux-image*: Start-Date: 2025-01-04 22:47:25 Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge linux-image* Requested-By: user (1000) Purge: linux-image-current-sunxi64:arm64 (24.11.1) End-Date: 2025-01-04 22:47:27 Then it proceeded to purge and reinstall dtb and armbian-firmware, but not linux-image: Start-Date: 2025-01-04 22:48:34 Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge linux-dtb* Requested-By: user (1000) Purge: linux-dtb-current-sunxi64:arm64 (24.11.1) End-Date: 2025-01-04 22:48:35 Start-Date: 2025-01-04 22:48:54 Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 --allow-downgrades -y install linux-dtb-current-sunxi64 Requested-By: user (1000) Install: linux-dtb-current-sunxi64:arm64 (24.11.1) End-Date: 2025-01-04 22:48:55 Start-Date: 2025-01-04 22:49:18 Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 -y purge armbian-firmware* Requested-By: user (1000) Purge: armbian-firmware:arm64 (24.11.2) End-Date: 2025-01-04 22:49:19 Start-Date: 2025-01-04 22:49:47 Commandline: apt-get -o APT::Status-Fd=4 -o APT::Keep-Fds::=5 -o APT::Keep-Fds::=6 --allow-downgrades -y install armbian-firmware Requested-By: user (1000) Install: armbian-firmware:arm64 (24.11.2) End-Date: 2025-01-04 22:50:01 I don't know if this is an error in the script, or in package dependencies, but getting an unbootable system was very unpleasant
-
Since there isn't an Orange Pi Three forum I am going to post it here. Due to python requirements for PiKVM I installed the latest Jammy build. When i did the install everything looked like it worked but I could not get the remote keyboard and mouse to work with the OTG port. I tried changing the dtb but it didn't work. Comments in the kvmd-armbian discord channel recommended trying a different kernel. After trial and error I found OTG worked with kernel 6.10.9-edge-sunxi64 and remote keyboard and mouse functioned. With the default 6.6 kernel the ethernet port didn't work, but wireless worked. I was also able to get my mt7921u USB wireless adapter to work. In 6.10.9 the ethernet port works but the wireless adapters do not, I need the rtl88x2bu driver but its not compiled with this kernel, regression? I am trying to install the rtl88x2bu driver via dkms but it fails due to missing headers. I tried installing headers via armbian-config but it grabs the 6.6 not the 6.10 headers. How do I install the 6.10.9-edge-sunxi64 headers?
-
the jack audio on my Orange Pi 3 LTS is very noisy... my setup description below anyone having the same issue and fixed it? or anyone that went with a USB audio adapter or a HDMI adapter? thanks for sharing ___________________ this is my setup ORANGE PI 3 LTS headless Linux 6.1.53-current-sunxi64 #1 SMP Wed Sep 13 07:43:05 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux Distributor ID: Ubuntu Description: Ubuntu 22.04.3 LTS Release: 22.04 Codename: jammy I'm using alsa and everything plays fine when using bluetooth **** List of PLAYBACK Hardware Devices **** card 0: ac200audio [ac200-audio], device 0: 508f000.i2s-ac200-dai ac200-dai-0 [508f000.i2s-ac200-dai ac200-dai-0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: sun9ihdmi [sun9i-hdmi], device 0: SUN9I-HDMI PCM i2s-hifi-0 [SUN9I-HDMI PCM i2s-hifi-0] Subdevices: 1/1 Subdevice #0: subdevice #0 Using alsamixer I muted all the inputs and the input boost for card 0 further details from mplayer output... mplayer -ao alsa someSong.mp3 MPlayer 1.4 (Debian), built with gcc-11 (C) 2000-2019 MPlayer Team Playing someSong.mp3. libavformat version 58.76.100 (external) Audio only file format detected. Clip info: ... ========================================================================== Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000->176400) Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III) ========================================================================== AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample) Video: no video Starting playback...
-
Hi. I'm having network problems at last armbian (Armbian_community_24.11.0-trunk.130_Orangepi3_bookworm_current_6.6.44_minimal). Link drops ethernet RTL8211E all the time and sometimes board won't come out of reboot. Any ideas? [ 2.392800] dwmac-sun8i 5020000.ethernet: IRQ eth_wake_irq not found [ 2.392834] dwmac-sun8i 5020000.ethernet: IRQ eth_lpi not found [ 2.393489] dwmac-sun8i 5020000.ethernet: PTP uses main clock [ 2.393545] dwmac-sun8i 5020000.ethernet: Current syscon value is not the default 58000 (expect 50000) [ 2.405541] usb 2-1: USB disconnect, device number 2 [ 2.501691] dwmac-sun8i 5020000.ethernet: No HW DMA feature register supported [ 2.501720] dwmac-sun8i 5020000.ethernet: RX Checksum Offload Engine supported [ 2.501728] dwmac-sun8i 5020000.ethernet: COE Type 2 [ 2.501738] dwmac-sun8i 5020000.ethernet: TX Checksum insertion supported [ 2.501747] dwmac-sun8i 5020000.ethernet: Normal descriptors [ 2.501755] dwmac-sun8i 5020000.ethernet: Chain mode enabled [ 2.677402] dwmac-sun8i 5020000.ethernet end0: renamed from eth0 [ 7.374514] dwmac-sun8i 5020000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 7.380876] systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status. [ 7.422454] dwmac-sun8i 5020000.ethernet end0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 7.422504] dwmac-sun8i 5020000.ethernet end0: No Safety Features support found [ 7.422518] dwmac-sun8i 5020000.ethernet end0: No MAC Management Counters available [ 7.422530] dwmac-sun8i 5020000.ethernet end0: PTP not supported by HW [ 7.423042] dwmac-sun8i 5020000.ethernet end0: configuring for phy/rgmii-id link mode [ 11.518341] dwmac-sun8i 5020000.ethernet end0: Link is Up - 1Gbps/Full - flow control off [ 16.296572] dwmac-sun8i 5020000.ethernet end0: Too many address, switching to promiscuous
-
Hi guys. I installed Armbian 23.8 Bookworm on mmc and I have not eth0 interface. WiFi works. Could you help me?
-
I am trying to install PiKVM on the latest bookwork on my OrangePi3. The install requires python3 zstandard. When I run: "apt install python3-zstandard" I get the following error: "python3-zstandard : Depends: libzstd1 (< 1.5.5~) but 1.5.5+dfsg2-2 is to be installed" Is there a way around this?
-
Hy i use octoprint on my orange pi. Now i need to resart and shutdown the system by octoprint. So i try shutdown -h 0 or systemctl poweroff nothing will work, cause i need to authenti. the user by password. so i tried to add the user to the sudoers... not work this is my line. i added the code at the end of the file myuser ALL=(ALL) NOPASSWD: /sbin/shutdown
-
Hy guys i want to use a push button on my orange pi. if i press the button, the orange pi should run a script. i only use esp8266 with arduino tu create some interactive tools. does anybody know, how it works on the orange pi and which cheapy button you would prefer? i only want to run sh script, when the button will be press. thank you a lot!
-
Hi there, I have OPi3 (not B nor LTS), now I got an SSD module ( https://allegro.pl/oferta/dysk-ssd-128gb-msata-6gb-s-13044566959 ), and it does not seem to work (nothing related in lsblk). I am using Armbian 21.02.3). Any ideas? the red LED is on, mechanically looks compatible with socket do I need something to enable this? armbianmonitor -u : http://ix.io/4Bkf
-
I'm familiar with ARMbian on Orange PI 3, more specifically I'm trying to master programming in C on this system and hw. Since yesterday I've been searching in vain for some description, ideally with examples of how to control GPIO, I2C and SPI in C. Can you advise?
-
Hello, The Orange Pi 3 ARMBIAN image is no longer available on ARMBIAN Website, is there any way to get it ? https://www.armbian.com/orange-pi-3/ Thanks
-
I am using an orangePi and I had some scripts with bash but now I have put a screen with more resolution and now I see the text very small. How can you make the text look bigger? I have seen that if I press shift + +/- it increases the size of the letters and with stty size I see that the value of columns and rows has varied. But if I put stty cols 102 rows 29 it does not change the size of the characters. It doesn't work either if I run resize. What can I do?
-
So I am using Armbian on Linux with Orange Pi 5 and as I connect my Ethernet cable it is not able to connect as if i got to Firefox a tab will not be able to load. Any suggestions.
-
Hello, I would like to know how they reduce the size of the images and then, when the microSD cards are inserted into a card, they expand to fill the entire space. In other words, the same thing that Armbian images do when we use them for the first time: they are small, and then they occupy all the storage space.
- 1 reply
-
- Orange Pi Zero
- Orange Pi R1 Plus LTS
-
(and 2 more)
Tagged with:
-
Hi. I have my orange PI OPT 3 LTS running Ubuntu.. The system is installed in /dev/mmcblk0 (I believe that's the SD card?), and I just checked with gparted that it still has the Android it came with on /dev/mmcblk2 (I believe that's the internal memory?) Anyway, I would like to move Ubuntu to the external USB HDD I added. I created a /dev/sdb2 for it in ext4. I launched nand-sata-install a few times, but I'm afraid of picking the wrong options.. Which options should I pick to ensure that it does not destroy my Ubuntu installation in the process? Many thanks, -t
-
Hi, I've installed Armbian 23.02 Jammy Gnome from https://www.armbian.com/orangepi-5/ on my new Orange Pi 5. Unfortunately, it looks ugly compared to Ubuntu on my x86_64 PC. The main problem is the irregular use of occasional single-colour icons - for example the trash-can in the dock. Is it possible to make Armbian 23.02 Jammy Gnome not use these single-colour icons, and use Ubuntu icons throughout?
-
I have an OrangePI h3, I upload the Armbian in the SD card, but independent if the SD card is in or not, the Orange pi always display the both network leds turned on. Therefore I do not know if my problem is related to the SO or any hardware problem.
-
Any patch files I put in build/userpatches/kernel/archive/sunxi-6.1/ are applied correctly, however I cannot disable an Armbian patche. When I put a blank file in userpatches the original patch file remains active. I'm trying to disable: patch/kernel/archive/sunxi-6.1/patches.armbian/arm64-dts-sun50i-h6-orangepi.dtsi-Rollback-r_rsb-to-r_i2c.patch I put a blank file in: build/userpatches/kernel/archive/sunxi-6.1/patches.armbian/arm64-dts-sun50i-h6-orangepi.dtsi-Rollback-r_rsb-to-r_i2c.patch I've also tried putting a blank file in:- build/userpatches/kernel/archive/sunxi-6.1/arm64-dts-sun50i-h6-orangepi.dtsi-Rollback-r_rsb-to-r_i2c.patch Please can somebody tell me what I'm doing wrong?
-
Hello, Apologies for wrong tag, but I am hoping one or more can help with what has been a frustrating process for a Linux\Orange Pi newbie. Background information: I got Orange Pi 800 due to shortages with Pi 400. I wanted to run home assistant on it. Came to determine to get what I wanted would entail having Debian installed and not Ubuntu. Flashed the micro sd card and the Pi 800 does not boot to it. I was able to remote to it via Putty, but I was not able to set it up correctly. What ended up happening was Debian got installed but not in the way I expected. The Orange Pi desktop still boots but I get system application error. The Orange Pi can see the micro sd. I used Etcher and I thought it was set to be boot able. Basically I want to start fresh and install fresh. The other thing since this botched upgrade of sorts I hear a clicking sound I did not hear previously. Any and all helping for a newbie appreciated. thank you.