View Single Post
 
Old 09-12-2010, 01:22 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
Quote:
Originally Posted by emcourtney View Post
So far so good. Sleep works, restart too. I figured out the sound thing. Video works too but there is one thing to straighten out, there is no video on the DVI port when loginWindow should start. I boot -v and get all the messages but no gui once its done booting. VGA works, and at 1680x1050 too. Any insight?
The problem will be the nvcap value "looks like this in DSDT"


"NVCAP",
Buffer (0x18)
{
/* 0000 */ 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00,
/* 0008 */ 0x0C, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07,
/* 0010 */ 0x00, 0x00, 0x00, 0x00
},


You probably need to make your own, I'd try googling it. There are ways to make your own or you might find someone else has value for your specific card.
Reply With Quote