LinuxQuestions.org
Review your favorite Linux distribution.
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 12-27-2004, 10:23 PM   #1
MikeyCarter
Member
 
Registered: Feb 2003
Location: Orangeville
Distribution: Fedora
Posts: 492

Rep: Reputation: 31
Sound Blaster Live! 24-bit External - Volume control not working


I just bought a Sound Blaster Live! 24-bit External. It works great. However the master volume control button on the box doesn't turn the volume up or down. It mutes the volume fine but not up or down.

Any ideas how I get this to work? Is there a config file I missed some where?

Thanks,
Michael
 
Old 01-21-2005, 12:01 PM   #2
jomax
LQ Newbie
 
Registered: Jan 2005
Location: Norway
Distribution: Fedora
Posts: 2

Rep: Reputation: 0
Well, well....

You've come a lot further than I have. I've got a Live! 24-bit as well, but have been unable to find a suitable driver for it. Could you tell me what system you have and the driver you have used to get it working...please?

Take care!
 
Old 01-21-2005, 12:10 PM   #3
MikeyCarter
Member
 
Registered: Feb 2003
Location: Orangeville
Distribution: Fedora
Posts: 492

Original Poster
Rep: Reputation: 31
SB Live External

I'm using Fedora Core 3. All I did was just plug it in and reboot. When it hit the hardware configuration screen I hit any key. It asked me did I want to configure the SB. I said configure. and done.
 
Old 01-31-2005, 03:35 PM   #4
scampi
LQ Newbie
 
Registered: Jan 2005
Posts: 2

Rep: Reputation: 0
SBlive drivers

Well,
I bought recently a sblive external 24 bit with usb
and when i first rebooted in suse (9.2) in xmms I was able to
change the output plugin ALSA to use the soundblaster.
However, with soundmodule from yast, I got an errormsg saying
something like "the installed soundcards do not match the index, should I change this ?"
By answering either yes or no, only my internal soundcard was listed.
If I then saved this configuration, the soundblaster live wasn't working anymore.
But after typing in a konsole modprobe snd-usb-audio
I could use the sblive again, but only with xmms.
(Not with amarok and juk isn't starting at all (which doesn't has to do anything with the soundsetup))

If I try to add a soundcard manually with yast2, I can't find a driver for the sblive 24bit external, but
for a lot of other creative products, I do ....

I'm not offering a solution here, but maybe my experience might be any help...
 
Old 03-23-2005, 10:43 PM   #5
raysr
Member
 
Registered: Nov 2003
Location: WA State
Distribution: Ubuntu 13.04
Posts: 727

Rep: Reputation: 31
I can't get SBLive! External to play out of more than 2 speakers (5.1). Xandros 3OCE picks it up but I can't get all the speakers up. Any ideas? Also the "alsamixer" only has four volume controls of which 2 don't work.
 
Old 04-05-2005, 02:01 PM   #6
thelinuxnoob
LQ Newbie
 
Registered: Apr 2004
Location: Switzerland
Distribution: Suse 9.0
Posts: 7

Rep: Reputation: 0
I have a SoundBlaster Live External also, any one got this to work 100% ?

For those interested, I managed to get audio with amarok by upgrading to the version 1.2.3 for KDE 3.3 (not sure if it works with KDE 3.4). In the configuration window, select Engine, in Sound System: "GStreamer Engine" and in Output Plug select: "gconfaudiosink". Not sure if this is correct, this is the one that works for me, except for the problems mentioned above.

I am able to get audio with xmms and amarok, but the volumen control does not work at all, also if I press the Mute button, it mutes the sound as expected however I am not able to get audio back again ... unless I disconnect and reconnect the USB cable.

Thanks
 
Old 04-05-2005, 06:36 PM   #7
raysr
Member
 
Registered: Nov 2003
Location: WA State
Distribution: Ubuntu 13.04
Posts: 727

Rep: Reputation: 31
Well, I guess that's good? Thanks for the reply, I'll try it.
 
Old 04-06-2005, 07:34 AM   #8
MikeyCarter
Member
 
Registered: Feb 2003
Location: Orangeville
Distribution: Fedora
Posts: 492

Original Poster
Rep: Reputation: 31
To reset the volume after hitting mute I have to log in and readjust it in the volume control panel.

Rather annoying. I wish I could use the dial.
 
Old 04-06-2005, 02:17 PM   #9
raysr
Member
 
Registered: Nov 2003
Location: WA State
Distribution: Ubuntu 13.04
Posts: 727

Rep: Reputation: 31
I find I don't have the "GStreamer Engine" so your fix won't work for me.
 
Old 07-24-2005, 10:19 PM   #10
BlackBic
LQ Newbie
 
Registered: Mar 2005
Posts: 5

Rep: Reputation: 0
Angry Has ANYONE gotten this to work properly?

I have been working diligantly for over a week now trying different things with the asound.conf and the .asoundrc file as well, neither in which have allowed me to listen to more than 2 speakers.

I have Fedora Core 4 with all updates and i am running XMMS and Mplayer and Antitok.

Please help me get the full surround going, it's driving me nuts.


Thanks,

Bic
 
Old 08-14-2006, 08:40 PM   #11
PCalitrack
LQ Newbie
 
Registered: Aug 2006
Location: Clovis, CA
Distribution: Ubuntu Dapper Drake
Posts: 17

Rep: Reputation: 0
SB Live External 24 Bit Fix

If you haven't gotten it to work yet...

Put this in your .asoundrc file and disable any onboard soundcards.

pcm.dmix51 {
type dmix
ipc_key 1024
ipc_key_add_uid false
ipc_perm 0666
slave {
pcm "hw:0,0"
channels 6
period_time 0
period_size 1024
buffer_size 8192
rate 44100
}
}

ctl.dmix51 {
type hw
card 0
}

pcm.stereo {
type plug
slave.pcm "dmix51"
ttable.0.0 1
ttable.1.1 1
}

pcm.!default {
type route
slave.pcm "dmix51"
slave.channels 6
ttable.0.0 1
ttable.1.1 1
ttable.0.2 1
ttable.1.3 1
ttable.0.4 1
ttable.1.4 1
ttable.0.5 1
ttable.1.5 1
}

pcm.duplicate {
type plug
slave.pcm "dmix51"
slave.channels 6
route_policy duplicate
}
 
Old 08-15-2006, 12:28 AM   #12
BlackBic
LQ Newbie
 
Registered: Mar 2005
Posts: 5

Rep: Reputation: 0
thanks

thanks a ton
 
Old 09-28-2006, 01:39 PM   #13
Cinquero
LQ Newbie
 
Registered: Sep 2006
Posts: 1

Rep: Reputation: 0
Just USB 1.1?

I wonder how that fits together: 24bit at 96 kHz, 5.1 channels and USB 1.1. Theoretically, that should work. But in practice, isn't the USB 1.1 bandwidth a bit low? Anyone ever tried to use 5.1 channels at max resolution?
 
  


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
Sound Blaster Live (CT4830) or Sound Blaster Live 24 bit un shiza Linux - Hardware 0 08-29-2005 04:57 PM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
Sound Blaster Live 24 bit 7.1 drivers lowpingnoob Linux - Newbie 21 06-15-2005 01:19 PM
problem with sound blaster live 24 bit linuxmandrake Mandriva 1 05-28-2005 12:18 PM
Sound Blaster Live 24 bit Fenix11 Linux - Hardware 21 05-19-2005 12:14 PM

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

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