[OpenIndiana-discuss] D-sub out of range

Apostolos Syropoulos asyropoulos at yahoo.com
Fri Nov 27 14:34:36 UTC 2015


Since these files where not attached I will include them in the body of this message.

=====================  xorg.conf.flatron ===========================================
Section "ServerLayout"
Identifier     "Layout0"
Screen         "Screen0" 0 0
InputDevice    "Keyboard0" "CoreKeyboard"
InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
FontPath        "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "InputDevice"
# generated from default
Identifier     "Mouse0"
Driver         "mouse"
Option         "Protocol" "auto"
Option         "Device" "/dev/mouse"
Option         "Emulate3Buttons" "no"
Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier     "Keyboard0"
Driver         "keyboard"
EndSection

Section "Monitor"
Identifier   "Monitor0"
ModelName    "LCD Flatron E1942"
Modeline     "1360x768 at 75" 111.93 1360 1392 1816 1848 768 782 792 807
HorizSync    30.0 - 61.0
VertRefresh  56.0 - 75.0
Option	 "DPMS"
EndSection

Section "Device"
Identifier      "Card0"
Driver          "intel"
#BusID           "PCI:0:2:0"
EndSection

Section "Screen"
Identifier      "Screen0"
Device          "Card0"
Monitor         "Monitor0"
DefaultDepth    24
SubSection "Display"
Depth     24
Modes     "1366 x 768" "1093 x 614" 
EndSubSection
EndSection
==================================================================================

============================= xorg.conf.philips ==================================
Section "ServerLayout"
Identifier     "Layout0"
Screen         "Screen0" 0 0
InputDevice    "Keyboard0" "CoreKeyboard"
InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
FontPath        "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection

Section "InputDevice"
# generated from default
Identifier     "Mouse0"
Driver         "mouse"
Option         "Protocol" "auto"
Option         "Device" "/dev/mouse"
Option         "Emulate3Buttons" "no"
Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier     "Keyboard0"
Driver         "keyboard"
EndSection

Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier     "Monitor0"
VendorName     "PHILIPS"
ModelName      "PHILIPS 107P5"
HorizSync       30.0 - 97.0
VertRefresh     50-160
Option         "DPMS"
ModeLine "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +HSync +VSync 
EndSection

Section "Device"
Identifier      "Card0"
Driver          "intel"
#BusID           "PCI:0:2:0"
EndSection

Section "Screen"
Identifier      "Screen0"
Device          "Card0"
Monitor         "Monitor0"
DefaultDepth    24
SubSection     "Display"
Depth       1
Modes      "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection     "Display"
Depth       4
Modes      "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection     "Display"
Depth       8
Modes      "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection     "Display"
Depth       15
Modes      "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection     "Display"
Depth       16
Modes      "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection     "Display"
Depth       24
Modes      "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
====================================================================================

======================== Xorg.0.log ================================================

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 i86pc 
Current Operating System: SunOS lydia 5.11 oi_148 i86pc
Build Date: 06 September 2010  07:48:44PM
Solaris ABI: 64-bit 
Current version of pixman: 0.18.4
Before reporting problems, check http://openindiana.org/consolidation/xnv
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 27 12:16:46 2015
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Disabling SIGIO handlers for input devices
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
/usr/X11R6/lib/X11/fonts/misc/:unscaled,
/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,
/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,
/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/100dpi/,
/usr/X11R6/lib/X11/fonts/75dpi/,
catalogue:/etc/X11/fontpath.d
(==) ModulePath set to "/usr/lib/xorg/modules/amd64,/usr/X11/lib/modules/"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 628150
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 2

