Re: Getting started
William Estrada <[email protected]>
| Newsgroups | gmane.linux.fbdev.user |
|---|---|
| Organization | Mt Umunhum WIreless dot net |
| Message-ID | <[email protected]> |
Tiancheng,
My typo!
$ sudo mknod /dev/fb0 c 29 0
$ cd /src/FB
$ sudo ./a.out
Error: cannot open framebuffer device /dev/fb0. - No such device rc=-1
$ ls -lrt /dev/fb*
crw-r--r-- 1 root root 29, 0 Aug 18 12:21 /dev/fb0
$
Also, the nod disappears after a boot.
William Estrada
<http://www.Mt-Umunhum-Wireless.net/resume/william_estrada.html> --
MrUmunhum at popdial dot com <mailto:[email protected]> --
408-997-0743
Ymessenger ID: MrUmunhum
HTTP://Mt-Umunhum-Wireless.net
Tiancheng Song wrote:
> try use "mknod (root) instead of "mkdir".
>
>
>