S-Video mit Opensuse 11.1 und Mainborad D945GCLF2

Message
Author
User avatar
Janka
Posts: 3585
Joined: 11. Feb 2006 19:10

#16 Post by Janka »

Beim i810-Treiber hätte man die Option "MonitorLayout" benutzen können, seit xrandr 1.2 und dem "intel"-Treiber ist alles wieder anders ("einfacher"). Grummel.

Probier mal bitte, ob folgendes den TV-Out jetzt korrekt aktiviert:

Code: Select all

$ xrandr --output TV-1 --mode 768x576
Was sagt

Code: Select all

$ xrandr --verbose 
?

Janka
Ich vertonne Spam immer in /dev/dsp statt /dev/null.
Ich mag die Schreie.

inixlinux

#17 Post by inixlinux »

beim versuch die xrandr Befehle auszuführen erhalte ich beidesmal die Meldung

Code: Select all

xrandr: Output TV-1 is not disconnected but has no modes 
danke

User avatar
Janka
Posts: 3585
Joined: 11. Feb 2006 19:10

#18 Post by Janka »

Dann hätte ich nochmal gerne die aktuelle vollständige xorg.conf.

Janka
Ich vertonne Spam immer in /dev/dsp statt /dev/null.
Ich mag die Schreie.

inixlinux

#19 Post by inixlinux »

hier ist sie.

Code: Select all

# /.../
# SaX generated X11 config file
# Created on: 2010-01-21T20:04:35+0100.
#
# Version: 8.1
# Contact&#58; Marcus Schaefer <sax@suse.de>, 2005
# Contact&#58; SaX-User list <https&#58;//lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by &#91;ISaX&#93; &#40;8.1&#41;
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc&#58;unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc&#58;unscaled"
FontPath "/usr/share/fonts/latin2/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/baekmuk&#58;unscaled"
FontPath "/usr/share/fonts/japanese&#58;unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni&#58;unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc&#58;unscaled"
FontPath "/usr/share/fonts/ucs/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/ucs/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/misc&#58;unscaled"
FontPath "/usr/share/fonts/hellas/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi&#58;unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard&#91;0&#93;"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse&#91;1&#93;"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 300 225
HorizSync 30-70
Identifier "EXT1"
ModelName "VESA DDC1/2B MONITOR"
Option "DPMS"
Option "PreferredMode" "1280x1024"
Option "Ignore" "false"
VendorName "SRC"
VertRefresh 43-120
UseModes "Modes&#91;0&#93;"
EndSection


Section "Modes"
Identifier "Modes&#91;0&#93;"
Modeline "1024x768" 94 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
EndSection



Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;0&#93;"
Monitor "EXT1"
EndSection


Section "Device"
BoardName "945G"
Driver "intel"
Identifier "Device&#91;0&#93;"
Option "monitor-VGA" "EXT1"
Option "monitor-TV-1" "TV" 
Screen 0
VendorName "Intel"
EndSection


Section "Monitor"
HorizSync 15-16
Identifier "TV"
VertRefresh 49.0-61.0
UseModes "Modes&#91;TV&#93;"
EndSection

Section "Modes"
Identifier "Modes&#91;TV&#93;"
Modeline "ntsc_320x240" 6.04186 320 328 352 384 240 244 247 262 -hsync -vsync # H 15734 &#91;Hz&#93;, V 60.0534 &#91;Hz&#93;
Modeline "ntsc_400x300" 7.55232 400 408 448 480 300 398 404 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_512x384" 9.69214 512 528 568 616 384 440 446 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_640x480" 12.2096 640 664 720 776 480 488 494 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_720x480" 13.72 720 744 808 872 480 488 494 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_720x480jk" 13.72 720 744 778 872 480 488 494 525 +hsync +vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;

Modeline "ntsc_320x242" 6.04186 320 328 352 384 242 245 248 262 -hsync -vsync # H 15734 &#91;Hz&#93;, V 60.0534 &#91;Hz&#93;
Modeline "ntsc_640x484" 12.0837 640 656 704 768 484 490 496 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;

Modeline "320x240" 6.125 320 328 360 392 240 267 270 312 -hsync -vsync # H 15625 &#91;Hz&#93;, V 50.0801 &#91;Hz&#93;
Modeline "400x300" 7.75 400 416 456 496 300 444 450 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "512x384" 9.875 512 528 576 632 384 486 492 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "640x480" 12.25 640 656 712 784 480 534 540 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;

Modeline "768x576" 14.75 768 784 864 944 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "720x576" 13.875 720 744 808 888 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "768x576"
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;TV&#93;"
Monitor "TV"
EndSection

Section "ServerLayout"
Identifier "Layout&#91;all&#93;"
InputDevice "Keyboard&#91;0&#93;" "CoreKeyboard"
InputDevice "Mouse&#91;1&#93;" "CorePointer"
Option "Clone" "false"
Option "Xinerama" "off"
Screen 0 "Screen&#91;0&#93;" 0 0
Screen 1 "Screen&#91;TV&#93;" rightof "Screen&#91;0&#93;"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection 
# /.../
# SaX generated X11 config file
# Created on&#58; 2010-01-21T20&#58;04&#58;35+0100.
#
# Version&#58; 8.1
# Contact&#58; Marcus Schaefer <sax@suse.de>, 2005
# Contact&#58; SaX-User list <https&#58;//lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by &#91;ISaX&#93; &#40;8.1&#41;
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc&#58;unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc&#58;unscaled"
FontPath "/usr/share/fonts/latin2/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/baekmuk&#58;unscaled"
FontPath "/usr/share/fonts/japanese&#58;unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni&#58;unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc&#58;unscaled"
FontPath "/usr/share/fonts/ucs/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/ucs/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/misc&#58;unscaled"
FontPath "/usr/share/fonts/hellas/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi&#58;unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard&#91;0&#93;"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse&#91;1&#93;"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 300 225
HorizSync 30-70
Identifier "EXT1"
ModelName "VESA DDC1/2B MONITOR"
Option "DPMS"
Option "PreferredMode" "1280x1024"
Option "Ignore" "false"
VendorName "SRC"
VertRefresh 43-120
UseModes "Modes&#91;0&#93;"
EndSection


Section "Modes"
Identifier "Modes&#91;0&#93;"
Modeline "1024x768" 94 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
EndSection



Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;0&#93;"
Monitor "EXT1"
EndSection


Section "Device"
BoardName "945G"
Driver "intel"
Identifier "Device&#91;0&#93;"
Option "monitor-VGA" "EXT1"
Option "monitor-TV-1" "TV" 
Screen 0
VendorName "Intel"
EndSection


Section "Monitor"
HorizSync 15-16
Identifier "TV"
VertRefresh 49.0-61.0
UseModes "Modes&#91;TV&#93;"
EndSection

Section "Modes"
Identifier "Modes&#91;TV&#93;"
Modeline "ntsc_320x240" 6.04186 320 328 352 384 240 244 247 262 -hsync -vsync # H 15734 &#91;Hz&#93;, V 60.0534 &#91;Hz&#93;
Modeline "ntsc_400x300" 7.55232 400 408 448 480 300 398 404 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_512x384" 9.69214 512 528 568 616 384 440 446 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_640x480" 12.2096 640 664 720 776 480 488 494 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_720x480" 13.72 720 744 808 872 480 488 494 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_720x480jk" 13.72 720 744 778 872 480 488 494 525 +hsync +vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;

Modeline "ntsc_320x242" 6.04186 320 328 352 384 242 245 248 262 -hsync -vsync # H 15734 &#91;Hz&#93;, V 60.0534 &#91;Hz&#93;
Modeline "ntsc_640x484" 12.0837 640 656 704 768 484 490 496 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;

Modeline "320x240" 6.125 320 328 360 392 240 267 270 312 -hsync -vsync # H 15625 &#91;Hz&#93;, V 50.0801 &#91;Hz&#93;
Modeline "400x300" 7.75 400 416 456 496 300 444 450 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "512x384" 9.875 512 528 576 632 384 486 492 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "640x480" 12.25 640 656 712 784 480 534 540 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;

Modeline "768x576" 14.75 768 784 864 944 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "720x576" 13.875 720 744 808 888 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "768x576"
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;TV&#93;"
Monitor "TV"
EndSection

Section "ServerLayout"
Identifier "Layout&#91;all&#93;"
InputDevice "Keyboard&#91;0&#93;" "CoreKeyboard"
InputDevice "Mouse&#91;1&#93;" "CorePointer"
Option "Clone" "false"
Option "Xinerama" "off"
Screen 0 "Screen&#91;0&#93;" 0 0
Screen 1 "Screen&#91;TV&#93;" rightof "Screen&#91;0&#93;"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection 
# /.../
# SaX generated X11 config file
# Created on&#58; 2010-01-21T20&#58;04&#58;35+0100.
#
# Version&#58; 8.1
# Contact&#58; Marcus Schaefer <sax@suse.de>, 2005
# Contact&#58; SaX-User list <https&#58;//lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by &#91;ISaX&#93; &#40;8.1&#41;
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc&#58;unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc&#58;unscaled"
FontPath "/usr/share/fonts/latin2/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/baekmuk&#58;unscaled"
FontPath "/usr/share/fonts/japanese&#58;unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni&#58;unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc&#58;unscaled"
FontPath "/usr/share/fonts/ucs/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/ucs/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/misc&#58;unscaled"
FontPath "/usr/share/fonts/hellas/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi&#58;unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard&#91;0&#93;"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse&#91;1&#93;"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 300 225
HorizSync 30-70
Identifier "EXT1"
ModelName "VESA DDC1/2B MONITOR"
Option "DPMS"
Option "PreferredMode" "1280x1024"
Option "Ignore" "false"
VendorName "SRC"
VertRefresh 43-120
UseModes "Modes&#91;0&#93;"
EndSection


Section "Modes"
Identifier "Modes&#91;0&#93;"
Modeline "1024x768" 94 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
EndSection



Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;0&#93;"
Monitor "EXT1"
EndSection


Section "Device"
BoardName "945G"
Driver "intel"
Identifier "Device&#91;0&#93;"
Option "monitor-VGA" "EXT1"
Option "monitor-TV-1" "TV" 
Screen 0
VendorName "Intel"
EndSection


Section "Monitor"
HorizSync 15-16
Identifier "TV"
VertRefresh 49.0-61.0
UseModes "Modes&#91;TV&#93;"
EndSection

Section "Modes"
Identifier "Modes&#91;TV&#93;"
Modeline "ntsc_320x240" 6.04186 320 328 352 384 240 244 247 262 -hsync -vsync # H 15734 &#91;Hz&#93;, V 60.0534 &#91;Hz&#93;
Modeline "ntsc_400x300" 7.55232 400 408 448 480 300 398 404 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_512x384" 9.69214 512 528 568 616 384 440 446 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_640x480" 12.2096 640 664 720 776 480 488 494 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_720x480" 13.72 720 744 808 872 480 488 494 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;
Modeline "ntsc_720x480jk" 13.72 720 744 778 872 480 488 494 525 +hsync +vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;

Modeline "ntsc_320x242" 6.04186 320 328 352 384 242 245 248 262 -hsync -vsync # H 15734 &#91;Hz&#93;, V 60.0534 &#91;Hz&#93;
Modeline "ntsc_640x484" 12.0837 640 656 704 768 484 490 496 525 -hsync -vsync interlace # H 15734 &#91;Hz&#93;, V 59.939 &#91;Hz&#93;

Modeline "320x240" 6.125 320 328 360 392 240 267 270 312 -hsync -vsync # H 15625 &#91;Hz&#93;, V 50.0801 &#91;Hz&#93;
Modeline "400x300" 7.75 400 416 456 496 300 444 450 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "512x384" 9.875 512 528 576 632 384 486 492 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "640x480" 12.25 640 656 712 784 480 534 540 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;

Modeline "768x576" 14.75 768 784 864 944 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
Modeline "720x576" 13.875 720 744 808 888 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "768x576"
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;TV&#93;"
Monitor "TV"
EndSection

Section "ServerLayout"
Identifier "Layout&#91;all&#93;"
InputDevice "Keyboard&#91;0&#93;" "CoreKeyboard"
InputDevice "Mouse&#91;1&#93;" "CorePointer"
Option "Clone" "false"
Option "Xinerama" "off"
Screen 0 "Screen&#91;0&#93;" 0 0
Screen 1 "Screen&#91;TV&#93;" rightof "Screen&#91;0&#93;"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection 
danke

User avatar
Janka
Posts: 3585
Joined: 11. Feb 2006 19:10

#20 Post by Janka »

Die xorg.conf hast du oben auch wieder doppelt eingeklebt. Wenn die Datei wirklich *so* auf deinem Rechner ist wundern mich seltsame Fehler nicht.

Ansonsten kannst du noch probieren, *zwei* Device-Sections zu machen, eine mit Screen 0 und eine mit Screen 1, und jeweils nur ein Ausgang per 'option "monitor-..."' aktiviert. So würde man es mit dem alten i810-Treiber machen.

Janka
Ich vertonne Spam immer in /dev/dsp statt /dev/null.
Ich mag die Schreie.

inixlinux

#21 Post by inixlinux »

Wieso die xorg.conf doppelt ist kann ich mir auch nicht erklären, auf meinem Rechner ist sie aufjedenfall nur einfach.

Nachdem ich heute ein wenig an der config herumgespeilt habe, habe ich nun bemerkt, wenn ich bei Monitor EXT1 den intel Treiber (neuer Treiber) und bei Monitor TV den Treiber i810 (alter Treiber) verwende erhalte ich auf dem TV eine Ausgabe, jedoch kann ich mit XRandr keinen Modus einstellen, bei dem das Bild nicht rollt.

Die Ausgabe von Xrandr:

Code: Select all

Screen 0&#58; minimum 320 x 200, current 1280 x 1024, maximum 2048 x 1200
VGA connected 1280x1024+0+0 &#40;normal left inverted right x axis y axis&#41; 300mm x 225mm
   1280x1024      60.0*+   60.0
   1400x1050      60.0
   1280x960       60.0
   1152x864       75.0
   1024x768       85.0     84.5     75.1     75.0     70.1     60.0
   832x624        74.6
   800x600        85.1     72.2     75.0     60.3     56.2
   640x480        85.0     75.0     72.8     72.8     75.0     60.0     59.9
   720x400        85.0     70.1
   640x400        84.1     85.1
   640x350        85.1
TV-1 connected 800x600+0+0 &#40;normal left inverted right x axis y axis&#41; 0mm x 0mm
   1280x1024      60.0 +
   1280x1024@60.00   60.0
   1280x960       60.0
   1024x768       60.0
   1024x768@60.00   60.0
   920x766@60.00   60.0
   832x624@60.00   60.0
   800x600        60.3*    85.1
   800x600@60.00   60.0
   720x576@60.00   60.0
   704x576@60.00   60.0
   720x540@60.00   60.0
   720x480@60.00   60.0
   640x480        59.9
Ich habe schon versucht einen neuen Modus bei xrandr hinzu zu fügen, jedoch kann ich diesen dann nicht auswählen.


hier die xorg.conf

Code: Select all

# /.../
# SaX generated X11 config file
# Created on&#58; 2010-01-21T20&#58;04&#58;35+0100.
#
# Version&#58; 8.1
# Contact&#58; Marcus Schaefer <sax@suse.de>, 2005
# Contact&#58; SaX-User list <https&#58;//lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by &#91;ISaX&#93; &#40;8.1&#41;
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc&#58;unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc&#58;unscaled"
FontPath "/usr/share/fonts/latin2/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/baekmuk&#58;unscaled"
FontPath "/usr/share/fonts/japanese&#58;unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni&#58;unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc&#58;unscaled"
FontPath "/usr/share/fonts/ucs/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/ucs/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/misc&#58;unscaled"
FontPath "/usr/share/fonts/hellas/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi&#58;unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard&#91;0&#93;"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse&#91;1&#93;"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 300 225
HorizSync 30-70
Identifier "EXT1"
ModelName "VESA DDC1/2B MONITOR"
Option "DPMS"
Option "PreferredMode" "1280x1024"
Option "Ignore" "false"
VendorName "SRC"
VertRefresh 43-120
UseModes "Modes&#91;0&#93;"
EndSection


Section "Modes"
Identifier "Modes&#91;0&#93;"
Modeline "1024x768" 94 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
EndSection



Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;0&#93;"
Monitor "EXT1"
EndSection


Section "Device"
BoardName "945G"
Driver "intel"
Identifier "Device&#91;0&#93;"
Option "monitor-VGA" "EXT1"
Screen 0
VendorName "Intel"
EndSection

Section "Device"
BoardName "945G"
Driver "i810"
Identifier "Device&#91;1&#93;"
Option "monitor-TV-1" "TV" 
Screen 1
VendorName "Intel"
EndSection

Section "Monitor"
HorizSync 15-16
Identifier "TV"
VertRefresh 49.0-61.0
UseModes "Modes&#91;TV&#93;"
EndSection

Section "Modes"
Identifier "Modes&#91;TV&#93;"
Modeline "768x576" 14.75 768 784 864 944 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "768x576"
EndSubSection
Device "Device&#91;1&#93;"
Identifier "Screen&#91;TV&#93;"
Monitor "TV"
EndSection

Section "ServerLayout"
Identifier "Layout&#91;all&#93;"
InputDevice "Keyboard&#91;0&#93;" "CoreKeyboard"
InputDevice "Mouse&#91;1&#93;" "CorePointer"
Option "Clone" "false"
Option "Xinerama" "off"
Screen 0 "Screen&#91;0&#93;" 0 0
Screen 1 "Screen&#91;TV&#93;" rightof "Screen&#91;0&#93;"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection 
und die log Datei:

Code: Select all

_XSERVTransSocketOpenCOTSServer&#58; Unable to open socket for inet6
_XSERVTransOpen&#58; transport open failed for inet6/Server-LB&#58;0
_XSERVTransMakeAllCOTSServerListeners&#58; failed to open listener for inet6

X.Org X Server 1.5.2
Release Date&#58; 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System&#58; openSUSE SUSE LINUX
Current Operating System&#58; Linux Server-LB 2.6.27.42-0.1-pae #1 SMP 2010-01-06 16&#58;07&#58;25 +0100 i686
Build Date&#58; 02 July 2009  08&#58;02&#58;13AM
 
	Before reporting problems, check http&#58;//wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers&#58; &#40;--&#41; probed, &#40;**&#41; from config file, &#40;==&#41; default setting,
	&#40;++&#41; from command line, &#40;!!&#41; notice, &#40;II&#41; informational,
	&#40;WW&#41; warning, &#40;EE&#41; error, &#40;NI&#41; not implemented, &#40;??&#41; unknown.
&#40;==&#41; Log file&#58; "/var/log/Xorg.0.log", Time&#58; Mon Jan 25 19&#58;43&#58;03 2010
&#40;==&#41; Using config file&#58; "/etc/X11/xorg.conf"
&#40;==&#41; ServerLayout "Layout&#91;all&#93;"
&#40;**&#41; |-->Screen "Screen&#91;0&#93;" &#40;0&#41;
&#40;**&#41; |   |-->Monitor "EXT1"
&#40;**&#41; |   |-->Device "Device&#91;0&#93;"
&#40;**&#41; |-->Screen "Screen&#91;TV&#93;" &#40;1&#41;
&#40;**&#41; |   |-->Monitor "TV"
&#40;**&#41; |   |-->Device "Device&#91;1&#93;"
&#40;**&#41; |-->Input Device "Keyboard&#91;0&#93;"
&#40;**&#41; |-->Input Device "Mouse&#91;1&#93;"
&#40;**&#41; Option "ZapWarning" "on"
&#40;**&#41; Option "AllowMouseOpenFail" "on"
&#40;**&#41; Option "Xinerama" "off"
&#40;**&#41; Option "AIGLX" "on"
&#40;==&#41; Automatically adding devices
&#40;==&#41; Automatically enabling devices
&#40;WW&#41; The directory "/usr/share/fonts/local" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/PEX" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/Type1" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin7/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/baekmuk" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/japanese" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/kwintv" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/uni" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/CID" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/Type1" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/misc/sgi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/xtest" does not exist.
	Entry deleted from font path.
&#40;==&#41; Including the default font path /usr/share/fonts/misc&#58;unscaled,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi&#58;unscaled,/usr/share/fonts/75dpi&#58;unscaled.
&#40;**&#41; FontPath set to&#58;
	/usr/share/fonts/misc&#58;unscaled,
	/usr/share/fonts/75dpi&#58;unscaled,
	/usr/share/fonts/100dpi&#58;unscaled,
	/usr/share/fonts/Type1,
	/usr/share/fonts/URW,
	/usr/share/fonts/Speedo,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/truetype,
	/opt/kde3/share/fonts,
	/usr/share/fonts/misc&#58;unscaled,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi&#58;unscaled,
	/usr/share/fonts/75dpi&#58;unscaled
&#40;**&#41; Input device list set to "/dev/gpmdata,/dev/input/mice"
&#40;==&#41; ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
&#40;II&#41; Open ACPI successful &#40;/var/run/acpid.socket&#41;
&#40;II&#41; Loader magic&#58; 0x81f95c0
&#40;II&#41; Module ABI versions&#58;
	X.Org ANSI C Emulation&#58; 0.4
	X.Org Video Driver&#58; 4.1
	X.Org XInput driver &#58; 2.1
	X.Org Server Extension &#58; 1.1
	X.Org Font Renderer &#58; 0.6
&#40;II&#41; Loader running on linux
&#40;--&#41; using VT number 7

&#40;--&#41; PCI&#58;*&#40;0@0&#58;2&#58;0&#41; unknown vendor &#40;0x8086&#41; unknown chipset &#40;0x2772&#41; rev 2, Mem @ 0x50200000/0, 0x40000000/0, 0x50280000/0, I/O @ 0x000020e0/0
&#40;II&#41; System resource ranges&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;5&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
&#40;II&#41; "extmod" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "dbe" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "glx" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "freetype" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "record" will be loaded by default.
&#40;II&#41; "dri" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; LoadModule&#58; "glx"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libglx.so
&#40;II&#41; Module glx&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;**&#41; AIGLX enabled
&#40;**&#41; Exporting typical set of GLX visuals
&#40;II&#41; Loading extension GLX
&#40;II&#41; LoadModule&#58; "dbe"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libdbe.so
&#40;II&#41; Module dbe&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension DOUBLE-BUFFER
&#40;II&#41; LoadModule&#58; "extmod"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libextmod.so
&#40;II&#41; Module extmod&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension SHAPE
&#40;II&#41; Loading extension MIT-SUNDRY-NONSTANDARD
&#40;II&#41; Loading extension BIG-REQUESTS
&#40;II&#41; Loading extension SYNC
&#40;II&#41; Loading extension MIT-SCREEN-SAVER
&#40;II&#41; Loading extension XC-MISC
&#40;II&#41; Loading extension XFree86-VidModeExtension
&#40;II&#41; Loading extension XFree86-Misc
&#40;II&#41; Loading extension XFree86-DGA
&#40;II&#41; Loading extension DPMS
&#40;II&#41; Loading extension TOG-CUP
&#40;II&#41; Loading extension Extended-Visual-Information
&#40;II&#41; Loading extension XVideo
&#40;II&#41; Loading extension XVideo-MotionCompensation
&#40;II&#41; Loading extension X-Resource
&#40;II&#41; LoadModule&#58; "freetype"

&#40;II&#41; Loading /usr/lib/xorg/modules//fonts/libfreetype.so
&#40;II&#41; Module freetype&#58; vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.2, module version = 2.1.0
	Module class&#58; X.Org Font Renderer
	ABI class&#58; X.Org Font Renderer, version 0.6
&#40;II&#41; Loading font FreeType
&#40;II&#41; LoadModule&#58; "dri"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libdri.so
&#40;II&#41; Module dri&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension XFree86-DRI
&#40;II&#41; LoadModule&#58; "record"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/librecord.so
&#40;II&#41; Module record&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.13.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension RECORD
&#40;II&#41; LoadModule&#58; "intel"

&#40;II&#41; Loading /usr/lib/xorg/modules//drivers/intel_drv.so
&#40;II&#41; Module intel&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.5.0
	Module class&#58; X.Org Video Driver
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; LoadModule&#58; "i810"

&#40;II&#41; Loading /usr/lib/xorg/modules//drivers/i810_drv.so
&#40;II&#41; Module i810&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.5.0
	Module class&#58; X.Org Video Driver
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; UnloadModule&#58; "i810"
&#40;II&#41; Unloading /usr/lib/xorg/modules//drivers/i810_drv.so
&#40;II&#41; Failed to load module "i810" &#40;already loaded, 136522656&#41;
&#40;II&#41; LoadModule&#58; "kbd"

&#40;II&#41; Loading /usr/lib/xorg/modules//input/kbd_drv.so
&#40;II&#41; Module kbd&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.3.1
	Module class&#58; X.Org XInput Driver
	ABI class&#58; X.Org XInput driver, version 2.1
&#40;II&#41; LoadModule&#58; "mouse"

&#40;II&#41; Loading /usr/lib/xorg/modules//input/mouse_drv.so
&#40;II&#41; Module mouse&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.3.0
	Module class&#58; X.Org XInput Driver
	ABI class&#58; X.Org XInput driver, version 2.1
