LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-17-2005, 11:43 AM   #1
weirdgeordie
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Rep: Reputation: 0
Weird sound problem on FC4


Thanks in advance if you can help. I've looked everywhere else.

I have installed FC4 x86_64 (Kernel 2.6.11-1.1369_FC4
) on my Athlon 64 system, and it works great apart from one weird problem with the sound. I've already double checked the card is working, because I dual boot with Windows XP and it works fine

My card is a Creative SB Live! 5.1, so there shouldn't be a problem with driver support. When I run /usr/bin/system-config-soundcard it detects the card as SB Live! EMU10k1, module snd-emu10k1. So far so good, but no sound when I press "play test sound"

XMMS reports this error message when attempting to use the alsa output plugin: ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such file or directory

Kmixer doesn't list any sound devices.

Gnome mixer seems to work, but since I'm getting up sound output, I can't be sure.

alsamixer reports: alsamixer: function snd_ctl_open failed for default: No such file or directory

Mplayer reports the following error messages: [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or director y
alsa-init: 2 soundcard found, using: default
ALSA lib confmisc.c:560:(snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_card_driver return ed error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_concat returned er ror: No such file or directory
ALSA lib confmisc.c:955:(snd_func_refer) error evaluating name
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_refer returned err or: No such file or directory
ALSA lib conf.c:3946:(snd_config_expand) Evaluate error: No such file or directo ry
ALSA lib pcm.c:2090:(snd_pcm_open_noupdate) Unknown PCM default
alsa-init: playback open error: No such file or directory
ALSA lib confmisc.c:560:(snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_card_driver return ed error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_concat returned er ror: No such file or directory
ALSA lib confmisc.c:955:(snd_func_refer) error evaluating name
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_refer returned err or: No such file or directory
ALSA lib conf.c:3946:(snd_config_expand) Evaluate error: No such file or directo ry
ALSA lib pcm.c:2090:(snd_pcm_open_noupdate) Unknown PCM default
[AO ESD] esd_open_sound failed: Connection refused
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
ALSA lib confmisc.c:560:(snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_card_driver return ed error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_concat returned er ror: No such file or directory
ALSA lib confmisc.c:955:(snd_func_refer) error evaluating name
ALSA lib conf.c:3477:(_snd_config_evaluate) function snd_func_refer returned err or: No such file or directory
ALSA lib conf.c:3946:(snd_config_expand) Evaluate error: No such file or directo ry
ALSA lib pcm.c:2090:(snd_pcm_open_noupdate) Unknown PCM default
AO: [sdl] 44100Hz 2ch s16le (2 bps)


Any thoughts?

Thanks in advance,

James

P.S. (/sbin/lspci below)


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

00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a2)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a2)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a2)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:07.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
01:07.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07)
01:08.0 Multimedia audio controller: Yamaha Corporation: Unknown device 1000
01:0a.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
05:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2)
 
Old 08-17-2005, 12:37 PM   #2
ronban
Member
 
Registered: Aug 2005
Location: India
Distribution: Gentoo
Posts: 43

Rep: Reputation: 15
try the modprobe command and if it shows anything related to sound.. maybe the driver is installed properly but maybe the driver files are not pointed properly.
 
Old 08-17-2005, 01:00 PM   #3
weirdgeordie
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Original Poster
Rep: Reputation: 0
The command "/sbin/modprobe snd-emu10k1" returned no error messages, and from what I understand that means that the module was already loaded or wasn't loaded but had just been sucessfully loaded right?


When I do a "/sbin/modprobe -l" it lists these sound modules

/lib/modules/2.6.11-1.1369_FC4/kernel/sound/synth/snd-util-mem.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/synth/emux/snd-emux-synth.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-maestro3.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/hda/snd-hda-codec.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/hda/snd-hda-intel.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-intel8x0.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-es1938.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/au88x0/snd-au8810.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/au88x0/snd-au8830.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/au88x0/snd-au8820.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-intel8x0m.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-ens1370.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ymfpci/snd-ymfpci.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-ens1371.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-atiixp.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-es1968.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-via82xx.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-azt3328.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/emu10k1/snd-emu10k1.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/emu10k1/snd-emu10k1x.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-rme32.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-fm801.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/cs46xx/snd-cs46xx.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-sonicvibes.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/nm256/snd-nm256.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/trident/snd-trident-synth.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/trident/snd-trident.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-atiixp-modem.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/rme9652/snd-rme9652.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/rme9652/snd-hdsp.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-cmipci.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ac97/snd-ac97-codec.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ac97/snd-ak4531-codec.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ice1712/snd-ice1712.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ice1712/snd-ice1724.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-bt87x.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-als4000.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/vx222/snd-vx222.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/korg1212/snd-korg1212.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ca0106/snd-ca0106.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/mixart/snd-mixart.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-via82xx-modem.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/ali5451/snd-ali5451.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-rme96.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/pci/snd-cs4281.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/isa/sb/snd-sb-common.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/usb/snd-usb-lib.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/usb/usx2y/snd-usb-usx2y.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/usb/snd-usb-audio.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/snd-dummy.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/vx/snd-vx-lib.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/opl3/snd-opl3-synth.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/opl3/snd-opl3-lib.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/snd-virmidi.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/mpu401/snd-mpu401.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/drivers/snd-mtpav.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd-page-alloc.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd-rtctimer.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd-pcm.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd-rawmidi.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/oss/snd-mixer-oss.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/oss/snd-pcm-oss.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd-hwdep.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-midi-emul.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/instr/snd-ainstr-fm.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/instr/snd-ainstr-simple.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-instr.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/oss/snd-seq-oss.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-device.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-midi.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-virmidi.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-dummy.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/seq/snd-seq-midi-event.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/core/snd-timer.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/soundcore.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/i2c/snd-cs8427.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/i2c/other/snd-ak4114.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/i2c/other/snd-ak4xxx-adda.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/i2c/other/snd-tea575x-tuner.ko
/lib/modules/2.6.11-1.1369_FC4/kernel/sound/i2c/snd-i2c.ko

