<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE> [Mageia-dev] dkms-nvidia-current removes module when installing </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dkms-nvidia-current%20removes%20module%20when%20installing&In-Reply-To=%3C4F8357A6.4010009%40mageia.org%3E"> <META NAME="robots" CONTENT="index,nofollow"> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="014076.html"> <LINK REL="Next" HREF="014092.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[Mageia-dev] dkms-nvidia-current removes module when installing</H1> <B>Anssi Hannula</B> <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20dkms-nvidia-current%20removes%20module%20when%20installing&In-Reply-To=%3C4F8357A6.4010009%40mageia.org%3E" TITLE="[Mageia-dev] dkms-nvidia-current removes module when installing">anssi at mageia.org </A><BR> <I>Mon Apr 9 23:41:58 CEST 2012</I> <P><UL> <LI>Previous message: <A HREF="014076.html">[Mageia-dev] dkms-nvidia-current removes module when installing </A></li> <LI>Next message: <A HREF="014092.html">[Mageia-dev] dkms-nvidia-current removes module when installing </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#14082">[ date ]</a> <a href="thread.html#14082">[ thread ]</a> <a href="subject.html#14082">[ subject ]</a> <a href="author.html#14082">[ author ]</a> </LI> </UL> <HR> <!--beginarticle--> <PRE>09.04.2012 22:14, simple w8 kirjoitti: ><i> Hi, </I> Hi, ><i> I saw that in nvidia-current.spec the nvidia module is being removed </I>><i> from kernel after running dkms install: </I>><i> </I>><i> %post -n dkms-%{drivername} </I>><i> /usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v </I>><i> %{version}-%{release} && </I>><i> /usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v </I>><i> %{version}-%{release} && </I>><i> /usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v </I>><i> %{version}-%{release} --force </I>><i> </I>><i> # rmmod any old driver if present and not in use (e.g. by X) </I>><i> rmmod nvidia > /dev/null 2>&1 || true </I>><i> </I>><i> this makes that after running dkms install the module is removed, this </I>><i> loosing the purpose of isntalling this dkms package, see the output: </I> The purpose is to unload the previous version of the module in case we are not already in X. ><i> Building module: </I>><i> cleaning build area.... </I>><i> make KERNELRELEASE=3.3.1-desktop-2.mga2 </I>><i> SYSSRC=/lib/modules/3.3.1-desktop-2.mga2/build module........ </I>><i> cleaning build area.... </I>><i> cleaning kernel tree (make mrproper).... </I>><i> </I>><i> DKMS: build Completed. </I>><i> </I>><i> nvidia-current.ko.xz: </I>><i> - Installation </I>><i> - Installing to /lib/modules/3.3.1-desktop-2.mga2/dkms/drivers/char/drm/ </I>><i> </I>><i> depmod.......... </I>><i> ERROR: could not insert 'nvidia_current': No such device </I> That's an interesting issue, can you provide the output of 'dmesg' after that? ><i> Is possible that someone can remove that "rmmod" command from the %post section? </I> I don't understand (yet) how the issue you are seeing is related to the 'rmmod' command. -- Anssi Hannula </PRE> <!--endarticle--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="014076.html">[Mageia-dev] dkms-nvidia-current removes module when installing </A></li> <LI>Next message: <A HREF="014092.html">[Mageia-dev] dkms-nvidia-current removes module when installing </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#14082">[ date ]</a> <a href="thread.html#14082">[ thread ]</a> <a href="subject.html#14082">[ subject ]</a> <a href="author.html#14082">[ author ]</a> </LI> </UL> <hr> <a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev mailing list</a><br> </body></html>