Index: [thread] [date] [subject] [author]
  From: Scandella Florian <scandella@vol.at>
  To  : ggi-develop@eskimo.com <ggi-develop@eskimo.com>
  Date: Tue, 08 Jun 1999 15:49:38 +0200

kgi-0.9 Bugs

I have tested kgi at home. I have an 2.2.9 kernel, Matrox Millenium I,
serial MS compatible Logitech mouse and a PS/2 keyboard.

*First it doesn't detect my /dev/ttyS0 
	#> setserial /dev/ttyS0
	kgi.c:kgi_register_device:291: no display to attach device (dpy 3, dev
63)
        console.c:console_open:1443: failed: could not register output
	( many times ) 
  But when I first search for /dev/ttyS1
	#> setserial /dev/ttyS1
        ttyS01 at 0x02f8 (irq = 3) is a 16550A
	#> setserial /dev/ttyS0
        ttyS00 at 0x03f8 (irq = 4) is a 16550A
  Serial drivers are build as modules.

*Mc starts only one time ( start mc, end mc,reset console, start mc, mc
doesn't start )
*I can switch console with M-[F1,F2,...] , also in X.
*On installing kgi I had to copy ( symlink ) the include dirs (
kgi-0.9/lib/ggi/include, kgi-0.9/kgi/Linux/include/[kgi,kii] ) and the
source directory ( kgi-0.9/kgi/Linux/src -> linux/driver/kgi ).

How does GGI use kgi with the boot driver ? ( for VGA modi ? )

*Sorry for bad english

		Flo

-- 
 Scandella Florian
 scandella@vol.at
 Austria

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