You are not logged in.

#1 2012-04-26 05:40:58

ntaloventi
Member
From: Jakarta
Registered: 2012-04-07
Posts: 17
Website

[Solved] can't play audio when login as user

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

#2 2012-04-26 06:00:31

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [Solved] can't play audio when login as user

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

#3 2012-04-26 06:03:04

ntaloventi
Member
From: Jakarta
Registered: 2012-04-07
Posts: 17
Website

Re: [Solved] can't play audio when login as user

Gcool wrote:

Is your user in the "audio" group? And also check that the channels are not muted (alsamixer).

how to do it...
need explain..

Offline

#4 2012-04-26 06:05:55

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [Solved] can't play audio when login as user

The fine wiki (Alsa page) will be more than happy to assist.


Burninate!

Offline

#5 2012-04-26 06:20:38

ntaloventi
Member
From: Jakarta
Registered: 2012-04-07
Posts: 17
Website

Re: [Solved] can't play audio when login as user

Gcool wrote:

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

Board footer

Powered by FluxBB