This is because there are problems with the SiS cards and probably the X
server itself. You *can* get most of them to work, but you basically need
to tell the X server to use the card as a framebuffer with minimal
hardware acceleration. (btw, the kernel fbcon does work with these cards,
but not all that well)
You need to put the following lines in your /etc/X11/XF86Config
file in the Device section that lists the SiS card:
Option "no_bitblt"
Option "no_accel"
Option "sw_cursor"
IMHO, these cards are crap, but as I said, you can get most of them to
work.
--Matt
--
Matt Galgoci
Job title: export title=`dd if=/dev/random bs=24 count=1`
echo $title
On Wed, 24 Nov 1999, Ryan Marinoff wrote:
[snip]
> mode in the gui install, but no luck there neither. The stats on my
> computer. Windows said that my video is SiS 5597/5598 and linux probe said
> it is a SiS 5598. And the monitor is Gateway Vivitron 15. But when it tries
[snip]
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.