AMD FirePro 2270 stuck at low resolution

Hey all,
my new box came with a AMD FirePro 2270 and a BENQ 27" (BL2710)monitor. When starting up X (gnome as WM), resolution is stuck at 1680x1050 instead of the desired 2560x1440. Both card and monitor should be able to handle this resolution.
I am using the xf86-video-ati driver and I read the wiki page on ATI (https://wiki.archlinux.org/index.php/ATI), but alas, nothing seems to help.
I've tried to add new modelines as explained here (https://wiki.archlinux.org/index.php/Xr … esolutions), but then I get a garbled screen:
[kebil@ds9 ~]$ cvt 2560 1440
# 2560x1440 59.96 Hz (CVT 3.69M9) hsync: 89.52 kHz; pclk: 312.25 MHz
Modeline "2560x1440_60.00" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync
[kebil@ds9 ~]$ xrandr --newmode "2560x1440_60.00" 312.25 2560 2728 3000 3440 1440 1443 1448 1482 -hsync +vsync
[kebil@ds9 ~]$ xrandr --addmode DVI-0 2560x1440_60.00
According to Xorg.0.log, it would seem that under the section "supported detailed timing" there is support for resolutions up until my desired resolution of 2560x1440.
The EDID in the log indeed only goes up until 1680x1050
So how do I debug this? Is it something hardware related (as in: should i have gone for another graphics card?) or is it the monitor that doesn't send the right EDID? Have I been generating the wrong modeline for the above mentioned xrandr?
This is completely new arch install so everything is up to date.
This is the output of my Xorg.0.log:
[ 182.753]
X.Org X Server 1.16.1
Release Date: 2014-09-21
[ 182.758] X Protocol Version 11, Revision 0
[ 182.760] Build Operating System: Linux 3.16.1-1-ARCH x86_64
[ 182.761] Current Operating System: Linux ds9 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
[ 182.761] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda1 rw
[ 182.764] Build Date: 21 September 2014 10:53:13AM
[ 182.766]
[ 182.767] Current version of pixman: 0.32.6
[ 182.770] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 182.770] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 182.776] (==) Log file: "/home/kebil/.local/share/xorg/Xorg.0.log", Time: Fri Oct 3 10:19:52 2014
[ 182.778] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 182.779] (==) No Layout section. Using the first Screen section.
[ 182.779] (==) No screen section available. Using defaults.
[ 182.779] (**) |-->Screen "Default Screen Section" (0)
[ 182.779] (**) | |-->Monitor "<default monitor>"
[ 182.780] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 182.780] (==) Automatically adding devices
[ 182.780] (==) Automatically enabling devices
[ 182.780] (==) Automatically adding GPU devices
[ 182.780] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 182.780] Entry deleted from font path.
[ 182.780] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 182.780] Entry deleted from font path.
[ 182.780] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 182.780] Entry deleted from font path.
[ 182.780] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 182.780] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 182.780] Entry deleted from font path.
[ 182.780] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 182.780] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 182.780] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 182.780] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 182.780] (II) Loader magic: 0x818d80
[ 182.780] (II) Module ABI versions:
[ 182.780] X.Org ANSI C Emulation: 0.4
[ 182.780] X.Org Video Driver: 18.0
[ 182.780] X.Org XInput driver : 21.0
[ 182.780] X.Org Server Extension : 8.0
[ 182.782] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 182.783] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 182.783] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 182.787] (--) PCI:*(0:2:0:0) 1002:68f2:1028:0126 rev 0, Mem @ 0xe0000000/268435456, 0xfbe20000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 182.787] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 182.787] (II) LoadModule: "glx"
[ 182.788] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 182.790] (II) Module glx: vendor="X.Org Foundation"
[ 182.790] compiled for 1.16.1, module version = 1.0.0
[ 182.790] ABI class: X.Org Server Extension, version 8.0
[ 182.790] (==) AIGLX enabled
[ 182.790] (==) Matched ati as autoconfigured driver 0
[ 182.790] (==) Matched ati as autoconfigured driver 1
[ 182.790] (==) Matched modesetting as autoconfigured driver 2
[ 182.790] (==) Matched fbdev as autoconfigured driver 3
[ 182.790] (==) Matched vesa as autoconfigured driver 4
[ 182.791] (==) Assigned the driver to the xf86ConfigLayout
[ 182.791] (II) LoadModule: "ati"
[ 182.791] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 182.791] (II) Module ati: vendor="X.Org Foundation"
[ 182.792] compiled for 1.16.0, module version = 7.4.0
[ 182.792] Module class: X.Org Video Driver
[ 182.792] ABI class: X.Org Video Driver, version 18.0
[ 182.792] (II) LoadModule: "radeon"
[ 182.792] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 182.794] (II) Module radeon: vendor="X.Org Foundation"
[ 182.794] compiled for 1.16.0, module version = 7.4.0
[ 182.794] Module class: X.Org Video Driver
[ 182.794] ABI class: X.Org Video Driver, version 18.0
[ 182.794] (II) LoadModule: "modesetting"
[ 182.795] (WW) Warning, couldn't open module modesetting
[ 182.795] (II) UnloadModule: "modesetting"
[ 182.795] (II) Unloading modesetting
[ 182.795] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 182.795] (II) LoadModule: "fbdev"
[ 182.795] (WW) Warning, couldn't open module fbdev
[ 182.795] (II) UnloadModule: "fbdev"
[ 182.795] (II) Unloading fbdev
[ 182.795] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 182.795] (II) LoadModule: "vesa"
[ 182.795] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 182.796] (II) Module vesa: vendor="X.Org Foundation"
[ 182.796] compiled for 1.16.0, module version = 2.3.2
[ 182.796] Module class: X.Org Video Driver
[ 182.796] ABI class: X.Org Video Driver, version 18.0
[ 182.796] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, HAINAN, HAINAN, HAINAN,
HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[ 182.801] (II) VESA: driver for VESA chipsets: vesa
[ 182.801] (++) using VT number 1
[ 182.801] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 182.801] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 182.802] (II) [KMS] Kernel modesetting enabled.
[ 182.802] (WW) Falling back to old probe method for vesa
[ 182.802] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 182.802] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 182.802] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 182.802] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 182.802] (==) RADEON(0): Default visual is TrueColor
[ 182.802] (==) RADEON(0): RGB weight 888
[ 182.802] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 182.802] (--) RADEON(0): Chipset: "ATI FirePro 2270" (ChipID = 0x68f2)
[ 182.802] (II) Loading sub module "dri2"
[ 182.802] (II) LoadModule: "dri2"
[ 182.802] (II) Module "dri2" already built-in
[ 182.802] (II) Loading sub module "exa"
[ 182.802] (II) LoadModule: "exa"
[ 182.802] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 182.803] (II) Module exa: vendor="X.Org Foundation"
[ 182.803] compiled for 1.16.1, module version = 2.6.0
[ 182.803] ABI class: X.Org Video Driver, version 18.0
[ 182.803] (II) RADEON(0): KMS Color Tiling: enabled
[ 182.803] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 182.803] (II) RADEON(0): KMS Pageflipping: enabled
[ 182.803] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 182.816] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[ 182.830] (II) RADEON(0): Output DisplayPort-1 has no monitor section
[ 182.850] (II) RADEON(0): Output DVI-0 has no monitor section
[ 182.880] (II) RADEON(0): Output DVI-1 has no monitor section
[ 182.893] (II) RADEON(0): EDID for output DisplayPort-0
[ 182.906] (II) RADEON(0): EDID for output DisplayPort-1
[ 182.927] (II) RADEON(0): EDID for output DVI-0
[ 182.956] (II) RADEON(0): EDID for output DVI-1
[ 182.957] (II) RADEON(0): Manufacturer: BNQ Model: 8012 Serial#: 21573
[ 182.957] (II) RADEON(0): Year: 2014 Week: 7
[ 182.957] (II) RADEON(0): EDID Version: 1.3
[ 182.957] (II) RADEON(0): Digital Display Input
[ 182.957] (II) RADEON(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 182.957] (II) RADEON(0): Gamma: 2.20
[ 182.957] (II) RADEON(0): DPMS capabilities: Off
[ 182.957] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 182.957] (II) RADEON(0): Default color space is primary color space
[ 182.957] (II) RADEON(0): First detailed timing is preferred mode
[ 182.957] (II) RADEON(0): redX: 0.659 redY: 0.331 greenX: 0.300 greenY: 0.629
[ 182.957] (II) RADEON(0): blueX: 0.146 blueY: 0.052 whiteX: 0.312 whiteY: 0.328
[ 182.957] (II) RADEON(0): Supported established timings:
[ 182.957] (II) RADEON(0): 720x400@70Hz
[ 182.957] (II) RADEON(0): 640x480@60Hz
[ 182.957] (II) RADEON(0): 640x480@75Hz
[ 182.957] (II) RADEON(0): 800x600@60Hz
[ 182.957] (II) RADEON(0): 800x600@75Hz
[ 182.957] (II) RADEON(0): 832x624@75Hz
[ 182.957] (II) RADEON(0): 1024x768@60Hz
[ 182.957] (II) RADEON(0): 1024x768@75Hz
[ 182.957] (II) RADEON(0): 1280x1024@75Hz
[ 182.957] (II) RADEON(0): 1152x864@75Hz
[ 182.957] (II) RADEON(0): Manufacturer's mask: 0
[ 182.957] (II) RADEON(0): Supported standard timings:
[ 182.957] (II) RADEON(0): #0: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 182.957] (II) RADEON(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 182.957] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 182.957] (II) RADEON(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 182.957] (II) RADEON(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 182.957] (II) RADEON(0): #5: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 182.957] (II) RADEON(0): Supported detailed timing:
[ 182.957] (II) RADEON(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 182.957] (II) RADEON(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 182.957] (II) RADEON(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 182.957] (II) RADEON(0): Serial No: 62E00257SL0
[ 182.957] (II) RADEON(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 88 kHz, PixClock max 275 MHz
[ 182.957] (II) RADEON(0): Monitor name: BenQ BL2710
[ 182.957] (II) RADEON(0): EDID (in hex):
[ 182.957] (II) RADEON(0): 00ffffffffffff0009d1128045540000
[ 182.957] (II) RADEON(0): 07180103803c22782efc90a8544ca125
[ 182.957] (II) RADEON(0): 0d5054a56b8081c081008180a9c0b300
[ 182.957] (II) RADEON(0): d1c001010101565e00a0a0a029503020
[ 182.957] (II) RADEON(0): 350055502100001a000000ff00363245
[ 182.957] (II) RADEON(0): 3030323537534c300a20000000fd0032
[ 182.957] (II) RADEON(0): 4c1e581b000a202020202020000000fc
[ 182.957] (II) RADEON(0): 0042656e5120424c323731300a20001c
[ 182.957] (II) RADEON(0): Printing probed modes for output DVI-1
[ 182.957] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 182.957] (II) RADEON(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
[ 182.957] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 182.957] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 182.957] (II) RADEON(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 182.957] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 182.957] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
[ 182.957] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 182.957] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 182.957] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 182.957] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 182.957] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 182.957] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 182.957] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 182.957] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 182.957] (II) RADEON(0): Output DisplayPort-0 disconnected
[ 182.957] (II) RADEON(0): Output DisplayPort-1 disconnected
[ 182.957] (II) RADEON(0): Output DVI-0 disconnected
[ 182.957] (II) RADEON(0): Output DVI-1 connected
[ 182.957] (II) RADEON(0): Using exact sizes for initial modes
[ 182.957] (II) RADEON(0): Output DVI-1 using initial mode 1600x900
[ 182.957] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 182.957] (II) RADEON(0): mem size init: gart size :3fdee000 vram size: s:20000000 visible:1f8ca000
[ 182.957] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[ 182.957] (==) RADEON(0): DPI set to (96, 96)
[ 182.957] (II) Loading sub module "fb"
[ 182.957] (II) LoadModule: "fb"
[ 182.957] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 182.958] (II) Module fb: vendor="X.Org Foundation"
[ 182.958] compiled for 1.16.1, module version = 1.0.0
[ 182.958] ABI class: X.Org ANSI C Emulation, version 0.4
[ 182.958] (II) Loading sub module "ramdac"
[ 182.958] (II) LoadModule: "ramdac"
[ 182.958] (II) Module "ramdac" already built-in
[ 182.958] (II) UnloadModule: "vesa"
[ 182.958] (II) Unloading vesa
[ 182.958] (--) Depth 24 pixmap format is 32 bpp
[ 182.959] (II) RADEON(0): [DRI2] Setup complete
[ 182.959] (II) RADEON(0): [DRI2] DRI driver: r600
[ 182.959] (II) RADEON(0): [DRI2] VDPAU driver: r600
[ 182.959] (II) RADEON(0): Front buffer size: 6000K
[ 182.959] (II) RADEON(0): VRAM usage limit set to 459756K
[ 182.960] (==) RADEON(0): Backing store enabled
[ 182.960] (II) RADEON(0): Direct rendering enabled
[ 182.960] (II) EXA(0): Driver allocated offscreen pixmaps
[ 182.960] (II) EXA(0): Driver registered support for the following operations:
[ 182.960] (II) Solid
[ 182.960] (II) Copy
[ 182.960] (II) Composite (RENDER acceleration)
[ 182.960] (II) UploadToScreen
[ 182.960] (II) DownloadFromScreen
[ 182.960] (II) RADEON(0): Acceleration enabled
[ 182.960] (==) RADEON(0): DPMS enabled
[ 182.960] (==) RADEON(0): Silken mouse enabled
[ 182.961] (II) RADEON(0): Set up textured video
[ 182.961] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[ 182.961] (II) RADEON(0): [XvMC] Extension initialized.
[ 182.961] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 183.030] (--) RandR disabled
[ 183.092] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 183.092] (II) AIGLX: enabled GLX_ARB_create_context
[ 183.092] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 183.092] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 183.092] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 183.092] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 183.092] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 183.092] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 183.092] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 183.092] (II) AIGLX: Loaded and initialized r600
[ 183.092] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 183.144] (II) RADEON(0): Setting screen physical size to 423 x 238
[ 183.187] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 183.187] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 183.187] (II) LoadModule: "evdev"
[ 183.187] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 183.189] (II) Module evdev: vendor="X.Org Foundation"
[ 183.189] compiled for 1.16.0, module version = 2.9.0
[ 183.189] Module class: X.Org XInput Driver
[ 183.189] ABI class: X.Org XInput driver, version 21.0
[ 183.190] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 11 paused 0
[ 183.190] (II) Using input driver 'evdev' for 'Power Button'
[ 183.190] (**) Power Button: always reports core events
[ 183.190] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 183.190] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 183.190] (--) evdev: Power Button: Found keys
[ 183.190] (II) evdev: Power Button: Configuring as keyboard
[ 183.190] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2"
[ 183.190] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 183.190] (**) Option "xkb_rules" "evdev"
[ 183.190] (**) Option "xkb_model" "pc104"
[ 183.190] (**) Option "xkb_layout" "us"
[ 183.212] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 183.212] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 183.213] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 12 paused 0
[ 183.213] (II) Using input driver 'evdev' for 'Power Button'
[ 183.213] (**) Power Button: always reports core events
[ 183.213] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 183.213] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 183.213] (--) evdev: Power Button: Found keys
[ 183.213] (II) evdev: Power Button: Configuring as keyboard
[ 183.213] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event1"
[ 183.213] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 183.213] (**) Option "xkb_rules" "evdev"
[ 183.213] (**) Option "xkb_model" "pc104"
[ 183.213] (**) Option "xkb_layout" "us"
[ 183.214] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 183.214] (II) No input driver specified, ignoring this device.
[ 183.214] (II) This device may have been added with another device file.
[ 183.214] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event4)
[ 183.214] (II) No input driver specified, ignoring this device.
[ 183.214] (II) This device may have been added with another device file.
[ 183.215] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event5)
[ 183.215] (II) No input driver specified, ignoring this device.
[ 183.215] (II) This device may have been added with another device file.
[ 183.215] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event6)
[ 183.215] (II) No input driver specified, ignoring this device.
[ 183.215] (II) This device may have been added with another device file.
[ 183.215] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event7)
[ 183.215] (II) No input driver specified, ignoring this device.
[ 183.215] (II) This device may have been added with another device file.
[ 183.216] (II) config/udev: Adding input device Dell Dell USB Entry Keyboard (/dev/input/event8)
[ 183.216] (**) Dell Dell USB Entry Keyboard: Applying InputClass "evdev keyboard catchall"
[ 183.216] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 13 paused 0
[ 183.216] (II) Using input driver 'evdev' for 'Dell Dell USB Entry Keyboard'
[ 183.216] (**) Dell Dell USB Entry Keyboard: always reports core events
[ 183.216] (**) evdev: Dell Dell USB Entry Keyboard: Device: "/dev/input/event8"
[ 183.216] (--) evdev: Dell Dell USB Entry Keyboard: Vendor 0x413c Product 0x2107
[ 183.216] (--) evdev: Dell Dell USB Entry Keyboard: Found keys
[ 183.216] (II) evdev: Dell Dell USB Entry Keyboard: Configuring as keyboard
[ 183.216] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.5/4-1.5:1.0/0003:413C:2107.0001/input/input10/event8"
[ 183.216] (II) XINPUT: Adding extended input device "Dell Dell USB Entry Keyboard" (type: KEYBOARD, id 8)
[ 183.216] (**) Option "xkb_rules" "evdev"
[ 183.216] (**) Option "xkb_model" "pc104"
[ 183.216] (**) Option "xkb_layout" "us"
[ 183.217] (II) config/udev: Adding input device Logitech Trackball (/dev/input/event9)
[ 183.217] (**) Logitech Trackball: Applying InputClass "evdev pointer catchall"
[ 183.218] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 14 paused 0
[ 183.218] (II) Using input driver 'evdev' for 'Logitech Trackball'
[ 183.218] (**) Logitech Trackball: always reports core events
[ 183.218] (**) evdev: Logitech Trackball: Device: "/dev/input/event9"
[ 183.218] (--) evdev: Logitech Trackball: Vendor 0x46d Product 0xc404
[ 183.218] (--) evdev: Logitech Trackball: Found 3 mouse buttons
[ 183.218] (--) evdev: Logitech Trackball: Found scroll wheel(s)
[ 183.218] (--) evdev: Logitech Trackball: Found relative axes
[ 183.218] (--) evdev: Logitech Trackball: Found x and y relative axes
[ 183.218] (II) evdev: Logitech Trackball: Configuring as mouse
[ 183.218] (II) evdev: Logitech Trackball: Adding scrollwheel support
[ 183.218] (**) evdev: Logitech Trackball: YAxisMapping: buttons 4 and 5
[ 183.218] (**) evdev: Logitech Trackball: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 183.218] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6:1.0/0003:046D:C404.0002/input/input11/event9"
[ 183.218] (II) XINPUT: Adding extended input device "Logitech Trackball" (type: MOUSE, id 9)
[ 183.218] (II) evdev: Logitech Trackball: initialized for relative axes.
[ 183.218] (**) Logitech Trackball: (accel) keeping acceleration scheme 1
[ 183.218] (**) Logitech Trackball: (accel) acceleration profile 0
[ 183.218] (**) Logitech Trackball: (accel) acceleration factor: 2.000
[ 183.218] (**) Logitech Trackball: (accel) acceleration threshold: 4
[ 183.219] (II) config/udev: Adding input device Logitech Trackball (/dev/input/mouse0)
[ 183.219] (II) No input driver specified, ignoring this device.
[ 183.219] (II) This device may have been added with another device file.
[ 183.219] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 183.219] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 183.220] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 15 paused 0
[ 183.220] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 183.220] (**) AT Translated Set 2 keyboard: always reports core events
[ 183.220] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 183.220] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 183.220] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 183.220] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 183.220] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 183.220] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 183.220] (**) Option "xkb_rules" "evdev"
[ 183.220] (**) Option "xkb_model" "pc104"
[ 183.220] (**) Option "xkb_layout" "us"
[ 183.221] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 183.221] (II) No input driver specified, ignoring this device.
[ 183.221] (II) This device may have been added with another device file.
[ 189.324] (II) evdev: AT Translated Set 2 keyboard: Close
[ 189.324] (II) UnloadModule: "evdev"
[ 189.324] (II) systemd-logind: releasing fd for 13:64
[ 189.370] (II) evdev: Logitech Trackball: Close
[ 189.370] (II) UnloadModule: "evdev"
[ 189.370] (II) systemd-logind: releasing fd for 13:73
[ 189.423] (II) evdev: Dell Dell USB Entry Keyboard: Close
[ 189.423] (II) UnloadModule: "evdev"
[ 189.423] (II) systemd-logind: releasing fd for 13:72
[ 189.476] (II) evdev: Power Button: Close
[ 189.476] (II) UnloadModule: "evdev"
[ 189.476] (II) systemd-logind: releasing fd for 13:65
[ 189.503] (II) evdev: Power Button: Close
[ 189.503] (II) UnloadModule: "evdev"
[ 189.503] (II) systemd-logind: releasing fd for 13:66
[ 189.582] (EE) Server terminated successfully (0). Closing log file.

As I noticed in the log that "PixClock max 275 MHz" I lowered the refresh rate for the modeline generation to 50Hz, so that the cvt reports pclk as 256.09MHz.
[kebil@ds9 ~]$ cvt 2560 1440 50
# 2560x1440 49.96 Hz (CVT 3.69M9) hsync: 74.15 kHz; pclk: 256.09 MHz
Modeline "2560x1440_50.00" 256.25 2560 2736 3008 3456 1440 1443 1448 1484 -hsync +vsync
[kebil@ds9 ~]$ xrandr --newmode "2560x1440_50.00" 256.09 2560 2728 3008 3456 1440 1441 1444 1482 -HSync +Vsync.
[kebil@ds9 ~]$ xrandr --addmode DVI-0 2560x1440_50.00
But I still get a garbled screen when activating this resolution.

Similar Messages

  • Z230 with Firepro w2100 reverts to low resolution when the monitor is removed.

    Hi all,Just wondering if anyone has a workaround for an issue I've found.I'm using a HP Z230 workstation that has an AMD Firepro w2100 in it. We're intending on running this machine headless and only accessing it remotely if we need to at all, however, as soon as the monitor (a HP p221 connected via a Dell DVI > Displayport adapter) is removed, and the machine is accessed remotely, it reverts back to 640x480 and becomes largely unusable for the purpose... I've read up on this a little and found that apparently it's part of the DP specification where it polls for a connected display, and if nothing is connected it will revert back for compatibility reasons, so I'm wondering if anyone knows of a way to perhaps give the machine a "virtual" display or something akin to daemontools showing the machine there's virtual DVD/CD drive to mount an image with. Hopefully someone has seen this issue and found a way around it  Many thanks.

    Thanks for the reply.  I tried following those commands, with the following result:
    ➜  ~  cvt 1920 1080
    # 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
    Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
    ➜  ~  sudo xrandr --newmode "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
    ➜  ~  sudo xrandr --addmode DVI-D-0 1920x1080_60.00
    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:  43
      Current serial number in output stream:  44
    Also, this is the output when running xrandr if it provides any additional information:
    ➜  ~  xrandr
    Screen 0: minimum 8 x 8, current 2720 x 1080, maximum 16384 x 16384
    DVI-I-0 disconnected (normal left inverted right x axis y axis)
    DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
       1920x1080     60.00*+
       1680x1050     59.95 
       1440x900      59.89 
       1280x1024     60.02 
       1280x800      59.81 
       1152x864      75.00 
       1024x768      70.07    60.00 
       800x600       60.32    56.25 
       640x480       59.94 
    HDMI-0 disconnected (normal left inverted right x axis y axis)
    DP-0 disconnected (normal left inverted right x axis y axis)
    DP-1 disconnected (normal left inverted right x axis y axis)
    DVI-D-0 connected 800x600+1920+0 (normal left inverted right x axis y axis) 0mm x 0mm
       800x600       60.32*+
    Unknown-0 disconnected (normal left inverted right x axis y axis)
      1920x1080_60.00 (0x1ea) 173.000MHz
            h: width  1920 start 2048 end 2248 total 2576 skew    0 clock  67.16KHz
            v: height 1080 start 1083 end 1088 total 1120           clock  59.96Hz

  • Dual Monitor Set up Stuck at Low-Resolution?

    I have just bought a refurbished Power Mac 2.66 dual core and it came with Leopard. I have a 1 LCD and 1 CRT, and have a problem where the CRT will only run at 736x552 if I have both monitors connected. HOWEVER, if disconnect the LCD and just run the CRT, the CRT will give me the option to run in higher resolutions (up to 1280x960). This on an Nvidia 7300 (I think, 7 something) with 256 meg of video ram...
    Why is this? I have been running both monitors just fine on my older G5 (which has a lower-end video card).
    This was a problem before the 10.5.2 combo update, also before the Video Up date, and still is a problem after installing all updates.
    Anyone have this problem? Is it a problem with the video card? I think it's Leopard...
    Leopard... I hate you.

    hi levononick,
    Thanks for posting and welcome to the community,
    After reading your post I was trying to get a visual on how the back of the desktop looks like. I don't one here to check on so after googling round I'm assuming that your Desktop Back panel looks like the visual below.
    Base from what I seen here it appear that your machine do not have the support for having dual monitor. If you see the top (Blue connector) is for the output of a single monitor that is powered by the Onboard graphics. Now the out put below (Also with Blue connector and HDMI) indicates that you are able to have 2 monitors but not extended. One is for the Montor which supports VGA and the other is for connection for HDMI out, to connect to newer TV screens such as LCD or LED tv nowadays, and use them as a monitor. 
    By looking at this it does appear that you do have extra slot to possibly insert another Graphics card which does support 2 montior displays. You might need to purchase another type of GPU which does this in order to have the Dual support to fuction. Indidcation of the cards with the dual support can be shown below.
    This type of can definitely support 2 montior functions and should be the type you are targeting to get fitted into the machine for the support.
    Hope this helps.
    Please do let me know should you require further clariffication.
    regards

  • M6600 Re-occuring AMD FirePro M8900 Mobility Graphics Card Problem

    I'm supporting a Dell Precision Workstation Laptop M6600 Ship Date: 31 August 2011. The workstation has been experiencing re-occuring graphic card failures. The system's original configuration was
    Operating System
    Microsoft Windows 7 - 64-bit Enterprise Edition
    LCD
    VCV1F1   Liquid Crystal Display, 17.3FHD, Light Emitting Diode, Low Voltage Differential Signaling, AG, Z, Length/Long, 2
    Graphics Card
    RWMYR1   MODULE..., CARD (CIRCUIT)..., GRAPHICS..., N1BLACKCOMBXT0C21R1SERVICE CHARGE..., SOFTWARE..., DRIVER..., ATI TECHNOLOGIES INC..., BLACKCOMBXT
    63PDH1    Screw, MOSAIC/MIDAS,M2P3,M2P4 & TANG..., 5X5, Phillips Head, THREAD FORMED..., BCS
    6W46K1    Assembly, Card, Graphics, BLACKCOMBXT
    Graphic Heat Sink
    7JMFV1    HEATSINK..., W/FAN, NOTEBOOK..., GRAPHICS..., M6600
    Current BIOS Information
    Video Controller =  AMD FirePro M8900 Mobility
    Video BIOS = 013.012.000.014040357
    Video Memory = 2048 Mb
    Panel Type = 17.3" FHD
    Native Resolution = 1920 x 1080
    Known Service History
    From what I can find out.
    14 Jan 2013 - my client was experiencing display artifaces and the graphics card failed the Dell Diags video memory test. The graphic card replaced by Dell Tech. 
    13 Jun 2013 - my client was again experiencing display artifaces, running Dell Diags reported both hard drive and graphic video memory failed testing. I was concerned that the graphic card had failed again so quickly I worried there may be another defective part was causing the graphic card failure. I figured the most likely cause would be overheating and since the graphics card has an independent heatsink and cooling fan assembly I submitted Dell Warranty Request W03725377 requesting new hard drive, new graphics card, and new graphics card heatsink.
    18 July 2013 - my client was again experiencing display problems. He reported:
    The laptop has developed the same problem again. Soon as I switched it on over the weekend, the screen split into two and then it froze and then there  were stripes on the screen. I shut it down and switched it on again, hoping this will work but the screen just remained black.
    I booted into Dell Diags and shortly after starting the basic test when the test moved from solid blue to the GUI vertical yellow bars appeared. The yellow bars were visible throughout all testing except the LCD test and on the BIOS Screen. The LCD test didn't show the yellow vertical bars but it did show the repeating series of white dots that I have seen before with previous graphics card memory failures. I tried booting into Safe Mode and Safe Mode VGA 640 x 480. All attempts end with a black screen.
    I can order and replace the graphics card under warranty but it seems obvious that something is causing the repeated graphic card failures and I want to fix the problem. I've been searching the forums and it seems other people have been experiencing related problems. I've quoted a thread I believe may be relevant
    This thread explores a possible combination of LCD Panel Manufacturer and Graphics Card Manufacturer/ Model 
    - http://en.community.dell.com/support-forums/laptop/f/3519/p/19437928/20058048.aspx#20058048

    I believe I have a similar problem with my Dell M6600 with AMD(ATI) M8900 graphics card. I've used the computer without problems for 1 1/2 years and 3 days ago I noticed the mouse pointer getting corrupted, then the screen flashed and went dark. I've tried system restore without success. When I remove all the ATI software, the computer works with the Generic VGA driver. I spent 2 days trying to reinstall the ATI drivers from both Dell and AMD with no success again. This has been very frustrating as it takes hours to do a system repair check, boot in Safe Mode and remove the ATI software.When the ATI driver/software bundle is installed the computer does not boot correctly and go to a black screen after the Windows boot up logo. As soon as I remove all the ATI drivers and software the computer boots again and works with the Generic VGA driver. I don't want to erase my hard drives (RAID 1) just to try to fix this. I will buy another laptop hard drive and try a clean Windows 7 Pro install. My guess is that either the graphic card is going bad or ATI drivers are not compatible with the latest Windows Update. Did you have any luck fixing your problem?

  • Can I install nvidia quadro 600/ AMD FirePro V4900 (ATI FireGL) on HPE h8-1220t ?

    HP/Nvidia Quadro 600 graphics card hangs w/ blue hp startp screen after installation into HPE h8-1220t.
    Error: After installation and startup, just it sounds a 'beep' and after a minute, it beeps again. No further progess w/ HP blue screen. 
    Notes: Card spec
    nVIdia Quadro 600 by pny
    Frame Buffer Memory 1 GB DDR3 Memory Interface 128-bit Memory Bandwidth 25.6 GB/s CUDA parallel processing cores 96 Max Power Consumption 40 W Energy Star Compliant Yes Physical Dimensions 2.713" H x 6.60" L Single Slot Low Profile Form Factor Yes Display Connectors DVI-I (1), DP (1) Number of Displays Supported 2 DisplayPort Yes DVI Yes VGA Yes Graphics Bus PCI Express 2.0 x16 Thermal Solution Active 3D Vision Pro Support Via USB Warranty 3 Year Warranty PNY Part # VCQ600-PB
    I contacted both HP and PNY customer support. They've not found any solution yet.
    Only the suggestion I heard from HP customer support is change the graphic card w/ PCIe 3.0 support.
    I believe PCI slot should be backward compatible w/ 2.0 version. 
    Does it really matter install PCIe2.0 graphic board on 3.0 slot?
    My ohter option is AMD FirePRo V4900, which is one of the certified graphic card for the Autodesk.
    However, I'm not sure wether it works with this machine.
    Please give me an answer.
    Kyoo

    masterqueue wrote:
    HP/Nvidia Quadro 600 graphics card hangs w/ blue hp startp screen after installation into HPE h8-1220t.
    Error: After installation and startup, just it sounds a 'beep' and after a minute, it beeps again. No further progess w/ HP blue screen. 
    Notes: Card spec
    nVIdia Quadro 600 by pny
    Frame Buffer Memory 1 GB DDR3 Memory Interface 128-bit Memory Bandwidth 25.6 GB/s CUDA parallel processing cores 96 Max Power Consumption 40 W Energy Star Compliant Yes Physical Dimensions 2.713" H x 6.60" L Single Slot Low Profile Form Factor Yes Display Connectors DVI-I (1), DP (1) Number of Displays Supported 2 DisplayPort Yes DVI Yes VGA Yes Graphics Bus PCI Express 2.0 x16 Thermal Solution Active 3D Vision Pro Support Via USB Warranty 3 Year Warranty PNY Part # VCQ600-PB
    I contacted both HP and PNY customer support. They've not found any solution yet.
    Only the suggestion I heard from HP customer support is change the graphic card w/ PCIe 3.0 support.
    I believe PCI slot should be backward compatible w/ 2.0 version. 
    Does it really matter install PCIe2.0 graphic board on 3.0 slot?
    My ohter option is AMD FirePRo V4900, which is one of the certified graphic card for the Autodesk.
    However, I'm not sure wether it works with this machine.
    Please give me an answer.
    Kyoo
    Hello masterqueue.
    This desktop was a CTO (Configured-to-Order) model.  As such, there is a lot of information I do not know about the machine.  Most importantly, how large is the power supply?  According to the computer's specification page it could have anywhere from a 300 watt to a 600 watt power supply.  That is a very big difference.
    I'll keep an eye out for your response.  Have a great day.
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • Adobe After Effects CC 2014 don't work with brand new Dell m6800 with AMD FirePro m6100 video card

    Hello!
    I got brand new Dell Precision m6800 with AMD FirePro m6100 FireGL V. Premiere and Photoshop works more or less fine, but there is a problem with AFx - software kills videocard (screen goes black for several seconds and then appears this notification - IC454010.gif gif by stumped2 | Photobucket ). After that - AFx hangs on. All the drivers are up to date (tried different AMD drivers - same situation), Windows 7 Pro - up to date, AFx - up to date.
    Got small chat with Dell support team and they said - everything must work fine.
    So - where is the problem? I spent almost 2.5k euros for this Dell mobile workstation, but right now I`m stuck with this problem. PS - funny fact - my Dell M6800 is on Adobe's hardware performance white paper, but seems that this means nothing

    AE uses the GPU for very little. See here: GPU (CUDA, OpenGL) features in After Effects
    Unless you're doing a lot with the ray-traced renderer or third party plugins (like Element 3d), AE won't really use your GPU at all.
    And the ray-traced renderer is built on NVIDIA technology so it can never use an AMD card to accelerate it. You'd need an NVIDIA card.
    That's probably part of the reason that the AE team has stopped putting any development time towards the ray-traced renderer and are focusing on a more powerful (and less GPU specific) way to do 3d in AE: details of CINEMA 4D integration with After Effects That's right: C4D is included for free with After Effects!
    Since you don't have an NVIDIA card, this will actually render faster than the ray-traced renderer too!

  • Automatic upsampling of low-resolution images?

    I posted about this, it might have been about a year ago now, and got no joy, so I thought I'd try again in case something new has appeared.
    When exporting to PDF, InDesign CS can downsample images. Some of my images, however, maybe 20-30 at a guess, I need to upsample. In the next month or so I hope to export to PDF, and I dread the thought of having to go through the several hundred images in my book, find those images that are under-resolution, open them in PS, and do some calculations to work out the resolution to which they should be resampled to achieve 300 dpi in the InDesign document... whoa, I'm worn out just thinking about it.
    Also on my wish list: I have a hundred or so images that cross the centre-spread boundary. Before I impose the document, I will have to go through it and Copy and Paste-in-Place each image, and then resize the boundary to the centre for both images so that when imposed, some of the image is on one page and some on the other (thanks Buko, for that hint from a few years ago). Not a great problem, but still... can this process be automated?
    Bring joy to my heart, someone please, and tell me at least one of these chores is automatable.

    ROBERT LEVINE: "Never saw that happen". You can see it happen, and I explain how to make it happen, in my downloadable zip file.
    ROB DAY: Thanks for the feedback. The sample I generated (not a typical photo I work with; I choose it because it did not have any inherent imperfections) is an accurate reflection of how I use some of my images. i.e I start with a low resolution original and it is scaled in InDesign. I do not have the option of getting a better original. Most of the images I have are 2 x 3 Box Brownies from pre 1960, obtained by me driving from Tasmania to North Queensland (3000 km) each year for four years and scanning an elderly stranger's photos on their lounge room floor. In the two-three hours I was with them I had to get their life story, look at their photos, choose the interesting ones, write down the details, and then scan them. It's a challenge to do all that, day after day, 6-8 people a week, for three months at a time. Given 10-50 photos to scan, which at high resolution take three minutes each on my scanner, sometimes they couldn't all be scanned in high resolution in the time I had available. The most likely prospects for the book I did scan at high resolution, the others got the 300 or 600 dpi treatment (this is for a 2 inch wide image, remember). Three years later, when I started putting the book together, I choose to use some of the low scan originals, greatly enlarged, because they were important photos that I didn't realize at the time of scanning.
    So, I'm stuck with some low-resolution scans and I want to make them look their best. Upscaling does that, doesn't it? And your example proves it.The choice between the middle and right photo is easy: the one on the right. i.e the upscaled unpixelated one. And I wasn't the judge: I let my partner decide (it's her niece in the photo). It's a game man who would argue with my partner.
    Further, the image on the left, your reference and which is quite acceptable, is of course taken from my 300 dpi PDF -- itself an upscaled version of a 30 dpi image. So the reference you choose again proves that upscaling works. i.e it removes pixelation and is beneficial.
    Please everyone - this is not about using a low resolution image because I'm too lazy to rescan the original. In most cases the originals are now scattered among children and grandchildren of the person I spoke with because they have passed away. Plus, if I did locate the photos, they are 3000 km away. I have some low resolution images and I want to improve them. Upscaling does that, InDesign can't, and I think it should.
    MORE ON David's remarks: Excellent tutorial, David. Pity I wasted 20 minutes to unnecessarily generate mine.
    I'd like to know the reasons why InDesign doesn't simply offer a 'Resample' option instead of only 'Downsample'. If a particular printer requires 300 dpi images for best quality, InDesign should accommodate that by allowing a user to resample every image to 300 dpi. I reckon the programers never gave thought to the idea that someone might be using low-resolution images in a flash piece of software.
    This thread has gone a bit astray. Buko has given an indirect answer (to do what I thought I would have to do) -- use Photoshop. Can I take it that no version of InDesign, or any add on, allows for automatic upsampling?
    InDesign has the ability to resample, and I bet it uses the same algorithms as Photoshop which can resample both ways. InDesign can resample downwards; it is unfortunate that it wasn't given the capability to resample upwards.

  • HPE-510t does not boot with AMD FirePro W5000 (Windows 8.1)

    I just purchased an AMD FirePro W5000 (TDP = 75 W) to replace my nVidia Quadro 600 (TDP = 40 W) in my 2011 HPE-510t (i7-2600, 12 GB RAM). Dell U2913WM monitor.
    My machine will not start with the new card inserted. I upgraded the stock 300 W power supply to a 450 W Antec VP450F, but that didn't change  the startup situation. I tried DisplayPort and Dual-Link DVI-D.
    Anyone been able to get the AMD FirePro working in an HP desktop of this generation?
    Thanks,
    Mike
    This question was solved.
    View Solution.

    Hi Mike,
    I am glad that you finally have success.  The issue is probably that the PC BIOS level is too low.
    The passmark numbers look very good.
    BTW -- I had the ASUS P8P67 motherboard and donated it another forum member. It wouldn't support an EVGA UEFI BIOS based graphics card. I ended up replacing the ASUS P8P67 with the ASUS Z87.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Ipad suddenly runs only in a low resolution. Did an itunes restore, but still same problem.

    Ipad2 is stuck in a low resolution, icons are large, can't see normal screens. I shut down and restarted the ipad but did not help. Did an itunes Restore, but still same problem. It's like the resolution is now stuck at a high resolution. Anyone seen this problem?

    Yes, I just discovered it before getting your reply. Evidently I 3-fingered the screen without knowing it.
    I thought I had corrected my "low/high" error, but guess not. ( my first try at posting).
    Your comment is right on target.
    Thanks, problem solved.

  • Startup login screen at low resolution

    -Problem: low resolution of login screen after power on.
    -Additional info: If I log into the computer and log out, the login screen is back at high resolution
    -Cause: I connected the mac pro via mini dvi to a low resolution beamer
    Then I turned off the computer and now I'm stuck with this problem
    - Helppp

    Etienne TSS wrote:
    Thanks for the advise. I was about to follow your instructions. Then came along another advise which seems to be less risky.
    glad you fixed it but FYI resetting PRAM is NOT a risky operation. it's quite on par with just turning the computer off/on. it's an absolutely standard troubleshooting procedure which carries zero risk.
    That solved the problem
    However, I'm thankful for your effort in trying to help me. And I'll remember that the dvd-region setting will remain after a reset.
    Thanks again

  • Nvidia Quadro 2000k vs AMD Firepro w5000

    Hello everybody
    I'm Federico and i'm a new user.
    I would like to install a new GPU in my PC to devote for AE and Premiere Pro
    My current configuration is :
    Intel Core i7-2600 CPU @ 3.40GHz
    Ram 16 GB
    NVIDIA GeForce GT 430
    KINGSTON SH103S3240G 250GB (SSD)
    Motherboard ASUSTeK P8Z68-V LX
    I have a budget of 400€
    Someone can advise me among which Nvidia Quadro 2000k vs AMD Firepro w5000 is better.
    Thanks for your attention!
    (SORRY FOR THE BAD ENGLISH)

    federicolanzini wrote:
    Thank you very much for the advice
    The Balanced Systems is very interesting
    What kind of GTX would you recommend ? Because i've seen different types of GTX 760/GTX 770.
    For your 4-core non-overclockable CPU go for a low end (GTX 760) GPU.  I just looked at the EVGA info page on the GTX 760 models.  If you are editing Standard definition and/or High Defifiition video you only need one of their 2 GB Video Ram models of which there are the 5 versions.  Further you have a choice Superclocked or the rregular clock speed, as the difference between the two clock speeds is only $10 I personally would go for that version.  At this point you can eliminate the Dual-BIOS version as not being of much value.  I would opt for the ACX Cooler and that leaves you with this unit which I suggested earlier.   If you happen the find any of this family on sale as you can see price could then  be the deciding factor

  • My address book and iPhone pics have become low resolution.  Is there a way I can prevent this from happening when I start out with a higher resolution picture?

    I guess I squeezed my entire issue into the subject line.  lol   When I sync my iphone to my laptop I notice that all my address book pics and iphone pics have become lower resolution, even though I started out with the resolution that I really needed to produce decenty address book printouts.  I doubt I can correct the losses of resolution that have occurred but can anyone help me figure out how to prevent future losses?  Thank you!

    Plugins usually are installed externally to Firefox. However, you can disable them in Firefox so that Firefox does not use them.
    SearchReset is supposed to automate the task of resetting certain preferences, but you still can edit them manually if necessary.
    '''''Address Bar Search'''''
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''keyword''' and pause while the list is filtered
    (3) Right-click '''keyword.URL''' and choose Reset. This should restore Google as the default for address bar search.
    Does that work?
    '''''Search Box'''''
    Usually it works to choose your preferred search engine from the drop-down. To remove an unwanted search engine plugin, usually the Manage Search Engines... choice at the bottom of the drop-down takes care of it.
    Do either of those work?
    There might be another way to hijack that search box; I think some of the other frequent responders probably are more familiar with it than I am.

  • 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. :)

Maybe you are looking for