figured i'd try to make the subject as descriptive as possible.. =)
anyways, in Redhat 7.2 my sound worked fine out of the box, but not quite so in 7.3 and 8.0, so of course i tried installing the alsa drivers.
Redhat 8, i must point out, found my soundcard and detected it, but no programs would play sound and also when shutting down i would get error closing mixer.
following the directions on http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=VIA&card=&chip=via8233a&module=via8233, i installed the .9r3 drivers, libs, utils. i didn't get any errors through out the process, even after modprobing (a tip for you redhat alsa installers, you need to make a symbolic link /usr/src/linux to you /usr/src/linux-2.4, otherwise it can't seem to build itself).
I added the lines to the modules.conf file:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-via8233
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
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
and then rebooted. before i rebooted i couldn't hear anything either.
when i rebooted, for some reason my console mouse driver failed to shut down, but i'll track that down later. I ran alsamixer again and i set the volume up again (50 range) but still no sound. i was using xmms to play a small wav i downloaded. xmms freezes up when i try to play something, so i think its hanging on some mis configured/installed component.
I'm not sure if i needed to add the other lines to my modules.conf file, or whether i should replace some lines or just add it to the end.
Anyways, i'm hoping someone could help me figure this one out
anyways, in Redhat 7.2 my sound worked fine out of the box, but not quite so in 7.3 and 8.0, so of course i tried installing the alsa drivers.
Redhat 8, i must point out, found my soundcard and detected it, but no programs would play sound and also when shutting down i would get error closing mixer.
following the directions on http://www.alsa-project.org/alsa-doc/doc-php/template.php3?company=VIA&card=&chip=via8233a&module=via8233, i installed the .9r3 drivers, libs, utils. i didn't get any errors through out the process, even after modprobing (a tip for you redhat alsa installers, you need to make a symbolic link /usr/src/linux to you /usr/src/linux-2.4, otherwise it can't seem to build itself).
I added the lines to the modules.conf file:
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-via8233
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
# card #1
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
and then rebooted. before i rebooted i couldn't hear anything either.
when i rebooted, for some reason my console mouse driver failed to shut down, but i'll track that down later. I ran alsamixer again and i set the volume up again (50 range) but still no sound. i was using xmms to play a small wav i downloaded. xmms freezes up when i try to play something, so i think its hanging on some mis configured/installed component.
I'm not sure if i needed to add the other lines to my modules.conf file, or whether i should replace some lines or just add it to the end.
Anyways, i'm hoping someone could help me figure this one out
Last edited: