Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
4 speakers with alsa and sblive?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
n8wood
n00b
n00b


Joined: 11 Apr 2002
Posts: 33
Location: providence, ri usa

PostPosted: Sun Jun 16, 2002 6:27 pm    Post subject: 4 speakers with alsa and sblive? Reply with quote

I have Alsa installed and my SBLive is working OK, except it is not using the rear channels. Is there any way to get them working with Alsa?

BTW, in the alsamixer utility, I have the Surround channel set to 100, but it makes not difference.
Back to top
View user's profile Send private message
leej
Apprentice
Apprentice


Joined: 18 May 2002
Posts: 280

PostPosted: Sun Jun 16, 2002 7:35 pm    Post subject: Re: 4 speakers with alsa and sblive? Reply with quote

n8wood wrote:
I have Alsa installed and my SBLive is working OK, except it is not using the rear channels. Is there any way to get them working with Alsa?

BTW, in the alsamixer utility, I have the Surround channel set to 100, but it makes not difference.


Keep playing with the alsamixer utility adjusting the different slides (keep moving to the right), and finally you'll find the rear speaker volume.

After a dispute on here a few weeks ago about the SBLive and Alsa, I took a guys advice (can't remember his name) and used the built in kernel support for my SBLive. Although it's a nightmare to build Alsa out of your system (once Alsa is installed - many packages link themselves to your alsa libraries and have to be remerged) the built in kernel support for the sblive is far superior. *All* mixer utitlities have a volume slider for the rear speaker - even those in KDE & Gnome.

It really is better never to merge Alsa at all in the first place (if you can help it) because it really does leave a horrible trail behind if you ever want to get rid of it. :-)
Back to top
View user's profile Send private message
Styles
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2002
Posts: 82

PostPosted: Sun Jun 16, 2002 8:28 pm    Post subject: Reply with quote

Here is what I have learned. And you might as well get used to Alsa it is going to part of the kernel soon! Speaking of kernel the only thing under sound that should be selected and built in is "Sound Card Support" nothing else should be selected.

To get all 4 speakers going emerge alsamixergui find "Wave Surround" and up that all the way to the top. This will get all 4 going.

To get the tone control to work type

Code:
mixer set Tone 1 unmute
And now the sliders will control bass and treble.

Some extra info!

Open up Xine w/ alsa
Code:
xine -A alsa09
goto the setup and click the Audio Tab then click the box" Use 4 channel" Now you will be able to play dvd's and have them sound better than winderz...

Join the alsa user mail list they have great info...

Stuff that I'm still working on!
learning on how to save the settings after a reboot.
And winex sound problems with alsa.
Back to top
View user's profile Send private message
leej
Apprentice
Apprentice


Joined: 18 May 2002
Posts: 280

PostPosted: Sun Jun 16, 2002 8:33 pm    Post subject: Reply with quote

Styles wrote:
Here is what I have learned. And you might as well get used to Alsa it is going to part of the kernel soon!


As an option. If you've got superior built-in support for your soundcard, it's probably a better idea to go with that instead. :-)
Back to top
View user's profile Send private message
n8wood
n00b
n00b


Joined: 11 Apr 2002
Posts: 33
Location: providence, ri usa

PostPosted: Sun Jun 16, 2002 10:05 pm    Post subject: Reply with quote

Thanks for the help.

I was able to find the proper volume adjustment in alsamixer by scrolling over to the right (Surround Wave).

I am now emerging alsamixergui to check it out.
Back to top
View user's profile Send private message
n8wood
n00b
n00b


Joined: 11 Apr 2002
Posts: 33
Location: providence, ri usa

PostPosted: Sun Jun 16, 2002 11:40 pm    Post subject: Reply with quote

Styles---

A workaround for saving settings on reboot is to set them all up via amixer in a startup script:

amixer set "Wave Surround" 100 unmute
Back to top
View user's profile Send private message
JefP@@
Apprentice
Apprentice


Joined: 09 May 2002
Posts: 179
Location: Belgium

PostPosted: Mon Jun 17, 2002 11:39 am    Post subject: Reply with quote

If you use the init.d/alsasound script ... you can use alsactl to store your volume settings of any card you've installed (2 on my box ;)) Just enter "alsactl store" this will store information to /etc/asound ... If you want to hack the file by yourself, it is possible ... when you boot, the script will run "alsactl restore" which will set the the volumes back to your desired settings (saved into /etc/asound)

Grtz
Back to top
View user's profile Send private message
Styles
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2002
Posts: 82

PostPosted: Mon Jun 17, 2002 6:19 pm    Post subject: Reply with quote

Sweet thanks JefP
Back to top
View user's profile Send private message
Frayday
n00b
n00b


Joined: 20 Jun 2002
Posts: 24
Location: Virginia, US

PostPosted: Fri Jun 21, 2002 4:19 pm    Post subject: Hey leej ! Reply with quote

Quote:
the built in kernel support for the sblive is far superior


What kernel version are u talking about? :?: You mean the OSS support ? or Alsa (kenerl ~> 2.5.5) ???

Thanks !

Dave
_________________
"Our greatest glory is not in never falling, but in rising each time we fall."
Confucious.
Back to top
View user's profile Send private message
Sipi
Guru
Guru


Joined: 03 Apr 2003
Posts: 406
Location: Hungary

PostPosted: Mon Nov 10, 2003 12:25 pm    Post subject: Reply with quote

Styles wrote:
To get all 4 speakers going emerge alsamixergui find "Wave Surround" and up that all the way to the top. This will get all 4 going.


Hi,
I have a big problem with it. It enables 4 (or 6) channel output, but only for PCM/WAV sound. (Sound originated from the computer itself.)
But for Line-in and analogue CD-in, sound comes ONLY from the front speakers, not from rear.

I think on SBLive! these external connectors are connected to the AC97 part of the card. So, is there a way to enable AC97 inputs to output to all speakers?

Regards,
Sipi
Back to top
View user's profile Send private message
Sallad_Tosser
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jan 2003
Posts: 95
Location: Edmonton

PostPosted: Tue Nov 18, 2003 5:54 am    Post subject: Reply with quote

JeffP I havnt quite figured out what you mean by your alsactl command it only works in root and doesnt save my mixer for my user. Please help I hate redoing my alsamixergui everytime i reboot.
_________________
Linux > Windows
Back to top
View user's profile Send private message
gen2newB
Apprentice
Apprentice


Joined: 23 Sep 2003
Posts: 150
Location: Fall River, MA.

PostPosted: Tue Nov 18, 2003 2:52 pm    Post subject: Reply with quote

I have 2.6 kernel and i have alsa built into it. I couldn't get sound going, until i stumbled across the suggestion fo putting alsasound in rc-update.

Try:
Code:

rc-update add alsasound default


as far as i can see, it saves the settings when you go to reboot or shut down. But again, this has only been tried on 2.6.0-test9, no other patch sets.
Back to top
View user's profile Send private message
RemcoNL
Apprentice
Apprentice


Joined: 30 Nov 2003
Posts: 178
Location: Leiden, The Netherlands

PostPosted: Mon Dec 15, 2003 6:35 pm    Post subject: Reply with quote

Thanks for all the ideas guys!
In the end I did this:
pcm & pcm2 on about 80 % which gives my front and rear speakers about the same volume.
Now I can play MP3 and a movie with AC3 sound at the same time: the MP3 goes to my analog out, 4 channels, and the AC3 goes through my digital out, so I just select the one I want on my receiver!
No more settings, it just works! Better then it ever did on Windows :)
_________________
Use Compact Flash cards as a silent IDE hard drive
Back to top
View user's profile Send private message
MrNugget
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2003
Posts: 144
Location: Germany

PostPosted: Fri Dec 26, 2003 6:19 pm    Post subject: Reply with quote

Sorry, this thread is old but i don't get it working, i compiled everything today... ALSA with my SB Live! works, but only front speakers, and i dunno why, i turned everything on with alsamixer, alsamixergui, gnome-alsamixer, but no sound from rear speakers, and if i want to compile alsa-driver i get an error :/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum