Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[S]Neue Kernel Kernelmodule neu bauen
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Tue Feb 21, 2012 7:16 pm    Post subject: [S]Neue Kernel Kernelmodule neu bauen Reply with quote

Hallo,

wie kann man automatisch alle Kernelmodule neu bauen lassen wenn der Kernel aktualisiert wurde? Gibt es dazu schon ein Programm?

Also z.B. nvidia Kernelmodul, Virtualbox, vhba etc.

Gruß


Last edited by Tinitus on Tue Feb 21, 2012 7:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Tue Feb 21, 2012 7:19 pm    Post subject: Reply with quote

Oh Wunder, so etwas gibt es schon (wir sind hier ja bei Gentoo..). Das größere Wunder ist der Name:
sys-kernel/module-rebuild
:D
(Und wunder dich nicht, ich bin grad auf Schostakowitsch...)
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Tue Feb 21, 2012 7:42 pm    Post subject: Reply with quote

franzf wrote:
Oh Wunder, so etwas gibt es schon (wir sind hier ja bei Gentoo..). Das größere Wunder ist der Name:
sys-kernel/module-rebuild
:D
(Und wunder dich nicht, ich bin grad auf Schostakowitsch...)


Mh..Asche auf mein Haupt ;-)

Danke Dir!
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2229
Location: My own world! I and Gentoo!

PostPosted: Tue Feb 21, 2012 9:10 pm    Post subject: Reply with quote

Es gibt inzwischen sogar noch was: emerge @module-rebuild (ist wohl eine Portierung von module-rebuild in Portage ähnlich wie es beim autounmasker der Fall ist.)
Kann sein das das aktuell erst mit VErsion 2.2.0_alpha80 eingebaut wurde.
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Wed Feb 22, 2012 6:24 am    Post subject: Reply with quote

Hier noch ein Geheimtipp:
Code:
COMMAND=`grep linux-info /var/db/pkg/*/*/INHERITED | sed 's/^\/var\/db\/pkg\//=/g' | sed -e 's/\/INHERITED.*$//g'`
emerge $1 $COMMAND

Wenn man alle Pakete neu installieren will, die direkt nach /usr/src/linux/ schauen, ohne eigene Kernelmodule zu installieren.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum