Hey, I'm pretty new to linux and have been trying to figure my way out and around. Things have been going pretty smoothly and I'm ready to ditch windows all together except for one small problem. When I first installed my sound worked fine, but then when I went to play some of my mp3's the first one played fine till about halfway through it and then it all of the sudden it stopped working. Whenever I open up Beep Media Player it tells me something else has locked my soundcard. I've done a few tests from different sources that I have found to check out my sound card. I really don't know what any of it means except on lspci -v it tells me that the sound card is available only to root.
So, the question I have is how do I make it available to all users, and if there is another problem how do I fix that?
lspci -v
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
Subsystem: Micro-Star International Co., Ltd. 865PE Neo2 (MS-6728)
Flags: bus master, medium devsel, latency 0, IRQ 201
I/O ports at dc00 [size=256]
I/O ports at d800 [size=64]
Memory at febffa00 (32-bit, non-prefetchable) [size=512]
Memory at febff900 (32-bit, non-prefetchable) [size=256]
Capabilities: <available only to root>
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 4: Intel ICH - IEC958 [Intel ICH5 - IEC958]
Subdevices: 1/1
Subdevice #0: subdevice #0
lsmod | grep snd
snd_intel8x0 33692 2
snd_ac97_codec 92704 1 snd_intel8x0
snd_ac97_bus 2304 1 snd_ac97_codec
snd_pcm_oss 53664 0
snd_mixer_oss 18688 2 snd_pcm_oss
snd_pcm 89864 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 25220 1 snd_pcm
snd 55268 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer
soundcore 10208 2 snd
snd_page_alloc 10632 2 snd_intel8x0,snd_pcm
./aadebug
ALSA Audio Debug v0.1.0 - Fri Jun 23 09:24:30 EDT 2006
http://alsa.opensrc.org/index.php?page=aadebug
http://www.gnu.org/licenses/gpl.txt
Kernel ----------------------------------------------------
Linux Mirax 2.6.15-25-386 #1 PREEMPT Wed Jun 14 11:25:49 UTC 2006 i686 GNU/Linux
Loaded Modules --------------------------------------------
snd_intel8x0 33692 2
snd_ac97_codec 92704 1 snd_intel8x0
snd_ac97_bus 2304 1 snd_ac97_codec
snd_pcm_oss 53664 0
snd_mixer_oss 18688 2 snd_pcm_oss
snd_pcm 89864 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 25220 1 snd_pcm
snd 55268 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer
snd_page_alloc 10632 2 snd_intel8x0,snd_pcm
Modprobe Conf ---------------------------------------------
Warning: module config file does not exist
This means any kernel modules will not be auto loaded
See your linux distro docs on how to create this file
Proc Asound -----------------------------------------------
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07 13:30:21 2005 UTC).
0 [ICH5 ]: ICH4 - Intel ICH5
Intel ICH5 with CMI9739 at 0xfebffa00, irq 201
20: [0- 4]: digital audio playback
27: [0- 3]: digital audio capture
26: [0- 2]: digital audio capture
25: [0- 1]: digital audio capture
16: [0- 0]: digital audio playback
24: [0- 0]: digital audio capture
0: [0- 0]: ctl
33: : timer
cat: /proc/asound/hwdep: No such file or directory
00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH5 - MIC ADC : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH5 - MIC2 ADC : capture 1
00-03: Intel ICH - ADC2 : Intel ICH5 - ADC2 : capture 1
00-04: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1
cat: /proc/asound/seq/clients: No such file or directory
Dev Snd ---------------------------------------------------
controlC0 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D2c pcmC0D3c pcmC0D4p timer
CPU -------------------------------------------------------
model name : Intel(R) Pentium(R) 4 CPU 2.40GHz
cpu MHz : 2400.312
RAM -------------------------------------------------------
MemTotal: 1036096 kB
SwapTotal: 2032180 kB
Hardware --------------------------------------------------
0000:00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
So, the question I have is how do I make it available to all users, and if there is another problem how do I fix that?
lspci -v
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
Subsystem: Micro-Star International Co., Ltd. 865PE Neo2 (MS-6728)
Flags: bus master, medium devsel, latency 0, IRQ 201
I/O ports at dc00 [size=256]
I/O ports at d800 [size=64]
Memory at febffa00 (32-bit, non-prefetchable) [size=512]
Memory at febff900 (32-bit, non-prefetchable) [size=256]
Capabilities: <available only to root>
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 4: Intel ICH - IEC958 [Intel ICH5 - IEC958]
Subdevices: 1/1
Subdevice #0: subdevice #0
lsmod | grep snd
snd_intel8x0 33692 2
snd_ac97_codec 92704 1 snd_intel8x0
snd_ac97_bus 2304 1 snd_ac97_codec
snd_pcm_oss 53664 0
snd_mixer_oss 18688 2 snd_pcm_oss
snd_pcm 89864 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 25220 1 snd_pcm
snd 55268 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer
soundcore 10208 2 snd
snd_page_alloc 10632 2 snd_intel8x0,snd_pcm
./aadebug
ALSA Audio Debug v0.1.0 - Fri Jun 23 09:24:30 EDT 2006
http://alsa.opensrc.org/index.php?page=aadebug
http://www.gnu.org/licenses/gpl.txt
Kernel ----------------------------------------------------
Linux Mirax 2.6.15-25-386 #1 PREEMPT Wed Jun 14 11:25:49 UTC 2006 i686 GNU/Linux
Loaded Modules --------------------------------------------
snd_intel8x0 33692 2
snd_ac97_codec 92704 1 snd_intel8x0
snd_ac97_bus 2304 1 snd_ac97_codec
snd_pcm_oss 53664 0
snd_mixer_oss 18688 2 snd_pcm_oss
snd_pcm 89864 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 25220 1 snd_pcm
snd 55268 8 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer
snd_page_alloc 10632 2 snd_intel8x0,snd_pcm
Modprobe Conf ---------------------------------------------
Warning: module config file does not exist
This means any kernel modules will not be auto loaded
See your linux distro docs on how to create this file
Proc Asound -----------------------------------------------
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07 13:30:21 2005 UTC).
0 [ICH5 ]: ICH4 - Intel ICH5
Intel ICH5 with CMI9739 at 0xfebffa00, irq 201
20: [0- 4]: digital audio playback
27: [0- 3]: digital audio capture
26: [0- 2]: digital audio capture
25: [0- 1]: digital audio capture
16: [0- 0]: digital audio playback
24: [0- 0]: digital audio capture
0: [0- 0]: ctl
33: : timer
cat: /proc/asound/hwdep: No such file or directory
00-00: Intel ICH : Intel ICH5 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH5 - MIC ADC : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH5 - MIC2 ADC : capture 1
00-03: Intel ICH - ADC2 : Intel ICH5 - ADC2 : capture 1
00-04: Intel ICH - IEC958 : Intel ICH5 - IEC958 : playback 1
cat: /proc/asound/seq/clients: No such file or directory
Dev Snd ---------------------------------------------------
controlC0 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D2c pcmC0D3c pcmC0D4p timer
CPU -------------------------------------------------------
model name : Intel(R) Pentium(R) 4 CPU 2.40GHz
cpu MHz : 2400.312
RAM -------------------------------------------------------
MemTotal: 1036096 kB
SwapTotal: 2032180 kB
Hardware --------------------------------------------------
0000:00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
Comment