Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Unknown symbol errors in insmod <driver name>
@ 2007-10-10 12:45 kaka
  2007-10-10 17:10 ` Thiemo Seufer
  0 siblings, 1 reply; 2+ messages in thread
From: kaka @ 2007-10-10 12:45 UTC (permalink / raw)
  To: linux-mips

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

Hi All,

WHile installing framebuffer driver for BCM chip in MIPS platform(cross
compiled in intel 86).
I am getting the following error.
Can somebody help in this regard?
Thanks in Advance.

# insmod brcmstfb.ko
brcmstfb: Unknown symbol unregister_framebuffer
brcmstfb: Unknown symbol printf
brcmstfb: Unknown symbol __make_dp
brcmstfb: Unknown symbol malloc
brcmstfb: Unknown symbol framebuffer_alloc
brcmstfb: Unknown symbol fb_find_mode
brcmstfb: Unknown symbol fb_dealloc_cmap
brcmstfb: Unknown symbol brcm_dir_entry
brcmstfb: Unknown symbol register_framebuffer
brcmstfb: Unknown symbol fb_alloc_cmap
brcmstfb: Unknown symbol framebuffer_release
brcmstfb: Unknown symbol free

-- 
Thanks & Regards,
kaka

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

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

* Re: Unknown symbol errors in insmod <driver name>
  2007-10-10 12:45 Unknown symbol errors in insmod <driver name> kaka
@ 2007-10-10 17:10 ` Thiemo Seufer
  0 siblings, 0 replies; 2+ messages in thread
From: Thiemo Seufer @ 2007-10-10 17:10 UTC (permalink / raw)
  To: kaka; +Cc: linux-mips

kaka wrote:
> Hi All,
> 
> WHile installing framebuffer driver for BCM chip in MIPS platform(cross
> compiled in intel 86).
> I am getting the following error.
> Can somebody help in this regard?
> Thanks in Advance.
> 
> # insmod brcmstfb.ko
> brcmstfb: Unknown symbol unregister_framebuffer
> brcmstfb: Unknown symbol printf
> brcmstfb: Unknown symbol __make_dp
> brcmstfb: Unknown symbol malloc
> brcmstfb: Unknown symbol framebuffer_alloc
> brcmstfb: Unknown symbol fb_find_mode
> brcmstfb: Unknown symbol fb_dealloc_cmap
> brcmstfb: Unknown symbol brcm_dir_entry
> brcmstfb: Unknown symbol register_framebuffer
> brcmstfb: Unknown symbol fb_alloc_cmap
> brcmstfb: Unknown symbol framebuffer_release
> brcmstfb: Unknown symbol free

Ask the supplier of "brcmstfb.ko" what they did there. printf/malloc/free
aren't functions which are normally available from kernel proper.


Thiemo

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

end of thread, other threads:[~2007-10-10 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 12:45 Unknown symbol errors in insmod <driver name> kaka
2007-10-10 17:10 ` Thiemo Seufer

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