[Nouveau] [Bug 26797] GeForce 6150SE: DVI-connector not detected

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 4 07:52:25 PST 2010


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





--- Comment #3 from Francisco Jerez <currojerez at riseup.net>  2010-03-04 07:52:24 PST ---
Created an attachment (id=33758)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33758)
dcb_type_4_hack.patch

Bad news... The TMDS tables in your BIOS are stale and do *not* describe how to
set up this external TMDS encoder (instead they describe an integrated encoder
that doesn't really exist in your card). 

It could still be that the modesetting process is encoded somewhere else using
a different bytecode format but I seriously doubt it, the output from this
command might give us a clearer answer:
# ./vbtracetool -l -d -s 317 2>trace.log

You can get vbtracetool here [1]. If you're very lucky the patch I'm attaching
will improve things, but probably not: most likely your encoder chip will need
its own stand-alone driver.

[1] http://cgit.freedesktop.org/~stuart/vbtracetool/


-- 
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