q-bert
Members-
Posts
32 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I upgraded to 6.1.75-vendor-rk35xx and now my m2 ssd is not recognized anymore and the system is unresponsive and unstable. Once I remove the ssd, I am able to use it again. I tried to revert to a previous kernel using armbian-config but that didn't work. Here's how I reverted back to an older kernel: sudo apt install linux-dtb-vendor-rk35xx=24.5.2 linux-image-vendor-rk35xx=24.5.2 sudo reboot The system is stable again, including pci ssd.
-
@luizkun Sorry for my late reply, I totally missed your message. As far as I remember I updated packages (apt update etc.) and followed the steps on moonlight's GitHub page: https://github.com/moonlight-stream/moonlight-qt
-
@zhonghuihong please ignore my previous post. All good now.
-
@zhonghuihong I get this error: ./moonlight6: error while loading shared libraries: libavcodec.so.58: cannot open shared object file: No such file or directory How did you configure your build and where do you have ffmpeg? Here is how I build it (I did not change any directories): https://github.com/nyanmisaka/ffmpeg-rockchip/wiki/Compilation
-
@zhonghuihong thank you!
-
@zhonghuihong could you please list all required steps? I build moonlight-qt following their instructions, but I get a segmentation fault when I run the app.
-
@zetalex Were you able to use 4k120? If so, how did you enable 4k120 in Linux? I am not able to set the display (my TV) to 4k120, only 4k60... My TV's HDMI port is definitely a 4k120 port (verified with my PC and Nvidia GPU). Have you seen this tutorial? I lists all required steps if you want to use hardware acceleration on RK3588 with 6.1 kernel. https://jellyfin.org/docs/general/administration/hardware-acceleration/rockchip
-
@ct100 Thank you! "nmcli dev status" did the job (I wasn't aware of it). I tried ""networkctl" before and all interfaces were unmanaged. Looks good now: nmcli dev status DEVICE TYPE STATE CONNECTION enP4p65s0 ethernet connected Armbian ethernet docker0 bridge connected (externally) docker0
-
@ct100 How can I make sure my NIC is configured correctly? cat /etc/armbian-image-release # PLEASE DO NOT EDIT THIS FILE BOARD=rock-5b BOARD_NAME="Rock 5B" BOARDFAMILY=rockchip-rk3588 BUILD_REPOSITORY_URL=https://github.com/armbian/build BUILD_REPOSITORY_COMMIT=1e6fdcb13 LINUXFAMILY=rk35xx ARCH=arm64 IMAGE_TYPE=stable BOARD_TYPE=csc INITRD_ARCH=arm64 KERNEL_IMAGE_TYPE=Image FORCE_BOOTSCRIPT_UPDATE= FORCE_UBOOT_UPDATE= VENDOR="Armbian" VENDORDOCS="https://docs.armbian.com" VENDORURL="https://www.armbian.com/" VENDORSUPPORT="https://forum.armbian.com" VENDORBUGS="https://www.armbian.com/bugs" BOOTSCRIPT_FORCE_UPDATE="no" BOOTSCRIPT_DST="boot.cmd" VERSION=23.2.1 REVISION=23.2.1 IMAGE_UUID=7c90ea8a-9f70-45ed-af73-86d1927c2fbc uname -a Linux rock5b 5.10.160-legacy-rk35xx
-
@ReneHegewald thanks How did you activate it (change from pci to sata)?
-
Has anyone tried sata with mainline? Is this overlay available? https://wiki.radxa.com/Rock5/guide/sata
-
We are ready to offer a Bountysource donation to Armbian
q-bert replied to maximumsettings's topic in Orange Pi 5
Were you able to stream 4k 120hz? If yes, with what bitrate and how high was the latency?