Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Fri, 18 Sep 1998 18:07:33 +0200

Re: /dev/fb0 or /dev/fb0current cannot be found

dopler@icon.co.za wrote:
> 
> I have compiled frame buffer support in to the kernel
> and compiled the kgicon device(vga). When I insmod the module
> it switches to the mode I select vis kgicon_bpp, etc.
> I cannot use fbset or any demo with the fbcon ggi
> as the files cannot find /dev/fb0 (/dev/fb0 does not exist).
> I am using kernel 2.1.118 and Red Hat 5.1

Go into degas/kgicon/util/fbset/ and type "make install". That will
create the needed device nodes.

//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]