Announcement

Collapse
No announcement yet.

Unable to set correct screen resolution [intel GMA 4500m chispet]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unable to set correct screen resolution [intel GMA 4500m chispet]

    So, my last resort. I've been working on this for about a year on and off and i've tried to resolve it in both openSUSE 13.1 and, now, in Kubuntu 14.04.1 with absolutely no joy.

    My problem is that my Toshiba Satellite C660 - 10T will not display an image on the screen correctly. It is overscanned on the vertical and there is a black border of about an inch in size on the right hand side of the screen. I have trawled and trawled google, man pages and wiki's trying to figure out how to fix it and all i can find is solutions for this issue that work for everyone else but not me.

    The problem seems to stem from the operating system misidentifying the physical panel size as 330mm X 210mm at 16:10 (it is actually 15.6" or 345mm X 194mm 16:9) and the driver is therefore ignoring the native resolution of 1366 X 768 and forcing it to 1280 X 800.

    I have tried to use xrandr to set a new mode line but when i run

    Code:
    xrandr --addmode LVDS1 1366 x 768_60.00
    all i get is

    Code:
     X Error of failed request:  BadMatch (invalid parameter attributes)
    
    Major opcode of failed request:  140 (RANDR)
    Minor opcode of failed request:  18 (RRAddOutputMode)
    Serial number of failed request:  34
    
    
    Current serial number in output stream:  35
    All other xrandr commands either do nothing, error or produce screen corruption.

    Setting a custom 10-monitor.conf or xorg.conf has also been completely fruitless and i still get the same problem if i try to set the video driver to vesa of fbdev in the xorg.conf.

    I really need some help with this! Does anyone have any ideas?

    Thank you so very much in advance.

    #2
    have a look at this, its the intel graphics installer for linux ...
    https://01.org/linuxgraphics/downloads
    Hope this helps. Steve ...
    Nothing travels faster than the speed of light, except bad news.
    Shuttle XS35 - Intel Atom 1.6 - 4GB Ram - 500GB HDD - Linux Kubuntu

    Comment


      #3
      Based on the error, I'd say the the mode you're requesting isn't available. You'd have to add it first using --newmode. 1366x768 has always been a PITA. I wish you luck.

      https://wiki.ubuntu.com/X/Config/Resolution

      Please Read Me

      Comment


        #4
        Originally posted by MrSteve View Post
        have a look at this, its the intel graphics installer for linux ...
        https://01.org/linuxgraphics/downloads
        I've downloaded it and installed it but I'm tired and I'm not sure what to do with it next. I've rebooted the machine and there is still no difference. The image still doesn't fit the screen properly with the config i have and trying to use xrandr to create and add the mode still fails with the error in my first post. Am I missing something?

        Originally posted by oshunluvr View Post
        Based on the error, I'd say the the mode you're requesting isn't available. You'd have to add it first using --newmode. 1366x768 has always been a PITA. I wish you luck.

        https://wiki.ubuntu.com/X/Config/Resolution
        Like i said I'd been googling all day. I've seen that link and done everything is the "Adding undetected Resolutions" section. I'd already tried to create the mode but seeing that did error I didn't feel the need to post the command.

        Comment


          #5
          Try:
          Code:
          ~$ xrandr
          ~$ cvt 1366 768 60
          ~$ xrandr --newmode "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
          ~$ xrandr --addmode VGA1 "1368x768_60.00"
          ~$ xrandr --output VGA1 --mode "1368x768_60.00"
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #6
            Originally posted by Snowhog View Post
            Try:
            Code:
            ~$ xrandr
            ~$ cvt 1366 768 60
            ~$ xrandr --newmode "1368x768_60.00"   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync
            ~$ xrandr --addmode VGA1 "1368x768_60.00"
            ~$ xrandr --output VGA1 --mode "1368x768_60.00"
            This worked but it has added the mode to VGA1 not LVDS1 and I'm not exactly sure what the VGA1 output is for (probably an external monitor). I noticed doing this also added modes for TV1 as well.

            What's the next step? should I try to edit my xorg.conf and change the output device to vga1?

            Edit

            I just noticed i can see my taksbar/panel at the bottom of the screen now. I've also noticed that the screen now extends right but the black bar is still present so now i'm missing the right hand side of the screen instead of the bottom. This is progress and progress i am certainly happy with but now we need to fix the missing area on the right of the screen.
            Last edited by M3PH1; Dec 02, 2014, 06:44 PM. Reason: added more info

            Comment


              #7
              you have to run the intel graphics installer and it will auto detect your GPU and load the lastest stack for your system
              when running the installer let it be as sometimes it looks like its stuck but when finished will give you a message to restart

              once the upgraded stack is in place you should have within system settings > display and monitor the required display setting to change your monitor ...
              Hope this helps. Steve ...
              Nothing travels faster than the speed of light, except bad news.
              Shuttle XS35 - Intel Atom 1.6 - 4GB Ram - 500GB HDD - Linux Kubuntu

              Comment


                #8
                Originally posted by MrSteve View Post
                you have to run the intel graphics installer and it will auto detect your GPU and load the lastest stack for your system
                when running the installer let it be as sometimes it looks like its stuck but when finished will give you a message to restart

                once the upgraded stack is in place you should have within system settings > display and monitor the required display setting to change your monitor ...
                I just reran it to be sure. All it does it come up and with it's progress. It's gets to setting off some triggers and then brings up a done message and sits there. It never asks to reboot the machine.

                Comment


                  #9
                  I'm wary of Intel's driver package -- graphics drivers are deeply integrated into a distribution, and you're often better to stick with either the versions that are included in Ubuntu's main repository or newer drivers from the Xorg Edgers PPA.

                  Please remove that, following the instructions on their page. Let the system revert to its normal drivers. Also, delete any /etc/X11/xorg.conf that may exist. Now reboot.

                  Next, I suspect Snowhog was asking to see the output of at least some of his commands. Let's take them one by one.

                  xrandr alone: Lists each display output on your system. Run it, and paste the results in a reply here. Some things to note:
                  • In most cases, the built-in LCD panel on a laptop will be designated as LVDS1. (If you had more than one panel, you'll see multiple LVDSn outputs -- but that's an unusual laptop!)
                  • You may see an output VGA1 (or more), which correspond to VGA ports. On my laptop, this appears as disconnected, because I have no monitor attached to the port.
                  • Other potential device names include DP, DVI, and HDMI -- these are dependent upon the hardware in your system and the capabilities of the driver.

                  cvt: Calculates mode lines for various resolutions. This is information you would feed into the next commands, which are used to set a particular resolution.

                  xrandr with parameters: The first one creates a new mode for the 1366 x 768 @ 60.00 resolution and refresh rate. The values to supply here are whatever appear in the output of the cvt command that you ran earlier. While CVT modelines are usually standard, it's always a good idea to calculate your own just to be sure.

                  The second command adds the mode into the currently running X server. Crucially, you need to specify the correct output device. In your instance, this will be LVDS1, not VGA1. The third command switches the named output to the new mode. Again, the proper device for you would be LVDS1.

                  Now, having said all that, Oshunluvr is right -- 1366 x 768 is a troublesome beast to get running on some hardware configurations.

                  Comment


                    #10
                    Sorry been busy with uni. i'll post something of substance tomorrow

                    Comment


                      #11
                      Originally posted by M3PH1 View Post
                      This worked but it has added the mode to VGA1 not LVDS1 and I'm not exactly sure what the VGA1 output is for (probably an external monitor). I noticed doing this also added modes for TV1 as well.

                      What's the next step? should I try to edit my xorg.conf and change the output device to vga1?

                      Edit

                      I just noticed i can see my taksbar/panel at the bottom of the screen now. I've also noticed that the screen now extends right but the black bar is still present so now i'm missing the right hand side of the screen instead of the bottom. This is progress and progress i am certainly happy with but now we need to fix the missing area on the right of the screen.


                      Originally posted by SteveRiley View Post
                      I'm wary of Intel's driver package -- graphics drivers are deeply integrated into a distribution, and you're often better to stick with either the versions that are included in Ubuntu's main repository or newer drivers from the Xorg Edgers PPA.

                      Please remove that, following the instructions on their page. Let the system revert to its normal drivers. Also, delete any /etc/X11/xorg.conf that may exist. Now reboot.

                      Next, I suspect Snowhog was asking to see the output of at least some of his commands. Let's take them one by one.

                      xrandr alone: Lists each display output on your system. Run it, and paste the results in a reply here. Some things to note:
                      • In most cases, the built-in LCD panel on a laptop will be designated as LVDS1. (If you had more than one panel, you'll see multiple LVDSn outputs -- but that's an unusual laptop!)
                      • You may see an output VGA1 (or more), which correspond to VGA ports. On my laptop, this appears as disconnected, because I have no monitor attached to the port.
                      • Other potential device names include DP, DVI, and HDMI -- these are dependent upon the hardware in your system and the capabilities of the driver.

                      cvt: Calculates mode lines for various resolutions. This is information you would feed into the next commands, which are used to set a particular resolution.

                      xrandr with parameters: The first one creates a new mode for the 1366 x 768 @ 60.00 resolution and refresh rate. The values to supply here are whatever appear in the output of the cvt command that you ran earlier. While CVT modelines are usually standard, it's always a good idea to calculate your own just to be sure.

                      The second command adds the mode into the currently running X server. Crucially, you need to specify the correct output device. In your instance, this will be LVDS1, not VGA1. The third command switches the named output to the new mode. Again, the proper device for you would be LVDS1.

                      Now, having said all that, Oshunluvr is right -- 1366 x 768 is a troublesome beast to get running on some hardware configurations.
                      Thanks for posting, SteveRiley. I'll try checking out the edgers PPA and remove the package that Mrsteve suggested (it's not helped anyway).

                      I am fully aware of what the commands I am typing do, this isn't my first rodeo but I don't know how I'm supposed to post output for commands that didn't have any (which with Linux means they were successful with no errors but I don't need to tell you that). Using LVDS1 instead of VGA1 just cause's --addmode to error not matter what mode I select and that error is already posted, but as i said adding the mode to VGA1 has had a mildly positive effect. The best I could do is post images of the before and after, but I don't have any before images so I settled for posting a description of what happened. If this was in some way the incorrect thing to do please feel free to enlighten me.

                      But with regards to creating my own mode, that is going to be difficult because Toshiba haven't posted enough information about the monitor. If you guys are aware of a tool that might be useful in discovering this information, please, let me know. Even then the modes right now don't have to be perfect, they just have to work, so I have a base line to perfect them from.

                      Originally posted by MrSteve View Post
                      you have to run the intel graphics installer and it will auto detect your GPU and load the lastest stack for your system
                      when running the installer let it be as sometimes it looks like its stuck but when finished will give you a message to restart

                      once the upgraded stack is in place you should have within system settings > display and monitor the required display setting to change your monitor ...
                      The problem with the package is that with 14.04 it doesn't update some of the X11 packages it contains so it ends up only doing half the job. Even then the full list of mode isn't displaying in the KDE display settings so that had no effect.

                      I really do appreciate everyone's help so far. This one has me stumped and it's been 10 years since I did any serious work with Linux and even then it never really involved any low level screen config work. I've also never used a Debian based distro so there is a lot of learning while doing going on and my personal reference guide is growing reasonably quickly.

                      So what would the next steps be? I still have the vertical black bar on the right edge of the screen that is about 3/4 of an inch right to left. As i said above, The picture on the screen now extends passed the edge of the viewable area into the area of the where the black bar is. This is an improvement on what i had originally as right edge of the screen was on the edge of the black border and passed no further and instead the bottom area of the screen extend down passed the bottom edge of the physical screen making it impossible to see the Task Manager panel and kickoff.

                      So, I eagerly await your thoughts on how to proceed. We are so close but yet so far.

                      And again thanks
                      Last edited by Snowhog; Dec 05, 2014, 12:11 PM.

                      Comment


                        #12
                        i am not sure this will be of any help whatsoever ...

                        but i had similar problems when the default screen daemon on my wife’s system (ubuntu 12.04) and the default screen daemon on my system (14.04 kubuntu) was installed

                        so i installed xsreensaver, via synaptic, on too both systems which when run was able to stop the default screen saver deamon and allowed xscreensaver to be the default

                        both systems have onboard gpu/cpu (gma3150 & gma3600) upgraded using the intel installer with xscreensaver installed
                        i wonder if installing xscreensaver would help

                        this is just a guess and as stated maybe of no help whatsoever ...
                        Last edited by MrSteve; Dec 05, 2014, 08:08 PM.
                        Hope this helps. Steve ...
                        Nothing travels faster than the speed of light, except bad news.
                        Shuttle XS35 - Intel Atom 1.6 - 4GB Ram - 500GB HDD - Linux Kubuntu

                        Comment


                          #13
                          Originally posted by MrSteve View Post
                          i am not sure this will be of any help whatsoever ...

                          but i had similar problems when the default screen daemon on my wife’s system (ubuntu 12.04) and the default screen daemon on my system (14.04 kubuntu) was installed

                          so i installed xsreensaver, via synaptic, on too both systems which when run was able to stop the default screen saver deamon and allowed xscreensaver to be the default

                          both systems have onboard gpu/cpu (gma3150 & gma3600) upgraded using the intel installer with xscreensaver installed
                          i wonder if installing xscreensaver would help

                          this is just a guess and as stated maybe of no help whatsoever ...
                          Exactly what was the issue you had? The precise description would help me determine if this is something worth trying or not. After messing about with packages and seeing no difference i am very reluctant to do more screwing around with packages when, right now, it seems like I'm heading in the right direction.

                          I did, on the other hand check out the Xorg Edgers PPA. I haven't had much time to play around with it tonight but after a reboot and imputing the commands from page 1 of this thread i got the same results from them (see my post above) which is good. I'll have a proper play around with them tomorrow and check the log files etc and see what is what and post back
                          Last edited by M3PH1; Dec 05, 2014, 11:32 PM.

                          Comment


                            #14
                            I had time to play around with the Xorg Edgers PPA. So far i haven't found any difference. I certainly haven't been able to get it to fill the screen correctly. Anyway here's the log file from when i woke up the laptop to post.

                            Code:
                            [    19.379] X.Org X Server 1.15.1
                            Release Date: 2014-04-13
                            [    19.380] X Protocol Version 11, Revision 0
                            [    19.380] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu
                            [    19.380] Current Operating System: Linux Lucifer 3.13.0-40-generic #69-Ubuntu SMP Thu Nov 13 17:53:56 UTC 2014 x86_64
                            [    19.380] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13.0-40-generic root=UUID=262886e3-8a91-4b46-87c9-886404922c25 ro drm.debug=0xe plymouth:debug
                            [    19.380] Build Date: 30 July 2014  12:21:54AM
                            [    19.380] xorg-server 2:1.15.1-0ubuntu2.1 (For technical support please see http://www.ubuntu.com/support) 
                            [    19.380] Current version of pixman: 0.30.2
                            [    19.380] 	Before reporting problems, check http://wiki.x.org
                            	to make sure that you have the latest version.
                            [    19.380] Markers: (--) probed, (**) from config file, (==) default setting,
                            	(++) from command line, (!!) notice, (II) informational,
                            	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                            [    19.380] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec  5 21:06:45 2014
                            [    19.393] (==) Using config file: "/etc/X11/xorg.conf"
                            [    19.393] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
                            [    19.510] (==) No Layout section.  Using the first Screen section.
                            [    19.510] (**) |-->Screen "Screen0" (0)
                            [    19.510] (**) |   |-->Monitor "LVDS1"
                            [    19.511] (**) |   |-->Device "Device0"
                            [    19.511] (==) Automatically adding devices
                            [    19.511] (==) Automatically enabling devices
                            [    19.511] (==) Automatically adding GPU devices
                            [    19.550] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
                            [    19.550] 	Entry deleted from font path.
                            [    19.550] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
                            [    19.550] 	Entry deleted from font path.
                            [    19.550] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
                            [    19.550] 	Entry deleted from font path.
                            [    19.550] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
                            [    19.550] 	Entry deleted from font path.
                            [    19.550] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
                            [    19.550] 	Entry deleted from font path.
                            [    19.550] (==) FontPath set to:
                            	/usr/share/fonts/X11/misc,
                            	/usr/share/fonts/X11/Type1,
                            	built-ins
                            [    19.550] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
                            [    19.551] (II) The server relies on udev to provide the list of input devices.
                            	If no devices become available, reconfigure udev or disable AutoAddDevices.
                            [    19.551] (II) Loader magic: 0x7f6809b1dd40
                            [    19.551] (II) Module ABI versions:
                            [    19.551] 	X.Org ANSI C Emulation: 0.4
                            [    19.551] 	X.Org Video Driver: 15.0
                            [    19.551] 	X.Org XInput driver : 20.0
                            [    19.551] 	X.Org Server Extension : 8.0
                            [    19.551] (II) xfree86: Adding drm device (/dev/dri/card0)
                            [    19.553] (--) PCI:*(0:0:2:0) 8086:2a42:1179:fd3c rev 7, Mem @ 0xf2800000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
                            [    19.553] (--) PCI: (0:0:2:1) 8086:2a43:1179:fd3c rev 7, Mem @ 0xf2100000/1048576
                            [    19.559] Initializing built-in extension Generic Event Extension
                            [    19.559] Initializing built-in extension SHAPE
                            [    19.559] Initializing built-in extension MIT-SHM
                            [    19.559] Initializing built-in extension XInputExtension
                            [    19.559] Initializing built-in extension XTEST
                            [    19.559] Initializing built-in extension BIG-REQUESTS
                            [    19.559] Initializing built-in extension SYNC
                            [    19.559] Initializing built-in extension XKEYBOARD
                            [    19.559] Initializing built-in extension XC-MISC
                            [    19.559] Initializing built-in extension SECURITY
                            [    19.559] Initializing built-in extension XINERAMA
                            [    19.559] Initializing built-in extension XFIXES
                            [    19.559] Initializing built-in extension RENDER
                            [    19.559] Initializing built-in extension RANDR
                            [    19.559] Initializing built-in extension COMPOSITE
                            [    19.559] Initializing built-in extension DAMAGE
                            [    19.559] Initializing built-in extension MIT-SCREEN-SAVER
                            [    19.559] Initializing built-in extension DOUBLE-BUFFER
                            [    19.559] Initializing built-in extension RECORD
                            [    19.559] Initializing built-in extension DPMS
                            [    19.559] Initializing built-in extension Present
                            [    19.559] Initializing built-in extension DRI3
                            [    19.559] Initializing built-in extension X-Resource
                            [    19.559] Initializing built-in extension XVideo
                            [    19.559] Initializing built-in extension XVideo-MotionCompensation
                            [    19.559] Initializing built-in extension SELinux
                            [    19.559] Initializing built-in extension XFree86-VidModeExtension
                            [    19.559] Initializing built-in extension XFree86-DGA
                            [    19.559] Initializing built-in extension XFree86-DRI
                            [    19.559] Initializing built-in extension DRI2
                            [    19.559] (II) LoadModule: "glx"
                            [    19.592] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
                            [    19.741] (II) Module glx: vendor="X.Org Foundation"
                            [    19.741] 	compiled for 1.15.1, module version = 1.0.0
                            [    19.741] 	ABI class: X.Org Server Extension, version 8.0
                            [    19.741] (==) AIGLX enabled
                            [    19.741] Loading extension GLX
                            [    19.741] (II) LoadModule: "intel"
                            [    19.771] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
                            [    19.827] (II) Module intel: vendor="X.Org Foundation"
                            [    19.827] 	compiled for 1.15.1, module version = 2.99.916
                            [    19.827] 	Module class: X.Org Video Driver
                            [    19.827] 	ABI class: X.Org Video Driver, version 15.0
                            [    19.827] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
                            	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
                            	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
                            	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
                            	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
                            [    19.828] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
                            [    19.828] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
                            [    19.828] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
                            [    19.828] (++) using VT number 7
                            
                            
                            [    19.829] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
                            [    19.829] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.916+git20141202.9c2c485d-0ubuntu0sarvatt~trusty (Robert Hooker <sarvatt@ubuntu.com>)
                            [    19.829] (II) intel(0): SNA compiled for use with valgrind
                            [    19.830] (--) intel(0): Integrated Graphics Chipset: Intel(R) GM45
                            [    19.830] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3
                            [    19.830] (**) intel(0): Depth 24, (--) framebuffer bpp 32
                            [    19.830] (==) intel(0): RGB weight 888
                            [    19.830] (==) intel(0): Default visual is TrueColor
                            [    19.831] (II) intel(0): Output LVDS1 using monitor section LVDS1
                            [    19.831] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
                            [    19.831] (II) intel(0): Enabled output LVDS1
                            [    19.831] (II) intel(0): Output VGA1 has no monitor section
                            [    19.831] (II) intel(0): Enabled output VGA1
                            [    19.831] (II) intel(0): Output DP1 has no monitor section
                            [    19.831] (II) intel(0): Enabled output DP1
                            [    19.831] (II) intel(0): Output TV1 has no monitor section
                            [    19.831] (II) intel(0): Enabled output TV1
                            [    19.831] (--) intel(0): Using a maximum size of 64x64 for hardware cursors
                            [    19.831] (II) intel(0): Output VIRTUAL1 has no monitor section
                            [    19.831] (II) intel(0): Enabled output VIRTUAL1
                            [    19.831] (**) intel(0): Option "ModeDebug" "true"
                            [    19.832] (II) intel(0): EDID for output LVDS1
                            [    19.832] (II) intel(0): Not using mode "1360x768_60.00" (exceeds panel dimensions)
                            [    19.832] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
                            [    19.832] (II) intel(0): Printing probed modes for output LVDS1
                            [    19.832] (II) intel(0): Modeline "1280x800"x58.1   68.90  1280 1292 1340 1440  800 804 807 823 -hsync -vsync (47.8 kHz P)
                            [    19.832] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
                            [    19.832] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
                            [    19.832] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
                            [    19.832] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
                            [    19.832] (II) intel(0): EDID for output DP1
                            [    19.980] (II) intel(0): EDID for output TV1
                            [    19.992] (II) intel(0): EDID for output VGA1
                            [    19.992] (II) intel(0): EDID for output VIRTUAL1
                            [    19.992] (II) intel(0): Output LVDS1 connected
                            [    19.992] (II) intel(0): Output DP1 disconnected
                            [    19.992] (II) intel(0): Output TV1 disconnected
                            [    19.992] (II) intel(0): Output VGA1 disconnected
                            [    19.992] (II) intel(0): Output VIRTUAL1 disconnected
                            [    19.992] (II) intel(0): Using exact sizes for initial modes
                            [    19.992] (II) intel(0): Output LVDS1 using initial mode 1280x800
                            [    19.992] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
                            [    19.992] (==) intel(0): TearFree disabled
                            [    19.992] (==) intel(0): DPI set to (96, 96)
                            [    19.992] (II) Loading sub module "dri2"
                            [    19.992] (II) LoadModule: "dri2"
                            [    19.992] (II) Module "dri2" already built-in
                            [    19.992] (II) Loading sub module "present"
                            [    19.992] (II) LoadModule: "present"
                            [    20.014] (WW) Warning, couldn't open module present
                            [    20.014] (II) UnloadModule: "present"
                            [    20.014] (II) Unloading present
                            [    20.014] (EE) intel: Failed to load module "present" (module does not exist, 0)
                            [    20.028] (==) Depth 24 pixmap format is 32 bpp
                            [    20.065] (II) intel(0): SNA initialized with Eaglelake (gen4.5) backend
                            [    20.065] (==) intel(0): Backing store enabled
                            [    20.065] (==) intel(0): Silken mouse enabled
                            [    20.066] (II) intel(0): HW Cursor enabled
                            [    20.066] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
                            [    20.066] (**) intel(0): DPMS enabled
                            [    20.066] (==) intel(0): display hotplug detection enabled
                            [    20.066] (II) intel(0): [XvMC] xvmc_vld driver initialized.
                            [    20.066] (II) intel(0): [DRI2] Setup complete
                            [    20.066] (II) intel(0): [DRI2]   DRI driver: i965
                            [    20.066] (II) intel(0): [DRI2]   VDPAU driver: i965
                            [    20.066] (II) intel(0): direct rendering: DRI2 enabled
                            [    20.066] (WW) intel(0): Option "UseEdidDpi" is not used
                            [    20.066] (WW) intel(0): Option "ModeValidation" is not used
                            [    20.066] (WW) intel(0): Option "TwinView" is not used
                            [    20.066] (WW) intel(0): Option "metamodes" is not used
                            [    20.066] (--) RandR disabled
                            [    20.076] (II) SELinux: Disabled on system
                            [    20.318] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
                            [    20.318] (II) AIGLX: enabled GLX_ARB_create_context
                            [    20.318] (II) AIGLX: enabled GLX_ARB_create_context_profile
                            [    20.318] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
                            [    20.318] (II) AIGLX: enabled GLX_INTEL_swap_event
                            [    20.318] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
                            [    20.318] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
                            [    20.318] (II) AIGLX: enabled GLX_ARB_fbconfig_float
                            [    20.318] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
                            [    20.318] (II) AIGLX: Loaded and initialized i965
                            [    20.318] (II) GLX: Initialized DRI2 GL provider for screen 0
                            [    20.324] (II) intel(0): switch to mode 1280x800@58.1 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
                            [    20.348] (II) intel(0): Setting screen physical size to 338 x 211
                            [    20.616] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
                            [    20.630] (II) config/udev: Adding input device Power Button (/dev/input/event2)
                            [    20.631] (**) Power Button: Applying InputClass "evdev keyboard catchall"
                            [    20.631] (II) LoadModule: "evdev"
                            [    20.631] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
                            [    20.666] (II) Module evdev: vendor="X.Org Foundation"
                            [    20.666] 	compiled for 1.15.0, module version = 2.8.2
                            [    20.666] 	Module class: X.Org XInput Driver
                            [    20.666] 	ABI class: X.Org XInput driver, version 20.0
                            [    20.666] (II) Using input driver 'evdev' for 'Power Button'
                            [    20.666] (**) Power Button: always reports core events
                            [    20.666] (**) evdev: Power Button: Device: "/dev/input/event2"
                            [    20.666] (--) evdev: Power Button: Vendor 0 Product 0x1
                            [    20.666] (--) evdev: Power Button: Found keys
                            [    20.666] (II) evdev: Power Button: Configuring as keyboard
                            [    20.666] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
                            [    20.666] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
                            [    20.666] (**) Option "xkb_rules" "evdev"
                            [    20.666] (**) Option "xkb_model" "pc105"
                            [    20.666] (**) Option "xkb_layout" "gb"
                            [    20.670] (II) XKB: reuse xkmfile /var/lib/xkb/server-2B4266AA55228AE7D9557A18F1965DBA19850816.xkm
                            [    20.698] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
                            [    20.699] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
                            [    20.699] (II) Using input driver 'evdev' for 'Video Bus'
                            [    20.699] (**) Video Bus: always reports core events
                            [    20.699] (**) evdev: Video Bus: Device: "/dev/input/event5"
                            [    20.699] (--) evdev: Video Bus: Vendor 0 Product 0x6
                            [    20.699] (--) evdev: Video Bus: Found keys
                            [    20.699] (II) evdev: Video Bus: Configuring as keyboard
                            [    20.699] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6/event5"
                            [    20.699] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
                            [    20.699] (**) Option "xkb_rules" "evdev"
                            [    20.699] (**) Option "xkb_model" "pc105"
                            [    20.699] (**) Option "xkb_layout" "gb"
                            [    20.699] (II) config/udev: Adding input device Power Button (/dev/input/event1)
                            [    20.699] (**) Power Button: Applying InputClass "evdev keyboard catchall"
                            [    20.699] (II) Using input driver 'evdev' for 'Power Button'
                            [    20.699] (**) Power Button: always reports core events
                            [    20.699] (**) evdev: Power Button: Device: "/dev/input/event1"
                            [    20.700] (--) evdev: Power Button: Vendor 0 Product 0x1
                            [    20.700] (--) evdev: Power Button: Found keys
                            [    20.700] (II) evdev: Power Button: Configuring as keyboard
                            [    20.700] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
                            [    20.700] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
                            [    20.700] (**) Option "xkb_rules" "evdev"
                            [    20.700] (**) Option "xkb_model" "pc105"
                            [    20.700] (**) Option "xkb_layout" "gb"
                            [    20.700] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
                            [    20.700] (II) No input driver specified, ignoring this device.
                            [    20.700] (II) This device may have been added with another device file.
                            [    20.700] (II) config/udev: Adding drm device (/dev/dri/card0) card0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
                            [    20.700] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)
                            [    20.701] (II) config/udev: Adding input device USB Camera (/dev/input/event9)
                            [    20.701] (**) USB Camera: Applying InputClass "evdev keyboard catchall"
                            [    20.701] (II) Using input driver 'evdev' for 'USB Camera'
                            [    20.701] (**) USB Camera: always reports core events
                            [    20.701] (**) evdev: USB Camera: Device: "/dev/input/event9"
                            [    20.701] (--) evdev: USB Camera: Vendor 0xbda Product 0x5801
                            [    20.701] (--) evdev: USB Camera: Found keys
                            [    20.701] (II) evdev: USB Camera: Configuring as keyboard
                            [    20.701] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-6/1-6:1.0/input/input10/event9"
                            [    20.701] (II) XINPUT: Adding extended input device "USB Camera" (type: KEYBOARD, id 9)
                            [    20.701] (**) Option "xkb_rules" "evdev"
                            [    20.701] (**) Option "xkb_model" "pc105"
                            [    20.701] (**) Option "xkb_layout" "gb"
                            [    20.702] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
                            [    20.702] (II) No input driver specified, ignoring this device.
                            [    20.702] (II) This device may have been added with another device file.
                            [    20.702] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event7)
                            [    20.702] (II) No input driver specified, ignoring this device.
                            [    20.702] (II) This device may have been added with another device file.
                            [    20.703] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
                            [    20.703] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
                            [    20.703] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
                            [    20.703] (**) AT Translated Set 2 keyboard: always reports core events
                            [    20.703] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
                            [    20.703] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
                            [    20.703] (--) evdev: AT Translated Set 2 keyboard: Found keys
                            [    20.703] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
                            [    20.703] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
                            [    20.703] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
                            [    20.703] (**) Option "xkb_rules" "evdev"
                            [    20.703] (**) Option "xkb_model" "pc105"
                            [    20.703] (**) Option "xkb_layout" "gb"
                            [    20.703] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event4)
                            [    20.703] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
                            [    20.704] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
                            [    20.704] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
                            [    20.704] (II) LoadModule: "synaptics"
                            [    20.704] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
                            [    20.729] (II) Module synaptics: vendor="X.Org Foundation"
                            [    20.729] 	compiled for 1.15.0, module version = 1.7.4
                            [    20.729] 	Module class: X.Org XInput Driver
                            [    20.729] 	ABI class: X.Org XInput driver, version 20.0
                            [    20.729] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
                            [    20.729] (**) SynPS/2 Synaptics TouchPad: always reports core events
                            [    20.729] (**) Option "Device" "/dev/input/event4"
                            [    20.748] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692 (res 66)
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680 (res 102)
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
                            [    20.748] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
                            [    20.748] (**) SynPS/2 Synaptics TouchPad: always reports core events
                            [    20.764] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event4"
                            [    20.764] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
                            [    20.764] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
                            [    20.764] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
                            [    20.764] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
                            [    20.764] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
                            [    20.764] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
                            [    20.764] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
                            [    20.764] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
                            [    20.764] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
                            [    20.765] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
                            [    20.765] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
                            [    20.767] (II) config/udev: Adding input device Toshiba input device (/dev/input/event6)
                            [    20.767] (**) Toshiba input device: Applying InputClass "evdev keyboard catchall"
                            [    20.767] (II) Using input driver 'evdev' for 'Toshiba input device'
                            [    20.767] (**) Toshiba input device: always reports core events
                            [    20.767] (**) evdev: Toshiba input device: Device: "/dev/input/event6"
                            [    20.767] (--) evdev: Toshiba input device: Vendor 0 Product 0
                            [    20.767] (--) evdev: Toshiba input device: Found keys
                            [    20.767] (II) evdev: Toshiba input device: Configuring as keyboard
                            [    20.767] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event6"
                            [    20.767] (II) XINPUT: Adding extended input device "Toshiba input device" (type: KEYBOARD, id 12)
                            [    20.767] (**) Option "xkb_rules" "evdev"
                            [    20.767] (**) Option "xkb_model" "pc105"
                            [    20.767] (**) Option "xkb_layout" "gb"
                            
                            
                            [ 95182.380] (II) intel(0): EDID for output LVDS1
                            [ 95182.533] (II) intel(0): Not using mode "1360x768_60.00" (exceeds panel dimensions)
                            [ 95182.533] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
                            [ 95182.533] (II) intel(0): Printing probed modes for output LVDS1
                            [ 95182.533] (II) intel(0): Modeline "1280x800"x58.1   68.90  1280 1292 1340 1440  800 804 807 823 -hsync -vsync (47.8 kHz P)
                            [ 95182.533] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
                            [ 95182.533] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
                            [ 95182.533] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
                            [ 95182.533] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
                            [ 95182.533] (II) intel(0): EDID for output DP1
                            [ 95182.533] (II) intel(0): EDID for output TV1
                            [ 95182.533] (II) intel(0): Printing probed modes for output TV1
                            [ 95182.533] (II) intel(0): Modeline "848x480"x59.9   29.03  848 849 912 944  480 481 512 513 (30.7 kHz eP)
                            [ 95182.533] (II) intel(0): Modeline "640x480"x59.9   22.63  640 641 704 736  480 481 512 513 (30.7 kHz eP)
                            [ 95182.533] (II) intel(0): Modeline "1024x768"x59.9   53.77  1024 1025 1088 1120  768 769 800 801 (48.0 kHz e)
                            [ 95182.534] (II) intel(0): Modeline "800x600"x59.9   34.00  800 801 864 896  600 601 632 633 (37.9 kHz e)
                            [ 95182.552] (II) intel(0): EDID for output VGA1
                            [ 95182.552] (II) intel(0): EDID for output VIRTUAL1
                            I also ran parse-edid and edid-decode in an attempt to figure out the detailed specs for the screen because Toshiba never published them but they both just sat there not doing anything and after 5 minutes i had to terminate both of them. Get-edid did produce some output.

                            Code:
                            This is read-edid version 3.0.1. Prepare for some fun.Attempting to use i2c interface
                            Looks like no busses have an EDID. Sorry!
                            Attempting to use the classical VBE interface
                            
                            
                                    Performing real mode VBE call
                                    Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
                                    Function supported
                                    Call successful
                            
                            
                                    VBE version 300
                                    VBE string at 0x11100 "Intel(r)Cantiga Graphics Chip Accelerated VGA BIOS"
                            
                            
                            VBE/DDC service about to be called
                                    Report DDC capabilities                                                                                                                                                                
                                                                                                                                                                                                                           
                                    Performing real mode VBE call                                                                                                                                                          
                                    Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0                                                                                                                                                 
                                    Function supported
                                    Call successful
                            
                            
                                    Monitor and video card combination does not support DDC1 transfers
                                    Monitor and video card combination supports DDC2 transfers
                                    0 seconds per 128 byte EDID block transfer
                                    Screen is not blanked during DDC transfer
                            
                            
                            Reading next EDID block
                            
                            
                            VBE/DDC service about to be called
                                    Read EDID
                            
                            
                                    Performing real mode VBE call
                                    Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
                                    Function supported
                                    Call failed
                            
                            
                            The EDID data should not be trusted as the VBE call failed
                            EDID claims 255 more blocks left
                            EDID blocks left is wrong.
                            Your EDID is probably invalid.
                            ��������������������������������������������������������������������������������������������������������������������������������Looks like VBE was successful. Have a good day.
                            So, if i have understood this correctly, the OS thinks the screens EDID is invalid and is therefore ignoring the modes that it thinks won't fit the physical screen but as it has made up the dimensions itself we need to tell the drivers what the really physical dimensions are. This would be easy if we could write a custom modeline and know that it would exactly right for the monitor but as we don't know the precise specs we can't do that and we have to really on cvt's best guess and so far that hasn't worked. The only thing that has half worked (and i have no idea why it did) is adding the mode we want to the external VGA output and applying it. Maybe it would help if we disabled all the outputs except for LVDS1 and VGA1 as there aren't any connections for them and i'm not intending on ever connecting the laptop to a projector or anything like that.

                            So right now my objective ares;

                            Disable unnessecary outputs
                            Get the displayed image to fill the screen while regaining the undrawn/overlapped area on the right
                            get the mode that works loaded on boot

                            In an effort to make the longest post in forum history (only kidding) i figured i'd post my dmesg log file.

                            Code:
                            [    1.192636] Linux agpgart interface v0.103
                            [    1.192772] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
                            [    1.192927] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
                            [    1.193630] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
                            [    1.193856] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
                            
                            
                            [    1.382752] [drm:i915_dump_device_info], i915 device info: gen=4, pciid=0x2a42 flags=is_mobile,need_gfx_hws,is_g4x,has_fbc,has_pipe_cxsr,has_hotplug,supports_tv,
                            [    1.383122] [drm:intel_detect_pch], No PCH found.
                            [    1.383177] [drm] Memory usable by graphics device = 2048M
                            [    1.383229] [drm:i915_gem_gtt_init], GMADR size = 256M
                            [    1.383231] [drm:i915_gem_gtt_init], GTT stolen size = 128M
                            [    1.437233] [drm:intel_opregion_setup], graphic opregion physical addr: 0x77b71020
                            [    1.437255] [drm:intel_opregion_setup], Public ACPI methods supported
                            [    1.437257] [drm:intel_opregion_setup], SWSCI supported
                            [    1.460059] [drm:swsci_setup], SWSCI BIOS requested (00000241) SBCB callbacks that are not supported (00000001)
                            [    1.460064] [drm:swsci_setup], SWSCI GBDA callbacks 00000cf3, SBCB callbacks 00000241
                            [    1.460066] [drm:intel_opregion_setup], ASLE supported
                            [    1.460116] i915 0000:00:02.0: irq 45 for MSI/MSI-X
                            [    1.460129] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
                            [    1.460184] [drm] Driver supports precise vblank timestamp query.
                            [    1.460235] [drm:init_vbt_defaults], Set default to SSC at 100MHz
                            [    1.460238] [drm:intel_parse_bios], Using VBT from OpRegion: $VBT CANTIGA        d
                            [    1.460241] [drm:parse_general_features], BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 1 lvds_ssc_freq 96 display_clock_mode 0 fdi_rx_polarity_inverted 0
                            [    1.460244] [drm:parse_general_definitions], crt_ddc_bus_pin: 2
                            [    1.460248] [drm:parse_lfp_panel_data], Found panel mode in BIOS VBT tables:
                            [    1.460250] [drm:drm_mode_debug_printmodeline], Modeline 0:"1280x800" 0 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    1.460254] [drm:parse_lfp_panel_data], VBT initial LVDS value 42000300
                            [    1.460257] [drm:parse_sdvo_panel_data], Found SDVO panel mode in BIOS VBT tables:
                            [    1.460259] [drm:drm_mode_debug_printmodeline], Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204 1250 0x8 0xa
                            [    1.460262] [drm:parse_sdvo_device_mapping], No SDVO device info is found in VBT
                            [    1.460265] [drm:parse_mipi], No MIPI BDB found
                            [    1.460272] [drm:intel_dsm_pci_probe], no _DSM method for intel device
                            [    1.460329] [drm:i915_gem_init_stolen], found 134217728 bytes of stolen memory at 78000000
                            [    1.460367] [drm:intel_modeset_init], 2 display pipes available.
                            [    1.460372] [drm:intel_modeset_init], pipe A sprite A init failed: -19
                            [    1.460377] [drm:intel_modeset_init], pipe B sprite B init failed: -19
                            [    1.460379] [drm:intel_shared_dpll_init], 0 shared PLLs initialized
                            [    1.460383] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
                            [    1.544060] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 130
                            [    1.544063] usb 1-6: new high-speed USB device number 2 using ehci-pci
                            [    1.544182] Raw EDID:
                            [    1.544226]  	00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
                            [    1.544275]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.544325]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.544373]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.544422]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.544470]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.544519]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.544569]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616049] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 130
                            [    1.616122] Raw EDID:
                            [    1.616167]  	00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
                            [    1.616217]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616267]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616317]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616366]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616416]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616465]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.616514]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696040] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 130
                            [    1.696107] Raw EDID:
                            [    1.696152]  	00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
                            [    1.696201]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696251]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696301]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696349]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696399]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696448]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.696496]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.700049] ata1: SATA link down (SStatus 0 SControl 300)
                            [    1.748053] ata6: SATA link down (SStatus 0 SControl 300)
                            [    1.776049] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 130
                            [    1.776112] Raw EDID:
                            [    1.776157]  	00 ff ff ff ff ff ff 00 ff ff ff ff ff ff ff ff
                            [    1.776207]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776255]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776305]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776354]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776403]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776453]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776502]  	ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
                            [    1.776553] i915 0000:00:02.0: LVDS-1: EDID block 0 invalid.
                            [    1.776603] [drm:intel_lvds_init], using mode from VBT: 
                            [    1.776605] [drm:drm_mode_debug_printmodeline], Modeline 0:"1280x800" 0 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    1.776660] [drm:intel_lvds_init], detected single-link lvds configuration
                            [    1.776714] [drm:intel_panel_get_backlight], get backlight PWM = 0
                            [    1.776718] [drm:intel_panel_get_max_backlight], max backlight PWM = 0
                            [    1.776720] [drm:intel_panel_setup_backlight], Failed to get maximum backlight value
                            [    1.776767] [drm:intel_dp_init_connector], Adding DP connector on port D
                            [    1.776804] [drm:intel_dp_i2c_init], i2c_init DPDDC-D
                            [    1.779165] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x51450064
                            [    1.779171] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
                            [    1.781527] [drm:intel_dp_aux_ch], dp_aux_ch timeout status 0x51450064
                            [    1.781532] [drm:intel_dp_i2c_aux_ch], aux_ch failed -110
                            [    1.781639] [drm:i915_gem_setup_global_gtt], clearing unused GTT space: [0, 7ffff000]
                            [    1.784053] [drm:init_status_page], render ring hws offset: 0x00001000
                            [    1.784056] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
                            [    1.784059] [drm:i915_pages_create_for_stolen], offset=0x0, size=131072
                            [    1.784112] [drm:init_status_page], bsd ring hws offset: 0x00024000
                            [    1.784114] [drm:i915_gem_object_create_stolen], creating stolen object: size=20000
                            [    1.784116] [drm:i915_pages_create_for_stolen], offset=0x20000, size=131072
                            [    1.784153] [drm:i915_gem_context_init], Disabling HW Contexts; old hardware
                            [    1.784162] [drm:intel_modeset_readout_hw_state], [CRTC:3] hw state readout: disabled
                            [    1.784170] [drm:intel_modeset_readout_hw_state], [CRTC:4] hw state readout: enabled
                            [    1.784174] [drm:intel_modeset_readout_hw_state], [ENCODER:6:LVDS-6] hw state readout: enabled, pipe B
                            [    1.784177] [drm:intel_modeset_readout_hw_state], [ENCODER:10:DAC-10] hw state readout: disabled, pipe A
                            [    1.784180] [drm:intel_modeset_readout_hw_state], [ENCODER:11:TMDS-11] hw state readout: disabled, pipe A
                            [    1.784183] [drm:intel_modeset_readout_hw_state], [ENCODER:16:TV-16] hw state readout: disabled, pipe A
                            [    1.784186] [drm:intel_modeset_readout_hw_state], [CONNECTOR:5:LVDS-1] hw state readout: enabled
                            [    1.784189] [drm:intel_modeset_readout_hw_state], [CONNECTOR:9:VGA-1] hw state readout: disabled
                            [    1.784192] [drm:intel_modeset_readout_hw_state], [CONNECTOR:12:DP-1] hw state readout: disabled
                            [    1.784194] [drm:intel_modeset_readout_hw_state], [CONNECTOR:15:SVIDEO-1] hw state readout: disabled
                            [    1.784198] [drm:intel_dump_pipe_config], [CRTC:3][setup_hw_state] config for pipe A
                            [    1.784200] [drm:intel_dump_pipe_config], cpu_transcoder: A
                            [    1.784202] [drm:intel_dump_pipe_config], pipe bpp: 0, dithering: 0
                            [    1.784204] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.784207] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.784209] [drm:intel_dump_pipe_config], requested mode:
                            [    1.784211] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
                            [    1.784214] [drm:intel_dump_pipe_config], adjusted mode:
                            [    1.784216] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
                            [    1.784219] [drm:intel_dump_crtc_timings], crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
                            [    1.784221] [drm:intel_dump_pipe_config], port clock: 0
                            [    1.784223] [drm:intel_dump_pipe_config], pipe src size: 0x0
                            [    1.784225] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
                            [    1.784227] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
                            [    1.784229] [drm:intel_dump_pipe_config], ips: 0
                            [    1.784231] [drm:intel_dump_pipe_config], double wide: 0
                            [    1.784234] [drm:intel_dump_pipe_config], [CRTC:4][setup_hw_state] config for pipe B
                            [    1.784236] [drm:intel_dump_pipe_config], cpu_transcoder: B
                            [    1.784237] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
                            [    1.784239] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.784242] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.784244] [drm:intel_dump_pipe_config], requested mode:
                            [    1.784246] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
                            [    1.784249] [drm:intel_dump_pipe_config], adjusted mode:
                            [    1.784251] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x5
                            [    1.784254] [drm:intel_dump_crtc_timings], crtc timings: 69143 1280 1292 1340 1440 800 804 807 823, type: 0x0 flags: 0x5
                            [    1.784257] [drm:intel_dump_pipe_config], port clock: 69143
                            [    1.784258] [drm:intel_dump_pipe_config], pipe src size: 640x400
                            [    1.784260] [drm:intel_dump_pipe_config], gmch pfit: control: 0xa0000000, ratios: 0x08000800, lvds border: 0x00008000
                            [    1.784263] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
                            [    1.784265] [drm:intel_dump_pipe_config], ips: 0
                            [    1.784267] [drm:intel_dump_pipe_config], double wide: 0
                            [    1.784269] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    1.784273] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    1.784275] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    1.784278] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    1.784280] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    1.784282] [drm:check_crtc_state], [CRTC:3]
                            [    1.784284] [drm:check_crtc_state], [CRTC:4]
                            [    1.784298] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
                            [    1.784300] [drm:intel_lvds_detect], [CONNECTOR:5:LVDS-1]
                            [    1.784305] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
                            [    1.784308] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x800" 58 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    1.784311] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:VGA-1]
                            [    1.784313] [drm:intel_crt_detect], [CONNECTOR:9:VGA-1] force=1
                            [    1.792046] [drm:intel_crt_detect], CRT not detected via hotplug
                            [    1.796042] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
                            [    1.796045] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
                            [    1.796046] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
                            [    1.796048] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
                            [    1.796314] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
                            [    1.796316] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
                            [    1.796318] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
                            [    1.796320] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:VGA-1] disconnected
                            [    1.796323] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1]
                            [    1.796325] [drm:intel_dp_detect], [CONNECTOR:12:DP-1]
                            [    1.796327] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1] disconnected
                            [    1.796330] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:SVIDEO-1]
                            [    1.796332] [drm:intel_tv_detect], [CONNECTOR:15:SVIDEO-1] force=1
                            [    1.796335] [drm:intel_get_load_detect_pipe], [CONNECTOR:15:SVIDEO-1], [ENCODER:16:TV-16]
                            [    1.796337] [drm:intel_get_load_detect_pipe], creating tmp fb for load-detection
                            [    1.796345] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 0
                            [    1.796349] [drm:connected_sink_compute_bpp], [CONNECTOR:15:SVIDEO-1] checking for sink bpp constrains
                            [    1.796351] [drm:intel_tv_compute_config], forcing bpc to 8 for TV
                            [    1.796353] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
                            [    1.796355] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
                            [    1.796357] [drm:intel_dump_pipe_config], cpu_transcoder: A
                            [    1.796359] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
                            [    1.796361] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.796363] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.796365] [drm:intel_dump_pipe_config], requested mode:
                            [    1.796367] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    1.796370] [drm:intel_dump_pipe_config], adjusted mode:
                            [    1.796372] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    1.796375] [drm:intel_dump_crtc_timings], crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
                            [    1.796378] [drm:intel_dump_pipe_config], port clock: 108000
                            [    1.796380] [drm:intel_dump_pipe_config], pipe src size: 1280x1024
                            [    1.796382] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
                            [    1.796384] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
                            [    1.796386] [drm:intel_dump_pipe_config], ips: 0
                            [    1.796388] [drm:intel_dump_pipe_config], double wide: 0
                            [    1.796425] [drm:i9xx_set_pipeconf], disabling CxSR downclocking
                            [    1.802457] [drm:i9xx_update_plane], Writing base 00046000 00000000 0 0 5120
                            [    1.802465] [drm:intel_update_fbc], no output, disabling
                            [    1.802470] [drm:intel_crtc_mode_set], [ENCODER:16:TV-16] set [MODE:0:NTSC 480i]
                            [    1.803126] [drm:g4x_check_srwm], SR watermark: display plane 82, cursor 6
                            [    1.803129] [drm:g4x_check_srwm], display watermark is too large(82/63), disabling
                            [    1.803131] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=36, cursor=6, B: plane=2, cursor=2, SR: plane=0, cursor=0
                            [    1.840032] [drm:intel_update_fbc], disabled per chip default
                            [    1.856035] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    1.856040] [drm:intel_connector_check_state], [CONNECTOR:15:SVIDEO-1]
                            [    1.856042] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    1.856045] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    1.856047] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    1.856050] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    1.856052] [drm:check_crtc_state], [CRTC:3]
                            [    1.856060] [drm:check_crtc_state], [CRTC:4]
                            [    1.896041] [drm:intel_tv_detect_type], TV detected: c00d7, 700000aa
                            [    1.896044] [drm:intel_tv_detect_type], Unrecognised TV connection
                            [    1.912052] [drm:intel_release_load_detect_pipe], [CONNECTOR:15:SVIDEO-1], [ENCODER:16:TV-16]
                            [    1.912057] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 0, prepare: 0, disable: 1
                            [    1.912061] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
                            [    1.917216] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
                            [    1.933847] ata5.00: ATAPI: TSSTcorp CDDVDW TS-L633C, TF20, max UDMA/100
                            [    1.944155] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=2, cursor=2, B: plane=2, cursor=2, SR: plane=0, cursor=0
                            [    1.944159] [drm:intel_update_fbc], no output, disabling
                            [    1.944166] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    1.944169] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    1.944171] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    1.944174] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    1.944176] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    1.944178] [drm:check_crtc_state], [CRTC:3]
                            [    1.944181] [drm:check_crtc_state], [CRTC:4]
                            [    1.944279] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:SVIDEO-1] disconnected
                            [    1.944283] [drm:drm_setup_crtcs], 
                            [    1.944285] [drm:drm_enable_connectors], connector 5 enabled? yes
                            [    1.944287] [drm:drm_enable_connectors], connector 9 enabled? no
                            [    1.944289] [drm:drm_enable_connectors], connector 12 enabled? no
                            [    1.944291] [drm:drm_enable_connectors], connector 15 enabled? no
                            [    1.944293] [drm:drm_target_preferred], looking for cmdline mode on connector 5
                            [    1.944296] [drm:drm_target_preferred], looking for preferred mode on connector 5
                            [    1.944298] [drm:drm_target_preferred], found mode 1280x800
                            [    1.944300] [drm:drm_setup_crtcs], picking CRTCs for 8192x8192 config
                            [    1.944302] [drm:drm_setup_crtcs], desired mode 1280x800 set on crtc 3
                            [    1.944307] [drm:i915_gem_object_create_stolen], creating stolen object: size=3e8000
                            [    1.944311] [drm:i915_pages_create_for_stolen], offset=0x40000, size=4096000
                            [    1.946211] [drm:intelfb_create], allocated 1280x800 fb: 0x00046000, bo ffff880035c86600
                            [    1.946328] fbcon: inteldrmfb (fb0) is primary device
                            [    1.946935] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    1.946938] [drm:intel_set_config_compute_mode_changes], inactive crtc, full mode set
                            [    1.946940] [drm:intel_set_config_compute_mode_changes], modes are different, full mode set
                            [    1.946943] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    1.946945] [drm:drm_mode_debug_printmodeline], Modeline 31:"1280x800" 58 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    1.946947] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=1, fb_changed=0
                            [    1.946949] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    1.946950] [drm:intel_modeset_stage_output_state], crtc changed, full mode switch
                            [    1.946952] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 1, prepare: 1, disable: 2
                            [    1.946955] [drm:connected_sink_compute_bpp], [CONNECTOR:5:LVDS-1] checking for sink bpp constrains
                            [    1.946958] [drm:intel_lvds_compute_config], forcing display bpp (was 24) to LVDS (18)
                            [    1.946960] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 18, dithering: 1
                            [    1.946962] [drm:intel_dump_pipe_config], [CRTC:3][modeset] config for pipe A
                            [    1.946964] [drm:intel_dump_pipe_config], cpu_transcoder: A
                            [    1.946965] [drm:intel_dump_pipe_config], pipe bpp: 18, dithering: 1
                            [    1.946967] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.946969] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    1.946970] [drm:intel_dump_pipe_config], requested mode:
                            [    1.946972] [drm:drm_mode_debug_printmodeline], Modeline 0:"1280x800" 58 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    1.946973] [drm:intel_dump_pipe_config], adjusted mode:
                            [    1.946976] [drm:drm_mode_debug_printmodeline], Modeline 0:"1280x800" 0 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    1.946978] [drm:intel_dump_crtc_timings], crtc timings: 68900 1280 1292 1340 1440 800 804 807 823, type: 0x8 flags: 0xa
                            [    1.946980] [drm:intel_dump_pipe_config], port clock: 68900
                            [    1.946981] [drm:intel_dump_pipe_config], pipe src size: 1280x800
                            [    1.946983] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
                            [    1.946984] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
                            [    1.946985] [drm:intel_dump_pipe_config], ips: 0
                            [    1.946986] [drm:intel_dump_pipe_config], double wide: 0
                            [    1.946989] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
                            [    1.946992] [drm:intel_panel_get_max_backlight], max backlight PWM = 0
                            [    1.947012] [drm:asle_work], No request on ASLC interrupt 0x00000000
                            
                            
                            [    2.196033] [drm:i9xx_pfit_disable], disabling pfit, current: 0xa0000000
                            [    2.196038] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=2, cursor=2, B: plane=2, cursor=2, SR: plane=0, cursor=0
                            [    2.196048] [drm:i9xx_get_refclk], using SSC reference clock of 96 MHz
                            [    2.196076] [drm:i9xx_set_pipeconf], disabling CxSR downclocking
                            [    2.196082] [drm:i9xx_update_plane], Writing base 00046000 00000000 0 0 5120
                            [    2.196086] [drm:intel_crtc_mode_set], [ENCODER:6:LVDS-6] set [MODE:0:1280x800]
                            [    2.196715] [drm:g4x_check_srwm], SR watermark: display plane 54, cursor 6
                            [    2.196717] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=24, cursor=6, B: plane=2, cursor=2, SR: plane=54, cursor=6
                            [    2.236022] [drm:intel_update_fbc], disabled per chip default
                            
                            
                            [    2.628057] [drm:intel_panel_enable_backlight], pipe A
                            [    2.628063] [drm:intel_panel_get_max_backlight], max backlight PWM = 0
                            [    2.628066] [drm:intel_panel_actually_set_backlight], set backlight PWM = 0
                            [    2.628069] [drm:intel_panel_get_max_backlight], max backlight PWM = 0
                            [    2.628089] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    2.628094] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    2.628096] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    2.628098] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    2.628099] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    2.628101] [drm:check_crtc_state], [CRTC:3]
                            [    2.628114] [drm:check_crtc_state], [CRTC:4]
                            [    2.628119] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
                            [    2.628123] [drm:asle_work], No request on ASLC interrupt 0x00000000
                            [    2.628127] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
                            [    2.628129] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.628155] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    2.628158] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
                            [    2.628159] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.631249] Console: switching to colour frame buffer device 160x50
                            [    2.631253] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    2.631255] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
                            [    2.631257] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.635220] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
                            [    2.636513] i915 0000:00:02.0: registered panic notifier
                            [    2.640537] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
                            [    2.643486] acpi device:0b: registered as cooling_device2
                            [    2.644949] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6
                            [    2.646514] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
                            [    2.654808] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    2.654814] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
                            [    2.654817] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.757733] [drm:i915_gem_open], 
                            [    2.757753] [drm:intel_crtc_cursor_set], cursor off
                            [    2.757757] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    2.757762] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
                            [    2.757765] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.757768] [drm:intel_crtc_cursor_set], cursor off
                            [    2.757770] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
                            [    2.757772] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
                            [    2.757774] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.757784] [drm:i915_gem_open], 
                            [    2.757792] [drm:intel_crtc_cursor_set], cursor off
                            [    2.757794] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    2.757797] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
                            [    2.757799] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.757801] [drm:intel_crtc_cursor_set], cursor off
                            [    2.757803] [drm:intel_crtc_set_config], [CRTC:4] [NOFB]
                            [    2.757805] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:4], mode_changed=0, fb_changed=0
                            [    2.757807] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            [    2.757815] [drm:i915_gem_open], 
                            [    2.757923] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4]
                            [    2.757927] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[4] ENCODERS[4]
                            [    2.757932] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
                            [    2.757935] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1]
                            [    2.757938] [drm:intel_lvds_detect], [CONNECTOR:5:LVDS-1]
                            [    2.757945] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:5:LVDS-1] probed modes :
                            [    2.757947] [drm:drm_mode_debug_printmodeline], Modeline 30:"1280x800" 58 68900 1280 1292 1340 1440 800 804 807 823 0x8 0xa
                            [    2.757952] [drm:drm_mode_getconnector], [CONNECTOR:5:?]
                            [    2.762973] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
                            [    2.762985] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:VGA-1]
                            [    2.762989] [drm:intel_crt_detect], [CONNECTOR:9:VGA-1] force=1
                            [    2.776055] [drm:intel_crt_detect], CRT not detected via hotplug
                            [    2.784050] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
                            [    2.784054] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
                            [    2.784056] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
                            [    2.784058] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
                            [    2.784324] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
                            [    2.784326] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
                            [    2.784328] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
                            [    2.784331] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:VGA-1] disconnected
                            [    2.784337] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
                            [    2.784340] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:VGA-1]
                            [    2.784342] [drm:intel_crt_detect], [CONNECTOR:9:VGA-1] force=1
                            [    2.792053] [drm:intel_crt_detect], CRT not detected via hotplug
                            [    2.796048] [drm:gmbus_xfer], GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
                            [    2.796051] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
                            [    2.796053] [drm:intel_crt_get_edid], CRT GMBUS EDID read failed, retry using GPIO bit-banging
                            [    2.796054] [drm:intel_gmbus_force_bit], enabling bit-banging on i915 gmbus vga. force bit now 1
                            [    2.796318] [drm:drm_do_probe_ddc_edid], drm: skipping non-existent adapter i915 gmbus vga
                            [    2.796320] [drm:intel_gmbus_force_bit], disabling bit-banging on i915 gmbus vga. force bit now 0
                            [    2.796322] [drm:intel_crt_detect_ddc], CRT not detected via DDC:0x50 [no valid EDID found]
                            [    2.796324] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:9:VGA-1] disconnected
                            [    2.796330] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
                            [    2.796333] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1]
                            [    2.796335] [drm:intel_dp_detect], [CONNECTOR:12:DP-1]
                            [    2.796338] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1] disconnected
                            [    2.796341] [drm:drm_mode_getconnector], [CONNECTOR:12:?]
                            [    2.796343] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1]
                            [    2.796345] [drm:intel_dp_detect], [CONNECTOR:12:DP-1]
                            [    2.796348] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:12:DP-1] disconnected
                            [    2.796351] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
                            [    2.796353] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:SVIDEO-1]
                            [    2.796356] [drm:intel_tv_detect], [CONNECTOR:15:SVIDEO-1] force=1
                            [    2.796359] [drm:intel_get_load_detect_pipe], [CONNECTOR:15:SVIDEO-1], [ENCODER:16:TV-16]
                            [    2.796363] [drm:intel_get_load_detect_pipe], creating tmp fb for load-detection
                            [    2.796388] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 2, prepare: 2, disable: 0
                            [    2.796393] [drm:connected_sink_compute_bpp], [CONNECTOR:15:SVIDEO-1] checking for sink bpp constrains
                            [    2.796396] [drm:intel_tv_compute_config], forcing bpc to 8 for TV
                            [    2.796398] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
                            [    2.796400] [drm:intel_dump_pipe_config], [CRTC:4][modeset] config for pipe B
                            [    2.796403] [drm:intel_dump_pipe_config], cpu_transcoder: B
                            [    2.796404] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
                            [    2.796406] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    2.796409] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    2.796411] [drm:intel_dump_pipe_config], requested mode:
                            [    2.796413] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    2.796417] [drm:intel_dump_pipe_config], adjusted mode:
                            [    2.796418] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    2.796422] [drm:intel_dump_crtc_timings], crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
                            [    2.796424] [drm:intel_dump_pipe_config], port clock: 108000
                            [    2.796426] [drm:intel_dump_pipe_config], pipe src size: 1280x1024
                            [    2.796428] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
                            [    2.796433] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
                            [    2.796435] [drm:intel_dump_pipe_config], ips: 0
                            [    2.796437] [drm:intel_dump_pipe_config], double wide: 0
                            [    2.796478] [drm:i9xx_set_pipeconf], disabling CxSR downclocking
                            [    2.802672] [drm:i9xx_update_plane], Writing base 0042E000 00000000 0 0 5120
                            [    2.802683] [drm:intel_crtc_mode_set], [ENCODER:16:TV-16] set [MODE:0:NTSC 480i]
                            [    2.803344] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=24, cursor=6, B: plane=36, cursor=6, SR: plane=0, cursor=0
                            [    2.840054] [drm:intel_update_fbc], more than one pipe active, disabling compression
                            [    2.856056] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    2.856061] [drm:intel_connector_check_state], [CONNECTOR:15:SVIDEO-1]
                            [    2.856064] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    2.856066] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    2.856069] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    2.856071] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    2.856073] [drm:check_crtc_state], [CRTC:3]
                            [    2.856082] [drm:check_crtc_state], [CRTC:4]
                            [    2.896052] [drm:intel_tv_detect_type], TV detected: 400c00d7, 700000aa
                            [    2.896054] [drm:intel_tv_detect_type], Unrecognised TV connection
                            [    2.912052] [drm:intel_release_load_detect_pipe], [CONNECTOR:15:SVIDEO-1], [ENCODER:16:TV-16]
                            [    2.912055] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 0, prepare: 0, disable: 2
                            [    2.944016] [drm:g4x_check_srwm], SR watermark: display plane 54, cursor 6
                            [    2.944019] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=24, cursor=6, B: plane=2, cursor=2, SR: plane=54, cursor=6
                            [    2.944025] [drm:intel_update_fbc], disabled per chip default
                            [    2.944031] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    2.944035] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    2.944038] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    2.944042] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    2.944043] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    2.944045] [drm:check_crtc_state], [CRTC:3]
                            [    2.944051] [drm:check_crtc_state], [CRTC:4]
                            [    2.944151] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:SVIDEO-1] disconnected
                            [    2.944828] [drm:drm_mode_getconnector], [CONNECTOR:15:?]
                            [    2.944831] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:SVIDEO-1]
                            [    2.944835] [drm:intel_tv_detect], [CONNECTOR:15:SVIDEO-1] force=1
                            [    2.944838] [drm:intel_get_load_detect_pipe], [CONNECTOR:15:SVIDEO-1], [ENCODER:16:TV-16]
                            [    2.944841] [drm:intel_get_load_detect_pipe], creating tmp fb for load-detection
                            [    2.944853] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 2, prepare: 2, disable: 0
                            [    2.944857] [drm:connected_sink_compute_bpp], [CONNECTOR:15:SVIDEO-1] checking for sink bpp constrains
                            [    2.944859] [drm:intel_tv_compute_config], forcing bpc to 8 for TV
                            [    2.944861] [drm:intel_modeset_pipe_config], plane bpp: 24, pipe bpp: 24, dithering: 0
                            [    2.944863] [drm:intel_dump_pipe_config], [CRTC:4][modeset] config for pipe B
                            [    2.944865] [drm:intel_dump_pipe_config], cpu_transcoder: B
                            [    2.944867] [drm:intel_dump_pipe_config], pipe bpp: 24, dithering: 0
                            [    2.944869] [drm:intel_dump_pipe_config], fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    2.944872] [drm:intel_dump_pipe_config], dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
                            [    2.944874] [drm:intel_dump_pipe_config], requested mode:
                            [    2.944876] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    2.944879] [drm:intel_dump_pipe_config], adjusted mode:
                            [    2.944881] [drm:drm_mode_debug_printmodeline], Modeline 0:"NTSC 480i" 0 107520 1280 1368 1496 1712 1024 1027 1034 1104 0x40 0x0
                            [    2.944884] [drm:intel_dump_crtc_timings], crtc timings: 108000 1280 1368 1496 1712 1024 1027 1034 1104, type: 0x40 flags: 0x0
                            [    2.944887] [drm:intel_dump_pipe_config], port clock: 108000
                            [    2.944889] [drm:intel_dump_pipe_config], pipe src size: 1280x1024
                            [    2.944891] [drm:intel_dump_pipe_config], gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
                            [    2.944893] [drm:intel_dump_pipe_config], pch pfit: pos: 0x00000000, size: 0x00000000, disabled
                            [    2.944895] [drm:intel_dump_pipe_config], ips: 0
                            [    2.944897] [drm:intel_dump_pipe_config], double wide: 0
                            [    2.944933] [drm:i9xx_set_pipeconf], disabling CxSR downclocking
                            [    2.950894] [drm:i9xx_update_plane], Writing base 0042E000 00000000 0 0 5120
                            [    2.950904] [drm:intel_crtc_mode_set], [ENCODER:16:TV-16] set [MODE:0:NTSC 480i]
                            [    2.951562] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=24, cursor=6, B: plane=36, cursor=6, SR: plane=0, cursor=0
                            [    2.988052] [drm:intel_update_fbc], more than one pipe active, disabling compression
                            [    3.012055] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    3.012060] [drm:intel_connector_check_state], [CONNECTOR:15:SVIDEO-1]
                            [    3.012063] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    3.012066] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    3.012069] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    3.012071] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    3.012073] [drm:check_crtc_state], [CRTC:3]
                            [    3.012083] [drm:check_crtc_state], [CRTC:4]
                            [    3.044052] [drm:intel_tv_detect_type], TV detected: 400c00d7, 700000aa
                            [    3.044055] [drm:intel_tv_detect_type], Unrecognised TV connection
                            [    3.060051] [drm:intel_release_load_detect_pipe], [CONNECTOR:15:SVIDEO-1], [ENCODER:16:TV-16]
                            [    3.060055] [drm:intel_modeset_affected_pipes], set mode pipe masks: modeset: 0, prepare: 0, disable: 2
                            [    3.092053] [drm:g4x_check_srwm], SR watermark: display plane 54, cursor 6
                            [    3.092055] [drm:g4x_update_wm], Setting FIFO watermarks - A: plane=24, cursor=6, B: plane=2, cursor=2, SR: plane=54, cursor=6
                            [    3.092059] [drm:intel_update_fbc], disabled per chip default
                            [    3.092064] [drm:intel_connector_check_state], [CONNECTOR:5:LVDS-1]
                            [    3.092067] [drm:check_encoder_state], [ENCODER:6:LVDS-6]
                            [    3.092069] [drm:check_encoder_state], [ENCODER:10:DAC-10]
                            [    3.092072] [drm:check_encoder_state], [ENCODER:11:TMDS-11]
                            [    3.092074] [drm:check_encoder_state], [ENCODER:16:TV-16]
                            [    3.092076] [drm:check_crtc_state], [CRTC:3]
                            [    3.092082] [drm:check_crtc_state], [CRTC:4]
                            [    3.092183] [drm:drm_helper_probe_single_connector_modes], [CONNECTOR:15:SVIDEO-1] disconnected
                            [    3.092904] [drm:drm_mode_addfb], [FB:33]
                            [    3.093416] [drm:intel_crtc_set_config], [CRTC:3] [FB:32] #connectors=1 (x y) (0 0)
                            [    3.093420] [drm:intel_set_config_compute_mode_changes], computed changes for [CRTC:3], mode_changed=0, fb_changed=0
                            [    3.093422] [drm:intel_modeset_stage_output_state], [CONNECTOR:5:LVDS-1] to [CRTC:3]
                            
                            
                            [    8.044833] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
                            [    8.044842] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
                            [    8.044847] ACPI Warning: 0x00000000000011b0-0x00000000000011bf SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
                            [    8.044852] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
                            [    8.044854] ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \GPIO 1 (20131115/utaddress-251)
                            [    8.044858] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
                            Also ddcprobe and xresprobe produced this

                            Code:
                            vbe: VESA 3.0 detected.oem: Intel(r)Cantiga Graphics Chip Accelerated VGA BIOS
                            vendor: Intel Corporation
                            product: Intel(r)Cantiga Graphics Controller Hardware Version 0.0
                            memory: 131008kb
                            mode: 1280x1024x256
                            mode: 1280x1024x64k
                            mode: 1280x1024x16m
                            mode: 1024x768x256
                            mode: 1024x768x64k
                            mode: 1024x768x16m
                            mode: 640x480x16m
                            mode: 800x600x64k
                            mode: 800x600x16m
                            mode: 640x480x256
                            mode: 800x600x256
                            mode: 640x480x64k
                            edid: ��������������������������������������������������������������������������������������������������������������������������������
                            edidfail
                            m3ph@Lucifer:~$ sudo xresprobe
                            Driver must be specified.
                            m3ph@Lucifer:~$ sudo xresprobe intel
                            id: 
                            res: 
                            freq: 
                            disptype: lcd/lvds
                            I've also gone trawling through the mythtv modeline database and i will be trying out all the modes i have found that have the correct resolution and i'll see if i can't get one that works. maybe i'll get lucky and one will blow the screen.

                            Comment


                              #15
                              I went through this for weeks using an older Intel graphics chipset and an old plasma TV that has 1366x768 resolution. I never did get it exactly right. This page has a great explanation an is a good place to start if you're building your own modelines: http://howto-pages.org/ModeLines/

                              Eventually, I settled for 1360x768 and was able to slide it to the left enough to make it centered, although many of my attempts resulted in a mess on-screen. Interestingly, I installed either Mint or Ubuntu (can't remember which - it was pre-Unity) and one of them worked right.

                              Please Read Me

                              Comment

                              Working...
                              X