* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-14 13:45 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-14 13:45 UTC (permalink / raw)
To: alsa-devel
The following issue has been UPDATED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-14-2005 15:45 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
tiwai - 04-19-05 18:26
----------------------------------------------------------------------
Try ac97_quirk=hp_only module option (with the latest ALSA).
----------------------------------------------------------------------
kayandus - 04-21-05 20:59
----------------------------------------------------------------------
probably that would solve the problems when i have my laptop attached to
the stereo, but not when i use the built-in speakers :( (right?)
----------------------------------------------------------------------
Nafallo - 09-14-05 04:11
----------------------------------------------------------------------
Rather than to bind Master and PCM, we should bind Master and Headphones
no? And it's not LINE IN, it's the headphonejack :-).
ac97_quirk=hp_only didn't make a difference here (Targa Visionary 811).
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 14:04 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 14:04 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-15-2005 16:04 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
Nafallo - 09-14-05 04:11
----------------------------------------------------------------------
Rather than to bind Master and PCM, we should bind Master and Headphones
no? And it's not LINE IN, it's the headphonejack :-).
ac97_quirk=hp_only didn't make a difference here (Targa Visionary 811).
----------------------------------------------------------------------
tiwai - 09-15-05 16:04
----------------------------------------------------------------------
ac97_quirk=hp_only binds Master and Headphone volume controls.
You *must* see the difference with this option. With this option, there
will be no longer "Headphone" control.
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 20:38 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 20:38 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-15-2005 22:38 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
tiwai - 09-15-05 16:04
----------------------------------------------------------------------
ac97_quirk=hp_only binds Master and Headphone volume controls.
You *must* see the difference with this option. With this option, there
will be no longer "Headphone" control.
----------------------------------------------------------------------
Nafallo - 09-15-05 22:38
----------------------------------------------------------------------
Well, I _don't_. I've added snd_via82xx ac97_quirk=hp_only to the end of my
/etc/modules.
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 21:35 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 21:35 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-15-2005 23:35 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
Nafallo - 09-15-05 22:41
----------------------------------------------------------------------
Well, I _don't_. I've added snd_via82xx ac97_quirk=hp_only to the end of my
/etc/modules. In what version was this option introduced? I'm running
2.6.12 with ubuntu-patches.
----------------------------------------------------------------------
Nafallo - 09-15-05 23:35
----------------------------------------------------------------------
I packaged alsa-base 1.0.10rc1, no change.
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
09-15-05 22:41 Nafallo Note Edited: 0006225
09-15-05 23:35 Nafallo Note Added: 0006228
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 21:52 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 21:52 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-15-2005 23:52 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
Nafallo - 09-15-05 23:35
----------------------------------------------------------------------
I packaged alsa-base 1.0.10rc1, no change.
----------------------------------------------------------------------
rlrevell - 09-15-05 23:52
----------------------------------------------------------------------
Make sure you are really passing the option to the module by doing:
rmmod snd-via82xx
modprobe snd-via82xx ac97_quirk=hp_only
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
09-15-05 22:41 Nafallo Note Edited: 0006225
09-15-05 23:35 Nafallo Note Added: 0006228
09-15-05 23:52 rlrevell Note Added: 0006229
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 21:54 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 21:54 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-15-2005 23:54 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
rlrevell - 09-15-05 23:52
----------------------------------------------------------------------
Make sure you are really passing the option to the module by doing:
rmmod snd-via82xx
modprobe snd-via82xx ac97_quirk=hp_only
----------------------------------------------------------------------
Nafallo - 09-15-05 23:54
----------------------------------------------------------------------
You're saying "snd_via82xx ac97_quirk=hp_only" in /etc/modules won't
suffice?
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
09-15-05 22:41 Nafallo Note Edited: 0006225
09-15-05 23:35 Nafallo Note Added: 0006228
09-15-05 23:52 rlrevell Note Added: 0006229
09-15-05 23:54 Nafallo Note Added: 0006230
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 22:07 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 22:07 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-16-2005 00:07 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
rlrevell - 09-15-05 23:52
----------------------------------------------------------------------
Make sure you are really passing the option to the module by doing:
rmmod snd-via82xx
modprobe snd-via82xx ac97_quirk=hp_only
----------------------------------------------------------------------
rlrevell - 09-16-05 00:07
----------------------------------------------------------------------
It should work but I've seen it fail due to modutils bugs. Just try that
to be 100% sure.
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
09-15-05 22:41 Nafallo Note Edited: 0006225
09-15-05 23:35 Nafallo Note Added: 0006228
09-15-05 23:52 rlrevell Note Added: 0006229
09-15-05 23:54 Nafallo Note Added: 0006230
09-15-05 23:59 Nafallo Note Deleted: 0006230
09-16-05 00:07 rlrevell Note Added: 0006232
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-09-15 22:16 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-09-15 22:16 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 09-16-2005 00:16 CEST
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
rlrevell - 09-16-05 00:07
----------------------------------------------------------------------
It should work but I've seen it fail due to modutils bugs. Just try that
to be 100% sure.
----------------------------------------------------------------------
Nafallo - 09-16-05 00:16
----------------------------------------------------------------------
I got a tip on IRC. I added "options snd-via82xx ac97_quirk=hp_only" to the
end /etc/modprobe.d/alsa-base. It works now. I guess you want to make this
the default for my card? Here is the lspci -vns 00:11.5 info:
0000:00:11.5 0401: 1106:3059 (rev 50)
Subsystem: 161f:2032
Flags: medium devsel, IRQ 22
I/O ports at 1000 [size=256]
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
09-15-05 22:41 Nafallo Note Edited: 0006225
09-15-05 23:35 Nafallo Note Added: 0006228
09-15-05 23:52 rlrevell Note Added: 0006229
09-15-05 23:54 Nafallo Note Added: 0006230
09-15-05 23:59 Nafallo Note Deleted: 0006230
09-16-05 00:07 rlrevell Note Added: 0006232
09-16-05 00:16 Nafallo Note Added: 0006233
======================================================================
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
^ permalink raw reply [flat|nested] 9+ messages in thread
* [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned
@ 2005-12-13 2:58 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2005-12-13 2:58 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1051>
======================================================================
Reported By: kayandus
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1051
Category: PCI - via82xx
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Distribution: Ubuntu
Kernel Version: 2.6.10-5-k7
======================================================================
Date Submitted: 04-13-2005 21:16 CEST
Last Modified: 12-13-2005 03:58 CET
======================================================================
Summary: 'Headphones', 'PCM', 'Master' control names
misassigned
Description:
Hello,
I bought a Targa Traveller 811 laptop a couple of months ago with an
onboard 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 50) audio controller. It
works fine with the via82xx driver, but there's only one minor problem.
Let me explain my problem.
There are 3 major volume controls for me:
Master: Controls the volume of the internal laptop speaker, so when there
is a plug/earphones in my LINE IN, it changes nothing. (!!)
Headphones: Controls volume of the LINE IN, so does nothing when there is
nothing my LINE IN.
PCM: Controls both internal speaker and LINE IN, so volume goes up and
down whether im using the internal speaker or not.
Probably the problem is clear already to you. Most programs control only
Master, so when I have my laptop attached to my stereo, those programs
don't change my volume =(
I hope you guys can fix this, I suggest by making an option to exchange
Master with PCM.
Thanks in advance, Harm te Hennepe
======================================================================
----------------------------------------------------------------------
Nafallo - 09-16-05 00:16
----------------------------------------------------------------------
I got a tip on IRC. I added "options snd-via82xx ac97_quirk=hp_only" to the
end of /etc/modprobe.d/alsa-base. It works now! I guess you want to make
this the default for my card? Here is the lspci -vns 00:11.5 info:
0000:00:11.5 0401: 1106:3059 (rev 50)
Subsystem: 161f:2032
Flags: medium devsel, IRQ 22
I/O ports at 1000 [size=256]
----------------------------------------------------------------------
Nafallo - 12-13-05 03:58
----------------------------------------------------------------------
What's the status of this bug?
Issue History
Date Modified Username Field Change
======================================================================
04-13-05 21:16 kayandus New Issue
04-13-05 21:16 kayandus Distribution => Ubuntu
04-13-05 21:16 kayandus Kernel Version => 2.6.10-5-k7
04-13-05 21:20 kayandus Issue Monitored: kayandus
04-19-05 17:46 kayandus Issue End Monitor: kayandus
04-19-05 18:26 tiwai Note Added: 0004535
04-21-05 20:59 kayandus Note Added: 0004552
09-14-05 04:09 Nafallo Note Added: 0006156
09-14-05 04:10 Nafallo Note Edited: 0006156
09-14-05 04:10 Nafallo Issue Monitored: Nafallo
09-14-05 04:11 Nafallo Note Edited: 0006156
09-14-05 15:45 jdthood Summary Master <--> PCM =>
'Headphones', 'PCM', 'Master' control names misassigned
09-14-05 15:45 jdthood Description Updated
09-15-05 16:04 tiwai Note Added: 0006211
09-15-05 22:38 Nafallo Note Added: 0006225
09-15-05 22:41 Nafallo Note Edited: 0006225
09-15-05 23:35 Nafallo Note Added: 0006228
09-15-05 23:52 rlrevell Note Added: 0006229
09-15-05 23:54 Nafallo Note Added: 0006230
09-15-05 23:59 Nafallo Note Deleted: 0006230
09-16-05 00:07 rlrevell Note Added: 0006232
09-16-05 00:16 Nafallo Note Added: 0006233
09-16-05 00:16 Nafallo Note Edited: 0006233
12-13-05 03:58 Nafallo Note Added: 0006987
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-12-13 2:58 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-15 20:38 [ALSA - driver 0001051]: 'Headphones', 'PCM', 'Master' control names misassigned bugtrack
-- strict thread matches above, loose matches on Subject: below --
2005-12-13 2:58 bugtrack
2005-09-15 22:16 bugtrack
2005-09-15 22:07 bugtrack
2005-09-15 21:54 bugtrack
2005-09-15 21:52 bugtrack
2005-09-15 21:35 bugtrack
2005-09-15 14:04 bugtrack
2005-09-14 13:45 bugtrack
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.