Yes, for both tests I compiled, installed and then powered down. To date the only solution was the change made in trident_driver.c .
Robert --- Alan Hourihane <[EMAIL PROTECTED]> wrote: > Did you powerdown again ? > > On Tue, Jan 29, 2002 at 08:22:29AM -0800, Robert hedges wrote: > > This doesn't seem to be it either, this also returned it to the origianl > > psychedelic behaviour. > > > > Robert > > > > > > > > --- Egbert Eich <[EMAIL PROTECTED]> wrote: > > > Robert hedges writes: > > > > Apparently, I had not, I must have only restarted X, because things > seem > > > to be > > > > working fine now. Thanks. > > > > > > > > > > I think video has been around in the older driver versions which used > > > to work for you. > > > It is possible that the gamma, contrast, brighness, hue or saturation > > > controls which were implemented later caused your problems. > > > > > > Could you please comment out the lines: > > > tridentSetVideoGamma(pTrident,pPriv->Gamma,pPriv->Brightness); > > > tridentSetVideoContrast(pTrident,pPriv->Contrast); > > > > tridentSetVideoParameters(pTrident,pPriv->Brightness,pPriv->Saturation, > > > pPriv->HUE); > > > > > > in TRIDENTResetVideo() and see if the problem goes away, too? > > > > > > Thanks, > > > Egbert. > > > > > > ===== > > Robert A. Hedges > > [EMAIL PROTECTED] > > > > __________________________________________________ > > Do You Yahoo!? > > Great stuff seeking new owners in Yahoo! Auctions! > > http://auctions.yahoo.com > > _______________________________________________ > > Xpert mailing list > > [EMAIL PROTECTED] > > http://XFree86.Org/mailman/listinfo/xpert ===== Robert A. Hedges [EMAIL PROTECTED] __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
