* Mikael Petersson [081206 21:30 +0100] > lör 2008-12-06 klockan 19:04 +0100 skrev Elimar Riesebieter: [...] > > What tells > > > > # cat /etc/modules > > # cat /etc/modprobe.d/sound > > # cat /proc/asound/cards > > Before running alsaconf (no working sound): > =========================================== > > -- /etc/modules -- > # /etc/modules: kernel modules to load at boot time. > # > # This file contains the names of kernel modules that should be loaded > # at boot time, one per line. Lines beginning with "#" are ignored. > > loop > > -- /etc/modprobe.d/sound -- > alias snd-card-0 snd-via82xx > options snd-via82xx index=0 > > -- /proc/asound/cards -- > [the file does not exist] > > After running alsaconf (sound works fine): > ========================================== > > -- /etc/modules -- > # /etc/modules: kernel modules to load at boot time. > # > # This file contains the names of kernel modules that should be loaded > # at boot time, one per line. Lines beginning with "#" are ignored. > > loop > > -- /etc/modprobe.d/sound -- > alias snd-card-0 snd-via82xx > options snd-via82xx index=0 > > -- /proc/asound/cards -- > 0 [V8235 ]: VIA8233 - VIA 8235 > VIA 8235 with ALC202 at 0xe800, irq 22
Is udev running onyour system? If not do as follows: # echo snd-via82xx >> /etc/modules Elimar -- Alles was viel bedacht wird ist bedenklich!;-) Friedrich Nietzsche -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]