All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-11-09 17:44 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-11-09 17:44 UTC (permalink / raw)
  To: alsa-devel


The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              11-09-2004 18:44 CET
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 11-09-04 01:11 
----------------------------------------------------------------------
Summary: Fixed issues with Abit AV8

 Added Abit AV8 sound card to the white list to use
 VIA_DXS_NO_VRA by default. This resolves issues with
 programs wanting to use 41k streams. It also fixes
 gstreamer issue with alsasink module interaction.

Signed-off-by: Jerone Young <jerone@gmail.com>

----------------------------------------------------------------------
 tiwai - 11-09-04 18:44 
----------------------------------------------------------------------
Thanks, the patch was applied to CVS now.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
11-02-04 21:59 badbunny       Note Added: 0002300                          
11-08-04 03:32 badbunny       Note Added: 0002308                          
11-08-04 09:02 Clemens LadischNote Added: 0002309                          
11-09-04 01:07 badbunny       File Added: via82xx_abit_av8.patch                
   
11-09-04 01:11 badbunny       Note Added: 0002315                          
11-09-04 18:44 tiwai          Status                   new => resolved     
11-09-04 18:44 tiwai          Resolution               open => fixed       
11-09-04 18:44 tiwai          Assigned To               => tiwai           
11-09-04 18:44 tiwai          Note Added: 0002332                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-12-16 17:11 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-12-16 17:11 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                tiwai
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              12-16-2004 18:11 CET
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 11-09-04 01:11 
----------------------------------------------------------------------
Summary: Fixed issues with Abit AV8

 Added Abit AV8 sound card to the white list to use
 VIA_DXS_NO_VRA by default. This resolves issues with
 programs wanting to use 41k streams. It also fixes
 gstreamer issue with alsasink module interaction.

Signed-off-by: Jerone Young <jerone@gmail.com>

----------------------------------------------------------------------
 tiwai - 11-09-04 18:44 
----------------------------------------------------------------------
Thanks, the patch was applied to CVS now.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
11-02-04 21:59 badbunny       Note Added: 0002300                          
11-08-04 03:32 badbunny       Note Added: 0002308                          
11-08-04 09:02 Clemens LadischNote Added: 0002309                          
11-09-04 01:07 badbunny       File Added: via82xx_abit_av8.patch                
   
11-09-04 01:11 badbunny       Note Added: 0002315                          
11-09-04 18:44 tiwai          Status                   new => resolved     
11-09-04 18:44 tiwai          Resolution               open => fixed       
11-09-04 18:44 tiwai          Assigned To               => tiwai           
11-09-04 18:44 tiwai          Note Added: 0002332                          
12-16-04 18:11 tiwai          Status                   resolved => closed  
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-11-09  0:11 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-11-09  0:11 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              11-09-2004 01:11 CET
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 Clemens Ladisch - 11-08-04 09:02 
----------------------------------------------------------------------
Please post the Signed-off-by line to be used for this patch.

----------------------------------------------------------------------
 badbunny - 11-09-04 01:11 
----------------------------------------------------------------------
Summary: Fixed issues with Abit AV8

 Added Abit AV8 sound card to the white list to use
 VIA_DXS_NO_VRA by default. This resolves issues with
 programs wanting to use 41k streams. It also fixes
 gstreamer issue with alsasink module interaction.

Signed-off-by: Jerone Young <jerone@gmail.com>

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
11-02-04 21:59 badbunny       Note Added: 0002300                          
11-08-04 03:32 badbunny       Note Added: 0002308                          
11-08-04 09:02 Clemens LadischNote Added: 0002309                          
11-09-04 01:07 badbunny       File Added: via82xx_abit_av8.patch                
   
11-09-04 01:11 badbunny       Note Added: 0002315                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-11-08  8:02 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-11-08  8:02 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              11-08-2004 09:02 CET
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 11-08-04 03:32 
----------------------------------------------------------------------
Hi, 
  Could someone just close my easy fix for the vi82xx driver and Abit AV8.
I see noone seems to care. So could you please close it, so I don't have
to see it anymore. Or you could hmmmmm...add the fix!!

----------------------------------------------------------------------
 Clemens Ladisch - 11-08-04 09:02 
----------------------------------------------------------------------
Please post the Signed-off-by line to be used for this patch.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
11-02-04 21:59 badbunny       Note Added: 0002300                          
11-08-04 03:32 badbunny       Note Added: 0002308                          
11-08-04 09:02 Clemens LadischNote Added: 0002309                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-11-08  2:32 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-11-08  2:32 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              11-08-2004 03:32 CET
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 11-02-04 21:59 
----------------------------------------------------------------------
Is anyone paying attention to this. I would really like to get this fix
into the next alsa release. It's a simple cut and paste. After a while now
, I have apps working that didn't work at first....this is needed for the
card integrated on this board. Don't let this EASY fix just fall through
the cracks.

----------------------------------------------------------------------
 badbunny - 11-08-04 03:32 
----------------------------------------------------------------------
Hi, 
  Could someone just close my easy fix for the vi82xx driver and Abit AV8.
I see noone seems to care. So could you please close it, so I don't have
to see it anymore. Or you could hmmmmm...add the fix!!

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
11-02-04 21:59 badbunny       Note Added: 0002300                          
11-08-04 03:32 badbunny       Note Added: 0002308                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-11-02 20:59 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-11-02 20:59 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              11-02-2004 21:59 CET
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 10-27-04 04:23 
----------------------------------------------------------------------
one last remark...wouldn't it be better behavior for the via82xx to set
cards to VIA_DXS_NO_VRA rather than VIA_DXS_48K when it does not know the
card. I'm not familiar with all the sound cards that use this, but for
future cards I see this as being better behavior for the driver & less
headache for the user.

----------------------------------------------------------------------
 badbunny - 11-02-04 21:59 
----------------------------------------------------------------------
Is anyone paying attention to this. I would really like to get this fix
into the next alsa release. It's a simple cut and paste. After a while now
, I have apps working that didn't work at first....this is needed for the
card integrated on this board. Don't let this EASY fix just fall through
the cracks.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
11-02-04 21:59 badbunny       Note Added: 0002300                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-10-27  2:23 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-10-27  2:23 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              10-27-2004 04:23 CEST
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 10-27-04 03:06 
----------------------------------------------------------------------
This also fixes a problem with gstreamer and alsasink plugin interaction
with this card.

----------------------------------------------------------------------
 badbunny - 10-27-04 04:23 
----------------------------------------------------------------------
one last remark...wouldn't it be better behavior for the via82xx to set
cards to VIA_DXS_NO_VRA rather than VIA_DXS_48K when it does not know the
card. I'm not familiar with all the sound cards that use this, but for
future cards I see this as being better behavior for the driver & less
headache for the user.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
10-27-04 04:23 badbunny       Note Added: 0002272                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-10-27  1:06 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-10-27  1:06 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              10-27-2004 03:06 CEST
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

----------------------------------------------------------------------
 badbunny - 10-27-04 03:06 
----------------------------------------------------------------------
This also fixes a problem with gstreamer and alsasink plugin interaction
with this card.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
10-27-04 03:06 badbunny       Note Added: 0002271                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

* [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside)
@ 2004-10-26 23:37 bugtrack
  0 siblings, 0 replies; 9+ messages in thread
From: bugtrack @ 2004-10-26 23:37 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=610> 
======================================================================
Reported By:                badbunny
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   610
Category:                   PCI - via82xx
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Distribution:               Fedora Core 3 X86_64
Kernel Version:             2.6.9
======================================================================
Date Submitted:             10-27-2004 01:37 CEST
Last Modified:              10-27-2004 01:37 CEST
======================================================================
Summary:                    Abit AV8 entry required for programs that do not use
48k (Fix inside)
Description: 
For programs such as Doom 3 or aplay (that use 41k channels)...This card in
it's current state of only accepting 48k streams is not working out for
these type programs. Adding the following to the whitelist[] in via82xx.c
resolves this problem:

{ .vendor = 0x147b, .device = 0x1415, .action = VIA_DXS_NO_VRA }, /* Abit
AV8 */

I have have fully tested this. I also ran using VIA_DXS_ENABLE, but it
causes a hiss in the sound. So this works the best. Without this users
whould just have to know to set "dxs_support=4"...I think it's best this
be in the driver.

Below is lspci output:
lspci -nvs 00:11.5
00:11.5 Class 0401: 1106:3059 (rev 60)
        Subsystem: 147b:1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

lspci -vs 00:11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
        Subsystem: ABIT Computer Corp.: Unknown device 1415
        Flags: medium devsel, IRQ 177
        I/O ports at e400 [size=256]
        Capabilities: [c0] Power Management version 2

======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
10-27-04 01:37 badbunny       New Issue                                    
10-27-04 01:37 badbunny       Distribution              => Fedora Core 3 X86_64
10-27-04 01:37 badbunny       Kernel Version            => 2.6.9           
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click

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

end of thread, other threads:[~2004-12-16 17:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-09 17:44 [ALSA - driver 0000610]: Abit AV8 entry required for programs that do not use 48k (Fix inside) bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2004-12-16 17:11 bugtrack
2004-11-09  0:11 bugtrack
2004-11-08  8:02 bugtrack
2004-11-08  2:32 bugtrack
2004-11-02 20:59 bugtrack
2004-10-27  2:23 bugtrack
2004-10-27  1:06 bugtrack
2004-10-26 23:37 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.