Bug#670377: i915_drv_video.so is unabailable
Daniel Karig
dk at diy-biogas.eu
Thu Jan 31 04:21:39 UTC 2013
Package: i965-va-driver
Version: 1.0.19-1
Greetings,
Problem: no VA support for intel G45 and others
reason: missing i915_drv_video.so, which is not delivered by any package
solution: Should the installed i965_drv_video.so be loaded instead of
the missing i915_drv_video.so?
> So, it's something like vainfo is searching
> for /usr/lib/dri/i915_drv_video.so but the installed package has
> supplied /usr/lib/dri/i965_drv_video.so.
as said in https://bbs.archlinux.org/viewtopic.php?pid=1064996#p1064996
Additionally it could be useful if vainfo would tell "file missing"
instead of "unknown libva error".
I am using GMA3150 (in asus eee 1016PG) which is supported by the xorg
intel driver. https://01.org/linuxgraphics/about/supported-hardware
00:02.0 VGA compatible controller: Intel Corporation Atom Processor
D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (prog-if 00 [VGA
controller]) Subsystem: ASUSTeK Computer Inc. Device 83ac Control: I/O+
Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR-
FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast
>TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt:
>pin A routed to IRQ 43
Region 0: Memory at f7e00000 (32-bit, non-prefetchable)
[size=512K] Region 1: I/O ports at dc00 [size=8]
Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Region 3: Memory at f7d00000 (32-bit, non-prefetchable)
[size=1M] Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee0300c Data: 4179
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 NoSoftRst- PME-Enable-
DSel=0 DScale=0 PME- Kernel driver in use: i915
$ vainfo
libva info: VA-API version 0.33.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/i915_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
$ ls -l /usr/lib/i386-linux-gnu/dri/i915_drv_video.so
ls: cannot access /usr/lib/i386-linux-gnu/dri/i915_drv_video.so: No
such file or directory
$ glxinfo |grep direct
direct rendering: Yes
$ glxinfo |grep OpenGL
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) IGD x86/MMX/SSE2
OpenGL version string: 1.4 Mesa 8.0.5
OpenGL extensions:
$ ls /usr/lib/i386-linux-gnu/dri -l
total 89996
-rw-r--r-- 1 root root 17724 Jan 22 19:41 dummy_drv_video.so
-rw-r--r-- 1 root root 3841816 Dez 6 23:22 i915_dri.so
-rw-r--r-- 1 root root 4304568 Dez 6 23:22 i965_dri.so
-rw-r--r-- 1 root root 980052 Jan 22 20:19 i965_drv_video.so
-rw-r--r-- 1 root root 14748884 Dez 6 23:22 nouveau_dri.so
-rw-r--r-- 1 root root 3594212 Dez 6 23:22 nouveau_vieux_dri.so
-rw-r--r-- 1 root root 3737592 Dez 6 23:22 r200_dri.so
-rw-r--r-- 1 root root 14339408 Dez 6 23:22 r300_dri.so
-rw-r--r-- 1 root root 14274288 Dez 6 23:22 r600_dri.so
-rw-r--r-- 1 root root 3712380 Dez 6 23:22 radeon_dri.so
-rw-r--r-- 1 root root 14389908 Dez 6 23:22 swrast_dri.so
-rw-r--r-- 1 root root 14059380 Dez 6 23:22 vmwgfx_dri.so
ii i965-va-driver:i386
1.0.19-1 i386 VAAPI driver for Intel
G45 & HD Graphics family ii i965-va-driver-dbg:i386
1.0.19-1 i386 VAAPI driver for Intel
G45 & HD Graphics family ii libva-dev:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- development files ii
libva-drm1:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- DRM runtime ii libva-egl1:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- EGL runtime ii libva-glx1:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- GLX runtime ii libva-intel-vaapi-driver
1.0.19-1 all VAAPI driver for Intel
G45 & HD Graphics family (transitional package) ii
libva-intel-vaapi-driver-dbg
1.0.19-1 all VAAPI driver for Intel
G45 & HD Graphics family (transitional package) ii
libva-tpi1:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- TPI runtime ii libva-x11-1:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- X11 runtime ii libva1:i386
1.1.0-1 i386 Video Acceleration (VA)
API for Linux -- runtime (debug symbols) ii
intel-gpu-tools
1.2-1 i386 tools for debugging the
Intel graphics driver ii libdrm-intel1:i386
2.4.40-1~deb7u2 i386 Userspace interface to
intel-specific kernel DRM services -- runtime ii
xserver-xorg-video-intel
2:2.20.14-1 i386 X.Org X server -- Intel
i8xx, i9xx display driver ii xserver-xorg-video-intel-dbg
2:2.20.14-1 i386 X.Org X server -- Intel
i8xx, i9xx display driver (debug symbols)
More information about the pkg-multimedia-maintainers
mailing list