Jump to content

Search the Community

Showing results for tags 'orangepi5plus'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Armbian
    • Armbian project administration
  • Community
    • Announcements
    • SBC News
    • Framework and userspace feature requests
    • Off-topic
  • Using Armbian
    • Beginners
    • Software, Applications, Userspace
    • Advanced users - Development
  • Standard support
    • Amlogic meson
    • Allwinner sunxi
    • Rockchip
    • Other families
  • Community maintained / Staging
    • TV boxes
    • Amlogic meson
    • Allwinner sunxi
    • Marvell mvebu
    • Rockchip
    • Other families
  • Support

Product Groups

  • Misc
  • Support

Categories

  • Armbian
  • Armbian releases

Categories

  • Volunteering opportunities
  • Part time jobs

Calendars

  • Community Calendar

Categories

  • Official giveaways
  • Community giveaways
  • Raffles

Categories

  • Members

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

  1. I've found information on how to use your own IR remote controller from this site: https://forum.odroid.com/viewtopic.php?f=215&t=44671 In short: 1. Enable logging from the IR kernel module, enter in a terminal: sudo -i echo 1 > /sys/module/rockchip_pwm_remotectl/parameters/code_print dmesg -w 2. Check if your remote is supported by pressing the keys on your remote. It should give you info like: [ 3485.342354] USERCODE=0xfb04 [ 3485.369309] RMC_GETDATA=fd 3. Download the overlay file below and edit the usercode and the code for each key. So for like with the key above it'll be 0xfd 4. Place the header file "rk-input.h" in the same directory as the overlay file. In my case the location is "/usr/src/linux-headers-6.1.43-vendor-rk35xx/include/dt-bindings/input/rk-input.h" 5. Compile and install with: cpp -nostdinc remote.dts remote-precompiled.dts sudo armbian-add-overlay remote-precompiled.dts remote.dts
  2. Hi all! I have a problem with Armbian images on kernel 5.10.160 (jammy & bookworm Armbian_23.11.1_Orangepi5-plus_***_5.10.160.img) When starting from the SD card the nvme device is not visible root@orangepi5-plus:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS mtdblock0 31:0 0 16M 0 disk mmcblk1 179:0 0 58G 0 disk ├─mmcblk1p1 179:1 0 256M 0 part /boot └─mmcblk1p2 179:2 0 57.1G 0 part /var/log.hdd / mmcblk0 179:32 0 233G 0 disk mmcblk0boot0 179:64 0 4M 1 disk mmcblk0boot1 179:96 0 4M 1 disk zram0 254:0 0 7.7G 0 disk [SWAP] zram1 254:1 0 50M 0 disk /var/log but some other distros for opi5+ see nvme fine (official img, from Joshua-Riek, etc..) After playing with different distros, I noticed that the latest builds of the 5.10.160 kernel do not see it, but early kernel builds work quite well with nvme. I still haven’t been able to get the board to start from nvme on any distribution. The SPI is flashed correctly. I can start only from SD or eMMC Has anyone encountered a similar problem on opi5+/16GB ?
  3. Hi, I was just trying to test locally build image with edge kernel (Armbian_23.11.0-trunk_Orangepi5-plus_bookworm_edge_6.6.0-rc1.img) by flashing it on SD card and then trying to boot off it in my Orange Pi 5+. The board just sits there with the LED blinking and that's it. The legacy kernel image (Armbian_23.11.0-trunk_Orangepi5-plus_bookworm_legacy_5.10.160.img) boots fine. Do I have to carry out some extra step(s) to test the edge kernel? It's not a show-stopper for me as I have legacy image booting of EMMC nicely (and I am running jellyfin in docker happily there). It's just I thought I might test out some bleeding-edge stuff. Thanks in advance.
  4. Hello, I am using Armbian 23.8.2 Jammy for Orange Pi 5 PLus and it cannot diplay 4K via HDMI. How to enable/switch this on?
  5. Hello I have installed Armbian 24.2.3 Bookworm with Linux 5.10.160-legacy-rk35xx on Orange Pi 5 plus with 32 Gb ram and mounted a heatsink with a fan on the CPU (this model: http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Cooling-Fan.html) I need help configuring the fan to turn on when the CPU temperature reaches 60°C and turn off when it reaches 50°C. Can you provide instructions on how to do this? Thanks for help or support
  6. I built armbian using the branch 23.11 with legacy-kernel 5.10.160 for use as a Nextcloud server. Version: Armbian-unofficial 23.11.0-trunk Bullseye \l . 5.10.160-legacy-rk35xx After running sudo apt upgrade there were a few packages which were being upgraded successfully from 23.11.0-trunk to 23.11.1. Unfortunately the package armbian-bsp-cli-orangepi5-plus-legacy cannot be upgraded to 23.11.1 due to the base-files still being on 23.11.0-trunk. The system is running fine though. $ sudo apt update && sudo apt list --upgradable Hit:2 http://deb.debian.org/debian bullseye InRelease Hit:3 http://deb.debian.org/debian bullseye-updates InRelease Hit:4 http://deb.debian.org/debian bullseye-backports InRelease Hit:5 http://security.debian.org bullseye-security InRelease Hit:6 https://packages.sury.org/php bullseye InRelease Hit:1 http://mirrors.dotsrc.org/armbian-apt bullseye InRelease Reading package lists... Done Building dependency tree... Done Reading state information... Done 1 package can be upgraded. Run 'apt list --upgradable' to see it. Listing... Done armbian-bsp-cli-orangepi5-plus-legacy/bullseye 23.11.1 arm64 [upgradable from: 23.11.0-trunk] $ sudo apt install --only-upgrade armbian-bsp-cli-orangepi5-plus-legacy Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: armbian-bsp-cli-orangepi5-plus-legacy : Depends: base-files (>= 23.11.1) but 23.11.0-trunk-11.1+deb11u8-bullseye is to be installed E: Unable to correct problems, you have held broken packages. $ apt-cache policy base-files base-files: Installed: 23.11.0-trunk-11.1+deb11u8-bullseye Candidate: 23.11.0-trunk-11.1+deb11u8-bullseye Version table: *** 23.11.0-trunk-11.1+deb11u8-bullseye 100 100 /var/lib/dpkg/status 23.8.1-bullseye 500 500 http://apt.armbian.com bullseye/main arm64 Packages 11.1+deb11u9 500 500 http://deb.debian.org/debian bullseye/main arm64 Packages How do I fix this issue? Is there a safe way to upgrade the base-files to 23.11.1? I cannot rebuild the system! Any help is appreciated:)
  7. I just installed with the latest KDE image, but I'm able to reproduce this with any of the images available. After going through the initial configuration, wifi works great. I updated apt and upgraded everything. Then I installed the armbian-firmware-full package. After rebooting wifi still works. Then I setup Bluetooth for my mouse and keyboard. They work correctly. After rebooting I no longer see any networks to connect to for wifi. If I disable Bluetooth and reboot wifi works again and so does Bluetooth. Is this an issue of daemons or drivers loading in the wrong order?
  8. I just installed with the latest KDE image, but I'm able to reproduce this with any of the images available. After going through the initial configuration, wifi works great. I updated apt and upgraded everything. Then I installed the armbian-firmware-full package. After rebooting wifi still works. Then I setup Bluetooth for my mouse and keyboard. They work correctly. After rebooting I no longer see any networks to connect to for wifi. If I disable Bluetooth and reboot wifi works again and so does Bluetooth. Is this an issue of daemons or drivers loading in the wrong order?
  9. I'd like to congratulate you for a great release (24.2.1) with KDE! I was looking for a guide to install KDE in a minimum version, but I could not trim it down enough, and this release solved my issues. Everything is working smoothly, video acceleration is there, Wi-Fi (AX210) is there, bluetooth is there! A real pleasure to use. Best, team!
  10. I recently purchased an Orange Pi 5 Plus and installed Armbian. It shuts down about every ten minutes. Strangely, when it is streaming video over HDMI it does not shutdown. So it can stream movies for up to three hours without shutting down. But if I am not streaming, for example if I am SSH into the device, it will shutdown after about ten minutes and I get booted out. I disabled system suspend in `settings > Power settings` but this did not help. I also just replaced the power supply with a 4 amp power supply (up from 3.5 amp) but this did not help at all. I also looked around 'armbian-config' but I did not notice any settings that could be the issue. I do not see any services or anything in the system log related to this. I tried to install caffeine as a workaround, which is supposed to prevent the computer from sleep, however, this did not help. I installed caffeine and made sure it was running but again it didn't help: ```bash ps aux | grep caffeine pi 2356 0.0 0.2 364892 45416 ? Ssl 13:53 0:00 /usr/bin/python3 /usr/bin/caffeine pi 2517 0.0 0.2 364896 45000 ? Sl 13:53 0:00 /usr/bin/python3 /usr/bin/caffeine ``` I would like help to debug this problem. Please give me some tips to track down the issue. Thanks!
  11. Hi, I went to see if there were any updates to the OPi5+ images and saw the OPi5 had updates. I clicked on the link on the main download page. https://www.armbian.com/orangepi-5/ https://redirect.armbian.com/orangepi5-plus/archive/ I've come back and now it has desktop images but no server images.
  12. Hi, I've been running Armbian legacy server on my 5+ for a month now. I had trouble initially with my EMMC not booting, but I discovered, I had to wipe the SPI Nor then using Armbian config to flash it, then write to EMMC. When a new version of Armbian comes out for the 5+ and it may be a 6.8 kernel build, will I need to re-flash the SPI before I can install the newer version of Armbian (or another image from that's not Armbian?) before updating the EMMC. I found the steps on the Radxa site insightful for a general overview of SPI Nor and flashing (I understand it not an OPi5 x board), but it's not clear to me if a different OS will need the SPI updated due to different bootloader etc ..... https://docs.radxa.com/en/rock5/lowlevel-development/bootloader_spi_flash
  13. I want to share some information about an issue that I see on my OPi5+. Since I got it I am messing around with it and everything works great so far with the edge 6.7 kernel. One thing I noticed though was, that right after installation with nothing connected and when idle, there was one kernel process that was constantly consuming around 10% CPU time and the load stays at 1. The process was irq/136-hym8563. The number varies of course after each boot. Kernel driver is rtc_hym8563. Since it is build into the kernel I was not able to unload it as a first test. Side node, the issue is not seen on the Rock5b, so it seems OPi5+ hardware specific. Even if both are relative similar. I have not found anything useful so far on the internet. Don't know if it is just my device or if others are seeing a similar thing on their OPi5+ with the 6.7 edge kernel. IRQs going up like crazy for a few interrupts, compared to when driver rtc-hym8563 is not there. arch_timer rk_timer fec80000.i2c hym8563 Here are some debugging information. top output. root@orangepi5-plus ~# top -b -n 4 -p (pgrep hym) top - 16:30:43 up 3 min, 1 user, load average: 1.08, 0.63, 0.27 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 1.2 sy, 0.0 ni, 97.6 id, 0.0 wa, 1.2 hi, 0.0 si, 0.0 st MiB Mem : 15718.1 total, 15299.5 free, 422.6 used, 212.1 buff/cache MiB Swap: 7859.0 total, 7859.0 free, 0.0 used. 15295.5 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 438 root -51 0 0 0 0 D 0.0 0.0 0:16.90 irq/136-hym8563 top - 16:30:46 up 3 min, 1 user, load average: 1.08, 0.63, 0.27 Tasks: 1 total, 1 running, 0 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.7 sy, 0.0 ni, 97.9 id, 0.0 wa, 1.3 hi, 0.0 si, 0.0 st MiB Mem : 15718.1 total, 15299.5 free, 422.6 used, 212.1 buff/cache MiB Swap: 7859.0 total, 7859.0 free, 0.0 used. 15295.5 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 438 root -51 0 0 0 0 R 7.7 0.0 0:17.13 irq/136-hym8563 top - 16:30:49 up 3 min, 1 user, load average: 1.07, 0.63, 0.27 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.7 sy, 0.0 ni, 97.9 id, 0.0 wa, 1.3 hi, 0.0 si, 0.0 st MiB Mem : 15718.1 total, 15299.5 free, 422.6 used, 212.1 buff/cache MiB Swap: 7859.0 total, 7859.0 free, 0.0 used. 15295.5 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 438 root -51 0 0 0 0 D 8.0 0.0 0:17.37 irq/136-hym8563 top - 16:30:52 up 4 min, 1 user, load average: 0.99, 0.62, 0.27 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.8 sy, 0.0 ni, 97.9 id, 0.0 wa, 1.3 hi, 0.0 si, 0.0 st MiB Mem : 15718.1 total, 15299.5 free, 422.6 used, 212.1 buff/cache MiB Swap: 7859.0 total, 7859.0 free, 0.0 used. 15295.5 avail Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 438 root -51 0 0 0 0 D 8.0 0.0 0:17.61 irq/136-hym8563 Interrupt increase over 1 minute. 100k for hym8563 and 1million for fec8000.i2c root@orangepi5-plus ~# uptime && date && cat /proc/interrupts | grep -iE "(hym|fec80000|_timer)" && sleep 60 && date && cat /proc/interrupts | grep -iE "(hym|fec80000|_timer)" 17:28:15 up 35 min, 1 user, load average: 1.01, 1.07, 1.00 Mon Jan 22 05:28:15 PM CET 2024 19: 26038 125123 73155 438814 46260 13649 3574 299665 GICv3 26 Level arch_timer 25: 22900 83767 54823 279426 36468 15155 10963 9513 GICv3 321 Level rk_timer 48: 0 0 0 0 0 0 0 30250774 GICv3 355 Level fec80000.i2c 136: 0 0 0 0 0 0 0 5041747 rockchip_gpio_irq 8 Level hym8563 Mon Jan 22 05:29:15 PM CET 2024 19: 26366 125128 91142 438815 46849 13652 3574 307458 GICv3 26 Level arch_timer 25: 23366 84133 67225 279722 37149 15171 10976 9752 GICv3 321 Level rk_timer 48: 0 0 0 0 0 0 0 31073437 GICv3 355 Level fec80000.i2c 136: 0 0 0 0 0 0 0 5178856 rockchip_gpio_irq 8 Level hym8563 irq cpu time is also visible in mpstat root@orangepi5-plus ~# mpstat -P ALL Linux 6.7.1-edge-rockchip-rk3588 (orangepi5-plus) 01/22/2024 _aarch64_ (8 CPU) 07:43:50 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle 07:43:50 PM all 0.13 0.00 0.68 0.01 1.33 0.03 0.00 0.00 0.00 97.82 07:43:50 PM 0 0.03 0.00 1.30 0.01 0.98 0.08 0.00 0.00 0.00 97.61 07:43:50 PM 1 0.03 0.00 0.26 0.01 0.18 0.02 0.00 0.00 0.00 99.51 07:43:50 PM 2 0.03 0.00 3.06 0.01 2.46 0.07 0.00 0.00 0.00 94.37 07:43:50 PM 3 0.02 0.00 0.77 0.01 0.58 0.02 0.00 0.00 0.00 98.60 07:43:50 PM 4 0.59 0.00 0.11 0.01 0.03 0.02 0.00 0.00 0.00 99.24 07:43:50 PM 5 0.22 0.00 0.05 0.01 0.01 0.01 0.00 0.00 0.00 99.70 07:43:50 PM 6 0.06 0.00 0.01 0.01 0.01 0.00 0.00 0.00 0.00 99.91 07:43:50 PM 7 0.04 0.00 0.02 0.01 6.49 0.03 0.00 0.00 0.00 93.42 procinfo output shows as well the high number for irq 136 and 48. root@orangepi5-plus ~# procinfo Memory: Total Used Free Buffers RAM: 16095284 585248 15510036 22584 Swap: 8047640 0 8047640 Bootup: Mon Jan 22 16:53:14 2024 Load average: 1.29 1.09 1.02 1/231 9335 user : 00:01:51.76 0.1% page in : 238872 nice : 00:00:00.03 0.0% page out: 118633 system: 00:09:19.33 0.7% page act: 59088 IOwait: 00:00:09.19 0.0% page dea: 0 hw irq: 00:18:07.58 1.3% page flt: 1335085 sw irq: 00:00:24.98 0.0% swap in : 0 idle : 22:09:57.44 97.8% swap out: 0 uptime: 02:51:46.79 context : 142704160 irq 18: 0 irq 66: 0 427819017 Edge ae irq 19: 4672570 irq 77: 0 570425352 Edge PC irq 20: 0 irq 78: 0 570425353 Edge ae irq 23: 0 irq 89: 0 285212680 Edge PC irq 25: 2504720 irq 90: 0 285212681 Edge ae irq 31: 0 irq 91: 2 irq 32: 15 irq 92: 0 irq 33: 1 irq 93: 32 irq 34: 0 irq 94: 0 irq 35: 0 irq 95: 75881 428343296 Edge en irq 36: 0 irq 96: 0 570949632 Edge en irq 37: 0 irq 97: 0 irq 38: 0 irq 98: 0 irq 39: 0 irq 99: 0 irq 40: 0 irq 100: 0 irq 41: 2 irq 101: 514 irq 43: 653459 irq 102: 0 irq 44: 2278 irq 119: 0 irq 45: 1346 irq 130: 0 8 Edge PCIe PME irq 46: 203 irq 131: 0 9 Edge aerdrv irq 47: 41964 irq 132: 99660 irq 48: 141047548 irq 133: 56265 irq 49: 108 irq 135: 0 irq 50: 0 irq 136: 23507838 irq 51: 0 irq 137: 324 irq 52: 2 irq 138: 0 irq 53: 0 irq 139: 0 irq 54: 0 irq 140: 0 irq 65: 0 427819016 Edge PC Since I do not need the RTC on my system, my idea was to create an own custom image, where rtc_hym8563 is build as a module. Where I can disable the module in the hope the process is gone and nothing is consuming cpu time when idle. It turns out that worked for me and I am running it like this for now. Here are my steps. Change kernel config in the build system. # config/kernel/linux-rockchip-rk3588-edge.config CONFIG_RTC_DRV_HYM8563=y After new image is installed and booted, it is indeed now a module. root@orangepi5-plus ~# zcat /proc/config.gz | grep -i hym CONFIG_RTC_DRV_HYM8563=m Disabling the rtc_hym8563 driver echo "blacklist rtc_hym8563" > /etc/modprobe.d/blacklist-rtc.conf update-initramfs -u reboot I just wanted to share this information in case someone else see this. For now I will live with my workaround and keep an eye on the kernel development to see, if there will be a change. In case there is some hardware expert and has some other tips, please feel free to share. Cheers, Marco
  14. I've got Orange Pi 5 Plus board with 16 Gb of RAM, 256 Gb of eMMC, Realtek RTL8852BE-CG wireless module. SD card is Samsung EVO Plus 32Gb. I tried to run Armbian images on this board (from the SD-card I've mentioned before) but it was absolutely failed. I tried 5 images: Armbian_23.11.1_Orangepi5-plus_jammy_legacy_5.10.160_gnome-amazingfated_desktop.img.xz Armbian_23.11.1_Orangepi5-plus_bookworm_legacy_5.10.160.img.xz Armbian_23.11.1_Orangepi5_jammy_legacy_5.10.160_gnome-amazingfated_desktop.img.xz Armbian_23.11.1_Orangepi5-plus_bookworm_edge_6.7.0-rc1.img.xz Armbian_23.11.1_Orangepi5-plus_jammy_edge_6.7.0-rc1.img.xz which I downloaded from your website but the result the same: tons of errors, a lot of dumps, no even chance to see a desktop. Also I should say the official images of Ubuntu and Debian works fine so I guess it's not a hardware issue. There is UART log when I tried to start Armbian_23.11.1_Orangepi5-plus_jammy_legacy_5.10.160_gnome-amazingfated_desktop.img.xz image putty.log Could anyone tell me what the problem is?
  15. Hi gals & guys, Came over to this forum from the OPI forums which seem.. rather low on real-user activity. I am quite new to the SBC Arm64 platform and have many questions. I am an experienced sysadmin on x86/amd64 and still figuring out the differences. I bought a Orange Pi 5 Plus 32G of RAM and i am running of the 256G emmc. I am able to run different OS's (OPI-Ubuntu, OPI-debian, plain Ubuntu and Armbian). As i intend to use the board as server i didn't look into Android and the like.. My plan is running (OMV) from the emmc and attaching ZFS storage by means of a nvme-to-sata adapter and providing iscsi storage from there to my home-lab with my VM's and containers + shared storage and backup. Teamed NIC's for the network, for later. With that out of the way, here is my question... My OPI5plus is running fine from emmc and i am able to handle most normal issues. My main problem is that i cannot get my storage or even my nvme-to-sata adapter detected. I don't really know how to go about it and how to use overlays to configure my system. Beside the fact that the OPI5plus has no native sata and only 1 sata2 overlay, i have a basic lack of understanding of the overlay concept, i guess. I've seen very little information online on "OPI5plus NAS/SATA" and was wondering if someone here could help me out ? Config: Armbian_Bookworm_legacy 5.10.160 on Emmc rkspi_loader.img flashed, else no boot. Tried: rkspi_loader_sata.img for OPI5pro, but then no boot overlay rk3588_sata2, but then no NIC's My nvme-to-sata adapter is an M.2 nvme pcie3 to 6 port sata3.0 with ASM1166 chipset. At boot time the leds on it flicker, then go out. In lspci there is no mention of it neither in lshw (not even as unclaimed or unidentified device) in dmesg there is: rk-pcie fe170000.pcie: PCIe Link Up rk-pcie fe180000.pcie: PCIe Link Up rk-pcie fe190000.pcie: PCIe Link Up (Are these the pcie bridges or the lan & wlan NIC's ?) rk-pcie fe150000.pcie: PCIe Link Failed (But i can't decrypt why) armbianmonitor: https://paste.armbian.com/ovicanekan Thanx for all your work helping others! Hope i can join you soon..
  16. Hmm, seems i need someone holding my hand all steps of the way 😇. Soon i'll need to pay some.. 🥰 I got my OPI5plus working from emmc with nvme-to-sata adapter on edge kernel and now i have 5 HDDs and 1 SSD connected to it. Intended for ZFS with cache... But : ZFS module won't build. I installed linux-headers and tried # apt install zfsutils-linux zfs-dkms. --- Setting up zfs-dkms (2.1.9-2ubuntu1) ... Loading new zfs-2.1.9 DKMS files... Building for 6.7.0-rc1-edge-rockchip-rk3588 Building initial module for 6.7.0-rc1-edge-rockchip-rk3588 configure: error: *** None of the expected "bops->release()" interfaces were detected. *** This may be because your kernel version is newer than what is *** supported, or you are using a patched custom kernel with *** incompatible modifications. *** *** ZFS Version: zfs-2.1.9-2ubuntu1 *** Compatible Kernels: 3.10 - 6.1 Error! Bad return status for module build on kernel: 6.7.0-rc1-edge-rockchip-rk3588 (aarch64) Consult /var/lib/dkms/zfs/2.1.9/build/make.log for more information. dpkg: error processing package zfs-dkms (--configure): installed zfs-dkms package post-installation script subprocess returned error exit status 10 --- (It said something similar on legacy kernel ...kind of..) The build log is not very helpful: DKMS make.log for zfs-2.1.9 for kernel 6.7.0-rc1-edge-rockchip-rk3588 (aarch64) Sun Jan 21 06:44:59 AM CET 2024 make: *** No targets specified and no makefile found. Stop. (The makefile IS there..) The questions: Am i doing something wrong ? Is this a known state of the zfs package for this board ? Is there something i can do to "work around/solve/help finding a solution" ? Are there other FS's that can make use of my disks with ~similar features as ZFS ?
  17. I had one OPi5 setup and working properly with one of my TVs. I was running Kodi and using the remote from my TV to control Kodi using HDMI-CEC. I went to setup a second one on another TV but this time the TV remote did not work properly. Through elimination I came to determine the HDMI cable was the issue. I ordered another HDMI cable that had the Ferrite at each side of the cable. Now it worked properly. Thought this might be useful for others. This is the cable I ordered: https://www.amazon.ca/dp/B003PDHJ6M Conclusion: In order to make HDMI-CEC work properly, make sure the HDMI cable is of sufficient quality. I think ones with the Ferrite may be best to remove any electrical interference.
  18. Installed: Armbian_23.11.1_Orangepi5-plus_bookworm_edge_6.7.0-rc1 The analog device is visible, but there's no sound from the headphone jack. The hdmi device is not visible. aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Analog [Analog], device 0: fe470000.i2s-es8328-hifi-analog es8328-hifi-analog-0 [fe470000.i2s-es8328-hifi-analog es8328-hifi-analog-0] Subdevices: 1/1 Subdevice #0: subdevice #0 There is no sound when I play a test file: aplay -D hw:0,0 /usr/share/sounds/alsa/Noise.wav Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono aplay: set_params:1358: Channels count non available I've looked in the journal log but nothing stands out to me. Sound doesn't appear to be muted, I added amixer output below. What do I do next? amixer output: Simple mixer control 'PCM',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 192 Front Left: 192 [100%] [0.00dB] Front Right: 192 [100%] [0.00dB] Simple mixer control 'Mic PGA',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 8 Front Left: 0 [0%] [0.00dB] Front Right: 0 [0%] [0.00dB] Simple mixer control 'Capture Digital',0 Capabilities: volume Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 192 Front Left: 0 [0%] [-96.00dB] Front Right: 0 [0%] [-96.00dB] Simple mixer control 'Capture Polarity',0 Capabilities: enum Items: 'Normal' 'L Invert' 'R Invert' 'L + R Invert' Item0: 'Normal' Simple mixer control 'Capture ZC',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'DAC Deemphasis',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Differential Mux',0 Capabilities: enum Items: 'Line 1' 'Line 2' Item0: 'Line 1' Simple mixer control 'Left Line Mux',0 Capabilities: enum Items: 'Line 1' 'Line 2' 'PGA' 'Differential' Item0: 'Line 1' Simple mixer control 'Left Mixer',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Left Mixer Left Bypass',0 Capabilities: volume volume-joined pswitch pswitch-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 7 Mono: 0 [0%] [-15.00dB] Playback [off] Simple mixer control 'Left Mixer Right',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Left Mixer Right Bypass',0 Capabilities: volume volume-joined pswitch pswitch-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 7 Mono: 2 [29%] [-9.00dB] Playback [off] Simple mixer control 'Left PGA Mux',0 Capabilities: enum Items: 'Line 1' 'Line 2' 'Line 3' 'Differential' Item0: 'Line 1' Simple mixer control 'Output 1',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 36 Mono: Front Left: Playback 0 [0%] [-30.00dB] Front Right: Playback 0 [0%] [-30.00dB] Simple mixer control 'Output 2',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 36 Mono: Front Left: Playback 0 [0%] [-30.00dB] Front Right: Playback 0 [0%] [-30.00dB] Simple mixer control 'Right Line Mux',0 Capabilities: enum Items: 'Line 1' 'Line 2' 'PGA' 'Differential' Item0: 'Line 1' Simple mixer control 'Right Mixer',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Right Mixer Left',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] Simple mixer control 'Right Mixer Left Bypass',0 Capabilities: volume volume-joined pswitch pswitch-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 7 Mono: 2 [29%] [-9.00dB] Playback [off] Simple mixer control 'Right Mixer Right Bypass',0 Capabilities: volume volume-joined pswitch pswitch-joined Playback channels: Mono Capture channels: Mono Limits: 0 - 7 Mono: 0 [0%] [-15.00dB] Playback [off] Simple mixer control 'Right PGA Mux',0 Capabilities: enum Items: 'Line 1' 'Line 2' 'Line 3' 'Differential' Item0: 'Line 1' Simple mixer control 'Route',0 Capabilities: enum Items: 'Stereo' 'Mono (Left)' 'Mono (Right)' 'Digital Mono' Item0: 'Stereo'
  19. When executing a command - sudo opt upgrade - returns an error: Setting up linux-image-legacy-rk35xx (23.11.1) ... Armbian 'linux-image-legacy-rk35xx' for '5.10.160-legacy-rk35xx': 'postinst' sta rting. * dkms: running auto installation service for kernel 5.10.160-legacy-rk35xx [ OK ] update-initramfs: Generating /boot/initrd.img-5.10.160-legacy-rk35xx W: Possible missing firmware /lib/firmware/rtl_nic/rtl8125a-3.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-1.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168fp-3.fw for module r81 69 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-1.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8402-1.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-2.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168f-1.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8105e-1.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-3.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-2.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168e-1.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for module r816 9 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-1.fw for module r816 9 gzip: stdout: No space left on device E: mkinitramfs failure gzip 1 update-initramfs: failed for /boot/initrd.img-5.10.160-legacy-rk35xx with 1. run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 Free space after deleting the package linux-image-legacy-rk35xx in /boot: 3.6M dpkg: error processing package linux-image-legacy-rk35xx (--configure): installed linux-image-legacy-rk35xx package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: linux-image-legacy-rk35xx E: Sub-process /usr/bin/dpkg returned an error code (1) what could be the problem and how to fix it?
  20. Hello. The official adapter does not work for my orange pi 5 plus. https://aliexpress.ru/item/1005005956334270.html?spm=a2g2w.orderdetail.0.0.4e224aa6r3APff&sku_id=12000035019805399 The problem is this. Wi-Fi works, you turn on bluetooth, bluetooth doesn’t work initially. After turning on bluetooth, Wi-Fi does not work and bluetooth does not work either. Realtek RTL8852BE-CG BE CPU work in all officials builds. Help me please
  21. Hi all, Testing some versions of the Armbian img for the latest Orange Pi 5 Plus, right now im using Armbian_23.8.2_Orangepi5-plus_jammy_legacy_5.10.160_gnome_desktop.img and noticed when Im RDP in from windows machine, the audio from the OPI it doesn't get played back through. I did noticed when re-login locally back on the same user account, the audio card shows "Dummy Output" and no audio from the 3.5mm port. Is there a fix for this ? even on another version ? I have tested a few and all appears same result. bookworm_legacy_5.10.160_cinnamon bookworm_legacy_5.10.160_gnome bookworm_legacy_5.10.160_xfce Regards,
  22. New OPI5+, unable to finish install because ethernet doesn't work. I haven't been able to figure it out and my searches turned up nothing. journalctl has the following messages: - hpptx phy lane locked! - rk_gmac-dwmac fe1c0000.ethernet error: no phy at addr -1 - stmmac_open: cannot attach to phy (error -19) I've checked power supply, cables, edited the interfaces file, and more , with no success. I have an Orange Pi 5 that I can swap as is in its place and everything works. Coupled with the fact that I couldn't find mention of the errors, I'm hoping that someone can help me before I give up and return the OPI5+.
  23. Armbian trixie 24.2.0-trunk.272 - kernel 6.7.0-rc7 Connecting over ssh. When I shutdown the pi (sudo poweroff) it disconnects the ssh session but does not shut down completely. Network and heartbeat leds still flashing. Works fine with the legacy kernel 5.10 What am I missing? thanks
  24. Hi, I've had my 5+ for a week now and tinker with it when I can. Some things I've noticed... Using Amrbian legacy 5.10 legacy.... the system draws about 2.2w idle using a USB meter and no peripherals attached. When using the trying the latest 24.2.0-trunk.79, the power draw increases to 3w idle. I also noted the LED flickers between green and red rather than blue and red with legacy. My guess is more peripherals are being enabled. When using legacy, the first time i run an apt-get update there are 39 'gets'. When I then added a launchpad ppa and run again I only get 6. Not sure why that is. I cannot get my EMMC to boot, i've tried numerous methods from here and orangepi website using the windows tools. No errors, just a constant blue led light when SD card is removed. I've pasted my current system output to the link below if anyone can have a look at it. https://paste.armbian.com/cehirewota I used this command to wipe my EMMC after trying to make it primary / bootable blkdiscard /dev/mmcblk0 -f However there are 2 disks that I don't know how to clear. NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS mtdblock0 31:0 0 16M 0 disk mmcblk0 179:0 0 28.9G 0 disk mmcblk0boot0 179:32 0 4M 1 disk mmcblk0boot1 179:64 0 4M 1 disk mmcblk1 179:96 0 119.1G 0 disk ├─mmcblk1p1 179:97 0 256M 0 part /boot └─mmcblk1p2 179:98 0 117.6G 0 part /var/log.hdd / zram0 254:0 0 1.8G 0 disk [SWAP] zram1 254:1 0 50M 0 disk /var/log
  25. Hi, I'm pretty new to this forum may be I will ask some already answered questions, but here they are: I just had a new orangepi 5 plus card and I failed to use the "buses": - I2s: didn't find anywhere how to activate it (i'm trying a dac as a soundcard). Didn't find the hifiberry-dac overlay neither (ok maybe this one is just for raspberry). - spi: I plugged a simple mcp3008 to the spi pins but can't read anything on it (i have the /dev/spidev0.0/1 and /dev/spiddev4.0/1 devices). I think I respected the rights pins. - i2c: when I activate the overlays in armbianEnv.txt, I can see a lot of messages every seconds with dmesg about rk-hdmi. Maybe I put too much overlays in the list ? Any help or leads would be appreciated.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines