LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-26-2002, 12:26 PM   #1
gmlasam
LQ Newbie
 
Registered: Aug 2002
Distribution: Slackware 8.1, Redhat 7.3.
Posts: 8

Rep: Reputation: 0
HELP!!! Can't enable sound in Slackware 8.1!!


I just installed Slackware 8.1. Everything works great, and got my Geforce3 up in running, but the only problem is that the sound is not enabled. I have some /dev/dsp error and my sound card, Soundblaster 16 is not loaded.

I've had Redhat and Mandrake installed before, and both were able to configure my sound card automatically upon installation.

I ran /sbin/lspci and my sound card is identified as "Ensoniq 5880".

How do I enable my sound card with Slackware??
 
Old 08-26-2002, 12:36 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You have a few choices, one, do a search on this site...

2. modprobe sb16 (and hope it works)

3. modprobe your correct module, to find it I would check ALSA's homepage

4. rebuild your kernel to enable support for your card

5. And this is a good idea, sort of related...

Slack doesn't AUTO configure much for you. Which can, and is, a good thing. Now you can learn how to use Linux.

6. Either add a user called sound, have him own /dev/dsp /dev/audio /dev/mixer and then make a group called sound and add your regular users to that group; OR
chmod 777 /dev/dsp
chmod 777 /dev/mixer
chmod 777 /dev/audio

7. Hi, welcome to LQ, I am MasterC

Cool
 
Old 08-26-2002, 12:40 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
The driver for your card that should work is the es1371. You should be able to enable that driver thru your /etc/rc.d/rc.modules file by uncommenting it there.

Also you want to make sure your permissions are set like this for these devices:

chmod 666 /dev/dsp

chmod 666 /dev/mixer
 
Old 08-26-2002, 01:08 PM   #4
gmlasam
LQ Newbie
 
Registered: Aug 2002
Distribution: Slackware 8.1, Redhat 7.3.
Posts: 8

Original Poster
Rep: Reputation: 0
Thanks a WHOLE BUNCH!!!

Quote:
Originally posted by trickykid
The driver for your card that should work is the es1371. You should be able to enable that driver thru your /etc/rc.d/rc.modules file by uncommenting it there.

Also you want to make sure your permissions are set like this for these devices:

chmod 666 /dev/dsp

chmod 666 /dev/mixer
That did it. Got it working after following your instructions.
 
Old 08-26-2002, 01:11 PM   #5
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You are the Man tricky! Sorry if my instructions were vague, as they are not always up to par with Tricky's.

Welcome to LQ, where newbies come for help, and MasterC always shows em what not to do

Cool, now you can tell everyone how much Slack rules! Go slack go!

 
Old 08-26-2002, 01:11 PM   #6
gmlasam
LQ Newbie
 
Registered: Aug 2002
Distribution: Slackware 8.1, Redhat 7.3.
Posts: 8

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by MasterC
You have a few choices, one, do a search on this site...

2. modprobe sb16 (and hope it works)

3. modprobe your correct module, to find it I would check ALSA's homepage

4. rebuild your kernel to enable support for your card

5. And this is a good idea, sort of related...

Slack doesn't AUTO configure much for you. Which can, and is, a good thing. Now you can learn how to use Linux.

6. Either add a user called sound, have him own /dev/dsp /dev/audio /dev/mixer and then make a group called sound and add your regular users to that group; OR
chmod 777 /dev/dsp
chmod 777 /dev/mixer
chmod 777 /dev/audio

7. Hi, welcome to LQ, I am MasterC

Cool
Thanks MasterC,

I'm glad I found this site/forum that is very user freindly. The reason I switched over to slackware is to learn how to configure Linux. Redhat and Mandrake were cool, and were good to learn the basics, but slackware really helps to get you into learning further about how Linux works.

Thanks a whole bunch!!!

Last edited by gmlasam; 08-26-2002 at 01:14 PM.
 
Old 08-26-2002, 01:13 PM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
No problem, peek up if you didn't see my post right above yours
 
Old 08-26-2002, 01:29 PM   #8
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by MasterC
You are the Man tricky! Sorry if my instructions were vague, as they are not always up to par with Tricky's.
And to think I usually suck at sound in Linux. I just actually got around to getting sound on one of my Slack boxes running a SB Awe 16 ISA card. That's a whole lot of fun using the pnpdump and isapnp.conf files to get that bad boy working..
And don't laugh at my sound card, it cost me like 150 bucks way back in the day, so I am getting my money's worth out of it still.

Anyways, glad to hear that worked for ya.
 
Old 08-26-2002, 01:54 PM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
150 for an isa! Wow, hey, that's cool. I spent like 90 on my SB Live with Dolby Digital Surround sound, but hey, whatever you want j/k
 
Old 08-26-2002, 02:57 PM   #10
jetblackz
Member
 
Registered: Mar 2002
Location: Debian Galaxy
Distribution: Debian
Posts: 711

Rep: Reputation: 30
Wait until he reboots and comes with another Q which I'm anticipating but was answered by Trickykid.
 
Old 08-26-2002, 03:18 PM   #11
fool_inteligent
Member
 
Registered: Jun 2002
Posts: 91

Rep: Reputation: 15
great answer Mr. MASTER C.
 
Old 08-26-2002, 03:19 PM   #12
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by MasterC
150 for an isa! Wow, hey, that's cool. I spent like 90 on my SB Live with Dolby Digital Surround sound, but hey, whatever you want j/k
Yeah, that was about 7 to 8 years ago though.. top of the line sound card then.. I've got several others just sitting in the closet not being used, but I opted to use that one since I spent so much on it.. hehe..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Enable sound at runlevel 1? ksgill Linux - Newbie 3 06-03-2005 01:07 AM
how to enable sound chaze Debian 10 04-04-2005 02:24 PM
How do I configure/enable Unicode on Slackware 10 nosaku Slackware 1 12-16-2004 04:33 AM
Slackware 8: How do I enable PHP? dimmu Linux - Software 1 11-15-2004 12:00 PM
slackware, vmware, dga-extension enable? neenee Slackware 5 07-25-2003 07:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration