Just guessing from the deserts of TX.
You're might be running a non-accelerated video driver
like vesa. Or haven't gotten the DRI component working right.
So how about some info for the members here 1st so they can chime in as I am kinda in and out of here.
Open a terminal and give us the readouts from the commands I'll give you below.
So you won't be afeared. Mine on a new install on another Laptop I own as a example. I run the free ati open source driver because I don't care about gaming.
Happy Trails, Rok
Edit: I forgot. Give also the output of
also.
You're might be running a non-accelerated video driver
like vesa. Or haven't gotten the DRI component working right.
So how about some info for the members here 1st so they can chime in as I am kinda in and out of here.
Open a terminal and give us the readouts from the commands I'll give you below.
Code:
xvidtune -show
Code:
glxinfo | grep -i "direct rendering"
Code:
cat /var/log/Xorg.0.log | grep -i "dri" | grep -v -i "driver"
So you won't be afeared. Mine on a new install on another Laptop I own as a example. I run the free ati open source driver because I don't care about gaming.
Code:
harry@biker1:~$ cat /var/log/Xorg.0.log | grep -i "dri" | grep -v -i "driver"
[ 34.173] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 34.187] Initializing built-in extension DRI3
[ 34.188] Initializing built-in extension XFree86-DRI
[ 34.188] Initializing built-in extension DRI2
[ 34.295] (II) Loading sub module "dri2"
[ 34.295] (II) LoadModule: "dri2"
[ 34.295] (II) Module "dri2" already built-in
[ 34.608] (II) RADEON(0): [DRI2] Setup complete
[ 34.713] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 34.773] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 34.773] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
harry@biker1:~$ glxinfo | grep -i "direct rendering"
direct rendering: Yes
harry@biker1:~$ xvidtune -show
"1366x768" 69.30 1366 1402 1442 1480 768 771 776 780 -hsync -vsync
harry@biker1:~$
Happy Trails, Rok
Edit: I forgot. Give also the output of
Code:
lspci -knn
also.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.