&#40;II&#41; intel&#58; Driver for Intel Integrated Graphics Chipsets&#58; i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 &#40;i915&#41;, 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
&#40;II&#41; Primary Device is&#58; PCI 00@00&#58;02&#58;0
&#40;II&#41; resource ranges after xf86ClaimFixedResources&#40;&#41; call&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;5&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
&#40;II&#41; resource ranges after probing&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; 0	0	0x000a0000 - 0x000affff &#40;0x10000&#41; MS&#91;B&#93;
	&#91;5&#93; 0	0	0x000b0000 - 0x000b7fff &#40;0x8000&#41; MS&#91;B&#93;
	&#91;6&#93; 0	0	0x000b8000 - 0x000bffff &#40;0x8000&#41; MS&#91;B&#93;
	&#91;7&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;8&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
	&#91;9&#93; 0	0	0x000003b0 - 0x000003bb &#40;0xc&#41; IS&#91;B&#93;
	&#91;10&#93; 0	0	0x000003c0 - 0x000003df &#40;0x20&#41; IS&#91;B&#93;
&#40;II&#41; Loading sub module "vgahw"
&#40;II&#41; LoadModule&#58; "vgahw"

&#40;II&#41; Loading /usr/lib/xorg/modules//libvgahw.so
&#40;II&#41; Module vgahw&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 0.1.0
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;**&#41; intel&#40;0&#41;&#58; Depth 24, &#40;--&#41; framebuffer bpp 32
&#40;==&#41; intel&#40;0&#41;&#58; RGB weight 888
&#40;==&#41; intel&#40;0&#41;&#58; Default visual is TrueColor
&#40;II&#41; intel&#40;0&#41;&#58; Integrated Graphics Chipset&#58; Intel&#40;R&#41; 945G
&#40;--&#41; intel&#40;0&#41;&#58; Chipset&#58; "945G"
&#40;--&#41; intel&#40;0&#41;&#58; Linear framebuffer at 0x40000000
&#40;--&#41; intel&#40;0&#41;&#58; IO registers at addr 0x50200000
&#40;WW&#41; intel&#40;0&#41;&#58; libpciaccess reported 0 rom size, guessing 64kB
&#40;==&#41; intel&#40;0&#41;&#58; Using EXA for acceleration
&#40;II&#41; intel&#40;0&#41;&#58; 2 display pipes available.
&#40;II&#41; Loading sub module "ddc"
&#40;II&#41; LoadModule&#58; "ddc"
&#40;II&#41; Module "ddc" already built-in
&#40;II&#41; Loading sub module "i2c"
&#40;II&#41; LoadModule&#58; "i2c"
&#40;II&#41; Module "i2c" already built-in
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using monitor section EXT1
&#40;**&#41; intel&#40;0&#41;&#58; Option "PreferredMode" "1280x1024"
&#40;**&#41; intel&#40;0&#41;&#58; Option "Ignore" "false"
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOB" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOB&#58;SDVO Controller B" registered at address 0x70.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOB DDC Bus" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 has no monitor section
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; device VID/DID&#58; 02&#58;C2.02, clock range 25.0MHz - 160.0MHz
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; 1 input channel
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; RGB0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; CVBS0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; SVID0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; YPRPB0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; SCART0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" registered at address 0x72.
&#40;II&#41; intel&#40;0&#41;&#58; No SDVO device found on SDVOC
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" removed.
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using monitor section EXT1
&#40;II&#41; intel&#40;0&#41;&#58; Current clock rate multiplier&#58; 1
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; Using hsync ranges from config file
&#40;II&#41; intel&#40;0&#41;&#58; Using vrefresh ranges from config file
&#40;II&#41; intel&#40;0&#41;&#58; Printing DDC gathered Modelines&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x400"x0.0   31.50  640 664 704 832  400 409 412 450 -hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync &#40;68.7 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync &#40;37.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync &#40;60.1 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync &#40;56.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync &#40;48.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync &#40;46.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync &#40;48.1 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync &#40;63.6 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 has no monitor section
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA connected
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 connected
&#40;II&#41; intel&#40;0&#41;&#58; Using user preference for initial modes
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using initial mode 1280x1024
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 using initial mode 1280x1024
&#40;II&#41; intel&#40;0&#41;&#58; detected 256 kB GTT.
&#40;II&#41; intel&#40;0&#41;&#58; detected 7932 kB stolen memory.
&#40;==&#41; intel&#40;0&#41;&#58; video overlay key set to 0x101fe
&#40;==&#41; intel&#40;0&#41;&#58; Intel XvMC decoder disabled
&#40;==&#41; intel&#40;0&#41;&#58; Will not try to enable page flipping
&#40;==&#41; intel&#40;0&#41;&#58; Triple buffering disabled
&#40;==&#41; intel&#40;0&#41;&#58; Using gamma correction &#40;1.0, 1.0, 1.0&#41;
&#40;**&#41; intel&#40;0&#41;&#58; Display dimensions&#58; &#40;300, 225&#41; mm
&#40;WW&#41; intel&#40;0&#41;&#58; Probed monitor is 320x240 mm, using Displaysize 300x225 mm
&#40;**&#41; intel&#40;0&#41;&#58; DPI set to &#40;108, 115&#41;
&#40;II&#41; Loading sub module "fb"
&#40;II&#41; LoadModule&#58; "fb"

&#40;II&#41; Loading /usr/lib/xorg/modules//libfb.so
&#40;II&#41; Module fb&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org ANSI C Emulation, version 0.4
&#40;II&#41; Loading sub module "exa"
&#40;II&#41; LoadModule&#58; "exa"

&#40;II&#41; Loading /usr/lib/xorg/modules//libexa.so
&#40;II&#41; Module exa&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.4.0
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; Loading sub module "ramdac"
&#40;II&#41; LoadModule&#58; "ramdac"
&#40;II&#41; Module "ramdac" already built-in
&#40;II&#41; intel&#40;0&#41;&#58; Comparing regs from server start up to After PreInit
&#40;==&#41; Depth 24 pixmap format is 32 bpp
&#40;II&#41; do I need RAC?  No, I don't.
&#40;II&#41; resource ranges after preInit&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; 0	0	0x000a0000 - 0x000affff &#40;0x10000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;5&#93; 0	0	0x000b0000 - 0x000b7fff &#40;0x8000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;6&#93; 0	0	0x000b8000 - 0x000bffff &#40;0x8000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;7&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;8&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
	&#91;9&#93; 0	0	0x000003b0 - 0x000003bb &#40;0xc&#41; IS&#91;B&#93;&#40;OprU&#41;
	&#91;10&#93; 0	0	0x000003c0 - 0x000003df &#40;0x20&#41; IS&#91;B&#93;&#40;OprU&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Kernel reported 231680 total, 1 used
&#40;II&#41; intel&#40;0&#41;&#58; I830CheckAvailableMemory&#58; 926716 kB available
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenByBusid&#58; Searching for BusID pci&#58;0000&#58;00&#58;02.0
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenByBusid&#58; drmOpenMinor returns 12
drmOpenByBusid&#58; drmGetBusid reports pci&#58;0000&#58;00&#58;02.0
&#40;II&#41; &#91;drm&#93; DRM interface version 1.3
&#40;II&#41; &#91;drm&#93; DRM open master succeeded.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Using the DRM lock SAREA also for drawables.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; framebuffer mapped by ddx driver
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; added 1 reserved context for kernel
&#40;II&#41; intel&#40;0&#41;&#58; X context handle = 0x1
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; installed DRM signal handler
&#40;**&#41; intel&#40;0&#41;&#58; Framebuffer compression disabled
&#40;**&#41; intel&#40;0&#41;&#58; Tiling enabled
&#40;==&#41; intel&#40;0&#41;&#58; VideoRam&#58; 262144 KB
&#40;II&#41; intel&#40;0&#41;&#58; Attempting memory allocation with tiled buffers.
&#40;II&#41; intel&#40;0&#41;&#58; Tiled allocation successful.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Registers = 0x50200000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; ring buffer = 0x40000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped front buffer at 0x41000000, handle = 0x41000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped back buffer at 0x44000000, handle = 0x44000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped depth buffer at 0x45000000, handle = 0x45000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped classic textures at 0x46000000, handle = 0x46000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Initialized kernel agp heap manager, 33554432
&#40;II&#41; intel&#40;0&#41;&#58; &#91;dri&#93; visual configs initialized
&#40;II&#41; intel&#40;0&#41;&#58; Page Flipping disabled
&#40;II&#41; intel&#40;0&#41;&#58; vgaHWGetIOBase&#58; hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
&#40;II&#41; EXA&#40;0&#41;&#58; Offscreen pixmap area of 29491200 bytes
&#40;II&#41; EXA&#40;0&#41;&#58; Driver registered support for the following operations&#58;
&#40;II&#41;         Solid
&#40;II&#41;         Copy
&#40;II&#41;         Composite &#40;RENDER acceleration&#41;
&#40;==&#41; intel&#40;0&#41;&#58; Backing store disabled
&#40;==&#41; intel&#40;0&#41;&#58; Silken mouse enabled
&#40;II&#41; intel&#40;0&#41;&#58; Initializing HW Cursor
&#40;II&#41; intel&#40;0&#41;&#58; &#91;DRI&#93; installation complete
&#40;II&#41; intel&#40;0&#41;&#58; Current clock rate multiplier&#58; 1
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 0 at 0x01000000 &#40;pgoffset 4096&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 1 at 0x02000000 &#40;pgoffset 8192&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 2 at 0x04000000 &#40;pgoffset 16384&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 3 at 0x05000000 &#40;pgoffset 20480&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 4 at 0x06000000 &#40;pgoffset 24576&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Fixed memory allocation layout&#58;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00000000-0x0001ffff&#58; ring buffer &#40;128 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00020000-0x00029fff&#58; HW cursors &#40;40 kB, 0x000000003f820000 physical
&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x0002a000-0x00031fff&#58; logical 3D context &#40;32 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00032000-0x00131fff&#58; fake bufmgr &#40;1024 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00132000-0x00132fff&#58; overlay registers &#40;4 kB, 0x000000003f932000 physical
&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x007bf000&#58;            end of stolen memory
&#40;II&#41; intel&#40;0&#41;&#58; 0x01000000-0x01ffffff&#58; front buffer &#40;16384 kB&#41; X tiled
&#40;II&#41; intel&#40;0&#41;&#58; 0x02000000-0x03c1ffff&#58; exa offscreen &#40;28800 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x04000000-0x04ffffff&#58; back buffer &#40;9600 kB&#41; X tiled
&#40;II&#41; intel&#40;0&#41;&#58; 0x05000000-0x05ffffff&#58; depth buffer &#40;9600 kB&#41; X tiled
&#40;II&#41; intel&#40;0&#41;&#58; 0x06000000-0x07ffffff&#58; classic textures &#40;32768 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x10000000&#58;            end of aperture
&#40;WW&#41; intel&#40;0&#41;&#58; ESR is 0x00000001, instruction error
&#40;WW&#41; intel&#40;0&#41;&#58; Existing errors found in hardware state.
output modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync &#40;64.0 kHz&#41;
input modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  127.64  1280 1389 1421 1716  1024 1071 1073 1250 +hsync +vsync &#40;74.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Output configuration&#58;
&#40;II&#41; intel&#40;0&#41;&#58;   Pipe A is on
&#40;II&#41; intel&#40;0&#41;&#58;   Display plane A is now enabled and connected to pipe A.
&#40;II&#41; intel&#40;0&#41;&#58;   Pipe B is on
&#40;II&#41; intel&#40;0&#41;&#58;   Display plane B is now enabled and connected to pipe B.
&#40;II&#41; intel&#40;0&#41;&#58;   Output VGA is connected to pipe A
&#40;II&#41; intel&#40;0&#41;&#58;   Output TV-1 is connected to pipe B
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; dma control initialized, using IRQ 16
&#40;II&#41; intel&#40;0&#41;&#58; RandR 1.2 enabled, ignore the following RandR disabled message.
&#40;**&#41; Option "dpms"
&#40;**&#41; intel&#40;0&#41;&#58; DPMS enabled
&#40;II&#41; intel&#40;0&#41;&#58; Set up textured video
&#40;II&#41; intel&#40;0&#41;&#58; Set up overlay video
&#40;II&#41; intel&#40;0&#41;&#58; direct rendering&#58; Enabled
&#40;WW&#41; intel&#40;0&#41;&#58; Option "CalcAlgorithm" is not used
&#40;WW&#41; intel&#40;0&#41;&#58; Option "PreferredMode" is not used
&#40;WW&#41; intel&#40;0&#41;&#58; Option "Ignore" is not used
&#40;--&#41; RandR disabled
&#40;II&#41; Initializing built-in extension MIT-SHM
&#40;II&#41; Initializing built-in extension XInputExtension
&#40;II&#41; Initializing built-in extension XTEST
&#40;II&#41; Initializing built-in extension XKEYBOARD
&#40;II&#41; Initializing built-in extension XC-APPGROUP
&#40;II&#41; Initializing built-in extension SECURITY
&#40;II&#41; Initializing built-in extension XINERAMA
&#40;II&#41; Initializing built-in extension XFIXES
&#40;II&#41; Initializing built-in extension RENDER
&#40;II&#41; Initializing built-in extension RANDR
&#40;II&#41; Initializing built-in extension COMPOSITE
&#40;II&#41; Initializing built-in extension DAMAGE
&#40;II&#41; Initializing built-in extension XEVIE
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 13, &#40;OK&#41;
drmOpenByBusid&#58; Searching for BusID pci&#58;0000&#58;00&#58;02.0
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 13, &#40;OK&#41;
drmOpenByBusid&#58; drmOpenMinor returns 13
drmOpenByBusid&#58; drmGetBusid reports pci&#58;0000&#58;00&#58;02.0
&#40;II&#41; AIGLX&#58; enabled GLX_MESA_copy_sub_buffer
&#40;II&#41; AIGLX&#58; enabled GLX_SGI_swap_control and GLX_MESA_swap_control
&#40;II&#41; AIGLX&#58; enabled GLX_texture_from_pixmap with driver support
&#40;II&#41; AIGLX&#58; Loaded and initialized /usr/lib/dri/i915_dri.so
&#40;II&#41; GLX&#58; Initialized DRI GL provider for screen 0
&#40;II&#41; intel&#40;0&#41;&#58; Setting screen physical size to 338 x 270
&#40;**&#41; Option "CoreKeyboard"
&#40;**&#41; Keyboard&#91;0&#93;&#58; always reports core events
&#40;**&#41; Option "Protocol" "Standard"
&#40;**&#41; Keyboard&#91;0&#93;&#58; Protocol&#58; Standard
&#40;**&#41; Option "AutoRepeat" "500 30"
&#40;**&#41; Option "XkbRules" "xfree86"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbRules&#58; "xfree86"
&#40;**&#41; Option "XkbModel" "microsoftpro"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbModel&#58; "microsoftpro"
&#40;**&#41; Option "XkbLayout" "de"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbLayout&#58; "de"
&#40;**&#41; Option "XkbVariant" "nodeadkeys"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbVariant&#58; "nodeadkeys"
&#40;**&#41; Option "CustomKeycodes" "off"
&#40;**&#41; Keyboard&#91;0&#93;&#58; CustomKeycodes disabled
&#40;**&#41; Option "Protocol" "explorerps/2"
&#40;**&#41; Mouse&#91;1&#93;&#58; Device&#58; "/dev/input/mice"
&#40;**&#41; Mouse&#91;1&#93;&#58; Protocol&#58; "explorerps/2"
&#40;**&#41; Option "CorePointer"
&#40;**&#41; Mouse&#91;1&#93;&#58; always reports core events
&#40;**&#41; Option "Device" "/dev/input/mice"
&#40;**&#41; Option "Buttons" "5"
&#40;==&#41; Mouse&#91;1&#93;&#58; Emulate3Buttons, Emulate3Timeout&#58; 50
&#40;**&#41; Option "ZAxisMapping" "4 5"
&#40;**&#41; Mouse&#91;1&#93;&#58; ZAxisMapping&#58; buttons 4 and 5
&#40;**&#41; Mouse&#91;1&#93;&#58; Buttons&#58; 9
&#40;**&#41; Mouse&#91;1&#93;&#58; Sensitivity&#58; 1
&#40;II&#41; evaluating device &#40;Keyboard&#91;0&#93;&#41;
&#40;II&#41; XINPUT&#58; Adding extended input device "Keyboard&#91;0&#93;" &#40;type&#58; KEYBOARD&#41;
&#40;II&#41; evaluating device &#40;Mouse&#91;1&#93;&#41;
&#40;II&#41; XINPUT&#58; Adding extended input device "Mouse&#91;1&#93;" &#40;type&#58; MOUSE&#41;
&#40;II&#41; Mouse&#91;1&#93;&#58; ps2EnableDataReporting&#58; succeeded
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
output modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "&#40;null&#41;"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync &#40;37.9 kHz&#41;
input modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   55.90  800 922 954 1287  600 642 644 730 +hsync +vsync &#40;43.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706

