[Nouveau] [Bug 21273] Driver can't detect video output and xserver doesn't start

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 7 09:26:11 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21273





--- Comment #40 from Martin Decky <martin at decky.cz>  2009-07-07 09:26:11 PST ---
Comment to the previous three attachments:

I have a very similar problem with my iMac G4 (Flat Panel model, GeForce4 440
Go). The machine has an integrated flat panel and a mini-VGA external
connector. The BIOS also lacks the DCB table.

With the patch provided here (tweaking it trivially to take the "Working around
missing output tables" code path in my case) I get correct output on the
external monitor connected via mini-VGA, but the integrated flat panel is not
detected (but it glows with funny green bars).

I'm not an expert on nVidia, thus I was just randomly tweaking the patch
somehow and the "best" I was able to achieve was a correct detection of both
the flat panel and the external monitor over mini-VGA (see attached X.log), but
the flat panel still just glows with funny color bars. The combination of the
fabricated outputs in this case is as follows:

fabricate_vga_output(dcb, LEGACY_I2C_CRT, 0x1, 0);
fabricate_vga_output(dcb, LEGACY_I2C_PANEL, 0x3, 2);

(Again, please excuse my total ignorance, this is just a random guess.)

I have also attached the output of radeontool and nvclock (with ofonly console,
both outputs are on and show kernel output properly). Thanks for any help with
configuring both outputs.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list