* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-09 21:05 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-09 21:05 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-09-2005 22:05 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-19 14:29 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-19 14:29 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-19-2005 15:29 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
jdthood - 01-19-05 15:29
----------------------------------------------------------------------
A nice idea, but it would be better to write a separate program
to generate asound.conf. alsaconf writes configuration files for
the ALSA drivers whereas asound.conf is a configuration file for the
ALSA library.
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-19 15:48 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-19 15:48 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-19-2005 16:48 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
jdthood - 01-19-05 15:29
----------------------------------------------------------------------
A nice idea, but it would be better to write a separate program
to generate asound.conf. alsaconf writes configuration files for
the ALSA drivers whereas asound.conf is a configuration file for the
ALSA library.
----------------------------------------------------------------------
tiwai - 01-19-05 16:48
----------------------------------------------------------------------
Agreed. Both issues described are above the scope of alsaconf.
dmix will be default in alsa-lib without any special configuration for
most of mobo drivers in the next version (I hope).
The order of card is not the problem of asound.conf but rather index
module option. Since alsaconf supports only a single card, this is also
out or its target. The hack to move modem to the secondary card (by
James) will be added in the next rext version, too.
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
01-19-05 16:48 tiwai Note Added: 0003293
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-19 15:54 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-19 15: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=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-19-2005 16:54 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
tiwai - 01-19-05 16:48
----------------------------------------------------------------------
Agreed. Both issues described are above the scope of alsaconf.
dmix will be default in alsa-lib without any special configuration for
most of mobo drivers in the next version (I hope).
The order of card is not the problem of asound.conf but rather index
module option. Since alsaconf supports only a single card, this is also
out or its target. The hack to move modem to the secondary card (by
James) will be added in the next rext version, too.
----------------------------------------------------------------------
jdthood - 01-19-05 16:54
----------------------------------------------------------------------
> The hack to move modem to the secondary card (by James) will
> be added in the next rext version, too.
Are you referring to my hack? If so then N.B. my name is Thomas. :)
If not, then please let me know what James's hack will do.
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
01-19-05 16:48 tiwai Note Added: 0003293
01-19-05 16:54 jdthood Note Added: 0003297
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-19 15:56 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-19 15:56 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-19-2005 16:56 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
jdthood - 01-19-05 16:54
----------------------------------------------------------------------
> The hack to move modem to the secondary card (by James) will
> be added in the next rext version, too.
Are you referring to my hack? If so then N.B. my name is Thomas. :)
If not, then please let me know what James's hack will do.
----------------------------------------------------------------------
tiwai - 01-19-05 16:56
----------------------------------------------------------------------
Argh, sorry Thomas, yes, it's yours.
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
01-19-05 16:48 tiwai Note Added: 0003293
01-19-05 16:54 jdthood Note Added: 0003297
01-19-05 16:56 tiwai Note Added: 0003298
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-19 17:33 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-19 17: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=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: new
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-19-2005 18:33 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
tiwai - 01-19-05 16:56
----------------------------------------------------------------------
Argh, sorry Thomas, yes, it's yours.
----------------------------------------------------------------------
christeck - 01-19-05 18:33
----------------------------------------------------------------------
You're certainly right, but it seems that I cannot close this entry; I
guess you have permissions, can you please close this entry?
Thanks and sorry for the traffic :) .
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
01-19-05 16:48 tiwai Note Added: 0003293
01-19-05 16:54 jdthood Note Added: 0003297
01-19-05 16:56 tiwai Note Added: 0003298
01-19-05 18:33 christeck Note Added: 0003309
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-01-19 17:38 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-01-19 17:38 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=798>
======================================================================
Reported By: christeck
Assigned To: tiwai
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: resolved
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 01-19-2005 18:38 CET
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
christeck - 01-19-05 18:33
----------------------------------------------------------------------
You're certainly right, but it seems that I cannot close this entry; I
guess you have permissions, can you please close this entry?
Thanks and sorry for the traffic :) .
----------------------------------------------------------------------
tiwai - 01-19-05 18:38
----------------------------------------------------------------------
OK, closing now.
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
01-19-05 16:48 tiwai Note Added: 0003293
01-19-05 16:54 jdthood Note Added: 0003297
01-19-05 16:56 tiwai Note Added: 0003298
01-19-05 18:33 christeck Note Added: 0003309
01-19-05 18:38 tiwai Status new => resolved
01-19-05 18:38 tiwai Resolution open => won't fix
01-19-05 18:38 tiwai Assigned To => tiwai
01-19-05 18:38 tiwai Note Added: 0003312
======================================================================
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
^ permalink raw reply [flat|nested] 8+ messages in thread
* [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf
@ 2005-07-08 8:35 bugtrack
0 siblings, 0 replies; 8+ messages in thread
From: bugtrack @ 2005-07-08 8:35 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=798>
======================================================================
Reported By: christeck
Assigned To:
======================================================================
Project: ALSA - utils
Issue ID: 798
Category: alsaconf
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 01-09-2005 22:05 CET
Last Modified: 07-08-2005 10:35 CEST
======================================================================
Summary: Make alsaconf optinal able to create an asound.conf
Description:
An asound.conf is difficult to create manually due to its difficult to
understand syntax. Would be great if alsaconf could optional create it, so
the user can
* Define in which order the cards appear (e.g., internal AC97, Modem,
USB-Audio and an USB MIDI card)
* Define some dmix devices
* Else? Not familiar enough with dmix, I do not use it :)
======================================================================
----------------------------------------------------------------------
christeck - 01-19-05 18:33
----------------------------------------------------------------------
You're certainly right, but it seems that I cannot close this entry; I
guess you have permissions, can you please close this entry?
Thanks and sorry for the traffic :) .
----------------------------------------------------------------------
tiwai - 01-19-05 18:38
----------------------------------------------------------------------
OK, closing now.
Issue History
Date Modified Username Field Change
======================================================================
01-09-05 22:05 christeck New Issue
01-19-05 15:29 jdthood Note Added: 0003287
01-19-05 16:48 tiwai Note Added: 0003293
01-19-05 16:54 jdthood Note Added: 0003297
01-19-05 16:56 tiwai Note Added: 0003298
01-19-05 18:33 christeck Note Added: 0003309
01-19-05 18:38 tiwai Status new => resolved
01-19-05 18:38 tiwai Resolution open => won't fix
01-19-05 18:38 tiwai Assigned To => tiwai
01-19-05 18:38 tiwai Note Added: 0003312
01-19-05 18:38 tiwai Assigned To tiwai =>
07-08-05 10:35 perex Status resolved => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-07-08 8:35 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-19 15:48 [ALSA - utils 0000798]: Make alsaconf optinal able to create an asound.conf bugtrack
-- strict thread matches above, loose matches on Subject: below --
2005-07-08 8:35 bugtrack
2005-01-19 17:38 bugtrack
2005-01-19 17:33 bugtrack
2005-01-19 15:56 bugtrack
2005-01-19 15:54 bugtrack
2005-01-19 14:29 bugtrack
2005-01-09 21:05 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.