You are not logged in.
Hey guys I just reinstalled Arch, card has worked fine before (M-Audio Revolution 7.1). It works fine now, too, as I have a little "welcome.wav" file that plays when I reach GDM on boot, and it plays just fine but as soon as I log in I can't get any sound. I am in the audio group:
bobby@dabox:~$ groups
video audio optical bobby
bobby@dabox:~$
Also here is lsmod output so you can see that it certainly works:
bobby@dabox:~$ lsmod
Module Size Used by
nvidia 7813984 24
pcspkr 3072 0
rtc_cmos 7712 0
rtc_core 15240 1 rtc_cmos
rtc_lib 3072 1 rtc_core
ppp_generic 23956 0
firewire_ohci 15360 0
firewire_core 36416 1 firewire_ohci
crc_itu_t 2432 1 firewire_core
ohci1394 28848 0
ieee1394 80568 1 ohci1394
i2c_i801 8976 0
i2c_core 20096 2 nvidia,i2c_i801
tsdev 6976 0
intel_agp 21780 0
agpgart 27352 2 nvidia,intel_agp
sg 26652 0
evdev 8320 0
thermal 12956 0
processor 28248 1 thermal
fan 4100 0
button 6544 0
battery 10248 0
ac 4356 0
snd_ice1724 76364 0
snd_ice17xx_ak4xxx 3712 1 snd_ice1724
snd_ac97_codec 95396 1 snd_ice1724
snd_pt2258 4096 1 snd_ice1724
snd_i2c 4992 2 snd_ice1724,snd_pt2258
snd_ak4xxx_adda 8320 2 snd_ice1724,snd_ice17xx_ak4xxx
snd_ak4114 8192 1 snd_ice1724
snd_mpu401_uart 7168 1 snd_ice1724
snd_rawmidi 19232 1 snd_mpu401_uart
snd_seq_oss 29568 0
snd_seq_midi_event 6656 1 snd_seq_oss
snd_seq 47056 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 7052 3 snd_rawmidi,snd_seq_oss,snd_seq
snd_pcm_oss 37152 0
snd_pcm 69124 4 snd_ice1724,snd_ac97_codec,snd_ak4114,snd_pcm_oss
snd_timer 19332 2 snd_seq,snd_pcm
snd_page_alloc 8200 1 snd_pcm
snd_mixer_oss 14592 1 snd_pcm_oss
snd 45476 15 snd_ice1724,snd_ac97_codec,snd_pt2258,snd_i2c,snd_ak4xxx_adda,snd_ak4114,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 6496 1 snd
ac97_bus 2432 1 snd_ac97_codec
slhc 5760 1 ppp_generic
sky2 40324 0
usbhid 40000 0
hid 28160 1 usbhid
ff_memless 5256 1 usbhid
ext3 119944 9
jbd 54568 1 ext3
mbcache 7040 1 ext3
sr_mod 14884 0
cdrom 34080 1 sr_mod
sd_mod 23040 12
ehci_hcd 32140 0
uhci_hcd 22544 0
usbcore 123016 4 usbhid,ehci_hcd,uhci_hcd
ata_piix 13572 10
ahci 20356 0
ata_generic 5380 0
pata_jmicron 4736 0
libata 105968 4 ata_piix,ahci,ata_generic,pata_jmicron
bobby@dabox:~$
Any ideas???
Offline
Nevermind, I have no idea but it just started to work after a few reboots and when I remembered to move my .asoundrc over.
Offline
You need to store the alsa "state" once (alsactl) before using the alsa daemon for this task.
That caused me some confusion recently as well.
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline