Jump to content

Troubleshooting sound


javaguy
 Share

Recommended Posts

So I upgraded to Mandriva 2007, and sound stopped working.

 

I did the "classic" sound troubleshooting, but unfortunately I'm at a bit of a loss as to what to do with what I discovered.

 

First step, run lspcidrake -v | fgrep AUDIO yields

snd-ice1724 : IC Ensemble Inc.|ICE1724 [Envy24HT] [MULTIMEDIA_AUDIO] (vendor:1412 device:1724 subv:14c3 subd:1705)

 

So then I run grep sound-slot /etc/modprobe.conf, which yields

alias sound-slot-0 snd-ice1724

 

Next I run /sbin/lsmod, and this is what I get:

 

Module				  Size  Used by
lp					 10728  0
parport_pc			 32260  0
ppdev				   8356  0
parport				33512  3 lp,parport_pc,ppdev
usblp				  12352  0
floppy				 55172  0
gameport			   11912  0
ipv6				  237120  14
snd_ac97_bus			2848  0
snd_page_alloc		  8712  0
soundcore			   8096  0
natsemi				25344  0
forcedeth			  26508  0
af_packet			  17960  2
video				  13924  0
thermal				11240  0
processor			  21448  1 thermal
fan					 4036  0
container			   3968  0
button				  5808  0
battery				 8260  0
ac					  4292  0
ide_cd				 35776  0
binfmt_misc			 9800  1
loop				   15400  0
nls_iso8859_1		   4800  1
ntfs				  266940  1
reiserfs			  255044  2
sg					 30776  0
sd_mod				 18560  0
dm_mod				 49944  0
cpufreq_ondemand		6956  0
cpufreq_conservative	6952  0
cpufreq_powersave	   2400  0
cpufreq_nforce2		 5456  0
nvidia_agp			  7068  1
agpgart				27240  1 nvidia_agp
nvram				   8104  0
usb_storage			88452  0
scsi_mod			  119016  3 sg,sd_mod,usb_storage
ehci_hcd			   29160  0
ohci_hcd			   19012  0
usbcore			   113472  5 usblp,usb_storage,ehci_hcd,ohci_hcd
tsdev				   7040  0
evdev				   8864  1
ext3				  124936  4
jbd					51028  1 ext3

 

Should I be seeing snd-ice1724 somewhere in that list? If not, then what am I looking for? If it should be there but isn't, what should I do?

 

Thanks in advance!

Edited by javaguy
Link to comment
Share on other sites

Of course it should be listed... does it exist at all?

Try a

modprobe snd-ice1724

as root and see if the module is loaded.

In modprobe.conf you should have something like

 

alias sound-slot-0 snd-ice1724

above snd-ice1724 snd-pcm-oss

 

These entries could also not be entered manually, but generated by running alsaconf. And remember- it's always advisable dropping to init 3 before running alsaconf, so that you get sure that the sound device is not used by any application.

Link to comment
Share on other sites

[root@localhost javaguy]# modprobe snd-ice1724
WARNING: Error inserting snd (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.17-5mdv/kernel/sound/core/seq/snd-seq-device.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-rawmidi.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_mpu401_uart (/lib/modules/2.6.17-5mdv/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ak4xxx_adda (/lib/modules/2.6.17-5mdv/kernel/sound/i2c/other/snd-ak4xxx-adda.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-timer.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-pcm.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ak4114 (/lib/modules/2.6.17-5mdv/kernel/sound/i2c/other/snd-ak4114.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ac97/snd-ac97-codec.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ice17xx_ak4xxx (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.17-5mdv/kernel/sound/core/seq/snd-seq-device.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-rawmidi.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_mpu401_uart (/lib/modules/2.6.17-5mdv/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ak4xxx_adda (/lib/modules/2.6.17-5mdv/kernel/sound/i2c/other/snd-ak4xxx-adda.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-timer.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-pcm.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ak4114 (/lib/modules/2.6.17-5mdv/kernel/sound/i2c/other/snd-ak4114.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ac97/snd-ac97-codec.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ice17xx_ak4xxx (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_ice1724 (/lib/modules/2.6.17-5mdv/kernel/sound/pci/ice1712/snd-ice1724.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for snd_ice1724

 

In modprobe.conf I have:

 

remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe ehci-hcd; /bin/true
remove snd-ca0106 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-ca0106
install snd-ca0106 /sbin/modprobe --first-time --ignore-install snd-ca0106 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
alias eth0 forcedeth
alias eth1 natsemi

alias snd-0 snd-ice1724

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.9 ---
options snd  device_mode=0666
alias sound-slot-0 snd-ice1724
# --- END: Generated by ALSACONF, do not edit. ---

blacklist audio
blacklist snd-usb-audio
remove snd-ice1724 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-ice1724
install snd-ice1724 /sbin/modprobe --first-time --ignore-install snd-ice1724 && { /sbin/modprobe snd-pcm-oss; /bin/true; }

Link to comment
Share on other sites

I spoke too soon. The system sound test ran find, and I heard sound after I ran alsaconf. Then I logged out and logged back in again, and sound is gone again. I first noticed when I ran Enemy Territory:

 

------- sound initialization -------

/dev/dsp: Device or resource busy

Could not open /dev/dsp

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

Sound memory manager started

Sys_LoadDll(/home/javaguy/.etwolf/etmain/ui.mp.i386.so)...

Sys_LoadDll(/home/javaguy/.etwolf/etmain/ui.mp.i386.so) failed:

"/home/javaguy/.etwolf/etmain/ui.mp.i386.so: cannot open shared object file: No such file or directory"

Sys_LoadDll(/usr/local/games/enemy-territory/etmain/ui.mp.i386.so)... ok

 

I ran ls -l /dev/dsp and got:

crwxrwxrwx 1 javaguy audio 14, 3 Oct 28 20:43 /dev/dsp

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...