* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-13 0:21 bugtrack
2005-02-13 0:47 ` Lee Revell
0 siblings, 1 reply; 14+ messages in thread
From: bugtrack @ 2005-02-13 0:21 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-13-2005 01:21 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
jcdutton - 02-13-05 01:08
----------------------------------------------------------------------
In you patch change:
+ { 0x00071102, "Live! by MSI [SB0000]"}, /* MSI SB Audigy2LS without
AC97 */
to
+ { 0x10091462, "Live! by MSI [SB0438]"}, /* MSI SB Audigy2LS without
AC97 */
then see if "cat /proc/asound/cards" displays better info.
----------------------------------------------------------------------
sHINOBI - 02-13-05 01:21
----------------------------------------------------------------------
*nods*, seems to be better:
0 [CA0106 ]: CA0106 - CA0106
Live! by MSI [SB0438] at 0xde00 irq 233
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
02-13-05 00:54 sHINOBI Note Added: 0003575
02-13-05 01:08 jcdutton Note Added: 0003576
02-13-05 01:21 sHINOBI Note Added: 0003577
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
2005-02-13 0:21 [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied bugtrack
@ 2005-02-13 0:47 ` Lee Revell
2005-02-13 11:53 ` James Courtier-Dutton
0 siblings, 1 reply; 14+ messages in thread
From: Lee Revell @ 2005-02-13 0:47 UTC (permalink / raw)
To: James Courtier-Dutton; +Cc: alsa-devel
On Sun, 2005-02-13 at 01:21 +0100, bugtrack@alsa-project.org wrote:
> *nods*, seems to be better:
>
> 0 [CA0106 ]: CA0106 - CA0106
> Live! by MSI [SB0438] at 0xde00 irq 233
Since it's been established that the CA0106 based devices have basically
nothing in common with the SBLive/emu10k1, can we please, please not
call it "Live!"? It's obvious from Creative's marketing that they want
to pass those cheap "software soundcards" off as equivalent to an
SBLive/Audigy. Please, let's not help them.
Lee
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
2005-02-13 0:47 ` Lee Revell
@ 2005-02-13 11:53 ` James Courtier-Dutton
2005-02-13 19:35 ` Lee Revell
0 siblings, 1 reply; 14+ messages in thread
From: James Courtier-Dutton @ 2005-02-13 11:53 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
Lee Revell wrote:
> On Sun, 2005-02-13 at 01:21 +0100, bugtrack@alsa-project.org wrote:
>
>>*nods*, seems to be better:
>>
>>0 [CA0106 ]: CA0106 - CA0106
>> Live! by MSI [SB0438] at 0xde00 irq 233
>
>
> Since it's been established that the CA0106 based devices have basically
> nothing in common with the SBLive/emu10k1, can we please, please not
> call it "Live!"? It's obvious from Creative's marketing that they want
> to pass those cheap "software soundcards" off as equivalent to an
> SBLive/Audigy. Please, let's not help them.
>
> Lee
>
I have made the comment line as exact copy of the Creative marketing as
possible, so that people can provide better feedback.
E.g. I see [SB0438] and know exactly which card the user has and the
"Live! by MSI" tells the user exactly what they have, and it should
match the box the sound card came in for easy identification.
In this case, the CA0106 is part of the motherboard.
I suppose I could replace "Live! by MSI" with "MSI motherboard XYZ"
I will ask the bug reporter for that information.
James
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
2005-02-13 11:53 ` James Courtier-Dutton
@ 2005-02-13 19:35 ` Lee Revell
0 siblings, 0 replies; 14+ messages in thread
From: Lee Revell @ 2005-02-13 19:35 UTC (permalink / raw)
To: James Courtier-Dutton; +Cc: alsa-devel
On Sun, 2005-02-13 at 11:53 +0000, James Courtier-Dutton wrote:
> Lee Revell wrote:
> > On Sun, 2005-02-13 at 01:21 +0100, bugtrack@alsa-project.org wrote:
> >
> >>*nods*, seems to be better:
> >>
> >>0 [CA0106 ]: CA0106 - CA0106
> >> Live! by MSI [SB0438] at 0xde00 irq 233
> >
> >
> > Since it's been established that the CA0106 based devices have basically
> > nothing in common with the SBLive/emu10k1, can we please, please not
> > call it "Live!"? It's obvious from Creative's marketing that they want
> > to pass those cheap "software soundcards" off as equivalent to an
> > SBLive/Audigy. Please, let's not help them.
> >
> > Lee
> >
>
> I have made the comment line as exact copy of the Creative marketing as
> possible, so that people can provide better feedback.
> E.g. I see [SB0438] and know exactly which card the user has and the
> "Live! by MSI" tells the user exactly what they have, and it should
> match the box the sound card came in for easy identification.
>
> In this case, the CA0106 is part of the motherboard.
> I suppose I could replace "Live! by MSI" with "MSI motherboard XYZ"
>
> I will ask the bug reporter for that information.
OK, makes sense. Looks like users will be confused for the forseeable
future, but there's not a lot we can do.
Lee
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-05-28 10:20 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-05-28 10:20 UTC (permalink / raw)
To: alsa-devel
The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Distribution: Gentoo
Kernel Version: 2.6.10
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 05-28-2005 12:20 CEST
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0000987 new chipset
======================================================================
----------------------------------------------------------------------
sHINOBI - 02-13-05 01:21
----------------------------------------------------------------------
*nods*, seems to be better:
0 [CA0106 ]: CA0106 - CA0106
Live! by MSI [SB0438] at 0xde00 irq 233
----------------------------------------------------------------------
jcdutton - 02-13-05 01:27
----------------------------------------------------------------------
Thank you. A modified patch will be added to alsa cvs.
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
02-13-05 00:54 sHINOBI Note Added: 0003575
02-13-05 01:08 jcdutton Note Added: 0003576
02-13-05 01:21 sHINOBI Note Added: 0003577
02-13-05 01:27 jcdutton Status assigned => resolved
02-13-05 01:27 jcdutton Resolution open => fixed
02-13-05 01:27 jcdutton Note Added: 0003578
02-22-05 19:22 sHINOBI Issue End Monitor: sHINOBI
03-19-05 18:17 jcdutton Relationship added has duplicate 0000987
05-28-05 12:20 jcdutton Status resolved => closed
======================================================================
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-03-19 17:17 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-03-19 17:17 UTC (permalink / raw)
To: alsa-devel
The issue 0000987 has been set as DUPLICATE OF the following issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution: Gentoo
Kernel Version: 2.6.10
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-13-2005 01:27 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0000987 new chipset
======================================================================
----------------------------------------------------------------------
jcdutton - 02-12-05 00:56
----------------------------------------------------------------------
Please post the output of:
lspci -vn | grep -1 0401
----------------------------------------------------------------------
kiksen - 02-12-05 14:36
----------------------------------------------------------------------
Found out the serial in the names section should be 0x10091462 for
detection of correct name.
Here's the output of lspci -vn | grep -1 0401:
00000:01:0d.0 Class 0401: 1102:0007
Subsystem: 1462:1009
By the way. The chip is named SB0438
----------------------------------------------------------------------
sHINOBI - 02-12-05 22:47
----------------------------------------------------------------------
I have the same board, so including it to the future versions of ALSA will
be highly appreciated :-). I'll try the patch and let you know, if it
works.
----------------------------------------------------------------------
jcdutton - 02-13-05 00:18
----------------------------------------------------------------------
cat /proc/asound/cards
Does it say: "AudigyLS [Unknown]" after your patch?
----------------------------------------------------------------------
sHINOBI - 02-13-05 00:54
----------------------------------------------------------------------
After the patch cat /proc/asound/cards shows:
0 [CA0106 ]: CA0106 - CA0106
AudigyLS [Unknown] at 0xde00 irq 233
The soundcard seems to be working, although the sound is choppy when
playing sound recorded at 44100 Hz. 48000 Hz audio like the one at DVD's
is played correctly.
----------------------------------------------------------------------
jcdutton - 02-13-05 01:08
----------------------------------------------------------------------
In you patch change:
+ { 0x00071102, "Live! by MSI [SB0000]"}, /* MSI SB Audigy2LS without
AC97 */
to
+ { 0x10091462, "Live! by MSI [SB0438]"}, /* MSI SB Audigy2LS without
AC97 */
then see if "cat /proc/asound/cards" displays better info.
----------------------------------------------------------------------
sHINOBI - 02-13-05 01:21
----------------------------------------------------------------------
*nods*, seems to be better:
0 [CA0106 ]: CA0106 - CA0106
Live! by MSI [SB0438] at 0xde00 irq 233
----------------------------------------------------------------------
jcdutton - 02-13-05 01:27
----------------------------------------------------------------------
Thank you. A modified patch will be added to alsa cvs.
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
02-13-05 00:54 sHINOBI Note Added: 0003575
02-13-05 01:08 jcdutton Note Added: 0003576
02-13-05 01:21 sHINOBI Note Added: 0003577
02-13-05 01:27 jcdutton Status assigned => resolved
02-13-05 01:27 jcdutton Resolution open => fixed
02-13-05 01:27 jcdutton Note Added: 0003578
02-22-05 19:22 sHINOBI Issue End Monitor: sHINOBI
03-19-05 18:17 jcdutton Relationship added has duplicate 0000987
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-13 0:27 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-13 0:27 UTC (permalink / raw)
To: alsa-devel
The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Distribution: Gentoo
Kernel Version: 2.6.10
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-13-2005 01:27 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
sHINOBI - 02-13-05 01:21
----------------------------------------------------------------------
*nods*, seems to be better:
0 [CA0106 ]: CA0106 - CA0106
Live! by MSI [SB0438] at 0xde00 irq 233
----------------------------------------------------------------------
jcdutton - 02-13-05 01:27
----------------------------------------------------------------------
Thank you. A modified patch will be added to alsa cvs.
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
02-13-05 00:54 sHINOBI Note Added: 0003575
02-13-05 01:08 jcdutton Note Added: 0003576
02-13-05 01:21 sHINOBI Note Added: 0003577
02-13-05 01:27 jcdutton Status assigned => resolved
02-13-05 01:27 jcdutton Resolution open => fixed
02-13-05 01:27 jcdutton Note Added: 0003578
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-13 0:08 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-13 0: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=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-13-2005 01:08 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
sHINOBI - 02-13-05 00:54
----------------------------------------------------------------------
After the patch cat /proc/asound/cards shows:
0 [CA0106 ]: CA0106 - CA0106
AudigyLS [Unknown] at 0xde00 irq 233
The soundcard seems to be working, although the sound is choppy when
playing sound recorded at 44100 Hz. 48000 Hz audio like the one at DVD's
is played correctly.
----------------------------------------------------------------------
jcdutton - 02-13-05 01:08
----------------------------------------------------------------------
In you patch change:
+ { 0x00071102, "Live! by MSI [SB0000]"}, /* MSI SB Audigy2LS without
AC97 */
to
+ { 0x10091462, "Live! by MSI [SB0438]"}, /* MSI SB Audigy2LS without
AC97 */
then see if "cat /proc/asound/cards" displays better info.
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
02-13-05 00:54 sHINOBI Note Added: 0003575
02-13-05 01:08 jcdutton Note Added: 0003576
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-12 23:54 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-12 23: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=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-13-2005 00:54 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
jcdutton - 02-13-05 00:18
----------------------------------------------------------------------
cat /proc/asound/cards
Does it say: "AudigyLS [Unknown]" after your patch?
----------------------------------------------------------------------
sHINOBI - 02-13-05 00:54
----------------------------------------------------------------------
After the patch cat /proc/asound/cards shows:
0 [CA0106 ]: CA0106 - CA0106
AudigyLS [Unknown] at 0xde00 irq 233
The soundcard seems to be working, although the sound is choppy when
playing sound recorded at 44100 Hz. 48000 Hz audio like the one at DVD's
is played correctly.
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
02-13-05 00:54 sHINOBI Note Added: 0003575
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-12 23:18 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-12 23:18 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-13-2005 00:18 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
sHINOBI - 02-12-05 22:47
----------------------------------------------------------------------
I have the same board, so including it to the future versions of ALSA will
be highly appreciated :-). I'll try the patch and let you know, if it
works.
----------------------------------------------------------------------
jcdutton - 02-13-05 00:18
----------------------------------------------------------------------
cat /proc/asound/cards
Does it say: "AudigyLS [Unknown]" after your patch?
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
02-13-05 00:18 jcdutton Note Added: 0003574
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-12 21:47 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-12 21:47 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-12-2005 22:47 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
kiksen - 02-12-05 14:36
----------------------------------------------------------------------
Found out the serial in the names section should be 0x10091462 for
detection of correct name.
Here's the output of lspci -vn | grep -1 0401:
00000:01:0d.0 Class 0401: 1102:0007
Subsystem: 1462:1009
By the way. The chip is named SB0438
----------------------------------------------------------------------
sHINOBI - 02-12-05 22:47
----------------------------------------------------------------------
I have the same board, so including it to the future versions of ALSA will
be highly appreciated :-). I'll try the patch and let you know, if it
works.
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
02-12-05 22:43 sHINOBI Issue Monitored: sHINOBI
02-12-05 22:47 sHINOBI Note Added: 0003572
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-12 13:36 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-12 13:36 UTC (permalink / raw)
To: alsa-devel
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-12-2005 14:36 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
jcdutton - 02-12-05 00:56
----------------------------------------------------------------------
Please post the output of:
lspci -vn | grep -1 0401
----------------------------------------------------------------------
kiksen - 02-12-05 14:36
----------------------------------------------------------------------
Found out the serial in the names section should be 0x10091462 for
detection of correct name.
Here's the output of lspci -vn | grep -1 0401:
00000:01:0d.0 Class 0401: 1102:0007
Subsystem: 1462:1009
By the way. The chip is named SB0438
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
02-12-05 14:36 kiksen Note Added: 0003571
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-11 23:56 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-11 23: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=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-12-2005 00:56 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
----------------------------------------------------------------------
jcdutton - 02-12-05 00:56
----------------------------------------------------------------------
Please post the output of:
lspci -vn | grep -1 0401
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
02-12-05 00:56 jcdutton Note Added: 0003569
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread* [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied.
@ 2005-02-11 22:49 bugtrack
0 siblings, 0 replies; 14+ messages in thread
From: bugtrack @ 2005-02-11 22:49 UTC (permalink / raw)
To: alsa-devel
The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=901>
======================================================================
Reported By: kiksen
Assigned To: jcdutton
======================================================================
Project: ALSA - driver
Issue ID: 901
Category: PCI - ca0106
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Distribution: Gentoo
Kernel Version: 2.6.10
======================================================================
Date Submitted: 02-11-2005 23:49 CET
Last Modified: 02-11-2005 23:49 CET
======================================================================
Summary: The onboard audigyls chip on msi k8 diamond
motherboard not recognized. Path supplied.
Description:
We'll. The driver fails to load (and dmesg comlaints about a missing AC97)
Have made a path.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-11-05 23:49 kiksen New Issue
02-11-05 23:49 kiksen File Added: msi_audigyls_patch.patch
02-11-05 23:49 kiksen Distribution => Gentoo
02-11-05 23:49 kiksen Kernel Version => 2.6.10
======================================================================
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2005-05-28 10:20 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-13 0:21 [ALSA - driver 0000901]: The onboard audigyls chip on msi k8 diamond motherboard not recognized. Path supplied bugtrack
2005-02-13 0:47 ` Lee Revell
2005-02-13 11:53 ` James Courtier-Dutton
2005-02-13 19:35 ` Lee Revell
-- strict thread matches above, loose matches on Subject: below --
2005-05-28 10:20 bugtrack
2005-03-19 17:17 bugtrack
2005-02-13 0:27 bugtrack
2005-02-13 0:08 bugtrack
2005-02-12 23:54 bugtrack
2005-02-12 23:18 bugtrack
2005-02-12 21:47 bugtrack
2005-02-12 13:36 bugtrack
2005-02-11 23:56 bugtrack
2005-02-11 22:49 bugtrack
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.