Hi everybody,

I have a strange problem with alsa. For some reason, I have sound ONLY if I do the following:

1. Start the PC (obvious haha :P)
2. Log in as root
3. Log out (I do nothing as root)
4. Log in as user

Then, as 'user' the sound works fine. BUT when I don't log as root first, but log as 'user', I get the message "Can't open the /dev/dsp device (no such device). Redirecting output to /dev/null".

The sound works fine as root, too. I think there should be some problem with permissions or so (??) I don't know... or maybe it could be a module problem, because of the output of '/var/log/messages'... Does somebody of you have an idea?

I have an integrated audio system, the AC'97 Audio Codec, in the ASUS P4PE motherboard. Here I have attached some outputs of my system, such dmesg, lspci, and so. Please tell me if you need more information.

Thank you in advance.

Regards,

R.C.


---------------------------------------
(lspci -vv)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 02)
Subsystem: Asustek Computer, Inc.: Unknown device 80b0
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 9
Region 0: I/O ports at a800 [size=256]
Region 1: I/O ports at a400 [size=64]
Region 2: Memory at ec000000 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at eb800000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-


---------------------------------------
(/var/log/messages)
Sep 16 13:37:18 CYC insmod: insmod: a module named snd already exists
Sep 16 13:37:18 CYC insmod: insmod: insmod sound-slot-0 failed
Sep 16 13:37:18 CYC kernel: PCI: Found IRQ 9 for device 00:1f.5
Sep 16 13:37:18 CYC modprobe: modprobe: Can't locate module sound-slot-1
Sep 16 13:37:18 CYC modprobe: modprobe: Can't locate module sound-service-1-0
Sep 16 13:37:19 CYC modprobe: modprobe: Can't locate module sound-slot-1
Sep 16 13:37:19 CYC modprobe: modprobe: Can't locate module sound-service-1-0
Sep 16 13:37:19 CYC kernel: intel8x0: clocking to 48000


---------------------------------------
(ls -la /dev/ds*)
lrwxrwxrwx 1 root root 9 jul 24 23:20 /dev/dsp -> /dev/dsp0
crw------- 1 root root 14, 3 jul 24 23:20 /dev/dsp0
crw------- 1 root root 14, 19 jul 24 23:20 /dev/dsp1
crw------- 1 root root 14, 35 jul 24 23:20 /dev/dsp2
crw------- 1 root root 14, 51 jul 24 23:20 /dev/dsp3
crw------- 1 root root 55, 0 ene 30 2003 /dev/dsp56k


---------------------------------------
(lsmod)
snd-pcm-oss 45700 0 (autoclean)
snd-mixer-oss 16408 0 (autoclean) [snd-pcm-oss]
snd-intel8x0 22980 0 (autoclean)
snd-pcm 85248 0 (autoclean) [snd-pcm-oss snd-intel8x0]
snd-timer 19556 0 (autoclean) [snd-pcm]
snd-page-alloc 9844 0 (autoclean) [snd-intel8x0 snd-pcm]
snd-ac97-codec 49736 0 (autoclean) [snd-intel8x0]
snd-mpu401-uart 5200 0 (autoclean) [snd-intel8x0]
snd-rawmidi 18560 0 (autoclean) [snd-mpu401-uart]
snd-seq-device 6204 0 (autoclean) [snd-rawmidi]
snd 43076 0 (autoclean) [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 6404 4 (autoclean) [snd]


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







-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to