* Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4
@ 2004-04-13 3:24 Stephen Hassard
2004-04-15 3:00 ` Apostolos Dimitromanolakis
2004-04-15 7:25 ` Denis Sbragion
0 siblings, 2 replies; 3+ messages in thread
From: Stephen Hassard @ 2004-04-13 3:24 UTC (permalink / raw)
To: alsa-devel
Hi there,
I've got an Envy24HT based M-Audio Revolution 7.1 and have a issue with
Alsa 1.0.4.
When I set my 'DAC' and 'DAC1' channels to sane values (they correspond
to L+R audio) and save my mixer settings via 'alsactl store', reboot and
restore the settings via 'alsactl restore', my mixer settings appear to
be normal in alsamixer, but I find that my left channel ('DAC') is
mutted until I change the volume of 'DAC'. As soon as I touch the mixer
for the 'DAC' channel, audio output is restored.
I didn't notice this a few revisions back, so I think a bug crept in
recently ..
Thanks,
Steve
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4
2004-04-13 3:24 Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4 Stephen Hassard
@ 2004-04-15 3:00 ` Apostolos Dimitromanolakis
2004-04-15 7:25 ` Denis Sbragion
1 sibling, 0 replies; 3+ messages in thread
From: Apostolos Dimitromanolakis @ 2004-04-15 3:00 UTC (permalink / raw)
To: Stephen Hassard, alsa-devel
Interesting. I 'll see what I can do since I have a pretty similar card
(Audiotrak Prodigy 7.1).
Can you try changing the line:
change = (ovol != nvol);
to
change = 1;
in file aureon.c (in alsa-kernel directory) functions wm_dac_vol_put &
wm_adc_vol_put (the first one should really be enough in your case).
You could also try to see if the problem persists after unloading and
reloading the snd-ice1724 module to avoid rebooting.
Apostolos
Stephen Hassard wrote:
> Hi there,
>
> I've got an Envy24HT based M-Audio Revolution 7.1 and have a issue
> with Alsa 1.0.4.
>
> When I set my 'DAC' and 'DAC1' channels to sane values (they
> correspond to L+R audio) and save my mixer settings via 'alsactl
> store', reboot and restore the settings via 'alsactl restore', my
> mixer settings appear to be normal in alsamixer, but I find that my
> left channel ('DAC') is mutted until I change the volume of 'DAC'. As
> soon as I touch the mixer for the 'DAC' channel, audio output is
> restored.
>
> I didn't notice this a few revisions back, so I think a bug crept in
> recently ..
>
> Thanks,
> Steve
>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4
2004-04-13 3:24 Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4 Stephen Hassard
2004-04-15 3:00 ` Apostolos Dimitromanolakis
@ 2004-04-15 7:25 ` Denis Sbragion
1 sibling, 0 replies; 3+ messages in thread
From: Denis Sbragion @ 2004-04-15 7:25 UTC (permalink / raw)
To: Stephen Hassard, alsa-devel
Hello Stephen,
At 20.24 12/04/2004 -0700, Stephen Hassard wrote:
>When I set my 'DAC' and 'DAC1' channels to sane values (they correspond to
>L+R audio) and save my mixer settings via 'alsactl store', reboot and
>restore the settings via 'alsactl restore', my mixer settings appear to be
>normal in alsamixer, but I find that my left channel ('DAC') is mutted
>until I change the volume of 'DAC'. As soon as I touch the mixer for the
>'DAC' channel, audio output is restored.
I have the exact same problem with a TerraTec EWX 24/96 (ice1712 AKA not HT
Envy24), though on the right channel. In my case this is a long lasting
quirk (easy to solve with a simple amixer call), cause it's there since at
least 0.9.0. I also checked the driver code sometimes sgo but haven't been
able to find any problem in the code.
Bye,
--
Denis Sbragion
InfoTecna
Tel: +39 0362 805396, Fax: +39 0362 805404
URL: http://www.infotecna.it
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-04-15 7:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-13 3:24 Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4 Stephen Hassard
2004-04-15 3:00 ` Apostolos Dimitromanolakis
2004-04-15 7:25 ` Denis Sbragion
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.