On 24 May 2011 03:50, Ricardo Salveti ricardo.salveti@linaro.org wrote:
On Mon, May 23, 2011 at 5:00 PM, Jaswinder Singh jaswinder.singh@linaro.org wrote:
On 24 May 2011 00:53, Ricardo Salveti ricardo.salveti@linaro.org wrote:
Can you boot with omapdss.debug=1 drm.debug=7 and give me your kernel log?
Please find the log attached.
Interesting, the driver didn't find your monitor at all! [ 5.738037] omapdss HDMI: Fail to detect the connector and force is enabled, trying at least one more time [ 7.750610] [drm:drm_enable_connectors], connector 7 enabled? no
Did you ever got your HDMI output to work with another kernel? Just to check if it's not a hardware issue.
Yes. Maverick armel release worked and so does Natty's. And Andy's TILT works.
There is a new upload that will be available soon at https://launchpad.net/~linaro-maintainers/+archive/kernel that's a rebase from current npitre's tree, let's see if that will work better for you as Andy also got the same patches at his tree.
Ok I messed up the status. Sorry. Even Andy's TILT doesn't work as such.
My monitor seems to be of even extreme class of the 'LG monitors' mentioned in the omapdss_hdmi_is_detected function. IMHO the perfect fix should involve checking correct bits in correct order (of which I know nothing atm), mine is more like a hack I admit.
Please have a look at the attached patch.
Cheers! -j