After I upgraded to RH71 my sound didn't work anymore. I took some of the following steps to get it working again:
Uncomment the directive lines in the first configuration of each component (audio, game, wavetable). A configuration section goes from:
to the start of the next configuration section (sample shown here):
A directive will mostly be the lines that begin and end with parenthesis. Here are the directives I uncommented for audio (note that these are the only lines I uncommented, I did not uncomment any descriptor lines inbetween each of these directives:
Note: There are about 5 descriptor lines inbetween each of these directives, those descriptors are left commented out. I didn't bother to put them here to save space on this page. Here are the directives I uncommented for game:
Here are the directives I uncommented for wavetable:
I also uncommented the 3 "(ACT Y)" entries, each one corresponds with one of the 3 components (audio, game, wavetable).
After editing /etc/isapnp.conf, you can try running isapnp /etc/isapnp.conf and you should get confirmation back that all 3 pieces are enabled. Their resourses must show in the listing as well. Note: I was receiving the result that the components were enabled, not realizing that I must see the resources; otherwise, I can't use the card.
Note: I wrapped the first two lines for you so they wouldn't flow off the page. If you get a listing like shown above then we are well on our way to getting sound working (again). I made the following additions to my /etc/modules.conf. I feel that there are probable extra stuff in here that doesn't really need to be to get it to work; however, when I got to this point it was really late and it finally started functioning. Also, this listing in /etc/modules.conf is what allows me to start using the sound card whenever I want instead of having to manually load modules myself.
Note: I added the "below" and "pre-install" lines which is what did the magic for me to have it automatically load for me. I probably don't need all the entries on the "below awe_wave" line, I just threw each of the modules on there that necessary, I haven't tested to see which ones are required. Note: Probably one of either "options sb" or "options sb_audio" can be deleted. For now it's working for as is, it will be a while before I go playing with it some more. Note the wise saying my grandpa gave me: "If it ain't broke, don't fix it." Now, after a reboot, I can go straight to "cdplay" or "play mywav.wav" and it works. Here's an lsmod listing, you probably don't need it, but I grabbed it anyway:
|