Hallo an alle! Ich bin Neuling bei Debian GNU/Linux, und auch Linux �berhaupt, und versuche seit einiger Zeit meine obengenannte Southbridge zum Laufen zu bringen: im Moment versuche ich's mit dem OnBoardSound, also versuchte ich den Realtek ALC650 Treiber, welcher (laut User's Guide) dazugeh�rt, zu installieren (es ist ALSA-0.9.0rc5); das funktioniert aber leider nicht, d.h. modprobe: Can't locate module, nachdem (./configure;make;make install;./snddevices;modules.conf editieren) sonst alles problemlos funktioniert hat; und ein reboot (steht im Readme) geht genausowenig; lsmod zeigt mir daher nat�rlich auch kein Modul am Laufen an.
Die Debian Mailinglists geben mir keine weiteren Antworten (der Chip wird nicht erw�hnt), genausowenig wie die mans und die HOWTOs (f�r ALSA); ich hab's auch schon in der VIA Arena und bei Google probiert, mit gleichem Resultat. Daher hab ich jetzt den Output von lspci und modules.conf untangef�gt, in der Hoffnung, da� mir jemand helfen kann! Gr��e Christoph ... ### update-modules: start processing /etc/modutils/alsa-driver-0.9.0rc5 alias parport_lowlevel parport_pc alias usb-controller usb-uhci alias sound-slot-0 via82cxxx_audio #====== added those lines ============= alias char-major-116 snd options snd major=116 cards_limit=1 #--- Intel 8x0 and SiS 7012 ---------- #alias snd-card-0 snd-intel8x0 #options snd-intel8x0 index=0 id="ICH" #--- Via8233 and Via686A/B ------------------- alias snd-card-0 snd-via82xx options snd-via82xx index=0 id="VIA" #------------------------------------------------------ alias char-major-14 soundcore alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss #================================= post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : ### update-modules: end processing /etc/modutils/alsa-driver-0.9.0rc5 ... $ lspci 00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 3189 00:01.0 PCI bridge: VIA Technologies, Inc.: Unknown device b168 00:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10) 00:10.0 USB Controller: VIA Technologies, Inc. UHCI USB (rev 80) 00:10.1 USB Controller: VIA Technologies, Inc. UHCI USB (rev 80) 00:10.3 USB Controller: VIA Technologies, Inc.: Unknown device 3104 (rev 82) 00:11.0 ISA bridge: VIA Technologies, Inc.: Unknown device 3177 00:11.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06) 00:11.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio Controller (rev 50) 01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0171 (rev a3) -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

