Hi, On 06/15/2016 11:05 AM, T.Zhou wrote: > Hi Torsten, > > I have the same Graphics card with you and urxvt occurs the same like yours. This means you're getting the same overlapping areas? > 00:02.0 VGA compatible controller: Intel Corporation Device 191b (rev 06) > Subsystem: Lenovo Device 5050 > Kernel driver in use: i915 > > tao@geo /sys/bus/pci/devices/0000:00:02.0 $ cat vendor > 0x8086 > tao@geo /sys/bus/pci/devices/0000:00:02.0 $ cat device > 0x191b > > See the driver in use is i915 but the wiki recommend is i965. > https://wiki.gentoo.org/wiki/intel > > So please check your drivers in use. > > Thanks > T.Z > Thanks for the hint but as far as I know, the driver is always called i915, even if you have your packages build with VIDEO_CARS="intel i965" which is only used by media-libs/mesa (please correct me if I'm wrong).
vainfo returns the following information: libva info: VA-API version 0.38.1 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib64/va/drivers/i965_drv_video.so libva info: Found init function __vaDriverInit_0_38 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.38 (libva 1.6.2) vainfo: Driver version: Intel i965 driver for Intel(R) Skylake - 1.6.2 Therefore I think i965 is activated and in use. Thanks Torsten _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
