grep -Ri driver /var/log/Xorg.0.log
glxinfo | grep version
doktor5000 wrote:.....are you sure your graphics driverissetup correctly and provides hardware acceleration?....
doktor5000 wrote:.....are you sure your graphics driverissetup correctly and provides hardware acceleration?and
- Code: Select all
grep -Ri driver /var/log/Xorg.0.log
will tell you.
- Code: Select all
glxinfo | grep version
[root@localhost Documents]# grep -Ri driver /var/log/Xorg.0.log
[ 22.508] X.Org Video Driver: 12.0
[ 22.508] X.Org XInput driver : 16.0
[ 22.557] (II) Loading /usr/lib/xorg/modules/drivers/v4l_drv.so
[ 22.575] ABI class: X.Org Video Driver, version 12.0
[ 22.738] (II) Loading /usr/lib/xorg/modules/drivers/intel-common/intel_drv.so
[ 22.795] Module class: X.Org Video Driver
[ 22.795] ABI class: X.Org Video Driver, version 12.0
[ 22.795] (II) v4l driver for Video4Linux
[ 22.795] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
[ 22.994] (II) intel(0): [DRI2] DRI driver: i915
[ 23.012] (II) UXA(0): Driver registered support for the following operations:
[ 24.347] Module class: X.Org XInput Driver
[ 24.347] ABI class: X.Org XInput driver, version 16.0
[ 24.347] (II) Using input driver 'evdev' for 'Power Button'
[ 24.423] (II) Using input driver 'evdev' for 'Power Button'
[ 24.424] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 24.426] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[ 24.427] (II) No input driver specified, ignoring this device.
[root@localhost Documents]# glxinfo | grep version
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL version string: 1.4 Mesa 8.1-devel
[root@localhost Documents]#
doktor5000 wrote:And Mesa as renderer means you're not using hardware acceleration.
# glxinfo | grep version
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL version string: 2.1 Mesa 7.10.2
OpenGL shading language version string: 1.20
# glxinfo | grep rendering
direct rendering: Yes
[root@localhost wilcal]# grep -Ri driver /var/log/Xorg.0.log
[ 12.387] X.Org Video Driver: 11.0
[ 12.387] X.Org XInput driver : 13.0
[ 12.388] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[ 12.389] ABI class: X.Org Video Driver, version 11.0
[ 12.393] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[ 12.393] Module class: X.Org Video Driver
[ 12.393] ABI class: X.Org Video Driver, version 11.0
[ 12.393] (II) v4l driver for Video4Linux
[ 12.393] (II) NOUVEAU driver
[ 12.393] (II) NOUVEAU driver for NVIDIA chipset families :
[ 12.394] (II) Loading /usr/lib64/xorg/modules/drivers/nouveau_drv.so
[ 12.623] (**) NOUVEAU(0): Driver mode "1920x1200": 154.0 MHz (scaled from 0.0 MHz), 74.0 kHz, 60.0 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1280x800": 83.5 MHz (scaled from 0.0 MHz), 49.7 kHz, 59.8 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 12.623] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 12.624] ABI class: X.Org Video Driver, version 11.0
[ 12.630] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 12.630] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 12.634] (II) EXA(0): Driver allocated offscreen pixmaps
[ 12.634] (II) EXA(0): Driver registered support for the following operations:
[ 12.722] Module class: X.Org XInput Driver
[ 12.722] ABI class: X.Org XInput driver, version 13.0
[ 12.722] (II) Using input driver 'evdev' for 'Power Button'
[ 12.739] (II) Using input driver 'evdev' for 'Power Button'
[ 12.740] (II) No input driver specified, ignoring this device.
[ 12.740] (II) No input driver specified, ignoring this device.
[ 12.741] (II) No input driver specified, ignoring this device.
[ 12.741] (II) No input driver specified, ignoring this device.
[ 12.741] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1024'
[ 12.742] (II) No input driver specified, ignoring this device.
[ 12.742] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2011'
[ 12.743] (II) No input driver specified, ignoring this device.
[ 12.744] (II) No input driver specified, ignoring this device.
[ 12.744] (II) No input driver specified, ignoring this device.
[ 12.744] (II) No input driver specified, ignoring this device.
[ 12.744] (II) No input driver specified, ignoring this device.
[ 12.745] (II) No input driver specified, ignoring this device.
[ 12.745] (II) No input driver specified, ignoring this device.
[ 12.745] (II) No input driver specified, ignoring this device.
[root@localhost wilcal]# glxinfo | grep version
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL version string: 2.1 Mesa 8.0.2
OpenGL shading language version string: 1.30
zugunder wrote:If I am not mistaken, you have active a Nuveau free driver for nVidia cards, so I guess it will not give you many FPS in any game (in case the game starts at all).
Not sure about video editing, probably Nuveau has included some support for certain functions
zugunder wrote:but the games are almost out of question...
zugunder wrote:I am a big specialist in that since I have only Intel graphics on my rather old laptop, but AFAIK if you have a nVidia card and want to play 3D shooters etc, you need a proprietary driver from nVidia - and I am sure they are available in Mageia's repos.
zugunder wrote:So it looks like that by default Mageia chooses a free driver to install (Nuveau in case of nVidia card).
If you installed from anything but the Live CD that's to be expected as only the Live CD has propitiatory drivers.wilcal wrote:zugunder wrote:So it looks like that by default Mageia chooses a free driver to install (Nuveau in case of nVidia card).
It seems to be the case at least on my system.
Anyway, I'm gonna poke around in this for awhile.
Maybe Doktor500 can point us to a explaination
for this somewhere.
drakx11
$ lsmod | grep nouveau
[root@localhost wilcal]# grep -Ri driver /var/log/Xorg.0.log
[ 30.916] X.Org Video Driver: 11.0
[ 30.916] X.Org XInput driver : 13.0
[ 30.961] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[ 30.961] ABI class: X.Org Video Driver, version 11.0
[ 32.299] Module class: X.Org Video Driver
[ 32.315] (II) v4l driver for Video4Linux
[ 32.315] (II) NVIDIA dlloader X Driver 295.49 Mon Apr 30 23:48:24 PDT 2012
[ 32.315] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 33.470] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 33.651] Module class: X.Org XInput Driver
[ 33.651] ABI class: X.Org XInput driver, version 13.0
[ 33.651] (II) Using input driver 'evdev' for 'Power Button'
[ 33.670] (II) Using input driver 'evdev' for 'Power Button'
[ 33.671] (II) No input driver specified, ignoring this device.
[ 33.671] (II) No input driver specified, ignoring this device.
[ 33.671] (II) No input driver specified, ignoring this device.
[ 33.671] (II) No input driver specified, ignoring this device.
[ 33.672] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1024'
[ 33.673] (II) No input driver specified, ignoring this device.
[ 33.673] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2011'
[ 33.674] (II) No input driver specified, ignoring this device.
[ 33.674] (II) No input driver specified, ignoring this device.
[ 33.674] (II) No input driver specified, ignoring this device.
[ 33.675] (II) No input driver specified, ignoring this device.
[ 33.675] (II) No input driver specified, ignoring this device.
[ 33.675] (II) No input driver specified, ignoring this device.
[ 33.675] (II) No input driver specified, ignoring this device.
[ 33.676] (II) No input driver specified, ignoring this device.
[root@localhost wilcal]# glxinfo | grep version
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
OpenGL version string: 4.2.0 NVIDIA 295.49
OpenGL shading language version string: 4.20 NVIDIA via Cg compiler
zugunder wrote:So the things you reported in your last post are from your video editing machine or the other one you mentioned in the very beginning of the thread? What is exactly the hardware you tested?
zugunder wrote:Thanks for the info.
Users browsing this forum: No registered users and 1 guest