Gerry Reno
2012-04-24 17:53:40 UTC
# rpm -q directfb
directfb-1.5.3-1.fc16.i686
===========================================
$ dfbinfo
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.5.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2010 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2011-08-23 22:08)
(!) DirectFB/fbdev/vt: K_MEDIUMRAW failed!
--> Operation not permitted
(!) DirectFB/Core: Could not initialize 'system_core' core!
--> A general initialization error occured
(#) DirectFBError [DirectFBCreate() failed]: A general initialization error occured
$
$
$ ls -l /dev/{fb,tty}{,0,1}
ls: cannot access /dev/fb1: No such file or directory
lrwxrwxrwx 1 root root 3 Apr 23 12:51 /dev/fb -> fb0
crw-rw-rw- 1 root video 29, 0 Apr 23 12:51 /dev/fb0
crw-rw-rw- 1 root tty 5, 0 Apr 23 20:03 /dev/tty
crw-rw---- 1 root tty 4, 0 Apr 23 12:51 /dev/tty0
crw-rw---- 1 root tty 4, 1 Apr 23 12:51 /dev/tty1
$ groups greno
greno : greno tty video
===========================================
So how do we get rid of this error? I have checked every permission.
directfb-1.5.3-1.fc16.i686
===========================================
$ dfbinfo
~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.5.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~
(c) 2001-2010 The world wide DirectFB Open Source Community
(c) 2000-2004 Convergence (integrated media) GmbH
----------------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2011-08-23 22:08)
(!) DirectFB/fbdev/vt: K_MEDIUMRAW failed!
--> Operation not permitted
(!) DirectFB/Core: Could not initialize 'system_core' core!
--> A general initialization error occured
(#) DirectFBError [DirectFBCreate() failed]: A general initialization error occured
$
$
$ ls -l /dev/{fb,tty}{,0,1}
ls: cannot access /dev/fb1: No such file or directory
lrwxrwxrwx 1 root root 3 Apr 23 12:51 /dev/fb -> fb0
crw-rw-rw- 1 root video 29, 0 Apr 23 12:51 /dev/fb0
crw-rw-rw- 1 root tty 5, 0 Apr 23 20:03 /dev/tty
crw-rw---- 1 root tty 4, 0 Apr 23 12:51 /dev/tty0
crw-rw---- 1 root tty 4, 1 Apr 23 12:51 /dev/tty1
$ groups greno
greno : greno tty video
===========================================
So how do we get rid of this error? I have checked every permission.