* [gentoo-user] setting the xfce4-mixer levels
@ 2005-12-11 21:50 Grant
2005-12-11 22:12 ` Michael Kjorling
0 siblings, 1 reply; 10+ messages in thread
From: Grant @ 2005-12-11 21:50 UTC (permalink / raw
To: Gentoo mailing list
Does anyone know where to set the volume levels that appear for xfce4-mixer?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-11 21:50 [gentoo-user] setting the xfce4-mixer levels Grant
@ 2005-12-11 22:12 ` Michael Kjorling
2005-12-12 0:58 ` Grant
0 siblings, 1 reply; 10+ messages in thread
From: Michael Kjorling @ 2005-12-11 22:12 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
On 2005-12-11 13:50 -0800, emailgrant@gmail.com wrote:
> Does anyone know where to set the volume levels that appear for
> xfce4-mixer?
What's wrong with using xfce4-mixer for that? I do that myself and it
works absolutely flawlessly.
--
Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-11 22:12 ` Michael Kjorling
@ 2005-12-12 0:58 ` Grant
2005-12-12 1:17 ` Michael Kjorling
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Grant @ 2005-12-12 0:58 UTC (permalink / raw
To: gentoo-user
> > Does anyone know where to set the volume levels that appear for
> > xfce4-mixer?
>
> What's wrong with using xfce4-mixer for that? I do that myself and it
> works absolutely flawlessly.
xfce4-mixer works great but the levels always reset after a reboot. I
need a way to set them permanently.
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-12 0:58 ` Grant
@ 2005-12-12 1:17 ` Michael Kjorling
2005-12-12 18:44 ` Grant
2005-12-13 10:06 ` Marcin Bielewicz
2005-12-13 18:17 ` Abhay Kedia
2 siblings, 1 reply; 10+ messages in thread
From: Michael Kjorling @ 2005-12-12 1:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 423 bytes --]
On 2005-12-11 16:58 -0800, emailgrant@gmail.com wrote:
> xfce4-mixer works great but the levels always reset after a reboot. I
> need a way to set them permanently.
# rc-update add alsasound boot
--
Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* ..... No bird soars too high if he soars with his own wings ..... *
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-12 1:17 ` Michael Kjorling
@ 2005-12-12 18:44 ` Grant
2005-12-13 4:22 ` Grant
0 siblings, 1 reply; 10+ messages in thread
From: Grant @ 2005-12-12 18:44 UTC (permalink / raw
To: gentoo-user
> > xfce4-mixer works great but the levels always reset after a reboot. I
> > need a way to set them permanently.
>
> # rc-update add alsasound boot
>
> --
> Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
Ok, I emerged alsa-utils and added alsasound to the boot runlevel.
Running alsaconf tells me it can't find a sound card though, and now
all the levels start at zero.
ALSA is compiled into my kernel and has always worked great.
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-12 18:44 ` Grant
@ 2005-12-13 4:22 ` Grant
0 siblings, 0 replies; 10+ messages in thread
From: Grant @ 2005-12-13 4:22 UTC (permalink / raw
To: gentoo-user
> > > xfce4-mixer works great but the levels always reset after a reboot. I
> > > need a way to set them permanently.
> >
> > # rc-update add alsasound boot
> >
> > --
> > Michael Kjörling, michael@kjorling.com - http://michael.kjorling.com/
>
> Ok, I emerged alsa-utils and added alsasound to the boot runlevel.
> Running alsaconf tells me it can't find a sound card though, and now
> all the levels start at zero.
>
> ALSA is compiled into my kernel and has always worked great.
>
> - Grant
Does anyone have an idea on this?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-12 0:58 ` Grant
2005-12-12 1:17 ` Michael Kjorling
@ 2005-12-13 10:06 ` Marcin Bielewicz
2005-12-13 17:47 ` Grant
2005-12-13 18:17 ` Abhay Kedia
2 siblings, 1 reply; 10+ messages in thread
From: Marcin Bielewicz @ 2005-12-13 10:06 UTC (permalink / raw
To: gentoo-user
> xfce4-mixer works great but the levels always reset after a reboot. I
> need a way to set them permanently.
# emerge aumix && rc-update add aumix default
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-13 10:06 ` Marcin Bielewicz
@ 2005-12-13 17:47 ` Grant
2005-12-14 7:54 ` Marcin Bielewicz
0 siblings, 1 reply; 10+ messages in thread
From: Grant @ 2005-12-13 17:47 UTC (permalink / raw
To: gentoo-user
> > xfce4-mixer works great but the levels always reset after a reboot. I
> > need a way to set them permanently.
>
> # emerge aumix && rc-update add aumix default
Is aumix an alternative to alsasound? Would it be alright to remove
alsa-utils after emerging aumix?
- Grant
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-12 0:58 ` Grant
2005-12-12 1:17 ` Michael Kjorling
2005-12-13 10:06 ` Marcin Bielewicz
@ 2005-12-13 18:17 ` Abhay Kedia
2 siblings, 0 replies; 10+ messages in thread
From: Abhay Kedia @ 2005-12-13 18:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 243 bytes --]
On Monday 12 December 2005 06:28, Grant wrote:
>
> xfce4-mixer works great but the levels always reset after a reboot. I
> need a way to set them permanently.
>
Set the levels using alsamixer and then save it by using "alsactl store".
Abhay
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] setting the xfce4-mixer levels
2005-12-13 17:47 ` Grant
@ 2005-12-14 7:54 ` Marcin Bielewicz
0 siblings, 0 replies; 10+ messages in thread
From: Marcin Bielewicz @ 2005-12-14 7:54 UTC (permalink / raw
To: gentoo-user
> > # emerge aumix && rc-update add aumix default
>
> Is aumix an alternative to alsasound? Would it be alright to remove
> alsa-utils after emerging aumix?
Frankly, I didn't find good audio player that works good with alsa, so
I decided to use oss emulation (I don't use alsa-utils; I think this
package isn't required)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-12-14 7:59 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-11 21:50 [gentoo-user] setting the xfce4-mixer levels Grant
2005-12-11 22:12 ` Michael Kjorling
2005-12-12 0:58 ` Grant
2005-12-12 1:17 ` Michael Kjorling
2005-12-12 18:44 ` Grant
2005-12-13 4:22 ` Grant
2005-12-13 10:06 ` Marcin Bielewicz
2005-12-13 17:47 ` Grant
2005-12-14 7:54 ` Marcin Bielewicz
2005-12-13 18:17 ` Abhay Kedia
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox