Frame setting in low resolution

sir,
very Good morning.yesterday i face a new problem while programming in swings.i just want some tips from u,for which i can solve my problem,and i would be greatefull to u.
my question is:-
How i will set frame size according to different resolution ?
actually i have design a form of size (1000,700) in pixel 1024 x768
when i m changing the pixel to 800x600 the forms become changes.
so plz tell me how i can solve my problem,as soon as possible.
note:i have used GridBagLayout.u can not say i have mistake in layout management.

Quit multi-posting the same question. The answer is still the same as it was in your other posting:
http://forum.java.sun.com/thread.jspa?threadID=5116162
There is no specific answer. You need to learn how to use Layout Manager effectively. Read the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html]How to Use Layout Managers. You use a combination of Layout Manager to get the desired effect you want.
Some components will grow or shrink as the size of the frame changes. Some will stay a fixed size. Use your browser as an example. Scrollbars appear if required. So when you plan your layout you need to consider which components should be allowed to grow and which should. Then you use the appropriate combination of layout managers.

Similar Messages

  • Aperture 3 low resolution previews

    Hello all,
    I've been using Aperture 3 for a few weeks now and loving it. I read in the forums about how previews are set to low resolution and i've been having problems trying to get them back to a high resolution image file. I've imported the photos in iPhoto 09 and exported them to Aperture 3 (which are high resolution image files) to do further enhancement. After working with them, i noticed that the resolution dropped significantly. As a test,I dragged a photo which i've worked on to the desktop and it gave me a very low resolution. I then tried to export the same file using the drop menu to the desktop but still a very low resolution. Is there a way to get them back to a high resolution image file?
    The second thing i did was to export the photos to my mac gallery and so i uploaded them with the original files but i still get the photos that i've worked on with a low resolution. The original files are still in high resolution.
    Please advice and thanks everyone.
    Brian

    It might help to clarify your workflow:
    I've imported the photos in iPhoto 09 and exported them to Aperture 3
    There is no way to "export photos" from iPhoto to Aperture, so how exactly did you get them there? Export/Import? Drag and Drop... from where to where?
    After working with them, i noticed that the resolution dropped significantly.
    What do you mean by "resolution"? Do you mean the dpi? The file size?
    As a test,I dragged a photo which i've worked on to the desktop and it gave me a very low resolution.
    This only produces a Preview, but again, what do you mean by "low resolution."
    Regards
    TD

  • InDesign CS5 exports PDFs where EPS elements have low resolution

    I am rather new to InDesign CS5. I am currently working on a magazine, where I use graphics in TIFF and EPS. The exported PDF shows graphics in correct quality (300 dpi - TIFF) and graphics with poor resolution -> EPS. How is that even possible? The problem disappears when I use .AI, but it should work with EPS to, shouldn't it?
    I figured that it might have something to do with the Transparency Flattener Presets, am I right? My presets are set to "low resolution" and it is not possible to set them to "hight resolution", as InDesign refuses to remember those settings.
    Please help!

    Well, I was just trying to figure out why it's happening and thought that it might have something to do with the transparency flattening.
    My colleagues, who also work with InDesign (althought with older versions), always use EPS and they never have problems. But your advice is not to use EPS format, am I right?

  • Low resolution renders in layer

    Having a problem in Motion - where I have 5 different layers in my timeline, within each layer numerous image and motion video items.
    One layer, The first layer I created actually, will only render in low reslution, image or video. Whenever I add a new video asset to that layer in question, it is rendered on screen at about half resolution - even though my project is set to full resolution view. This happens whether it is in the being viewed timeline or if I export via QuickTime.
    The other 4 layers renders everything with no issues - in timeline, via export, etc.
    I have my project set to full resolution view - am I missing somthing - is there a way to toggle resolution of layers - or is this a bug of some kind?
    Thanks! ~Bri
    G5 Dual 2GHZ, 2GB RAM Mac OS X (10.4)
    Mac mini, Power Mac   Mac OS X (10.4)  

    Hi Patrick -
    No filters on any layer.
    Fixed resolution is off on all layers. 720 x 480 on project, layers.
    The piece zooms in and out - I will start and 100% and zoom into about 500 (for example, you see a small video, motion simulates camera zoom to reveal full frame video.) Layer still looks low res when at 100%.

  • I transferred some photos to my iphone via email and they come up in camera roll as low resolution.  How do I fix this?

    I transferred some photos to my iphone via email and they have very low resolution.  First I sent them from iPhoto with highest resolution, then I transferred them to my desktop in highest resolution and added them to an email, opened the email and saved to my Camera roll.  They all look like low resolution photos.This is the exact method I have used to transfer photos in the past with my 4S and never had a problem.  What am I doing wrong?  Is this a bad camera?  HELP please!  Thank you!

    My husband has the same phone, we purchased them at the same time.  I sent him the same photos in the same email that I downloaded them from and on his phone they show up with the normal higher resolution.  Is it possible that there is something wrong with my iPhone or is there a setting that can be changed?  I'm still learning to use it.  All my other photos are of normal resolution.  Does this make any sense to anyone?
    Please help!
    Deb

  • [SOLVED]Terminal at Lower Resolution

    Hello,
    I am on Arch linux with Gnome (GDM) and I have a question-
    1. When there was no Gnome. I couldn't get my resolution to be my native one. That login screen text was huge(resolution was low). Initially it was all good(when I was using nouveau), till I installed nvidia-340xx. If it makes sense. How to know if I have Optimus enabled ? (I didn't follow optimus part of the wiki and I ASSUMED I don't have optimus)My laptop is Toshiba Satellite - A665-S6070
    I also did
    Tips and tricks
    Fixing terminal resolution
    Transitioning from nouveau may cause your startup terminal to display at a lower resolution. For GRUB, see GRUB/Tips and tricks#Setting the framebuffer resolution for details.
    GNU nano 2.2.6 File: /etc/X11/xorg.conf
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 340.76 (buildmeister@swio-display-x86-rhel47-01) Thu Jan 22 12:12:24 PST 2015
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 75.0
    VertRefresh 43.0 - 72.0
    Option "PreferredMode" "1366x768"
    ModeLine "1366x768" 72.33 1366 1414 1466 1526 768 770 775 790 +hsync +vsync Interlace
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1366x768"
    EndSubSection
    EndSection
    /var/log/Xorg.0.log  -
    [ 418.253]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 418.253] X Protocol Version 11, Revision 0
    [ 418.253] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 418.253] Current Operating System: Linux Arch 3.19.2-1-ARCH #1 SMP PREEMPT Wed Mar 18 16:21:02 CET 2015 x86_64
    [ 418.253] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08402ce0-a410-4f2d-aa05-6afb4296c9e1 rw quiet
    [ 418.253] Build Date: 14 March 2015 06:45:50PM
    [ 418.253]
    [ 418.253] Current version of pixman: 0.32.6
    [ 418.253] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 418.253] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 418.253] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 21 04:56:20 2015
    [ 418.290] (==) Using config file: "/etc/X11/xorg.conf"
    [ 418.290] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 418.333] (==) ServerLayout "Layout0"
    [ 418.333] (**) |-->Screen "Screen0" (0)
    [ 418.333] (**) | |-->Monitor "Monitor0"
    [ 418.333] (**) | |-->Device "Device0"
    [ 418.333] (**) |-->Input Device "Keyboard0"
    [ 418.333] (**) |-->Input Device "Mouse0"
    [ 418.333] (==) Automatically adding devices
    [ 418.333] (==) Automatically enabling devices
    [ 418.333] (==) Automatically adding GPU devices
    [ 418.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF/".
    [ 418.371] Entry deleted from font path.
    [ 418.371] (Run 'mkfontdir' on "/usr/share/fonts/TTF/").
    [ 418.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 418.371] Entry deleted from font path.
    [ 418.371] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 418.371] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 418.371] Entry deleted from font path.
    [ 418.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 418.371] Entry deleted from font path.
    [ 418.371] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 418.371] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 418.371] Entry deleted from font path.
    [ 418.371] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 418.371] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 418.371] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 418.371] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 418.371] (WW) Disabling Keyboard0
    [ 418.371] (WW) Disabling Mouse0
    [ 418.384] (II) Loader magic: 0x815d80
    [ 418.384] (II) Module ABI versions:
    [ 418.384] X.Org ANSI C Emulation: 0.4
    [ 418.384] X.Org Video Driver: 19.0
    [ 418.384] X.Org XInput driver : 21.0
    [ 418.384] X.Org Server Extension : 9.0
    [ 418.387] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 418.388] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 418.389] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 418.392] (--) PCI:*(0:1:0:0) 10de:0a75:1179:fd30 rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00009000/128, BIOS @ 0x????????/524288
    [ 418.392] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 418.392] (II) LoadModule: "glx"
    [ 418.403] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 419.025] (II) Module glx: vendor="NVIDIA Corporation"
    [ 419.025] compiled for 4.0.2, module version = 1.0.0
    [ 419.025] Module class: X.Org Server Extension
    [ 419.026] (II) NVIDIA GLX Module 340.76 Thu Jan 22 11:24:42 PST 2015
    [ 419.035] (II) LoadModule: "nvidia"
    [ 419.035] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 419.099] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 419.099] compiled for 4.0.2, module version = 1.0.0
    [ 419.099] Module class: X.Org Video Driver
    [ 419.105] (II) NVIDIA dlloader X Driver 340.76 Thu Jan 22 11:03:05 PST 2015
    [ 419.105] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 419.106] (--) using VT number 2
    [ 419.162] (II) Loading sub module "fb"
    [ 419.162] (II) LoadModule: "fb"
    [ 419.162] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 419.182] (II) Module fb: vendor="X.Org Foundation"
    [ 419.182] compiled for 1.17.1, module version = 1.0.0
    [ 419.182] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 419.182] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 419.182] (II) Loading sub module "wfb"
    [ 419.182] (II) LoadModule: "wfb"
    [ 419.182] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 419.184] (II) Module wfb: vendor="X.Org Foundation"
    [ 419.184] compiled for 1.17.1, module version = 1.0.0
    [ 419.184] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 419.184] (II) Loading sub module "ramdac"
    [ 419.184] (II) LoadModule: "ramdac"
    [ 419.184] (II) Module "ramdac" already built-in
    [ 419.195] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 419.195] (==) NVIDIA(0): RGB weight 888
    [ 419.195] (==) NVIDIA(0): Default visual is TrueColor
    [ 419.195] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 419.196] (**) NVIDIA(0): Enabling 2D acceleration
    [ 420.273] (II) NVIDIA(0): Display (Seiko/Epson (DFP-0)) does not support NVIDIA 3D
    [ 420.274] (II) NVIDIA(0): Vision stereo.
    [ 420.274] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
    [ 420.292] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:1:0:0 (GPU-0)
    [ 420.292] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 420.292] (--) NVIDIA(0): VideoBIOS: 70.18.5f.00.12
    [ 420.292] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 420.297] (--) NVIDIA(0): Valid display device(s) on GeForce 310M at PCI:1:0:0
    [ 420.297] (--) NVIDIA(0): CRT-0
    [ 420.297] (--) NVIDIA(0): Seiko/Epson (DFP-0) (boot, connected)
    [ 420.297] (--) NVIDIA(0): DFP-1
    [ 420.297] (--) NVIDIA(0): CRT-0 Name Aliases:
    [ 420.297] (--) NVIDIA(0): CRT
    [ 420.297] (--) NVIDIA(0): CRT-0
    [ 420.297] (--) NVIDIA(0): DPY-0
    [ 420.297] (--) NVIDIA(0): VGA-0
    [ 420.297] (--) NVIDIA(0): VGA-0
    [ 420.297] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): --- EDID for CRT-0 ---
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): No EDID Available.
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): --- End of EDID for CRT-0 ---
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(0): Seiko/Epson (DFP-0): Internal LVDS
    [ 420.297] (--) NVIDIA(0): Seiko/Epson (DFP-0) Name Aliases:
    [ 420.297] (--) NVIDIA(0): DFP
    [ 420.297] (--) NVIDIA(0): DFP-0
    [ 420.297] (--) NVIDIA(0): DPY-1
    [ 420.297] (--) NVIDIA(0): LVDS-0
    [ 420.297] (--) NVIDIA(0): DPY-EDID-f0d8f39c-e735-531b-2696-7b835139c44d
    [ 420.297] (--) NVIDIA(0): LVDS-0
    [ 420.297] (--) NVIDIA(GPU-0): Seiko/Epson (DFP-0): 330.0 MHz maximum pixel clock
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): --- EDID for Seiko/Epson (DFP-0) ---
    [ 420.297] (--) NVIDIA(GPU-0): EDID Version : 1.3
    [ 420.297] (--) NVIDIA(GPU-0): Manufacturer : SEC
    [ 420.297] (--) NVIDIA(GPU-0): Monitor Name : Seiko/Epson
    [ 420.297] (--) NVIDIA(GPU-0): Product ID : 0x3641
    [ 420.297] (--) NVIDIA(GPU-0): 32-bit Serial Number : 0x00000000
    [ 420.297] (--) NVIDIA(GPU-0): Serial Number String :
    [ 420.297] (--) NVIDIA(GPU-0): Manufacture Date : 2009, week 0
    [ 420.297] (--) NVIDIA(GPU-0): DPMS Capabilities :
    [ 420.297] (--) NVIDIA(GPU-0): Input Type : Digital
    [ 420.297] (--) NVIDIA(GPU-0): Prefer first detailed timing : Yes
    [ 420.297] (--) NVIDIA(GPU-0): Supports GTF : No
    [ 420.297] (--) NVIDIA(GPU-0): Maximum Image Size : 350 mm x 200 mm
    [ 420.297] (--) NVIDIA(GPU-0): Valid HSync Range : 47.4 kHz - 47.4 kHz
    [ 420.297] (--) NVIDIA(GPU-0): Valid VRefresh Range : 60.0 Hz - 60.0 Hz
    [ 420.297] (--) NVIDIA(GPU-0): EDID maximum pixel clock : 72.3 MHz
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): Detailed Timings:
    [ 420.297] (--) NVIDIA(GPU-0): 1366 x 768 @ 60 Hz
    [ 420.297] (--) NVIDIA(GPU-0): Pixel Clock : 72.33 MHz
    [ 420.297] (--) NVIDIA(GPU-0): HRes, HSyncStart : 1366, 1414
    [ 420.297] (--) NVIDIA(GPU-0): HSyncEnd, HTotal : 1446, 1526
    [ 420.297] (--) NVIDIA(GPU-0): VRes, VSyncStart : 768, 770
    [ 420.297] (--) NVIDIA(GPU-0): VSyncEnd, VTotal : 775, 790
    [ 420.297] (--) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.297] (--) NVIDIA(GPU-0): Image Size : 353 mm x 198 mm
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): Raw EDID bytes:
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): 00 ff ff ff ff ff ff 00 4c a3 41 36 00 00 00 00
    [ 420.297] (--) NVIDIA(GPU-0): 00 13 01 03 80 23 14 78 0a 87 f5 94 57 4f 8c 27
    [ 420.297] (--) NVIDIA(GPU-0): 27 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
    [ 420.297] (--) NVIDIA(GPU-0): 01 01 01 01 01 01 41 1c 56 a0 50 00 16 30 30 20
    [ 420.297] (--) NVIDIA(GPU-0): 25 00 61 c6 10 00 00 19 00 00 00 0f 00 00 00 00
    [ 420.297] (--) NVIDIA(GPU-0): 00 00 00 00 00 23 5c 02 67 00 00 00 00 fe 00 53
    [ 420.297] (--) NVIDIA(GPU-0): 41 4d 53 55 4e 47 0a 20 20 20 20 20 00 00 00 fe
    [ 420.297] (--) NVIDIA(GPU-0): 00 31 36 30 41 54 30 36 2d 55 30 31 0a 20 00 04
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(GPU-0): --- End of EDID for Seiko/Epson (DFP-0) ---
    [ 420.297] (--) NVIDIA(GPU-0):
    [ 420.297] (--) NVIDIA(0): DFP-1: Internal TMDS
    [ 420.297] (--) NVIDIA(0): DFP-1 Name Aliases:
    [ 420.297] (--) NVIDIA(0): DFP
    [ 420.297] (--) NVIDIA(0): DFP-1
    [ 420.297] (--) NVIDIA(0): DPY-2
    [ 420.297] (--) NVIDIA(0): HDMI-0
    [ 420.298] (--) NVIDIA(0): HDMI-0
    [ 420.298] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
    [ 420.298] (--) NVIDIA(GPU-0):
    [ 420.298] (--) NVIDIA(GPU-0): --- EDID for DFP-1 ---
    [ 420.298] (--) NVIDIA(GPU-0):
    [ 420.298] (--) NVIDIA(GPU-0): No EDID Available.
    [ 420.298] (--) NVIDIA(GPU-0):
    [ 420.298] (--) NVIDIA(GPU-0): --- End of EDID for DFP-1 ---
    [ 420.298] (--) NVIDIA(GPU-0):
    [ 420.298] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 420.298] (**) NVIDIA(0): device Seiko/Epson (DFP-0) (Using EDID frequencies has
    [ 420.298] (**) NVIDIA(0): been enabled on all display devices.)
    [ 420.298] (II) NVIDIA(0): Frequency information for Seiko/Epson (DFP-0):
    [ 420.298] (II) NVIDIA(0): HorizSync : 30.000-75.000 kHz
    [ 420.298] (II) NVIDIA(0): VertRefresh : 59.998 Hz
    [ 420.298] (II) NVIDIA(0): (HorizSync from EDID)
    [ 420.298] (II) NVIDIA(0): (VertRefresh from EDID)
    [ 420.298] (II) NVIDIA(GPU-0):
    [ 420.298] (II) NVIDIA(GPU-0): --- Building ModePool for Seiko/Epson (DFP-0) ---
    [ 420.298] (II) NVIDIA(GPU-0): Validating Mode "1366x768":
    [ 420.298] (II) NVIDIA(GPU-0): 1366 x 768 @ 60 Hz
    [ 420.298] (II) NVIDIA(GPU-0): Mode Source: EDID
    [ 420.298] (II) NVIDIA(GPU-0): Pixel Clock : 72.33 MHz
    [ 420.298] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1366, 1414
    [ 420.298] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1446, 1526
    [ 420.298] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 770
    [ 420.298] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 775, 790
    [ 420.298] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.299] (II) NVIDIA(GPU-0): Viewport 1366x768+0+0
    [ 420.299] (II) NVIDIA(GPU-0): Horizontal Taps 0
    [ 420.299] (II) NVIDIA(GPU-0): Vertical Taps 0
    [ 420.299] (II) NVIDIA(GPU-0): Base SuperSample x4
    [ 420.299] (II) NVIDIA(GPU-0): Base Depth 32
    [ 420.299] (II) NVIDIA(GPU-0): Distributed Rendering 1
    [ 420.299] (II) NVIDIA(GPU-0): Overlay Depth 32
    [ 420.299] (II) NVIDIA(GPU-0): Mode is valid.
    [ 420.299] (II) NVIDIA(GPU-0):
    [ 420.299] (II) NVIDIA(GPU-0): Validating Mode "640x350":
    [ 420.299] (II) NVIDIA(GPU-0): 640 x 350 @ 85 Hz
    [ 420.299] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.299] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.299] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 420.299] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
    [ 420.299] (II) NVIDIA(GPU-0): VRes, VSyncStart : 350, 382
    [ 420.299] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 385, 445
    [ 420.299] (II) NVIDIA(GPU-0): H/V Polarity : +/-
    [ 420.299] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.299] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.299] (WW) NVIDIA(GPU-0): allowed).
    [ 420.299] (II) NVIDIA(GPU-0):
    [ 420.299] (II) NVIDIA(GPU-0): Validating Mode "640x400":
    [ 420.299] (II) NVIDIA(GPU-0): 640 x 400 @ 85 Hz
    [ 420.299] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.299] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.299] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 420.299] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
    [ 420.299] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
    [ 420.299] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 445
    [ 420.299] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.299] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.299] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.299] (WW) NVIDIA(GPU-0): allowed).
    [ 420.299] (II) NVIDIA(GPU-0):
    [ 420.299] (II) NVIDIA(GPU-0): Validating Mode "720x400":
    [ 420.299] (II) NVIDIA(GPU-0): 720 x 400 @ 85 Hz
    [ 420.299] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.299] (II) NVIDIA(GPU-0): Pixel Clock : 35.50 MHz
    [ 420.299] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 756
    [ 420.299] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 828, 936
    [ 420.299] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
    [ 420.299] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 446
    [ 420.299] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.299] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.299] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.299] (WW) NVIDIA(GPU-0): allowed).
    [ 420.299] (II) NVIDIA(GPU-0):
    [ 420.299] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.299] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
    [ 420.299] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.299] (II) NVIDIA(GPU-0): Pixel Clock : 25.17 MHz
    [ 420.299] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 420.299] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
    [ 420.299] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
    [ 420.299] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
    [ 420.299] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.299] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.299] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.299] (WW) NVIDIA(GPU-0): allowed).
    [ 420.299] (II) NVIDIA(GPU-0):
    [ 420.299] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.299] (II) NVIDIA(GPU-0): 640 x 480 @ 73 Hz
    [ 420.299] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.299] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.299] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
    [ 420.299] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 704, 832
    [ 420.299] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
    [ 420.299] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 520
    [ 420.299] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.299] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.299] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.299] (WW) NVIDIA(GPU-0): allowed).
    [ 420.299] (II) NVIDIA(GPU-0):
    [ 420.299] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.300] (II) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 420.300] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
    [ 420.300] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 420.300] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
    [ 420.300] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.300] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.300] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.300] (WW) NVIDIA(GPU-0): allowed).
    [ 420.300] (II) NVIDIA(GPU-0):
    [ 420.300] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.300] (II) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 696
    [ 420.300] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 832
    [ 420.300] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 420.300] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 509
    [ 420.300] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.300] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.300] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.300] (WW) NVIDIA(GPU-0): allowed).
    [ 420.300] (II) NVIDIA(GPU-0):
    [ 420.300] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.300] (II) NVIDIA(GPU-0): 800 x 600 @ 56 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 824
    [ 420.300] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1024
    [ 420.300] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.300] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 603, 625
    [ 420.300] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.300] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.300] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.300] (WW) NVIDIA(GPU-0): allowed).
    [ 420.300] (II) NVIDIA(GPU-0):
    [ 420.300] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.300] (II) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
    [ 420.300] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
    [ 420.300] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.300] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
    [ 420.300] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.300] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.300] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.300] (WW) NVIDIA(GPU-0): allowed).
    [ 420.300] (II) NVIDIA(GPU-0):
    [ 420.300] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.300] (II) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
    [ 420.300] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
    [ 420.300] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
    [ 420.300] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
    [ 420.300] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.300] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.300] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.300] (WW) NVIDIA(GPU-0): allowed).
    [ 420.300] (II) NVIDIA(GPU-0):
    [ 420.300] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.300] (II) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
    [ 420.300] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
    [ 420.300] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.300] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
    [ 420.300] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.300] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.300] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.300] (WW) NVIDIA(GPU-0): allowed).
    [ 420.300] (II) NVIDIA(GPU-0):
    [ 420.300] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.300] (II) NVIDIA(GPU-0): 800 x 600 @ 85 Hz
    [ 420.300] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.300] (II) NVIDIA(GPU-0): Pixel Clock : 56.30 MHz
    [ 420.300] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1048
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 631
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.301] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.301] (WW) NVIDIA(GPU-0): allowed).
    [ 420.301] (II) NVIDIA(GPU-0):
    [ 420.301] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 420.301] (II) NVIDIA(GPU-0): 1024 x 768 @ 87 Hz
    [ 420.301] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.301] (II) NVIDIA(GPU-0): Pixel Clock : 44.90 MHz
    [ 420.301] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1032
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1208, 1264
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 768
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 776, 817
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.301] (II) NVIDIA(GPU-0): Extra : Interlace
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.301] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.301] (WW) NVIDIA(GPU-0): allowed).
    [ 420.301] (II) NVIDIA(GPU-0):
    [ 420.301] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 420.301] (II) NVIDIA(GPU-0): 1024 x 768 @ 60 Hz
    [ 420.301] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.301] (II) NVIDIA(GPU-0): Pixel Clock : 65.00 MHz
    [ 420.301] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1344
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.301] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.301] (WW) NVIDIA(GPU-0): allowed).
    [ 420.301] (II) NVIDIA(GPU-0):
    [ 420.301] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 420.301] (II) NVIDIA(GPU-0): 1024 x 768 @ 70 Hz
    [ 420.301] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.301] (II) NVIDIA(GPU-0): Pixel Clock : 75.00 MHz
    [ 420.301] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1328
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.301] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.301] (WW) NVIDIA(GPU-0): allowed).
    [ 420.301] (II) NVIDIA(GPU-0):
    [ 420.301] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 420.301] (II) NVIDIA(GPU-0): 1024 x 768 @ 75 Hz
    [ 420.301] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.301] (II) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
    [ 420.301] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1040
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1136, 1312
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 800
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.301] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.301] (WW) NVIDIA(GPU-0): allowed).
    [ 420.301] (II) NVIDIA(GPU-0):
    [ 420.301] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 420.301] (II) NVIDIA(GPU-0): 1024 x 768 @ 85 Hz
    [ 420.301] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.301] (II) NVIDIA(GPU-0): Pixel Clock : 94.50 MHz
    [ 420.301] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1072
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1168, 1376
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 808
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.301] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.301] (WW) NVIDIA(GPU-0): allowed).
    [ 420.301] (II) NVIDIA(GPU-0):
    [ 420.301] (II) NVIDIA(GPU-0): Validating Mode "1152x864":
    [ 420.301] (II) NVIDIA(GPU-0): 1152 x 864 @ 75 Hz
    [ 420.301] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.301] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 420.301] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1152, 1216
    [ 420.301] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1344, 1600
    [ 420.301] (II) NVIDIA(GPU-0): VRes, VSyncStart : 864, 865
    [ 420.301] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 868, 900
    [ 420.301] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.301] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1280x960":
    [ 420.302] (II) NVIDIA(GPU-0): 1280 x 960 @ 60 Hz
    [ 420.302] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.302] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 420.302] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1376
    [ 420.302] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1488, 1800
    [ 420.302] (II) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
    [ 420.302] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1000
    [ 420.302] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.302] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1280x960":
    [ 420.302] (II) NVIDIA(GPU-0): 1280 x 960 @ 85 Hz
    [ 420.302] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.302] (II) NVIDIA(GPU-0): Pixel Clock : 148.50 MHz
    [ 420.302] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1344
    [ 420.302] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
    [ 420.302] (II) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
    [ 420.302] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1011
    [ 420.302] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.302] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 420.302] (II) NVIDIA(GPU-0): 1280 x 1024 @ 60 Hz
    [ 420.302] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.302] (II) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
    [ 420.302] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1328
    [ 420.302] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
    [ 420.302] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 420.302] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 420.302] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.302] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 420.302] (II) NVIDIA(GPU-0): 1280 x 1024 @ 75 Hz
    [ 420.302] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.302] (II) NVIDIA(GPU-0): Pixel Clock : 135.00 MHz
    [ 420.302] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1296
    [ 420.302] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
    [ 420.302] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 420.302] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
    [ 420.302] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.302] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1280x1024":
    [ 420.302] (II) NVIDIA(GPU-0): 1280 x 1024 @ 85 Hz
    [ 420.302] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.302] (II) NVIDIA(GPU-0): Pixel Clock : 157.50 MHz
    [ 420.302] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1344
    [ 420.302] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
    [ 420.302] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
    [ 420.302] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1072
    [ 420.302] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.302] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1600x1200":
    [ 420.302] (II) NVIDIA(GPU-0): 1600 x 1200 @ 60 Hz
    [ 420.302] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.302] (II) NVIDIA(GPU-0): Pixel Clock : 162.00 MHz
    [ 420.302] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
    [ 420.302] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
    [ 420.302] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
    [ 420.302] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
    [ 420.302] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.302] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.302] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.302] (WW) NVIDIA(GPU-0): allowed).
    [ 420.302] (II) NVIDIA(GPU-0):
    [ 420.302] (II) NVIDIA(GPU-0): Validating Mode "1600x1200":
    [ 420.302] (II) NVIDIA(GPU-0): 1600 x 1200 @ 65 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 175.50 MHz
    [ 420.303] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
    [ 420.303] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
    [ 420.303] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
    [ 420.303] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
    [ 420.303] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.303] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.303] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.303] (WW) NVIDIA(GPU-0): allowed).
    [ 420.303] (II) NVIDIA(GPU-0):
    [ 420.303] (II) NVIDIA(GPU-0): Validating Mode "1600x1200":
    [ 420.303] (II) NVIDIA(GPU-0): 1600 x 1200 @ 70 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 189.00 MHz
    [ 420.303] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
    [ 420.303] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
    [ 420.303] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
    [ 420.303] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
    [ 420.303] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.303] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.303] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.303] (WW) NVIDIA(GPU-0): allowed).
    [ 420.303] (II) NVIDIA(GPU-0):
    [ 420.303] (II) NVIDIA(GPU-0): Validating Mode "1600x1200":
    [ 420.303] (II) NVIDIA(GPU-0): 1600 x 1200 @ 75 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 202.50 MHz
    [ 420.303] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
    [ 420.303] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
    [ 420.303] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
    [ 420.303] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
    [ 420.303] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.303] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.303] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.303] (WW) NVIDIA(GPU-0): allowed).
    [ 420.303] (II) NVIDIA(GPU-0):
    [ 420.303] (II) NVIDIA(GPU-0): Validating Mode "1600x1200":
    [ 420.303] (II) NVIDIA(GPU-0): 1600 x 1200 @ 85 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 229.50 MHz
    [ 420.303] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
    [ 420.303] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
    [ 420.303] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
    [ 420.303] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
    [ 420.303] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.303] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.303] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.303] (WW) NVIDIA(GPU-0): allowed).
    [ 420.303] (II) NVIDIA(GPU-0):
    [ 420.303] (II) NVIDIA(GPU-0): Validating Mode "1792x1344":
    [ 420.303] (II) NVIDIA(GPU-0): 1792 x 1344 @ 60 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 204.80 MHz
    [ 420.303] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1792, 1920
    [ 420.303] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2120, 2448
    [ 420.303] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1344, 1345
    [ 420.303] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1348, 1394
    [ 420.303] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.303] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.303] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.303] (WW) NVIDIA(GPU-0): allowed).
    [ 420.303] (II) NVIDIA(GPU-0):
    [ 420.303] (II) NVIDIA(GPU-0): Validating Mode "1792x1344":
    [ 420.303] (II) NVIDIA(GPU-0): 1792 x 1344 @ 75 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 261.00 MHz
    [ 420.303] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1792, 1888
    [ 420.303] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2104, 2456
    [ 420.303] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1344, 1345
    [ 420.303] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1348, 1417
    [ 420.303] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.303] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.303] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.303] (WW) NVIDIA(GPU-0): allowed).
    [ 420.303] (II) NVIDIA(GPU-0):
    [ 420.303] (II) NVIDIA(GPU-0): Validating Mode "1856x1392":
    [ 420.303] (II) NVIDIA(GPU-0): 1856 x 1392 @ 60 Hz
    [ 420.303] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.303] (II) NVIDIA(GPU-0): Pixel Clock : 218.30 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1856, 1952
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2176, 2528
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1392, 1393
    [ 420.304] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1396, 1439
    [ 420.304] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.304] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.304] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.304] (WW) NVIDIA(GPU-0): allowed).
    [ 420.304] (II) NVIDIA(GPU-0):
    [ 420.304] (II) NVIDIA(GPU-0): Validating Mode "1856x1392":
    [ 420.304] (II) NVIDIA(GPU-0): 1856 x 1392 @ 75 Hz
    [ 420.304] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.304] (II) NVIDIA(GPU-0): Pixel Clock : 288.00 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1856, 1984
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2208, 2560
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1392, 1393
    [ 420.304] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1396, 1500
    [ 420.304] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.304] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.304] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.304] (WW) NVIDIA(GPU-0): allowed).
    [ 420.304] (II) NVIDIA(GPU-0):
    [ 420.304] (II) NVIDIA(GPU-0): Validating Mode "1920x1440":
    [ 420.304] (II) NVIDIA(GPU-0): 1920 x 1440 @ 60 Hz
    [ 420.304] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.304] (II) NVIDIA(GPU-0): Pixel Clock : 234.00 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1920, 2048
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2256, 2600
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1440, 1441
    [ 420.304] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1444, 1500
    [ 420.304] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.304] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.304] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.304] (WW) NVIDIA(GPU-0): allowed).
    [ 420.304] (II) NVIDIA(GPU-0):
    [ 420.304] (II) NVIDIA(GPU-0): Validating Mode "1920x1440":
    [ 420.304] (II) NVIDIA(GPU-0): 1920 x 1440 @ 75 Hz
    [ 420.304] (II) NVIDIA(GPU-0): Mode Source: VESA
    [ 420.304] (II) NVIDIA(GPU-0): Pixel Clock : 297.00 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1920, 2064
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 2288, 2640
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 1440, 1441
    [ 420.304] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 1444, 1500
    [ 420.304] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.304] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.304] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.304] (WW) NVIDIA(GPU-0): allowed).
    [ 420.304] (II) NVIDIA(GPU-0):
    [ 420.304] (II) NVIDIA(GPU-0): Validating Mode "640x350":
    [ 420.304] (II) NVIDIA(GPU-0): 640 x 350 @ 85 Hz
    [ 420.304] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.304] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 350, 382
    [ 420.304] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 385, 445
    [ 420.304] (II) NVIDIA(GPU-0): H/V Polarity : +/-
    [ 420.304] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.304] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.304] (WW) NVIDIA(GPU-0): allowed).
    [ 420.304] (II) NVIDIA(GPU-0):
    [ 420.304] (II) NVIDIA(GPU-0): Validating Mode "320x175":
    [ 420.304] (II) NVIDIA(GPU-0): 320 x 175 @ 85 Hz
    [ 420.304] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.304] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 175, 191
    [ 420.304] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 192, 222
    [ 420.304] (II) NVIDIA(GPU-0): H/V Polarity : +/-
    [ 420.304] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.304] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.304] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.304] (WW) NVIDIA(GPU-0): allowed).
    [ 420.304] (II) NVIDIA(GPU-0):
    [ 420.304] (II) NVIDIA(GPU-0): Validating Mode "640x400":
    [ 420.304] (II) NVIDIA(GPU-0): 640 x 400 @ 85 Hz
    [ 420.304] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.304] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.304] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
    [ 420.304] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
    [ 420.304] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 445
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.305] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.305] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.305] (WW) NVIDIA(GPU-0): allowed).
    [ 420.305] (II) NVIDIA(GPU-0):
    [ 420.305] (II) NVIDIA(GPU-0): Validating Mode "320x200":
    [ 420.305] (II) NVIDIA(GPU-0): 320 x 200 @ 85 Hz
    [ 420.305] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.305] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 420.305] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
    [ 420.305] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
    [ 420.305] (II) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 222
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.305] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.305] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.305] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.305] (WW) NVIDIA(GPU-0): allowed).
    [ 420.305] (II) NVIDIA(GPU-0):
    [ 420.305] (II) NVIDIA(GPU-0): Validating Mode "720x400":
    [ 420.305] (II) NVIDIA(GPU-0): 720 x 400 @ 85 Hz
    [ 420.305] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.305] (II) NVIDIA(GPU-0): Pixel Clock : 35.50 MHz
    [ 420.305] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 756
    [ 420.305] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 828, 936
    [ 420.305] (II) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 446
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.305] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.305] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.305] (WW) NVIDIA(GPU-0): allowed).
    [ 420.305] (II) NVIDIA(GPU-0):
    [ 420.305] (II) NVIDIA(GPU-0): Validating Mode "360x200":
    [ 420.305] (II) NVIDIA(GPU-0): 360 x 200 @ 85 Hz
    [ 420.305] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.305] (II) NVIDIA(GPU-0): Pixel Clock : 17.75 MHz
    [ 420.305] (II) NVIDIA(GPU-0): HRes, HSyncStart : 360, 378
    [ 420.305] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 414, 468
    [ 420.305] (II) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 223
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/+
    [ 420.305] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.305] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.305] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.305] (WW) NVIDIA(GPU-0): allowed).
    [ 420.305] (II) NVIDIA(GPU-0):
    [ 420.305] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.305] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
    [ 420.305] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.305] (II) NVIDIA(GPU-0): Pixel Clock : 25.17 MHz
    [ 420.305] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 420.305] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
    [ 420.305] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.305] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.305] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.305] (WW) NVIDIA(GPU-0): allowed).
    [ 420.305] (II) NVIDIA(GPU-0):
    [ 420.305] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 420.305] (II) NVIDIA(GPU-0): 320 x 240 @ 60 Hz
    [ 420.305] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.305] (II) NVIDIA(GPU-0): Pixel Clock : 12.59 MHz
    [ 420.305] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
    [ 420.305] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 400
    [ 420.305] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 245
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 262
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.305] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.305] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.305] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.305] (WW) NVIDIA(GPU-0): allowed).
    [ 420.305] (II) NVIDIA(GPU-0):
    [ 420.305] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.305] (II) NVIDIA(GPU-0): 640 x 480 @ 73 Hz
    [ 420.305] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.305] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.305] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
    [ 420.305] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 704, 832
    [ 420.305] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
    [ 420.305] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 520
    [ 420.305] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.306] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.306] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.306] (WW) NVIDIA(GPU-0): allowed).
    [ 420.306] (II) NVIDIA(GPU-0):
    [ 420.306] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 420.306] (II) NVIDIA(GPU-0): 320 x 240 @ 73 Hz
    [ 420.306] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.306] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 420.306] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 332
    [ 420.306] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 352, 416
    [ 420.306] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 244
    [ 420.306] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 260
    [ 420.306] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.306] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.306] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.306] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.306] (WW) NVIDIA(GPU-0): allowed).
    [ 420.306] (II) NVIDIA(GPU-0):
    [ 420.306] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.306] (II) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
    [ 420.306] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.306] (II) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
    [ 420.306] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
    [ 420.306] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
    [ 420.306] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 420.306] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
    [ 420.306] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.306] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.306] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.306] (WW) NVIDIA(GPU-0): allowed).
    [ 420.306] (II) NVIDIA(GPU-0):
    [ 420.306] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 420.306] (II) NVIDIA(GPU-0): 320 x 240 @ 75 Hz
    [ 420.306] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.306] (II) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
    [ 420.306] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
    [ 420.306] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 360, 420
    [ 420.306] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
    [ 420.306] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 250
    [ 420.306] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.306] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.306] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.306] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.306] (WW) NVIDIA(GPU-0): allowed).
    [ 420.306] (II) NVIDIA(GPU-0):
    [ 420.306] (II) NVIDIA(GPU-0): Validating Mode "640x480":
    [ 420.306] (II) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
    [ 420.306] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.306] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
    [ 420.306] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 696
    [ 420.306] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 832
    [ 420.306] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
    [ 420.306] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 509
    [ 420.306] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.306] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.306] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.306] (WW) NVIDIA(GPU-0): allowed).
    [ 420.306] (II) NVIDIA(GPU-0):
    [ 420.306] (II) NVIDIA(GPU-0): Validating Mode "320x240":
    [ 420.306] (II) NVIDIA(GPU-0): 320 x 240 @ 85 Hz
    [ 420.306] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.306] (II) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
    [ 420.306] (II) NVIDIA(GPU-0): HRes, HSyncStart : 320, 348
    [ 420.306] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 416
    [ 420.306] (II) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
    [ 420.306] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 254
    [ 420.306] (II) NVIDIA(GPU-0): H/V Polarity : -/-
    [ 420.306] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.306] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.306] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.306] (WW) NVIDIA(GPU-0): allowed).
    [ 420.306] (II) NVIDIA(GPU-0):
    [ 420.306] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.306] (II) NVIDIA(GPU-0): 800 x 600 @ 56 Hz
    [ 420.306] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.306] (II) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
    [ 420.306] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 824
    [ 420.306] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1024
    [ 420.306] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.306] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 603, 625
    [ 420.306] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.307] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.307] (WW) NVIDIA(GPU-0): allowed).
    [ 420.307] (II) NVIDIA(GPU-0):
    [ 420.307] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 420.307] (II) NVIDIA(GPU-0): 400 x 300 @ 56 Hz
    [ 420.307] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.307] (II) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
    [ 420.307] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 412
    [ 420.307] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 512
    [ 420.307] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 420.307] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 301, 312
    [ 420.307] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.307] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.307] (WW) NVIDIA(GPU-0): allowed).
    [ 420.307] (II) NVIDIA(GPU-0):
    [ 420.307] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.307] (II) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
    [ 420.307] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.307] (II) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
    [ 420.307] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
    [ 420.307] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
    [ 420.307] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.307] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
    [ 420.307] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.307] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.307] (WW) NVIDIA(GPU-0): allowed).
    [ 420.307] (II) NVIDIA(GPU-0):
    [ 420.307] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 420.307] (II) NVIDIA(GPU-0): 400 x 300 @ 60 Hz
    [ 420.307] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.307] (II) NVIDIA(GPU-0): Pixel Clock : 20.00 MHz
    [ 420.307] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 420
    [ 420.307] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 484, 528
    [ 420.307] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 420.307] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 314
    [ 420.307] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.307] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.307] (WW) NVIDIA(GPU-0): allowed).
    [ 420.307] (II) NVIDIA(GPU-0):
    [ 420.307] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.307] (II) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
    [ 420.307] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.307] (II) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
    [ 420.307] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
    [ 420.307] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
    [ 420.307] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
    [ 420.307] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
    [ 420.307] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.307] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.307] (WW) NVIDIA(GPU-0): allowed).
    [ 420.307] (II) NVIDIA(GPU-0):
    [ 420.307] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 420.307] (II) NVIDIA(GPU-0): 400 x 300 @ 72 Hz
    [ 420.307] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.307] (II) NVIDIA(GPU-0): Pixel Clock : 25.00 MHz
    [ 420.307] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 428
    [ 420.307] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 488, 520
    [ 420.307] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 318
    [ 420.307] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 321, 333
    [ 420.307] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.307] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.307] (WW) NVIDIA(GPU-0): allowed).
    [ 420.307] (II) NVIDIA(GPU-0):
    [ 420.307] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.307] (II) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
    [ 420.307] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.307] (II) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
    [ 420.307] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
    [ 420.307] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
    [ 420.307] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.307] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
    [ 420.307] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.307] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.308] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.308] (WW) NVIDIA(GPU-0): allowed).
    [ 420.308] (II) NVIDIA(GPU-0):
    [ 420.308] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 420.308] (II) NVIDIA(GPU-0): 400 x 300 @ 75 Hz
    [ 420.308] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.308] (II) NVIDIA(GPU-0): Pixel Clock : 24.75 MHz
    [ 420.308] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 408
    [ 420.308] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 528
    [ 420.308] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 420.308] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 312
    [ 420.308] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.308] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.308] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.308] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.308] (WW) NVIDIA(GPU-0): allowed).
    [ 420.308] (II) NVIDIA(GPU-0):
    [ 420.308] (II) NVIDIA(GPU-0): Validating Mode "800x600":
    [ 420.308] (II) NVIDIA(GPU-0): 800 x 600 @ 85 Hz
    [ 420.308] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.308] (II) NVIDIA(GPU-0): Pixel Clock : 56.30 MHz
    [ 420.308] (II) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
    [ 420.308] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1048
    [ 420.308] (II) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
    [ 420.308] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 631
    [ 420.308] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.308] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.308] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.308] (WW) NVIDIA(GPU-0): allowed).
    [ 420.308] (II) NVIDIA(GPU-0):
    [ 420.308] (II) NVIDIA(GPU-0): Validating Mode "400x300":
    [ 420.308] (II) NVIDIA(GPU-0): 400 x 300 @ 85 Hz
    [ 420.308] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.308] (II) NVIDIA(GPU-0): Pixel Clock : 28.15 MHz
    [ 420.308] (II) NVIDIA(GPU-0): HRes, HSyncStart : 400, 416
    [ 420.308] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 524
    [ 420.308] (II) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
    [ 420.308] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 315
    [ 420.308] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.308] (II) NVIDIA(GPU-0): Extra : DoubleScan
    [ 420.308] (WW) NVIDIA(GPU-0): Mode is rejected: Only EDID-provided modes are allowed on
    [ 420.308] (WW) NVIDIA(GPU-0): Seiko/Epson (DFP-0) (continuous frequency modes not
    [ 420.308] (WW) NVIDIA(GPU-0): allowed).
    [ 420.308] (II) NVIDIA(GPU-0):
    [ 420.308] (II) NVIDIA(GPU-0): Validating Mode "1024x768":
    [ 420.308] (II) NVIDIA(GPU-0): 1024 x 768 @ 87 Hz
    [ 420.308] (II) NVIDIA(GPU-0): Mode Source: X Server
    [ 420.308] (II) NVIDIA(GPU-0): Pixel Clock : 44.90 MHz
    [ 420.308] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1032
    [ 420.308] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1208, 1264
    [ 420.308] (II) NVIDIA(GPU-0): VRes, VSyncStart : 768, 768
    [ 420.308] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 776, 817
    [ 420.308] (II) NVIDIA(GPU-0): H/V Polarity : +/+
    [ 420.308] (II) N

    karol wrote:
    newguy wrote:These commands give no such file or directory
    Did you install uvesafb?
    Install v86d from AUR
    This was my first time installing from AUR so I think I installed it, "pacman -Q v86d" gives me output "v86d 0.1.10-5".
    Prepare the system
    Remove any framebuffer-related kernel boot parameter from the bootloader configuration to disable the old vesafb framebuffer from loading.
    $ grep vga /proc/cmdline
    $ grep -ir vga /etc/modprobe.d/
    Should return no results. If you do have a vga= option somewhere, you will need to remove it.
    It didn't
    GRUB
    Note: This might not work.
    First edit /etc/default/grub commenting the GRUB_GFXPAYLOAD_LINUX=keep line.
    Then regenerate grub.cfg via the standard script:
    # grub-mkconfig -o /boot/grub/grub.cfg
    Did this
    Then I also configured the file /usr/lib/modprobe.d/uvesafb.conf: (It wasn't empty) , so yeah. I think I installed it.Is there any other way to check ?
    Last edited by newguy (2015-03-21 10:21:29)

  • Satellite P500 - Splinter Cell is very slow - low resolution

    Hey guys,
    I have a Toshiba Satellite P500.
    CPU Intel Core2 Quad processor Q9000 (2.0GHz, 1066MHz FSB, 6MB L2 Cache)
    Operating System Genuine Windows Vista Home Premium 32bit (includes recovery partition for Windows Vista Home Premium 64bit)
    Screen Size 18.4" Widescreen HD+ TruBrite Display (1680 x 945), supports 720p
    Memory 4GB DDR2 (2GB + 2GB) (800MHz) expandable to 8GB
    Storage 1000GB (500GB + 500GB) (5400rpm) SATA
    Graphics ATI Mobility Radeon HD 4650 (2286MB Total: 1GB discrete memory + 1262MB shared memory with ATI HyperMemory technology)
    Optical Disc Drive DVD SuperMulti Double/Dual Layer
    Now im trying to play games like, Splinter Cell Convictions and things of that sort, apparently, according to the Games website, i meet all the recommended specs. Yet when i play the game its on a very low resolution and all settings set to LOW!
    Is anyone else having these problems with there Notebooks?

    Hi Sammole,
    Sine few days I have Satellite P500 too. I have to say its a very great notebook, I love it. The screen is really good and big and in my opinion the best option for games, videos and all other multimedia stuff. Furthermore its equipped with fast CPU and graphic card, ideal for playing games.
    All my games running fine so I dont know what happened to you. Make sure that the eco mode isnt active, this will slow down the performance.
    Make also sure that newest display driver from Toshiba is installed and latest DirectX version from Microsoft.
    Have also a look Splinter Cell homepage. Maybe there is an update (patch) available that can help you. :)

  • I'm trying to do a book using iphoto 11 (9.4.2), but i don't get a low resolution warning. Why? and how can i get the warning., i'm trying to do a book using iphoto 11 (9.4.2), but i don't get a low resolution warning. Why? and how can i get the warning.

    I'm trying to do a book using Iphoto, but it no longer gives a low resolution warning like it used to in the older versions.
    I don't know why it doesn't anymore, (or maybe I have to add it on somehow??) but it makes it difficult to know how much I can
    zoom in on a picture and still have it be good printable resolution.
    Does anyone know how to resolve this or add the warning to the latest version of iphoto?
    Thanks

    With iPhoto 9 the low resolution for photos warning has been dropped. The only warning one will get now is for text that has overflowed the text box:
    As Larry suggested send a feature request to Apple via http://www.apple.com/feedback/iphoto.html to get it back. That's a big omission in my opinion.
    You can determine what your minimum resolution is for your images (if all taken from the same camera) by dividing the pixel dimensions by the size of the larges frame in the book which would be 8.5 x 11. If it's at or above 150 dpi you'll be above Apple's previous resolution warning limit.
    OT

  • Why does low resolution warning show when I used a high resolution camera

    Hi,
    I am just learning about iphoto, and have been uploading photos I took with a 4 mega-pixel camera. I have printed out photos at Kodak printers directly from the camera, and they came out great. However, when I upload the photos to the Mac, then burn them to a CD, and try to print them they come out blurry and have the low resolution warning. Does anyone know why that is happening? Is there a setting that decides the photo quality when pictures are uploaded?
    Are the photos I have now "doomed" to be at low resolution?
    Thanks

    The "share" function actually places a mini-library on the CD so that it can be loaded into another Mac that has iPhoto. Just like in your library, the CD will contain, for each photo, the original "out of the camera" version AND the most recently modified version AND a thumbnail for viewing within iPhoto. Apparently the thumbnail was the one that was inadvertently selected for printing and, of course, the resolution is minimal.
    If you want to burn a CD for use on a PC or to give to your favorite photo-finisher, create a folder on the desktop and "File/Export" the contents of the album to that folder. Then, EXIT iPhoto and burn the CD with the contents of the desktop folder. After checking the CD and confirming that all is OK, you can trash that folder.

  • Low Resolution Warning on Calendar Pictures

    I am in the process of creating a calendar using iPhoto '08. However, some of the pictures that I have added have a low resolution warning in the top right corner. I have tried cropping the photos, fitting the photo to frame size, zooming out, and reverting the photo to the original copy (all the things they told me to do on the Apple website), but the yellow yield signs are still not going away. Is there any way to fix this without resorting to "fitting the photo to frame size"? TIA!

    Welcome to the Apple Discussions. What are the pixel dimensions of the photos you are using?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier versions) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. There are versions that are compatible with iPhoto 5, 6, 7 and 8 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    NOTE: The new rebuild option in iPhoto 09 (v. 8.0.2), Rebuild the iPhoto Library Database from automatic backup" makes this tip obsolete.

  • Low resolution warning?

    I have the Nikon D80 and have it set to fine and large file format and can't seem to enlarge bigger than an 8 x 12. Is Aperture possibly compressing the files somehow, or changing the mega pixels when I export the photo?

    What are the pixel dimensions of the Image?  What do you mean by " ... can't seem to enlarge bigger than ..."?  Are you printing? exporting?  Using what settings?
    Fwiw, the first bullet point from the guidelines on this page in the User Manual is likely apposite:
    Printing Tips
    Here are a few suggestions to help you with the printing process:
    Use the highest-resolution image possible: It’s preferable to work with images imported directly from your digital camera. However, even images imported directly from your camera or card reader can be low-resolution, low-quality images. This is why it’s important to shoot with the highest-resolution settings available on your camera. Compression settings applied during image capture may be apparent when you print. Consider shooting RAW files if the setting is available, and shoot at the highest bit depth possible.If you’ve imported an image that was reduced or compressed in another application, Aperture cannot increase the resolution of the file. In other words, Aperture cannot replace image information that was previously removed during the compression process. If possible, locate the original full-resolution image file, use the Lift and Stamp tools to apply the adjustments you’ve made to the low-resolution file, and print the higher-resolution image file.
    Use a printer that supports 16-bit printing: If the image you’re printing is a high-resolution 16-bit file, using a printer that supports 16-bit printing results in smoother gradations.
    Color calibrate your Aperture system: It’s important to calibrate your display and printer so that your printed images look as much as possible like the images you see on the computer screen. For more information about color calibrating your Aperture system, see Calibrating Your Aperture System.

  • I want to create a HD disc with my Adobe Premier Elements but I am getting low resolution.  When I go to share the DVD to disc the form only offers 8pixels at the bottom.  How do I burn this DVD in HD with higher number of pixels?

    I want to create a HD disc with my Adobe Premier Elements but I am getting low resolution.  When I go to share the DVD to disc the form only offers 8pixels at the bottom.  How do I burn this DVD in HD with higher number of pixels?  I have read other forums on burning HD DVD's but I do not see the option to turn the 8 pi into 40 pi the one forum recommended.  I want my DVD to be HD so I may sell these videos online for my business.  I can't sell them the low quality they are burning now.  Hopefully you can help me.  Thanks.

    desalvom
    Thank you for your reply.
    You cannot burn your high resolution video that you can view on your computer to an AVCHD on DVD disc
    that will replay through a regular DVD player. But players are marketed under a variety of names with
    different support opportunities. One manufacturer may call its product MultiMedia Player, media player, Blu-ray player,
    etc.The bottom line is the specifications for each of the players that are candidates for the playback of
    the AVCHD format on DVD disc or the format of interest.
    If you upload your HD (1920 x 1080) video to YouTube, YouTube converts the video to flash format, but it goes up as the HD video.
    But, beware. Look at the YouTube viewing setting when your uploaded video is playing back. The YouTube default is not
    HD. It might be 360p, 480p. If you have a 1080p video, then before the YouTube playback, you should be looking
    at the video with the YouTube 1080p HD setting for best viewing. That is a YouTube matter.
    Best results depend on you
    a. setting up the Premiere Elements project preset to match the properties of the source media. That means, if
    you have 1080p source, you (manually) or the project (automatically) set the project preset at
    NTSC
    DSLR
    1080p
    DSLR [email protected]
    or the PAL counterpart, depending on your region need.
    b. if you upload your video to YouTube using the Premiere Elements feature, there is a HD preset, but you cannot
    customize it.....if you need customization, then you can export your Timeline to a file...in this example
    Publish+Share
    Computer
    AVCHD
    with Presets = MP4 H.264 1920 x 1080p30 or PAL counterpart
    and then customize the preset under the Advanced Button/Video Tab of that preset. In increase quality, you might look to increase
    the Bitrate under Advanced Button/Video Tab settings - without compromising the file size.
    Then you would upload that file to YouTube at the YouTube web site.
    All of the above are factors that need looking into in order to determine the why for what you wrote
    I have published a shortened advertisement video to YouTube- say 5 minutes-
    and it is low quality
    Often SD video upscaled to HD can present poorly. But, you are dealing with a HD workflow so that should not be introduced into the matter. The setup of the project and
    the properties of the source video are important, but let us start with the above and rule in or out those considerations first.
    Thank you. As always, any clarification needed, please do not hesitate to ask.
    ATR

  • Windows 7 Laptop to external LCD monitor show low resolution

    Hello,
    I'm connecting my laptop to external LCD 1920*1080.
    When Extend the display, each screen works with its full resolution allowed (Laptop has lower than 1920*1080 and the LCD works with resolution of 1920*1080), but when duplicate the display, the LCD has a black frame and the desktop is only at the center
    of the screen and not an all the screen.
    Is it possible, when duplicate the display, that each monitor work with full Resolution? or when
    dup the higher resolution will be according to the lower resolution?
    thanks.

    Getting the best display on your monitor
    http://windows.microsoft.com/en-in/windows/getting-best-display-monitor#getting-best-display-monitor=windows-7
    Yolanda Zhu
    TechNet Community Support

  • HT1044 Issues w/Low Resolution when trying to print pics from Iphone 4s

    Been trying CONTINUALLY to print images from my Iphone 4S.  Example, uploaded a few pictures from phone to Kodak site.  Get error message, "Low Resolution, may print blurry", message for the photos.  Yes, They DID print blurry.  Recommended by someone, I changed the setting on my Iphone to HDR under Options for Camera.  Still have the issue.  What is purpose of having hundreds of pictures on iphone (that look wonderful on facebook, by the way), but you CaN'T print them out or order prints!??!   Verrrry Frustrating.   Any suggestions how to fix this issue?  I understand there needs to be a certain level of pixels....however, there HAS to be a way to change them to a higher res to get good quality pictures.   Help Please!!  Thank you!

    Been trying CONTINUALLY to print images from my Iphone 4S.  Example, uploaded a few pictures from phone to Kodak site.  Get error message, "Low Resolution, may print blurry", message for the photos.  Yes, They DID print blurry.  Recommended by someone, I changed the setting on my Iphone to HDR under Options for Camera.  Still have the issue.  What is purpose of having hundreds of pictures on iphone (that look wonderful on facebook, by the way), but you CaN'T print them out or order prints!??!   Verrrry Frustrating.   Any suggestions how to fix this issue?  I understand there needs to be a certain level of pixels....however, there HAS to be a way to change them to a higher res to get good quality pictures.   Help Please!!  Thank you!

  • Iphone low resolution

    I am syncing photos from aperture 3 to my iphone, but many pictures are coming over to the iphone at horribly low resolution.  I opened one such album and found of the 12 photos, only two looked good.  The rest were a horrible example of compression artifacting, all the detail was lost and it was very muddy.  The pictures looked out of focus.  But the pictures looked fine in aperture, even when I had them being displayed at the same physical size on my mbp screen.
    After doing some digging in the .applibrary I was able to find where the aperture thumbs and the synced photos were stored and discovered the pattern.
    It appears that aperture thumbnails (for the bottom of split view, for example) are always created at 240x360.  However, the pictures creates for itunes vary in size, and the size depends on the size of the original.  One image original was 426x640 and its iphone image was 213x320 (14k) and looked ok on the iphone.  Another however was a 200x300 original and aperture created a 240x360 thumb for itself (upscaled it a tad bit) but created a 100x150 (5k) (yes REALLY) for the iphone, which of course looked horrible.  It would have been much better off just passing over the original to itunes instead of butchering it.  Aperture has no business creating an image for the iphone that's LOWER than the resolution of the iphone screen. (and that's not even accounting for your ability to zoom what, about 2x, into a picture on the iphone?)
    good looking:
    First is 213 × 320 pixels (14k)
    Second is 240 × 360 pixels (32k)
    aperture claims the original is 426 × 640 (0.3 MP)
    bad looking:
    The first path picture is a WHOPPING 100 × 150 pixels (5k) and looks exactly like the crap on my iphone.
    The second is 240 × 360 pixels, 33k.
    Aperture claims the original is 200 × 300 (0.1 MP)
    So.... what do I do about this?  The only workaround I see at the moment is to go through all the pictures I want on my iphone and UPscale them and reload them into aperture, so it creates more sensible images for my iphone. (quite a hassle for something that claims "it just works")   Now, is this a bug, or am I missing a setting somewhere?
    I also was unable to figure out how to locate the originals inside my applibrary.  Control click gives you that option in itunes for example.  That would at least be helpful to know how to do if I am forced to upscale all these pictures by hand to work around the bug.

    Are you using finder to look at your photos? Stay out of the finder! iPhoto organizes itself so that it can function. If you do anything to that structure, you risk losing your precious photos. The data folder has always been there.

Maybe you are looking for