[Bug 257894] Re: VGA-out dies after a while on Eee 1000H
erix5
vitaly.torshyn at gmail.com
Wed Dec 17 20:22:00 UTC 2008
Phil, you have missed option that I suggest :)
Try this:
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
# VideoRam 16384
# It turns off disabling pipa A by a driver after while.
# Its 100 % working workaround.
Option "ForceEnablePipeA" "true"
Option "ModeDebug" "yes"
Option "FramebufferCompression" "off"
EndSection
I don't know why, I didn't spend time investigate more deeply debugging
on driver. The problem is caused by driver and Xorg decide to turn off
pipe A (VGA connector). When you turn on 'ForceEnablePipeA' driver will
never perform 'disable pipe A' action so X will use VGA (pipe A) all the
time.
And about 'libdrm'. I don't why your DRI is not working. I have 2.4.1
version installed and DRI working well... still :)
The problem with DRI logged in your X log and it is not a 2.4.1 release
problem. Attach your X log please...
--
VGA-out dies after a while on Eee 1000H
https://bugs.launchpad.net/bugs/257894
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list