On Friday 22 June 2007 10:48, Ville Syrjälä wrote:
> On Fri, Jun 22, 2007 at 09:29:55AM -0500, Lloyd Sargent wrote:
> > On Friday 22 June 2007 03:28, Ville Syrjälä wrote:
> > > On Thu, Jun 21, 2007 at 03:43:54PM -0500, Lloyd Sargent wrote:

> > I've added DSCAPS_VIDEOONLY and now I get an error "OUT OF VIDEO MEMORY".
> >
> > What does directfb depend on to determine the video memory size?
>
> The fbdev driver will provide that information.

I think we are getting closer to the problem. The person that wrote the video 
driver claims it is correct. That the problem is in  DFB.

I'm trying to determine WHAT it is that is wrong so I can tell him "look, here 
is why it doesn't work".

As an aside, I've printed out the contents of 

FBIOPUT_VSCREENINFO data:

xres:          1024
yres:          768
xres virtual:  1024
yres virtual:  1536
xoffset        0
yoffset        0
bit per pixel  16
grayscale      0
nonstd         0
activate       0
height         -1
width          -1

FBIOGET_FSCREENINFO data:

phys.    start 86800000
phys.    len   3145728
type           0
ID              embedded_fb

(#) DirectFBError [Error]: Out of video memory!

What I'm concerned about is that the height and the width shouldn't be -1. 
Perhaps that doesn't matter.

Again, any help is very much appreciated!

Cheers,

Lloyd

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to