Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Florian <alsa@bome.com>
To: Daniel James <daniel@64studio.com>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Subject: Re: crash/reboot with rawmidi on ice1712 dual opteron
Date: Wed, 25 Apr 2007 15:07:44 +0200	[thread overview]
Message-ID: <462F52A0.4060708@bome.com> (raw)
In-Reply-To: <462F1B8E.1040708@64studio.com>

it's the hg version from last Monday. In any case, just look for the
 string "MPU401_HW_TRID" - it only appears once in the file, then
add this condition:

     && mpu->hardware != MPU401_HW_ICE1712) {

One other thing: this fix does not fix MIDI output. Unfortunately I
can't test this now.

Florian


On 4/25/2007 11:12 AM, Daniel James wrote:
> Hi Florian,
> 
>> IT WORKED! I fixed it in this way:
>>
>> mpu401_uart.c:229
>>
>> if (mpu->hardware != MPU401_HW_TRID4DWAVE
>>     && mpu->hardware != MPU401_HW_ICE1712) {
>> 	mpu->write(mpu, 0x00, MPU401D(mpu));
>> 	/*snd_mpu401_uart_clear_rx(mpu);*/
>> }
>>
>> I don't know if this will work on non-AMD machines and if it will
>> work on all ice1712 machines...
> 
> I can test it here - which version is your patch against?
> 
> Cheers!
> 
> Daniel
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 
> 

-- 
Florian Bomers
bome.com

-------------------------------------------------------
Music Software, Development Tools:  http://www.bome.com
Java Sound extensions, plugins: http://www.tritonus.org
The Java Sound Resources:    http://www.jsresources.org
-------------------------------------------------------
Please quote this email in your reply. Thanks!

  reply	other threads:[~2007-04-25 13:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <461FD727.8080400@bome.com>
     [not found] ` <s5hfy6zcmtc.wl%tiwai@suse.de>
     [not found]   ` <4626361D.3080801@bome.com>
2007-04-24 12:54     ` crash/reboot with rawmidi on ice1712 dual opteron Takashi Iwai
2007-04-24 13:27       ` Florian
2007-04-24 13:39         ` Takashi Iwai
2007-04-24 13:43           ` Florian
2007-04-24 13:51             ` Takashi Iwai
2007-04-24 14:12               ` Florian
2007-04-24 14:23                 ` Takashi Iwai
2007-04-24 14:53                   ` Florian
2007-04-24 15:04                     ` Takashi Iwai
2007-04-24 17:51                       ` Florian
2007-04-25  9:12                         ` Daniel James
2007-04-25 13:07                           ` Florian [this message]
2007-04-25 13:11                             ` Takashi Iwai
2007-04-25 13:56                               ` Florian
2007-04-24 14:23       ` Daniel James
2007-04-24 14:32         ` Takashi Iwai
2007-04-24 15:03           ` Daniel James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=462F52A0.4060708@bome.com \
    --to=alsa@bome.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=daniel@64studio.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox