From: Thiemo Seufer <ths@networkno.de>
To: kaka <share.kt@gmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: Unknown symbol errors in insmod <driver name>
Date: Wed, 10 Oct 2007 18:10:31 +0100 [thread overview]
Message-ID: <20071010171030.GB3379@networkno.de> (raw)
In-Reply-To: <eea8a9c90710100545y35d69e0ck96787609a935a889@mail.gmail.com>
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
prev parent reply other threads:[~2007-10-10 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 12:45 Unknown symbol errors in insmod <driver name> kaka
2007-10-10 17:10 ` Thiemo Seufer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071010171030.GB3379@networkno.de \
--to=ths@networkno.de \
--cc=linux-mips@linux-mips.org \
--cc=share.kt@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox