LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Video Card Driver issues
#2
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.

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.
Reply


Messages In This Thread
Video Card Driver issues - by Cobra! - 08-15-2014, 01:49 PM
Re: Video Card Driver issues - by rokytnji - 08-15-2014, 02:50 PM
Re: Video Card Driver issues - by Cobra! - 08-15-2014, 04:06 PM
Re: Video Card Driver issues - by rokytnji - 08-16-2014, 12:44 AM
Re: Video Card Driver issues - by rokytnji - 08-16-2014, 12:49 AM
Re: Video Card Driver issues - by Cobra! - 08-16-2014, 10:31 AM
Re: Video Card Driver issues - by rokytnji - 08-16-2014, 03:47 PM
Re: Video Card Driver issues - by Cobra! - 08-16-2014, 05:49 PM
Re: Video Card Driver issues - by rokytnji - 08-16-2014, 07:15 PM
Re: Video Card Driver issues - by Cobra! - 08-17-2014, 08:05 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)