hoffe das war alles :D
sollten dir noch irgendwelche Infos fehlen einfach melden.

Wie bekomme ich es nun hin, dass das Bild nicht mehr rollt?

Im voraus besten Dank

inixlinux

#22 Post by inixlinux »

Wieso die xorg.conf doppelt ist kann ich mir auch nicht erklären, auf meinem Rechner ist sie aufjedenfall nur einfach.

Nachdem ich heute ein wenig an der config herumgespeilt habe, habe ich nun bemerkt, wenn ich bei Monitor EXT1 den intel Treiber (neuer Treiber) und bei Monitor TV den Treiber i810 (alter Treiber) verwende erhalte ich auf dem TV eine Ausgabe, jedoch kann ich mit XRandr keinen Modus einstellen, bei dem das Bild nicht rollt.

Die Ausgabe von Xrandr:

Code: Select all

Screen 0&#58; minimum 320 x 200, current 1280 x 1024, maximum 2048 x 1200
VGA connected 1280x1024+0+0 &#40;normal left inverted right x axis y axis&#41; 300mm x 225mm
   1280x1024      60.0*+   60.0
   1400x1050      60.0
   1280x960       60.0
   1152x864       75.0
   1024x768       85.0     84.5     75.1     75.0     70.1     60.0
   832x624        74.6
   800x600        85.1     72.2     75.0     60.3     56.2
   640x480        85.0     75.0     72.8     72.8     75.0     60.0     59.9
   720x400        85.0     70.1
   640x400        84.1     85.1
   640x350        85.1
TV-1 connected 800x600+0+0 &#40;normal left inverted right x axis y axis&#41; 0mm x 0mm
   1280x1024      60.0 +
   1280x1024@60.00   60.0
   1280x960       60.0
   1024x768       60.0
   1024x768@60.00   60.0
   920x766@60.00   60.0
   832x624@60.00   60.0
   800x600        60.3*    85.1
   800x600@60.00   60.0
   720x576@60.00   60.0
   704x576@60.00   60.0
   720x540@60.00   60.0
   720x480@60.00   60.0
   640x480        59.9
Ich habe schon versucht einen neuen Modus bei xrandr hinzu zu fügen, jedoch kann ich diesen dann nicht auswählen.


hier die xorg.conf

Code: Select all

# /.../
# SaX generated X11 config file
# Created on&#58; 2010-01-21T20&#58;04&#58;35+0100.
#
# Version&#58; 8.1
# Contact&#58; Marcus Schaefer <sax@suse.de>, 2005
# Contact&#58; SaX-User list <https&#58;//lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by &#91;ISaX&#93; &#40;8.1&#41;
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc&#58;unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc&#58;unscaled"
FontPath "/usr/share/fonts/latin2/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/baekmuk&#58;unscaled"
FontPath "/usr/share/fonts/japanese&#58;unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni&#58;unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc&#58;unscaled"
FontPath "/usr/share/fonts/ucs/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/ucs/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/misc&#58;unscaled"
FontPath "/usr/share/fonts/hellas/75dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/100dpi&#58;unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi&#58;unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AIGLX" "on"
Option "AllowMouseOpenFail" "on"
Option "ZapWarning" "on"
EndSection

Section "Module"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard&#91;0&#93;"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "microsoftpro"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse&#91;1&#93;"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 300 225
HorizSync 30-70
Identifier "EXT1"
ModelName "VESA DDC1/2B MONITOR"
Option "DPMS"
Option "PreferredMode" "1280x1024"
Option "Ignore" "false"
VendorName "SRC"
VertRefresh 43-120
UseModes "Modes&#91;0&#93;"
EndSection


Section "Modes"
Identifier "Modes&#91;0&#93;"
Modeline "1024x768" 94 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
EndSection



Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
Virtual 2048 1200
EndSubSection
Device "Device&#91;0&#93;"
Identifier "Screen&#91;0&#93;"
Monitor "EXT1"
EndSection


Section "Device"
BoardName "945G"
Driver "intel"
Identifier "Device&#91;0&#93;"
Option "monitor-VGA" "EXT1"
Screen 0
VendorName "Intel"
EndSection

Section "Device"
BoardName "945G"
Driver "i810"
Identifier "Device&#91;1&#93;"
Option "monitor-TV-1" "TV" 
Screen 1
VendorName "Intel"
EndSection

Section "Monitor"
HorizSync 15-16
Identifier "TV"
VertRefresh 49.0-61.0
UseModes "Modes&#91;TV&#93;"
EndSection

Section "Modes"
Identifier "Modes&#91;TV&#93;"
Modeline "768x576" 14.75 768 784 864 944 576 582 588 625 -hsync -vsync interlace # H 15625 &#91;Hz&#93;, V 50 &#91;Hz&#93;
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 16
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 24
Modes "768x576"
EndSubSection
SubSection "Display"
Depth 8
Modes "768x576"
EndSubSection
Device "Device&#91;1&#93;"
Identifier "Screen&#91;TV&#93;"
Monitor "TV"
EndSection

Section "ServerLayout"
Identifier "Layout&#91;all&#93;"
InputDevice "Keyboard&#91;0&#93;" "CoreKeyboard"
InputDevice "Mouse&#91;1&#93;" "CorePointer"
Option "Clone" "false"
Option "Xinerama" "off"
Screen 0 "Screen&#91;0&#93;" 0 0
Screen 1 "Screen&#91;TV&#93;" rightof "Screen&#91;0&#93;"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection 
und die log Datei:

Code: Select all

_XSERVTransSocketOpenCOTSServer&#58; Unable to open socket for inet6
_XSERVTransOpen&#58; transport open failed for inet6/Server-LB&#58;0
_XSERVTransMakeAllCOTSServerListeners&#58; failed to open listener for inet6

X.Org X Server 1.5.2
Release Date&#58; 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System&#58; openSUSE SUSE LINUX
Current Operating System&#58; Linux Server-LB 2.6.27.42-0.1-pae #1 SMP 2010-01-06 16&#58;07&#58;25 +0100 i686
Build Date&#58; 02 July 2009  08&#58;02&#58;13AM
 
	Before reporting problems, check http&#58;//wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers&#58; &#40;--&#41; probed, &#40;**&#41; from config file, &#40;==&#41; default setting,
	&#40;++&#41; from command line, &#40;!!&#41; notice, &#40;II&#41; informational,
	&#40;WW&#41; warning, &#40;EE&#41; error, &#40;NI&#41; not implemented, &#40;??&#41; unknown.
&#40;==&#41; Log file&#58; "/var/log/Xorg.0.log", Time&#58; Mon Jan 25 19&#58;43&#58;03 2010
&#40;==&#41; Using config file&#58; "/etc/X11/xorg.conf"
&#40;==&#41; ServerLayout "Layout&#91;all&#93;"
&#40;**&#41; |-->Screen "Screen&#91;0&#93;" &#40;0&#41;
&#40;**&#41; |   |-->Monitor "EXT1"
&#40;**&#41; |   |-->Device "Device&#91;0&#93;"
&#40;**&#41; |-->Screen "Screen&#91;TV&#93;" &#40;1&#41;
&#40;**&#41; |   |-->Monitor "TV"
&#40;**&#41; |   |-->Device "Device&#91;1&#93;"
&#40;**&#41; |-->Input Device "Keyboard&#91;0&#93;"
&#40;**&#41; |-->Input Device "Mouse&#91;1&#93;"
&#40;**&#41; Option "ZapWarning" "on"
&#40;**&#41; Option "AllowMouseOpenFail" "on"
&#40;**&#41; Option "Xinerama" "off"
&#40;**&#41; Option "AIGLX" "on"
&#40;==&#41; Automatically adding devices
&#40;==&#41; Automatically enabling devices
&#40;WW&#41; The directory "/usr/share/fonts/local" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/PEX" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/Type1" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin7/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/baekmuk" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/japanese" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/kwintv" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/uni" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/CID" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/Type1" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/misc/sgi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/xtest" does not exist.
	Entry deleted from font path.
&#40;==&#41; Including the default font path /usr/share/fonts/misc&#58;unscaled,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi&#58;unscaled,/usr/share/fonts/75dpi&#58;unscaled.
&#40;**&#41; FontPath set to&#58;
	/usr/share/fonts/misc&#58;unscaled,
	/usr/share/fonts/75dpi&#58;unscaled,
	/usr/share/fonts/100dpi&#58;unscaled,
	/usr/share/fonts/Type1,
	/usr/share/fonts/URW,
	/usr/share/fonts/Speedo,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/truetype,
	/opt/kde3/share/fonts,
	/usr/share/fonts/misc&#58;unscaled,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi&#58;unscaled,
	/usr/share/fonts/75dpi&#58;unscaled
&#40;**&#41; Input device list set to "/dev/gpmdata,/dev/input/mice"
&#40;==&#41; ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
&#40;II&#41; Open ACPI successful &#40;/var/run/acpid.socket&#41;
&#40;II&#41; Loader magic&#58; 0x81f95c0
&#40;II&#41; Module ABI versions&#58;
	X.Org ANSI C Emulation&#58; 0.4
	X.Org Video Driver&#58; 4.1
	X.Org XInput driver &#58; 2.1
	X.Org Server Extension &#58; 1.1
	X.Org Font Renderer &#58; 0.6
&#40;II&#41; Loader running on linux
&#40;--&#41; using VT number 7

&#40;--&#41; PCI&#58;*&#40;0@0&#58;2&#58;0&#41; unknown vendor &#40;0x8086&#41; unknown chipset &#40;0x2772&#41; rev 2, Mem @ 0x50200000/0, 0x40000000/0, 0x50280000/0, I/O @ 0x000020e0/0
&#40;II&#41; System resource ranges&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;5&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
&#40;II&#41; "extmod" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "dbe" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "glx" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "freetype" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "record" will be loaded by default.
&#40;II&#41; "dri" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; LoadModule&#58; "glx"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libglx.so
&#40;II&#41; Module glx&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;**&#41; AIGLX enabled
&#40;**&#41; Exporting typical set of GLX visuals
&#40;II&#41; Loading extension GLX
&#40;II&#41; LoadModule&#58; "dbe"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libdbe.so
&#40;II&#41; Module dbe&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension DOUBLE-BUFFER
&#40;II&#41; LoadModule&#58; "extmod"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libextmod.so
&#40;II&#41; Module extmod&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension SHAPE
&#40;II&#41; Loading extension MIT-SUNDRY-NONSTANDARD
&#40;II&#41; Loading extension BIG-REQUESTS
&#40;II&#41; Loading extension SYNC
&#40;II&#41; Loading extension MIT-SCREEN-SAVER
&#40;II&#41; Loading extension XC-MISC
&#40;II&#41; Loading extension XFree86-VidModeExtension
&#40;II&#41; Loading extension XFree86-Misc
&#40;II&#41; Loading extension XFree86-DGA
&#40;II&#41; Loading extension DPMS
&#40;II&#41; Loading extension TOG-CUP
&#40;II&#41; Loading extension Extended-Visual-Information
&#40;II&#41; Loading extension XVideo
&#40;II&#41; Loading extension XVideo-MotionCompensation
&#40;II&#41; Loading extension X-Resource
&#40;II&#41; LoadModule&#58; "freetype"

&#40;II&#41; Loading /usr/lib/xorg/modules//fonts/libfreetype.so
&#40;II&#41; Module freetype&#58; vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.2, module version = 2.1.0
	Module class&#58; X.Org Font Renderer
	ABI class&#58; X.Org Font Renderer, version 0.6
&#40;II&#41; Loading font FreeType
&#40;II&#41; LoadModule&#58; "dri"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libdri.so
&#40;II&#41; Module dri&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension XFree86-DRI
&#40;II&#41; LoadModule&#58; "record"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/librecord.so
&#40;II&#41; Module record&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.13.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension RECORD
&#40;II&#41; LoadModule&#58; "intel"

&#40;II&#41; Loading /usr/lib/xorg/modules//drivers/intel_drv.so
&#40;II&#41; Module intel&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.5.0
	Module class&#58; X.Org Video Driver
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; LoadModule&#58; "i810"

&#40;II&#41; Loading /usr/lib/xorg/modules//drivers/i810_drv.so
&#40;II&#41; Module i810&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.5.0
	Module class&#58; X.Org Video Driver
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; UnloadModule&#58; "i810"
&#40;II&#41; Unloading /usr/lib/xorg/modules//drivers/i810_drv.so
&#40;II&#41; Failed to load module "i810" &#40;already loaded, 136522656&#41;
&#40;II&#41; LoadModule&#58; "kbd"

&#40;II&#41; Loading /usr/lib/xorg/modules//input/kbd_drv.so
&#40;II&#41; Module kbd&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.3.1
	Module class&#58; X.Org XInput Driver
	ABI class&#58; X.Org XInput driver, version 2.1
&#40;II&#41; LoadModule&#58; "mouse"

&#40;II&#41; Loading /usr/lib/xorg/modules//input/mouse_drv.so
&#40;II&#41; Module mouse&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.3.0
	Module class&#58; X.Org XInput Driver
	ABI class&#58; X.Org XInput driver, version 2.1
&#40;II&#41; intel&#58; Driver for Intel Integrated Graphics Chipsets&#58; i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 &#40;i915&#41;, 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
&#40;II&#41; Primary Device is&#58; PCI 00@00&#58;02&#58;0
&#40;II&#41; resource ranges after xf86ClaimFixedResources&#40;&#41; call&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;5&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
&#40;II&#41; resource ranges after probing&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; 0	0	0x000a0000 - 0x000affff &#40;0x10000&#41; MS&#91;B&#93;
	&#91;5&#93; 0	0	0x000b0000 - 0x000b7fff &#40;0x8000&#41; MS&#91;B&#93;
	&#91;6&#93; 0	0	0x000b8000 - 0x000bffff &#40;0x8000&#41; MS&#91;B&#93;
	&#91;7&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;8&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
	&#91;9&#93; 0	0	0x000003b0 - 0x000003bb &#40;0xc&#41; IS&#91;B&#93;
	&#91;10&#93; 0	0	0x000003c0 - 0x000003df &#40;0x20&#41; IS&#91;B&#93;
&#40;II&#41; Loading sub module "vgahw"
&#40;II&#41; LoadModule&#58; "vgahw"

&#40;II&#41; Loading /usr/lib/xorg/modules//libvgahw.so
&#40;II&#41; Module vgahw&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 0.1.0
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;**&#41; intel&#40;0&#41;&#58; Depth 24, &#40;--&#41; framebuffer bpp 32
&#40;==&#41; intel&#40;0&#41;&#58; RGB weight 888
&#40;==&#41; intel&#40;0&#41;&#58; Default visual is TrueColor
&#40;II&#41; intel&#40;0&#41;&#58; Integrated Graphics Chipset&#58; Intel&#40;R&#41; 945G
&#40;--&#41; intel&#40;0&#41;&#58; Chipset&#58; "945G"
&#40;--&#41; intel&#40;0&#41;&#58; Linear framebuffer at 0x40000000
&#40;--&#41; intel&#40;0&#41;&#58; IO registers at addr 0x50200000
&#40;WW&#41; intel&#40;0&#41;&#58; libpciaccess reported 0 rom size, guessing 64kB
&#40;==&#41; intel&#40;0&#41;&#58; Using EXA for acceleration
&#40;II&#41; intel&#40;0&#41;&#58; 2 display pipes available.
&#40;II&#41; Loading sub module "ddc"
&#40;II&#41; LoadModule&#58; "ddc"
&#40;II&#41; Module "ddc" already built-in
&#40;II&#41; Loading sub module "i2c"
&#40;II&#41; LoadModule&#58; "i2c"
&#40;II&#41; Module "i2c" already built-in
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using monitor section EXT1
&#40;**&#41; intel&#40;0&#41;&#58; Option "PreferredMode" "1280x1024"
&#40;**&#41; intel&#40;0&#41;&#58; Option "Ignore" "false"
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOB" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOB&#58;SDVO Controller B" registered at address 0x70.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOB DDC Bus" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 has no monitor section
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; device VID/DID&#58; 02&#58;C2.02, clock range 25.0MHz - 160.0MHz
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; 1 input channel
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; RGB0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; CVBS0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; SVID0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; YPRPB0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; SCART0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" registered at address 0x72.
&#40;II&#41; intel&#40;0&#41;&#58; No SDVO device found on SDVOC
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" removed.
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using monitor section EXT1
&#40;II&#41; intel&#40;0&#41;&#58; Current clock rate multiplier&#58; 1
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; Using hsync ranges from config file
&#40;II&#41; intel&#40;0&#41;&#58; Using vrefresh ranges from config file
&#40;II&#41; intel&#40;0&#41;&#58; Printing DDC gathered Modelines&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x400"x0.0   31.50  640 664 704 832  400 409 412 450 -hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync &#40;68.7 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync &#40;37.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync &#40;60.1 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync &#40;56.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync &#40;48.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync &#40;46.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync &#40;48.1 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync &#40;63.6 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 has no monitor section
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA connected
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 connected
&#40;II&#41; intel&#40;0&#41;&#58; Using user preference for initial modes
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using initial mode 1280x1024
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 using initial mode 1280x1024
&#40;II&#41; intel&#40;0&#41;&#58; detected 256 kB GTT.
&#40;II&#41; intel&#40;0&#41;&#58; detected 7932 kB stolen memory.
&#40;==&#41; intel&#40;0&#41;&#58; video overlay key set to 0x101fe
&#40;==&#41; intel&#40;0&#41;&#58; Intel XvMC decoder disabled
&#40;==&#41; intel&#40;0&#41;&#58; Will not try to enable page flipping
&#40;==&#41; intel&#40;0&#41;&#58; Triple buffering disabled
&#40;==&#41; intel&#40;0&#41;&#58; Using gamma correction &#40;1.0, 1.0, 1.0&#41;
&#40;**&#41; intel&#40;0&#41;&#58; Display dimensions&#58; &#40;300, 225&#41; mm
&#40;WW&#41; intel&#40;0&#41;&#58; Probed monitor is 320x240 mm, using Displaysize 300x225 mm
&#40;**&#41; intel&#40;0&#41;&#58; DPI set to &#40;108, 115&#41;
&#40;II&#41; Loading sub module "fb"
&#40;II&#41; LoadModule&#58; "fb"

&#40;II&#41; Loading /usr/lib/xorg/modules//libfb.so
&#40;II&#41; Module fb&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org ANSI C Emulation, version 0.4
&#40;II&#41; Loading sub module "exa"
&#40;II&#41; LoadModule&#58; "exa"

&#40;II&#41; Loading /usr/lib/xorg/modules//libexa.so
&#40;II&#41; Module exa&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.4.0
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; Loading sub module "ramdac"
&#40;II&#41; LoadModule&#58; "ramdac"
&#40;II&#41; Module "ramdac" already built-in
&#40;II&#41; intel&#40;0&#41;&#58; Comparing regs from server start up to After PreInit
&#40;==&#41; Depth 24 pixmap format is 32 bpp
&#40;II&#41; do I need RAC?  No, I don't.
&#40;II&#41; resource ranges after preInit&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; 0	0	0x000a0000 - 0x000affff &#40;0x10000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;5&#93; 0	0	0x000b0000 - 0x000b7fff &#40;0x8000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;6&#93; 0	0	0x000b8000 - 0x000bffff &#40;0x8000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;7&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;8&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
	&#91;9&#93; 0	0	0x000003b0 - 0x000003bb &#40;0xc&#41; IS&#91;B&#93;&#40;OprU&#41;
	&#91;10&#93; 0	0	0x000003c0 - 0x000003df &#40;0x20&#41; IS&#91;B&#93;&#40;OprU&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Kernel reported 231680 total, 1 used
&#40;II&#41; intel&#40;0&#41;&#58; I830CheckAvailableMemory&#58; 926716 kB available
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenByBusid&#58; Searching for BusID pci&#58;0000&#58;00&#58;02.0
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenByBusid&#58; drmOpenMinor returns 12
drmOpenByBusid&#58; drmGetBusid reports pci&#58;0000&#58;00&#58;02.0
&#40;II&#41; &#91;drm&#93; DRM interface version 1.3
&#40;II&#41; &#91;drm&#93; DRM open master succeeded.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Using the DRM lock SAREA also for drawables.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; framebuffer mapped by ddx driver
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; added 1 reserved context for kernel
&#40;II&#41; intel&#40;0&#41;&#58; X context handle = 0x1
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; installed DRM signal handler
&#40;**&#41; intel&#40;0&#41;&#58; Framebuffer compression disabled
&#40;**&#41; intel&#40;0&#41;&#58; Tiling enabled
&#40;==&#41; intel&#40;0&#41;&#58; VideoRam&#58; 262144 KB
&#40;II&#41; intel&#40;0&#41;&#58; Attempting memory allocation with tiled buffers.
&#40;II&#41; intel&#40;0&#41;&#58; Tiled allocation successful.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Registers = 0x50200000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; ring buffer = 0x40000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped front buffer at 0x41000000, handle = 0x41000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped back buffer at 0x44000000, handle = 0x44000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped depth buffer at 0x45000000, handle = 0x45000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; mapped classic textures at 0x46000000, handle = 0x46000000
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Initialized kernel agp heap manager, 33554432
&#40;II&#41; intel&#40;0&#41;&#58; &#91;dri&#93; visual configs initialized
&#40;II&#41; intel&#40;0&#41;&#58; Page Flipping disabled
&#40;II&#41; intel&#40;0&#41;&#58; vgaHWGetIOBase&#58; hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
&#40;II&#41; EXA&#40;0&#41;&#58; Offscreen pixmap area of 29491200 bytes
&#40;II&#41; EXA&#40;0&#41;&#58; Driver registered support for the following operations&#58;
&#40;II&#41;         Solid
&#40;II&#41;         Copy
&#40;II&#41;         Composite &#40;RENDER acceleration&#41;
&#40;==&#41; intel&#40;0&#41;&#58; Backing store disabled
&#40;==&#41; intel&#40;0&#41;&#58; Silken mouse enabled
&#40;II&#41; intel&#40;0&#41;&#58; Initializing HW Cursor
&#40;II&#41; intel&#40;0&#41;&#58; &#91;DRI&#93; installation complete
&#40;II&#41; intel&#40;0&#41;&#58; Current clock rate multiplier&#58; 1
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 0 at 0x01000000 &#40;pgoffset 4096&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 1 at 0x02000000 &#40;pgoffset 8192&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 2 at 0x04000000 &#40;pgoffset 16384&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 3 at 0x05000000 &#40;pgoffset 20480&#41;
&#40;II&#41; intel&#40;0&#41;&#58; xf86BindGARTMemory&#58; bind key 4 at 0x06000000 &#40;pgoffset 24576&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Fixed memory allocation layout&#58;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00000000-0x0001ffff&#58; ring buffer &#40;128 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00020000-0x00029fff&#58; HW cursors &#40;40 kB, 0x000000003f820000 physical
&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x0002a000-0x00031fff&#58; logical 3D context &#40;32 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00032000-0x00131fff&#58; fake bufmgr &#40;1024 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x00132000-0x00132fff&#58; overlay registers &#40;4 kB, 0x000000003f932000 physical
&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x007bf000&#58;            end of stolen memory
&#40;II&#41; intel&#40;0&#41;&#58; 0x01000000-0x01ffffff&#58; front buffer &#40;16384 kB&#41; X tiled
&#40;II&#41; intel&#40;0&#41;&#58; 0x02000000-0x03c1ffff&#58; exa offscreen &#40;28800 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x04000000-0x04ffffff&#58; back buffer &#40;9600 kB&#41; X tiled
&#40;II&#41; intel&#40;0&#41;&#58; 0x05000000-0x05ffffff&#58; depth buffer &#40;9600 kB&#41; X tiled
&#40;II&#41; intel&#40;0&#41;&#58; 0x06000000-0x07ffffff&#58; classic textures &#40;32768 kB&#41;
&#40;II&#41; intel&#40;0&#41;&#58; 0x10000000&#58;            end of aperture
&#40;WW&#41; intel&#40;0&#41;&#58; ESR is 0x00000001, instruction error
&#40;WW&#41; intel&#40;0&#41;&#58; Existing errors found in hardware state.
output modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync &#40;64.0 kHz&#41;
input modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  127.64  1280 1389 1421 1716  1024 1071 1073 1250 +hsync +vsync &#40;74.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Output configuration&#58;
&#40;II&#41; intel&#40;0&#41;&#58;   Pipe A is on
&#40;II&#41; intel&#40;0&#41;&#58;   Display plane A is now enabled and connected to pipe A.
&#40;II&#41; intel&#40;0&#41;&#58;   Pipe B is on
&#40;II&#41; intel&#40;0&#41;&#58;   Display plane B is now enabled and connected to pipe B.
&#40;II&#41; intel&#40;0&#41;&#58;   Output VGA is connected to pipe A
&#40;II&#41; intel&#40;0&#41;&#58;   Output TV-1 is connected to pipe B
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; dma control initialized, using IRQ 16
&#40;II&#41; intel&#40;0&#41;&#58; RandR 1.2 enabled, ignore the following RandR disabled message.
&#40;**&#41; Option "dpms"
&#40;**&#41; intel&#40;0&#41;&#58; DPMS enabled
&#40;II&#41; intel&#40;0&#41;&#58; Set up textured video
&#40;II&#41; intel&#40;0&#41;&#58; Set up overlay video
&#40;II&#41; intel&#40;0&#41;&#58; direct rendering&#58; Enabled
&#40;WW&#41; intel&#40;0&#41;&#58; Option "CalcAlgorithm" is not used
&#40;WW&#41; intel&#40;0&#41;&#58; Option "PreferredMode" is not used
&#40;WW&#41; intel&#40;0&#41;&#58; Option "Ignore" is not used
&#40;--&#41; RandR disabled
&#40;II&#41; Initializing built-in extension MIT-SHM
&#40;II&#41; Initializing built-in extension XInputExtension
&#40;II&#41; Initializing built-in extension XTEST
&#40;II&#41; Initializing built-in extension XKEYBOARD
&#40;II&#41; Initializing built-in extension XC-APPGROUP
&#40;II&#41; Initializing built-in extension SECURITY
&#40;II&#41; Initializing built-in extension XINERAMA
&#40;II&#41; Initializing built-in extension XFIXES
&#40;II&#41; Initializing built-in extension RENDER
&#40;II&#41; Initializing built-in extension RANDR
&#40;II&#41; Initializing built-in extension COMPOSITE
&#40;II&#41; Initializing built-in extension DAMAGE
&#40;II&#41; Initializing built-in extension XEVIE
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 13, &#40;OK&#41;
drmOpenByBusid&#58; Searching for BusID pci&#58;0000&#58;00&#58;02.0
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 13, &#40;OK&#41;
drmOpenByBusid&#58; drmOpenMinor returns 13
drmOpenByBusid&#58; drmGetBusid reports pci&#58;0000&#58;00&#58;02.0
&#40;II&#41; AIGLX&#58; enabled GLX_MESA_copy_sub_buffer
&#40;II&#41; AIGLX&#58; enabled GLX_SGI_swap_control and GLX_MESA_swap_control
&#40;II&#41; AIGLX&#58; enabled GLX_texture_from_pixmap with driver support
&#40;II&#41; AIGLX&#58; Loaded and initialized /usr/lib/dri/i915_dri.so
&#40;II&#41; GLX&#58; Initialized DRI GL provider for screen 0
&#40;II&#41; intel&#40;0&#41;&#58; Setting screen physical size to 338 x 270
&#40;**&#41; Option "CoreKeyboard"
&#40;**&#41; Keyboard&#91;0&#93;&#58; always reports core events
&#40;**&#41; Option "Protocol" "Standard"
&#40;**&#41; Keyboard&#91;0&#93;&#58; Protocol&#58; Standard
&#40;**&#41; Option "AutoRepeat" "500 30"
&#40;**&#41; Option "XkbRules" "xfree86"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbRules&#58; "xfree86"
&#40;**&#41; Option "XkbModel" "microsoftpro"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbModel&#58; "microsoftpro"
&#40;**&#41; Option "XkbLayout" "de"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbLayout&#58; "de"
&#40;**&#41; Option "XkbVariant" "nodeadkeys"
&#40;**&#41; Keyboard&#91;0&#93;&#58; XkbVariant&#58; "nodeadkeys"
&#40;**&#41; Option "CustomKeycodes" "off"
&#40;**&#41; Keyboard&#91;0&#93;&#58; CustomKeycodes disabled
&#40;**&#41; Option "Protocol" "explorerps/2"
&#40;**&#41; Mouse&#91;1&#93;&#58; Device&#58; "/dev/input/mice"
&#40;**&#41; Mouse&#91;1&#93;&#58; Protocol&#58; "explorerps/2"
&#40;**&#41; Option "CorePointer"
&#40;**&#41; Mouse&#91;1&#93;&#58; always reports core events
&#40;**&#41; Option "Device" "/dev/input/mice"
&#40;**&#41; Option "Buttons" "5"
&#40;==&#41; Mouse&#91;1&#93;&#58; Emulate3Buttons, Emulate3Timeout&#58; 50
&#40;**&#41; Option "ZAxisMapping" "4 5"
&#40;**&#41; Mouse&#91;1&#93;&#58; ZAxisMapping&#58; buttons 4 and 5
&#40;**&#41; Mouse&#91;1&#93;&#58; Buttons&#58; 9
&#40;**&#41; Mouse&#91;1&#93;&#58; Sensitivity&#58; 1
&#40;II&#41; evaluating device &#40;Keyboard&#91;0&#93;&#41;
&#40;II&#41; XINPUT&#58; Adding extended input device "Keyboard&#91;0&#93;" &#40;type&#58; KEYBOARD&#41;
&#40;II&#41; evaluating device &#40;Mouse&#91;1&#93;&#41;
&#40;II&#41; XINPUT&#58; Adding extended input device "Mouse&#91;1&#93;" &#40;type&#58; MOUSE&#41;
&#40;II&#41; Mouse&#91;1&#93;&#58; ps2EnableDataReporting&#58; succeeded
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
output modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "&#40;null&#41;"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync &#40;37.9 kHz&#41;
input modeline&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   55.90  800 922 954 1287  600 642 644 730 +hsync +vsync &#40;43.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706

hoffe das war alles :D
sollten dir noch irgendwelche Infos fehlen einfach melden.

Wie bekomme ich es nun hin, dass das Bild nicht mehr rollt?

Im voraus besten Dank

inixlinux

#23 Post by inixlinux »

sry für den Doppelpost, aber im Forum kam der Fehler "Es ist ein interner Fehler aufgetreten", jedoch scheint es so als ob der post trotzdem gepostet wurde.

User avatar
Janka
Posts: 3585
Joined: 11. Feb 2006 19:10

#24 Post by Janka »

Hmm, mit zwei verschiedenen Driver-Einstellungen darf es eigentlich gar nicht funktionieren, denn es kann nur ein Treiber auf die Hardware zugreifen. Es scheint so, dass die i810-Einstellung völlig ignoriert wird, zumindest steht da nichts im Log. Probier bitte zur Vollständigkeit nochmal, ob es auch klappt, wenn du zweimal "intel" einträgst.

Jedenfalls sind jetzt beide Pipes an, soweit so gut. Das Bild rollt durch, weil alle in Frage kommenden Modi 60 Hz Bildwiederholrate haben, und die kann dein Ferni wohl nicht. Offensichtlich wird die Modeline, die du eingetragen hast, ignoriert. Er meckert auch "Output TV-1 has no monitor section"

Stopf mal die Monitor-Section und die Modeline-Section vom TV *über* die Device-Section. Eigentlich sollte das egal sein, aber man weiß ja nie. Dann benenne deinen Modus 768x576 mal in 768x576pal oder sowas um, damit du besser erkennen kannst, ob er den Modus jetzt gefressen hat. Es gibt ja bereits einen nicht passenden Modus mit 768x576 bei 60Hz, den zeigt xrandr ja an.

Janka
Ich vertonne Spam immer in /dev/dsp statt /dev/null.
Ich mag die Schreie.

inixlinux

#25 Post by inixlinux »

verwende ich bei beiden Devices den intel Treiber erhalte ich folgende Fehlermeldung und bekomme keine Anzeige:


xorg.0.log

Code: Select all

_XSERVTransSocketOpenCOTSServer&#58; Unable to open socket for inet6
_XSERVTransOpen&#58; transport open failed for inet6/Server-LB&#58;0
_XSERVTransMakeAllCOTSServerListeners&#58; failed to open listener for inet6

X.Org X Server 1.5.2
Release Date&#58; 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System&#58; openSUSE SUSE LINUX
Current Operating System&#58; Linux Server-LB 2.6.27.42-0.1-pae #1 SMP 2010-01-06 16&#58;07&#58;25 +0100 i686
Build Date&#58; 02 July 2009  08&#58;02&#58;13AM
 
	Before reporting problems, check http&#58;//wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers&#58; &#40;--&#41; probed, &#40;**&#41; from config file, &#40;==&#41; default setting,
	&#40;++&#41; from command line, &#40;!!&#41; notice, &#40;II&#41; informational,
	&#40;WW&#41; warning, &#40;EE&#41; error, &#40;NI&#41; not implemented, &#40;??&#41; unknown.
&#40;==&#41; Log file&#58; "/var/log/Xorg.0.log", Time&#58; Wed Jan 27 13&#58;26&#58;11 2010
&#40;==&#41; Using config file&#58; "/etc/X11/xorg.conf"
&#40;==&#41; ServerLayout "Layout&#91;all&#93;"
&#40;**&#41; |-->Screen "Screen&#91;0&#93;" &#40;0&#41;
&#40;**&#41; |   |-->Monitor "EXT1"
&#40;**&#41; |   |-->Device "Device&#91;0&#93;"
&#40;**&#41; |-->Screen "Screen&#91;TV&#93;" &#40;1&#41;
&#40;**&#41; |   |-->Monitor "TV"
&#40;**&#41; |   |-->Device "Device&#91;1&#93;"
&#40;**&#41; |-->Input Device "Keyboard&#91;0&#93;"
&#40;**&#41; |-->Input Device "Mouse&#91;1&#93;"
&#40;**&#41; Option "ZapWarning" "on"
&#40;**&#41; Option "AllowMouseOpenFail" "on"
&#40;**&#41; Option "Xinerama" "off"
&#40;**&#41; Option "AIGLX" "on"
&#40;==&#41; Automatically adding devices
&#40;==&#41; Automatically enabling devices
&#40;WW&#41; The directory "/usr/share/fonts/local" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/PEX" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin2/Type1" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/latin7/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/baekmuk" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/japanese" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/kwintv" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/uni" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/CID" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/ucs/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/misc" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/75dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/100dpi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/hellas/Type1" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/misc/sgi" does not exist.
	Entry deleted from font path.
