* [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4
@ 2006-01-21 23:06 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-21 23:06 UTC (permalink / raw)
To: alsa-devel
The following issue has been ASSIGNED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1765>
======================================================================
Reported By: alexholkner
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 1765
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-21-2006 01:49 CET
Last Modified: 01-22-2006 00:06 CET
======================================================================
Summary: Issue 001595 does not fix Audigy 4
Description:
I have an Audigy 4 with the same device/subsystem as khampf from issue
1595. I applied his patch, but it does NOT work unless I change
.ca0102_chip = 1 to .ca0108_chip = 1.
I did experience the same confusion where loading one driver with ca0108
will make any subsequent driver work (e.g., ca0102) until the next reboot.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-21-06 01:49 alexholkner New Issue
01-22-06 00:06 jcdutton Status new => assigned
01-22-06 00:06 jcdutton Assigned To => jcdutton
======================================================================
-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4
@ 2006-04-09 19:57 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-04-09 19:57 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1765>
======================================================================
Reported By: alexholkner
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 1765
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution:
Kernel Version:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 01-21-2006 01:49 CET
Last Modified: 04-09-2006 21:57 CEST
======================================================================
Summary: Issue 001595 does not fix Audigy 4
Description:
I have an Audigy 4 with the same device/subsystem as khampf from issue
1595. I applied his patch, but it does NOT work unless I change
.ca0102_chip = 1 to .ca0108_chip = 1.
I did experience the same confusion where loading one driver with ca0108
will make any subsequent driver work (e.g., ca0102) until the next reboot.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0001595 Audigy 4 (bulk, non-Pro) unsupported (p...
======================================================================
----------------------------------------------------------------------
jprk - 02-05-06 13:25
----------------------------------------------------------------------
As 0001595 has been closed, I would just like to confirm, that Audigy 4
_partially_ works with entry
{.vendor = 0x1102, .device = 0x0008,
.driver = "Audigy2", .name = "Audigy 2 Value [Unknown]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0108_chip = 1,
.ac97_chip = 1}
I have a 5.1 speaker set and I do not get sound from front left and front
right speakers. I tried to set up reasonable levels on every output with
alsamixer, but without success. I tried patching the Audigy 2 entry in
emu10k1_main.c to specify .spk71 = 1 - it did not have any influence.
Replugging front left/right minijack from its corresponding socket (L1)
into the center/subwoofer socket (L3) as reported by 'kjes' in discussion
for 0001595 is not a solution as then I loose subwoover and central
speaker.
I am now running unpathced 2.6.15.2 on AMD-64 (64-bit kernel) with Audigy
4 being the first of two soundcards (the second one is an integrated AC97
clone on the motherboard).
-----
cat /proc/asound/version:
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07
13:30:21 2005 UTC).
(I had exactly the same experience with 1.0.11rc2 and kernel 2.6.12)
-----
cat /proc/asound/cards:
0 [Audigy2 ]: Audigy2 - Audigy 2 Value [Unknown]
Audigy 2 Value [Unknown] (rev.0, serial:0x10211102)
at 0xdf00, irq 217
1 [CK804 ]: NFORCE - NVidia CK804
NVidia CK804 with ALC850 at 0xfebfd000, irq 233
----------------------------------------------------------------------
jcdutton - 04-09-06 21:57
----------------------------------------------------------------------
Fixed in alsa cvs on 9-4-2006
Fixed in alsa cvs version 1.0.11rc5 or above.
Issue History
Date Modified Username Field Change
======================================================================
01-21-06 01:49 alexholkner New Issue
01-22-06 00:06 jcdutton Status new => assigned
01-22-06 00:06 jcdutton Assigned To => jcdutton
01-22-06 00:06 jcdutton Relationship added related to 0001595
01-22-06 00:19 jcdutton Note Added: 0007741
01-22-06 00:19 jcdutton Status assigned => feedback
02-05-06 13:25 jprk Note Added: 0007933
04-09-06 21:57 jcdutton Status feedback => closed
04-09-06 21:57 jcdutton Note Added: 0009186
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread* [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4
@ 2006-02-05 12:25 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-02-05 12:25 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1765>
======================================================================
Reported By: alexholkner
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 1765
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-21-2006 01:49 CET
Last Modified: 02-05-2006 13:25 CET
======================================================================
Summary: Issue 001595 does not fix Audigy 4
Description:
I have an Audigy 4 with the same device/subsystem as khampf from issue
1595. I applied his patch, but it does NOT work unless I change
.ca0102_chip = 1 to .ca0108_chip = 1.
I did experience the same confusion where loading one driver with ca0108
will make any subsequent driver work (e.g., ca0102) until the next reboot.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0001595 Audigy 4 (bulk, non-Pro) unsupported (p...
======================================================================
----------------------------------------------------------------------
jcdutton - 01-22-06 00:19
----------------------------------------------------------------------
Please note that some settings on the sound card can survive a warm
reboot.
When testing, please cold reboot. I.e. Power off the PC.
So, happily do modprobe/rmmod to test the patches, but then do a final
cold reboot to double check it BEFORE posting anything more to this bug
report.
By default, without any patches, the following will be applied:
{.vendor = 0x1102, .device = 0x0008,
.driver = "Audigy2", .name = "Audigy 2 Value [Unknown]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0108_chip = 1,
.ac97_chip = 1} ,
So, if for "fix" is exactly the same as that, it is not a fix at all. :-)
If you do find another options that works reliably after a cold reboot,
please post the entire record, not just one line of it.
Do not try the options:
.ca_cardbus_chip = 1,
.spi_dac = 1,
Something that might be worth trying could be adding:
.spk71 = 1,
Also, if one does post a new record for the card, please also include the
output of:
cat /proc/asound/version
cat /proc/asound/cards
Thank you
----------------------------------------------------------------------
jprk - 02-05-06 13:25
----------------------------------------------------------------------
As 0001595 has been closed, I would just like to confirm, that Audigy 4
_partially_ works with entry
{.vendor = 0x1102, .device = 0x0008,
.driver = "Audigy2", .name = "Audigy 2 Value [Unknown]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0108_chip = 1,
.ac97_chip = 1}
I have a 5.1 speaker set and I do not get sound from front left and front
right speakers. I tried to set up reasonable levels on every output with
alsamixer, but without success. I tried patching the Audigy 2 entry in
emu10k1_main.c to specify .spk71 = 1 - it did not have any influence.
Replugging front left/right minijack from its corresponding socket (L1)
into the center/subwoofer socket (L3) as reported by 'kjes' in discussion
for 0001595 is not a solution as then I loose subwoover and central
speaker.
I am now running unpathced 2.6.15.2 on AMD-64 (64-bit kernel) with Audigy
4 being the first of two soundcards (the second one is an integrated AC97
clone on the motherboard).
-----
cat /proc/asound/version:
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07
13:30:21 2005 UTC).
(I had exactly the same experience with 1.0.11rc2 and kernel 2.6.12)
-----
cat /proc/asound/cards:
0 [Audigy2 ]: Audigy2 - Audigy 2 Value [Unknown]
Audigy 2 Value [Unknown] (rev.0, serial:0x10211102)
at 0xdf00, irq 217
1 [CK804 ]: NFORCE - NVidia CK804
NVidia CK804 with ALC850 at 0xfebfd000, irq 233
Issue History
Date Modified Username Field Change
======================================================================
01-21-06 01:49 alexholkner New Issue
01-22-06 00:06 jcdutton Status new => assigned
01-22-06 00:06 jcdutton Assigned To => jcdutton
01-22-06 00:06 jcdutton Relationship added related to 0001595
01-22-06 00:19 jcdutton Note Added: 0007741
01-22-06 00:19 jcdutton Status assigned => feedback
02-05-06 13:25 jprk Note Added: 0007933
======================================================================
-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread* [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4
@ 2006-01-21 23:19 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-21 23:19 UTC (permalink / raw)
To: alsa-devel
The following issue requires your FEEDBACK.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1765>
======================================================================
Reported By: alexholkner
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 1765
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-21-2006 01:49 CET
Last Modified: 01-22-2006 00:19 CET
======================================================================
Summary: Issue 001595 does not fix Audigy 4
Description:
I have an Audigy 4 with the same device/subsystem as khampf from issue
1595. I applied his patch, but it does NOT work unless I change
.ca0102_chip = 1 to .ca0108_chip = 1.
I did experience the same confusion where loading one driver with ca0108
will make any subsequent driver work (e.g., ca0102) until the next reboot.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0001595 Audigy 4 (bulk, non-Pro) unsupported (p...
======================================================================
----------------------------------------------------------------------
jcdutton - 01-22-06 00:19
----------------------------------------------------------------------
Please note that some settings on the sound card can survive a warm
reboot.
When testing, please cold reboot. I.e. Power off the PC.
So, happily do modprobe/rmmod to test the patches, but then do a final
cold reboot to double check it BEFORE posting anything more to this bug
report.
By default, without any patches, the following will be applied:
{.vendor = 0x1102, .device = 0x0008,
.driver = "Audigy2", .name = "Audigy 2 Value [Unknown]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0108_chip = 1,
.ac97_chip = 1} ,
So, if for "fix" is exactly the same as that, it is not a fix at all. :-)
If you do find another options that works reliably after a cold reboot,
please post the entire record, not just one line of it.
Do not try the options:
.ca_cardbus_chip = 1,
.spi_dac = 1,
Something that might be worth trying could be adding:
.spk71 = 1,
Also, if one does post a new record for the card, please also include the
output of:
cat /proc/asound/version
cat /proc/asound/cards
Thank you
Issue History
Date Modified Username Field Change
======================================================================
01-21-06 01:49 alexholkner New Issue
01-22-06 00:06 jcdutton Status new => assigned
01-22-06 00:06 jcdutton Assigned To => jcdutton
01-22-06 00:06 jcdutton Relationship added related to 0001595
01-22-06 00:19 jcdutton Note Added: 0007741
01-22-06 00:19 jcdutton Status assigned => feedback
======================================================================
-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread* [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4
@ 2006-01-21 23:06 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-21 23:06 UTC (permalink / raw)
To: alsa-devel
The following issue has been set as RELATED TO issue 0001595.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1765>
======================================================================
Reported By: alexholkner
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 1765
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-21-2006 01:49 CET
Last Modified: 01-22-2006 00:06 CET
======================================================================
Summary: Issue 001595 does not fix Audigy 4
Description:
I have an Audigy 4 with the same device/subsystem as khampf from issue
1595. I applied his patch, but it does NOT work unless I change
.ca0102_chip = 1 to .ca0108_chip = 1.
I did experience the same confusion where loading one driver with ca0108
will make any subsequent driver work (e.g., ca0102) until the next reboot.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0001595 Audigy 4 (bulk, non-Pro) unsupported (p...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-21-06 01:49 alexholkner New Issue
01-22-06 00:06 jcdutton Status new => assigned
01-22-06 00:06 jcdutton Assigned To => jcdutton
01-22-06 00:06 jcdutton Relationship added related to 0001595
======================================================================
-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
* [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4
@ 2006-01-21 0:49 bugtrack
0 siblings, 0 replies; 6+ messages in thread
From: bugtrack @ 2006-01-21 0:49 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1765>
======================================================================
Reported By: alexholkner
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1765
Category: PCI - emu10k1
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-21-2006 01:49 CET
Last Modified: 01-21-2006 01:49 CET
======================================================================
Summary: Issue 001595 does not fix Audigy 4
Description:
I have an Audigy 4 with the same device/subsystem as khampf from issue
1595. I applied his patch, but it does NOT work unless I change
.ca0102_chip = 1 to .ca0108_chip = 1.
I did experience the same confusion where loading one driver with ca0108
will make any subsequent driver work (e.g., ca0102) until the next reboot.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-21-06 01:49 alexholkner New Issue
======================================================================
-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-04-09 19:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-21 23:06 [ALSA - driver 0001765]: Issue 001595 does not fix Audigy 4 bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-04-09 19:57 bugtrack
2006-02-05 12:25 bugtrack
2006-01-21 23:19 bugtrack
2006-01-21 23:06 bugtrack
2006-01-21 0:49 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.