Results 1 to 5 of 5
Redhat Linux
when i Log out , i find this error? i don't have sound card.
modprobe: can't locate module sound - slot - 0
modprobe: can't locate module sound ...
- 11-26-2004 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 7
log out error
Redhat Linux
when i Log out , i find this error? i don't have sound card.
modprobe: can't locate module sound - slot - 0
modprobe: can't locate module sound server
error open mix
Thanks!!
- 11-26-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Posts
- 158
Hi,
in your /etc/modules.conf remove the soundxxx entries and rebuild your initrd.
initrd <path_to_initrd> <kernel modules version>
i.e.
initrd /boot/initrd.img 2.4.21EL (for example)
Let me know if it works!
Cheers
Jonas--
in Linux Computing we Trust
- 11-28-2004 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 7
modules.cof can't be find soundXX item. Should i rebuild my initrd?
Thanks for your information.
Originally Posted by cjl7
- 11-29-2004 #4Linux Newbie
- Join Date
- Apr 2004
- Posts
- 158
Hi again,
No, there is no need to rebuild your initrd if you haven't changed anything in it...
The problem you get must be in your /etc/modules.conf file, could you post that for us to see?
Regards
Jonas--
in Linux Computing we Trust
- 12-01-2004 #5Just Joined!
- Join Date
- Nov 2004
- Posts
- 7
modules.conf :
thanks for helping!Code:alias eth0 e1000 alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsih alias usb-controller usb-ohci
Originally Posted by cjl7


Reply With Quote