Re: PROBLEM: Re: [PATCH] pci: Rework ASPM disable code

From: Rafael J. Wysocki
Date: Mon Jul 23 2012 - 17:11:45 EST


On Monday, July 23, 2012, Anton Pyrogovskyi wrote:
> Hello.
>
> This patch (aka commit 3c076351c, https://lkml.org/lkml/2011/11/10/467) makes my GPU (NVidia GT 240) become undetectable by the NVidia proprietary driver.
> The issue used to surface before, but I resolved it by disabling ASPM altogether (adding Âpcie_aspm=off to the kernel parameter line). This no more works since the commit is in order.
> The driver not being loaded causes me some obvious trouble, such as uvesafb and X not being able to start.
> This only happens during regular boot â if I thaw from hibernation or load the same kernel atop the currently running instance with kexec everything works fine.
> Upon reverting the patch and rebuilding the kernel, everything returns to normal permanently and I can live without kexec again.
> Tested on 3.4.4 and 3.5.0-rc7+, everything earlier than 3.3.x works as expected (due to not having its ASPM disable code reworked).

Well, without knowing what's inside the NVidia driver, we can't really say
what the problem may be.

Does nouveau detect your GPU with the Matthews commit?

Rafael
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/