&#40;WW&#41; The directory "/usr/share/fonts/xtest" does not exist.
	Entry deleted from font path.
&#40;==&#41; Including the default font path /usr/share/fonts/misc&#58;unscaled,/usr/share/fonts/TTF/,/usr/share/fonts/OTF,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi&#58;unscaled,/usr/share/fonts/75dpi&#58;unscaled.
&#40;**&#41; FontPath set to&#58;
	/usr/share/fonts/misc&#58;unscaled,
	/usr/share/fonts/75dpi&#58;unscaled,
	/usr/share/fonts/100dpi&#58;unscaled,
	/usr/share/fonts/Type1,
	/usr/share/fonts/URW,
	/usr/share/fonts/Speedo,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/truetype,
	/opt/kde3/share/fonts,
	/usr/share/fonts/misc&#58;unscaled,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi&#58;unscaled,
	/usr/share/fonts/75dpi&#58;unscaled
&#40;**&#41; Input device list set to "/dev/gpmdata,/dev/input/mice"
&#40;==&#41; ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
&#40;II&#41; Open ACPI successful &#40;/var/run/acpid.socket&#41;
&#40;II&#41; Loader magic&#58; 0x81f95c0
&#40;II&#41; Module ABI versions&#58;
	X.Org ANSI C Emulation&#58; 0.4
	X.Org Video Driver&#58; 4.1
	X.Org XInput driver &#58; 2.1
	X.Org Server Extension &#58; 1.1
	X.Org Font Renderer &#58; 0.6
&#40;II&#41; Loader running on linux
&#40;--&#41; using VT number 7

&#40;--&#41; PCI&#58;*&#40;0@0&#58;2&#58;0&#41; unknown vendor &#40;0x8086&#41; unknown chipset &#40;0x2772&#41; rev 2, Mem @ 0x50200000/0, 0x40000000/0, 0x50280000/0, I/O @ 0x000020e0/0
&#40;II&#41; System resource ranges&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;5&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
&#40;II&#41; "extmod" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "dbe" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "glx" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "freetype" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; "record" will be loaded by default.
&#40;II&#41; "dri" will be loaded. This was enabled by default and also specified in the config file.
&#40;II&#41; LoadModule&#58; "glx"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libglx.so
&#40;II&#41; Module glx&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;**&#41; AIGLX enabled
&#40;**&#41; Exporting typical set of GLX visuals
&#40;II&#41; Loading extension GLX
&#40;II&#41; LoadModule&#58; "dbe"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libdbe.so
&#40;II&#41; Module dbe&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension DOUBLE-BUFFER
&#40;II&#41; LoadModule&#58; "extmod"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libextmod.so
&#40;II&#41; Module extmod&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension SHAPE
&#40;II&#41; Loading extension MIT-SUNDRY-NONSTANDARD
&#40;II&#41; Loading extension BIG-REQUESTS
&#40;II&#41; Loading extension SYNC
&#40;II&#41; Loading extension MIT-SCREEN-SAVER
&#40;II&#41; Loading extension XC-MISC
&#40;II&#41; Loading extension XFree86-VidModeExtension
&#40;II&#41; Loading extension XFree86-Misc
&#40;II&#41; Loading extension XFree86-DGA
&#40;II&#41; Loading extension DPMS
&#40;II&#41; Loading extension TOG-CUP
&#40;II&#41; Loading extension Extended-Visual-Information
&#40;II&#41; Loading extension XVideo
&#40;II&#41; Loading extension XVideo-MotionCompensation
&#40;II&#41; Loading extension X-Resource
&#40;II&#41; LoadModule&#58; "freetype"

&#40;II&#41; Loading /usr/lib/xorg/modules//fonts/libfreetype.so
&#40;II&#41; Module freetype&#58; vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.2, module version = 2.1.0
	Module class&#58; X.Org Font Renderer
	ABI class&#58; X.Org Font Renderer, version 0.6
&#40;II&#41; Loading font FreeType
&#40;II&#41; LoadModule&#58; "dri"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/libdri.so
&#40;II&#41; Module dri&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension XFree86-DRI
&#40;II&#41; LoadModule&#58; "record"

&#40;II&#41; Loading /usr/lib/xorg/modules//extensions/librecord.so
&#40;II&#41; Module record&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.13.0
	Module class&#58; X.Org Server Extension
	ABI class&#58; X.Org Server Extension, version 1.1
&#40;II&#41; Loading extension RECORD
&#40;II&#41; LoadModule&#58; "intel"

&#40;II&#41; Loading /usr/lib/xorg/modules//drivers/intel_drv.so
&#40;II&#41; Module intel&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.5.0
	Module class&#58; X.Org Video Driver
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; LoadModule&#58; "kbd"

&#40;II&#41; Loading /usr/lib/xorg/modules//input/kbd_drv.so
&#40;II&#41; Module kbd&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.3.1
	Module class&#58; X.Org XInput Driver
	ABI class&#58; X.Org XInput driver, version 2.1
&#40;II&#41; LoadModule&#58; "mouse"

&#40;II&#41; Loading /usr/lib/xorg/modules//input/mouse_drv.so
&#40;II&#41; Module mouse&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.3.0
	Module class&#58; X.Org XInput Driver
	ABI class&#58; X.Org XInput driver, version 2.1
&#40;II&#41; intel&#58; Driver for Intel Integrated Graphics Chipsets&#58; i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 &#40;i915&#41;, 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
&#40;II&#41; Primary Device is&#58; PCI 00@00&#58;02&#58;0
&#40;II&#41; resource ranges after xf86ClaimFixedResources&#40;&#41; call&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;5&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
&#40;II&#41; resource ranges after probing&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; 0	0	0x000a0000 - 0x000affff &#40;0x10000&#41; MS&#91;B&#93;
	&#91;5&#93; 0	0	0x000b0000 - 0x000b7fff &#40;0x8000&#41; MS&#91;B&#93;
	&#91;6&#93; 0	0	0x000b8000 - 0x000bffff &#40;0x8000&#41; MS&#91;B&#93;
	&#91;7&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;8&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
	&#91;9&#93; 0	0	0x000003b0 - 0x000003bb &#40;0xc&#41; IS&#91;B&#93;
	&#91;10&#93; 0	0	0x000003c0 - 0x000003df &#40;0x20&#41; IS&#91;B&#93;
&#40;II&#41; Loading sub module "vgahw"
&#40;II&#41; LoadModule&#58; "vgahw"

&#40;II&#41; Loading /usr/lib/xorg/modules//libvgahw.so
&#40;II&#41; Module vgahw&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 0.1.0
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;**&#41; intel&#40;0&#41;&#58; Depth 24, &#40;--&#41; framebuffer bpp 32
&#40;==&#41; intel&#40;0&#41;&#58; RGB weight 888
&#40;==&#41; intel&#40;0&#41;&#58; Default visual is TrueColor
&#40;II&#41; intel&#40;0&#41;&#58; Integrated Graphics Chipset&#58; Intel&#40;R&#41; 945G
&#40;--&#41; intel&#40;0&#41;&#58; Chipset&#58; "945G"
&#40;--&#41; intel&#40;0&#41;&#58; Linear framebuffer at 0x40000000
&#40;--&#41; intel&#40;0&#41;&#58; IO registers at addr 0x50200000
&#40;WW&#41; intel&#40;0&#41;&#58; libpciaccess reported 0 rom size, guessing 64kB
&#40;==&#41; intel&#40;0&#41;&#58; Using EXA for acceleration
&#40;II&#41; intel&#40;0&#41;&#58; 2 display pipes available.
&#40;II&#41; Loading sub module "ddc"
&#40;II&#41; LoadModule&#58; "ddc"
&#40;II&#41; Module "ddc" already built-in
&#40;II&#41; Loading sub module "i2c"
&#40;II&#41; LoadModule&#58; "i2c"
&#40;II&#41; Module "i2c" already built-in
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using monitor section EXT1
&#40;**&#41; intel&#40;0&#41;&#58; Option "PreferredMode" "1280x1024"
&#40;**&#41; intel&#40;0&#41;&#58; Option "Ignore" "false"
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOB" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOB&#58;SDVO Controller B" registered at address 0x70.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOB DDC Bus" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 has no monitor section
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; device VID/DID&#58; 02&#58;C2.02, clock range 25.0MHz - 160.0MHz
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; 1 input channel
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; RGB0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; CVBS0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; SVID0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; YPRPB0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; SDVOB&#58; SCART0 output reported
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" registered at address 0x72.
&#40;II&#41; intel&#40;0&#41;&#58; No SDVO device found on SDVOC
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" removed.
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using monitor section EXT1
&#40;II&#41; intel&#40;0&#41;&#58; Current clock rate multiplier&#58; 1
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;0&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;0&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; Using hsync ranges from config file
&#40;II&#41; intel&#40;0&#41;&#58; Using vrefresh ranges from config file
&#40;II&#41; intel&#40;0&#41;&#58; Printing DDC gathered Modelines&#58;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x400"x0.0   31.50  640 664 704 832  400 409 412 450 -hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync &#40;68.7 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync &#40;37.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync &#40;60.1 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync &#40;56.5 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync &#40;48.4 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync &#40;46.9 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync &#40;48.1 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync &#40;63.6 kHz&#41;
&#40;II&#41; intel&#40;0&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 has no monitor section
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA connected
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 connected
&#40;II&#41; intel&#40;0&#41;&#58; Using user preference for initial modes
&#40;II&#41; intel&#40;0&#41;&#58; Output VGA using initial mode 1280x1024
&#40;II&#41; intel&#40;0&#41;&#58; Output TV-1 using initial mode 1280x1024
&#40;II&#41; intel&#40;0&#41;&#58; detected 256 kB GTT.
&#40;II&#41; intel&#40;0&#41;&#58; detected 7932 kB stolen memory.
&#40;==&#41; intel&#40;0&#41;&#58; video overlay key set to 0x101fe
&#40;==&#41; intel&#40;0&#41;&#58; Intel XvMC decoder disabled
&#40;==&#41; intel&#40;0&#41;&#58; Will not try to enable page flipping
&#40;==&#41; intel&#40;0&#41;&#58; Triple buffering disabled
&#40;==&#41; intel&#40;0&#41;&#58; Using gamma correction &#40;1.0, 1.0, 1.0&#41;
&#40;**&#41; intel&#40;0&#41;&#58; Display dimensions&#58; &#40;300, 225&#41; mm
&#40;WW&#41; intel&#40;0&#41;&#58; Probed monitor is 320x240 mm, using Displaysize 300x225 mm
&#40;**&#41; intel&#40;0&#41;&#58; DPI set to &#40;108, 115&#41;
&#40;II&#41; Loading sub module "fb"
&#40;II&#41; LoadModule&#58; "fb"

&#40;II&#41; Loading /usr/lib/xorg/modules//libfb.so
&#40;II&#41; Module fb&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 1.0.0
	ABI class&#58; X.Org ANSI C Emulation, version 0.4
&#40;II&#41; Loading sub module "exa"
&#40;II&#41; LoadModule&#58; "exa"

&#40;II&#41; Loading /usr/lib/xorg/modules//libexa.so
&#40;II&#41; Module exa&#58; vendor="X.Org Foundation"
	compiled for 1.5.2, module version = 2.4.0
	ABI class&#58; X.Org Video Driver, version 4.1
&#40;II&#41; Loading sub module "ramdac"
&#40;II&#41; LoadModule&#58; "ramdac"
&#40;II&#41; Module "ramdac" already built-in
&#40;II&#41; intel&#40;0&#41;&#58; Comparing regs from server start up to After PreInit
&#40;II&#41; Loading sub module "vgahw"
&#40;II&#41; LoadModule&#58; "vgahw"

&#40;II&#41; Reloading /usr/lib/xorg/modules//libvgahw.so
&#40;**&#41; intel&#40;1&#41;&#58; Depth 24, &#40;--&#41; framebuffer bpp 32
&#40;==&#41; intel&#40;1&#41;&#58; RGB weight 888
&#40;==&#41; intel&#40;1&#41;&#58; Default visual is TrueColor
&#40;II&#41; intel&#40;1&#41;&#58; Integrated Graphics Chipset&#58; Intel&#40;R&#41; 945G
&#40;--&#41; intel&#40;1&#41;&#58; Chipset&#58; "945G"
&#40;--&#41; intel&#40;1&#41;&#58; Linear framebuffer at 0x40000000
&#40;--&#41; intel&#40;1&#41;&#58; IO registers at addr 0x50200000
&#40;WW&#41; intel&#40;1&#41;&#58; libpciaccess reported 0 rom size, guessing 64kB
&#40;==&#41; intel&#40;1&#41;&#58; Using EXA for acceleration
&#40;II&#41; intel&#40;1&#41;&#58; 2 display pipes available.
&#40;II&#41; Loading sub module "ddc"
&#40;II&#41; LoadModule&#58; "ddc"
&#40;II&#41; Module "ddc" already built-in
&#40;II&#41; Loading sub module "i2c"
&#40;II&#41; LoadModule&#58; "i2c"
&#40;II&#41; Module "i2c" already built-in
&#40;II&#41; intel&#40;1&#41;&#58; Output VGA using monitor section TV
&#40;II&#41; intel&#40;1&#41;&#58; I2C bus "SDVOCTRL_E for SDVOB" initialized.
&#40;II&#41; intel&#40;1&#41;&#58; I2C device "SDVOCTRL_E for SDVOB&#58;SDVO Controller B" registered at address 0x70.
&#40;II&#41; intel&#40;1&#41;&#58; I2C bus "SDVOB DDC Bus" initialized.
&#40;II&#41; intel&#40;1&#41;&#58; Output TV-1 using monitor section TV
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; device VID/DID&#58; 02&#58;C2.02, clock range 25.0MHz - 160.0MHz
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; 1 input channel
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; RGB0 output reported
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; CVBS0 output reported
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; SVID0 output reported
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; YPRPB0 output reported
&#40;II&#41; intel&#40;1&#41;&#58; SDVOB&#58; SCART0 output reported
&#40;II&#41; intel&#40;1&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" initialized.
&#40;II&#41; intel&#40;1&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" registered at address 0x72.
&#40;II&#41; intel&#40;1&#41;&#58; No SDVO device found on SDVOC
&#40;II&#41; intel&#40;1&#41;&#58; I2C device "SDVOCTRL_E for SDVOC&#58;SDVO Controller C" removed.
&#40;II&#41; intel&#40;1&#41;&#58; I2C bus "SDVOCTRL_E for SDVOC" removed.
&#40;II&#41; intel&#40;1&#41;&#58; Output VGA has no monitor section
&#40;II&#41; intel&#40;1&#41;&#58; Current clock rate multiplier&#58; 1
&#40;II&#41; intel&#40;1&#41;&#58; I2C bus "CRTDDC_A" initialized.
&#40;II&#41; intel&#40;1&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" registered at address 0xA0.
&#40;II&#41; intel&#40;1&#41;&#58; I2C device "CRTDDC_A&#58;ddc2" removed.
&#40;II&#41; intel&#40;1&#41;&#58; I2C bus "CRTDDC_A" removed.
&#40;II&#41; intel&#40;1&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;1&#41;&#58; Using hsync ranges from config file
&#40;II&#41; intel&#40;1&#41;&#58; Using vrefresh ranges from config file
&#40;II&#41; intel&#40;1&#41;&#58; Printing DDC gathered Modelines&#58;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "640x400"x0.0   31.50  640 664 704 832  400 409 412 450 -hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync &#40;68.7 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync &#40;37.5 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync &#40;37.9 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync &#40;31.5 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync &#40;60.1 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync &#40;56.5 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync &#40;48.4 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync &#40;46.9 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync &#40;48.1 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; Modeline "1280x1024"x60.0  108.88  1280 1360 1496 1712  1024 1025 1028 1060 -hsync +vsync &#40;63.6 kHz&#41;
&#40;II&#41; intel&#40;1&#41;&#58; EDID vendor "SRC", prod id 706
&#40;II&#41; intel&#40;1&#41;&#58; Output TV-1 using monitor section TV
&#40;II&#41; intel&#40;1&#41;&#58; Output VGA connected
&#40;II&#41; intel&#40;1&#41;&#58; Output TV-1 connected
&#40;II&#41; intel&#40;1&#41;&#58; Using sloppy heuristic for initial modes
&#40;II&#41; intel&#40;1&#41;&#58; Output VGA using initial mode 1152x864
&#40;EE&#41; intel&#40;1&#41;&#58; Output TV-1 enabled but has no modes
&#40;II&#41; intel&#40;1&#41;&#58; detected 256 kB GTT.
&#40;II&#41; intel&#40;1&#41;&#58; detected 7932 kB stolen memory.
&#40;==&#41; intel&#40;1&#41;&#58; video overlay key set to 0x101fe
&#40;==&#41; intel&#40;1&#41;&#58; Intel XvMC decoder disabled
&#40;==&#41; intel&#40;1&#41;&#58; Will not try to enable page flipping
&#40;==&#41; intel&#40;1&#41;&#58; Triple buffering disabled
&#40;==&#41; intel&#40;1&#41;&#58; Using gamma correction &#40;1.0, 1.0, 1.0&#41;
&#40;--&#41; intel&#40;1&#41;&#58; Using HW Cursor because it's enabled on primary head.
&#40;**&#41; intel&#40;1&#41;&#58; Display dimensions&#58; &#40;320, 240&#41; mm
&#40;**&#41; intel&#40;1&#41;&#58; DPI set to &#40;91, 91&#41;
&#40;II&#41; Loading sub module "fb"
&#40;II&#41; LoadModule&#58; "fb"

&#40;II&#41; Reloading /usr/lib/xorg/modules//libfb.so
&#40;II&#41; Loading sub module "exa"
&#40;II&#41; LoadModule&#58; "exa"

&#40;II&#41; Reloading /usr/lib/xorg/modules//libexa.so
&#40;II&#41; Loading sub module "ramdac"
&#40;II&#41; LoadModule&#58; "ramdac"
&#40;II&#41; Module "ramdac" already built-in
&#40;II&#41; intel&#40;1&#41;&#58; Comparing regs from server start up to After PreInit
&#40;==&#41; Depth 24 pixmap format is 32 bpp
&#40;II&#41; do I need RAC?  Yes, I do.
&#40;II&#41; resource ranges after preInit&#58;
	&#91;0&#93; -1	0	0xffffffff - 0xffffffff &#40;0x1&#41; MX&#91;B&#93;
	&#91;1&#93; -1	0	0x000f0000 - 0x000fffff &#40;0x10000&#41; MX&#91;B&#93;
	&#91;2&#93; -1	0	0x000c0000 - 0x000effff &#40;0x30000&#41; MX&#91;B&#93;
	&#91;3&#93; -1	0	0x00000000 - 0x0009ffff &#40;0xa0000&#41; MX&#91;B&#93;
	&#91;4&#93; 0	0	0x000a0000 - 0x000affff &#40;0x10000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;5&#93; 0	0	0x000b0000 - 0x000b7fff &#40;0x8000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;6&#93; 0	0	0x000b8000 - 0x000bffff &#40;0x8000&#41; MS&#91;B&#93;&#40;OprD&#41;
	&#91;7&#93; -1	0	0x0000ffff - 0x0000ffff &#40;0x1&#41; IX&#91;B&#93;
	&#91;8&#93; -1	0	0x00000000 - 0x00000000 &#40;0x1&#41; IX&#91;B&#93;
	&#91;9&#93; 0	0	0x000003b0 - 0x000003bb &#40;0xc&#41; IS&#91;B&#93;&#40;OprU&#41;
	&#91;10&#93; 0	0	0x000003c0 - 0x000003df &#40;0x20&#41; IS&#91;B&#93;&#40;OprU&#41;
&#40;II&#41; intel&#40;0&#41;&#58; Kernel reported 231680 total, 1 used
&#40;II&#41; intel&#40;0&#41;&#58; I830CheckAvailableMemory&#58; 926716 kB available
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenByBusid&#58; Searching for BusID pci&#58;0000&#58;00&#58;02.0
drmOpenDevice&#58; node name is /dev/dri/card0
drmOpenDevice&#58; open result is 12, &#40;OK&#41;
drmOpenByBusid&#58; drmOpenMinor returns 12
drmOpenByBusid&#58; drmGetBusid reports pci&#58;0000&#58;00&#58;02.0
&#40;II&#41; &#91;drm&#93; DRM interface version 1.3
&#40;II&#41; &#91;drm&#93; DRM open master succeeded.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; Using the DRM lock SAREA also for drawables.
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; framebuffer mapped by ddx driver
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; added 1 reserved context for kernel
&#40;II&#41; intel&#40;0&#41;&#58; X context handle = 0x1
&#40;II&#41; intel&#40;0&#41;&#58; &#91;drm&#93; installed DRM signal handler
&#40;**&#41; intel&#40;0&#41;&#58; Framebuffer compression disabled
&#40;**&#41; intel&#40;0&#41;&#58; Tiling enabled
&#40;==&#41; intel&#40;0&#41;&#58; VideoRam&#58; 262144 KB
&#40;II&#41; intel&#40;0&#41;&#58; Attempting memory allocation with tiled buffers.

Backtrace&#58;
0&#58; X&#40;xf86SigHandler+0x79&#41; &#91;0x80cbc79&#93;
1&#58; &#91;0xffffe400&#93;
2&#58; /usr/lib/xorg/modules//drivers/intel_drv.so &#91;0xb71240a4&#93;
3&#58; /usr/lib/xorg/modules//drivers/intel_drv.so&#40;i830_allocate_memory+0x59&#41; &#91;0xb71243c9&#93;
4&#58; /usr/lib/xorg/modules//drivers/intel_drv.so &#91;0xb71253ce&#93;
5&#58; /usr/lib/xorg/modules//drivers/intel_drv.so&#40;i830_allocate_2d_memory+0x179&#41; &#91;0xb71258a9&#93;
6&#58; /usr/lib/xorg/modules//drivers/intel_drv.so &#91;0xb7118e20&#93;
7&#58; /usr/lib/xorg/modules//drivers/intel_drv.so &#91;0xb711d442&#93;
8&#58; X&#40;AddScreen+0x19f&#41; &#91;0x807068f&#93;
9&#58; X&#40;InitOutput+0x206&#41; &#91;0x80a8396&#93;
10&#58; X&#40;main+0x279&#41; &#91;0x8070e29&#93;
11&#58; /lib/libc.so.6&#40;__libc_start_main+0xe5&#41; &#91;0xb7294705&#93;
12&#58; X &#91;0x8070411&#93;

Fatal server error&#58;
Caught signal 11.  Server aborting


inixlinux

#26 Post by inixlinux »

habe dashier noch gefunden.

http://bugs.freedesktop.org/show_bug.cgi?id=17776

kann es sein das bei Opensuse11.1 der patch noch nicht dabei ist und daher das TV-Out nicht mit pal funktioniert?

Wie sehe ich ob ich die gepatchte version habe?

Danke

User avatar
Janka
Posts: 3585
Joined: 11. Feb 2006 19:10

#27 Post by Janka »

Es ist sehr unwahrscheinlich, dass dieses Problem seit 14 Monaten rumgammelt. Versuch mal

Code: Select all

$ xrandr --output TV-1 --set TV_FORMAT PAL
was beim OP dort ja nicht geklappt hat.

Die ganzen Handstände mit dem eigenen Modus scheinen übrigens beim Intel-Treiber aussichtslos zu sein, weil die Dotclock bei dem Intel-Chipsatz wohl mindestens 25MHz sein müsste, PAL und NTSC aber 14,75MHz brauchen. Der scheint die Dotclock für den TV-Ausgang intern durch einen zusätzlichen Taktteiler zu erzeugen.

Janka
Ich vertonne Spam immer in /dev/dsp statt /dev/null.
Ich mag die Schreie.

inixlinux

#28 Post by inixlinux »

mit xrandr --output TV-1 --set TV_FORMAT PAL erhalte ich folgende Ausgabe:

Code: Select all

X Error of failed request&#58;  BadName &#40;named color or font does not exist&#41;
  Major opcode of failed request&#58;  153 &#40;RANDR&#41;
  Minor opcode of failed request&#58;  11 &#40;&#41;
  Serial number of failed request&#58;  17
  Current serial number in output stream&#58;  17

inixlinux

#29 Post by inixlinux »

hat niemand eine Lösung für dieses Problem?

inixlinux

#30 Post by inixlinux »

Ich habe gerade festgestellt, dass mit der Live CD von Ubuntu 9.10 der TV-Ausgang funktioniert.

Wo sehe ich bei ubuntu welche Einstellungen dort verwendet werden oder werden im gegensatz zu Opensuse 11.1 dort andere Treiberversionen verwendet?

danke

Post Reply