(--) PCI:*(0:0:2:0) 8086:0042:1849:0042 Intel Corporation Core Processor Integrated Graphics Controller rev 24, Mem @ 0xfb800000/4194304, 0xd0000000/268435456, I/O @ 0x0000d000/8, BIOS @ 0x????????/65536
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "ia"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libia.so
(II) Module IANAME: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SolarisIA
(II) LoadModule: "xtsol"
(WW) Warning, couldn't open module xtsol
(II) UnloadModule: "xtsol"
(EE) Failed to load module "xtsol" (module does not exist, 0)
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/amd64/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 2.6.3
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
965GM, 965GME/GLE, G33, Q35, Q33,
Mobile Intel® GM45 Express Chipset,
Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41, B43,
IGDNG_D, IGDNG_M
(II) Primary Device is: PCI 00 at 00:02:0
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/amd64/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 0.1.0
ABI class: X.Org Video Driver, version 6.0
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) IGDNG_D
(--) intel(0): Chipset: "IGDNG_D"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xFB800000 size 4194304
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section Monitor0
xf86TokenToOptinfo: table is NULL
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(II) intel(0): Output HDMI-1 has no monitor section
(II) intel(0): I2C bus "HDMIDDC_B" initialized.
(II) intel(0): HDMI output HDMI-1 detected
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.
(II) intel(0): I2C device "CRTDDC_A:DDC control interface" registered at address 0x6E.
(II) intel(0): I2C device "CRTDDC_A:DDC control interface" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "GSM", prod id 19465
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
(II) intel(0): EDID vendor "GSM", prod id 19465
(II) intel(0): I2C device "HDMIDDC_B:ddc2" registered at address 0xA0.
(II) intel(0): Output VGA connected
(II) intel(0): Output HDMI-1 disconnected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output VGA using initial mode 1366x768
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 65532 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(**) intel(0): Display dimensions: (410, 230) mm
(**) intel(0): DPI set to (84, 150)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/amd64/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules/amd64/libexa.so
(II) Module exa: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 2.5.0
ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(==) Depth 24 pixmap format is 32 bpp
(II) GARTInit: /dev/agpgart opened successfully
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): xf86ReleaseGART: AGPIOC_RELEASE succeeded
(II) intel(0): I830CheckAvailableMemory: 487180 kB available
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 14, (OK)
drmOpenByBusid: drmOpenMinor returns 14
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling disabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with untiled buffers.
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): Untiled allocation successful.
(II) intel(0): [drm] Registers = 0xf23dd000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 23080960 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse disabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x01602fff: exa offscreen (22540 kB)
(II) intel(0): 0x01603000-0x03602fff: classic textures (32768 kB)
(II) intel(0): 0x03fff000:            end of stolen memory
(II) intel(0): 0x03fff000-0x0c9fcfff: DRI memory manager (141304 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x03fff000:            start of memory manager
(II) intel(0): 0x04020000-0x04776fff: depth buffer (7516 kB)
(II) intel(0): 0x04820000-0x04f76fff: back buffer (7516 kB)
(II) intel(0): 0x05020000-0x05776fff: front buffer (7516 kB)
(II) intel(0): 0x05820000-0x05829fff: HW cursors (40 kB)
(II) intel(0): 0x0c9fd000:            end of memory manager
(WW) intel(0): PGTBL_CTL (0x00000000) indicates GTT is disabled
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now disabled and connected to pipe A.
(WW) intel(0):   Hardware claims pipe A is off while software believes it is on
(WW) intel(0):   Hardware claims plane A is off while software believes it is on
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0):   Output HDMI-1 is connected to pipe none
(II) intel(0): [drm] mapped front buffer at 0xd5020000, handle = 0x49530000
(II) intel(0): [drm] mapped back buffer at 0xd4820000, handle = 0x49c87000
(II) intel(0): [drm] mapped depth buffer at 0xd4020000, handle = 0x4a3de000
(II) intel(0): [drm] mapped classic textures at 0xd1603000, handle = 0x4ab35000
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(**) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: XF86DRI Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: drmOpenMinor returns 15
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/amd64/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 361 x 203
(II) config/hal: Adding input device hotkey
(II) LoadModule: "hotkey"
(II) Loading /usr/lib/xorg/modules/input/amd64/hotkey_drv.so
(II) Module hotkey: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) XINPUT: Adding extended input device "hotkey" (type: KEYBOARD)
(**) hotkey_events_init and pipe open succeeded
(II) config/hal: Adding input device keyboard
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/amd64/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.4.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) keyboard: always reports core events
(**) Option "Device" "/dev/usb/hid0"
(II) keyboard: Opened device "/dev/usb/hid0"
(**) Option "XkbRules" "base"
(**) keyboard: XkbRules: "base"
(**) Option "XkbModel" "sun_type6_usb"
(**) keyboard: XkbModel: "sun_type6_usb"
(**) Option "XkbLayout" "us"
(**) keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "keyboard" (type: KEYBOARD)
(**) Option "StreamsModule" "usbkbm"
(--) keyboard: Keyboard type: USB (6)
(--) keyboard: Keyboard layout: 0
(II) config/hal: Adding input device mouse
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/amd64/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.5.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Option "Protocol" "VUID"
(**) mouse: Protocol: VUID
(**) mouse: always reports core events
(**) Option "StreamsModule" "usbms"
(**) Option "Device" "/dev/usb/hid1"
(II) mouse: Setting Buttons option to "3"
(==) mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) mouse: ZAxisMapping: buttons 4 and 5
(**) mouse: Buttons: 9
(II) XINPUT: Adding extended input device "mouse" (type: MOUSE)
(**) mouse: (accel) keeping acceleration scheme 1
(**) mouse: (accel) acceleration profile 0
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" registered at address 0x60.
(II) intel(0): I2C device "CRTDDC_A:DDC control interface" registered at address 0x6E.
(II) intel(0): I2C device "CRTDDC_A:DDC control interface" removed.
(II) intel(0): I2C device "CRTDDC_A:E-EDID segment register" removed.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID vendor "GSM", prod id 19465
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
(II) intel(0): EDID vendor "GSM", prod id 19465
=============================================================================================================

A.S.

 ----------------------
Apostolos Syropoulos
Xanthi, Greece



More information about the openindiana-discuss mailing list