All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2004-09-14 22:44 bugtrack
  2004-09-15  0:00 ` Lee Revell
  0 siblings, 1 reply; 8+ messages in thread
From: bugtrack @ 2004-09-14 22:44 UTC (permalink / raw)
  To: alsa-devel


The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000502
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Bug ID:                     502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              09-15-2004 00:44 CEST
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Bug                                      
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
======================================================================


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
  2004-09-14 22:44 [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation bugtrack
@ 2004-09-15  0:00 ` Lee Revell
  0 siblings, 0 replies; 8+ messages in thread
From: Lee Revell @ 2004-09-15  0:00 UTC (permalink / raw)
  To: bugtrack; +Cc: alsa-devel

On Tue, 2004-09-14 at 18:44, bugtrack@alsa-project.org wrote:
> this shell-cut-and-paste wil ilustrate my problem:
> 
> At first when I plug my mp3+ in, it crackles. It is not scraping or
> static, it is a distinct pop in the sound about 2-3 times/sec not
> rythmical. The card shows up in alsamixer -c1, and everything about
> controling it works. Then, without plugging my card in or out, I do this:
> 
> [root@localhost hhg]# rmmod snd_usb_audio
> [root@localhost hhg]# modprobe audio
> [root@localhost hhg]# alsamixer -c1
>  
> alsamixer: function snd_ctl_open failed for hw:1: No such file or
> directory
> 
> I also have a boult-in intel-8x0-card working fine with alsa. But now the
> mp3+card works great. Using oss-emulated mixer the card can also be
> controled. I have to use oss-output, though, as the card no longer is
> registrered by alsa.

Sounds like you are missing the ALSA device nodes in /dev.  Did you run
the snddevices script?

Lee



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2004-09-15 11:09 bugtrack
  0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2004-09-15 11:09 UTC (permalink / raw)
  To: alsa-devel


A BUGNOTE has been added to this bug.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000502
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Bug ID:                     502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              09-15-2004 13:09 CEST
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

----------------------------------------------------------------------
 hhg - 09-15-2004 13:09 CEST 
----------------------------------------------------------------------
After reading a previous bug, I discovered that when I plug my mp3+
directly into my pc and not via my usb2.0-hub (sweex hub) the crackling
goes away when on alsa-driver.

This is very strange. How can alsa not send good data through the hub when
the oss-emulator (audio) can do it just fine?

Bug History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Bug                                      
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
09-15-04 13:09 hhg            Bugnote Added: 0001760                       
======================================================================


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2005-08-30 10:22 bugtrack
  0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-08-30 10: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=502> 
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Issue ID:                   502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              08-30-2005 12:22 CEST
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss
emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

----------------------------------------------------------------------
 hhg - 09-15-04 13:09 
----------------------------------------------------------------------
After reading a previous bug, I discovered that when I plug my mp3+
directly into my pc and not via my usb2.0-hub (sweex hub) the crackling
goes away when on alsa-driver.

This is very strange. How can alsa not send good data through the hub when
the oss-emulator (audio) can do it just fine?

----------------------------------------------------------------------
 jdthood - 08-30-05 12:22 
----------------------------------------------------------------------
Hi.  What's the status of this bug.  Any improvement in later ALSA
releases?

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Issue                                    
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
09-15-04 13:09 hhg            Note Added: 0001760                          
08-30-05 12:22 jdthood        Note Added: 0005974                          
======================================================================




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2005-08-30 18:12 bugtrack
  0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-08-30 18:12 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=502> 
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Issue ID:                   502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              08-30-2005 20:12 CEST
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss
emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

----------------------------------------------------------------------
 jdthood - 08-30-05 12:22 
----------------------------------------------------------------------
Hi.  What's the status of this bug.  Any improvement in later ALSA
releases?

----------------------------------------------------------------------
 rlrevell - 08-30-05 20:12 
----------------------------------------------------------------------
I think this is user error.  The "audio" module is not related to OSS
emulation, it's the real OSS driver, so of course when you remove
snd-usb-audio and modprobe audio then alsamixer will not work.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Issue                                    
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
09-15-04 13:09 hhg            Note Added: 0001760                          
08-30-05 12:22 jdthood        Note Added: 0005974                          
08-30-05 20:12 rlrevell       Note Added: 0005980                          
======================================================================




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2005-08-30 20:37 bugtrack
  0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-08-30 20:37 UTC (permalink / raw)
  To: alsa-devel


The following issue has been UPDATED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=502> 
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Issue ID:                   502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              08-30-2005 22:37 CEST
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss
emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

----------------------------------------------------------------------
 hhg - 09-15-04 13:09 
----------------------------------------------------------------------
After reading a previous bug, I discovered that when I plug my mp3+
directly into my pc and not via my usb2.0-hub (sweex hub) the crackling
goes away when on alsa-driver.

This is very strange. How can alsa not send good data through the hub when
the oss-emulator (audio) can do it just fine?

----------------------------------------------------------------------
 jdthood - 08-30-05 12:22 
----------------------------------------------------------------------
Hi.  What's the status of this bug.  Any improvement in later ALSA
releases?

----------------------------------------------------------------------
 rlrevell - 08-30-05 20:12 
----------------------------------------------------------------------
I think this is user error.  The "audio" module is not related to OSS
emulation, it's the real OSS driver, so of course when you remove
snd-usb-audio and modprobe audio then alsamixer will not work.

----------------------------------------------------------------------
 jdthood - 08-30-05 22:37 
----------------------------------------------------------------------
AIUI the user is just showing that OSS works properly whereas ALSA does
not.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Issue                                    
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
09-15-04 13:09 hhg            Note Added: 0001760                          
08-30-05 12:22 jdthood        Note Added: 0005974                          
08-30-05 20:12 rlrevell       Note Added: 0005980                          
08-30-05 22:37 jdthood        Note Added: 0005982                          
======================================================================




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2005-08-30 21:08 bugtrack
  0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-08-30 21:08 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=502> 
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Issue ID:                   502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              08-30-2005 23:08 CEST
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss
emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

----------------------------------------------------------------------
 jdthood - 08-30-05 22:37 
----------------------------------------------------------------------
AIUI the user is just showing that OSS works properly whereas ALSA does
not.

----------------------------------------------------------------------
 rlrevell - 08-30-05 23:08 
----------------------------------------------------------------------
OK. My guess is that this is an upstream USB bug fixed in newer kernels.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Issue                                    
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
09-15-04 13:09 hhg            Note Added: 0001760                          
08-30-05 12:22 jdthood        Note Added: 0005974                          
08-30-05 20:12 rlrevell       Note Added: 0005980                          
08-30-05 22:37 jdthood        Note Added: 0005982                          
08-30-05 23:08 rlrevell       Note Added: 0005983                          
======================================================================




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation
@ 2006-03-16  7:38 bugtrack
  0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2006-03-16  7:38 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=502> 
======================================================================
Reported By:                hhg
Assigned To:                Clemens Ladisch
======================================================================
Project:                    ALSA - driver
Issue ID:                   502
Category:                   USB - usb-audio
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               Mandrake 9.2
Kernel Version:             2.6.8
Resolution:                 open
Fixed in Version:           
======================================================================
Date Submitted:             09-15-2004 00:44 CEST
Last Modified:              03-16-2006 08:38 CET
======================================================================
Summary:                    Mp3+ crackles when on alsa, not when on oss
emulation
Description: 
this shell-cut-and-paste wil ilustrate my problem:

At first when I plug my mp3+ in, it crackles. It is not scraping or
static, it is a distinct pop in the sound about 2-3 times/sec not
rythmical. The card shows up in alsamixer -c1, and everything about
controling it works. Then, without plugging my card in or out, I do this:

[root@localhost hhg]# rmmod snd_usb_audio
[root@localhost hhg]# modprobe audio
[root@localhost hhg]# alsamixer -c1
 
alsamixer: function snd_ctl_open failed for hw:1: No such file or
directory

I also have a boult-in intel-8x0-card working fine with alsa. But now the
mp3+card works great. Using oss-emulated mixer the card can also be
controled. I have to use oss-output, though, as the card no longer is
registrered by alsa.

even if I do

[root@localhost hhg]# modprobe snd-usb-audio

alsamixer -c1 fails and the card stil works as an oss-card.
======================================================================

----------------------------------------------------------------------
 rlrevell - 08-30-05 23:08 
----------------------------------------------------------------------
OK. My guess is that this is an upstream USB bug fixed in newer kernels.

----------------------------------------------------------------------
 rlrevell - 03-16-06 08:38 
----------------------------------------------------------------------
No response

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-15-04 00:44 hhg            New Issue                                    
09-15-04 00:44 hhg            Distribution              => Mandrake 9.2    
09-15-04 00:44 hhg            Kernel Version            => 2.6.8           
09-15-04 13:09 hhg            Note Added: 0001760                          
08-30-05 12:22 jdthood        Note Added: 0005974                          
08-30-05 20:12 rlrevell       Note Added: 0005980                          
08-30-05 22:37 jdthood        Note Added: 0005982                          
08-30-05 23:08 rlrevell       Note Added: 0005983                          
03-16-06 08:38 rlrevell       Status                   assigned => closed  
03-16-06 08:38 rlrevell       Note Added: 0008596                          
======================================================================




-------------------------------------------------------
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] 8+ messages in thread

end of thread, other threads:[~2006-03-16  7:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-14 22:44 [ALSA - driver 0000502]: Mp3+ crackles when on alsa, not when on oss emulation bugtrack
2004-09-15  0:00 ` Lee Revell
  -- strict thread matches above, loose matches on Subject: below --
2004-09-15 11:09 bugtrack
2005-08-30 10:22 bugtrack
2005-08-30 18:12 bugtrack
2005-08-30 20:37 bugtrack
2005-08-30 21:08 bugtrack
2006-03-16  7:38 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.