LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 03-19-2003, 06:01 PM   #1
FUXC
LQ Newbie
 
Registered: Mar 2003
Posts: 11

Rep: Reputation: 0
RedHat 8.0 & Creative Labs SoundBlaster Live!


Hi...I am exremely new to Linux, and just installed RedHat 8.0. Almost everything seems to function great, but I cannot hear any sound. The system reconizes the sound card under the Sound Card Detection...but I get no sound when I click "Play Test Sound." It seems to be somewhat of a common problem because I've seen other people with the same problem. I cannot seem to find a solution that I can follow...like I said, I'm not very savvy with this Linux stuff yet.

Can anyone shed some light on this?

Thanks!
Kev
 
Old 03-20-2003, 06:01 PM   #2
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
Open up a terminal window and type:

ls -l /dev/dsp

You should then see something like this:

crwxr--r-- <bunch of stuff here> /dev/dsp

This shows that only root has Read Write and eXecute permissions. You will want to change this so that your user and groups can access it. You need to be root to do this so now type this:

su -
password: <enter root password here>

chmod 755 /dev/dsp

Now, if you type ls -l /dev/dsp you should see this:

crwxr-xr-x

indicating that you can execute it. /dev/dsp is the sound server that will need to run for you to hear anything. Since we're logged into a terminal as root, you might as well type:

chmod 755 /dev/mixer

to give your users/groups permissions for the sound mixer as well. If this doesn't solve your problem, please post any errors you have here. Also, we'll need to make sure that you've actually set up your sound card. If you log into X as root, can you hear sounds?

Hope this helps.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Creative Labs Soundblaster Live (Value) EMU10K1X-DBQ and Fedora 2 Jody_Butt Linux - Hardware 2 06-15-2004 11:12 PM
Creative Labs SB Live unkind Debian 2 12-02-2003 10:39 PM
Red Hat 9 & ISDN & Creative Labs Live! xarix Red Hat 1 10-13-2003 07:43 PM
Creative Labs Soundblaster Awe64 Gold Duke_Newrise Linux - Hardware 1 08-24-2003 02:03 PM
Creative Labs|[SB Live! Value] EMU10k1X Admiral Yoshi Linux - General 1 08-22-2003 07:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:15 AM.

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