Owyn Posted October 12, 2003 Posted October 12, 2003 above snd-emu10k1 snd-pcm-ossBruno:What exactly does the above command do? Quote
Bruno Posted October 12, 2003 Posted October 12, 2003 Yep. Just what I was thinking while I made supper. Good, Owyn, you had supper, so you can take over from here . . I have to get some sleep, my shift is done . . . . . goodnight ! Bruno Quote
ross549 Posted October 12, 2003 Author Posted October 12, 2003 Nope, no sound yet....XMMS is now squawking about no sound device.... Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 Ross:Please reboot your system, and then rerun the script and post the results. Also double check if your sound problem persists after the reboot. Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 Yep. Just what I was thinking while I made supper. Good, Owyn, you had supper, so you can take over from here . . I have to get some sleep, my shift is done . . . . . goodnight ! Bruno Shucks. All by our lonesomes again.Tx for the help Bruno. Quote
Bruno Posted October 12, 2003 Posted October 12, 2003 above snd-emu10k1 snd-pcm-ossBruno:What exactly does the above command do? Owyn, not a clue . . . but I always have a line like that in all my modules.conf too: "above snd-intel8x0 snd-pcm-oss", always the "snd-intel8x0" or in his case "snd-emu10k1" and then "snd-pcm-oss" . . . . Ross, no sound . . maybe try without the line "above snd-emu10k1 snd-pcm-oss" . . . or replace "snd-emu10k1" with "audigy" in both lines . . . . Run depmod -a ( or reboot ) every time after the change . . . . Bruno Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 Just grabbed a large sheet of paper to lay out all the variables. Hopefully I will have the notes finished by the time Adam gets back.I am glad I put together the script. It is going to make troubleshooting sound problems a lot easier. Next step is to extend it for other distros. Debian first to be added. Quote
ross549 Posted October 12, 2003 Author Posted October 12, 2003 mdksoundchk.sh - Run all Mandrake Sound Trouble Shooting tipsChecking Driveraudigy      : Creative Labs|EMU10K2 Audigy Audio Processor [MULTIMEDIA_AUDIO] (vendor:1102 device:0004 subv:1102 subd:1002)Checking Actual Driver in Usealias sound-slot-0 emu10k1Checking if Module LoadedModule          Size  Used by   Not taintedlp            8096  0  (autoclean) (unused)parport         34176  0  (autoclean) [lp]radeon         107428  0ipt_TOS         1592  12  (autoclean)ipt_LOG         4280  5  (autoclean)ipt_REJECT        3640  4  (autoclean)ipt_state        1080  10  (autoclean)iptable_mangle      2712  1  (autoclean)ip_nat_irc        3280  0  (unused)ip_nat_ftp        4016  0  (unused)iptable_nat       21048  2  [ip_nat_irc ip_nat_ftp]ip_conntrack_irc     4304  1ip_conntrack_ftp     5200  1ip_conntrack      27264  4  [ipt_state ip_nat_irc ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_ftp]iptable_filter      2348  1  (autoclean)ip_tables        14648  9  [ipt_TOS ipt_LOG ipt_REJECT ipt_state iptable_mangle iptable_nat iptable_filter]nfsd          74256  0  (autoclean)af_packet        14952  1  (autoclean)sr_mod         16920  0  (autoclean)floppy         55132  08139too         17160  1  (autoclean)mii           3832  0  (autoclean) [8139too]ohci1394        19048  0  (unused)ieee1394        45900  0  [ohci1394]nls_iso8859-1      3516  2  (autoclean)ntfs          76812  2  (autoclean)supermount       15296  2  (autoclean)ide-cd         33856  0cdrom          31648  0  [sr_mod ide-cd]ide-scsi        11280  0scsi_mod        103284  2  [sr_mod ide-scsi]printer         8448  0  (unused)usb-ohci        20584  0  (unused)usbcore         72992  1  [printer usb-ohci]rtc           8060  0  (autoclean)ext3          59916  2jbd           38972  2  [ext3]Checking if services configured to be run on initlevel 3Checking if Sound services configuredsound      0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Alsa service configuredalsa       0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Sound Volume mutedaumix:  error opening mixerChecking which program uses the sound card/dev/dsp: No such file or directoryEnd of Checks Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 Whoa. That is not good. Go find some munchies Adam. I need a few minutes to think about this. Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 Ok Ross:One change in modules.conf probeall scsi_hostadapter ide-scsialias eth0 8139tooalias sound-slot-0 emu10k1probeall usb-interface usb-ohcialias ieee1394-controller ohci1394above snd-emu10k1 snd-pcm-ossIt needs to beprobeall scsi_hostadapter ide-scsialias eth0 8139tooalias sound-slot-0 audigyprobeall usb-interface usb-ohcialias ieee1394-controller ohci1394above snd-emu10k1 snd-pcm-ossThe change is in the third line. "emu10k1" should have been "audigy"Please install the change with vi (yell if you need instructions on using vi) and reboot, etc. Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 And one more thing. Please try "alsamixer" in a console. I can use either (at the same time even) to control volumes. In your case it may be that you must use the alsamixer. Quote
Owyn Posted October 12, 2003 Posted October 12, 2003 If the above does not work, then we will use the tip mentioned earlier. Ok, here is what I have done after compiling again and again and trying diffent combinations, downloading cvs. It was much simpler than I thought.I have open the modules.conf and remove all the entrys of sound (audigy, emu10k1, and the post-install command of the script).Then I have run the the mcc and then I have gone to hardware devices--> Run Configuration. The default driver was the snd-audigy. Choose Let me pick a driver and choose the emu10k1.Quit the mcc and go at the modules.conf and check that the only sound entry is:alias sound-slot-0 emu10k1rebootsolved with 5.1 surround.You might don't need to go through the mcc, but just removing all the sound lines and just adding the alias sound-slot-0 emu10k1 line, works.Ahh! Something else do not try to use the drivers from www.opensound.com/. It DOESN'T work if you DON'T PAY. More accuretly, the trial version works only for 3 hours the first week and then you have to do soundoff and then soundon back again, after the firtst week your soundcard will be blocked for 20min before you can do soundon again. I can NOT understand why this oss is posted as a soloution in some forums (at least at this forum it was posted just once i think).Your modules.conf should look like this after the edits.probeall scsi_hostadapter ide-scsialias eth0 8139tooprobeall usb-interface usb-ohcialias ieee1394-controller ohci1394 Quote
ross549 Posted October 12, 2003 Author Posted October 12, 2003 And one more thing. Please try "alsamixer" in a console. I can use either (at the same time even) to control volumes. In your case it may be that you must use the alsamixer. alsamixer: function snd_ctl_open failed for default: No such file or directory Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 Modification to above procedure.Instead of running MCC.Start a console:sudraksoundThis will bring you to the same configuration dialog, but, you can see any error messages during the config. Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 And one more thing. Please try "alsamixer" in a console. I can use either (at the same time even) to control volumes. In your case it may be that you must use the alsamixer. alsamixer: function snd_ctl_open failed for default: No such file or directory Yep. I had a suspicion that might happen. Go to the second procedure (with it's modifications).FYI: I am madly scrambling through "man modules.conf" as you do this. Not light reading. Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 PS: This will bring you back to a non-alsa configuration. The tip suggested it would work, so lets try it. Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 Saving mixer settings                      [  OK  ]rmmod: module emu10k1 is not loadedLoading sound module (emu10k1) /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.    You may find more information in syslog or the output from dmesginit_module: No such devicemodprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/drivers/sound/emu10k1/emu10k1.o.gz failedmodprobe: insmod emu10k1 failed                                 [FAILED]Loading mixer settings                      [  OK  ] Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 playing with the mixer- no joy..... no sound Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 Adam, can you edit the mdksoundchk.sh script to include the new lines re. modules.conf, rerun the script and post the results. echoecho Checking Modulescat /etc/modules.conf Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 mdksoundchk.sh - Run all Mandrake Sound Trouble Shooting tipsChecking Driveraudigy      : Creative Labs|EMU10K2 Audigy Audio Processor [MULTIMEDIA_AUDIO] (vendor:1102 device:0004 subv:1102 subd:1002)Checking Actual Driver in Usealias sound-slot-0 emu10k1Checking if Module LoadedModule          Size  Used by   Not taintedsg           34636  0  (autoclean)lp            8096  0  (autoclean) (unused)parport         34176  0  (autoclean) [lp]radeon         107428  0ipt_TOS         1592  12  (autoclean)ipt_LOG         4280  5  (autoclean)ipt_REJECT        3640  4  (autoclean)ipt_state        1080  10  (autoclean)iptable_mangle      2712  1  (autoclean)ip_nat_irc        3280  0  (unused)ip_nat_ftp        4016  0  (unused)iptable_nat       21048  2  [ip_nat_irc ip_nat_ftp]ip_conntrack_irc     4304  1ip_conntrack_ftp     5200  1ip_conntrack      27264  4  [ipt_state ip_nat_irc ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_ftp]iptable_filter      2348  1  (autoclean)ip_tables        14648  9  [ipt_TOS ipt_LOG ipt_REJECT ipt_state iptable_mangle iptable_nat iptable_filter]audigy         70952  2ac97_codec       12488  0  [audigy]sound          70644  0  [audigy]soundcore        6276  0  [audigy sound]nfsd          74256  0  (autoclean)af_packet        14952  1  (autoclean)sr_mod         16920  0  (autoclean)floppy         55132  08139too         17160  1  (autoclean)mii           3832  0  (autoclean) [8139too]ohci1394        19048  0  (unused)ieee1394        45900  0  [ohci1394]nls_iso8859-1      3516  2  (autoclean)ntfs          76812  2  (autoclean)supermount       15296  2  (autoclean)ide-cd         33856  0cdrom          31648  0  [sr_mod ide-cd]ide-scsi        11280  0scsi_mod        103284  3  [sg sr_mod ide-scsi]printer         8448  0  (unused)usb-ohci        20584  0  (unused)usbcore         72992  1  [printer usb-ohci]rtc           8060  0  (autoclean)ext3          59916  2jbd           38972  2  [ext3]Checking if services configured to be run on initlevel 3Checking if Sound services configuredsound      0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Alsa service configuredalsa       0:off  1:off  2:off  3:off  4:off  5:off  6:offChecking if Sound Volume mutedvol 90, 90pcm 97, 97speaker 97, 0line 83, 83, Pmic 100, 0, Rcd 90, 90, Pigain 97, 97, Pogain 79, 79line1 0, 0, Pdig1 0, 0phin 0, 0, Pphout 0, 0video 0, 0, PChecking which program uses the sound card           USER     PID ACCESS COMMAND/dev/dsp       adam    2472 f....  artsd           adam    2473 f....  artsdChecking Modulesprobeall scsi_hostadapter ide-scsialias eth0 8139tooprobeall usb-interface usb-ohcialias ieee1394-controller ohci1394alias sound-slot-0 emu10k1End of Checks Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 Ok.1)Make sure you do NOT have any sound jobs running (mixer, etc)2)Repeat the su,draksound step, but this time select snd-emu10k13)Retest and repost results of script. Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 [root@ip68-10-250-190 adam]# draksoundSaving mixer settings                      [  OK  ]rmmod: module emu10k1 is not loadedStarting ALSA version 0.9.0rc8: (emu10k1)            [  OK  ]/lib/modules/2.4.21-0.13mdk/kernel/sound/pci/emu10k1/snd-emu10k1.o.gz: init_module: No such deviceHint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.    You may find more information in syslog or the output from dmesgmodprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/sound/pci/emu10k1/snd-emu10k1.o.gz failedmodprobe: insmod snd-emu10k1 failedinsmod'ing module snd-emu10k1 failed at /usr/lib/libDrakX/modules.pm line 61. mdksoundchk.sh - Run all Mandrake Sound Trouble Shooting tipsChecking Driveraudigy      : Creative Labs|EMU10K2 Audigy Audio Processor [MULTIMEDIA_AUDIO] (vendor:1102 device:0004 subv:1102 subd:1002)Checking Actual Driver in Usealias sound-slot-0 snd-emu10k1Checking if Module LoadedModule          Size  Used by   Not taintedsnd           40868  0sg           34636  0  (autoclean)lp            8096  0  (autoclean) (unused)parport         34176  0  (autoclean) [lp]radeon         107428  0ipt_TOS         1592  12  (autoclean)ipt_LOG         4280  5  (autoclean)ipt_REJECT        3640  4  (autoclean)ipt_state        1080  10  (autoclean)iptable_mangle      2712  1  (autoclean)ip_nat_irc        3280  0  (unused)ip_nat_ftp        4016  0  (unused)iptable_nat       21048  2  [ip_nat_irc ip_nat_ftp]ip_conntrack_irc     4304  1ip_conntrack_ftp     5200  1ip_conntrack      27264  4  [ipt_state ip_nat_irc ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_ftp]iptable_filter      2348  1  (autoclean)ip_tables        14648  9  [ipt_TOS ipt_LOG ipt_REJECT ipt_state iptable_mangle iptable_nat iptable_filter]audigy         70952  1ac97_codec       12488  0  [audigy]sound          70644  0  [audigy]soundcore        6276  0  [snd audigy sound]nfsd          74256  0  (autoclean)af_packet        14952  1  (autoclean)sr_mod         16920  0  (autoclean)floppy         55132  08139too         17160  1  (autoclean)mii           3832  0  (autoclean) [8139too]ohci1394        19048  0  (unused)ieee1394        45900  0  [ohci1394]nls_iso8859-1      3516  2  (autoclean)ntfs          76812  2  (autoclean)supermount       15296  2  (autoclean)ide-cd         33856  0cdrom          31648  0  [sr_mod ide-cd]ide-scsi        11280  0scsi_mod        103284  3  [sg sr_mod ide-scsi]printer         8448  0  (unused)usb-ohci        20584  0  (unused)usbcore         72992  1  [printer usb-ohci]rtc           8060  0  (autoclean)ext3          59916  2jbd           38972  2  [ext3]Checking if services configured to be run on initlevel 3Checking if Sound services configuredsound      0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Alsa service configuredalsa       0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Sound Volume mutedvol 90, 90pcm 97, 97speaker 97, 0line 83, 83, Pmic 100, 0, Rcd 90, 90, Pigain 97, 97, Pogain 79, 79line1 0, 0, Pdig1 0, 0phin 0, 0, Pphout 0, 0video 0, 0, PChecking which program uses the sound card           USER     PID ACCESS COMMAND/dev/dsp       adam    2472 f....  artsd           adam    2473 f....  artsdChecking Modulesprobeall scsi_hostadapter ide-scsialias eth0 8139tooprobeall usb-interface usb-ohcialias ieee1394-controller ohci1394alias sound-slot-0 snd-emu10k1above snd-emu10k1 snd-pcm-ossEnd of Checks Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 Adam, have you rebooted between these changes? Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 Adam, I won't be able to stay around for much longer. My kids are due over anytime. Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 That's fine... I rebooted- no joy. Quote
Owyn Posted October 13, 2003 Posted October 13, 2003 Give me one more posting from the script. I need to print out several items from this thread. Got to many pieces bouncing now. LOL: You win an award. This is the first time I have actually needed to get printouts in a while. I hate to kill trees.I have to take care of some client work tomorrow morning but will be available after 14:00 EST. I will PM you when I am back on line. Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 mdksoundchk.sh - Run all Mandrake Sound Trouble Shooting tipsChecking Driveraudigy      : Creative Labs|EMU10K2 Audigy Audio Processor [MULTIMEDIA_AUDIO] (vendor:1102 device:0004 subv:1102 subd:1002)Checking Actual Driver in Usealias sound-slot-0 snd-emu10k1Checking if Module LoadedModule          Size  Used by   Not taintedlp            8096  0  (autoclean) (unused)parport         34176  0  (autoclean) [lp]radeon         107428  0ipt_TOS         1592  12  (autoclean)ipt_LOG         4280  5  (autoclean)ipt_REJECT        3640  4  (autoclean)ipt_state        1080  10  (autoclean)iptable_mangle      2712  1  (autoclean)ip_nat_irc        3280  0  (unused)ip_nat_ftp        4016  0  (unused)iptable_nat       21048  2  [ip_nat_irc ip_nat_ftp]ip_conntrack_irc     4304  1ip_conntrack_ftp     5200  1ip_conntrack      27264  4  [ipt_state ip_nat_irc ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_ftp]iptable_filter      2348  1  (autoclean)ip_tables        14648  9  [ipt_TOS ipt_LOG ipt_REJECT ipt_state iptable_mangle iptable_nat iptable_filter]snd-seq-midi       5024  0  (autoclean) (unused)snd-emu10k1-synth    5276  0  (autoclean) (unused)snd-emux-synth     31644  0  (autoclean) [snd-emu10k1-synth]snd-seq-midi-emul    6780  0  (autoclean) [snd-emux-synth]snd-seq-virmidi     4572  0  (autoclean) [snd-emux-synth]snd-seq-oss       31104  0  (unused)snd-seq-midi-event    5640  0  [snd-seq-midi snd-seq-virmidi snd-seq-oss]snd-seq         42608  2  [snd-seq-midi snd-emux-synth snd-seq-midi-emul snd-seq-virmidi snd-seq-oss snd-seq-midi-event]snd-pcm-oss       43556  1snd-mixer-oss      14488  0  [snd-pcm-oss]snd-emu10k1       69268  1  [snd-emu10k1-synth]snd-rawmidi       17600  0  [snd-seq-midi snd-seq-virmidi snd-emu10k1]snd-pcm         77536  0  [snd-pcm-oss snd-emu10k1]snd-timer        18376  0  [snd-seq snd-pcm]snd-page-alloc      7732  0  [snd-emu10k1 snd-pcm]snd-util-mem       3008  0  [snd-emux-synth snd-emu10k1]snd-ac97-codec     40160  0  [snd-emu10k1]snd-seq-device      5832  0  [snd-seq-midi snd-emu10k1-synth snd-emux-synth snd-seq-oss snd-seq snd-emu10k1 snd-rawmidi]snd-hwdep        6368  0  [snd-emu10k1]snd           40868  0  [snd-seq-midi snd-emux-synth snd-seq-virmidi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-emu10k1 snd-rawmidi snd-pcm snd-timer snd-util-mem snd-ac97-codec snd-seq-device snd-hwdep]soundcore        6276  0  [snd]nfsd          74256  0  (autoclean)af_packet        14952  1  (autoclean)sr_mod         16920  0  (autoclean)floppy         55132  08139too         17160  1  (autoclean)mii           3832  0  (autoclean) [8139too]ohci1394        19048  0  (unused)ieee1394        45900  0  [ohci1394]nls_iso8859-1      3516  2  (autoclean)ntfs          76812  2  (autoclean)supermount       15296  2  (autoclean)ide-cd         33856  0cdrom          31648  0  [sr_mod ide-cd]ide-scsi        11280  0scsi_mod        103284  2  [sr_mod ide-scsi]printer         8448  0  (unused)usb-ohci        20584  0  (unused)usbcore         72992  1  [printer usb-ohci]rtc           8060  0  (autoclean)ext3          59916  2jbd           38972  2  [ext3]Checking if services configured to be run on initlevel 3Checking if Sound services configuredsound      0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Alsa service configuredalsa       0:off  1:off  2:on   3:on   4:on   5:on   6:offChecking if Sound Volume mutedvol 59, 59, Pbass 50, 50treble 50, 50pcm 69, 69speaker 62, 62line 66, 66, Pmic 72, 72, Rcd 76, 76, Pigain 69, 69line1 66, 66, Pphin 69, 69, Pvideo 72, 72, PChecking which program uses the sound card           USER     PID ACCESS COMMAND/dev/dsp       adam    2540 f....  artsd           adam    2541 f....  artsdChecking Modulesprobeall scsi_hostadapter ide-scsialias eth0 8139tooprobeall usb-interface usb-ohcialias ieee1394-controller ohci1394alias sound-slot-0 snd-emu10k1above snd-emu10k1 snd-pcm-ossEnd of Checks Quote
ross549 Posted October 13, 2003 Author Posted October 13, 2003 Give me one more posting from the script. I need to print out several items from this thread. Got to many pieces bouncing now. LOL: You win an award. This is the first time I have actually needed to get printouts in a while. I hate to kill trees.I have to take care of some client work tomorrow morning but will be available after 14:00 EST. I will PM you when I am back on line.I don't think I will be online tomorrow until about early evening. Quote
Bruno Posted October 13, 2003 Posted October 13, 2003 modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/sound/pci/emu10k1/snd-emu10k1.o.gz failedmodprobe: insmod snd-emu10k1 failedinsmod'ing module snd-emu10k1 failed at /usr/lib/libDrakX/modules.pm line 61. This is strange because checking:[bruno:~]$ cd /lib/modules/2.4.21-0.13mdk/kernel/sound/pci/emu10k1/[bruno:/lib/modules/2.4.21-0.13mdk/kernel/sound/pci/emu10k1]$ lssnd-emu10k1.o.gz snd-emu10k1-synth.o.gzThe module should be there . . why does it not load ?? Is it a bad driver and should we get a new version ? Bruno Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.