[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wrestling with xrandr



Scott Ferguson <prettyfly.productions@gmail.com> writes:

[...]

>>> It would be appreciated, greatly, if you could use "Reply" to
>>> continue a thread - saves searching through lots of posts in order
>>> to patch together all the needed information.
>> 
>> I'm not sure what problem you are having with threading.
>
> This is "wrestling with xrandr", you started with a thread called
> "virtual resolution of desktop"

Exactly.  The other thread was about Virtual resolution in general.
This thread is about xrandr specifically. Hence the subject line.


[...] snipped, thanks for the many useful points.

You have gone well beyond the call of duty with effort and time you've
put into helping me, and it is greatly appreciated on this
end... thank you.

> $ xrandr --output default --dryrun --mode 1440x900 --panning 1680x1050
>
> if no errors, try without the dryrun parameter
>
> if you get error codes please post - if screen refreshes (without
> printing errors) but doesn't seem to pan, try Ctrl++ or Ctrl+-

xrandr --output default --dryrun --mode 1440x900 --panning 1680x1050
warning: output default not found; ignoring

Changing `default' to DVI-I-1 and I start to get some results:

  xrandr --output DVI-I-1 --dryrun --mode 1440x900 --panning 1680x1050
  screen 0: 1680x1050 442x276 mm  96.46dpi
  crtc 0:     1440x900   59.9 +0+0 "DVI-I-1"

Removing dry run:
xrandr --output DVI-I-1 --mode 1440x900 --panning 1680x1050

And I can tell the screen size has grown considerably because the
picture I'm using for background increased quite noticeably in size

However, the mouse is still blocked from panning the larger screen.
Apparently that `no panning' bug is still in effect.
 
> (this may also work:-
> $ xrandr -s 1440x900 --dryrun --panning 1680x1050)

Is that paren supposed to be after 1050..? .. if so where is its mate?

> NOTE: I haven't done the virtual screen/VRAM math - your card doesn't
> have a lot of VRAM and you do want big screens....
>
>> 
>> If that is it, then it fails here: xrandr --fb 1440x900  --output
>> DVI-I-1 --panning 1680x1050
>
> Those parameters are incorrect.
>
>> xrandr: specified screen 1440x900 not large enough for output TV-1
>> (720x576+1440+0) X Error of failed request:  BadMatch (invalid
>> parameter attributes) Major opcode of failed request:  150 (RANDR) 
>> Minor opcode of failed request:  29 (RRSetPanning) Serial number of
>> failed request:  32 Current serial number in output stream:  32
>> 
>> I'm not sure how to change the TV setting.  Or even if it can be 
>> changed to accommodate that command.
>
> try:-
> $ xrandr --output 'TV-1' --dryrun --mode 1024x768

> if *no* errors (probably will be due to a output name problem) *then*
> try without the dryrun parameter.


 xrandr --output 'TV-1' --dryrun --mode 1024x768 
 xrandr: cannot find mode 1024x768

> Might have to create a minimal xorg.conf for that...

What might that look like?... and if a partial Xorg.conf is a workable
solution is it likely I could still use the `Virtual' directive as in
my old xorg.conf:

,----
|  [...]
|  Section "Screen"
| #    Identifier  "Screen 1"
| #    Device      "MSI FX5700LE-TD256"
| #    Monitor     "HP Pavilion mx703"
| #    DefaultDepth 24
| 
|         Identifier  "Screen 1"
|         Device      "** NVIDIA (generic)                   [nv]"
|         Monitor     "My Monitor"
|         DefaultDepth 24
|     Subsection "Display"
|         Depth       8
|         Modes       "1280x1024" "1024x768" "800x600" "640x480"
|         ViewPort    0 0
|     EndSubsection
|     Subsection "Display"
|         Depth       16
|         Modes       "1280x1024" "1024x768" "800x600" "640x480"
|         ViewPort    0 0
|     EndSubsection
|     Subsection "Display"
|         Depth       24
|         Modes       "1280x1024" #"1024x768" "800x600" "640x480"
|         Virtual     2048 1536 
|         ViewPort    0 0
|     EndSubsection
| EndSection
| [...]
`----

[...]

>> So you are able to do panning then?  At least on a netbook.
>
> Yes.
> Squeeze running Trinity v.1.3.0 of libxrandr2
>
> <snipped>
>
>> Xorg.log
>> 
>> [  5163.573] X.Org X Server 1.11.1 Release Date: 2011-09-24 [
>> 5163.574] X Protocol Version 11, Revision 0 [  5163.574] Build
>> Operating System: Linux 2.6.32-5-amd64 i686 Debian [  5163.574]
>> Current Operating System: Linux reader 3.0.0-1-686-pae #1 SMP Sat Aug
>> 27 16:41:03 UTC 2011 i686
>
> Is this a custom kernel?

No, I just selected it from those offered during install 

>> [  5163.574] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-686-pae
>> root=UUID=83a94f1d-e6e6-432e-86ad-b24754755fff ro quiet splash
> <snipped>
>
>> [  5163.575] (WW) `fonts.dir' not found (or not valid) in
>> "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType". [  5163.575]
>> Entry deleted from font path. [  5163.576] 	(Run 'mkfontdir' on
>> "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
>
>           ^^^
What is that about?  I thought fonts were to be found at:
  /usr/share/fonts/   Mine are there:

I won't show the long list but I see at least 4 font families with ttf
in there name there.

[...]

> That log makes little sense to me - where you modifying settings during
> this particular session?
> If so please:-
> boot up your box
> login (and startx)
> $ cat /var/log/Xorg.0.log > ~/xorg.log
> attach xorg.log to post.

Could well have been.  See the fresh log at the end.

> I haven't had a chance to test on identical hardware today - perhaps
> later in the week. I won't be able to test with the same Debian release
> - so I won't be able to guarantee it'll work :-(

Any further help is all gravy to me.. thanks.

-------        ---------       ---=---       ---------      -------- 
-------        ---------       ---=---       ---------      -------- 
[    83.941] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[    83.944] X Protocol Version 11, Revision 0
[    83.945] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[    83.945] Current Operating System: Linux reader 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686
[    83.946] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-1-686-pae root=UUID=83a94f1d-e6e6-432e-86ad-b24754755fff ro quiet splash
[    83.947] Build Date: 24 September 2011  10:02:42AM
[    83.948] xorg-server 2:1.11.1-1 (Cyril Brulebois <kibi@debian.org>) 
[    83.949] Current version of pixman: 0.22.2
[    83.950] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    83.952] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    83.955] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct  3 19:27:06 2011
[    84.012] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    84.036] (==) No Layout section.  Using the first Screen section.
[    84.036] (==) No screen section available. Using defaults.
[    84.036] (**) |-->Screen "Default Screen Section" (0)
[    84.036] (**) |   |-->Monitor "<default monitor>"
[    84.047] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    84.047] (==) Automatically adding devices
[    84.047] (==) Automatically enabling devices
[    84.048] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    84.048] 	Entry deleted from font path.
[    84.080] (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
[    84.080] 	Entry deleted from font path.
[    84.080] 	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
[    84.080] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    84.080] (==) ModulePath set to "/usr/lib/xorg/modules"
[    84.080] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    84.098] (II) Loader magic: 0x822b800
[    84.099] (II) Module ABI versions:
[    84.099] 	X.Org ANSI C Emulation: 0.4
[    84.099] 	X.Org Video Driver: 11.0
[    84.099] 	X.Org XInput driver : 13.0
[    84.099] 	X.Org Server Extension : 6.0
[    84.100] (--) PCI:*(0:1:0:0) 10de:0343:1462:9590 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, BIOS @ 0x????????/131072
[    84.100] (II) Open ACPI successful (/var/run/acpid.socket)
[    84.100] (II) LoadModule: "extmod"
[    84.117] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    84.134] (II) Module extmod: vendor="X.Org Foundation"
[    84.134] 	compiled for 1.11.1, module version = 1.0.0
[    84.134] 	Module class: X.Org Server Extension
[    84.134] 	ABI class: X.Org Server Extension, version 6.0
[    84.135] (II) Loading extension SELinux
[    84.135] (II) Loading extension MIT-SCREEN-SAVER
[    84.135] (II) Loading extension XFree86-VidModeExtension
[    84.135] (II) Loading extension XFree86-DGA
[    84.135] (II) Loading extension DPMS
[    84.135] (II) Loading extension XVideo
[    84.135] (II) Loading extension XVideo-MotionCompensation
[    84.135] (II) Loading extension X-Resource
[    84.135] (II) LoadModule: "dbe"
[    84.135] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    84.145] (II) Module dbe: vendor="X.Org Foundation"
[    84.145] 	compiled for 1.11.1, module version = 1.0.0
[    84.145] 	Module class: X.Org Server Extension
[    84.145] 	ABI class: X.Org Server Extension, version 6.0
[    84.145] (II) Loading extension DOUBLE-BUFFER
[    84.145] (II) LoadModule: "glx"
[    84.145] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    84.174] (II) Module glx: vendor="X.Org Foundation"
[    84.174] 	compiled for 1.11.1, module version = 1.0.0
[    84.175] 	ABI class: X.Org Server Extension, version 6.0
[    84.175] (==) AIGLX enabled
[    84.175] (II) Loading extension GLX
[    84.175] (II) LoadModule: "record"
[    84.175] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    84.176] (II) Module record: vendor="X.Org Foundation"
[    84.176] 	compiled for 1.11.1, module version = 1.13.0
[    84.176] 	Module class: X.Org Server Extension
[    84.176] 	ABI class: X.Org Server Extension, version 6.0
[    84.176] (II) Loading extension RECORD
[    84.176] (II) LoadModule: "dri"
[    84.176] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    84.207] (II) Module dri: vendor="X.Org Foundation"
[    84.207] 	compiled for 1.11.1, module version = 1.0.0
[    84.208] 	ABI class: X.Org Server Extension, version 6.0
[    84.208] (II) Loading extension XFree86-DRI
[    84.208] (II) LoadModule: "dri2"
[    84.208] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    84.209] (II) Module dri2: vendor="X.Org Foundation"
[    84.209] 	compiled for 1.11.1, module version = 1.2.0
[    84.209] 	ABI class: X.Org Server Extension, version 6.0
[    84.209] (II) Loading extension DRI2
[    84.209] (==) Matched nouveau as autoconfigured driver 0
[    84.209] (==) Matched nv as autoconfigured driver 1
[    84.209] (==) Matched vesa as autoconfigured driver 2
[    84.209] (==) Matched fbdev as autoconfigured driver 3
[    84.209] (==) Assigned the driver to the xf86ConfigLayout
[    84.209] (II) LoadModule: "nouveau"
[    84.232] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    84.257] (II) Module nouveau: vendor="X.Org Foundation"
[    84.257] 	compiled for 1.11.0, module version = 0.0.16
[    84.257] 	Module class: X.Org Video Driver
[    84.257] 	ABI class: X.Org Video Driver, version 11.0
[    84.269] (II) LoadModule: "nv"
[    84.279] (WW) Warning, couldn't open module nv
[    84.280] (II) UnloadModule: "nv"
[    84.280] (II) Unloading nv
[    84.280] (EE) Failed to load module "nv" (module does not exist, 0)
[    84.281] (II) LoadModule: "vesa"
[    84.281] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    84.285] (II) Module vesa: vendor="X.Org Foundation"
[    84.285] 	compiled for 1.11.0, module version = 2.3.0
[    84.285] 	Module class: X.Org Video Driver
[    84.285] 	ABI class: X.Org Video Driver, version 11.0
[    84.285] (II) LoadModule: "fbdev"
[    84.285] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    84.289] (II) Module fbdev: vendor="X.Org Foundation"
[    84.289] 	compiled for 1.11.0, module version = 0.4.2
[    84.289] 	ABI class: X.Org Video Driver, version 11.0
[    84.289] (II) NOUVEAU driver Date:   Thu Mar 24 02:13:12 2011 +1000
[    84.289] (II) NOUVEAU driver for NVIDIA chipset families :
[    84.289] 	RIVA TNT        (NV04)
[    84.289] 	RIVA TNT2       (NV05)
[    84.289] 	GeForce 256     (NV10)
[    84.289] 	GeForce 2       (NV11, NV15)
[    84.289] 	GeForce 4MX     (NV17, NV18)
[    84.289] 	GeForce 3       (NV20)
[    84.289] 	GeForce 4Ti     (NV25, NV28)
[    84.289] 	GeForce FX      (NV3x)
[    84.289] 	GeForce 6       (NV4x)
[    84.289] 	GeForce 7       (G7x)
[    84.289] 	GeForce 8       (G8x)
[    84.289] 	GeForce GTX 200 (NVA0)
[    84.289] 	GeForce GTX 400 (NVC0)
[    84.289] (II) VESA: driver for VESA chipsets: vesa
[    84.289] (II) FBDEV: driver for framebuffer: fbdev
[    84.289] (--) using VT number 7

[    84.309] drmOpenDevice: node name is /dev/dri/card0
[    84.309] drmOpenDevice: open result is 8, (OK)
[    84.309] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    84.309] drmOpenDevice: node name is /dev/dri/card0
[    84.309] drmOpenDevice: open result is 8, (OK)
[    84.309] drmOpenByBusid: drmOpenMinor returns 8
[    84.309] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    84.309] (II) [drm] nouveau interface version: 0.0.16
[    84.309] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    84.310] (WW) Falling back to old probe method for vesa
[    84.310] (WW) Falling back to old probe method for fbdev
[    84.310] (II) Loading sub module "fbdevhw"
[    84.310] (II) LoadModule: "fbdevhw"
[    84.310] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    84.323] (II) Module fbdevhw: vendor="X.Org Foundation"
[    84.323] 	compiled for 1.11.1, module version = 0.0.2
[    84.323] 	ABI class: X.Org Video Driver, version 11.0
[    84.323] (II) Loading sub module "dri"
[    84.323] (II) LoadModule: "dri"
[    84.323] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    84.323] (II) Module dri: vendor="X.Org Foundation"
[    84.323] 	compiled for 1.11.1, module version = 1.0.0
[    84.323] 	ABI class: X.Org Server Extension, version 6.0
[    84.323] (II) NOUVEAU(0): Loaded DRI module
[    84.323] drmOpenDevice: node name is /dev/dri/card0
[    84.324] drmOpenDevice: open result is 9, (OK)
[    84.324] drmOpenDevice: node name is /dev/dri/card0
[    84.324] drmOpenDevice: open result is 9, (OK)
[    84.324] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    84.324] drmOpenDevice: node name is /dev/dri/card0
[    84.324] drmOpenDevice: open result is 9, (OK)
[    84.324] drmOpenByBusid: drmOpenMinor returns 9
[    84.324] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    84.324] (II) [drm] DRM interface version 1.4
[    84.324] (II) [drm] DRM open master succeeded.
[    84.324] (--) NOUVEAU(0): Chipset: "NVIDIA NV36"
[    84.324] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    84.324] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    84.324] (==) NOUVEAU(0): RGB weight 888
[    84.324] (==) NOUVEAU(0): Default visual is TrueColor
[    84.324] (==) NOUVEAU(0): Using HW cursor
[    84.324] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    84.324] (==) NOUVEAU(0): Page flipping enabled
[    84.384] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    84.490] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    84.544] (II) NOUVEAU(0): Output TV-1 has no monitor section
[    84.600] (II) NOUVEAU(0): EDID for output VGA-1
[    84.706] (II) NOUVEAU(0): EDID for output DVI-I-1
[    84.706] (II) NOUVEAU(0): Manufacturer: ACI  Model: 26a4  Serial#: 18746
[    84.706] (II) NOUVEAU(0): Year: 2010  Week: 31
[    84.706] (II) NOUVEAU(0): EDID Version: 1.3
[    84.706] (II) NOUVEAU(0): Digital Display Input
[    84.706] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 55  vert.: 34
[    84.706] (II) NOUVEAU(0): Gamma: 2.20
[    84.706] (II) NOUVEAU(0): DPMS capabilities: Off
[    84.706] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    84.706] (II) NOUVEAU(0): First detailed timing is preferred mode
[    84.706] (II) NOUVEAU(0): redX: 0.640 redY: 0.352   greenX: 0.287 greenY: 0.628
[    84.706] (II) NOUVEAU(0): blueX: 0.144 blueY: 0.075   whiteX: 0.312 whiteY: 0.328
[    84.706] (II) NOUVEAU(0): Supported established timings:
[    84.706] (II) NOUVEAU(0): 720x400@70Hz
[    84.706] (II) NOUVEAU(0): 640x480@60Hz
[    84.706] (II) NOUVEAU(0): 640x480@67Hz
[    84.706] (II) NOUVEAU(0): 640x480@72Hz
[    84.706] (II) NOUVEAU(0): 640x480@75Hz
[    84.706] (II) NOUVEAU(0): 800x600@56Hz
[    84.706] (II) NOUVEAU(0): 800x600@60Hz
[    84.706] (II) NOUVEAU(0): 800x600@72Hz
[    84.706] (II) NOUVEAU(0): 800x600@75Hz
[    84.706] (II) NOUVEAU(0): 832x624@75Hz
[    84.706] (II) NOUVEAU(0): 1024x768@60Hz
[    84.706] (II) NOUVEAU(0): 1024x768@70Hz
[    84.706] (II) NOUVEAU(0): 1024x768@75Hz
[    84.706] (II) NOUVEAU(0): 1280x1024@75Hz
[    84.706] (II) NOUVEAU(0): Manufacturer's mask: 0
[    84.706] (II) NOUVEAU(0): Supported standard timings:
[    84.706] (II) NOUVEAU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    84.706] (II) NOUVEAU(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    84.706] (II) NOUVEAU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    84.706] (II) NOUVEAU(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    84.706] (II) NOUVEAU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    84.706] (II) NOUVEAU(0): Supported detailed timing:
[    84.706] (II) NOUVEAU(0): clock: 154.0 MHz   Image Size:  550 x 340 mm
[    84.707] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    84.707] (II) NOUVEAU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    84.707] (II) NOUVEAU(0): Serial No: A8LMTF018746
[    84.707] (II) NOUVEAU(0): Ranges: V min: 50 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 175 MHz
[    84.707] (II) NOUVEAU(0): Monitor name: ASUS VW266H
[    84.707] (II) NOUVEAU(0): EDID (in hex):
[    84.707] (II) NOUVEAU(0): 	00ffffffffffff000469a4263a490000
[    84.707] (II) NOUVEAU(0): 	1f140103803722782acbd0a35a49a024
[    84.707] (II) NOUVEAU(0): 	135054bfef00714f0101814081809500
[    84.707] (II) NOUVEAU(0): 	b30001010101283c80a070b023403020
[    84.707] (II) NOUVEAU(0): 	360026542100001a000000ff0041384c
[    84.707] (II) NOUVEAU(0): 	4d54463031383734360a000000fd0032
[    84.707] (II) NOUVEAU(0): 	4b1e5511000a202020202020000000fc
[    84.707] (II) NOUVEAU(0): 	0041535553205657323636480a2000b2
[    84.707] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[    84.707] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    84.707] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    84.760] (II) NOUVEAU(0): EDID for output TV-1
[    84.760] (II) NOUVEAU(0): Output VGA-1 disconnected
[    84.760] (II) NOUVEAU(0): Output DVI-I-1 connected
[    84.760] (II) NOUVEAU(0): Output TV-1 disconnected
[    84.760] (II) NOUVEAU(0): Using exact sizes for initial modes
[    84.760] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1440x900
[    84.760] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    84.760] (--) NOUVEAU(0): Virtual size is 1440x900 (pitch 0)
[    84.760] (**) NOUVEAU(0):  Driver mode "1440x900": 106.5 MHz (scaled from 0.0 MHz), 55.9 kHz, 59.9 Hz
[    84.760] (II) NOUVEAU(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[    84.760] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    84.760] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    84.760] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    84.760] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    84.760] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    84.760] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    84.760] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    84.760] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    84.760] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    84.760] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[    84.760] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    84.760] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    84.760] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[    84.760] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[    84.761] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    84.761] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    84.761] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    84.761] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    84.761] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    84.761] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    84.761] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    84.761] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    84.761] (==) NOUVEAU(0): DPI set to (96, 96)
[    84.761] (II) Loading sub module "fb"
[    84.761] (II) LoadModule: "fb"
[    84.761] (II) Loading /usr/lib/xorg/modules/libfb.so
[    84.781] (II) Module fb: vendor="X.Org Foundation"
[    84.781] 	compiled for 1.11.1, module version = 1.0.0
[    84.781] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    84.781] (II) Loading sub module "exa"
[    84.781] (II) LoadModule: "exa"
[    84.782] (II) Loading /usr/lib/xorg/modules/libexa.so
[    84.784] (II) Module exa: vendor="X.Org Foundation"
[    84.784] 	compiled for 1.11.1, module version = 2.5.0
[    84.784] 	ABI class: X.Org Video Driver, version 11.0
[    84.784] (II) Loading sub module "shadowfb"
[    84.784] (II) LoadModule: "shadowfb"
[    84.784] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    84.785] (II) Module shadowfb: vendor="X.Org Foundation"
[    84.785] 	compiled for 1.11.1, module version = 1.0.0
[    84.785] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    84.785] (II) UnloadModule: "vesa"
[    84.785] (II) Unloading vesa
[    84.785] (II) UnloadModule: "fbdev"
[    84.785] (II) Unloading fbdev
[    84.785] (II) UnloadModule: "fbdevhw"
[    84.785] (II) Unloading fbdevhw
[    84.786] (--) Depth 24 pixmap format is 32 bpp
[    84.787] (II) NOUVEAU(0): Opened GPU channel 1
[    84.787] (II) NOUVEAU(0): [DRI2] Setup complete
[    84.787] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    84.787] (II) NOUVEAU(0): GART: 256MiB available
[    84.795] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    84.809] (II) EXA(0): Driver allocated offscreen pixmaps
[    84.809] (II) EXA(0): Driver registered support for the following operations:
[    84.809] (II)         Solid
[    84.809] (II)         Copy
[    84.809] (II)         Composite (RENDER acceleration)
[    84.809] (II)         UploadToScreen
[    84.809] (II)         DownloadFromScreen
[    84.809] (==) NOUVEAU(0): Backing store disabled
[    84.809] (==) NOUVEAU(0): Silken mouse enabled
[    84.809] (II) NOUVEAU(0): [XvMC] Associated with NV30 texture adapter.
[    84.809] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    84.809] (==) NOUVEAU(0): DPMS enabled
[    84.809] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    84.810] (--) RandR disabled
[    84.810] (II) Initializing built-in extension Generic Event Extension
[    84.810] (II) Initializing built-in extension SHAPE
[    84.810] (II) Initializing built-in extension MIT-SHM
[    84.810] (II) Initializing built-in extension XInputExtension
[    84.810] (II) Initializing built-in extension XTEST
[    84.810] (II) Initializing built-in extension BIG-REQUESTS
[    84.810] (II) Initializing built-in extension SYNC
[    84.810] (II) Initializing built-in extension XKEYBOARD
[    84.810] (II) Initializing built-in extension XC-MISC
[    84.810] (II) Initializing built-in extension SECURITY
[    84.810] (II) Initializing built-in extension XINERAMA
[    84.810] (II) Initializing built-in extension XFIXES
[    84.810] (II) Initializing built-in extension RENDER
[    84.810] (II) Initializing built-in extension RANDR
[    84.810] (II) Initializing built-in extension COMPOSITE
[    84.810] (II) Initializing built-in extension DAMAGE
[    84.810] (II) SELinux: Disabled on system
[    84.840] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-gnu/dri/nouveau_dri.so failed (/usr/lib/i386-linux-gnu/dri/nouveau_dri.so: cannot open shared object file: No such file or directory)
[    84.840] (EE) AIGLX: reverting to software rendering
[    84.840] (II) AIGLX: Screen 0 is not DRI capable
[    84.909] (II) AIGLX: Loaded and initialized swrast
[    84.909] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    84.915] (II) NOUVEAU(0): NVEnterVT is called.
[    84.985] (II) NOUVEAU(0): Setting screen physical size to 380 x 238
[    84.985] resize called 1440 900
[    85.353] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    85.353] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    85.354] (II) LoadModule: "evdev"
[    85.354] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    85.368] (II) Module evdev: vendor="X.Org Foundation"
[    85.368] 	compiled for 1.11.0, module version = 2.6.0
[    85.368] 	Module class: X.Org XInput Driver
[    85.368] 	ABI class: X.Org XInput driver, version 13.0
[    85.368] (II) Using input driver 'evdev' for 'Power Button'
[    85.368] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    85.368] (**) Power Button: always reports core events
[    85.368] (**) Power Button: Device: "/dev/input/event4"
[    85.369] (--) Power Button: Found keys
[    85.369] (II) Power Button: Configuring as keyboard
[    85.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    85.369] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    85.369] (**) Option "xkb_rules" "evdev"
[    85.369] (**) Option "xkb_model" "pc105"
[    85.369] (**) Option "xkb_layout" "us"
[    85.370] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    85.370] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    85.370] (II) Using input driver 'evdev' for 'Power Button'
[    85.370] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    85.370] (**) Power Button: always reports core events
[    85.370] (**) Power Button: Device: "/dev/input/event3"
[    85.370] (--) Power Button: Found keys
[    85.370] (II) Power Button: Configuring as keyboard
[    85.370] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[    85.370] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    85.370] (**) Option "xkb_rules" "evdev"
[    85.370] (**) Option "xkb_model" "pc105"
[    85.370] (**) Option "xkb_layout" "us"
[    85.371] (II) config/udev: Adding input device Razer Razer DeathAdder (/dev/input/event0)
[    85.371] (**) Razer Razer DeathAdder: Applying InputClass "evdev pointer catchall"
[    85.371] (II) Using input driver 'evdev' for 'Razer Razer DeathAdder'
[    85.371] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    85.371] (**) Razer Razer DeathAdder: always reports core events
[    85.372] (**) Razer Razer DeathAdder: Device: "/dev/input/event0"
[    85.372] (--) Razer Razer DeathAdder: Found 12 mouse buttons
[    85.372] (--) Razer Razer DeathAdder: Found scroll wheel(s)
[    85.372] (--) Razer Razer DeathAdder: Found relative axes
[    85.372] (--) Razer Razer DeathAdder: Found x and y relative axes
[    85.372] (II) Razer Razer DeathAdder: Configuring as mouse
[    85.372] (II) Razer Razer DeathAdder: Adding scrollwheel support
[    85.372] (**) Razer Razer DeathAdder: YAxisMapping: buttons 4 and 5
[    85.372] (**) Razer Razer DeathAdder: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    85.372] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input0/event0"
[    85.372] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder" (type: MOUSE, id 8)
[    85.372] (II) Razer Razer DeathAdder: initialized for relative axes.
[    85.372] (**) Razer Razer DeathAdder: (accel) keeping acceleration scheme 1
[    85.372] (**) Razer Razer DeathAdder: (accel) acceleration profile 0
[    85.372] (**) Razer Razer DeathAdder: (accel) acceleration factor: 2.000
[    85.372] (**) Razer Razer DeathAdder: (accel) acceleration threshold: 4
[    85.373] (II) config/udev: Adding input device Razer Razer DeathAdder (/dev/input/mouse0)
[    85.373] (II) No input driver/identifier specified (ignoring)
[    85.374] (II) config/udev: Adding input device IOGEAR GCS1104 V1.2.113 (/dev/input/event1)
[    85.374] (**) IOGEAR GCS1104 V1.2.113: Applying InputClass "evdev keyboard catchall"
[    85.374] (II) Using input driver 'evdev' for 'IOGEAR GCS1104 V1.2.113'
[    85.374] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    85.374] (**) IOGEAR GCS1104 V1.2.113: always reports core events
[    85.374] (**) IOGEAR GCS1104 V1.2.113: Device: "/dev/input/event1"
[    85.374] (--) IOGEAR GCS1104 V1.2.113: Found keys
[    85.374] (II) IOGEAR GCS1104 V1.2.113: Configuring as keyboard
[    85.374] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.0/input/input1/event1"
[    85.374] (II) XINPUT: Adding extended input device "IOGEAR GCS1104 V1.2.113" (type: KEYBOARD, id 9)
[    85.374] (**) Option "xkb_rules" "evdev"
[    85.374] (**) Option "xkb_model" "pc105"
[    85.374] (**) Option "xkb_layout" "us"
[    85.376] (II) config/udev: Adding input device IOGEAR GCS1104 V1.2.113 (/dev/input/event2)
[    85.376] (**) IOGEAR GCS1104 V1.2.113: Applying InputClass "evdev pointer catchall"
[    85.376] (II) Using input driver 'evdev' for 'IOGEAR GCS1104 V1.2.113'
[    85.376] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    85.376] (**) IOGEAR GCS1104 V1.2.113: always reports core events
[    85.376] (**) IOGEAR GCS1104 V1.2.113: Device: "/dev/input/event2"
[    85.376] (--) IOGEAR GCS1104 V1.2.113: Found 9 mouse buttons
[    85.376] (--) IOGEAR GCS1104 V1.2.113: Found scroll wheel(s)
[    85.376] (--) IOGEAR GCS1104 V1.2.113: Found relative axes
[    85.376] (--) IOGEAR GCS1104 V1.2.113: Found x and y relative axes
[    85.376] (II) IOGEAR GCS1104 V1.2.113: Configuring as mouse
[    85.376] (II) IOGEAR GCS1104 V1.2.113: Adding scrollwheel support
[    85.376] (**) IOGEAR GCS1104 V1.2.113: YAxisMapping: buttons 4 and 5
[    85.376] (**) IOGEAR GCS1104 V1.2.113: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    85.376] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1.4/1-1.4.1/1-1.4.1:1.1/input/input2/event2"
[    85.376] (II) XINPUT: Adding extended input device "IOGEAR GCS1104 V1.2.113" (type: MOUSE, id 10)
[    85.376] (II) IOGEAR GCS1104 V1.2.113: initialized for relative axes.
[    85.376] (**) IOGEAR GCS1104 V1.2.113: (accel) keeping acceleration scheme 1
[    85.376] (**) IOGEAR GCS1104 V1.2.113: (accel) acceleration profile 0
[    85.376] (**) IOGEAR GCS1104 V1.2.113: (accel) acceleration factor: 2.000
[    85.376] (**) IOGEAR GCS1104 V1.2.113: (accel) acceleration threshold: 4
[    85.377] (II) config/udev: Adding input device IOGEAR GCS1104 V1.2.113 (/dev/input/mouse1)
[    85.377] (II) No input driver/identifier specified (ignoring)
[    85.378] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    85.378] (II) No input driver/identifier specified (ignoring)




Reply to: