Thanks a lot for the detailed reply. I have updated to latest nightly and everything seems to work for me with xe drivers.
Posts by drjackel
-
-
sorry for hijacking my initial thread.
just a quick question on the nightly versions.
Is there a recommend one when it comes to kernel or kodi versions?
should I remain on the devel version or should I upgrade to a newer LE13 nightly?
thanks
-
much appreciated mate!
https://paste.libreelec.tv/chief-pipefish.log
I have also adapted the syslinux file. Not sure if this is still needed.
-
========== /flash/syslinux.cfg ==========
DEFAULT linux
PROMPT 0LABEL linux
KERNEL /KERNEL
APPEND boot=UUID=9C27-F571 disk=UUID=364e8f90-f4aa-48f9-8c2c-2b42f95465f4 quiet i915.force_probe=!7d01 xe.force_probe=7d01Sep 05 12:22:31.114854 LibreELEC kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 05 12:22:31.114894 LibreELEC kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/mtl_dmc.bin (v2.22)
Sep 05 12:22:31.114934 LibreELEC kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/mtl_guc_70.bin version 70.29.2
Sep 05 12:22:31.114976 LibreELEC kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Sep 05 12:22:31.115015 LibreELEC kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Sep 05 12:22:31.115055 LibreELEC kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Sep 05 12:22:31.115094 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: can't init GSC proxy due to missing mei component
Sep 05 12:22:31.115135 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: GuC firmware i915/mtl_guc_70.bin version 70.29.2
Sep 05 12:22:31.115175 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: HuC firmware i915/mtl_huc_gsc.bin version 8.5.4
Sep 05 12:22:31.115217 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: HuC: authenticated for clear media
Sep 05 12:22:31.115257 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: GUC: submission enabled
Sep 05 12:22:31.115297 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: GUC: SLPC enabled
Sep 05 12:22:31.115335 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: GUC: RC enabled
Sep 05 12:22:31.115341 LibreELEC kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
Sep 05 12:22:31.115346 LibreELEC kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Sep 05 12:22:31.115351 LibreELEC kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Sep 05 12:22:31.115356 LibreELEC kernel: fbcon: i915drmfb (fb0) is primary device
Sep 05 12:22:31.115395 LibreELEC kernel: i915 0000:00:02.0: [drm] GT1: Loaded GSC firmware i915/mtl_gsc_1.bin (cv1.0, r102.0.10.1878, svn 1)changed it but still loading i915?
-
right, I changed the APPEND config on the USB stick and reinstalled but it is gone again:
LibreELEC:~ # cat /flash/syslinux.cfg
DEFAULT linux
PROMPT 0LABEL linux
KERNEL /KERNEL
APPEND boot=UUID=9C27-F571 disk=UUID=364e8f90-f4aa-48f9-8c2c-2b42f95465f4 quiethow do I fix this one?
LibreELEC:~ # mount -o rw,remount /flash/syslinux.cfg
mount: /flash/syslinux.cfg: mount point not mounted or bad option.
dmesg(1) may have more information after failed mount system call. -
big thank you to all of you.
I made all your changes mentioned and please find the debug below
https://paste.libreelec.tv/wondrous-coyote.log
LibreELEC:~ # lspci
00:00.0 Host bridge: Intel Corporation Device 7d01 (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Meteor Lake-P [Intel Arc Graphics] (rev 08)
00:05.0 Multimedia controller: Intel Corporation Meteor Lake IPU (rev 04)
00:06.0 PCI bridge: Intel Corporation Device 7ecb (rev 10)Everything is working as expected now. I am not sure how stable it will be but from now all is fine. Plan forward will be that I will remain on this release till the beta state of Kodi22 in order to make sure that no addons are breaking since all my addons are working now.
-
Therefore I have to reinstall with this added in the syslinux.cfg ?
If I am adding it like this
QuoteLABEL installer
KERNEL /KERNEL
APPEND boot=UUID=1407-5438 installer quiet systemd.debug_shell vga=current
APPEND i915.force_probe=!7d01 xe.force_probe=7d01
7d01 is matching my ID, the installer is coming up with an error saying that the files are not found
-
Quote
Jumping ahead - I have begun testing the “xe” driver versus the “i915” driver which requires an edit to the /flash/syslinux.cfg APPEND line - in my case i915.force_probe=!4626 xe.force_probe=4626 - not saying that this is a fix, but is where Intel are investing time in for the modern iGPU driver. You will need your VGA cards PCIid if you are testing this.
Is this working with the internal ARC GPU or only external ones since you mentioned PCIed ?
-
Thanks a lot for this information.
I installed the latest LE13 nightly yesterday and it seems that only 4k video or changing the Kodi resolution to 4k ending up in "No signal"
Settings are same as what I used on LE12 which are the recomm settings rom the wiki.
Is this an known issue or is it too early for this ?
Thank you
-
you are right. Issue is fixed with writing the img with dd. Thank you!
Will there be kernel updated version of LE12 as well? Since Kodi 22 is not alpha yet.
Thank you
-
tried the latest one already, same behavior.
Any specific build ?
thats the error from the latest 13 nightly
-
Thanks. I found this one which could be related:
[BUG] Meteor Lake w/Intel ARC Installer Freezes on Boot Mode Selection · Issue #9005 · LibreELEC/LibreELEC.tvDescribe the bug When using a properly created USB installer image, the USB stick boots to the install screen waiting to select a boot mode…github.com -
on legacy is end up almost same but with more information
-
SSH is not possible since the first time config wizard is not coming up. It remains on the LibreELEC logo
-
Thanks a lot for your prompt response.
Disabling x2APCI fixed the install process but now I am stuck on the LibreELEC start screen with no response.
-
-
I am trying to install Libreelec 12 and have already tried a lot of versions and USB sticks but I always end up on the following screen
-
Hi all,
is it possible to run Spotity with Spotify connect in a container in Libreelec?
Thank you