Audigy 2 ZS sound card.
Alsamixer seems OK.
In systemsettings>multimedia>phonon there is no "audio hardware setup". In "Preferences" the card is there
I have added
Code:
pcm.!default {
type hw
card 1
device 0
}
changing "card 1" with "card 0" (according to the output of "aplay -l") to asound.conf and .asoundrc bothin/etc and /home, with no result.
Code:
root@aptosidbox:/home/francesco# infobash -v3
Host/Kernel/OS "aptosidbox" running Linux 3.3-4.slh.3-aptosid-amd64 x86_64 [ aptosid 2011-03 Πόνος - kde-lite - (201112312100) ]
CPU Info AMD Athlon 64 3800+ 512 KB cache flags( sse3 nx lm ) clocked at [ 2400.000 MHz ]
Videocard NVIDIA GT215 [GeForce GT 240] [ ]
Network cards Realtek RTL8111/8168B PCI Express Gigabit
Processes 159 | Uptime 44min | Memory 893.4/2008.7MB | HDD SAMSUNG HD103SI,WDC WD2500JB-00G Size 1250GB (41%used) | Client Shell | Infobash v3.45
Code:
root@aptosidbox:/home/francesco# lspci | grep audio
03:06.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
Code:
root@aptosidbox:/home/francesco# cat /proc/asound/modules
0 snd_hda_intel
1 snd_emu10k1
Thank you |