* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 0:17 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 0:17 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 01:17 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 0:22 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 0:22 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 01:22 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
C-MoH - 01-11-06 01:22
----------------------------------------------------------------------
Forgot to add... the patch was applied on the alsa-driver-1.0.11-rc2 from
Gentoo's portage tree. (i.e. the distro is Gentoo)
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 0:33 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 0:33 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 01:33 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
C-MoH - 01-11-06 01:22
----------------------------------------------------------------------
Forgot to add... the patch was applied on the alsa-driver-1.0.11-rc2 from
Gentoo's portage tree. (i.e. the distro is Gentoo)
----------------------------------------------------------------------
rlrevell - 01-11-06 01:33
----------------------------------------------------------------------
I guess you verified that the patch does not break anything, by testing all
combinations of the "default", "front", "rear", "centerLFE", "surround51"
etc PCMs and surround-related mixer settings, with regular stereo and mono
.wav files?
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 0:37 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 0:37 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 01:37 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
rlrevell - 01-11-06 01:33
----------------------------------------------------------------------
I guess you verified that the patch does not break anything, by testing all
combinations of the "default", "front", "rear", "centerLFE", "surround51"
etc PCMs and surround-related mixer settings, with regular stereo and mono
.wav files?
----------------------------------------------------------------------
C-MoH - 01-11-06 01:37
----------------------------------------------------------------------
Hmmm.. where did the "steps to reproduce" section dissapear?
In short, the mixer for center and lfe were completely useless.
speaker-test -Dsurround51 -c6 proved that center and lfe were not making
sound and rear speakers were weirdly mangled with the center speaker.
Different channel routes in asoundrc made the sound come from center and
lfe but made rear speakers mute etc.
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
01-11-06 01:37 C-MoH Note Added: 0007555
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 0:40 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 0:40 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 01:40 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
C-MoH - 01-11-06 01:37
----------------------------------------------------------------------
Hmmm.. where did the "steps to reproduce" section dissapear?
In short, the mixer for center and lfe were completely useless.
speaker-test -Dsurround51 -c6 proved that center and lfe were not making
sound and rear speakers were weirdly mangled with the center speaker.
Different channel routes in asoundrc made the sound come from center and
lfe but made rear speakers mute etc.
----------------------------------------------------------------------
rlrevell - 01-11-06 01:40
----------------------------------------------------------------------
Unfortunately it only appears in the advanced view, I don't like this
either.
So you are saying you regression tested your patch fully?
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
01-11-06 01:37 C-MoH Note Added: 0007555
01-11-06 01:40 rlrevell Note Added: 0007556
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 10:54 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 10: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=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 11:54 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
rlrevell - 01-11-06 01:40
----------------------------------------------------------------------
Unfortunately it only appears in the advanced view, I don't like this
either.
So you are saying you regression tested your patch fully?
----------------------------------------------------------------------
C-MoH - 01-11-06 11:54
----------------------------------------------------------------------
I only tested the patch superficially with speaker-test and the DVD which
brought me to this.
What I did and worked fine:
speaker-test -Dsurround51 -c6
speaker-test -Dsurround40 -c4
speaker-test -c2
For the 5.1 DVD everything was now fine (mixer, sound quality, voice
etc.):
mplayer -ao alsa -channels 6 dvd://
Also with alsamixer the mixer channels (center and lfe) now do have effect
over the volume/muting of sound. The behavior of switches is no longer
erratical (i.e. the IEC958/Mix/Mono Mix/Video/DuplicateFront had a weird
interaction, which now seemed to have a more normal aspect - in fact I
never thought much of it, but I remarked it now).
All this made me think it's all right. If you take the time to look at the
patch and at the ALC850 specs from Realtek you'll see that... well,
there's not much to verify it's correctness.
If there's more to do I'll do it and post it here. However I thought that
such a big project has its own testing procedures - remember I'm not a dev
here.
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
01-11-06 01:37 C-MoH Note Added: 0007555
01-11-06 01:40 rlrevell Note Added: 0007556
01-11-06 11:54 C-MoH Note Added: 0007562
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-11 17:38 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-11 17: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=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-11-2006 18:38 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
C-MoH - 01-11-06 11:58
----------------------------------------------------------------------
I only tested the patch superficially with speaker-test and the DVD which
brought me to this.
What I did and worked fine:
speaker-test -Dsurround51 -c6
speaker-test -Dsurround40 -c4
speaker-test -c2
For the 5.1 DVD everything was now fine (mixer, sound quality, voice
etc.):
mplayer -ao alsa -channels 6 dvd://
Also with alsamixer the mixer channels (center and lfe) now do have effect
over the volume/muting of sound. The behavior of switches is no longer
erratical (i.e. the IEC958/Mix/Mono Mix/Video/DuplicateFront had a weird
interaction, which now seemed to have a more normal aspect - in fact I
never thought much of it, but I remarked it now).
All this made me think it's all right. If you take the time to look at the
patch and at the ALC850 specs from Realtek you'll see that... well,
there's not much to verify it's correctness.
If there's more to do I'll do it and post it here. Remember I'm not a dev
here, thus not accustomed to your procedures (I did assume big projects
like this do have regression tests). If you want me to do more tests etc.
send me the instructions.
----------------------------------------------------------------------
rlrevell - 01-11-06 18:38
----------------------------------------------------------------------
Ah, OK, I missed the part where you said the patch was based on the ALC850
datasheet.
Maintainers, this patch should be applied for the 1.0.11 release.
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
01-11-06 01:37 C-MoH Note Added: 0007555
01-11-06 01:40 rlrevell Note Added: 0007556
01-11-06 11:54 C-MoH Note Added: 0007562
01-11-06 11:58 C-MoH Note Edited: 0007562
01-11-06 18:38 rlrevell Note Added: 0007565
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-12 0:22 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-12 0:22 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To:
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: new
Distribution:
Kernel Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-12-2006 01:22 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
rlrevell - 01-11-06 18:38
----------------------------------------------------------------------
Ah, OK, I missed the part where you said the patch was based on the ALC850
datasheet.
Maintainers, this patch should be applied for the 1.0.11 release.
----------------------------------------------------------------------
C-MoH - 01-12-06 01:22
----------------------------------------------------------------------
Nice! Do mention my name/nick somewhere inthere :) I'll monitor this
bugtracker issue for a while.
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
01-11-06 01:37 C-MoH Note Added: 0007555
01-11-06 01:40 rlrevell Note Added: 0007556
01-11-06 11:54 C-MoH Note Added: 0007562
01-11-06 11:58 C-MoH Note Edited: 0007562
01-11-06 18:38 rlrevell Note Added: 0007565
01-12-06 01:22 C-MoH Note Added: 0007578
======================================================================
-------------------------------------------------------
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
* [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code
@ 2006-01-12 11:46 bugtrack
0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2006-01-12 11:46 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1731>
======================================================================
Reported By: C-MoH
Assigned To: tiwai
======================================================================
Project: ALSA - driver
Issue ID: 1731
Category: PCI - intel8x0
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution:
Kernel Version:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 01-11-2006 01:17 CET
Last Modified: 01-12-2006 12:46 CET
======================================================================
Summary: Fixed chip configuration for 5.1 in ALC850 code
Description:
Frustrated by the fact that the 5.1 DVD I just bought had no voices (since
they were on the center channel) I started to dig into it. The details are
in the "steps to reproduce".
Attached is a (very) small patch that fixed it completely on my system
(both the mixer and the channel mix-up). My guess is that the chip was
misconfigured by lack of a bit in the MX76 register. (2 instead of 5 for
bits 6:4)
======================================================================
----------------------------------------------------------------------
C-MoH - 01-12-06 01:22
----------------------------------------------------------------------
Nice! Do mention my name/nick somewhere inthere :) I'll monitor this
bugtracker issue for a while.
----------------------------------------------------------------------
tiwai - 01-12-06 12:46
----------------------------------------------------------------------
Thanks, applied to ALSA CVS tree now.
Issue History
Date Modified Username Field Change
======================================================================
01-11-06 01:17 C-MoH New Issue
01-11-06 01:17 C-MoH File Added: cipi.patch
01-11-06 01:21 C-MoH Issue Monitored: C-MoH
01-11-06 01:22 C-MoH Note Added: 0007553
01-11-06 01:33 rlrevell Note Added: 0007554
01-11-06 01:37 C-MoH Note Added: 0007555
01-11-06 01:40 rlrevell Note Added: 0007556
01-11-06 11:54 C-MoH Note Added: 0007562
01-11-06 11:58 C-MoH Note Edited: 0007562
01-11-06 18:38 rlrevell Note Added: 0007565
01-12-06 01:22 C-MoH Note Added: 0007578
01-12-06 12:46 tiwai Status new => resolved
01-12-06 12:46 tiwai Resolution open => fixed
01-12-06 12:46 tiwai Assigned To => tiwai
01-12-06 12:46 tiwai Note Added: 0007584
======================================================================
-------------------------------------------------------
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:[~2006-01-12 11:46 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-12 0:22 [ALSA - driver 0001731]: Fixed chip configuration for 5.1 in ALC850 code bugtrack
-- strict thread matches above, loose matches on Subject: below --
2006-01-12 11:46 bugtrack
2006-01-11 17:38 bugtrack
2006-01-11 10:54 bugtrack
2006-01-11 0:40 bugtrack
2006-01-11 0:37 bugtrack
2006-01-11 0:33 bugtrack
2006-01-11 0:22 bugtrack
2006-01-11 0:17 bugtrack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox