Re: Framebuffer Debian SID
Em Quarta 27 Junho 2007, Davi escreveu:
> Em Quarta 27 Junho 2007 10:59, Andre Novelli - Depto de TI escreveu:
> > To tentando rodar uma aplicação que usa SDL e ta dando um erro
> > relacionado ao framebuffer, alguem sabe como posso ativa-lo ? Uso uma
> > placa de video Nvidea.
> >
> > o erro é o:
> >
> > ---------------------- DirectFB v0.9.25 ---------------------
> > (c) 2000-2002 convergence integrated media GmbH
> > (c) 2002-2004 convergence GmbH
> > -----------------------------------------------------------
> >
> > (*) DirectFB/Core: Single Application Core. (2007-06-07 03:35)
> > (*) Direct/Memcpy: Using MMXEXT optimized memcpy()
> > (!) Direct/Util: opening '/dev/fb0' and '/dev/fb/0' failed
> > --> No such file or directory
>
> Realmente... O dispositivo não existe...
>
> > (!) DirectFB/FBDev: Error opening framebuffer device!
> > (!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment
> > variable.
>
> Você compilou teu kernel com suporte a framebuffer, né?
>
> > (!) DirectFB/Core: Could not initialize 'system' core!
> > --> Initialization error!
> > Erro iniciando SDL:DirectFBCreate: Initialization error!
> >
> > No /dev nao existe nenhum fb*!!
>
> A primeira coisa a verificar é se teu kernel está com suporte a
> framebuffer...
> Não sei se funciona como módulo... Eu só usei como built-in até hoje...
O kernel eh o padrao do Sid 2.6.21-1-xxx (no meu caso xxx = 686)
Reply to: