Hallo group members.
I run fedora code 5 on intel platform.
0) I have radeon 9200 SE graphics card, so to enable frame buffer I load the
module: root# modprobe radeonfb
1) according to directfb documentation I added my "user" to tty group. My tty
files initially look like following:
user$ ls -l tty{0,2,3,4,5,6,7,8,9} tty1*
crw------- 1 root root 4, 0 Sep 1 09:15 tty0
crw--w---- 1 root tty 4, 1 Sep 1 09:23 tty1
crw-rw---- 1 root tty 4, 10 Sep 1 09:15 tty10
crw-rw---- 1 root tty 4, 11 Sep 1 09:15 tty11
crw-rw---- 1 root tty 4, 12 Sep 1 09:15 tty12
crw-rw---- 1 root tty 4, 13 Sep 1 09:15 tty13
crw-rw---- 1 root tty 4, 14 Sep 1 09:15 tty14
crw-rw---- 1 root tty 4, 15 Sep 1 09:15 tty15
crw-rw---- 1 root tty 4, 16 Sep 1 09:15 tty16
crw-rw---- 1 root tty 4, 17 Sep 1 09:15 tty17
crw-rw---- 1 root tty 4, 18 Sep 1 09:15 tty18
crw-rw---- 1 root tty 4, 19 Sep 1 09:15 tty19
crw------- 1 root root 4, 2 Sep 1 09:15 tty2
crw------- 1 root root 4, 3 Sep 1 09:15 tty3
crw------- 1 root root 4, 4 Sep 1 09:15 tty4
crw------- 1 root root 4, 5 Sep 1 09:15 tty5
crw------- 1 root root 4, 6 Sep 1 09:15 tty6
crw------- 1 root root 4, 7 Sep 1 09:15 tty7
crw-rw---- 1 root root 4, 8 Sep 1 09:15 tty8
crw-rw---- 1 root tty 4, 9 Sep 1 09:15 tty9
2) When I run dfbinfo it tells that permission is denied first to tty0 and then
to tty7. After changing those permissions to correct ones ....
crw-rw---- 1 root tty 4, 0 Sep 1 09:15 tty0
crw-rw---- 1 root tty 4, 7 Sep 1 09:15 tty7
... I still get the message (another though):
user$ dfbinfo
---------------------- DirectFB v0.9.24 ---------------------
(c) 2000-2002 convergence integrated media GmbH
(c) 2002-2004 convergence GmbH
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core. (2006-03-05 13:57)
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(!) DirectFB/fbdev/vt: KD_GRAPHICS failed!
--> Operation not permitted
(!) DirectFB/Core: Could not initialize 'system' core!
--> Initialization error!
(#) DirectFBError [DirectFBCreate() failed]: Initialization error!
Do You know what is the right solution. By the way, I feel that selective
changing tty0 and tty7 is not the right path.
Regards,
Pawel
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users