Index: [thread] [date] [subject] [author]
  From: Jan Kneschke <Jan.Kneschke@kiel.netsurf.de>
  To  : ggi-develop@eskimo.com
  Date: Wed, 5 Aug 1998 20:11:45 +0200 (MEST)

Re: unresolve fb_display II

On Wed, 5 Aug 1998, Jan Kneschke wrote:

> On Sun, 2 Aug 1998, Jan Kneschke wrote:
>  
> > weigon:/linux2/home/weigon/degas/kgicon/kgi # insmod kgicon.o ;
> > ../util/con2fbmap 0 1
> > kgicon.o: unresolved symbol fb_display
> 
> i'm just getting mad.
i don't know why but...

i'm did it. the driver inserts fine now, con2fbmap fails with an oops.

fbcon-kgi.c:980: Activating kgicon mode 640x400#640x0[8].
fbcon-kgi.c:854: Activating success: 640x400#640x0 D1x1 [0x4]
kgifb_init: xres 640 yres 400 bpp 8 vaddr 0xc387c000 paddr 0xe0000000 size 2097152
fb1: KGI frame buffer device using 2048K of video memory
fbcon-kgi.c:854: Activating success: 640x400#640x0 D1x1 [0x4]
Unable to handle kernel paging request at virtual address c787c000

why is (virt.y == 0) ??

the oops is coming from the mmaped framebuffer. 

thats all
  Jan

--- 
       Project: GGI - S3-Vision-driver -- http://www.ggi-project.org/
         -)=  Jan (Weigon) Kneschke -- Kiel -- Northern Germany =(-


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