| Summary: | I wish to install the Intel Sandybridge video driver - libva requires GLIBC version 2.14 or higher | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | David Batson <dkbatson> |
| Component: | New RPM package request | Assignee: | Mageia Bug Squad <bugsquad> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | tmb |
| Version: | 1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | GLIBC_2.14 | CVE: | |
| Status comment: | |||
|
Description
David Batson
2011-07-26 00:45:35 CEST
Yeah, copying a precompiled library from an other distro wont work as you noticed. So remove that .so file again urpmf can tell you what package you need: # urpmf i965_drv_video.so vaapi-driver-i965:/usr/lib64/dri/i965_drv_video.so so install vaapi-driver-i965 Status:
NEW =>
RESOLVED Ok, thanks. Didn't know about the vaapi-driver-i965 package. Fedora includes i965_drv_video.so in libva. Content of RPM : /usr/bin/avcenc /usr/bin/h264encode /usr/bin/mpeg2vldemo /usr/bin/putsurface /usr/bin/test_01 /usr/bin/test_02 /usr/bin/test_03 /usr/bin/test_04 /usr/bin/test_05 /usr/bin/test_06 /usr/bin/test_07 /usr/bin/test_08 /usr/bin/test_09 /usr/bin/test_10 /usr/bin/test_11 /usr/bin/vainfo /usr/lib64/dri/dummy_drv_video.so /usr/lib64/dri/i965_drv_video.so /usr/share/doc/libva-1.0.13 /usr/share/doc/libva-1.0.13/COPYING http://rpm.pbone.net/index.php3/stat/4/idpl/16806129/dir/fedora_15/com/libva-1.0.13-6.fc15_88.x86_64.rpm.html Success! :>) |