You are not logged in.

#1 2008-06-20 20:18:01

JWL
Member
From: Norway
Registered: 2008-06-19
Posts: 17
Website

Alsa driver

Hi
I have install  alsa driver now but i get no sound sad
This guid did i use :
Alsa

i did install :

pacman -Sy alsa-lib alsa-utils
and 
pacman -S alsa-oss

and than i take :

lsmod|grep '^snd'
snd_hda_intel         433464  2
snd_seq_oss            34176  0
snd_seq_midi_event      8064  1 snd_seq_oss
snd_seq                57056  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          7956  2 snd_seq_oss,snd_seq
snd_hwdep               9224  1 snd_hda_intel
snd_pcm_oss            44160  1
snd_pcm                81288  2 snd_hda_intel,snd_pcm_oss
snd_timer              23440  2 snd_seq,snd_pcm
snd_page_alloc          9360  2 snd_hda_intel,snd_pcm
snd_mixer_oss          17408  1 snd_pcm_oss
snd                    61000  11 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss

and so :

[joakimw@JWL ~]$ ls -l /dev/snd/
total 0
crw-rw---- 1 root audio 116, 10 Jun 20 20:02 controlC0
crw-rw---- 1 root audio 116,  9 Jun 20 20:02 hwC0D0
crw-rw---- 1 root audio 116,  8 Jun 20 20:02 pcmC0D0c
crw-rw---- 1 root audio 116,  7 Jun 20 20:02 pcmC0D0p
crw-rw---- 1 root audio 116,  6 Jun 20 20:02 pcmC0D1c
crw-rw---- 1 root audio 116,  5 Jun 20 20:02 pcmC0D1p
crw-rw---- 1 root audio 116,  4 Jun 20 20:02 pcmC0D2c
crw-rw---- 1 root audio 116,  3 Jun 20 20:02 seq
crw-rw---- 1 root audio 116,  2 Jun 20 20:02 timer

Than i modprobe : snd_hda_intel

and add alsa in rc.conf  in section daemon like this : DAEMONS=(syslogd klogd !pcmcia network netf scrond alsa gdm)

than i did take :

 # amixer set Master 90% unmute
 # amixer set PCM 85% unmute

now afte  reboot computer i get this :

screenshotnm6.th.png

But no sound:S

what is wrong than ?


Hi
I am new on this forum and cant write english so mush but i try my best.

-JWL

Offline

#2 2008-06-20 20:21:31

matt0509
Member
From: USA, Connecticut
Registered: 2008-06-20
Posts: 11
Website

Re: Alsa driver

Did you add yourself to the "audio" group?

gpasswd -a USERNAME audio

Offline

#3 2008-06-20 21:28:05

JWL
Member
From: Norway
Registered: 2008-06-19
Posts: 17
Website

Re: Alsa driver

matt0509 wrote:

Did you add yourself to the "audio" group?

gpasswd -a USERNAME audio

yes that did i do to ...i forgot to tell it :S


Hi
I am new on this forum and cant write english so mush but i try my best.

-JWL

Offline

#4 2008-06-22 20:28:53

arch0r
Member
From: From the Chron-o-John
Registered: 2008-05-13
Posts: 597

Re: Alsa driver

tried "alsaconf"?

Offline

Board footer

Powered by FluxBB