.directfbrc locates in /etc/ and ~. maybe /etc/.directfbrc has system=devmem?
--- On Fri, 7/2/10, Manuel Alfayate <gaul...@hotmail.com> wrote: From: Manuel Alfayate <gaul...@hotmail.com> Subject: Re: [directfb-users] directfb-users Digest, Vol 65, Issue 2 To: directfb-users@directfb.org Date: Friday, July 2, 2010, 1:57 PM Ok, made it work again by adding system=fbdev to my .directfbrc, but it was NOT needed before. Any idea what has changed? regards > From: directfb-users-requ...@directfb.org > Subject: directfb-users Digest, Vol 65, Issue 2 > To: directfb-users@directfb.org > Date: Fri, 2 Jul 2010 19:06:38 +0200 > > Send directfb-users mailing list submissions to > directfb-users@directfb.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > or, via email, send a message with subject or body 'help' to > directfb-users-requ...@directfb.org > > You can reach the person managing the list at > directfb-users-ow...@directfb.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of directfb-users digest..." > > > Today's Topics: > > 1. DirectFB now asks for framebuffer's video-phys and > video-length (Manuel Alfayate) > 2. Re: DirectFB now asks for framebuffer's video-phys and > video-length (haithem rahmani) > 3. Re: DirectFB now asks for framebuffer's video-phys and > video-length (Bian Jiang) > 4. Re: DirectFB now asks for framebuffer's video-phys and > video-length (Ville Syrj?l?) > 5. Re: DirectFB now asks for framebuffer's video-phys and > video-length (hong zhang) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 2 Jul 2010 14:43:17 +0000 > From: Manuel Alfayate <gaul...@hotmail.com> > Subject: [directfb-users] DirectFB now asks for framebuffer's > video-phys and video-length > To: directfb-users@directfb.org > Message-ID: <col113-w386e1c9ca38e7c1f1ebeb0b1...@phx.gbl> > Content-Type: text/plain; charset="iso-8859-1" > > > Hello there > > > I use DirectFB on the framebuffer device. Mine is at /dev/fb0, and I use the > Userspace VESA framebuffer. > Everything worked flawlessly here for years. However, I restored my system > from a backup days ago, and DirectFB doesn't work anymore. This is the error > I get every time I run an app on DirectFB (wich in turn has only fbcon > backend compiled-in): > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ > (c) 2001-2009 The world wide DirectFB Open Source Community > (c) 2000-2004 Convergence (integrated media) GmbH > ---------------------------------------------------------------- > > (*) DirectFB/Core: Single Application Core. (2010-07-02 14:03) > (!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and 'video-length > = XXXX' options! > (!) DirectFB/Core: Could not initialize 'system_core' core! > --> Invalid argument! > Could not initialize SDL: DirectFBCreate: Invalid argument!! > > > > I know I can supply the variables in .directfbrc, but even so it complains > about no layers, missing driver, etc... It doesn't need to be complied with a > driver, since it's using the generic VESA framebuffer. > > > I haven't changet the kernel boot line, either. > fbset -i says everything is a-ok: > > > > > mode "640x480-60" > # D: 23.845 MHz, H: 29.844 kHz, V: 60.048 Hz > geometry 640 480 640 11468 16 > timings 41937 80 16 13 1 63 3 > vsync high > rgba 5/11,6/5,5/0,0/0 > endmode > > Frame buffer device information: > Name : VESA VGA > Address : 0x51000000 > Size : 14680064 > Type : PACKED PIXELS > Visual : TRUECOLOR > XPanStep : 0 > YPanStep : 1 > YWrapStep : 1 > LineLength : 1280 > Accelerator : No > > > > So, what's wrong?? I'm just desesperated, is it seems to be a very illogical > problem. > > > regards > > > > > > > > > > > > > _________________________________________________________________ > No has visto nada como el nuevo Messenger, ?te sorprender?! > http://explore.live.com/windows-live-messenger > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mail.directfb.org/pipermail/directfb-users/attachments/20100702/ffde0c5d/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Fri, 2 Jul 2010 18:18:19 +0200 > From: haithem rahmani <haithem.rahm...@gmail.com> > Subject: Re: [directfb-users] DirectFB now asks for framebuffer's > video-phys and video-length > To: Manuel Alfayate <gaul...@hotmail.com> > Cc: directfb-users@directfb.org > Message-ID: > <aanlktilx-exkksnbgmogmizvqkeg21ihinivwagsc...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > check you /usr/lib/directfb-14.3/systems . > do you have a "libdirectfb_fbdev.so" there? > > regards. > > > On Fri, Jul 2, 2010 at 4:43 PM, Manuel Alfayate <gaul...@hotmail.com> wrote: > > > Hello there > > > > > > I use DirectFB on the framebuffer device. Mine is at /dev/fb0, and I use > > the Userspace VESA framebuffer. > > Everything worked flawlessly here for years. However, I restored my system > > from a backup days ago, and DirectFB doesn't work anymore. This is the error > > I get every time I run an app on DirectFB (wich in turn has only fbcon > > backend compiled-in): > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ > > (c) 2001-2009 The world wide DirectFB Open Source Community > > (c) 2000-2004 Convergence (integrated media) GmbH > > ---------------------------------------------------------------- > > > > (*) DirectFB/Core: Single Application Core. (2010-07-02 14:03) > > (!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and > > 'video-length = XXXX' options! > > (!) DirectFB/Core: Could not initialize 'system_core' core! > > --> Invalid argument! > > Could not initialize SDL: DirectFBCreate: Invalid argument!! > > > > > > > > I know I can supply the variables in .directfbrc, but even so it complains > > about no layers, missing driver, etc... It doesn't need to be complied with > > a driver, since it's using the generic VESA framebuffer. > > > > > > I haven't changet the kernel boot line, either. > > fbset -i says everything is a-ok: > > > > > > > > > > mode "640x480-60" > > # D: 23.845 MHz, H: 29.844 kHz, V: 60.048 Hz > > geometry 640 480 640 11468 16 > > timings 41937 80 16 13 1 63 3 > > vsync high > > rgba 5/11,6/5,5/0,0/0 > > endmode > > > > Frame buffer device information: > > Name : VESA VGA > > Address : 0x51000000 > > Size : 14680064 > > Type : PACKED PIXELS > > Visual : TRUECOLOR > > XPanStep : 0 > > YPanStep : 1 > > YWrapStep : 1 > > LineLength : 1280 > > Accelerator : No > > > > > > > > So, what's wrong?? I'm just desesperated, is it seems to be a very > > illogical problem. > > > > > > regards > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------ > > Hotmail prepara novedades y sorpresas en breve, ?estate > > atento!<http://explore.live.com/windows-live-hotmail> > > > > _______________________________________________ > > directfb-users mailing list > > directfb-users@directfb.org > > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > > > > > > > -- > Be to GOD as he wants , > HE'll be for you more > than what you want. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mail.directfb.org/pipermail/directfb-users/attachments/20100702/efdc3f92/attachment.htm> > > ------------------------------ > > Message: 3 > Date: Sat, 3 Jul 2010 00:22:47 +0800 > From: Bian Jiang <bord...@gmail.com> > Subject: Re: [directfb-users] DirectFB now asks for framebuffer's > video-phys and video-length > To: haithem rahmani <haithem.rahm...@gmail.com> > Cc: Manuel Alfayate <gaul...@hotmail.com>, directfb-users@directfb.org > Message-ID: > <aanlktimazkuvxtydt_ueyyu3hdyahgurrrt-yzoh-...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > On Sat, Jul 3, 2010 at 12:18 AM, haithem rahmani > <haithem.rahm...@gmail.com>wrote: > > > Hi, > > > > check you /usr/lib/directfb-14.3/systems . > > do you have a "libdirectfb_fbdev.so" there? > > > > regards. > > > > > > On Fri, Jul 2, 2010 at 4:43 PM, Manuel Alfayate <gaul...@hotmail.com>wrote: > > > >> Hello there > >> > >> > >> I use DirectFB on the framebuffer device. Mine is at /dev/fb0, and I use > >> the Userspace VESA framebuffer. > >> Everything worked flawlessly here for years. However, I restored my system > >> from a backup days ago, and DirectFB doesn't work anymore. This is the > >> error > >> I get every time I run an app on DirectFB (wich in turn has only fbcon > >> backend compiled-in): > >> > >> > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ > >> (c) 2001-2009 The world wide DirectFB Open Source Community > >> (c) 2000-2004 Convergence (integrated media) GmbH > >> ---------------------------------------------------------------- > >> > >> (*) DirectFB/Core: Single Application Core. (2010-07-02 14:03) > >> (!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and > >> 'video-length = XXXX' options! > >> (!) DirectFB/Core: Could not initialize 'system_core' core! > >> --> Invalid argument! > >> Could not initialize SDL: DirectFBCreate: Invalid argument!! > >> > > > Please try add module-dir=$YOUR_PATH/directfb-1.4-0/ in your .directfbrc or > configure add "--enable-debug-support --enable-trace" for more debug info. > > -- > Bian Jiang > http://www.wifihack.net/ > http://golang-china.org/ > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mail.directfb.org/pipermail/directfb-users/attachments/20100703/e8d4e91a/attachment-0001.htm> > > ------------------------------ > > Message: 4 > Date: Fri, 2 Jul 2010 19:54:21 +0300 > From: Ville Syrj?l? <syrj...@sci.fi> > Subject: Re: [directfb-users] DirectFB now asks for framebuffer's > video-phys and video-length > To: Manuel Alfayate <gaul...@hotmail.com> > Cc: directfb-users@directfb.org > Message-ID: <20100702165421.gg10...@sci.fi> > Content-Type: text/plain; charset=iso-8859-1 > > On Fri, Jul 02, 2010 at 02:43:17PM +0000, Manuel Alfayate wrote: > > > > Hello there > > > > > > I use DirectFB on the framebuffer device. Mine is at /dev/fb0, and I use > > the Userspace VESA framebuffer. > > Everything worked flawlessly here for years. However, I restored my system > > from a backup days ago, and DirectFB doesn't work anymore. This is the > > error I get every time I run an app on DirectFB (wich in turn has only > > fbcon backend compiled-in): > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ > > (c) 2001-2009 The world wide DirectFB Open Source Community > > (c) 2000-2004 Convergence (integrated media) GmbH > > ---------------------------------------------------------------- > > > > (*) DirectFB/Core: Single Application Core. (2010-07-02 14:03) > > (!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and > > 'video-length = XXXX' options! > ^^^^^^ > > -- > Ville Syrj?l? > syrj...@sci.fi > http://www.sci.fi/~syrjala/ > > > ------------------------------ > > Message: 5 > Date: Fri, 2 Jul 2010 10:06:36 -0700 (PDT) > From: hong zhang <henryzhan...@yahoo.com> > Subject: Re: [directfb-users] DirectFB now asks for framebuffer's > video-phys and video-length > To: directfb-users@directfb.org, Manuel Alfayate > <gaul...@hotmail.com> > Message-ID: <728112.47895...@web57906.mail.re3.yahoo.com> > Content-Type: text/plain; charset="iso-8859-1" > > Manuel, > ? > See comment on system = devmem. > > --- On Fri, 7/2/10, Manuel Alfayate <gaul...@hotmail.com> wrote: > > > From: Manuel Alfayate <gaul...@hotmail.com> > Subject: [directfb-users] DirectFB now asks for framebuffer's video-phys and > video-length > To: directfb-users@directfb.org > Date: Friday, July 2, 2010, 9:43 AM > > > > > Hello there > > > I use DirectFB on the framebuffer device. Mine is at /dev/fb0, and I use the > Userspace VESA framebuffer. > Everything worked flawlessly here for years. However, I restored my system > from a backup days ago, and DirectFB doesn't work anymore. This is the error > I get every time I run an app on DirectFB (wich in turn has only fbcon > backend compiled-in): > > > ? ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.4.3 |~~~~~~~~~~~~~~~~~~~~~~~~~~ > (c) 2001-2009 The world wide DirectFB Open Source Community > (c) 2000-2004 Convergence (integrated media) GmbH > ---------------------------------------------------------------- > > (*) DirectFB/Core: Single Application Core. (2010-07-02 14:03) > (!) System/DevMem: Please supply 'video-phys = 0xXXXXXXXX' and 'video-length > = XXXX' options! > ? > This problem is caused by .directfbc that system = devmem. You are using fb0 > not devmem. Comment it out. That also asks video-phys and video-length if > devmem is set. > ? > > (!) DirectFB/Core: Could not initialize 'system_core' core! > --> Invalid argument! > Could not initialize SDL: DirectFBCreate: Invalid argument!! > > > > I know I can supply the variables in .directfbrc, but even so it complains > about no layers, missing driver, etc... It doesn't need to be complied with a > driver, since it's using the generic VESA framebuffer. > > > I haven't changet the kernel boot line, either.? > fbset -i says everything is a-ok: > > > > > mode "640x480-60" > # D: 23.845 MHz, H: 29.844 kHz, V: 60.048 Hz > geometry 640 480 640 11468 16 > timings 41937 80 16 13 1 63 3 > vsync high > rgba 5/11,6/5,5/0,0/0 > endmode > > Frame buffer device information: > Name : VESA VGA > Address : 0x51000000 > Size : 14680064 > Type : PACKED PIXELS > Visual : TRUECOLOR > XPanStep : 0 > YPanStep : 1 > YWrapStep : 1 > LineLength : 1280 > Accelerator : No > > > > So, what's wrong?? I'm just desesperated, is it seems to be a very illogical > problem. > > > regards > > > > > > > > > > > > > > > > > Hotmail prepara novedades y sorpresas en breve, ?estate atento! > -----Inline Attachment Follows----- > > > _______________________________________________ > directfb-users mailing list > directfb-users@directfb.org > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://mail.directfb.org/pipermail/directfb-users/attachments/20100702/cc9c270d/attachment.htm> > > ------------------------------ > > _______________________________________________ > directfb-users mailing list > directfb-users@directfb.org > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > > > End of directfb-users Digest, Vol 65, Issue 2 > ********************************************* ¿Quieres unirte a la fuerza de Internet Explorer 8? ¡Es gratis! -----Inline Attachment Follows----- _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
_______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users