Intel video driver - Acer Aspire 5742 series

For drivers and kernel modules.
Message
Author
User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#31 Post by 666philb »

the wizard will always show modesetting as the kernel picks the driver in the newer kernels.

the correct driver is loaded, it's just that you may not be getting full acceleration
from your xorg.0.log (lines 232-235)

Code: Select all

[    22.613] (II) AIGLX: Screen 0 is not DRI2 capable
[    22.613] (EE) AIGLX: reverting to software rendering
[    22.672] (II) AIGLX: Loaded and initialized swrast
[    22.672] (II) GLX: Initialized DRISWRAST GL provider for screen 0
glxgears runs so you should have direct rendering, but just slower than dri2, check with

Code: Select all

glxinfo | grep direct
should say direct rendering: Yes

try running google earth .... does it fire up and perform ok?
also check your /var/log/xorg.0.log after trying chillinfarts xorg.conf and see if dri2 is loading. you could also try the one i posted again but remove the "Option "DRI" "True"" line
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

autumnleaves
Posts: 125
Joined: Sat 08 Jan 2011, 01:24

#32 Post by autumnleaves »

It does show yes for direct rendering. However, Earth is too slow to even try to use. Conversely, on my much older HP Probook with Tahrpup Earth fires up in no time and is a breeze to use.
I tried glamor modesetting without any apparent result.

autumnleaves
Posts: 125
Joined: Sat 08 Jan 2011, 01:24

#33 Post by autumnleaves »

Thank you for your efforts on my behalf, but we seem to be getting nowhere. Unfortunately it appears that the screen does not support DRI2, and whatever driver is being used cannot handle any advanced graphics. Will I encounter the same problem with other versions of Puppy and even other flavours of Linux?

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#34 Post by 666philb »

if you find a puppy (or other linux) that works ...try using its xorg.conf in tahrpup
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

autumnleaves
Posts: 125
Joined: Sat 08 Jan 2011, 01:24

#35 Post by autumnleaves »

I tried running Racy 5.5 which loaded with the intel driver, but the xorg.conf comments out the Device section with a note to the effect that the processor would be recognized automatically (or something to that effect). Using this Xorg.conf, I tried starting Earth, but it did not load and the mouse froze. On subsequent boots with the same file the mouse remained frozen.
Please keep me informed of any developments as I really like the flexibility of Tahr, but would naturally like to have a working 64 bit version.Thanks

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#36 Post by Semme »

I've got an Intel with three times your FPS and can't run Earth. Your best bet's a new card.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

autumnleaves
Posts: 125
Joined: Sat 08 Jan 2011, 01:24

#37 Post by autumnleaves »

It's a portable, not a desktop. I tried installing FatDog but it does not boot. So I am going to try Mint and see how I fare with that.

autumnleaves
Posts: 125
Joined: Sat 08 Jan 2011, 01:24

#38 Post by autumnleaves »

Further development: Puppy Precise does load the Intel driver (which requieres KMS). Is it possible KMS is the source of the blockage with Tahr?

Post Reply