From: me@tobin.cc (Tobin C. Harding)
To: kernelnewbies@lists.kernelnewbies.org
Subject: cannot insmod sculld in ldd3
Date: Sun, 12 Mar 2017 09:58:21 +1100 [thread overview]
Message-ID: <20170311225821.GC14736@eros> (raw)
In-Reply-To: <CAJxZdtH-3OJ_wCdhyuHb-eRArOLV_1C-5iFK0QVij5RNtTbUZQ@mail.gmail.com>
On Fri, Mar 10, 2017 at 08:19:29PM +0330, Ali Aminian wrote:
> Hello
> when i try to insmod sculld insmod prints this error message:
> insmod: ERROR: could not insert module ./sculld.ko: Invalid parameters
What source code are you using. The is a port here
https://github.com/duxing2007/ldd3-examples-3.x
porting ldd3 source to modern kernels.
thanks,
Tobin.
>
> i checked dmsg and it says:
> [12073.858764] sculld: no symbol version for unregister_ldd_driver
> [12073.858767] sculld: Unknown symbol unregister_ldd_driver (err -22)
> [12073.858780] sculld: no symbol version for register_ldd_device
> [12073.858781] sculld: Unknown symbol register_ldd_device (err -22)
> [12073.858789] sculld: no symbol version for unregister_ldd_device
> [12073.858790] sculld: Unknown symbol unregister_ldd_device (err -22)
> [12073.858794] sculld: no symbol version for register_ldd_driver
> [12073.858795] sculld: Unknown symbol register_ldd_driver (err -22)
>
> these functions are defined in lddbus and i have insmod lddbus.
>
> can anyone tell me what is wrong.
> thank you.
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
--
Tobin Harding
http://tobin.cc
next prev parent reply other threads:[~2017-03-11 22:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-10 16:49 cannot insmod sculld in ldd3 Ali Aminian
2017-03-10 18:06 ` valdis.kletnieks at vt.edu
2017-03-11 22:58 ` Tobin C. Harding [this message]
2017-03-12 8:55 ` Freeman Zhang
-- strict thread matches above, loose matches on Subject: below --
2017-03-11 21:49 Ali Aminian
2017-03-12 3:17 Ali Aminian
2017-03-12 18:12 Ali Aminian
2017-03-12 19:03 ` Greg KH
2017-03-13 4:19 ` Freeman Zhang
2017-03-13 8:32 ` Greg KH
2017-03-13 13:44 ` Aruna Hewapathirane
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=20170311225821.GC14736@eros \
--to=me@tobin.cc \
--cc=kernelnewbies@lists.kernelnewbies.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.