Nouveau driver gives very low screen resolution [SOLVED]

Hello.
I have a 1680x1050 monitor. I have just switched from nvidia to nouveau drivers.
At boot time (I have disabled the old framebuffer setting in grub's menu.lst) after a while I have a beautiful very high resolution console.
The problem is, I have very low resolutions in X.
[user@pc ~]$ xrandr
Screen 0: minimum 320 x 200, current 640 x 480, maximum 8192 x 8192
DVI-I-1 connected 640x480+0+0 (normal left inverted right x axis y axis) 474mm x 296mm
640x480 60.0*
720x400 70.1
VGA-1 disconnected (normal left inverted right x axis y axis)
I have this /etc/X11.xorg.conf file
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 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nouveau"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
# Keyboard layouts
Option "XkbLayout" "us, el"
Option "XkbVariant" ",qwerty"
Option "XkbOptions" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
EndSection
This is /var/log/Xorg.0.log
[ 284.975]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 284.975]
X.Org X Server 1.10.3.901 (1.10.4 RC 1)
Release Date: 2011-07-29
[ 284.975] X Protocol Version 11, Revision 0
[ 284.975] Build Operating System: Linux 3.0.0-ARCH x86_64
[ 284.975] Current Operating System: Linux gandalf 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
[ 284.975] Kernel command line: root=/dev/sda1 ro
[ 284.975] Build Date: 08 August 2011 08:24:13AM
[ 284.975]
[ 284.975] Current version of pixman: 0.22.2
[ 284.975] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 284.975] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 284.975] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 25 19:11:02 2011
[ 284.975] (==) Using config file: "/etc/X11/xorg.conf"
[ 284.975] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 284.975] (==) ServerLayout "Layout0"
[ 284.975] (**) |-->Screen "Screen0" (0)
[ 284.975] (**) | |-->Monitor "Monitor0"
[ 284.976] (**) | |-->Device "Device0"
[ 284.976] (**) |-->Input Device "Keyboard0"
[ 284.976] (**) |-->Input Device "Mouse0"
[ 284.976] (==) Automatically adding devices
[ 284.976] (==) Automatically enabling devices
[ 284.976] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 284.976] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 284.976] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 284.976] (WW) Disabling Keyboard0
[ 284.976] (WW) Disabling Mouse0
[ 284.976] (II) Loader magic: 0x7d3620
[ 284.976] (II) Module ABI versions:
[ 284.976] X.Org ANSI C Emulation: 0.4
[ 284.976] X.Org Video Driver: 10.0
[ 284.976] X.Org XInput driver : 12.2
[ 284.976] X.Org Server Extension : 5.0
[ 284.977] (--) PCI: (0:2:0:0) 10de:0849:1849:0849 rev 162, Mem @ 0xf9000000/16777216, 0xc8000000/134217728, 0xc6000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
[ 284.977] (--) PCI:*(0:3:0:0) 10de:0421:10b0:1401 rev 161, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[ 284.977] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 284.977] (II) LoadModule: "extmod"
[ 284.977] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 284.977] (II) Module extmod: vendor="X.Org Foundation"
[ 284.977] compiled for 1.10.3.901, module version = 1.0.0
[ 284.977] Module class: X.Org Server Extension
[ 284.977] ABI class: X.Org Server Extension, version 5.0
[ 284.977] (II) Loading extension MIT-SCREEN-SAVER
[ 284.977] (II) Loading extension XFree86-VidModeExtension
[ 284.977] (II) Loading extension XFree86-DGA
[ 284.978] (II) Loading extension DPMS
[ 284.978] (II) Loading extension XVideo
[ 284.978] (II) Loading extension XVideo-MotionCompensation
[ 284.978] (II) Loading extension X-Resource
[ 284.978] (II) LoadModule: "dbe"
[ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 284.978] (II) Module dbe: vendor="X.Org Foundation"
[ 284.978] compiled for 1.10.3.901, module version = 1.0.0
[ 284.978] Module class: X.Org Server Extension
[ 284.978] ABI class: X.Org Server Extension, version 5.0
[ 284.978] (II) Loading extension DOUBLE-BUFFER
[ 284.978] (II) LoadModule: "glx"
[ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 284.978] (II) Module glx: vendor="X.Org Foundation"
[ 284.978] compiled for 1.10.3.901, module version = 1.0.0
[ 284.978] ABI class: X.Org Server Extension, version 5.0
[ 284.978] (==) AIGLX enabled
[ 284.978] (II) Loading extension GLX
[ 284.978] (II) LoadModule: "record"
[ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 284.978] (II) Module record: vendor="X.Org Foundation"
[ 284.978] compiled for 1.10.3.901, module version = 1.13.0
[ 284.978] Module class: X.Org Server Extension
[ 284.978] ABI class: X.Org Server Extension, version 5.0
[ 284.978] (II) Loading extension RECORD
[ 284.978] (II) LoadModule: "dri"
[ 284.978] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 284.979] (II) Module dri: vendor="X.Org Foundation"
[ 284.979] compiled for 1.10.3.901, module version = 1.0.0
[ 284.979] ABI class: X.Org Server Extension, version 5.0
[ 284.979] (II) Loading extension XFree86-DRI
[ 284.979] (II) LoadModule: "dri2"
[ 284.979] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 284.979] (II) Module dri2: vendor="X.Org Foundation"
[ 284.979] compiled for 1.10.3.901, module version = 1.2.0
[ 284.979] ABI class: X.Org Server Extension, version 5.0
[ 284.979] (II) Loading extension DRI2
[ 284.979] (II) LoadModule: "nouveau"
[ 284.979] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 284.979] (II) Module nouveau: vendor="X.Org Foundation"
[ 284.979] compiled for 1.10.3, module version = 0.0.16
[ 284.979] Module class: X.Org Video Driver
[ 284.979] ABI class: X.Org Video Driver, version 10.0
[ 284.979] (II) NOUVEAU driver
[ 284.979] (II) NOUVEAU driver for NVIDIA chipset families :
[ 284.979] RIVA TNT (NV04)
[ 284.979] RIVA TNT2 (NV05)
[ 284.979] GeForce 256 (NV10)
[ 284.979] GeForce 2 (NV11, NV15)
[ 284.979] GeForce 4MX (NV17, NV18)
[ 284.979] GeForce 3 (NV20)
[ 284.979] GeForce 4Ti (NV25, NV28)
[ 284.979] GeForce FX (NV3x)
[ 284.979] GeForce 6 (NV4x)
[ 284.979] GeForce 7 (G7x)
[ 284.979] GeForce 8 (G8x)
[ 284.979] GeForce GTX 200 (NVA0)
[ 284.979] GeForce GTX 400 (NVC0)
[ 284.979] (++) using VT number 7
[ 284.982] drmOpenDevice: node name is /dev/dri/card0
[ 284.982] drmOpenDevice: open result is 7, (OK)
[ 284.982] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
[ 284.982] drmOpenDevice: node name is /dev/dri/card0
[ 284.982] drmOpenDevice: open result is 7, (OK)
[ 284.982] drmOpenByBusid: drmOpenMinor returns 7
[ 284.982] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
[ 284.982] (II) [drm] nouveau interface version: 0.0.16
[ 284.982] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 284.982] (II) Loading sub module "dri"
[ 284.982] (II) LoadModule: "dri"
[ 284.982] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 284.982] (II) Module dri: vendor="X.Org Foundation"
[ 284.982] compiled for 1.10.3.901, module version = 1.0.0
[ 284.982] ABI class: X.Org Server Extension, version 5.0
[ 284.982] (II) NOUVEAU(0): Loaded DRI module
[ 284.982] drmOpenDevice: node name is /dev/dri/card0
[ 284.982] drmOpenDevice: open result is 8, (OK)
[ 284.982] drmOpenDevice: node name is /dev/dri/card0
[ 284.982] drmOpenDevice: open result is 8, (OK)
[ 284.982] drmOpenByBusid: Searching for BusID pci:0000:03:00.0
[ 284.982] drmOpenDevice: node name is /dev/dri/card0
[ 284.982] drmOpenDevice: open result is 8, (OK)
[ 284.982] drmOpenByBusid: drmOpenMinor returns 8
[ 284.982] drmOpenByBusid: drmGetBusid reports pci:0000:03:00.0
[ 284.982] (II) [drm] DRM interface version 1.4
[ 284.982] (II) [drm] DRM open master succeeded.
[ 284.982] (--) NOUVEAU(0): Chipset: "NVIDIA NV86"
[ 284.982] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 284.982] (==) NOUVEAU(0): RGB weight 888
[ 284.982] (==) NOUVEAU(0): Default visual is TrueColor
[ 284.983] (==) NOUVEAU(0): Using HW cursor
[ 284.983] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[ 284.983] (==) NOUVEAU(0): Page flipping enabled
[ 285.087] (II) NOUVEAU(0): Output DVI-I-1 using monitor section Monitor0
[ 285.184] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[ 285.288] (II) NOUVEAU(0): EDID for output DVI-I-1
[ 285.288] (II) NOUVEAU(0): Manufacturer: GSM Model: 566f Serial#: 351988
[ 285.288] (II) NOUVEAU(0): Year: 2008 Week: 4
[ 285.288] (II) NOUVEAU(0): EDID Version: 1.3
[ 285.288] (II) NOUVEAU(0): Digital Display Input
[ 285.288] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 49 vert.: 32
[ 285.288] (II) NOUVEAU(0): Gamma: 2.20
[ 285.288] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[ 285.288] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 285.288] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 285.288] (II) NOUVEAU(0): redX: 0.653 redY: 0.341 greenX: 0.231 greenY: 0.666
[ 285.288] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.062 whiteX: 0.313 whiteY: 0.329
[ 285.288] (II) NOUVEAU(0): Supported established timings:
[ 285.288] (II) NOUVEAU(0): 720x400@70Hz
[ 285.288] (II) NOUVEAU(0): 640x480@60Hz
[ 285.288] (II) NOUVEAU(0): 640x480@75Hz
[ 285.288] (II) NOUVEAU(0): 800x600@56Hz
[ 285.288] (II) NOUVEAU(0): 800x600@60Hz
[ 285.288] (II) NOUVEAU(0): 800x600@75Hz
[ 285.288] (II) NOUVEAU(0): 832x624@75Hz
[ 285.288] (II) NOUVEAU(0): 1024x768@60Hz
[ 285.288] (II) NOUVEAU(0): 1024x768@75Hz
[ 285.288] (II) NOUVEAU(0): 1280x1024@75Hz
[ 285.288] (II) NOUVEAU(0): 1152x864@75Hz
[ 285.288] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 285.288] (II) NOUVEAU(0): Supported standard timings:
[ 285.288] (II) NOUVEAU(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 285.288] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 285.288] (II) NOUVEAU(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 285.288] (II) NOUVEAU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 285.288] (II) NOUVEAU(0): Supported detailed timing:
[ 285.288] (II) NOUVEAU(0): clock: 119.0 MHz Image Size: 474 x 296 mm
[ 285.288] (II) NOUVEAU(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 285.288] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 285.288] (II) NOUVEAU(0): Supported detailed timing:
[ 285.288] (II) NOUVEAU(0): clock: 146.2 MHz Image Size: 474 x 296 mm
[ 285.288] (II) NOUVEAU(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
[ 285.288] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
[ 285.289] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 285.289] (II) NOUVEAU(0): Monitor name: L227W
[ 285.289] (II) NOUVEAU(0): EDID (in hex):
[ 285.289] (II) NOUVEAU(0): 00ffffffffffff001e6d6f56f45e0500
[ 285.289] (II) NOUVEAU(0): 04120103ea312078ea56b5a7573baa26
[ 285.289] (II) NOUVEAU(0): 0f5054a76b80950081808140714f0101
[ 285.289] (II) NOUVEAU(0): 0101010101017c2e90a0601a1e403020
[ 285.289] (II) NOUVEAU(0): 3600da281100001a21399030621a2740
[ 285.289] (II) NOUVEAU(0): 68b03600da281100001c000000fd0038
[ 285.289] (II) NOUVEAU(0): 4b1e530f000a202020202020000000fc
[ 285.289] (II) NOUVEAU(0): 004c323237570a202020202020200063
[ 285.289] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 285.289] (II) NOUVEAU(0): Using hsync ranges from config file
[ 285.289] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 285.289] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 285.289] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 285.289] (II) NOUVEAU(0): Not using mode "1680x1050" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1680x1050" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1280x1024" (vrefresh out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1280x1024" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1440x900" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1280x960" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1152x864" (vrefresh out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1024x768" (vrefresh out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "1024x768" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "832x624" (vrefresh out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "800x600" (vrefresh out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "800x600" (hsync out of range)
[ 285.289] (II) NOUVEAU(0): Not using mode "640x480" (vrefresh out of range)
[ 285.289] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[ 285.289] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 285.289] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 285.386] (II) NOUVEAU(0): EDID for output VGA-1
[ 285.386] (II) NOUVEAU(0): Output DVI-I-1 connected
[ 285.386] (II) NOUVEAU(0): Output VGA-1 disconnected
[ 285.386] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
[ 285.386] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 640x480
[ 285.386] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 285.386] (--) NOUVEAU(0): Virtual size is 640x480 (pitch 0)
[ 285.386] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 285.386] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 285.386] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 285.386] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 285.387] (**) NOUVEAU(0): Display dimensions: (490, 320) mm
[ 285.387] (**) NOUVEAU(0): DPI set to (33, 38)
[ 285.387] (II) Loading sub module "fb"
[ 285.387] (II) LoadModule: "fb"
[ 285.387] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 285.387] (II) Module fb: vendor="X.Org Foundation"
[ 285.387] compiled for 1.10.3.901, module version = 1.0.0
[ 285.387] ABI class: X.Org ANSI C Emulation, version 0.4
[ 285.387] (II) Loading sub module "exa"
[ 285.387] (II) LoadModule: "exa"
[ 285.387] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 285.387] (II) Module exa: vendor="X.Org Foundation"
[ 285.387] compiled for 1.10.3.901, module version = 2.5.0
[ 285.387] ABI class: X.Org Video Driver, version 10.0
[ 285.387] (II) Loading sub module "shadowfb"
[ 285.387] (II) LoadModule: "shadowfb"
[ 285.387] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 285.387] (II) Module shadowfb: vendor="X.Org Foundation"
[ 285.387] compiled for 1.10.3.901, module version = 1.0.0
[ 285.387] ABI class: X.Org ANSI C Emulation, version 0.4
[ 285.387] (--) Depth 24 pixmap format is 32 bpp
[ 285.391] (II) NOUVEAU(0): Opened GPU channel 2
[ 285.391] (II) NOUVEAU(0): [DRI2] Setup complete
[ 285.391] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 285.391] (II) NOUVEAU(0): GART: 512MiB available
[ 285.393] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[ 285.393] (II) EXA(0): Driver allocated offscreen pixmaps
[ 285.393] (II) EXA(0): Driver registered support for the following operations:
[ 285.393] (II) Solid
[ 285.393] (II) Copy
[ 285.393] (II) Composite (RENDER acceleration)
[ 285.393] (II) UploadToScreen
[ 285.393] (II) DownloadFromScreen
[ 285.393] (==) NOUVEAU(0): Backing store disabled
[ 285.393] (==) NOUVEAU(0): Silken mouse enabled
[ 285.393] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[ 285.393] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 285.393] (**) NOUVEAU(0): DPMS enabled
[ 285.393] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 285.393] (--) RandR disabled
[ 285.393] (II) Initializing built-in extension Generic Event Extension
[ 285.393] (II) Initializing built-in extension SHAPE
[ 285.393] (II) Initializing built-in extension MIT-SHM
[ 285.393] (II) Initializing built-in extension XInputExtension
[ 285.393] (II) Initializing built-in extension XTEST
[ 285.393] (II) Initializing built-in extension BIG-REQUESTS
[ 285.393] (II) Initializing built-in extension SYNC
[ 285.393] (II) Initializing built-in extension XKEYBOARD
[ 285.393] (II) Initializing built-in extension XC-MISC
[ 285.393] (II) Initializing built-in extension SECURITY
[ 285.394] (II) Initializing built-in extension XINERAMA
[ 285.394] (II) Initializing built-in extension XFIXES
[ 285.394] (II) Initializing built-in extension RENDER
[ 285.394] (II) Initializing built-in extension RANDR
[ 285.394] (II) Initializing built-in extension COMPOSITE
[ 285.394] (II) Initializing built-in extension DAMAGE
[ 285.407] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 285.407] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 285.407] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 285.407] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 285.407] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 285.407] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/nouveau_dri.so
[ 285.407] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 285.408] (II) NOUVEAU(0): NVEnterVT is called.
[ 285.437] (II) NOUVEAU(0): Setting screen physical size to 169 x 127
[ 285.437] resize called 640 480
[ 285.563] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 285.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 285.563] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 285.563] (II) LoadModule: "evdev"
[ 285.564] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.564] (II) Module evdev: vendor="X.Org Foundation"
[ 285.564] compiled for 1.10.0, module version = 2.6.0
[ 285.564] Module class: X.Org XInput Driver
[ 285.564] ABI class: X.Org XInput driver, version 12.2
[ 285.564] (II) Using input driver 'evdev' for 'Power Button'
[ 285.564] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.564] (**) Power Button: always reports core events
[ 285.564] (**) Power Button: Device: "/dev/input/event1"
[ 285.564] (--) Power Button: Found keys
[ 285.564] (II) Power Button: Configuring as keyboard
[ 285.564] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 285.564] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 285.564] (**) Option "xkb_rules" "evdev"
[ 285.564] (**) Option "xkb_model" "evdev"
[ 285.564] (**) Option "xkb_layout" "us, el"
[ 285.564] (**) Option "xkb_variant" ",qwerty"
[ 285.564] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
[ 285.590] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[ 285.590] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[ 285.622] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 285.622] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 285.622] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 285.622] (II) Using input driver 'evdev' for 'Video Bus'
[ 285.622] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.622] (**) Video Bus: always reports core events
[ 285.622] (**) Video Bus: Device: "/dev/input/event2"
[ 285.622] (--) Video Bus: Found keys
[ 285.622] (II) Video Bus: Configuring as keyboard
[ 285.622] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:19/LNXVIDEO:00/input/input2/event2"
[ 285.622] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 285.622] (**) Option "xkb_rules" "evdev"
[ 285.622] (**) Option "xkb_model" "evdev"
[ 285.622] (**) Option "xkb_layout" "us, el"
[ 285.622] (**) Option "xkb_variant" ",qwerty"
[ 285.622] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
[ 285.623] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 285.623] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 285.623] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 285.623] (II) Using input driver 'evdev' for 'Power Button'
[ 285.623] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.623] (**) Power Button: always reports core events
[ 285.623] (**) Power Button: Device: "/dev/input/event0"
[ 285.623] (--) Power Button: Found keys
[ 285.623] (II) Power Button: Configuring as keyboard
[ 285.623] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 285.623] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 285.623] (**) Option "xkb_rules" "evdev"
[ 285.623] (**) Option "xkb_model" "evdev"
[ 285.623] (**) Option "xkb_layout" "us, el"
[ 285.623] (**) Option "xkb_variant" ",qwerty"
[ 285.623] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
[ 285.626] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event4)
[ 285.626] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 285.626] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 285.626] (II) Using input driver 'evdev' for 'Microsoft Wired Keyboard 600'
[ 285.626] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.626] (**) Microsoft Wired Keyboard 600: always reports core events
[ 285.626] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event4"
[ 285.626] (--) Microsoft Wired Keyboard 600: Found keys
[ 285.626] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
[ 285.626] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.0/input/input4/event4"
[ 285.626] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
[ 285.626] (**) Option "xkb_rules" "evdev"
[ 285.626] (**) Option "xkb_model" "evdev"
[ 285.626] (**) Option "xkb_layout" "us, el"
[ 285.626] (**) Option "xkb_variant" ",qwerty"
[ 285.626] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
[ 285.627] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
[ 285.627] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 285.627] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[ 285.627] (II) Using input driver 'evdev' for 'Microsoft Wired Keyboard 600'
[ 285.627] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.627] (**) Microsoft Wired Keyboard 600: always reports core events
[ 285.627] (**) Microsoft Wired Keyboard 600: Device: "/dev/input/event5"
[ 285.627] (--) Microsoft Wired Keyboard 600: Found 1 mouse buttons
[ 285.627] (--) Microsoft Wired Keyboard 600: Found scroll wheel(s)
[ 285.627] (--) Microsoft Wired Keyboard 600: Found relative axes
[ 285.627] (--) Microsoft Wired Keyboard 600: Found absolute axes
[ 285.627] (--) Microsoft Wired Keyboard 600: Found x and y absolute axes
[ 285.627] (--) Microsoft Wired Keyboard 600: Found keys
[ 285.627] (II) Microsoft Wired Keyboard 600: Configuring as mouse
[ 285.627] (II) Microsoft Wired Keyboard 600: Configuring as keyboard
[ 285.627] (II) Microsoft Wired Keyboard 600: Adding scrollwheel support
[ 285.627] (**) Microsoft Wired Keyboard 600: YAxisMapping: buttons 4 and 5
[ 285.627] (**) Microsoft Wired Keyboard 600: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 285.627] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.1/input/input5/event5"
[ 285.627] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD)
[ 285.627] (**) Option "xkb_rules" "evdev"
[ 285.627] (**) Option "xkb_model" "evdev"
[ 285.627] (**) Option "xkb_layout" "us, el"
[ 285.627] (**) Option "xkb_variant" ",qwerty"
[ 285.627] (**) Option "xkb_options" "grp:alt_shift_toggle, grp_led:scroll, terminate:ctrl_alt_bksp"
[ 285.627] (EE) Microsoft Wired Keyboard 600: failed to initialize for relative axes.
[ 285.627] (WW) Microsoft Wired Keyboard 600: found 37 axes, limiting to 36.
[ 285.627] (II) Microsoft Wired Keyboard 600: initialized for absolute axes.
[ 285.628] (**) Microsoft Wired Keyboard 600: (accel) keeping acceleration scheme 1
[ 285.628] (**) Microsoft Wired Keyboard 600: (accel) acceleration profile 0
[ 285.628] (**) Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
[ 285.628] (**) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
[ 285.628] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/js0)
[ 285.628] (II) No input driver/identifier specified (ignoring)
[ 285.629] (II) config/udev: Adding input device Microsoft Microsoft Basic Optical Mouse v2.0 (/dev/input/event6)
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : Applying InputClass "evdev pointer catchall"
[ 285.629] (II) Using input driver 'evdev' for 'Microsoft Microsoft Basic Optical Mouse v2.0 '
[ 285.629] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : always reports core events
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : Device: "/dev/input/event6"
[ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found 3 mouse buttons
[ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found scroll wheel(s)
[ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found relative axes
[ 285.629] (--) Microsoft Microsoft Basic Optical Mouse v2.0 : Found x and y relative axes
[ 285.629] (II) Microsoft Microsoft Basic Optical Mouse v2.0 : Configuring as mouse
[ 285.629] (II) Microsoft Microsoft Basic Optical Mouse v2.0 : Adding scrollwheel support
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : YAxisMapping: buttons 4 and 5
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 285.629] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb4/4-3/4-3:1.0/input/input6/event6"
[ 285.629] (II) XINPUT: Adding extended input device "Microsoft Microsoft Basic Optical Mouse v2.0 " (type: MOUSE)
[ 285.629] (II) Microsoft Microsoft Basic Optical Mouse v2.0 : initialized for relative axes.
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) keeping acceleration scheme 1
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) acceleration profile 0
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) acceleration factor: 2.000
[ 285.629] (**) Microsoft Microsoft Basic Optical Mouse v2.0 : (accel) acceleration threshold: 4
[ 285.629] (II) config/udev: Adding input device Microsoft Microsoft Basic Optical Mouse v2.0 (/dev/input/mouse0)
[ 285.629] (II) No input driver/identifier specified (ignoring)
[ 285.636] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 285.636] (II) No input driver/identifier specified (ignoring)
[ 285.753] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 285.753] (II) NOUVEAU(0): Using hsync ranges from config file
[ 285.753] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 285.753] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 285.753] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 285.753] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 291.096] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 291.096] (II) NOUVEAU(0): NVLeaveVT is called.
[ 418.665] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 418.665] (II) NOUVEAU(0): NVEnterVT is called.
[ 418.794] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 418.794] (II) NOUVEAU(0): Using hsync ranges from config file
[ 418.794] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 418.794] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 418.794] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 418.794] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 423.560] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 423.560] (II) NOUVEAU(0): Using hsync ranges from config file
[ 423.560] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 423.560] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 423.560] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 423.560] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 423.762] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 423.762] (II) NOUVEAU(0): Using hsync ranges from config file
[ 423.762] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 423.762] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 423.762] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 423.762] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 423.984] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 423.984] (II) NOUVEAU(0): Using hsync ranges from config file
[ 423.984] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 423.984] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 423.984] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 423.984] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 428.608] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 428.608] (II) NOUVEAU(0): Using hsync ranges from config file
[ 428.608] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 428.608] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 428.608] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 428.608] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 438.386] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 438.386] (II) NOUVEAU(0): NVLeaveVT is called.
[ 2748.085] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 2748.085] (II) NOUVEAU(0): NVEnterVT is called.
[ 2748.217] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 2748.217] (II) NOUVEAU(0): Using hsync ranges from config file
[ 2748.217] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 2748.217] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 2748.217] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 2748.217] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 2750.536] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22127
[ 2750.536] (II) NOUVEAU(0): Using hsync ranges from config file
[ 2750.536] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 2750.536] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 2750.536] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 2750.536] (II) NOUVEAU(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
Last edited by vega (2011-08-25 17:09:12)

keyboard and mouse are now auto-detected. Do you have xf86-input-evdev installed? If so, you do not need to explicitly set the drivers for keyboard and mouse in xorg.conf. You can try it out if you like.

Similar Messages

  • Very low screen resolution, following work done by McAffee to ensure Firefox can receive McAffee updates

    2 weeks ago when I switched on my pc (Windows XP) I had very poor screen resolution, which I was unable to fix other than by resetting to an earlier day. I also was having problems with McAffee saying that it couldn't access my pc to upload files. Eventually, I asked McAfee to sort the problem, which they did by taking control of my pc. I am now getting messages today saying that updates from McAffee have been uploaded satisfactorily. However, each time I now switch on my pc I get the same very poor screen resolution which I can only fix by resetting to a previous date.
    Have you any ideas as to why this should be happening and more importantly how I can fix it.

    Hello davebeac!
    Welcome to Firefox Support!
    For your problem, what I'm reading from your post, the screen resolution has nothing to do with Firefox. Your resolution has to do with your computer graphics card. To fix this problem just do the following steps:
    1.
    1. Open Display in Control Panel.
    2. On the Settings tab, under Screen resolution, drag the slider, and then click Apply.
    3. When prompted to apply the settings, click OK. Your screen will turn black for a moment.
    4. Once your screen resolution changes, you have 15 seconds to confirm the change. Click Yes to confirm the change; click No or do nothing to revert to your previous setting.

  • Can't start MAIL or STORE because of "too low screen resolution"

    I can't start either mail app or store app because of "too low screen resolution".
    My netbook (eMachines eM350) has maximum 1024x600, these app require at least 1024x768

    I have developed a lot of code, and while more recent machines have higher resolutions, I find it prudent not to assume everyone has an 8K panel
    No one cares much what you have or have not done, this thread is not about you. If you'd actually developed any Modern apps you'd know that the minimum resolution for them is, as has been stated numerous times here already. Stating that you develop for 640x480
    displays clearly indicates that you've never developed a Modern app. Additionally, it should be obvious even to you that a minimum resolution of 1024x768 does not assume that everyone has "an 8K panel".
    go write some shaders you clearly have no idea whatsoever about development
    i can make programs rescale to fit any screen size, just because you are too stunned to figure that out
    programmatically designed dialogs can adapt
    Place your rig specifics into your signature like I have, makes it 100x easier!
    Hardcore Games Legendary is the Only Way to Play!
    Vegan Advocate How can you be an environmentalist and still eat meat?

  • Re: Satellite L30D - Low screen resolution after Windows 7 installation

    I have installed Windows 7 on my Satellite L30D. Since this installation, I cannot have a better resolkuton than 1024x768.*It was much better with Windows Vista.
    I have downloaded the latest ATI driver. No effect. I cannot find the Catalyst Control Center as well. What can I do?

    Hi
    The Satellite L30D isnt known to me...
    Do you mean Satellite L30 or Satellite L300D?
    Normally you have to install the display driver if you want to use higher screen resolutions but check the specifications of your internal display first. Maybe the native screen resolution is 1024x768 and you cant use a higher one.
    You can download all drivers for your notebook on the Toshiba website!!! Dont use the drivers from ATI directly, they are not designed for mobile chips.

  • Lower screen resolution on 6280?

    I'm noticing that a lot of applications and games are designed for a low resolution screen. My 6280 has high resolution, so that apps take up only the upper left hand corner of the screen. Too tiny to read, really. Is there a way lower my screen resolution? Or is it that these games have to be resolution-aware? Thanks for any advice.

    Hello.
    You have no choice for this matter, I guess, and you must succumb playing your low-res games in this manner. As manta have said, there are programmers who are pretty adept at changing the resolution covered by the application depending on the screen's native resolution.
    Cheers.
    The world might be a better place if you were I.

  • Low screen resolution?

    Hi,
    I recently had to run diskwarrior to do some rebuilding on my machine but ever since the screen resolution seems to be lower than previously. This is particularly noticeable on photos.
    I've been into preferences to check the screen is set to the highest setting, which it is, so I'm not sure why it has changed.
    Can anyone help?
    Thanks

    Have you tried setting the resolution to the lowest setting in System Preferences, and then switch it back to the lowest resolution?
    If that doesn't work, try creating a new Colorsync profile and see if the problem lies there.
    If none of these solutions work, I would say that you may have to do an erase and install of Mac OS X or at least look for a corrupted file.

  • Low screen resolution on my T400.

    Maximum screen resolution on my new ThinkPad T400 with discrete graphics(windows 7 home premium) is only 1280x800, I was expecting it to to more higher.
    Please advice on what to do.
    ATI Mobility Radeon 3470 with 256MB
    Thanks in advance.
    Solved!
    Go to Solution.

    IIRC, the choices were 1280x800 (WXGA) or 1440x900 (WXGA+ as mine is).  W/ the CTO models you had to pick one when specifying the system.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Not clear images with lower screen resolutions on Tecra M5

    Hi,
    we have some M5s with Intel graphics board which work fine with the usual 1024*768 screen resolution.
    Now we are buying some new M5s equipped with nVidia Quadro, and they seem to have a native resolution of 1400*1050.
    If I try to scale resolution to 1024*768 or even 1280*1024, images are badly out of focus. But I think icons at 1400*1050 on a 14" display are really too small, for the average of users.
    No solution?
    thanks

    This is to do with the native resolution of the LCD. Unless you display at maximum resolution, any attempt to work at a lower resolution will require the graphics card to rescale, causing the resultant image to blur as the graphics card interpolates.
    The only solution is to use Windows Vista because the GUI has been designed for larger native LCD resolutions, meaning the icons are designed bigger (approx. twice the size of XP)

  • Why low screen resolution?

    can anybody explain why apple chooses to continue the low resolution on it's new macbook pro's?
    i mean come on... my old 15,5'' sony vaio could display 1600x1200 and the apple macbook pro 17'' can only display 1660x1050. what a joke, isn't it? i'm disappointed.
    why can't they put in a higher option? i'm sure those screens could handle it.
    just because a screen isn't necessarily meant to display higher res it doesn't mean it can't run. i also got a 21 mitsubishi screen that's meant for not more than 1600x1200 but i run 1920x1200 and it works perfectly and smooth.
    so what's the deal with apple?

    You seem to be operating under the assumption that
    GUI features have fixed pixel sizes. That’s really
    not true. It’s especially not true for fonts, but
    applications can choose to draw in absolute sizes
    (inches or milimeters) instead of physical device
    units (pixels).
    Actually, for the majority of apps on OS X Tiger, it IS true. Almost all interface elements are made up of bitmap images, and will pixelate badly if enlarged. If you have the developer tools installed you can turn on some stuff in Quartz Debug that make the GUI resolution independent on a per-application basis, but until all the apps are re-written, they mostly look crap or even put elements in the wrong place.
    http://media.arstechnica.com/images/tiger/safari-scaled-2x-big.jpg
    You're spot-on about font sizes, though.

  • Fuzzy text characters on Tecra 9100 with low screen resolution

    When using the standard Toshiba S3 video drivers for Windows XP I seem to be experiencing problems with the display when the resolution is set to 1024 x 768 or lower.
    Any text on the screen is fuzzy / weird quality.
    If I select a higher resolution the screen is fine with crisp / sharp text.
    Does anyone know how to resolve this problem?
    Thanks in advance.

    Hi Simon
    Dont panic! This is not a malfunction or a problem
    The native resolution of your internal screen should be higher as 1024x768 therefore you should leave the notebook running with the highest possible resolution.
    This issue was discussed already in this forum. You should check this:
    http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=20874&messageID=77722
    Hope it helps to clarify everything

  • Low screen resolution, unable to change

    I have just installed Solaris 10/SJD on a Dell Latitude C840 latop.
    It's on the HCL, but notes in 2 spots that XFree86 must be installed
    http://www.tools.de/solaris/ati/
    http://www.tools.de/solaris/xf86/#binary
    However, I'm having difficulties getting either items to work.
    running the pkgadd from a console gives errors that there are no packages to install, even though the pkg file is in the directory.
    I read one thread where someone mentioned running sax2 from a console...when I try, it tells me that it is not found.
    kdmconfig from a console window tells me that my screen is too small (ERT!).
    Suggestions?
    I'm also unable to get out to the internet, although i can browse intranet sites...i'm thinking it's a dns issue.
    thanks

    Log off and select logon option: Command Line Login
    When prompted, press Enter.
    Type root and your pwd.
    Enter kdmconfig.
    Select SUN and F2.
    Select Monitor and set:
    - Adapter to X86-VESA nVdiva Corporation NV17 Geoforce4 440 Go;
    - Monitor: Multifrequency 64KHZ (up to 1600 x 1200 interlaced);
    - Screen Size: 15 inches;
    - Resolution, Colors: 1600x1200-256 colors***.
    Go again through all settings to make sure that everything OK.
    Save these settings and test them.
    I used Solaris 10 6/06 version for Dell Latitude C840.
    Dmitriy

  • Low screen resolution at start-up

    I have a MacBook Pro with 1440x920 screen. When I boot up, the grey cogwheel screen and then the login window are always displayed at 800x 600 resolution. Usually the screen reverts to the higher resolution near the end of the start-up procedure (typically when it gets to loading the desk-top picture, I think). However, I noticed that when I booted into my administrator account this evening the screen remained at 800x600 resolution. I had to re-set it manually using System Preferences. This is a recent problem (last couple of weeks). I think it may have started after I had the laptop connected to a low resolution projector.
    Is there a system setting I can change or a plist file I can delete that will reset the default resolution to 1440x920?
    Thanks in advance for any help -

    Reset the PRAM:
    http://support.apple.com/kb/HT1379

  • Satellite A500: Low screen resolution using Win 7

    Hi,
    I've looked around the forum and haven't found any real solutions to my problem so...
    I recently bought a Satellite A500 and did a fresh install of Windows 7 Professional on it.
    Apparently I was supposed to just upgrade it in order to keep the drivers but being the noob I am, I didn't.
    So now my resolution is stuck at 1024x768 or 800x600, neither of which are native.
    I've downloaded the win7 64-bit drivers from the Toshiba website, but apparently I already have the latest ATI driver installed.
    However I still can't change the resolution and my monitor is recognized as generic non-PnP.
    Is there any way to check if I have the display driver already?
    And also any solutions to the display problem would be much obliged. It's the only thing left bothering me now about this new laptop.

    Hi
    I assume you are using Win 7 64bit OS since you have chosen the Win 7 64bit display driver is it right?
    What A500-xxx do you have exactly?
    The Toshiba European driver page provides three different display drivers for A500 series; Intel, nVidia and ATI
    Seems three different graphic chips have been installed in A500 series
    You should firstly check what graphic chip your notebook uses
    Then go to device manager and uninstall the installed display driver.
    Then visit the Toshiba European driver page, download the right display driver for the graphic chip and install it.
    After that reboot the unit and check how the notebook would run.
    Greets

  • N95, low screen resolution /light screen problems

    Hi people!
    Can someone help, ive not done anything to my phone bar take it out from my pocket and notice the screen display had changed.
    The screen seems to be really light and pale all of a sudden, no change in brightness, but it just seems brighter.
    the resolution seems diminshed too-when i go on the net any pictures are in less detail as if the resolutions been lowered.
    ive tried turnin the phone off and removing the battery.when it starts up agtain the NOKIA symbol come on in its normal strong blue but while its booting the NOKIA turns to the lighter shade of blue and the display again just loads at a lighter version of what its normally like.
    HELP!

    You need to check it's not a hardware issue.
    One thing you can try is to reset the phone using the instructions you can find in this post :
    /discussions/board/message?board.id=smartphones&message.id=4007
    However please be aware that doing so will wipe ALL the data from your phone such as information in your calendar, contacts and so on.
    In order to save your data you can use the PC Suite application to save and restore the data from your phone - this software can be found here :
    http://www.nokia.com/pcsuite
    One thing to note is that as part of these diagnostics, you should NOT restore any backup or install any software on the phone as you could be putting the problem back onto the phone.
    If this doesn't work then it's likely you have a hardware fault and you should approach your local Nokia Service Centre to get your phone fixed.
    Hope this helps.
    Please let me know how you get on.
    Regards,
    Edward

  • My nouveau driver file is too short? [Solved]

    Yesterday I had this error when I was starting Xorg and it said my file was too short in the Xorg.0.log. I changed the device driver in my xorg.conf to "nouveau". (I do have a NVDIA card and nouveau is installed.)
    I have this youtube video to document the error. (It still doesn't work but I changed the device driver to "fbdev")
    (Yes, I am young! Please don't make fun of me!)
    https://www.youtube.com/watch?v=oDYtZUNcYB8
    Last edited by JacobGuy7805 (2014-09-01 17:24:25)

    Trilby wrote:
    pacman -Sc will not remove currently installed packages from the cache - so that likely did not do anything.  You need to actually remove the package file, or use -Scc (and answer yes) to remove the cached file(s).
    Then reinstall.  It should show that it is being downloaded before installing.
    You can also check whether this is actually the issue by comparing the output of the following two commands to the output I'm getting (as long as you are on x86_64):
    $ ls -l /usr/lib/xorg/modules/drivers/nouveau_drv.so
    -rwxr-xr-x 1 root root 203232 Jul 18 07:13 /usr/lib/xorg/modules/drivers/nouveau_drv.so
    $ md5sum /usr/lib/xorg/modules/drivers/nouveau_drv.so
    4eb8a6bd9ec92637a17ae70adaa9ef1f /usr/lib/xorg/modules/drivers/nouveau_drv.so
    I had to pacman -Scc and then when I did "pacman -S {,lib32-}nouveau-dri xf86-video-nouveau" it said that a whole bunch of files existed in the filesystem (although when I did pacman -R and the packages it kept insisting I did not download those packages) so I ended up just removing the files manually with rm. I then installed the packages and things seem fine now. I'm going to reboot.
    EDIT: IT WORKED! I had to generate a new Xorg.conf, and then I just changed some things, and it worked!
    Last edited by JacobGuy7805 (2014-09-01 17:24:05)

Maybe you are looking for

  • Installing a second hard drive in g5

    hi. i just bought a 400 GB hitachi desk star hard drive to install as a second drive in my G5. i slid it in the alloted slot and plugged in the corresponding cables. when i powered up my computer i went to disk utilities and it showed no new drives.

  • Change posting date in FB60

    Hi.... We are trying to change posting date (which is in new Fiscal year 2012)  for an FB60 parked invoice , but following error message is coming "Changing of document number or fiscal year not possible here     Message no. FP041" How to fix the err

  • C903 error with Date & Time

    Hi all, First time posting here. I have a S.E. C903, which has been great but recently developed a fault with the calender/date & time settings. Basically it wont let me set them to the correct time, wvery time I re-set it, it wont save. Ive tried ta

  • Problem accessing e.book with the adobe log in details

    Hi I bought an ebook. I downloaded it onto a laptop. I had access t o it no problems. I had a problem with the laptop and I had to change. I am having a problem opening the same book on the new one it is giving me the following error if I log in my A

  • Framemaker to Latex

    What is the best strategy to port a 400 pages script to latex from framemaker? So far I was looking into html2latex or xml2latex but this is not satisfying because of Equations ect. Help would be appreciated. thanks