Re: [PATCH] retrieve VBE EDID/DDC info independent of used video mode



Antonino A. Daplas wrote:
On Wed, 2007-08-01 at 09:54 +0800, Antonino A. Daplas wrote:
On Tue, 2007-07-31 at 21:17 -0400, Daniel Drake wrote:
Zwane Mwaikambo wrote:
Sorry if this has been hashed out before, but could you point me towards the gentoo bugzilla entry? I'm trying to understand how your setup broke. Which version VBE does your system have?
Here's the bug:
http://bugs.gentoo.org/show_bug.cgi?id=181067

Looking at the dmesg output of the working and failing kernel, it does
seem that there's no EDID block available in the failing kernel.


BTW, I looked at the above bug report, it seems his last dmesg does not
have fbcon enabled. Make sure that CONFIG_FRAMEBUFFER_CONSOLE=y before
doing more tests (the problem of lack of the EDID block in the failing
kernel still applies).


Okay, I'm royally puzzled why that would be. I've gone over the code quite a few times, and I do not see any way (other than VESA < 2.0) that could cause that.

I look forward to getting the debug output; depending on what it is we might have to get some debugging output from the setup code.

We can printf in the new setup code, although obviously that requires leaving the screen in text mode. However, EDID information should still be available.

-hpa

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH] retrieve VBE EDID/DDC info independent of used video mode
    ... Which version VBE does your system have? ... seem that there's no EDID block available in the failing kernel. ... might have to get some debugging output from the setup code. ... We can printf in the new setup code, ...
    (Linux-Kernel)
  • [RFC patch 01/32] x86: Add platform_setup infrastructure
    ... x86_quirks or paravirt ops. ... Some of those setup hooks are pretty ... paravirt guests are just a hardware platform in the setup code, ...
    (Linux-Kernel)
  • Re: 2.6.23-rc1: no setup signature found...
    ... Use the new x86 setup code for i386 ... This patch hooks the new x86 setup code into the Makefile machinery. ... some old version of grub out there which did the "load four sectors" ...
    (Linux-Kernel)
  • Re: 2.6.23-rc1: no setup signature found...
    ... grub is "No setup signature found...," which, imho, comes from ... Anyone can give a quick clue, or should I do a bisect? ... The message means that the setup code wasn't loaded ... What distro/version of grub are you running? ...
    (Linux-Kernel)