Linux Information for TOSHIBA PC
   

Contact Us

 
Japanese

Linux Information for TOSHIBA PC by TOSHIBA Digital Media Engineering Corp.

 



[tlinux-users:02751] Satellite 1555CDS Display 06 Sep 2002

I am running Mandrake 8.2 on my Satellite 1555CDS and the only issue I
have is that under X there occasionally exists some "fuzz" in some
applications (Mozilla, Galeon, Evolution, etc.) Normally, the "fuzz"
goes away if I can scroll it out of the way.

I read on the following page (http://linux-sxs.org/toshiba.html) that it
might be an acceleration problem.

I was just wondering if anyone else had the same problem and if so,
where do I put the "no accel" if that is indeed the problem.

If you need more information from me, let me know.

Thanks in advance,

[tlinux-users:02752]   07 Sep 2002
The version of X might be helpful here. I know nothing of this particular
problem, but have disabled accelerations at one stage with Xfree86-4. In
the config file (/etc/X11/XF86Config-4) I did it like this:

Section "Device"
Identifier "Generic Video Card"
Driver "i810"
# Attempting to avoid video engine lockups...
Option "NoAccel" "On"
EndSection

Obviously you'll be looking for a "Device" section that's relevant to your
chipset - and try adding ``Option "NoAccel" "On"'' there.

If this makes your problem go away, the next step is to try disabling
individual accelerations to try to isolate the offender(s) (unless your
happy to live with all accelerations disabled).


Thanks for the help. I thought that was what I needed to do, but wanted
confirmation. Yes, it works beautifully now.

[tlinux-users:02754]   07 Sep 2002
Note that you can disable only a part of the acceleration feature.
In my case (2520 cds) I have the following :

Section "Device"
Identifier "Card0"
Driver "s3virge"
ChipSet "virge mx"
Card "S3 ViRGE/MX (generic)"
Option "pci_burst"
Option "pci_retry"

# This XAA optimization is buggy with my chip.
Option "XaaNoOffscreenPixmaps"

# Other optimization, working in my case
# Option "XaaNoPixmapCache"
# Option "XaaNoImageWriteRect"
# Option "XaaNoScanlineCPUToScreenColorExpandFill"
# Option "XaaNoScanlineImageWriteRect"
# Option "XaaNoScreenToScreenColorExpandFill"
# Option "XaaNoScreenToScreenCopy"
# Option "XaaNoSolidFillRect"
# Option "XaaNoSolidFillTrap"
# Option "XaaNoSolidHorVertLine"
# Option "XaaNoSolidTwoPointLine"
# Option "XaaNoCPUToScreenColorExpandFill"
# Option "XaaNoColor8x8PatternFillRect"
# Option "XaaNoColor8x8PatternFillTrap"
# Option "XaaNoDashedBresenhamLine"
# Option "XaaNoDashedTwoPointLine"
# Option "XaaNoMono8x8PatternFillRect"
# Option "XaaNoMono8x8PatternFillTrap"
# Option "XaaNoSolidBresenhamLine"

EndSection

 


back to previous page

▲Page Top

Toshiba Digital Media Engineering Corp. | Privacy Policy | Terms and Conditions | Top page of Linux Information for TOSHIBA PC
Copyright 2011 TOSHIBA DIGITAL MEDIA ENGINEERING CORPORATION, ALL RIGHTS RESERVED