Active threads
Showing topics posted in for the last 365 days.
- Past hour
-
[SOLVED] Unable to install Armbian on Arduino Uno Q (2 GB)
SuperKali replied to lyevod79's topic in New boards
Use armbian imager for flashing it, arduino flasher cli is not compatible -
Hi @Logan thats probably the reason why your board does not boot from NVME.
-
[Feature Request] Include snd-usb-audio module in Banana Pi F3 builds
jac replied to jac's topic in Banana Pi F3
current_6.6.99_minimal (desktop build has the snd-usb-audio module) - Today
-
SV6256P WiFi Now Working on Linux 6.x (Armbian Tested)
Kevin su replied to Kevin su's topic in Allwinner CPU Boxes
@Vinicius Guastala Thank you for your feedback. Your patches have already been merged into my repository. -
Gaming experience with Orange Pi 5 (RK3588) on Armbian
Alex Ling replied to KhanhDTP's topic in Orange Pi 5
@KhanhDTP are you using esync of wine? NTsync is available on 6.18+ rk3588 kernels. I think that may give a performance improvement. - Yesterday
-
Of course, you can build an A7S image now as well. There's no display output yet.
-
Hello I am trying to install armbian on this box (Bqeel U1 Max 4/128G but unable to boot multitool from SD. tried multiple cards and sw (rufus/etcher) does anyone know what could be the reason and how to solve it? I took pics and serial logs also of a successful factory boot. sdfail.txt boot DC.txt
-
@Sergioclr You don't need patches to edit the kernel config: config/kernel/linux-sunxi64-legacy.config sicxnull already has this patch, but with a different name: drv-pwm-sun50i-h616-enhance-pwm.patch drivers-pwm-Add-pwm-sunxi-enhance-driver-for-h616.patch To add Zero2W Ethernet settings to your DTS, you can create your own patch using git commands: Run ./compile.sh Press Ctrl+C in the middle of the kernel compilation. Navigate to the directory: cd cache/sources/linux-kernel-worktree/6.6*/ Use the following commands: sudo git status sudo git add . sudo git commit -m "dummypatch" sudo pico arch/arm64/boot/dts/allwinner/sun50i-h313-x96q-lpddr3.dts sudo git add . sudo git commit -m "Fix Ethernet" sudo git format-patch -1 1 for the first commit (0001-Fix-Ethernet.patch)... 2 for the first and second commit (0002-dummypatch.patch) ) The first "add" and "commit" cleans the kernel of previous patches, leaving you with a clean, patched kernel. The format-patch command will create a patch in the root directory of the kernel. Copy it to your patch directory. For original Armbian kernel patches, you must add them to series.armbian and series.conf.
-
I have just turned my machines on today and now does the PWM signal on node 3 work, but it is still behaving weird. It is running around 3000 RPM with a pwm1 value of 3, where node 1 need a pwm1 value around 70. The pwm1 was working for 2 hours after that full speed I am currently focusing on fix node 3 (Healthy) which are running the same kernel as node 1 (Healthy) . I checked the dtb files using a sha256sum and that matched on both machines. I did also validate the kernel checksum which also match.
-
I want to give it a try on MeCool KM6 Deluxe, just started researching.
-
Thank you for any information... when I have more time I will try with the help of AI... because I don't have enough knowledge myself 🙂 regards
-
moved to staging
-
rk3588-pcie_bifurcation_2x2-uboot.patchrk3588-pcie_bifurcation_2x2.patch Attached are two patches I've prepared. One for uBoot (to correctly recognize split pcie3x4 to two independent controllers, pcie3x4 and pcie3x2), and one for DT of NanoPC T6. This basically allows you to use trimmed-down bifurcation adapter. The adapter in question must be trimmed down/cut to fit on the back of the board. Tested with 2x NVME, and 1xNVME and QCNFA765 wireless card. I'll post photos later once I'll disconnect the board again from my setup. BEWARE!!! If you'd plan to use more than one ath11k wireless card, you'd need QRTR patch. Since the SBL enums changed in recent kernel 6.18.18+, I am also preparing modified kernel patch (originally for OpenWRT by Hauke Mehrtens and Robert Marko) to allow for more than one ath11k wireless to be installed. Will post later with new patch for it. root@ap-voyager:~# lspci -nn 0000:00:00.0 PCI bridge [0604]: Rockchip Electronics Co., Ltd RK3588 [1d87:3588] (rev 01) 0000:01:00.0 Network controller [0280]: Qualcomm Technologies, Inc QCNFA765 Wireless Network Adapter [17cb:1103] (rev 01) 0001:10:00.0 PCI bridge [0604]: Rockchip Electronics Co., Ltd RK3588 [1d87:3588] (rev 01) 0001:11:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM610 PRO NVME SSD (DRAM-less) [1d97:1202] (rev 01) 0002:20:00.0 PCI bridge [0604]: Rockchip Electronics Co., Ltd RK3588 [1d87:3588] (rev 01) 0002:21:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05) 0003:30:00.0 PCI bridge [0604]: Rockchip Electronics Co., Ltd RK3588 [1d87:3588] (rev 01) 0003:31:00.0 Network controller [0280]: Qualcomm Technologies, Inc QCNFA765 Wireless Network Adapter [17cb:1103] (rev 01) 0004:40:00.0 PCI bridge [0604]: Rockchip Electronics Co., Ltd RK3588 [1d87:3588] (rev 01) 0004:41:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05) root@ap-voyager:~#
-
thanks, it is settled now, apt-get update behaves normally.
- Last week
-
Does sway eat a lot of RAM? Can it be used fine in a 640x480 display? I've been staying with my labwc setup, because it's known to be minimalistic. Orange Pi Zero3 and Raspberries with 1GB RAM can run it fluidly.
-
Hi, I upgraded to the stable version of Debian (Trixie) Armbian Linux 6.18.23-current-rockchip64. And the USB 3.0 port stopped working. Other USB 2.0 works fine. orangepi3b:~$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. JMS578 SATA 6Gb/s Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub orangepi3b:~$ sudo dmesg|grep usb6 [ 2.474823] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.18 [ 2.474852] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.474867] usb usb6: Product: Generic Platform OHCI controller [ 2.474881] usb usb6: Manufacturer: Linux 6.18.23-current-rockchip64 ohci_hcd [ 2.474893] usb usb6: SerialNumber: fd840000.usb orangepi3b:~$ sudo dmesg|grep usb7 [ 2.416665] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.416917] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18 [ 2.416940] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.416956] usb usb7: Product: xHCI Host Controller [ 2.416969] usb usb7: Manufacturer: Linux 6.18.23-current-rockchip64 xhci-hcd [ 2.416983] usb usb7: SerialNumber: xhci-hcd.1.auto [ 5.223412] usb usb7-port1: connect-debounce failed
-
I updated to my self-build 6.6.135 [1] kernel today. I soft-rebooted, and the issue did not reappear. Hopefully it stays this way. [1] https://github.com/armbian/build/pull/9705
-
Can Armbian use the SPI on the Cubie a5e?
RoganDawes replied to Meestor_X's topic in Allwinner sunxi
Also interested in this. Was able to install using `sudo ./sunxi-fel -p spiflash-write 0 u-boot-sunxi-with-spl.bin`, where the u-boot image came from the Armbian I downloaded (scp'd it off). That makes use of a patch submitted to the sunxi-tools repo (https://github.com/linux-sunxi/sunxi-tools/pull/232), which does actually work. It is quite happy to boot the image from SD card, and runs even when there is no SD card installed, which is great! However, I don't see any SPI or mtdblock messages in dmesg, and naturally, none exist in /dev/. Am I missing something? Or is SPI not enabled currently for some reason? -
Upstream support for rk3588 is still wip. For desktop usage I suggest to either try "edge" which may have the feature you want already merged in or try "vendor" kernel which is based on Rockchip BSP.
-
Rupa X88 Pro 13 - RK3528 board with images
sr4armbian replied to fedes_gl's topic in Rockchip CPU Boxes
@DaBo Thanks for sharing this. Are you able to run Armbian on this? Is LAN, HDMI, etc working fine on this? -
The microphone (on Android) does not work after installing Armbian?
KAHrel replied to KAHrel's topic in Orange Pi 5 Plus
Hello, good evening. I'll check again tomorrow; I don't remember which version of Armbian I have installed, but the microphone works without any problems in Armbian. I simply installed the Armbian version and didn't have to modify anything. -
The problem (Armbian on U9-H requires physical button after power loss) The discovery process (MCU at I2C bus 0, address 0x15, register 0x11) The fix: i2cset -y 0 0x15 0x11 0x00 The systemd service for persistence That 0x01 = button required, 0x00 = auto power on Note it likely applies to the Minix NEO U1 as well since it uses the same MCU