Last edited by weirdgeordie; 08-17-2005 at 01:05 PM.
 
Old 08-17-2005, 01:28 PM   #4
ronban
Member
 
Registered: Aug 2005
Location: India
Distribution: Gentoo
Posts: 43

Rep: Reputation: 15
do you have any on board drivers
 
Old 08-17-2005, 01:38 PM   #5
weirdgeordie
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Opps, I'm afraid you'll have to explain to me what you mean by on board drivers I'm just new to the Linux world

Cheers!
 
Old 08-17-2005, 03:02 PM   #6
ronban
Member
 
Registered: Aug 2005
Location: India
Distribution: Gentoo
Posts: 43

Rep: Reputation: 15
sorry i meant on board sound card because this happens when you actually have two modules loaded and only one might actually work. Then we have to disable the other one. so does your motherboard has on board sound....
 
Old 08-17-2005, 03:21 PM   #7
weirdgeordie
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Got'ca -

Yes, it does. I had two sound devices when I installed FC4; the SB Live and the onboard Nvidia/Realtek. I was getting no sound when I had their modules loaded, so I took out the SB Live and tried to use only the onboard sound. That didn't work, so I disabled the onboard sound in the BIOS and put the SB Live back in, but it's the same situation with either card.

I should point that that both are recognised in system-config-soundcard, and both generate the same problem and error messages.
 
Old 08-20-2005, 06:13 PM   #8
weirdgeordie
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Original Poster
Rep: Reputation: 0
This seems to be a common problem with FC 3 and 4 and appears to actually be a bug.

I've switched over to CentOS 4.1, which is based on Red Hat EL and the sound works great.
 
Old 08-30-2005, 09:54 AM   #9
pareshj
LQ Newbie
 
Registered: Aug 2005
Location: Duluth
Posts: 3

Rep: Reputation: 0
I am facing similar problem on SuSE 9.3 professional

Hi,
I have an application that runs on x-windows. When I run this application on SuSE 9.3 i get following error messages (although the application runs fine)


ALSA lib confmisc.c:560snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_card_driver returned error: Permission denied
ALSA lib confmisc.c:392snd_func_concat) error evaluating strings
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_concat returned error: Permission denied
ALSA lib confmisc.c:955snd_func_refer) error evaluating name
ALSA lib conf.c:3477_snd_config_evaluate) function snd_func_refer returned error: Permission denied
ALSA lib conf.c:3946snd_config_expand) Evaluate error: Permission denied
ALSA lib pcm.c:2070snd_pcm_open_noupdate) Unknown PCM default

Any clues...

Thanks
Paresh
 
Old 09-08-2005, 04:42 PM   #10
polarbear
LQ Newbie
 
Registered: Mar 2004
Location: here
Distribution: gentoo mandrake, xandros
Posts: 23

Rep: Reputation: 15
does sound work as root?
maybe you need to chmod your sound device.
 
Old 09-08-2005, 05:32 PM   #11
weirdgeordie
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Original Poster
Rep: Reputation: 0
No, the sound doesn't work as root.

The odd thing is, there is no /dev/dsp0 listed, but there is a /dev/dsp1 listed. I can get alsamixer to run if I tell it to connect to /dev/dsp1

Alsa is trying to connect to the defaul device /dev/dsp0 and failing, and I don't seem to be able to find out a way to point it to /dev/dsp0

This does genuinely seem to be a bug on x86_64 Fedora Core 4 as I've not had the same problem on any other distro.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
weird sound problem cochoa Linux - Hardware 7 11-16-2004 02:22 PM
Weird sound problem Cozb Linux - Hardware 2 11-03-2004 07:55 AM
Weird Sound Problem nekobox Linux - Hardware 0 07-19-2004 12:40 PM
Weird Problem with Sound tamster121 Debian 1 11-24-2003 11:04 AM
another weird sound problem... ScreeminChikin Linux - General 6 11-19-2002 10:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration