Re: SVGATextMode Chip ?

2000-01-09 Thread Anthony Campbell
On 08 Jan 2000, matt garman wrote:
> On Sun, Jan 09, 2000 at 10:37:59AM -0600, Lance Hoffmeyer wrote:
> > I have a SR9 Number 9 video card.  I am trying to setup SVGATextMode for 
> > this
> > new card.  Anyone have this card and know what Chipset I should uncomment
> > in TextConfig to get the card working?  When I use S3Virge I get
> 
> You might want to look into the linux kernel's framebuffer options.  The
> framebuffer makes SVGATextMode more or less obsolete.  Try this on for
> size:
> 
> http://www.tahallah.demon.co.uk/programming/Framebuffer-HOWTO-1.1.html
> 
> It's pretty easy to setup and use, too.
> 

In fact, the author of SVGATextMode said a few months ago that he was
ceasing to maintain this program because there was little need for it
nowadays.

Anthony

-- 
Anthony Campbell - running Linux Debian 2.1 (Windows-free zone)
Book Reviews: http://www.pentelikon.freeserve.co.uk/bookreviews/

"It's no go the Yogi Man, it's no go Blavatsky"  - Louis MacNeice


Re: SVGATextMode Chip ?

2000-01-08 Thread matt garman
On Sun, Jan 09, 2000 at 10:37:59AM -0600, Lance Hoffmeyer wrote:
> I have a SR9 Number 9 video card.  I am trying to setup SVGATextMode for this
> new card.  Anyone have this card and know what Chipset I should uncomment
> in TextConfig to get the card working?  When I use S3Virge I get

You might want to look into the linux kernel's framebuffer options.  The
framebuffer makes SVGATextMode more or less obsolete.  Try this on for
size:

http://www.tahallah.demon.co.uk/programming/Framebuffer-HOWTO-1.1.html

It's pretty easy to setup and use, too.

MG

-- 
Matt Garman, [EMAIL PROTECTED]
"And through the window in the wall
 Come streaming in on sunlight wings
 A million bright ambassadors of morning." 
--Pink Floyd, "Echoes"


SVGATextMode Chip ?

2000-01-08 Thread Lance Hoffmeyer
I have a SR9 Number 9 video card.  I am trying to setup SVGATextMode for this
new card.  Anyone have this card and know what Chipset I should uncomment
in TextConfig to get the card working?  When I use S3Virge I get

UNknown CHip ID 22e1

I have the S3_Virge chipset set in X11 and it works fine.

Right now in TextConfig I have

Chipset "S3"

Clocks   25.175  28.322  40.00   0.00   50.00  77.00  36.00  44.90
Clocks   130.00  120.00  80.00  31.50  110.00  65.00  75.00  94.50

# For some S3 cards: pick one of the following clock chips (or RAMDAC's with
# integrated clock chip).
#ClockChip "icd2061a"
#ClockChip "ics9161a"
#ClockChip "dcs2834"
#ClockChip "sc11412"
#ClockChip "s3gendac"
#ClockChip "s3_sdac"
#ClockChip "S3Trio"
#ClockChip "S3Virge"
#ClockChip "ti3025"
#ClockChip "ics2595"
#ClockChip "ics5300"
#ClockChip "ics5342"
#ClockChip "ch8391"
#ClockChip "stg1703"
#ClockChip "ti3026"
#ClockChip "ibm_rgb5xx"


Lance