[PATCH]Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-13 Thread Fedor Karpelevitch
On Среда 11 Декабрь 2002 13:12, Alan Cox wrote: > On Wed, 2002-12-11 at 19:42, Fedor Karpelevitch wrote: > > So I wonder what toggling those bits is supposed to change. I > > would test that somehow then > > 6 channel audio mode so here is the patch against 2.4.21-pre1 (I beleive it should equally

[PATCH]Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-13 Thread Fedor Karpelevitch
On Среда 11 Декабрь 2002 13:12, Alan Cox wrote: > On Wed, 2002-12-11 at 19:42, Fedor Karpelevitch wrote: > > So I wonder what toggling those bits is supposed to change. I > > would test that somehow then > > 6 channel audio mode so here is the patch against 2.4.21-pre1 (I beleive it should equally

[PATCH]Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-13 Thread Fedor Karpelevitch
On Среда 11 Декабрь 2002 13:12, Alan Cox wrote: > On Wed, 2002-12-11 at 19:42, Fedor Karpelevitch wrote: > > So I wonder what toggling those bits is supposed to change. I > > would test that somehow then > > 6 channel audio mode so here is the patch against 2.4.21-pre1 (I beleive it should equally

[PATCH]Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-13 Thread Fedor Karpelevitch
On Среда 11 Декабрь 2002 13:12, Alan Cox wrote: > On Wed, 2002-12-11 at 19:42, Fedor Karpelevitch wrote: > > So I wonder what toggling those bits is supposed to change. I > > would test that somehow then > > 6 channel audio mode so here is the patch against 2.4.21-pre1 (I beleive it should equally

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-12 Thread Emil
Harald Arnesen wrote: > > Emil <[EMAIL PROTECTED]> writes: > > > Fedor Karpelevitch wrote: > >> > >> I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those > >> searching) and it hangs the machine with any kernel I tried > >> (currently 2.4.20-ac1 + hirofumi patch). I traced it do

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-12 Thread Harald Arnesen
Emil <[EMAIL PROTECTED]> writes: > Fedor Karpelevitch wrote: >> >> I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those >> searching) and it hangs the machine with any kernel I tried >> (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line >> where it hangs - tha

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-12 Thread Emil
Harald Arnesen wrote: > > Emil <[EMAIL PROTECTED]> writes: > > > Fedor Karpelevitch wrote: > >> > >> I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those > >> searching) and it hangs the machine with any kernel I tried > >> (currently 2.4.20-ac1 + hirofumi patch). I traced it do

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-12 Thread Harald Arnesen
Emil <[EMAIL PROTECTED]> writes: > Fedor Karpelevitch wrote: >> >> I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those >> searching) and it hangs the machine with any kernel I tried >> (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line >> where it hangs - tha

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-12 Thread Emil
Fedor Karpelevitch wrote: > > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those > searching) and it hangs the machine with any kernel I tried > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line > where it hangs - that is drivers/sound/trident.c:3379 which s

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-12 Thread Emil
Fedor Karpelevitch wrote: > > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those > searching) and it hangs the machine with any kernel I tried > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line > where it hangs - that is drivers/sound/trident.c:3379 which s

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 19:42, Fedor Karpelevitch wrote: > So I wonder what toggling those bits is supposed to change. I would > test that somehow then 6 channel audio mode

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
> On Wed, 2002-12-11 at 18:36, Fedor Karpelevitch wrote: > > almost as I posted before, just passing pointers to the read > > method. It works, but the question as to what is this supposed to > > affect remains... > > If I am reading the docs right then its just a thinko in the code > and it is mea

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 19:42, Fedor Karpelevitch wrote: > So I wonder what toggling those bits is supposed to change. I would > test that somehow then 6 channel audio mode -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 18:36, Fedor Karpelevitch wrote: > almost as I posted before, just passing pointers to the read method. > It works, but the question as to what is this supposed to affect > remains... If I am reading the docs right then its just a thinko in the code and it is meant to be tog

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
> > > I have ALi M5451 souncard in my laptop (Compaq Presario 900z > > > for those searching) and it hangs the machine with any kernel I > > > tried (currently 2.4.20-ac1 + hirofumi patch). I traced it down > > > to the line where it hangs - that is > > > drivers/sound/trident.c:3379 which says: >

Re: [Alsa-devel] Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Takashi Iwai
At Wed, 11 Dec 2002 08:52:42 -0800, Fedor Karpelevitch wrote: > > > > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for > > > those searching) and it hangs the machine with any kernel I tried > > > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the > > > line where it

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
> On Wed, 2002-12-11 at 18:36, Fedor Karpelevitch wrote: > > almost as I posted before, just passing pointers to the read > > method. It works, but the question as to what is this supposed to > > affect remains... > > If I am reading the docs right then its just a thinko in the code > and it is mea

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 18:36, Fedor Karpelevitch wrote: > almost as I posted before, just passing pointers to the read method. > It works, but the question as to what is this supposed to affect > remains... If I am reading the docs right then its just a thinko in the code and it is meant to be tog

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
> > > I have ALi M5451 souncard in my laptop (Compaq Presario 900z > > > for those searching) and it hangs the machine with any kernel I > > > tried (currently 2.4.20-ac1 + hirofumi patch). I traced it down > > > to the line where it hangs - that is > > > drivers/sound/trident.c:3379 which says: >

Re: [Alsa-devel] Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Takashi Iwai
At Wed, 11 Dec 2002 08:52:42 -0800, Fedor Karpelevitch wrote: > > > > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for > > > those searching) and it hangs the machine with any kernel I tried > > > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the > > > line where it

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
> > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for > > those searching) and it hangs the machine with any kernel I tried > > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the > > line where it hangs - that is drivers/sound/trident.c:3379 which > > says: pci_write_co

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 15:15, Fedor Karpelevitch wrote: > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those > searching) and it hangs the machine with any kernel I tried > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line > where it hangs - that is drivers

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Mattia Dongili
hi, have you ever tried to use an up to date acpi subsystem for irq routing (www.sf.net/projects/acpi)? you seem to have lots of conflicts (from your dmesg). -- mattia On Wed, 11 Dec 2002 07:15:20 -0800 Fedor Karpelevitch <[EMAIL PROTECTED]> wrote: > I have ALi M5451 souncard in my laptop (Com

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 15:15, Fedor Karpelevitch wrote: > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line > where it hangs - that is drivers/sound/trident.c:3379 which says: > pci_write_config_byte(pci_dev, 0xB8, ~temp); > > removing this line fixes the problem for me. > I am

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
> > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for > > those searching) and it hangs the machine with any kernel I tried > > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the > > line where it hangs - that is drivers/sound/trident.c:3379 which > > says: pci_write_co

[2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those searching) and it hangs the machine with any kernel I tried (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line where it hangs - that is drivers/sound/trident.c:3379 which says: pci_write_config_byte(pci_dev

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 15:15, Fedor Karpelevitch wrote: > I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those > searching) and it hangs the machine with any kernel I tried > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line > where it hangs - that is drivers

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Mattia Dongili
hi, have you ever tried to use an up to date acpi subsystem for irq routing (www.sf.net/projects/acpi)? you seem to have lots of conflicts (from your dmesg). -- mattia On Wed, 11 Dec 2002 07:15:20 -0800 Fedor Karpelevitch <[EMAIL PROTECTED]> wrote: > I have ALi M5451 souncard in my laptop (Com

Re: [2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Alan Cox
On Wed, 2002-12-11 at 15:15, Fedor Karpelevitch wrote: > (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line > where it hangs - that is drivers/sound/trident.c:3379 which says: > pci_write_config_byte(pci_dev, 0xB8, ~temp); > > removing this line fixes the problem for me. > I am

[2.4]ALi M5451 sound hangs on init; workaround

2002-12-11 Thread Fedor Karpelevitch
I have ALi M5451 souncard in my laptop (Compaq Presario 900z for those searching) and it hangs the machine with any kernel I tried (currently 2.4.20-ac1 + hirofumi patch). I traced it down to the line where it hangs - that is drivers/sound/trident.c:3379 which says: pci_write_config_byte(pci_dev