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

Re: Module entladen / neu laden wie beim Systemstart?



Am Freitag, 6. November 2009 schrieb Andre Bischof:
 > Hallo,
 >
 > ich habe leider seit einiger Zeit Probleme mit meinen Soundmodulen unter
 > KDE 4.3.2, die verschwinden einfach, ohne dass ich sagen kann warum.
 >
 > Modul ist snd_intel8x0, leider kann ich das wegen Modulabhängigkeiten
 > nicht einfach neu laden bzw. entfernen und dann neu laden, helfen tun
 > nur fiese Ketten wie:
 >
 > rmmod snd_intel8x0
 > rmmod snd_ac97_codec
 > rmmod ac97_bus
 > rmmod snd_seq_dummy snd_pcm_oss snd_seq_oss snd_seq_midi
 > rmmod snd_intel8x0 snd_ac97_codec ac97_bus snd_seq_dummy snd_pcm_oss
 > snd_seq_oss snd_seq_midi
 > rmmod snd_mixer_oss snd_seq_midi_event
 > rmmod snd_seq snd_usb_audio snd_pcm
 > rmmod snd_usb_audio
 > rmmod snd_intel8x0 snd_usb_lib snd_hwdep snd_ac97_codec snd_rawmidi
 > snd_seq_device
 > rmmod snd_pcm snd_timer snd snd_page_alloc soundcore


Statt rmmod solltest du modprobe -r verwenden:

-r --remove  This option causes modprobe to remove, rather than insert a 
module.  If the modules it depends on are also unused, modprobe will try to 
remove them, too.  Unlike insertion, more than one module can be specified on 
the command line (it does not make sense to specify module parameters when 
removing modules).


-- 

Viele Grüße
Manfred

-------------------

openSUSE 11.1 --- KDE 3.5.10 "release 66"
Kernel 2.6.27.37-0.1-default --- Maschine i686


Reply to: