All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prakash Punnoor <prakash@punnoor.de>
To: fatih.asici@gmail.com
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.de>,
	linux-kernel@vger.kernel.org, mingo@redhat.com,
	hnguyen@de.ibm.com, Stephen Hemminger <shemminger@osdl.org>,
	perex@suse.cz
Subject: Re: [RFC: 2.6.19 patch] snd-hda-intel: default MSI to off
Date: Tue, 31 Oct 2006 09:37:38 +0100	[thread overview]
Message-ID: <200610310937.42576.prakash@punnoor.de> (raw)
In-Reply-To: <5aa69f860610302256u61e30b2aj2501e5c1f5b7335@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1462 bytes --]

Am Dienstag 31 Oktober 2006 07:56 schrieb Fatih Asici:
> On 10/23/06, Takashi Iwai <tiwai@suse.de> wrote:
> > At Sun, 22 Oct 2006 22:29:13 +0200,
> >
> > Prakash Punnoor wrote:
> > > Am Mittwoch 18 Oktober 2006 19:21 schrieb Takashi Iwai:
> > > > > Yes, it would be better to check the value and reset chip->msi if
> > > > > not successful.  But it's not a fatal error, so the current code
> > > > > should work.
> > > >
> > > > The below is the revised patch.
> > >
> > > I tried it and it works fine for me now (with the driver not using msi
> > > automatically now).
> >
> > Thanks for checking.  I applied the patch to ALSA tree for the next
> > push round.
>
> It does not solve my problem. I still need to boot with pci=nomsi option.
>
> Prakash: did you use Takashi's patch or Andrian's patch?

I used Takashi's revised patch, but rc3 works w/o patching:

dvanced Linux Sound Architecture Driver Version 1.0.13 (Sun Oct 22 08:56:16 
2006 UTC).
ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [AAZA] -> GSI 23 (level, low) -> 
IRQ 23
PCI: Setting latency timer of device 0000:00:10.1 to 64
input: ImPS/2 Generic Wheel Mouse as /class/input/input1
hda_intel: No response from codec, disabling MSI...
ALSA device list:
  #0: HDA NVidia at 0xfe028000 irq 316

And it disables MSI automatically.
-- 
(°=                 =°)
//\ Prakash Punnoor /\\
V_/                 \_V

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

WARNING: multiple messages have this Message-ID (diff)
From: Prakash Punnoor <prakash@punnoor.de>
To: fatih.asici@gmail.com
Cc: "Takashi Iwai" <tiwai@suse.de>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
	mingo@redhat.com, hnguyen@de.ibm.com, perex@suse.cz,
	"Stephen Hemminger" <shemminger@osdl.org>
Subject: Re: [Alsa-devel] [RFC: 2.6.19 patch] snd-hda-intel: default MSI to off
Date: Tue, 31 Oct 2006 09:37:38 +0100	[thread overview]
Message-ID: <200610310937.42576.prakash@punnoor.de> (raw)
In-Reply-To: <5aa69f860610302256u61e30b2aj2501e5c1f5b7335@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

Am Dienstag 31 Oktober 2006 07:56 schrieb Fatih Asici:
> On 10/23/06, Takashi Iwai <tiwai@suse.de> wrote:
> > At Sun, 22 Oct 2006 22:29:13 +0200,
> >
> > Prakash Punnoor wrote:
> > > Am Mittwoch 18 Oktober 2006 19:21 schrieb Takashi Iwai:
> > > > > Yes, it would be better to check the value and reset chip->msi if
> > > > > not successful.  But it's not a fatal error, so the current code
> > > > > should work.
> > > >
> > > > The below is the revised patch.
> > >
> > > I tried it and it works fine for me now (with the driver not using msi
> > > automatically now).
> >
> > Thanks for checking.  I applied the patch to ALSA tree for the next
> > push round.
>
> It does not solve my problem. I still need to boot with pci=nomsi option.
>
> Prakash: did you use Takashi's patch or Andrian's patch?

I used Takashi's revised patch, but rc3 works w/o patching:

dvanced Linux Sound Architecture Driver Version 1.0.13 (Sun Oct 22 08:56:16 
2006 UTC).
ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [AAZA] -> GSI 23 (level, low) -> 
IRQ 23
PCI: Setting latency timer of device 0000:00:10.1 to 64
input: ImPS/2 Generic Wheel Mouse as /class/input/input1
hda_intel: No response from codec, disabling MSI...
ALSA device list:
  #0: HDA NVidia at 0xfe028000 irq 316

And it disables MSI automatically.
-- 
(°=                 =°)
//\ Prakash Punnoor /\\
V_/                 \_V

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-10-31  8:37 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05  7:38 2.6.19-rc1: forcedeth, nobody cared Prakash Punnoor
2006-10-05  8:03 ` Prakash Punnoor
2006-10-05 11:42   ` Gene Heskett
2006-10-05 17:34 ` Fatih Aşıcı
     [not found] ` <5aa69f860610051030l7323ec2el545873570052f077@mail.gmail.com>
2006-10-05 21:08   ` Prakash Punnoor
2006-10-17 21:13     ` [RFC: 2.6.19 patch] snd-hda-intel: default MSI to off Adrian Bunk
2006-10-17 21:13       ` Adrian Bunk
2006-10-17 21:29       ` Randy Dunlap
2006-10-17 21:29         ` Randy Dunlap
2006-10-18  8:00         ` Takashi Iwai
2006-10-18  8:00         ` Takashi Iwai
2006-10-17 21:40       ` Stephen Hemminger
2006-10-17 21:40         ` Stephen Hemminger
2006-10-18 10:12         ` Prakash Punnoor
2006-10-18 10:12           ` Prakash Punnoor
2006-10-18 10:24         ` Takashi Iwai
2006-10-18 10:24           ` [Alsa-devel] " Takashi Iwai
2006-10-18 16:01           ` Stephen Hemminger
2006-10-18 16:01             ` [Alsa-devel] " Stephen Hemminger
2006-10-18 17:02           ` Stephen Hemminger
2006-10-18 17:02             ` [Alsa-devel] " Stephen Hemminger
2006-10-18 17:12             ` Takashi Iwai
2006-10-18 17:12               ` [Alsa-devel] " Takashi Iwai
2006-10-18 17:21               ` Takashi Iwai
2006-10-18 22:18                 ` Have another card to donate - SBLIVE CT4780 Kronos
2006-10-22 20:29                 ` [RFC: 2.6.19 patch] snd-hda-intel: default MSI to off Prakash Punnoor
2006-10-22 20:29                   ` [Alsa-devel] " Prakash Punnoor
2006-10-23 12:11                   ` Takashi Iwai
2006-10-23 12:11                     ` [Alsa-devel] " Takashi Iwai
2006-10-31  6:56                     ` Fatih Asici
2006-10-31  6:56                       ` [Alsa-devel] " Fatih Asici
2006-10-31  8:37                       ` Prakash Punnoor [this message]
2006-10-31  8:37                         ` Prakash Punnoor
2006-10-18 17:21               ` Takashi Iwai
2006-10-18  4:16       ` Fatih Asici

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=200610310937.42576.prakash@punnoor.de \
    --to=prakash@punnoor.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=fatih.asici@gmail.com \
    --cc=hnguyen@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=perex@suse.cz \
    --cc=shemminger@osdl.org \
    --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 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.