Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Sun, 23 Aug 1998 14:50:54 +0200

Re: S3 Problems

Lutz Oberst wrote:
> Now I get the nice effect, that the screen "jumps" up a few pages, just
> linke I does when you press <Page-Up> a few times. When I hit
> return, the screen scrolls down, but I never reach the line, where I
> would see my prompt. I think it continues at the top (where it jumped
> first) before it reaches the line with the prompt.
> I think this is because I have a 86c764, but only 86c765 is supported.
> It would be nice if anyone could code such a driver.

Try to pass the parameter kgicon_virty=400 to insmod and see if
the  problem goes away.

> > > "Das Gerät oder die Ressource ist belegt" is german
> >       Did this come from a KGI driver or kgicon?  English language is
> > standard in GGI stuff IIRC....
> I think this came from insmod which is internationalized.

Yes, or rather libc. Insmod probably calls perror() when something
goes wrong.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: mackan@stacken.kth.se

Index: [thread] [date] [subject] [author]