On Fri, May 17, 2013 at 4:53 PM, Christopher Sean Morrison
<brl...@mac.com> wrote:

> * /dev/oglb 'copy mode' fails to refresh the framebuffer
>
> Otherwise, you should see your logging if you run the "fbserv" command (which 
> has a man page on how to use it) with "rt -F0 ..." or stand-alone with "rt 
> -F/dev/dbg ..." (also has a man page) if you hooked it in correctly.

Sir, the file that I wrote is not correctly hooked up. I am  trying to
understand how if_debug is hooked.
I just changed fb_logs of it, to see if they are changed at console or
not. Its not. It means fb_write(x x x x x) is not coming from this
file. Also rt -F/dev/debug works. I also defined dbg_interface in
fbio.h, included if_dbg.c file in CMakeLists.txt. And in if_dbg file,
defined device file as /dev/dbg.
But on rt -F/dev/dbg, it says no device file found. If rt -F/dev/debug
is working, then where is its device file. There is no /dev/debug file
in src , not even in my filesystem. Where could I locate it?





--
Priyanka Kapoor
priyankacool10.wordpress.com
Linux User Group, Ludhiana

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to