Posts by GJTV

    I can't get that worked. will update if I find any other way. I bought RPI 4 to try on for now. RPI 4 is not showing my avr name in system/audio/audio output device. is there a way to make it show my receiver name there? thanks!

    picked up RPI 4 to try on. it can play 4k but I'm not seeing my receiver name in system/audio/Audio output device.

    I can see my avr name when I run Chromebook.

    So, I'm not able to choose audio passthrough for DTS-HD and TrueHD.

    Any ways to make rpi4 to show my receiver?

    thanks.

    Thank you!


    i tried with initcall_blacklist=i915_init and initcall_blacklist=radeon_init it didn’t work.

    Then I took the kernel 5.5 build from the 618 link you provided LibreELEC Testbuilds for x86_64 (Kodi 19.0)


    i’m getting different error now when I try with my MacBook Pro. I tried the initcall_blacklist param on this updated alpha version too. Still got the same error. I attached the photo for your reference.

    Thanks for your help.

    mglae

    first I tried with i915 then radeon both of them didn't work. I pasted code from syslinux.cfg

    please let me know if I'm missing something

    SAY Wait for run mode to start automatically in 5 seconds...

    SAY

    SAY Options

    SAY =======

    SAY installer: permanently install LibreELEC to HDD/SSD

    SAY live: boot LibreELEC using RAM for temporary storage

    SAY run: boot LibreELEC using this USB memory device for storage

    SAY

    DEFAULT run

    TIMEOUT 50

    PROMPT 1

    LABEL installer

    KERNEL /KERNEL

    APPEND boot=UUID=2311-2503 installer quiet tty vga=current

    LABEL live

    KERNEL /KERNEL

    APPEND boot=UUID=2311-2503 live quiet tty vga=current

    LABEL run

    KERNEL /KERNEL

    APPEND boot=UUID=2311-2503 disk=UUID=7316a96d-76f4-4b28-97e3-f77cabcb70ff tty portable quiet initial_blacklist=i915_init

    >

    ---------------------------------

    SAY Wait for run mode to start automatically in 5 seconds...

    SAY

    SAY Options

    SAY =======

    SAY installer: permanently install LibreELEC to HDD/SSD

    SAY live: boot LibreELEC using RAM for temporary storage

    SAY run: boot LibreELEC using this USB memory device for storage

    SAY

    DEFAULT run

    TIMEOUT 50

    PROMPT 1

    LABEL installer

    KERNEL /KERNEL

    APPEND boot=UUID=2311-2503 installer quiet tty vga=current

    LABEL live

    KERNEL /KERNEL

    APPEND boot=UUID=2311-2503 live quiet tty vga=current

    LABEL run

    KERNEL /KERNEL

    APPEND boot=UUID=2311-2503 disk=UUID=7316a96d-76f4-4b28-97e3-f77cabcb70ff tty portable quiet initial_blacklist=radeon_init

    >


    after checking the above, i tried with chewitt

    echo "i915" > /storage/.config/modprobe.d/blacklist.conf && reboot

    no luck there either.

    I tried the command vainfo. this is what came up:

    # vainfo

    libva info: VA-API version 1.5.0

    libva info: va_getDriverName() returns 0

    libva info: Trying to open /usr/lib/dri/i965_drv_video.so

    libva info: Found init function __vaDriverInit_1_5

    libva info: va_openDriver() returns 0

    vainfo: VA-API version: 1.5 (libva 2.5.0)

    vainfo: Driver version: Intel i965 driver for Intel(R) CherryView - 2.3.0

    vainfo: Supported profile and entrypoints

    VAProfileMPEG2Simple : VAEntrypointVLD

    VAProfileMPEG2Simple : VAEntrypointEncSlice

    VAProfileMPEG2Main : VAEntrypointVLD

    VAProfileMPEG2Main : VAEntrypointEncSlice

    VAProfileH264ConstrainedBaseline: VAEntrypointVLD

    VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice

    VAProfileH264Main : VAEntrypointVLD

    VAProfileH264Main : VAEntrypointEncSlice

    VAProfileH264High : VAEntrypointVLD

    VAProfileH264High : VAEntrypointEncSlice

    VAProfileH264MultiviewHigh : VAEntrypointVLD

    VAProfileH264MultiviewHigh : VAEntrypointEncSlice

    VAProfileH264StereoHigh : VAEntrypointVLD

    VAProfileH264StereoHigh : VAEntrypointEncSlice

    VAProfileVC1Simple : VAEntrypointVLD

    VAProfileVC1Main : VAEntrypointVLD

    VAProfileVC1Advanced : VAEntrypointVLD

    VAProfileNone : VAEntrypointVideoProc

    VAProfileJPEGBaseline : VAEntrypointVLD

    VAProfileJPEGBaseline : VAEntrypointEncPicture

    VAProfileVP8Version0_3 : VAEntrypointVLD

    VAProfileVP8Version0_3 : VAEntrypointEncSlice

    VAProfileHEVCMain : VAEntrypointVLD

    Hi, I’m new to LibreELEC. My friend gave me his Chromebook R11 CB5-132T - Tech Specs | Laptops | Acer United Kingdom chrome book for me to try this. I’m booting and running LibreELEC on USB and passing through audio to AG receiver. HEVC 1080p videos playing flawless but 2160p videos playing very slow to the point it is unwatchable. USB os is on usb 2 and I’m playing video from usb 3 ssd. Hardware video decoding is also enabled. I’m not sure if this device can handle this. Please advise. Thanks!