Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-05-2002, 12:29 AM
|
#1
|
Member
Registered: Oct 2002
Distribution: VectorLinux for now...
Posts: 54
Rep:
|
help with PnP OS setting in BIOS
I'm currently running Redhat 8.0 and I'm trying to get my sound working with a soundblaster Live! Platinum sound card. The card is installed, as well as the correct drivers, but when I run sndconfig it says I need to set PnP OS to 'no' in my BIOS.......unfortunately this setting is nowhere to be found in my BIOS....is there ANYTHING I can do to get this sound card working?
|
|
|
11-05-2002, 06:39 PM
|
#2
|
Member
Registered: Oct 2002
Distribution: VectorLinux for now...
Posts: 54
Original Poster
Rep:
|
Noone has any ideas?
|
|
|
11-05-2002, 06:45 PM
|
#3
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
flashed your bios recently? the pnp option has been known to cause a whole heap of problems... if it's not changeable, you might be in a bit of a dead alley.
|
|
|
11-05-2002, 06:45 PM
|
#4
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Have you tried simply modprobing the emu10k1 driver? Boot Linux, open a terminal (the thing that looks like a dos box... but better ) and change to root ( su root) and type modprobe emu10k1. Then try to play a sound file... there are usually some to play around with in the directory /usr/share/sounds... oh, and the command to play sounds is play!
|
|
|
11-05-2002, 10:48 PM
|
#5
|
Member
Registered: Oct 2002
Distribution: VectorLinux for now...
Posts: 54
Original Poster
Rep:
|
Thanks for the help, obviously I'm fairly new at this. modprobe worked, now is this something I have to do every time I boot the machine up or is it something that will have a lasting effect. If it won't, is there a way I can make it have a lasting effect?
|
|
|
11-06-2002, 11:37 AM
|
#6
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Nope! Since it worked fine, what you need to do is edit the file /etc/modules and add a single line with emu10k1 to it. You can also edit the file /etc/modules.conf and add alias sound emu10k1 so that whenever an application wants to use sound, if the module isn't already loaded, it loads it. You need to be root to edit those files.
|
|
|
11-06-2002, 02:34 PM
|
#7
|
Member
Registered: Oct 2002
Distribution: VectorLinux for now...
Posts: 54
Original Poster
Rep:
|
/etc/modules doesn't exist on my system, I did however find /etc/modules.conf and edit that, to no avail....but sound still works if I do a modprobe...
any other help?
|
|
|
11-06-2002, 02:45 PM
|
#8
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Try making the file /etc/modules and having that line in it.
|
|
|
11-06-2002, 03:11 PM
|
#9
|
Member
Registered: Oct 2002
Distribution: VectorLinux for now...
Posts: 54
Original Poster
Rep:
|
I added /etc/modules with the line emu10k1 and it still does not work. When I try to play a sound I get the error :
sox: Can't open output file '/dev/dsp': No such device
is /dev/dsp a sound device that needs to be existent or am I completely off the mark?
|
|
|
11-06-2002, 10:24 PM
|
#10
|
Member
Registered: Oct 2002
Distribution: VectorLinux for now...
Posts: 54
Original Poster
Rep:
|
I solved the problem, thanks to all of you who consistently tried to help me. It is much appreciated from a new linux user. Since sndconfig wouldn't work correctly when I first booted up, and it told me to set PnP OS to 'no' in my BIOS, I decided I would run modprobe emu10k1 (which I knew made the sound work)...and then after I did that I ran sndconfig again......this did the trick! It set up /etc/modules.conf correctly for me and backed up the old copy of it. So Sound is now working! Now all that's left is to tackle supporting my CDRW.....so thanks again to all those who provided help!
|
|
|
11-07-2002, 07:16 AM
|
#11
|
Senior Member
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368
Rep:
|
Plenty of threads on CDRW probs, I would suggest, if you're using an IDE/ATAPI CD burner (which is likely), that you look around for ide-scsi emulation... hint: it's got something to do with your boot/kernel parameters
|
|
|
All times are GMT -5. The time now is 12:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|