You are not logged in.
Need help...
when i'm login as root, i can play music or video and hear the sound
but when i'm login as user i cannot hear the sound
here is output lspci -v
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
Subsystem: Dell Device 0227
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at fe9fc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
here is output aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
please advise me....
Last edited by ntaloventi (2012-04-26 06:22:49)
Offline
Is your user in the "audio" group? And also check that the channels are not muted (alsamixer).
Last edited by Gcool (2012-04-26 06:01:25)
Burninate!
Offline
Is your user in the "audio" group? And also check that the channels are not muted (alsamixer).
how to do it...
need explain..
Offline
The fine wiki (Alsa page) will be more than happy to assist.
Burninate!
Offline
The fine wiki (Alsa page) will be more than happy to assist.
thanks that was cool...
i find out that my user not list in audio group.
for anyone else have same problem here..
just type in your terminal
# gpasswd -a yourusername audio
(you can use super user to that from your user)
and is all done
once again thanks Gcool...
Offline