Operating Systems > Linux and UNIX

Sound is an issue

(1/2) > >>

ForceSphere:
Ok since i got RedHat everthing has worked, even my modem strangly enough considering i hear alot about WinModems not working in Linux.  That is, everything but my SoundCard.  I installed RedHat on a older system with a ISA SoundBlaster in it, Linux didnt recognize it so i dug around in my closet and found 2 different PCI soundcards, neither of which worked either.  So i went to RedHat.com and found SoundBlaster 16 worked with Linux 100%.  So what do i do?  i ran to the nearest comp store and bought one.  I get home, plug that shiznatch in, still no sound.  I look at my hardware drivers and it is under there but when i testsound or run Mplayer it says something like "no sound device available" or something.   Please, if you have any ideas they are welcomed.

P.S. i did take out all the other sound cards so that is not an issue.

emh:
Pull up a command line window and type "sndconfig".

ForceSphere:
yea i did, it gives me errors then, i chose sound blaster 16 from the menue but it says like 5 lines off errors....

emh:
What type of Soundblaster did you get?  ISA or PCI? A Soundblaster 16 PCI?  One of the Creative Ensoniq cards?  I have a SB 16 PCI and it worked out of the box for me.

Post your modules.conf file here (it's in the /etc directory), and we'll see if we can't find the issue.

You might also try running sndconfig again, but this time choose one of the Ensoniq menu entries.  I think the Soundblaster entries are for the older ISA soundblasters.

solo:
maybe rh's hw detection fucked up.

go to the command line and do this:


--- Code: ---
--- End code ---

i might be wrong on the module name though. if it says 'no module named sb16 found' or something like that, try something like soundblaster, soundblaster16 etc.

if the modprobe works successfully (and it goes back to the prompt without any errors) then you should open up /etc/modules.conf and add this:


--- Code: ---
--- End code ---

i may have NO IDEA what im talking about, as i havent set up kernel autoloading right, but im pretty sure redhat has. reboot.

if that doesnt fix it, take those lines back out and ask someone who has actually used rh

[edit: ignore this post, seems rh ppl already posted hehe]

[ February 08, 2003: Message edited by: Solo ]

Navigation

[0] Message Index

[#] Next page

Go to full version