Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Updated:Error opening framebuffer device/Unknown symbol
@ 2007-10-25  8:55 kaka
  2007-10-25  8:55 ` kaka
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: kaka @ 2007-10-25  8:55 UTC (permalink / raw)
  To: directfb-users, directfb-dev, linux-mips, uclinux-dev,
	linux-fbdev-users

[-- Attachment #1: Type: text/plain, Size: 2944 bytes --]

Hi All,

Thanks for the overhelming responses.
I was able to remove the problem of Unknown symbols by linking the proper
libraries. Now the problem got reduced to the following messages.

# insmod brcmstfb.ko
brcmstfb: Unknown symbol printf
brcmstfb: Unknown symbol malloc
brcmstfb: Unknown symbol free
insmod: cannot insert `brcmstfb.ko': Unknown symbol in module (2): No such
file or directory
#

for the above problem i had tried to link "libgcc.a " but those symbols are
also undefined in it also.
RECAP:
While running  the cross compiled directFB example on MIPS chip,*
We tried to install the framebuffer driver(command given above) after
creating the node fb0.
APPROACH:
Actually the code of frambuffer driver consists of usual kernel framebuffer
code and properitiary graphics lib code.
The properitiary graphics lib code is using malloc,print and free from <
stdlib.h> and that is why those symbols are coming undefined.

Could anybody help in this regard?
Thanks in advance.

kaka



---------- Forwarded message ----------
From: kaka <share.kt@gmail.com>
Date: Oct 12, 2007 6:33 PM
Subject: Error opening framebuffer device/Unknown symbol
register_framebuffer
To: directfb-users@directfb.org, directfb-dev@directfb.org .



> *Hi All,*
>
> *While running  the cross compiled directFB example on MIPS chip,*
>
> *
>
>
> We tried to install the framebuffer driver(command given at the bottom) and we have already created the node fb0.*
>
> *We are getting the following error, *
>
> *Can anybody help in this regard ?*
>
> *Thanks in Advance.*
>
> # ../../cross_directfb/simple_mips
>
>      =======================|  DirectFB 1.0.0  |=======================
>           (c) 2001-2007  The DirectFB Organization (directfb.org)
>           (c) 2000-2004  Convergence (integrated media) GmbH
>         ------------------------------------------------------------
>
> (*) DirectFB/Core: Single Application Core. (2007-10-05 14:17)
> (!) Direct/Util: opening '/dev/fb0' failed
>     --> No such device or address
> (!) DirectFB/FBDev: Error opening framebuffer device!
> (!) DirectFB/FBDev: Use 'fbdev' option or set FRAMEBUFFER environment variable.
> (!) DirectFB/Core: Could not initialize 'system' core!
>     --> Initialization error!simple.c <96>:
>         (#) DirectFBError [DirectFBCreate (&dfb)]: Initialization error!
> #
>
> *While running the following command in MIPS chip, we are getting the following error.*
>
> # insmod brcmstfb.ko
> brcmstfb: Unknown symbol unregister_framebuffer
> brcmstfb: Unknown symbol printf
> brcmstfb: Unknown symbol malloc
> brcmstfb: Unknown symbol fb_find_mode
> brcmstfb: Unknown symbol fb_dealloc_cmap
> brcmstfb: Unknown symbol fb_alloc_cmap
> brcmstfb: Unknown symbol framebuffer_release
> brcmstfb: Unknown symbol free
> insmod: cannot insert `brcmstfb.ko': Unknown symbol in module (2): No such file or directory
> #
> #
>
>
>
>


-- 
Thanks & Regards,
kaka

-- 
Thanks & Regards,
kaka

[-- Attachment #2: Type: text/html, Size: 4680 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-10-25 16:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25  8:55 Updated:Error opening framebuffer device/Unknown symbol kaka
2007-10-25  8:55 ` kaka
2007-10-25  9:09 ` Manuel Lauss
2007-10-25  9:14 ` [Linux-fbdev-users] " Jan-Benedict Glaw
2007-10-25 14:15 ` Shane McDonald
2007-10-25 14:15   ` Shane McDonald
2007-10-25 15:56 ` Markus Gothe
2007-10-25 16:03   ` Kevin D. Kissell
2007-10-25 16:03     ` Kevin D. Kissell
2007-10-25 18:25 ` [directfb-users] " gxk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox