Hi,

On 2017-04-12 08:00 AM, Milan Čížek wrote:
How to remove your product from my kernel? I tried make rmmod
rminstall but this message stills in my syslog.
Sorry for question, I'm linux newbie.

[   15.753993] WARNING: You are using an experimental version of the
media stack.
                As the driver is backported to an older kernel, it
doesn't offer
                enough quality for its usage in production.
                Use it with care.
               Latest git patches (needed if you report a bug to
linux-media@vger.kernel.org):
                427ae153c65ad7a08288d86baf99000569627d03 [media]
bq/c-qcam, w9966, pms: move to staging in preparation for removal
                ea2e813e8cc3492c951b9895724fd47187e04a6f [media]
tlg2300: move to staging in preparation for removal
                c1d9e03d4ef47de60b414fa25f05f9c867f43c5a [media]
vino/saa7191: move to staging in preparation for removal

Milan


This message doesn't seem to be an error, after running rmmod does the driver still shows with lsmod?. If you want to prevent a module to load at boot time you can add the driver in the blacklist file, its location depends on your distribution, check this example: http://askubuntu.com/questions/110341/how-to-blacklist-kernel-modules Or you can recompile the kernel without this module, I can point you to some guides if you want to go to this direction.

Helen

Reply via email to