Chameleon

Issue 381: Wrong and missing device id in nvidia.c

Reported by Arjan Waardenburg, Oct 7, 2014

Wrong :
{ 0x10DE1185,␉"GeForce GTX 660" } should be 
{ 0x10DE1185,␉"GeForce GTX 660 OEM" }

See http://pci-ids.ucw.cz/read/PC/10de/1185

Missing :
{ 0x10DE11C0,␉"GeForce GTX 660" }

See http://pci-ids.ucw.cz/read/PC/10de/11c0

Comment 1 by Arjan Waardenburg, Oct 7, 2014

Device IDs already present, issue can be closed.

Comment 2 by ErmaC , Oct 7, 2014

Done commit 2402
Status: Fixed

Created: 9 years 6 months ago by Arjan Waardenburg

Updated: 9 years 6 months ago

Status: Fixed

Followed by: 1 person

Labels:
Priority:Medium
Type:Defect