[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] insmod doesn't work



Hi,
I have the same problem. I added EXPORT_SYMBOL_NOVERS(...)  into xilinx_ocp/xbasic_types.c.
In System.map are symbols defined but in /proc/ksyms aren't. I using image.bin file.
 
I have another problem with rmmod from bysybox.
 
 
# insmod xilinx_gpio
Using /lib/modules/2.4.31-uc0/kernel/drivers/char/xilinx_gpio/xilinx_gpio.o
insmod: unresolved symbol XAssert
insmod: unresolved symbol XAssertStatus
# insmod hello
Using /lib/modules/2.4.31-uc0/kernel/drivers/misc/hello/hello.o
MY_MODULE: I am in the kernel!
MY_MODULE: Parameter mynum=42.
# lsmod
Module                  Size  Used by    Not tainted
hello                    564   0 (unused)
# rmmod hello
rmmod: hello: Function not implemented
# rmmod --
BusyBox v1.00 (2006.02.26-11:47+0000) multi-call binary
 
Usage: rmmod [OPTION]... [MODULE]...
 
Unloads the specified kernel modules from the kernel.
 
Options:
        -a      Remove all unused modules (recursively)
 
#
 
Thanx
Michal Simek
 
 
----- Original Message -----
From: barnet
Sent: Thursday, February 16, 2006 7:50 PM
Subject: Re: [microblaze-uclinux] insmod doesn't work

It's working now, i misinterpreted one of the parameters to the timer_set_csr function.

//Anders


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.9/261 - Release Date: 15.2.2006