Jump to content

dkg

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. https://hub.docker.com/r/jjm2473/jellyfin-mpp
  2. Now all that's left is truehd passthrough, does anyone have any problems with that? dd+ passthrough works
  3. @Alex D libcec6 is installed in /usr/lib/aarch64-linux-gnu libcec.so libcec.so.6.0.2. github libcec is installed in /lib, so I replaced it with github libcec.
  4. @Alex D I don't know how to configure, but it should work. With libcec built and libcec6 installed, run sudo cp /lib/libcec* /usr/lib/aarch64-linux-gnu
  5. @royk Thank you. I built libcec and it works. I want to use it with Kodi. The libcec6 that is installed with kodi does not work properly.
  6. [mention=205859]royk[/mention] dkinght@orangepi5:/dev$ ls -al cec0crw-rw---- 1 root video 248, 0 4월 2 21:49 cec0 dkinght@orangepi5:/dev$ cec-client No device type given. Using 'recording device'* failed to open vchiq instance dkinght@orangepi5:/dev$ cec-client -l libCEC version: 6.0.2, compiled on Linux-4.15.0-166-generic ... , features: P8_USB, DRM, P8_detect, randr, RPi, Exynos, AOCECFound devices: NONE dkinght@orangepi5:/dev$ cec-compliance -d0 Driver Info: Driver Name : dwhdmi-rockchip Adapter Name : dw_hdmi_qp Capabilities : 0x0000000e Logical Addresses Transmit Passthrough Driver version : 5.10.110 Available Logical Addresses: 4 Connector Info : None Physical Address : f.f.f.f Logical Address Mask : 0x0000 CEC Version : 2.0 OSD Name : '' Logical Addresses : 0 FAIL: missing logical address(es), use cec-ctl to configure this dkinght@orangepi5:~$ uname -a Linux orangepi5 5.10.110-rockchip-rk3588 #1 SMP Sun Mar 19 16:54:42 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux dkinght@orangepi5:/boot/dtb/rockchip$ ls -al rk3588s-ora*-rwxr-xr-x 1 root root 235351 3월 31 20:59 rk3588s-orangepi-5.dtb-rwxr-xr-x 1 root root 234574 3월 31 20:59 rk3588s-orangepi-5b.dtb this in my armbian
  7. rebornOS or https://github.com/7Ji/orangepi5-archlinuxarm Sent from my iPhone using Tapatalk
  8. On bullseye or archlinux based OS, hdmi cec works. (armbian, official ..) However, it does not work on ubuntu based OS (armbian, official ubuntu). Can this be fixed?
  9. When /usr/share/wayland-sessions/kodi-wayland.desktop exec=kodi-standalone is modified to exec=pasuspender — env KODI_AE_SINK=ALSA kodi-standalone , audio passthrough works. dd+atoms also works. But dthd doesn't work.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines