Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Damien Dejean <dam.dejean@gmail.com>
Cc: linux-pci@vger.kernel.org
Subject: Re: Old Asus doesn't seem to support MSI
Date: Tue, 6 Jun 2023 17:12:54 -0500	[thread overview]
Message-ID: <20230606221254.GA1146708@bhelgaas> (raw)
In-Reply-To: <19F46F0C-E9C8-489E-8AA5-2A16E13A6FE9@gmail.com>

On Sat, Jun 03, 2023 at 05:52:14PM +0200, Damien Dejean wrote:
> Hi linux-pci,
> 
> I recently installed Debian with a 5.10 kernel on an old Asus X73SL
> laptop. To be able to boot and use it properly I needed to use
> pci=nomsi, it seems that neither the GeForce9300M or the atheros
> wifi card (both PCI-E) would work with MSI enabled.
> 
> I’m suspecting now the chipset does not support MSI at all. I’d be
> happy to contribute the quirks to the kernel if it is the case.
> Could you give me some guidelines to verify this hypothesis ? Should
> I check the ACPI table to see if the information is available ? How
> can I check if MSI is supposed to be supported or not ?

Thanks a lot for the report!  Users should never have to use
"pci=nomsi", so it would be good if we can fix this.

Can you collect the complete dmesg log?  Also the output of
"sudo lspci -vv"?  There is a bit in ACPI that tells us if we
can't enable MSI, but we should mention that in the dmesg log
if it's set.

Bjorn

  reply	other threads:[~2023-06-06 22:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-03 15:52 Old Asus doesn't seem to support MSI Damien Dejean
2023-06-06 22:12 ` Bjorn Helgaas [this message]
2023-06-07 16:24   ` Damien Dejean
2023-06-07 21:53     ` Bjorn Helgaas
2023-06-08  7:57       ` Damien Dejean
2023-06-08 16:21         ` Bjorn Helgaas
2023-06-08 21:15           ` Damien Dejean
2023-06-08 21:53             ` Bjorn Helgaas

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=20230606221254.GA1146708@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=dam.dejean@gmail.com \
    --cc=linux-pci@vger.kernel.org \
    /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