Jeff Geerling

Results 1858 comments of Jeff Geerling

Was going to spend a little time testing this morning, but realized I should probably: - [x] Rebase my [Xe branch](https://github.com/geerlingguy/linux/compare/rpi-6.12.y...geerlingguy:linux:rpi-6.12.y-xe) - [ ] Incorporate the changes from @P33M's branch:...

See: https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/754#issuecomment-3282181982

Today I booted things up along with the #764 patch, and demsge shows: ``` [ 4.745657] xe 0001:03:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 4.758996] xe 0001:03:00.0: [drm] Finished loading...

I just had to compile Mesa like mentioned earlier — now I have a running desktop environment, very smooth, and with much less of the weird artifacting noted earlier (I'll...

I tried everything again today with Trixie and kernel `rpi-6.17.y`, and if I keep the internal iGPU enabled, I see: ``` [ 5.020717] [drm] Initialized xe 1.1.0 for 0001:03:00.0 on...

One person in [this thread](https://community.intel.com/t5/Graphics/Intel-video-acceleration-error-unknown-libva-error-Fedora-42/m-p/1711382) mentioned he needed to: > To enable Resize Bar in my UEFI It seems like that wasn't a requirement in kernel 6.15.y and with Bookworm......

More debugging from over in #510: it goes to blinking cursor display, doesn't boot into desktop environment: ``` [ 5.013553] xe 0001:03:00.0: [drm] GT1: vecs3 fused off [ 5.072815] [drm]...

@RSC-Games - On the A750 with just `labwc` (not `labwc-pi` as above), I get: ``` 00:00:00.066 [ERROR] [EGL] command: eglQueryDeviceStringEXT, error: EGL_BAD_PARAMETER (0x300c), message: "eglQueryDeviceStringEXT" 00:00:00.066 [ERROR] [EGL] command: eglQueryDeviceStringEXT,...

@RSC-Games - Heh, I did try already for the A750 in https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/510#issuecomment-3363394620 — got some errors there when trying to force the intel drivers...

I tried compiling specifically with mesa gallium and vulkan Intel drivers: https://gist.github.com/geerlingguy/fbdc2c52fcf8ba3b87f04323f3dc517c However, I am still getting `iris: driver missing`, both on this card and the A750 :( ``` pi@pi500plus:~/Downloads/vkmark...