On Thu, Jun 13, 2024 at 09:33:54AM +0100, Michael wrote

> For the firmware file(s) code to be built into the kernel *all*
> necessary firmware files must be present in your filesystem and the
> path for these defined.  The i915 directory contains the attached
> list of files on my system.

  At first I didn't understand.  It asked for a file, and I gave it that
file, but it still errored out.  Then things got curiouser and curiouser.
Webpage 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
lists kbl_dmc_ver1_04.bin as being 8840 bytes... ***BUT*** the downloaded
file on my system is 62768 bytes!!!  Houston... we have a problem.  I
dove into my download with mc, and it's actually a webpage with some
binary listing!  No wonder it didn't work.  I tried different websites
and got a 62768 byte file.  I switched from Pale Moon (a Firefox fork) to
Google Chrome for linux... 62768 bytes.  Even wget got me a 62768 byte
file.  What's going on???

> PS. Your post prompted me to look into an old i915 system, where I
> discovered a kernel trace hidden undetected in dmesg!  Thank you.  :-)

> ~ $ ls -la /lib/firmware/i915/*kbl*
> lrwxrwxrwx 1 root root     19 May 20 12:18 
> /lib/firmware/i915/kbl_dmc_ver1.bin -> kbl_dmc_ver1_01.bin
> -rw-r--r-- 1 root root   8616 May 20 12:18 
> /lib/firmware/i915/kbl_dmc_ver1_01.bin
> -rw-r--r-- 1 root root   8840 May 20 12:18 
> /lib/firmware/i915/kbl_dmc_ver1_04.bin

  Is kbl_dmc_ver1_04.bin still on your system?  Can you email it to me
off-list as an attachment?  That 8840 byte size is what I'm looking for.

  BTW, there is a thread...
https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/9244
about problems with that firmware.

-- 
Roses are red
Roses are blue
Depending on their velocity
Relative to you

Reply via email to