Opened 3 weeks ago

Last modified 14 hours ago

#19704 assigned enhancement

intel-media-24.1.5

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New calendar based version.

Change History (9)

comment:1 by Rahul Chandra, 3 weeks ago

Owner: changed from blfs-book to Rahul Chandra
Status: newassigned

comment:2 by Xi Ruoyao, 3 weeks ago

-DMTL=OFF is broken, the fix is available at https://github.com/intel/media-driver/commit/bff22e2b03304de4b3ea68ca4a8fe31d4650c9bc.patch but I don't know if we should provide the patch or just make MTL always ON in the note until the next release.

comment:3 by Bruce Dubbs, 10 days ago

This package version builds fine for me with the book's current instructions:

    cmake -D CMAKE_INSTALL_PREFIX=$XORG_PREFIX \
          -D INSTALL_DRIVER_SYSCONF=OFF        \
          -D BUILD_TYPE=Release                \
          -G Ninja                             \
          -W no-dev ..     

310.0 Elapsed Time - intel-media-24.1.5

md5sum : 2b9607518f01f55e277fdf92ec1ef100  /usr/src/intel-media/intel-media-24.1.5.tar.gz
25232 /usr/src/intel-media/intel-media-24.1.5.tar.gz SIZE (24.640 MB)
1032 kilobytes BUILD SIZE (1.007 MB)
SBU=3.297
 
hostname: samwise12A
BFLAGS=-j4

$ lspci -nn | grep -Ei 'VGA|DISPLAY'

00:02.0 VGA compatible controller [0300]: Intel Corporation Raptor Lake-S GT1 [UHD Graphics 770] [8086:a780] (rev 04)

in reply to:  3 comment:4 by Xi Ruoyao, 9 days ago

Replying to Bruce Dubbs:

This package version builds fine for me with the book's current instructions:

Yes, the problem is only with "-DMTL=OFF" provided in the note. Maybe we can just remove MTL from the note for now.

Last edited 9 days ago by Xi Ruoyao (previous) (diff)

comment:5 by Xi Ruoyao, 9 days ago

A -D{GEN{8,9,11},ARL} build is fine (I'm using a tigerlake with GEN12 iGPU). 137 files are compiled for MTL but they are just useless to me :(.

comment:6 by Rahul Chandra, 8 days ago

Owner: changed from Rahul Chandra to blfs-book
Status: assignednew

comment:7 by Bruce Dubbs, 8 days ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:8 by Bruce Dubbs, 2 days ago

Owner: changed from Bruce Dubbs to blfs-book
Status: assignednew

I can't test this on my system. It segfaults for me. Returning to the book.

comment:9 by Douglas R. Reno, 14 hours ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned
Note: See TracTickets for help on using tickets.