Hi Max,<br><br>That's kmalloc of the shadow framebuffer failing (which happens on Centos/RedHat kernels on large allocations). <br><br>If you grab what's in /drivers/staging/udlfb of the linux-next kernel tree (which is what is going into 2.6.34), or the latest from <a href="http://git.plugable.com/">http://git.plugable.com/</a> you won't see that particular problem as vmalloc is used instead, and also the driver should be able to survive without a shadow buffer.<br>
<br>Best wishes,<br>Bernie<br><br>Plugable Technologies<br><a href="http://plugable.com/">http://plugable.com/</a><br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 1:52 PM, Max E. Reyes Vera J. <span dir="ltr"><<a href="mailto:mreyesvera@telecomabmex.com">mreyesvera@telecomabmex.com</a>></span> wrote:
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
non posso allocare il backing buffer<br></div></blockquote></div>