id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,platform 1518,nVidia driver does not work with N7600GS card,hitech,rudolfc,"I'm using the AGP graphics card ASUS N7600GS Silent based on nVidia chipset. The Haiku driver is not working in Zeta 1.21. I receive screen resolution of 800x600, 8 bits color and 60 Hz refresh rate, and I can't change it. Interesting, but this card is listed among supported ones: In ""Devices"" system tool, under ""VGA"", I have ""Vendor: Nvidia Corporation (0x10de)"" and ""Card ID: 0x2e1"". It also states that I have no resource conflicts. In file http://svn.berlios.de/viewcvs/haiku/haiku/trunk/src/add-ons/kernel/drivers/graphics/nvidia/driver.c, this card ID is listed among supported: . . . . . . . . . static uint16 nvidia_device_list[] = { . . . . . 0x02e1, /* Nvidia GeForce 7600 GS */ . . . . . . } Apparently, either the driver does not recognize my graphics card correctly, or?..",bug,closed,normal,R1,Drivers/Graphics/nVidia,R1/pre-alpha1,fixed,,,,,x86