Comment 10 for bug 181176

Revision history for this message
thierman (thierman) wrote : Re: [Bug 181176] Re: [Hardy Alpha-3] xserver-xorg-core /usr/bin/X goes into infinate loop on Toshiba Satellite 1800 PS181C Trident

Specifically the "NoDCC"

ie, added the following and things worked fine from then on in.:

Section "Device"
 Identifier "Trident Microsystems CyberBlade/i1"
 Driver "trident"
 BusID "PCI:1:0:0"
        Option "NoDDC"
EndSection

So I did that with Hardy Alpha3.

I'm now reinstalling 7.10 and putting the that in my xconf.org file, in
fact since it also didn't autodiscover my screen settings correctly, I tried
the posted xorg.conf that was included in that threat. And it worked perfectly.

Hope this helps with being able to fix it.....

On Sat, 2008-01-12 at 22:51 +0000, Timo Aaltonen wrote:
> So, which change is the one that made it work? The "UseFBDev" or
> "NoDDC"?
>
> ** Changed in: xserver-xorg-video-trident (Ubuntu)
> Sourcepackagename: xorg-server => xserver-xorg-video-trident
> Status: New => Incomplete
>