Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
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.
I recently installed slackware 9 and can't get any sound to work. When I start Gnome I get the message:
Couldn't open mixer device /dev/sound/mixer
In KDE the message is:
Error while initializing the sound driver.
device /dev/dsp can't be opened (no such device)
The sound server will continue, using the null output device.
My computer is an IBM intellistation which I purchased from pc surplus online, I have no manuals or operating system other than Slackware. I understand that I have onboard sound, but that's all I know (I'm not even sure exactly what onboard sound is). How can I use Slackware to learn more about the computer? Can this information help me fix the sound problem? I started using linux a week ago.
Well I did some snooping around at the IBM web site and it appears that the onboard chip is an ADI Soundmax. Some other looking seems to indicate that the kernel does support that chipset, if it is actually enabled in slack is another matter. Are you logged in as root or a regular user? If you are root and still no sound then go to IBM support area and confirm that you do indeed have the Soundmax chip. If root user has sound and regular users do not open a console and type the following.
chmod 666 /dev/dsp
chmod 666 /dev/mixer
That should allow sound for regular users. Good luck.
Thanks. I don't have my linux machine online until I get to use my campus Ethernet in a few weeks (I hope it works out nicely) so I can't try alsa yet.
I'm logged on as root and no sound. Also (if you happen to read this) windsorjax, how did you find out what kind of sound chip I had based on what I posted? Earlier I was trying to use IBM's site to get some specs on my computer (Intellistation 6893 94U) and they didn't have it listed.
Any advice about alsa ( or sound in general) would be greatly appreciated.
(edit) I looked in /etc/rc.d/rc.modules and saw an entry for crystal sound you may be able to try and insmod that module and see if it loads if it works you can uncomment the line to have it load automagicly. Good Luck!
Last edited by windsorjax; 08-09-2003 at 02:35 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.