[arch-general] plasma 5 crashing
Genes Lists
lists at sapience.com
Tue Dec 29 18:24:14 UTC 2015
On 12/29/2015 09:44 AM, Mike Cloaked wrote:
>
> For anyone having this kind of problem some additional useful info might be
> obtained by running the suggested commands in
> the page at http://dri.freedesktop.org/wiki/glxinfo/ - and getting at some
...
Sure - graphics is using intel i915
% glxinfo | grep render .
direct rendering: Yes
..
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile
..
And :
# lsmod | egrep 915 has:
drm 286720 11 i915,drm_kms_helper,vboxvideo
fb_sys_fops 16384 1 drm_kms_helper
i2c_algo_bit 16384 1 i915
video 36864 2 i915,thinkpad_acpi
plus a few other randoms
% and the /var/log/Xorg.0.log has
[ 15.332] (II) intel(0): Using Kernel Mode Setting driver: i915,
version 1.6.0 20151010
# lspci -v
VGA compatible controller: Intel Corporation 4th Gen Core Processor
Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 221e
..
Kernel driver in use: i915
Kernel modules: i915
More information about the arch-general
mailing list