Configuring sound card in Linux
Posted: Thu Apr 10, 2003 3:11 am
Hi guys,
I just bought a Fujitsu-siemens Laptop and I installed Redhat and windows XP on it.
My problem is that I can't get the sound card to work in linux but in windows.
My sound card details:
Vendor:VIA Technologies
Model:VT8233 AC97 Audio Controller
Module:via82cxxx_audio
And inside my modules.conf
alias parport_lowlevel parport_pc
alias eth0 8139too
alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f/etc/.aumixr -L>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f/etc/.aumixr -S>/dev/null 2>& || :
alias usb-controller usb-uhci
alias ieee1394-controller ohci1394
When I reboot the system, it tells me "Aumix: error opening mixer"
Anyone with suggestions, websites to visit?
Thanks
I just bought a Fujitsu-siemens Laptop and I installed Redhat and windows XP on it.
My problem is that I can't get the sound card to work in linux but in windows.
My sound card details:
Vendor:VIA Technologies
Model:VT8233 AC97 Audio Controller
Module:via82cxxx_audio
And inside my modules.conf
alias parport_lowlevel parport_pc
alias eth0 8139too
alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f/etc/.aumixr -L>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f/etc/.aumixr -S>/dev/null 2>& || :
alias usb-controller usb-uhci
alias ieee1394-controller ohci1394
When I reboot the system, it tells me "Aumix: error opening mixer"
Anyone with suggestions, websites to visit?
Thanks