Home » Community » U++ community news and announcements » Rainbow phase 1 finished
Re: Rainbow phase 1 finished [message #33364 is a reply to message #33356] |
Thu, 28 July 2011 12:04   |
|
Tried to test framebuffer on linux (Ubuntu 11.04) and get the following error:
Quote: | Error reading fixed information.
|
in the /LinuxFB/Win.cpp (254) code:
if (ioctl(fbfd, FBIOGET_VSCREENINFO, &vinfo)) {
fprintf(stderr, "Error reading variable information.\n");
exit(-3);
}
Tried to run the compiled example with sudo command and everithink work fine.
Any hint are welcome!
|
|
|
Goto Forum:
Current Time: Sun Aug 24 12:28:08 CEST 2025
Total time taken to generate the page: 0.04954 seconds
|