Results 1 to 6 of 6

Thread: i915 0000:00:02.0: LVDS-1: EDID invalid.

  1. #1
    Join Date
    Jun 2008
    Location
    Portugal
    Beans
    356
    Distro
    Ubuntu Jaunty Jackalope (testing)

    i915 0000:00:02.0: LVDS-1: EDID invalid.

    Lots of these in my dmesg, dont like that. Don't think it should be there. Don't know how to get rid of it. What i do know is:

    It's intel graphic card related on
    Ubuntu 9.10 2.6.31-20-generic #57-Ubuntu SMP Mon Feb 8 09:05:19 UTC 2010 i686 GNU/Linux
    On a EEEPC 1000H


    [ 375.239008] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 145
    [ 375.239026] [drm:edid_is_valid] *ERROR* Raw EDID:
    [ 375.239041] <3>00 ff ff ff ff ff ff 00 22 64 e9 03 c0 d0 01 00 ........"d......
    [ 375.239053] <3>12 12 01 03 80 16 0d 78 0a 80 36 9a 5e 5d 91 28 .......x..6.^].(
    [ 375.239065] <3>20 4f 54 00 00 00 01 01 01 01 01 01 01 01 01 01 OT.............
    [ 375.239077] <3>01 01 01 01 01 01 94 11 00 b0 40 58 19 20 35 23 ..........@X. 5#
    [ 375.239089] <3>45 00 dc 81 00 00 00 19 00 00 00 fd 00 37 41 22 E............7A"
    [ 375.239101] <3>29 05 00 0a 20 20 20 20 20 20 00 00 00 fc 00 48 )... .....H
    [ 375.239113] <3>53 44 31 30 30 49 46 57 31 0a 20 20 00 00 00 10 SD100IFW1. ....
    [ 375.239125] <3>00 0a 20 20 20 20 20 20 20 20 20 20 20 20 00 81 .. ..
    [ 375.239134]
    [ 375.239145] i915 0000:00:02.0: LVDS-1: EDID invalid.
    The cloud is evil. Ubuntu One > /dev/null !!!

  2. #2
    Join Date
    Jun 2008
    Location
    Portugal
    Beans
    356
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: i915 0000:00:02.0: LVDS-1: EDID invalid.

    bump
    The cloud is evil. Ubuntu One > /dev/null !!!

  3. #3
    Join Date
    Sep 2007
    Beans
    64

    Re: i915 0000:00:02.0: LVDS-1: EDID invalid.

    Started experiencing the same. I run off an asus 900ha. I think the problem is related to your display settings and resolution. Try resetting to 800x600, reboot, check dmesg for a bit, then if it's clear, go up in resolution and repeat until you get it again.

  4. #4
    Join Date
    May 2010
    Beans
    3

    Re: i915 0000:00:02.0: LVDS-1: EDID invalid.

    I'm on a 1000H using 10.04 myself and get the same messages at boot and shutdown, adjusting the resolution to 800x600 doesn't help for me. I wouldn't want to work like that anyway, everything is stretched funny.

  5. #5
    Join Date
    May 2010
    Beans
    3

    Re: i915 0000:00:02.0: LVDS-1: EDID invalid.

    I got rid of it by changing a grub setting, link to article:

    http://ubuntu-tutorials.com/2010/05/...up-workaround/

    /etc/default/grub
    GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash i915.modeset=0″
    update-grub

    I tried modeset=1 and it still did the same thing. modeset=0 makes the splash screen larger and as it is supposed to fade out or whatever kinda glitches for a split second. This was originally for not being able to see the screen at all on startup. This may not be the perfect fix, and I'm still gonna check out more options, but it's a start. The messages don't appear in dmesg anymore either.

  6. #6
    Join Date
    May 2010
    Beans
    3

    Re: i915 0000:00:02.0: LVDS-1: EDID invalid.

    This is another article I'm going to try in place of the earlier workaround, sounds promising -

    http://www.ubuntugeek.com/ubuntu-10-...-chipsets.html

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •