enr00
Routinier
Hi, mein System ist Archlinux:
Es werden keine Soundkarten gefunden:
Alsaconf findet folgende:
Alsacnof gibt dann, nachdem ich die erste ausgewählt habe folgendes aus:
Per lspci finde ich die Karte aber:
Ich weiss wirklich nicht mehr weiter und hoffe mir kann jemand helfen.
Mit google habe ich das Problem schon ein paar mal gefunden, aber niemals gab es eine Lösung dazu.
Code:
[root@archbox ~]# uname -a
Linux archbox 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 11:40:06 CEST 2008 i686 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz GenuineIntel GNU/Linux
Es werden keine Soundkarten gefunden:
Code:
[root@archbox ~]# cat /proc/asound/cards
--- no soundcards ---
Alsaconf findet folgende:
Code:
hda-intel Intel Corporation 82801H (ICH8 Family) HD Audio Controller
legacy Probe legacy ISA (non-PnP) chips
Alsacnof gibt dann, nachdem ich die erste ausgewählt habe folgendes aus:
Code:
Loading driver...
:: Saving ALSA Levels [BUSY] /usr/sbin/alsactl: save_state:1502: No soundcards found...
[DONE]
:: Restoring ALSA Levels [BUSY] /usr/sbin/alsactl: load_state:1569: Cannot open /etc/asound.state for reading: No such file or directory
[DONE]
Setting default volumes...
amixer: Mixer attach default error: No such file or directory
Saving the mixer setup used for this in /etc/asound.state.
/usr/sbin/alsactl: save_state:1502: No soundcards found...
===============================================================================
Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.
Have a lot of fun!
[root@archbox system]# alsamixer
alsamixer: function snd_ctl_open failed for default: No such file or directory
[root@archbox system]# amixer
amixer: Mixer attach default error: No such file or directory
[root@archbox system]# gamix
bash: gamix: command not found
[root@archbox system]#
Per lspci finde ich die Karte aber:
Code:
[root@archbox system]# lspci -v|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
Ich weiss wirklich nicht mehr weiter und hoffe mir kann jemand helfen.
Mit google habe ich das Problem schon ein paar mal gefunden, aber niemals gab es eine Lösung dazu.