Improving the suspend quirks guessworking

Richard Hughes hughsient at gmail.com
Thu Mar 27 02:48:00 PDT 2008


On Mon, 2008-03-24 at 20:35 -0500, Victor Lowther wrote:
> The problem is that the quirks as they are currently implemented have
> no provision at all for handling the case where you can purchase a
> single model of system with multiple different types of graphics
> cards.

Not true, we have:

  system.hardware.primary_video.product = 471  (0x1d7)  (int)
  system.hardware.primary_video.vendor = 4318  (0x10de)  (int)

Which we can match on. We already do that in hal-info for some quirks.

Richard.




More information about the hal mailing list