
Ubuntu日本語フォーラム

ログインしていません。
UM-710Sというdisplaylinkのディスプレイを購入し、マルチディスプレイにしたようと思いました。
利用するために"xserver-xorg-video-displaylink"をsynapticからインストールしました。
普段はdisplaylinkでないディスプレイ2台でマルチディスプレイとしているのですが、UM-710Sをつないでも使えない状態です。
どのような状態かと言うと、PCを起動するとサブディスプレイであるUM-710SにはUbuntuロゴが表示されますが、それ以降先に進みません。
UM-710Uを使用して3つのディスプレイを使えるようにしたいと思っています。
ちなみにxrandrでは認識しておりません。
とりあえず/etc/X11/xorg.confの内容を書きます。
これは"amdcccl"というGUIのツールから自動生成されたものにdisplaylinkの設定を加えてみたものです。
##############################
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
Screen "DisplayLinkScreen" rightof "aticonfig-Screen[0]-0"
Option "Xinerama" "off"
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "0-DFP2"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1600x900"
Option "TargetRefresh" "60"
Option "Position" "1360 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection
Section "Monitor"
Identifier "0-CRT1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1360x768"
Option "TargetRefresh" "60"
Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "Monitor-DFP2" "0-DFP2"
Option "Monitor-CRT1" "0-CRT1"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Virtual 2960 2960
Depth 24
EndSubSection
EndSection
Section "Device"
Identifier "DisplayLinkDevice"
Driver "displaylink"
Option "fbdev" "/dev/fb0"
Screen 1
EndSection
Section "Monitor"
Identifier "DisplayLinkMonitor"
EndSection
Section "Screen"
Identifier "DisplayLinkScreen"
Device "DisplayLinkDevice"
Monitor "DisplayLinkMonitor"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "800x480"
EndSubSection
EndSection
################################
また、長くなりますが/var/log/Xorg.0.logの内容も書いておきます。
##################################
[ 18.167]
X.Org X Server 1.11.3
Release Date: 2011-12-16
[ 18.167] X Protocol Version 11, Revision 0
[ 18.167] Build Operating System: Linux 2.6.42-37-generic x86_64 Ubuntu
[ 18.167] Current Operating System: Linux shinno-desktop 3.2.0-41-generic #66-Ubuntu SMP Thu Apr 25 03:27:11 UTC 2013 x86_64
[ 18.167] Kernel command line: root=UUID=1c856ed2-2d5c-4ca9-bd54-646a98ce6372 ro quiet splash
[ 18.167] Build Date: 11 April 2013 01:05:39PM
[ 18.168] xorg-server 2:1.11.4-0ubuntu10.13 (For technical support please see http://www.ubuntu.com/support)
[ 18.168] Current version of pixman: 0.24.4
[ 18.168] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 18.168] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 18.168] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 20 23:30:27 2013
[ 18.168] (==) Using config file: "/etc/X11/xorg.conf"
[ 18.168] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 18.168] (==) ServerLayout "aticonfig Layout"
[ 18.168] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
[ 18.168] (**) | |-->Monitor "<default monitor>"
[ 18.168] (**) | |-->Device "aticonfig-Device[0]-0"
[ 18.168] (==) No monitor specified for screen "aticonfig-Screen[0]-0".
Using a default monitor configuration.
[ 18.168] (**) |-->Screen "DisplayLinkScreen" (1)
[ 18.168] (**) | |-->Monitor "DisplayLinkMonitor"
[ 18.168] (**) | |-->Device "DisplayLinkDevice"
[ 18.168] (**) Option "Xinerama" "off"
[ 18.168] (==) Automatically adding devices
[ 18.168] (==) Automatically enabling devices
[ 18.168] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 18.168] Entry deleted from font path.
[ 18.168] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 18.168] Entry deleted from font path.
[ 18.168] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 18.168] Entry deleted from font path.
[ 18.168] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 18.168] Entry deleted from font path.
[ 18.168] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 18.168] Entry deleted from font path.
[ 18.168] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 18.168] Entry deleted from font path.
[ 18.168] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 18.168] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 18.168] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 18.168] (II) Loader magic: 0x7fce31b3cb00
[ 18.168] (II) Module ABI versions:
[ 18.168] X.Org ANSI C Emulation: 0.4
[ 18.168] X.Org Video Driver: 11.0
[ 18.168] X.Org XInput driver : 16.0
[ 18.168] X.Org Server Extension : 6.0
[ 18.169] (--) PCI:*(0:1:0:0) 1002:6779:1787:2012 rev 0, Mem @ 0xc0000000/268435456, 0xfe620000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 18.169] (II) Open ACPI successful (/var/run/acpid.socket)
[ 18.169] (II) "extmod" will be loaded by default.
[ 18.169] (II) "dbe" will be loaded by default.
[ 18.169] (II) "glx" will be loaded by default.
[ 18.169] (II) "record" will be loaded by default.
[ 18.169] (II) "dri" will be loaded by default.
[ 18.169] (II) "dri2" will be loaded by default.
[ 18.169] (II) LoadModule: "extmod"
[ 18.600] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 18.600] (II) Module extmod: vendor="X.Org Foundation"
[ 18.600] compiled for 1.11.3, module version = 1.0.0
[ 18.600] Module class: X.Org Server Extension
[ 18.600] ABI class: X.Org Server Extension, version 6.0
[ 18.600] (II) Loading extension MIT-SCREEN-SAVER
[ 18.600] (II) Loading extension XFree86-VidModeExtension
[ 18.600] (II) Loading extension XFree86-DGA
[ 18.600] (II) Loading extension DPMS
[ 18.600] (II) Loading extension XVideo
[ 18.600] (II) Loading extension XVideo-MotionCompensation
[ 18.600] (II) Loading extension X-Resource
[ 18.600] (II) LoadModule: "dbe"
[ 18.600] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 18.600] (II) Module dbe: vendor="X.Org Foundation"
[ 18.600] compiled for 1.11.3, module version = 1.0.0
[ 18.600] Module class: X.Org Server Extension
[ 18.600] ABI class: X.Org Server Extension, version 6.0
[ 18.600] (II) Loading extension DOUBLE-BUFFER
[ 18.600] (II) LoadModule: "glx"
[ 18.601] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 18.601] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[ 18.601] compiled for 6.9.0, module version = 1.0.0
[ 18.601] (II) Loading extension GLX
[ 18.601] (II) LoadModule: "record"
[ 18.601] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 18.601] (II) Module record: vendor="X.Org Foundation"
[ 18.601] compiled for 1.11.3, module version = 1.13.0
[ 18.601] Module class: X.Org Server Extension
[ 18.601] ABI class: X.Org Server Extension, version 6.0
[ 18.601] (II) Loading extension RECORD
[ 18.601] (II) LoadModule: "dri"
[ 18.601] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 18.601] (II) Module dri: vendor="X.Org Foundation"
[ 18.601] compiled for 1.11.3, module version = 1.0.0
[ 18.601] ABI class: X.Org Server Extension, version 6.0
[ 18.601] (II) Loading extension XFree86-DRI
[ 18.601] (II) LoadModule: "dri2"
[ 18.601] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 18.601] (II) Module dri2: vendor="X.Org Foundation"
[ 18.601] compiled for 1.11.3, module version = 1.2.0
[ 18.601] ABI class: X.Org Server Extension, version 6.0
[ 18.601] (II) Loading extension DRI2
[ 18.601] (II) LoadModule: "fglrx"
[ 18.602] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 19.327] (II) Module fglrx: vendor="FireGL - AMD Technologies Inc."
[ 19.327] compiled for 1.4.99.906, module version = 8.98.2
[ 19.327] Module class: X.Org Video Driver
[ 19.327] (II) Loading sub module "fglrxdrm"
[ 19.327] (II) LoadModule: "fglrxdrm"
[ 19.328] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 19.359] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 19.359] compiled for 1.4.99.906, module version = 8.98.2
[ 19.359] (II) LoadModule: "displaylink"
[ 19.359] (II) Loading /usr/lib/xorg/modules/drivers/displaylink_drv.so
[ 19.379] (II) Module displaylink: vendor="X.Org Foundation"
[ 19.379] compiled for 1.11.3, module version = 0.0.1
[ 19.379] ABI class: X.Org Video Driver, version 11.0
[ 19.379] (II) AMD Proprietary Linux Driver Version Identifier:8.98.2
[ 19.379] (II) AMD Proprietary Linux Driver Release Identifier: 8.982
[ 19.379] (II) AMD Proprietary Linux Driver Build Date: Jul 27 2012 20:37:56
[ 19.379] (II) DL: driver for : displaylink
[ 19.379] (++) using VT number 7
[ 19.379] (WW) Falling back to old probe method for fglrx
[ 19.488] (II) Loading PCS database from /etc/ati/amdpcsdb
[ 19.517] (--) Chipset Supported AMD Graphics Processor (0x6779) found
[ 19.535] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[ 19.536] (II) AMD Video driver is running on a device belonging to a group targeted for this release
[ 19.545] (II) AMD Video driver is signed
[ 19.545] (II) Loading /usr/lib/xorg/modules/drivers/fglrx_drv.so
[ 19.545] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 19.545] (II) fglrx(0): pEnt->device->identifier=0x7fce322bd0c0
[ 19.545] (WW) Falling back to old probe method for displaylink
[ 19.545] (II) Loading sub module "fbdevhw"
[ 19.545] (II) LoadModule: "fbdevhw"
[ 19.545] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 19.561] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 19.561] compiled for 1.11.3, module version = 0.0.2
[ 19.561] ABI class: X.Org Video Driver, version 11.0
[ 19.561] (II) fglrx(0): === [xdl_xs111_atiddxPreInit] === begin
[ 19.561] (II) Loading sub module "vgahw"
[ 19.561] (II) LoadModule: "vgahw"
[ 19.561] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[ 19.581] (II) Module vgahw: vendor="X.Org Foundation"
[ 19.581] compiled for 1.11.3, module version = 0.1.0
[ 19.581] ABI class: X.Org Video Driver, version 11.0
[ 19.581] (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
[ 19.581] (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 19.581] (==) fglrx(0): Default visual is TrueColor
[ 19.581] (==) fglrx(0): RGB weight 888
[ 19.581] (II) fglrx(0): Using 8 bits per RGB
[ 19.581] (==) fglrx(0): Buffer Tiling is ON
[ 19.593] (II) Loading sub module "fglrxdrm"
[ 19.593] (II) LoadModule: "fglrxdrm"
[ 19.593] (II) Loading /usr/lib/xorg/modules/linux/libfglrxdrm.so
[ 19.593] (II) Module fglrxdrm: vendor="FireGL - AMD Technologies Inc."
[ 19.593] compiled for 1.4.99.906, module version = 8.98.2
[ 19.697] ukiDynamicMajor: found major device number 249
[ 19.697] ukiDynamicMajor: found major device number 249
[ 19.697] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 19.697] ukiOpenDevice: node name is /dev/ati/card0
[ 19.698] ukiOpenDevice: open result is 12, (OK)
[ 19.698] ukiOpenByBusid: ukiOpenMinor returns 12
[ 19.698] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 19.698] (**) fglrx(0): NoAccel = NO
[ 19.698] (**) fglrx(0): AMD 2D Acceleration Architecture enabled
[ 19.698] (--) fglrx(0): Chipset: "AMD Radeon HD 6450" (Chipset = 0x6779)
[ 19.698] (--) fglrx(0): (PciSubVendor = 0x1787, PciSubDevice = 0x2012)
[ 19.698] (==) fglrx(0): board vendor info: third party graphics adapter - NOT original AMD
[ 19.698] (--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
[ 19.698] (--) fglrx(0): MMIO registers at 0xfe620000
[ 19.698] (--) fglrx(0): I/O port at 0x0000e000
[ 19.698] (==) fglrx(0): ROM-BIOS at 0x000c0000
[ 19.713] (II) fglrx(0): AC Adapter is used
[ 19.744] (II) fglrx(0): Primary V_BIOS segment is: 0xc000
[ 19.833] (II) Loading sub module "vbe"
[ 19.833] (II) LoadModule: "vbe"
[ 19.833] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 19.833] (II) Module vbe: vendor="X.Org Foundation"
[ 19.833] compiled for 1.11.3, module version = 1.1.0
[ 19.833] ABI class: X.Org Video Driver, version 11.0
[ 19.834] (II) fglrx(0): VESA BIOS detected
[ 19.834] (II) fglrx(0): VESA VBE Version 3.0
[ 19.834] (II) fglrx(0): VESA VBE Total Mem: 16384 kB
[ 19.834] (II) fglrx(0): VESA VBE OEM: AMD ATOMBIOS
[ 19.834] (II) fglrx(0): VESA VBE OEM Software Rev: 13.12
[ 19.834] (II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc.
[ 19.834] (II) fglrx(0): VESA VBE OEM Product: 01
[ 19.834] (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
[ 19.873] (II) fglrx(0): AMD Video BIOS revision 9 or later detected
[ 19.873] (--) fglrx(0): Video RAM: 1048576 kByte, Type: DDR3
[ 19.873] (II) fglrx(0): PCIE card detected
[ 19.873] (--) fglrx(0): Using per-process page tables (PPPT) as GART.
[ 19.873] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 19.876] (II) fglrx(0): Using adapter: 1:0.0.
[ 19.909] (II) fglrx(0): [FB] MC range(MCFBBase = 0xf00000000, MCFBSize = 0x40000000)
[ 19.913] (II) fglrx(0): Interrupt handler installed at IRQ 60.
[ 19.913] (II) fglrx(0): RandR 1.2 support is enabled!
[ 19.913] (II) fglrx(0): RandR 1.2 rotation support is enabled!
[ 19.913] (==) fglrx(0): Center Mode is disabled
[ 19.913] (II) Loading sub module "fb"
[ 19.913] (II) LoadModule: "fb"
[ 19.913] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 19.913] (II) Module fb: vendor="X.Org Foundation"
[ 19.913] compiled for 1.11.3, module version = 1.0.0
[ 19.913] ABI class: X.Org ANSI C Emulation, version 0.4
[ 19.913] (II) Loading sub module "ddc"
[ 19.913] (II) LoadModule: "ddc"
[ 19.913] (II) Module "ddc" already built-in
[ 20.070] (II) fglrx(0): Finished Initialize PPLIB!
[ 20.071] (II) fglrx(0): Output DFP1 has no monitor section
[ 20.071] (II) fglrx(0): Output DFP2 using monitor section 0-DFP2
[ 20.071] (**) fglrx(0): Option "PreferredMode" "1600x900"
[ 20.071] (**) fglrx(0): Option "Position" "1360 0"
[ 20.071] (**) fglrx(0): Option "Disable" "false"
[ 20.071] (**) fglrx(0): Option "Rotate" "normal"
[ 20.071] (**) fglrx(0): Option "TargetRefresh" "60"
[ 20.071] (II) fglrx(0): Output CRT1 using monitor section 0-CRT1
[ 20.071] (**) fglrx(0): Option "PreferredMode" "1360x768"
[ 20.071] (**) fglrx(0): Option "Position" "0 0"
[ 20.071] (**) fglrx(0): Option "Disable" "false"
[ 20.071] (**) fglrx(0): Option "Rotate" "normal"
[ 20.071] (**) fglrx(0): Option "TargetRefresh" "60"
[ 20.071] (II) Loading sub module "ddc"
[ 20.071] (II) LoadModule: "ddc"
[ 20.071] (II) Module "ddc" already built-in
[ 20.071] (II) fglrx(0): Connected Display0: DFP2
[ 20.071] (II) fglrx(0): Display0 EDID data ---------------------------
[ 20.071] (II) fglrx(0): Manufacturer: BNQ Model: 7869 Serial#: 21573
[ 20.071] (II) fglrx(0): Year: 2012 Week: 2
[ 20.071] (II) fglrx(0): EDID Version: 1.3
[ 20.071] (II) fglrx(0): Digital Display Input
[ 20.071] (II) fglrx(0): Max Image Size [cm]: horiz.: 44 vert.: 25
[ 20.071] (II) fglrx(0): Gamma: 2.20
[ 20.071] (II) fglrx(0): DPMS capabilities: Off
[ 20.071] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 20.071] (II) fglrx(0): Default color space is primary color space
[ 20.071] (II) fglrx(0): First detailed timing is preferred mode
[ 20.071] (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.282 greenY: 0.603
[ 20.071] (II) fglrx(0): blueX: 0.143 blueY: 0.070 whiteX: 0.312 whiteY: 0.329
[ 20.071] (II) fglrx(0): Supported established timings:
[ 20.071] (II) fglrx(0): 720x400@70Hz
[ 20.071] (II) fglrx(0): 640x480@60Hz
[ 20.071] (II) fglrx(0): 640x480@75Hz
[ 20.071] (II) fglrx(0): 800x600@60Hz
[ 20.071] (II) fglrx(0): 800x600@75Hz
[ 20.071] (II) fglrx(0): 832x624@75Hz
[ 20.071] (II) fglrx(0): 1024x768@60Hz
[ 20.071] (II) fglrx(0): 1024x768@75Hz
[ 20.071] (II) fglrx(0): 1152x864@75Hz
[ 20.071] (II) fglrx(0): Manufacturer's mask: 0
[ 20.071] (II) fglrx(0): Supported standard timings:
[ 20.071] (II) fglrx(0): #0: hsize: 1152 vsize 720 refresh: 60 vid: 113
[ 20.071] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 20.071] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 20.071] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 20.071] (II) fglrx(0): #4: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 20.071] (II) fglrx(0): Supported detailed timing:
[ 20.071] (II) fglrx(0): clock: 97.8 MHz Image Size: 443 x 249 mm
[ 20.071] (II) fglrx(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
[ 20.071] (II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
[ 20.071] (II) fglrx(0): Serial No: 91C03629019
[ 20.071] (II) fglrx(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
[ 20.071] (II) fglrx(0): Monitor name: BenQ G2025HD
[ 20.071] (II) fglrx(0): EDID (in hex):
[ 20.071] (II) fglrx(0): 00ffffffffffff0009d1697845540000
[ 20.071] (II) fglrx(0): 02160103802c19782e3581a656489a24
[ 20.071] (II) fglrx(0): 125054a56a80710081c081408180a9c0
[ 20.071] (II) fglrx(0): 0101010101012f2640a060841a303020
[ 20.071] (II) fglrx(0): 3500bbf91000001a000000ff00393143
[ 20.071] (II) fglrx(0): 30333632393031390a20000000fd0032
[ 20.071] (II) fglrx(0): 4c185311000a202020202020000000fc
[ 20.071] (II) fglrx(0): 0042656e5120473230323548440a0028
[ 20.071] (II) fglrx(0): End of Display0 EDID data --------------------
[ 20.071] (II) fglrx(0): Connected Display1: CRT1
[ 20.071] (II) fglrx(0): Display1 EDID data ---------------------------
[ 20.071] (II) fglrx(0): Manufacturer: SAM Model: 47d Serial#: 1129132345
[ 20.071] (II) fglrx(0): Year: 2008 Week: 47
[ 20.071] (II) fglrx(0): EDID Version: 1.3
[ 20.071] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 20.071] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
[ 20.071] (II) fglrx(0): Max Image Size [cm]: horiz.: 41 vert.: 23
[ 20.071] (II) fglrx(0): Gamma: 2.20
[ 20.071] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 20.071] (II) fglrx(0): First detailed timing is preferred mode
[ 20.071] (II) fglrx(0): redX: 0.649 redY: 0.334 greenX: 0.283 greenY: 0.610
[ 20.071] (II) fglrx(0): blueX: 0.146 blueY: 0.081 whiteX: 0.312 whiteY: 0.329
[ 20.071] (II) fglrx(0): Supported established timings:
[ 20.071] (II) fglrx(0): 720x400@70Hz
[ 20.071] (II) fglrx(0): 640x480@60Hz
[ 20.071] (II) fglrx(0): 640x480@67Hz
[ 20.071] (II) fglrx(0): 640x480@72Hz
[ 20.071] (II) fglrx(0): 640x480@75Hz
[ 20.072] (II) fglrx(0): 800x600@56Hz
[ 20.072] (II) fglrx(0): 800x600@60Hz
[ 20.072] (II) fglrx(0): 800x600@72Hz
[ 20.072] (II) fglrx(0): 800x600@75Hz
[ 20.072] (II) fglrx(0): 832x624@75Hz
[ 20.072] (II) fglrx(0): 1024x768@60Hz
[ 20.072] (II) fglrx(0): 1024x768@70Hz
[ 20.072] (II) fglrx(0): 1024x768@75Hz
[ 20.072] (II) fglrx(0): Manufacturer's mask: 0
[ 20.072] (II) fglrx(0): Supported detailed timing:
[ 20.072] (II) fglrx(0): clock: 85.5 MHz Image Size: 410 x 230 mm
[ 20.072] (II) fglrx(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
[ 20.072] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
[ 20.072] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 61 kHz, PixClock max 95 MHz
[ 20.072] (II) fglrx(0): Monitor name: SyncMaster
[ 20.072] (II) fglrx(0): Serial No: H9NQB18017
[ 20.072] (II) fglrx(0): EDID (in hex):
[ 20.072] (II) fglrx(0): 00ffffffffffff004c2d7d0439314d43
[ 20.072] (II) fglrx(0): 2f1201030e2917782a6971a655489c25
[ 20.072] (II) fglrx(0): 145054bfee0001010101010101010101
[ 20.072] (II) fglrx(0): 010101010101662150b051001b304070
[ 20.072] (II) fglrx(0): 36009ae61000001e000000fd00384b1e
[ 20.072] (II) fglrx(0): 3d09000a202020202020000000fc0053
[ 20.072] (II) fglrx(0): 796e634d61737465720a2020000000ff
[ 20.072] (II) fglrx(0): 0048394e514231383031370a2020002a
[ 20.072] (II) fglrx(0): End of Display1 EDID data --------------------
[ 20.072] (II) fglrx(0): EDID for output DFP1
[ 20.072] (II) fglrx(0): EDID for output DFP2
[ 20.072] (II) fglrx(0): Manufacturer: BNQ Model: 7869 Serial#: 21573
[ 20.072] (II) fglrx(0): Year: 2012 Week: 2
[ 20.072] (II) fglrx(0): EDID Version: 1.3
[ 20.072] (II) fglrx(0): Digital Display Input
[ 20.072] (II) fglrx(0): Max Image Size [cm]: horiz.: 44 vert.: 25
[ 20.072] (II) fglrx(0): Gamma: 2.20
[ 20.072] (II) fglrx(0): DPMS capabilities: Off
[ 20.072] (II) fglrx(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 20.072] (II) fglrx(0): Default color space is primary color space
[ 20.072] (II) fglrx(0): First detailed timing is preferred mode
[ 20.072] (II) fglrx(0): redX: 0.648 redY: 0.339 greenX: 0.282 greenY: 0.603
[ 20.072] (II) fglrx(0): blueX: 0.143 blueY: 0.070 whiteX: 0.312 whiteY: 0.329
[ 20.072] (II) fglrx(0): Supported established timings:
[ 20.072] (II) fglrx(0): 720x400@70Hz
[ 20.072] (II) fglrx(0): 640x480@60Hz
[ 20.072] (II) fglrx(0): 640x480@75Hz
[ 20.072] (II) fglrx(0): 800x600@60Hz
[ 20.072] (II) fglrx(0): 800x600@75Hz
[ 20.072] (II) fglrx(0): 832x624@75Hz
[ 20.072] (II) fglrx(0): 1024x768@60Hz
[ 20.072] (II) fglrx(0): 1024x768@75Hz
[ 20.072] (II) fglrx(0): 1152x864@75Hz
[ 20.072] (II) fglrx(0): Manufacturer's mask: 0
[ 20.072] (II) fglrx(0): Supported standard timings:
[ 20.072] (II) fglrx(0): #0: hsize: 1152 vsize 720 refresh: 60 vid: 113
[ 20.072] (II) fglrx(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 20.072] (II) fglrx(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 20.072] (II) fglrx(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 20.072] (II) fglrx(0): #4: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 20.072] (II) fglrx(0): Supported detailed timing:
[ 20.072] (II) fglrx(0): clock: 97.8 MHz Image Size: 443 x 249 mm
[ 20.072] (II) fglrx(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1760 h_border: 0
[ 20.072] (II) fglrx(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
[ 20.072] (II) fglrx(0): Serial No: 91C03629019
[ 20.072] (II) fglrx(0): Ranges: V min: 50 V max: 76 Hz, H min: 24 H max: 83 kHz, PixClock max 175 MHz
[ 20.072] (II) fglrx(0): Monitor name: BenQ G2025HD
[ 20.072] (II) fglrx(0): EDID (in hex):
[ 20.072] (II) fglrx(0): 00ffffffffffff0009d1697845540000
[ 20.072] (II) fglrx(0): 02160103802c19782e3581a656489a24
[ 20.072] (II) fglrx(0): 125054a56a80710081c081408180a9c0
[ 20.072] (II) fglrx(0): 0101010101012f2640a060841a303020
[ 20.072] (II) fglrx(0): 3500bbf91000001a000000ff00393143
[ 20.072] (II) fglrx(0): 30333632393031390a20000000fd0032
[ 20.072] (II) fglrx(0): 4c185311000a202020202020000000fc
[ 20.072] (II) fglrx(0): 0042656e5120473230323548440a0028
[ 20.072] (II) fglrx(0): Printing probed modes for output DFP2
[ 20.072] (II) fglrx(0): Modeline "1600x900"x60.0 97.75 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.5 kHz)
[ 20.072] (II) fglrx(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20.072] (II) fglrx(0): Modeline "1440x900"x60.0 97.75 1440 1648 1680 1760 900 903 908 926 +hsync -vsync (55.5 kHz)
[ 20.072] (II) fglrx(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
[ 20.072] (II) fglrx(0): Modeline "1280x768"x60.0 108.00 1280 1376 1488 1800 768 961 964 1000 +hsync +vsync (60.0 kHz)
[ 20.072] (II) fglrx(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz)
[ 20.072] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20.072] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20.072] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20.072] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20.072] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20.072] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20.072] (II) fglrx(0): EDID for output CRT1
[ 20.072] (II) fglrx(0): Manufacturer: SAM Model: 47d Serial#: 1129132345
[ 20.072] (II) fglrx(0): Year: 2008 Week: 47
[ 20.072] (II) fglrx(0): EDID Version: 1.3
[ 20.072] (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 20.072] (II) fglrx(0): Sync: Separate Composite SyncOnGreen
[ 20.072] (II) fglrx(0): Max Image Size [cm]: horiz.: 41 vert.: 23
[ 20.072] (II) fglrx(0): Gamma: 2.20
[ 20.072] (II) fglrx(0): DPMS capabilities: Off; RGB/Color Display
[ 20.072] (II) fglrx(0): First detailed timing is preferred mode
[ 20.072] (II) fglrx(0): redX: 0.649 redY: 0.334 greenX: 0.283 greenY: 0.610
[ 20.072] (II) fglrx(0): blueX: 0.146 blueY: 0.081 whiteX: 0.312 whiteY: 0.329
[ 20.072] (II) fglrx(0): Supported established timings:
[ 20.072] (II) fglrx(0): 720x400@70Hz
[ 20.072] (II) fglrx(0): 640x480@60Hz
[ 20.072] (II) fglrx(0): 640x480@67Hz
[ 20.072] (II) fglrx(0): 640x480@72Hz
[ 20.072] (II) fglrx(0): 640x480@75Hz
[ 20.072] (II) fglrx(0): 800x600@56Hz
[ 20.072] (II) fglrx(0): 800x600@60Hz
[ 20.072] (II) fglrx(0): 800x600@72Hz
[ 20.072] (II) fglrx(0): 800x600@75Hz
[ 20.072] (II) fglrx(0): 832x624@75Hz
[ 20.072] (II) fglrx(0): 1024x768@60Hz
[ 20.072] (II) fglrx(0): 1024x768@70Hz
[ 20.072] (II) fglrx(0): 1024x768@75Hz
[ 20.072] (II) fglrx(0): Manufacturer's mask: 0
[ 20.072] (II) fglrx(0): Supported detailed timing:
[ 20.072] (II) fglrx(0): clock: 85.5 MHz Image Size: 410 x 230 mm
[ 20.072] (II) fglrx(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
[ 20.072] (II) fglrx(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
[ 20.072] (II) fglrx(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 61 kHz, PixClock max 95 MHz
[ 20.072] (II) fglrx(0): Monitor name: SyncMaster
[ 20.072] (II) fglrx(0): Serial No: H9NQB18017
[ 20.072] (II) fglrx(0): EDID (in hex):
[ 20.072] (II) fglrx(0): 00ffffffffffff004c2d7d0439314d43
[ 20.072] (II) fglrx(0): 2f1201030e2917782a6971a655489c25
[ 20.072] (II) fglrx(0): 145054bfee0001010101010101010101
[ 20.072] (II) fglrx(0): 010101010101662150b051001b304070
[ 20.072] (II) fglrx(0): 36009ae61000001e000000fd00384b1e
[ 20.072] (II) fglrx(0): 3d09000a202020202020000000fc0053
[ 20.072] (II) fglrx(0): 796e634d61737465720a2020000000ff
[ 20.072] (II) fglrx(0): 0048394e514231383031370a2020002a
[ 20.072] (II) fglrx(0): Printing probed modes for output CRT1
[ 20.072] (II) fglrx(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 20.072] (II) fglrx(0): Modeline "1280x768"x60.0 85.50 1280 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 20.072] (II) fglrx(0): Modeline "1280x720"x60.0 85.50 1280 1424 1536 1792 720 771 777 795 +hsync +vsync (47.7 kHz)
[ 20.072] (II) fglrx(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20.072] (II) fglrx(0): Modeline "1024x768"x70.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 20.072] (II) fglrx(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20.072] (II) fglrx(0): Modeline "800x600"x72.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 20.072] (II) fglrx(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20.072] (II) fglrx(0): Modeline "800x600"x60.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20.072] (II) fglrx(0): Modeline "800x600"x56.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 20.072] (II) fglrx(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20.072] (II) fglrx(0): Modeline "640x480"x72.0 31.50 640 656 696 832 480 481 484 520 -hsync -vsync (37.9 kHz)
[ 20.072] (II) fglrx(0): Modeline "640x480"x67.0 27.28 640 664 728 816 480 481 484 499 -hsync +vsync (33.4 kHz)
[ 20.072] (II) fglrx(0): Modeline "640x480"x60.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20.072] (II) fglrx(0): Output DFP1 disconnected
[ 20.072] (II) fglrx(0): Output DFP2 connected
[ 20.072] (II) fglrx(0): Output CRT1 connected
[ 20.072] (II) fglrx(0): Using user preference for initial modes
[ 20.072] (II) fglrx(0): Output DFP2 using initial mode 1600x900
[ 20.072] (II) fglrx(0): Output CRT1 using initial mode 1360x768
[ 20.072] (II) fglrx(0): DPI set to (96, 96)
[ 20.072] (II) fglrx(0): Eyefinity capable adapter detected.
[ 20.072] (II) fglrx(0): Adapter AMD Radeon HD 6450 has 3 configurable heads and 2 displays connected.
[ 20.072] (==) fglrx(0): PseudoColor visuals disabled
[ 20.073] (II) Loading sub module "ramdac"
[ 20.073] (II) LoadModule: "ramdac"
[ 20.073] (II) Module "ramdac" already built-in
[ 20.073] (==) fglrx(0): NoDRI = NO
[ 20.073] (==) fglrx(0): Capabilities: 0x00000000
[ 20.073] (==) fglrx(0): CapabilitiesEx: 0x00000000
[ 20.073] (==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
[ 20.073] (==) fglrx(0): UseFastTLS=0
[ 20.073] (II) UnloadModule: "displaylink"
[ 20.073] (II) Unloading displaylink
[ 20.073] (II) UnloadModule: "fbdevhw"
[ 20.073] (II) Unloading fbdevhw
[ 20.073] (--) Depth 24 pixmap format is 32 bpp
[ 20.074] (II) Loading extension ATIFGLRXDRI
[ 20.074] (II) fglrx(0): doing swlDriScreenInit
[ 20.074] (II) fglrx(0): swlDriScreenInit for fglrx driver
[ 20.074] ukiDynamicMajor: found major device number 249
[ 20.074] ukiDynamicMajor: found major device number 249
[ 20.074] ukiDynamicMajor: found major device number 249
[ 20.074] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 20.074] ukiOpenDevice: node name is /dev/ati/card0
[ 20.074] ukiOpenDevice: open result is 17, (OK)
[ 20.074] ukiOpenByBusid: ukiOpenMinor returns 17
[ 20.074] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 20.074] (II) fglrx(0): [uki] DRM interface version 1.0
[ 20.074] (II) fglrx(0): [uki] created "fglrx" driver at busid "PCI:1:0:0"
[ 20.074] (II) fglrx(0): [uki] added 8192 byte SAREA at 0x2000
[ 20.075] (II) fglrx(0): [uki] mapped SAREA 0x2000 to 0x7fce3173c000
[ 20.075] (II) fglrx(0): [uki] framebuffer handle = 0x3000
[ 20.075] (II) fglrx(0): [uki] added 1 reserved context for kernel
[ 20.075] (II) fglrx(0): swlDriScreenInit done
[ 20.075] (II) fglrx(0): Kernel Module Version Information:
[ 20.075] (II) fglrx(0): Name: fglrx
[ 20.075] (II) fglrx(0): Version: 8.98.2
[ 20.075] (II) fglrx(0): Date: Jul 27 2012
[ 20.075] (II) fglrx(0): Desc: AMD FireGL DRM kernel module
[ 20.075] (II) fglrx(0): Kernel Module version matches driver.
[ 20.075] (II) fglrx(0): Kernel Module Build Time Information:
[ 20.075] (II) fglrx(0): Build-Kernel UTS_RELEASE: 3.2.0-41-generic
[ 20.075] (II) fglrx(0): Build-Kernel MODVERSIONS: no
[ 20.075] (II) fglrx(0): Build-Kernel __SMP__: yes
[ 20.075] (II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
[ 20.075] (II) fglrx(0): [uki] register handle = 0x00004000
[ 20.103] (II) fglrx(0): DRI initialization successfull
[ 20.103] (II) fglrx(0): FBADPhys: 0xf00000000 FBMappedSize: 0x02284000
[ 20.103] (==) fglrx(0): Backing store disabled
[ 20.103] (II) Loading extension FGLRXEXTENSION
[ 20.103] (==) fglrx(0): DPMS enabled
[ 20.103] (II) fglrx(0): Initialized in-driver Xinerama extension
[ 20.103] (**) fglrx(0): Textured Video is enabled.
[ 20.103] (II) LoadModule: "glesx"
[ 20.103] (II) Loading /usr/lib/xorg/modules/glesx.so
[ 20.308] (II) Module glesx: vendor="X.Org Foundation"
[ 20.308] compiled for 1.4.99.906, module version = 1.0.0
[ 20.308] (II) Loading extension GLESX
[ 20.308] (II) fglrx(0): GLESX enableFlags = 592
[ 20.321] (II) fglrx(0): GLESX is enabled
[ 20.321] (II) LoadModule: "amdxmm"
[ 20.321] (II) Loading /usr/lib/xorg/modules/amdxmm.so
[ 20.358] (II) Module amdxmm: vendor="X.Org Foundation"
[ 20.358] compiled for 1.4.99.906, module version = 2.0.0
[ 20.365] (II) Loading extension AMDXVOPL
[ 20.365] (II) Loading extension AMDXVBA
[ 20.420] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[ 20.421] (II) fglrx(0): Enable composite support successfully
[ 20.421] (II) fglrx(0): X context handle = 0x1
[ 20.421] (II) fglrx(0): [DRI] installation complete
[ 20.421] (==) fglrx(0): Silken mouse enabled
[ 20.421] (==) fglrx(0): Using HW cursor of display infrastructure!
[ 20.421] (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2.
[ 20.429] (II) fglrx(0): User Preference Output DFP2 using refresh rate 60.0 Hz.
[ 20.487] (II) fglrx(0): User Preference Output CRT1 using refresh rate 60.0 Hz.
[ 20.512] (--) RandR disabled
[ 20.512] (II) Initializing built-in extension Generic Event Extension
[ 20.512] (II) Initializing built-in extension SHAPE
[ 20.512] (II) Initializing built-in extension MIT-SHM
[ 20.512] (II) Initializing built-in extension XInputExtension
[ 20.512] (II) Initializing built-in extension XTEST
[ 20.512] (II) Initializing built-in extension BIG-REQUESTS
[ 20.512] (II) Initializing built-in extension SYNC
[ 20.512] (II) Initializing built-in extension XKEYBOARD
[ 20.512] (II) Initializing built-in extension XC-MISC
[ 20.512] (II) Initializing built-in extension SECURITY
[ 20.512] (II) Initializing built-in extension XINERAMA
[ 20.512] (II) Initializing built-in extension XFIXES
[ 20.512] (II) Initializing built-in extension RENDER
[ 20.512] (II) Initializing built-in extension RANDR
[ 20.512] (II) Initializing built-in extension COMPOSITE
[ 20.512] (II) Initializing built-in extension DAMAGE
[ 20.513] ukiDynamicMajor: found major device number 249
[ 20.513] ukiDynamicMajor: found major device number 249
[ 20.513] ukiOpenByBusid: Searching for BusID PCI:1:0:0
[ 20.513] ukiOpenDevice: node name is /dev/ati/card0
[ 20.513] ukiOpenDevice: open result is 18, (OK)
[ 20.513] ukiOpenByBusid: ukiOpenMinor returns 18
[ 20.513] ukiOpenByBusid: ukiGetBusid reports PCI:1:0:0
[ 21.569] (II) AIGLX: Loaded and initialized OpenGL driver(II) GLX: Initialized DRI GL provider for screen 0
[ 21.651] (II) fglrx(0): Enable the clock gating!
[ 21.651] (II) fglrx(0): Setting screen physical size to 783 x 238
[ 21.670] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[ 21.671] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.671] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.671] (II) LoadModule: "evdev"
[ 21.671] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.672] (II) Module evdev: vendor="X.Org Foundation"
[ 21.672] compiled for 1.11.3, module version = 2.7.0
[ 21.672] Module class: X.Org XInput Driver
[ 21.672] ABI class: X.Org XInput driver, version 16.0
[ 21.672] (II) Using input driver 'evdev' for 'Power Button'
[ 21.672] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.672] (**) Power Button: always reports core events
[ 21.672] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 21.672] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.672] (--) evdev: Power Button: Found keys
[ 21.672] (II) evdev: Power Button: Configuring as keyboard
[ 21.672] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 21.672] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 21.672] (**) Option "xkb_rules" "evdev"
[ 21.672] (**) Option "xkb_model" "pc105"
[ 21.672] (**) Option "xkb_layout" "jp"
[ 21.673] (II) XKB: reuse xkmfile /var/lib/xkb/server-136F8830CC0B96C789D21368BFFFDDAD610C2926.xkm
[ 21.673] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 21.673] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21.673] (II) Using input driver 'evdev' for 'Power Button'
[ 21.673] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.673] (**) Power Button: always reports core events
[ 21.673] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 21.673] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 21.673] (--) evdev: Power Button: Found keys
[ 21.673] (II) evdev: Power Button: Configuring as keyboard
[ 21.673] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 21.673] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 21.673] (**) Option "xkb_rules" "evdev"
[ 21.673] (**) Option "xkb_model" "pc105"
[ 21.673] (**) Option "xkb_layout" "jp"
[ 21.673] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event16)
[ 21.673] (II) No input driver specified, ignoring this device.
[ 21.673] (II) This device may have been added with another device file.
[ 21.674] (II) config/udev: Adding input device Logitech Logitech BT Mini-Receiver (/dev/input/event6)
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: Applying InputClass "evdev keyboard catchall"
[ 21.674] (II) Using input driver 'evdev' for 'Logitech Logitech BT Mini-Receiver'
[ 21.674] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: always reports core events
[ 21.674] (**) evdev: Logitech Logitech BT Mini-Receiver: Device: "/dev/input/event6"
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Vendor 0x46d Product 0xc71b
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found keys
[ 21.674] (II) evdev: Logitech Logitech BT Mini-Receiver: Configuring as keyboard
[ 21.674] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.2/1-1.1.2:1.0/input/input6/event6"
[ 21.674] (II) XINPUT: Adding extended input device "Logitech Logitech BT Mini-Receiver" (type: KEYBOARD, id 8)
[ 21.674] (**) Option "xkb_rules" "evdev"
[ 21.674] (**) Option "xkb_model" "pc105"
[ 21.674] (**) Option "xkb_layout" "jp"
[ 21.674] (II) config/udev: Adding input device Logitech Logitech BT Mini-Receiver (/dev/input/event7)
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: Applying InputClass "evdev pointer catchall"
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: Applying InputClass "evdev keyboard catchall"
[ 21.674] (II) Using input driver 'evdev' for 'Logitech Logitech BT Mini-Receiver'
[ 21.674] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: always reports core events
[ 21.674] (**) evdev: Logitech Logitech BT Mini-Receiver: Device: "/dev/input/event7"
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Vendor 0x46d Product 0xc71c
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found 16 mouse buttons
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found scroll wheel(s)
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found relative axes
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found x and y relative axes
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found absolute axes
[ 21.674] (II) evdev: Logitech Logitech BT Mini-Receiver: Forcing absolute x/y axes to exist.
[ 21.674] (--) evdev: Logitech Logitech BT Mini-Receiver: Found keys
[ 21.674] (II) evdev: Logitech Logitech BT Mini-Receiver: Configuring as mouse
[ 21.674] (II) evdev: Logitech Logitech BT Mini-Receiver: Configuring as keyboard
[ 21.674] (II) evdev: Logitech Logitech BT Mini-Receiver: Adding scrollwheel support
[ 21.674] (**) evdev: Logitech Logitech BT Mini-Receiver: YAxisMapping: buttons 4 and 5
[ 21.674] (**) evdev: Logitech Logitech BT Mini-Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.674] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/input/input7/event7"
[ 21.674] (II) XINPUT: Adding extended input device "Logitech Logitech BT Mini-Receiver" (type: KEYBOARD, id 9)
[ 21.674] (**) Option "xkb_rules" "evdev"
[ 21.674] (**) Option "xkb_model" "pc105"
[ 21.674] (**) Option "xkb_layout" "jp"
[ 21.674] (II) evdev: Logitech Logitech BT Mini-Receiver: initialized for relative axes.
[ 21.674] (WW) evdev: Logitech Logitech BT Mini-Receiver: ignoring absolute axes.
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: (accel) keeping acceleration scheme 1
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: (accel) acceleration profile 0
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: (accel) acceleration factor: 2.000
[ 21.674] (**) Logitech Logitech BT Mini-Receiver: (accel) acceleration threshold: 4
[ 21.674] (II) config/udev: Adding input device Logitech Logitech BT Mini-Receiver (/dev/input/mouse2)
[ 21.674] (II) No input driver specified, ignoring this device.
[ 21.674] (II) This device may have been added with another device file.
[ 21.675] (II) config/udev: Adding input device ELECOM ELECOM Scope Node Mouse (/dev/input/event2)
[ 21.675] (**) ELECOM ELECOM Scope Node Mouse: Applying InputClass "evdev pointer catchall"
[ 21.675] (II) Using input driver 'evdev' for 'ELECOM ELECOM Scope Node Mouse'
[ 21.675] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.675] (**) ELECOM ELECOM Scope Node Mouse: always reports core events
[ 21.675] (**) evdev: ELECOM ELECOM Scope Node Mouse: Device: "/dev/input/event2"
[ 21.675] (--) evdev: ELECOM ELECOM Scope Node Mouse: Vendor 0x56e Product 0x5b
[ 21.675] (--) evdev: ELECOM ELECOM Scope Node Mouse: Found 9 mouse buttons
[ 21.675] (--) evdev: ELECOM ELECOM Scope Node Mouse: Found scroll wheel(s)
[ 21.675] (--) evdev: ELECOM ELECOM Scope Node Mouse: Found relative axes
[ 21.675] (--) evdev: ELECOM ELECOM Scope Node Mouse: Found x and y relative axes
[ 21.675] (II) evdev: ELECOM ELECOM Scope Node Mouse: Configuring as mouse
[ 21.675] (II) evdev: ELECOM ELECOM Scope Node Mouse: Adding scrollwheel support
[ 21.675] (**) evdev: ELECOM ELECOM Scope Node Mouse: YAxisMapping: buttons 4 and 5
[ 21.675] (**) evdev: ELECOM ELECOM Scope Node Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input2/event2"
[ 21.675] (II) XINPUT: Adding extended input device "ELECOM ELECOM Scope Node Mouse" (type: MOUSE, id 10)
[ 21.675] (II) evdev: ELECOM ELECOM Scope Node Mouse: initialized for relative axes.
[ 21.675] (**) ELECOM ELECOM Scope Node Mouse: (accel) keeping acceleration scheme 1
[ 21.675] (**) ELECOM ELECOM Scope Node Mouse: (accel) acceleration profile 0
[ 21.675] (**) ELECOM ELECOM Scope Node Mouse: (accel) acceleration factor: 2.000
[ 21.675] (**) ELECOM ELECOM Scope Node Mouse: (accel) acceleration threshold: 4
[ 21.675] (II) config/udev: Adding input device ELECOM ELECOM Scope Node Mouse (/dev/input/mouse0)
[ 21.675] (II) No input driver specified, ignoring this device.
[ 21.675] (II) This device may have been added with another device file.
[ 21.675] (II) config/udev: Adding input device HID-compliant Mouse HID-compliant Mouse (/dev/input/event3)
[ 21.675] (**) HID-compliant Mouse HID-compliant Mouse: Applying InputClass "evdev pointer catchall"
[ 21.675] (II) Using input driver 'evdev' for 'HID-compliant Mouse HID-compliant Mouse'
[ 21.675] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.675] (**) HID-compliant Mouse HID-compliant Mouse: always reports core events
[ 21.675] (**) evdev: HID-compliant Mouse HID-compliant Mouse: Device: "/dev/input/event3"
[ 21.675] (--) evdev: HID-compliant Mouse HID-compliant Mouse: Vendor 0x1d57 Product 0x5
[ 21.675] (--) evdev: HID-compliant Mouse HID-compliant Mouse: Found 9 mouse buttons
[ 21.675] (--) evdev: HID-compliant Mouse HID-compliant Mouse: Found scroll wheel(s)
[ 21.675] (--) evdev: HID-compliant Mouse HID-compliant Mouse: Found relative axes
[ 21.675] (--) evdev: HID-compliant Mouse HID-compliant Mouse: Found x and y relative axes
[ 21.675] (II) evdev: HID-compliant Mouse HID-compliant Mouse: Configuring as mouse
[ 21.675] (II) evdev: HID-compliant Mouse HID-compliant Mouse: Adding scrollwheel support
[ 21.675] (**) evdev: HID-compliant Mouse HID-compliant Mouse: YAxisMapping: buttons 4 and 5
[ 21.675] (**) evdev: HID-compliant Mouse HID-compliant Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input3/event3"
[ 21.675] (II) XINPUT: Adding extended input device "HID-compliant Mouse HID-compliant Mouse" (type: MOUSE, id 11)
[ 21.675] (II) evdev: HID-compliant Mouse HID-compliant Mouse: initialized for relative axes.
[ 21.675] (**) HID-compliant Mouse HID-compliant Mouse: (accel) keeping acceleration scheme 1
[ 21.675] (**) HID-compliant Mouse HID-compliant Mouse: (accel) acceleration profile 0
[ 21.675] (**) HID-compliant Mouse HID-compliant Mouse: (accel) acceleration factor: 2.000
[ 21.675] (**) HID-compliant Mouse HID-compliant Mouse: (accel) acceleration threshold: 4
[ 21.675] (II) config/udev: Adding input device HID-compliant Mouse HID-compliant Mouse (/dev/input/mouse1)
[ 21.675] (II) No input driver specified, ignoring this device.
[ 21.675] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event10)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event11)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Line-Out CLFE (/dev/input/event13)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Line-Out Surround (/dev/input/event14)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Line-Out Front (/dev/input/event15)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event9)
[ 21.676] (II) No input driver specified, ignoring this device.
[ 21.676] (II) This device may have been added with another device file.
[ 21.676] (II) config/udev: Adding input device USB Keyboard (/dev/input/event4)
[ 21.676] (**) USB Keyboard : Applying InputClass "evdev keyboard catchall"
[ 21.676] (II) Using input driver 'evdev' for 'USB Keyboard '
[ 21.676] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.676] (**) USB Keyboard : always reports core events
[ 21.676] (**) evdev: USB Keyboard : Device: "/dev/input/event4"
[ 21.676] (--) evdev: USB Keyboard : Vendor 0x60b Product 0x3190
[ 21.676] (--) evdev: USB Keyboard : Found keys
[ 21.676] (II) evdev: USB Keyboard : Configuring as keyboard
[ 21.676] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.0/input/input4/event4"
[ 21.676] (II) XINPUT: Adding extended input device "USB Keyboard " (type: KEYBOARD, id 12)
[ 21.676] (**) Option "xkb_rules" "evdev"
[ 21.676] (**) Option "xkb_model" "pc105"
[ 21.676] (**) Option "xkb_layout" "jp"
[ 21.677] (II) config/udev: Adding input device USB Keyboard (/dev/input/event5)
[ 21.677] (**) USB Keyboard : Applying InputClass "evdev keyboard catchall"
[ 21.677] (II) Using input driver 'evdev' for 'USB Keyboard '
[ 21.677] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.677] (**) USB Keyboard : always reports core events
[ 21.677] (**) evdev: USB Keyboard : Device: "/dev/input/event5"
[ 21.677] (--) evdev: USB Keyboard : Vendor 0x60b Product 0x3190
[ 21.677] (--) evdev: USB Keyboard : Found 1 mouse buttons
[ 21.677] (--) evdev: USB Keyboard : Found scroll wheel(s)
[ 21.677] (--) evdev: USB Keyboard : Found relative axes
[ 21.677] (II) evdev: USB Keyboard : Forcing relative x/y axes to exist.
[ 21.677] (--) evdev: USB Keyboard : Found absolute axes
[ 21.677] (II) evdev: USB Keyboard : Forcing absolute x/y axes to exist.
[ 21.677] (--) evdev: USB Keyboard : Found keys
[ 21.677] (II) evdev: USB Keyboard : Configuring as mouse
[ 21.677] (II) evdev: USB Keyboard : Configuring as keyboard
[ 21.677] (II) evdev: USB Keyboard : Adding scrollwheel support
[ 21.677] (**) evdev: USB Keyboard : YAxisMapping: buttons 4 and 5
[ 21.677] (**) evdev: USB Keyboard : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0/usb3/3-1/3-1.2/3-1.2:1.1/input/input5/event5"
[ 21.677] (II) XINPUT: Adding extended input device "USB Keyboard " (type: KEYBOARD, id 13)
[ 21.677] (**) Option "xkb_rules" "evdev"
[ 21.677] (**) Option "xkb_model" "pc105"
[ 21.677] (**) Option "xkb_layout" "jp"
[ 21.677] (II) evdev: USB Keyboard : initialized for relative axes.
[ 21.677] (WW) evdev: USB Keyboard : ignoring absolute axes.
[ 21.677] (**) USB Keyboard : (accel) keeping acceleration scheme 1
[ 21.677] (**) USB Keyboard : (accel) acceleration profile 0
[ 21.677] (**) USB Keyboard : (accel) acceleration factor: 2.000
[ 21.677] (**) USB Keyboard : (accel) acceleration threshold: 4
[ 21.677] (II) config/udev: Adding input device Sony Corporation UAB-350 (/dev/input/event8)
[ 21.677] (**) Sony Corporation UAB-350: Applying InputClass "evdev keyboard catchall"
[ 21.677] (II) Using input driver 'evdev' for 'Sony Corporation UAB-350'
[ 21.677] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21.677] (**) Sony Corporation UAB-350: always reports core events
[ 21.677] (**) evdev: Sony Corporation UAB-350: Device: "/dev/input/event8"
[ 21.677] (--) evdev: Sony Corporation UAB-350: Vendor 0x54c Product 0x4c0
[ 21.677] (--) evdev: Sony Corporation UAB-350: Found 1 mouse buttons
[ 21.677] (--) evdev: Sony Corporation UAB-350: Found keys
[ 21.677] (II) evdev: Sony Corporation UAB-350: Configuring as mouse
[ 21.677] (II) evdev: Sony Corporation UAB-350: Configuring as keyboard
[ 21.677] (**) evdev: Sony Corporation UAB-350: YAxisMapping: buttons 4 and 5
[ 21.677] (**) evdev: Sony Corporation UAB-350: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2.4/2-1.2.4:1.3/input/input8/event8"
[ 21.677] (II) XINPUT: Adding extended input device "Sony Corporation UAB-350" (type: KEYBOARD, id 14)
[ 21.677] (**) Option "xkb_rules" "evdev"
[ 21.677] (**) Option "xkb_model" "pc105"
[ 21.677] (**) Option "xkb_layout" "jp"
[ 21.701] (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
[ 26.030] (II) fglrx(0): EDID vendor "SAM", prod id 1149
[ 26.030] (II) fglrx(0): Using EDID range info for horizontal sync
[ 26.030] (II) fglrx(0): Using EDID range info for vertical refresh
[ 26.030] (II) fglrx(0): Printing DDC gathered Modelines:
[ 26.030] (II) fglrx(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 26.030] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 26.030] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 26.030] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 26.030] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 26.030] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 26.030] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 26.030] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 26.030] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 26.030] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 26.030] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 26.030] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 26.030] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 26.030] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 32.704] (II) fglrx(0): EDID vendor "SAM", prod id 1149
[ 32.704] (II) fglrx(0): Using hsync ranges from config file
[ 32.704] (II) fglrx(0): Using vrefresh ranges from config file
[ 32.704] (II) fglrx(0): Printing DDC gathered Modelines:
[ 32.704] (II) fglrx(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 32.704] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 32.704] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 32.704] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 32.704] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 32.704] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 32.704] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 32.704] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 32.704] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 32.704] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 32.704] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 32.704] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 32.704] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 32.704] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 35.859] (II) fglrx(0): EDID vendor "SAM", prod id 1149
[ 35.859] (II) fglrx(0): Using hsync ranges from config file
[ 35.859] (II) fglrx(0): Using vrefresh ranges from config file
[ 35.859] (II) fglrx(0): Printing DDC gathered Modelines:
[ 35.859] (II) fglrx(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 35.859] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 35.859] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 35.859] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 35.859] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 35.859] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 35.859] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 35.859] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 35.859] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 35.859] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 35.859] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 35.859] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 35.859] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 35.859] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 43.839] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 44.587] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 53.524] (II) fglrx(0): EDID vendor "SAM", prod id 1149
[ 53.524] (II) fglrx(0): Using hsync ranges from config file
[ 53.524] (II) fglrx(0): Using vrefresh ranges from config file
[ 53.524] (II) fglrx(0): Printing DDC gathered Modelines:
[ 53.524] (II) fglrx(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync (47.7 kHz)
[ 53.524] (II) fglrx(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 53.524] (II) fglrx(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 53.524] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 53.524] (II) fglrx(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
[ 53.524] (II) fglrx(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 53.524] (II) fglrx(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 53.525] (II) fglrx(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 53.525] (II) fglrx(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 53.525] (II) fglrx(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 53.525] (II) fglrx(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 53.525] (II) fglrx(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 53.525] (II) fglrx(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 53.525] (II) fglrx(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 56.214] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 72.882] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 74.603] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 75.194] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 81.294] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 81.677] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 82.654] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
[ 83.118] (II) XKB: reuse xkmfile /var/lib/xkb/server-7308C471D25D3C2CEC2A2AED411A17304BD77668.xkm
オフライン
"aticonfig-Screen[0]-0"をServerLayoutからはずし、Displaylinkのみにした場合は正常に映ります。
また、"aticonfig-Screen[0]-0"をScreen1とし、"Displaylink"をScreen0とした場合は画面が止まってしまいます。
3つのディスプレイを使えるようにするにはどのようにしたら良いのでしょうか?
オフライン
さらに追記しますが、最初に書いたXorg.confの状態でCtrl+Alt+F1で仮想コンソールに移ると、サブであるDisplaylinkの方に画面が映るようです。
そのときメインのディスプレイは暗くなります。
オフライン