LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 11-13-2005, 09:19 PM   #1
cris
LQ Newbie
 
Registered: Nov 2005
Location: Kalgoorlie western australia
Posts: 2

Rep: Reputation: 0
Sound not working on creative SBLive 5.1 with Knoppix v4.0


Hello to all

Im a to linux if someone could help me it would be great.
there was a issue of Knoppix v3.6 i think it was with one of the ATOMIC mags so i thought id give it a go.
I could not get any sound out of my speakers, when the disk loaded it picked up the SBlive with the auto configeration but there was no sound at all when playing anytype of audio file.

So i downloaded Knoppix v4.0 thinking there was a bug with the previous version still nothing
Im not a computer freek so if someone could give me some help in plan old english it would be great.

Ive always been on windows XP and dont realy Know how linux works. Ive always yous-ed outlook Express for downloading my emails whats the go with Knoppix.
 
Old 11-15-2005, 07:35 AM   #2
spindles
Member
 
Registered: May 2005
Location: New Zealand
Distribution: Now Ubuntu 16.04
Posts: 154

Rep: Reputation: 15
Can you open a mixer with a lot of channels?
E.g. Alsa mixer -- not just a volume control.

(Depends on what sound system you are using, e.g. ALSA, ARTS, OSS -- different ones in different distributions. I don't know knoppix.)
A good first step with sound problems in linux is to open a big mixer and turn every channel up.
If no luck there, find out what sound system you are using and go to their website for info on your sound card and drivers required.
Also, there is heaps of info here on Linux Questions if you do a search, because having a few sound problems at first is a common experience for new users.
Just search the forums for 'no sound'.
 
Old 11-16-2005, 04:29 AM   #3
cris
LQ Newbie
 
Registered: Nov 2005
Location: Kalgoorlie western australia
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for your response Spindles.

I'm running Windows at the moment,I just logged on to check my emails.

By this statement from you: ( If no luck there, find out what sound system you are using and go to their website for info on your sound card and drivers required).

Do you mean the sound-blaster live 5.1 and the Cambridge sound-works speakers i have
or the or the software that runs the media.

Sorry to sound thick but I'm not familiar with the computer jargon.

Thanks again for helping me, ill give it another go and let you know

Thankyou.
 
Old 11-16-2005, 06:00 AM   #4
spindles
Member
 
Registered: May 2005
Location: New Zealand
Distribution: Now Ubuntu 16.04
Posts: 154

Rep: Reputation: 15
Hello again,


By sound system, e.g. ALSA, ARTS, OSS (open sound system), I mean the sound software within your linux system or window manager/desktop. For example KDE uses ARTS.
For your sound card knoppix might have installed an OSS or an ALSA driver.

Suppose it installed an ALSA driver, then if you fire up KDE (for example) you should check in the KDE Control Centre to make sure KDE is told to use the ALSA system.

(By the way, you should tell us what desktop you are using, e.g. KDE or Gnome -- then we can tell you an easy way to do some of these things if you are unfamiliar with using the terminal.)

I'm no expert either, but I have got two different sound cards working this year -- largely from picking up tips here on LQ.

_______________________________
Some checks you can make:

1.

In a terminal type the command "lsmod" (without the quotes). That means "list modules".
You should see a list of modules (think of them for now as like drivers in Windows)

I have heard of the SBLive using the "emu10k1" module. My SB Audigy uses it.

When you type lsmod, sound related module info is in lines starting with snd: e.g. here's one of mine.

snd_emu10k1 86916 2 snd_emu10k1_synth

and there should be lots of other lines also with a decent card.

Also there should probably be a line like this:
soundcore 8800 1 snd

If there is no mention of emu10k1, you could change to root and type

modprobe emu10k1

_______________________________________

checks you can make:

2.

A small plain text configuration file relating to sound sometimes needs to be edited manually.

It is /etc/modules.conf.

Here is mine: you can see it has something for ALSA and something for OSS.
I expect that if you have the emu10k1 module yours will look similar.
____________
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-emu10k1

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
______________________

You could post here in the forum the contents of your file /etc/modules.conf.

_______________________________________

checks you can make:

3.

Another small plain text configuration file relating to sound sometimes needs to be edited manually.

it is (or may be) in your home directory and is called .asoundrc.

It has the dot in front of it: that means it is hidden. You will need to turn on the showing of hidden files in whatever file browser you are using.

Here is part of mine. I seem to remember I needed this to get more functionality from my Audigy.
_______________
pcm.emu10k1 {
type hw
card 0
}

ctl.emu10k1 {
type hw
card 0
}
_______________


___________________________________________
Here are some edited tips from another SBLive thread:

Well let throw out random things to try.
When looking at the volume levels in alsamixer make sure there is no MM at the top of the bar. If there is hit the ' M ' key to unmute the channel.

Try using xmms and playing something -- does the equalizer show like it is playing something?
If using alsa make sure the output driver setting in xmms is set to alsa.
If not try one of the others.
_______________________________________________

By the way, follow this other recent thread -- somebody is getting good step-by-step help for sound problems there.

http://www.linuxquestions.org/questi...hreadid=383168

Hope this helps. Stick with it.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
ALSA drivers not working for my Creative Labs SBLIVE! 24Bit card... Please Help!!! TheCowboy Linux - Hardware 2 03-04-2005 02:25 AM
How I got sound working. sblive, alsa, boston acoustic digital speakers zefor LinuxQuestions.org Member Success Stories 2 11-05-2004 01:58 AM
Sound Problem under Knoppix with SBLive Teoryn Linux - Newbie 3 09-30-2004 03:57 PM
Kernel 2.6.test11, alsa & sblive. Sound isn't working cybrjackle Slackware 4 12-07-2003 03:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:57 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