Bugzilla – Attachment 61850 Details for
Bug 141137
via km400 X11-driver hangs system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
log-file from trying with real monitor sync values
SaX.log (text/plain), 27.62 KB, created by
Rolf Schreiber
on 2006-01-01 20:36:21 UTC
(
hide
)
Description:
log-file from trying with real monitor sync values
Filename:
MIME Type:
Creator:
Rolf Schreiber
Created:
2006-01-01 20:36:21 UTC
Size:
27.62 KB
patch
obsolete
>/************* >SaX2 log : SaX2 version 7.1 - SVN Release: 1.49 2003/03/17 >************** >SVN BUILD : 26443 > : >DESCRIPTION : X11 configuration log file to collect information > : about detection, startup and configuration. > : There are three parts of logging: > : --- > : 1) INIT ( detection, 3D ) > : 2) STARTUP ( xorg.conf, X11 log, glxinfo ) > : 3) CONFIG ( config actions ) > : --- > : >VERSION : SaX2 compiled for: [SUSE LINUX 10.0 (i586)] >PARAMETER : no parameter(s) given > : >LOG DATE : Sat Dec 31 23:32:23 CET 2005 >*************/ >============================ >Framebuffer Info: >---------------------------- > >mode "1024x768-76" > # D: 78.653 MHz, H: 59.949 kHz, V: 75.694 Hz > geometry 1024 768 1024 768 16 > timings 12714 128 32 16 4 128 4 > rgba 5/11,6/5,5/0,0/0 >endmode > >Frame buffer device information: > Name : VESA VGA > Address : 0xd8000000 > Size : 6291456 > Type : PACKED PIXELS > Visual : TRUECOLOR > XPanStep : 0 > YPanStep : 0 > YWrapStep : 0 > LineLength : 2048 > Accelerator : No > >31-Dec 23:32:25 <X> Startup... >31-Dec 23:32:25 <X> [ Startup on already running Server: > :0.0 -> grant >] >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed >31-Dec 23:32:26 <I> Imported: Card >31-Dec 23:32:27 <I> Imported: Desktop >31-Dec 23:32:27 <I> Imported: Pointers >31-Dec 23:32:27 <I> Imported: Keyboard >31-Dec 23:32:27 <I> Imported: Layout >31-Dec 23:32:27 <I> Imported: Path >31-Dec 23:32:27 <I> Imported: Extensions >31-Dec 23:33:26 <T> Configuration: [NEXT SETUP DIFF]... [ > --- /var/lib/sax/xorg.conf.first 2005-12-23 20:04:09.000000000 +0100 > +++ /var/lib/sax/xorg.conf 2005-12-31 23:33:18.000000000 +0100 > @@ -1,6 +1,6 @@ > # /.../ > # SaX generated X11 config file > -# Created on: 2005-12-23T20:04:00+0100. > +# Created on: 2005-12-31T23:33:17+0100. > # > # Version: 7.1 > # Contact: Marcus Schaefer <sax@suse.de>, 2002 > @@ -73,13 +73,13 @@ > EndSection > > Section "Module" > - Load "type1" > - Load "dbe" > Load "freetype" > + Load "extmod" > + Load "type1" > Load "glx" > - Load "v4l" > Load "dri" > - Load "extmod" > + Load "v4l" > + Load "dbe" > EndSection > > Section "InputDevice" > @@ -106,46 +106,50 @@ > > Section "Monitor" > DisplaySize 300 230 > - HorizSync 30-40 > + HorizSync 28-90 > Identifier "Monitor[0]" > - ModelName "Unknown" > - Option "DPMS" > - VendorName "Unknown" > - VertRefresh 43-75 > + ModelName "FLEXSCAN F764" > + VendorName "EIZO" > + VertRefresh 55-160 > UseModes "Modes[0]" > EndSection > > > Section "Modes" > Identifier "Modes[0]" > - Modeline "800x600" 40.19 800 832 912 1024 600 601 604 623 > - Modeline "768x576" 37.37 768 800 880 992 576 577 580 598 > - Modeline "640x480" 29.84 640 664 728 816 480 481 484 501 > - Modeline "640x480" 25.10 640 656 720 800 480 481 484 498 > + Modeline "640x480" 62.12 640 680 752 864 480 481 484 521 > + Modeline "640x480" 57.18 640 680 752 864 480 481 484 517 > + Modeline "640x480" 51.43 640 680 744 848 480 481 484 514 > + Modeline "640x480" 46.80 640 680 744 848 480 481 484 511 > + Modeline "640x480" 42.22 640 680 744 848 480 481 484 508 > + Modeline "640x480" 36.97 640 672 736 832 480 481 484 505 > + Modeline "640x480" 32.64 640 672 736 832 480 481 484 503 > + Modeline "640x480" 27.74 640 664 728 816 480 481 484 500 > + Modeline "640x480" 23.06 640 656 720 800 480 481 484 497 > EndSection > > > Section "Screen" > - DefaultDepth 16 > + DefaultDepth 24 > SubSection "Display" > Depth 15 > - Modes "1024x768" "800x600" "768x576" "640x480" > + Modes "640x480" > EndSubSection > SubSection "Display" > Depth 16 > - Modes "1024x768" "800x600" "768x576" "640x480" > + Modes "640x480" > EndSubSection > SubSection "Display" > Depth 24 > - Modes "1024x768" "800x600" "768x576" "640x480" > + Modes "640x480" > EndSubSection > SubSection "Display" > Depth 32 > - Modes "1024x768" "800x600" "768x576" "640x480" > + Modes "640x480" > EndSubSection > SubSection "Display" > Depth 8 > - Modes "1024x768" "800x600" "768x576" "640x480" > + Modes "640x480" > EndSubSection > Device "Device[0]" > Identifier "Screen[0]" > @@ -154,10 +158,11 @@ > > > Section "Device" > - BoardName "KM400" > + BoardName "VIA VT 7205" > BusID "1:0:0" > Driver "via" > Identifier "Device[0]" > + Screen 0 > VendorName "VIA Technologies, Inc." > EndSection > >] >31-Dec 23:33:26 <T> Configuration: [LOG]... [ > X Window System Version 6.8.2 > Release Date: 9 February 2005 > X Protocol Version 11, Revision 0, Release 6.8.2 > Build Operating System: SuSE Linux [ELF] SuSE > Current Operating System: Linux heiki 2.6.13-15-default #1 Tue Sep 13 14:56:15 UTC 2005 i686 > Build Date: 12 September 2005 > Before reporting problems, check http://wiki.X.Org > to make sure that you have the latest version. > Module Loader present > Markers: (--) probed, (**) from config file, (==) default setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > (==) Log file: "/var/log/Xorg.99.log", Time: Sat Dec 31 23:33:18 2005 > (++) Using config file: "/var/lib/sax/xorg.conf" > (==) ServerLayout "Layout[all]" > (**) |-->Screen "Screen[0]" (0) > (**) | |-->Monitor "Monitor[0]" > (**) | |-->Device "Device[0]" > (**) |-->Input Device "Keyboard[0]" > (**) |-->Input Device "Mouse[1]" > (WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/PEX" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/misc" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/75dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/100dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/latin2/Type1" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/latin7/75dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/baekmuk" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/japanese" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/kwintv" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/misc" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/75dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/ucs/100dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/misc" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/75dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/100dpi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/hellas/Type1" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/misc/sgi" does not exist. > Entry deleted from font path. > (WW) The directory "/usr/X11R6/lib/X11/fonts/xtest" does not exist. > Entry deleted from font path. > (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/URW,/usr/X11R6/lib/X11/fonts/truetype,/usr/X11R6/lib/X11/fonts/uni:unscaled,/usr/X11R6/lib/X11/fonts/CID,/opt/kde3/share/fonts" > (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" > (**) Input device list set to "/dev/ttyS0,/dev/ttyS1,/dev/ttyS2,/dev/ttyS3,/dev/ttyS4,/dev/ttyS5,/dev/ttyS6,/dev/ttyS7,/dev/ttyS8,/dev/psaux,/dev/logibm,/dev/sunmouse,/dev/atibm,/dev/amigamouse,/dev/atarimouse,/dev/inportbm,/dev/gpmdata,/dev/mouse,/dev/usbmouse,/dev/adbmouse,/dev/input/mice,/dev/input/event0,/dev/pointer0,/dev/pointer1,/dev/pointer2,/dev/pointer3" > (==) ModulePath set to "/usr/X11R6/lib/modules" > (**) Option "AllowMouseOpenFail" > (**) Option "Xinerama" "off" > (II) Module ABI versions: > X.Org ANSI C Emulation: 0.2 > X.Org Video Driver: 0.7 > X.Org XInput driver : 0.4 > X.Org Server Extension : 0.2 > X.Org Font Renderer : 0.4 > (II) Loader running on linux > (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a > (II) Module bitmap: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > Module class: X.Org Font Renderer > ABI class: X.Org Font Renderer, version 0.4 > (II) Loading font Bitmap > (II) Loading /usr/X11R6/lib/modules/libpcidata.a > (II) Module pcidata: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org Video Driver, version 0.7 > (++) using VT number 8 > > (II) PCI: PCI scan (all values are in hex) > (II) PCI: 00:00:0: chip 1106,3205 card 1106,3205 rev 00 class 06,00,00 hdr 00 > (II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01 > (II) PCI: 00:06:0: chip 1131,5402 card 1244,0f00 rev 83 class 04,80,00 hdr 00 > (II) PCI: 00:07:0: chip 1de1,0391 card 1de1,0391 rev 01 class 01,00,00 hdr 00 > (II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80 > (II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80 > (II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80 > (II) PCI: 00:10:3: chip 1106,3104 card 1462,7340 rev 82 class 0c,03,20 hdr 00 > (II) PCI: 00:11:0: chip 1106,3177 card 1106,3177 rev 00 class 06,01,00 hdr 80 > (II) PCI: 00:11:1: chip 1106,0571 card 1462,7340 rev 06 class 01,01,8a hdr 00 > (II) PCI: 00:11:5: chip 1106,3059 card 1462,7340 rev 50 class 04,01,00 hdr 00 > (II) PCI: 00:12:0: chip 1106,3065 card 1462,734c rev 74 class 02,00,00 hdr 00 > (II) PCI: 01:00:0: chip 1106,7205 card 1462,7348 rev 01 class 03,00,00 hdr 00 > (II) PCI: End of PCI scan > (--) PCI:*(1:0:0) unknown vendor (0x1106) unknown chipset (0x7205) rev 1, Mem @ 0xd8000000/26, 0xdc000000/24 > (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so > (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" > compiled for 6.8.2, module version = 2.1.0 > Module class: X.Org Font Renderer > ABI class: X.Org Font Renderer, version 0.4 > (II) Loading font FreeType > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a > (II) Module extmod: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > Module class: X.Org Server Extension > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension SHAPE > (II) Loading extension MIT-SUNDRY-NONSTANDARD > (II) Loading extension BIG-REQUESTS > (II) Loading extension SYNC > (II) Loading extension MIT-SCREEN-SAVER > (II) Loading extension XC-MISC > (II) Loading extension XFree86-VidModeExtension > (II) Loading extension XFree86-Misc > (II) Loading extension XFree86-DGA > (II) Loading extension DPMS > (II) Loading extension TOG-CUP > (II) Loading extension Extended-Visual-Information > (II) Loading extension XVideo > (II) Loading extension XVideo-MotionCompensation > (II) Loading extension X-Resource > (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a > (II) Module type1: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.2 > Module class: X.Org Font Renderer > ABI class: X.Org Font Renderer, version 0.4 > (II) Loading font Type1 > (II) Loading font CID > (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a > (II) Module glx: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a > (II) Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": object file contains no symbols > (II) Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": object file contains no symbols > (II) Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": object file contains no symbols > (II) Module GLcore: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension GLX > (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a > (II) Module dri: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a > (II) Module drm: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension XFree86-DRI > (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o > (II) Module v4l: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 0.0.1 > ABI class: X.Org Video Driver, version 0.7 > (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a > (II) Module dbe: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > Module class: X.Org Server Extension > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension DOUBLE-BUFFER > (II) Loading /usr/X11R6/lib/modules/drivers/via_drv.o > (II) Module via: vendor="X.Org Foundation" > compiled for 4.3.99.902, module version = 0.1.31 > Module class: X.Org Video Driver > ABI class: X.Org Video Driver, version 0.7 > (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o > (II) Module kbd: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.4 > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o > (II) Module mouse: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > Module class: X.Org XInput Driver > ABI class: X.Org XInput driver, version 0.4 > (II) v4l driver for Video4Linux > (II) VIA: driver for VIA chipsets: CLE266, KM400/KN400, K8M800, > PM800/PM880/CN400 > (II) Primary Device is: PCI 01:00:0 > (--) Chipset KM400/KN400 found > (!!) VIA Technologies does not support or endorse this driver in any way. > (!!) For support please contact the driver maintainer or your X vendor. > (II) Loading /usr/X11R6/lib/modules/libvgahw.a > (II) Module vgahw: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 0.1.0 > ABI class: X.Org Video Driver, version 0.7 > (**) VIA(0): Depth 24, (--) framebuffer bpp 32 > (==) VIA(0): RGB weight 888 > (==) VIA(0): Default visual is TrueColor > (==) VIA(0): Using HW cursor > (--) VIA(0): Chipset: "KM400/KN400" > (--) VIA(0): mapping MMIO @ 0xdc000000 with size 0x9000 > (--) VIA(0): mapping BitBlt MMIO @ 0xdc200000 with size 0x10000 > (--) VIA(0): Chipset Rev.: 131 > (--) VIA(0): Detected MSI KM4(A)M-L. > (==) VIA(0): Using gamma correction (1.0, 1.0, 1.0) > (--) VIA(0): videoram = 65536k > (II) Loading /usr/X11R6/lib/modules/libi2c.a > (II) Module i2c: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.2.0 > ABI class: X.Org Video Driver, version 0.7 > (II) VIA(0): I2C bus "I2C bus 1" initialized. > (II) VIA(0): I2C bus "I2C bus 2" initialized. > (II) VIA(0): I2C bus "I2C bus 3" initialized. > (II) Loading /usr/X11R6/lib/modules/libddc.a > (II) Module ddc: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org Video Driver, version 0.7 > (II) VIA(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0. > (II) VIA(0): I2C device "I2C bus 1:ddc2" removed. > (II) VIA(0): Monitor[0]: Using hsync range of 28.00-90.00 kHz > (II) VIA(0): Monitor[0]: Using vrefresh range of 55.00-160.00 Hz > (II) VIA(0): Clock range: 20.00 to 230.00 MHz > (II) VIA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1024x768" (interlace mode not supported) > (II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1280x1024" (hsync out of range) > (II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1600x1200" (hsync out of range) > (II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1600x1200" (hsync out of range) > (II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > (II) VIA(0): CrtcHSyncEnd out of range. > (II) VIA(0): Not using default mode "1400x1050" (horizontal sync too wide) > (II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) > (II) VIA(0): Not using default mode "1856x1392" (width too large for virtual size) > (II) VIA(0): Not using default mode "1792x1344" (width too large for virtual size) > (II) VIA(0): Not using default mode "1600x1200" (width too large for virtual size) > (II) VIA(0): Not using default mode "1600x1200" (width too large for virtual size) > (II) VIA(0): Not using default mode "1600x1200" (width too large for virtual size) > (II) VIA(0): Not using default mode "1400x1050" (width too large for virtual size) > (II) VIA(0): Not using default mode "1280x1024" (width too large for virtual size) > (II) VIA(0): Not using default mode "1280x1024" (width too large for virtual size) > (II) VIA(0): Not using default mode "1280x960" (width too large for virtual size) > (II) VIA(0): Not using default mode "1280x960" (width too large for virtual size) > (II) VIA(0): Not using default mode "1152x864" (width too large for virtual size) > (II) VIA(0): Not using default mode "1152x768" (width too large for virtual size) > (II) VIA(0): Not using default mode "1024x768" (width too large for virtual size) > (II) VIA(0): Not using default mode "1024x768" (width too large for virtual size) > (II) VIA(0): Not using default mode "1024x768" (width too large for virtual size) > (II) VIA(0): Not using default mode "1024x768" (width too large for virtual size) > (II) VIA(0): Not using default mode "832x624" (width too large for virtual size) > (II) VIA(0): Not using default mode "800x600" (width too large for virtual size) > (II) VIA(0): Not using default mode "800x600" (width too large for virtual size) > (II) VIA(0): Not using default mode "800x600" (width too large for virtual size) > (II) VIA(0): Not using default mode "800x600" (width too large for virtual size) > (II) VIA(0): Not using default mode "800x600" (width too large for virtual size) > (II) VIA(0): Not using default mode "720x400" (width too large for virtual size) > (--) VIA(0): Virtual size is 640x480 (pitch 640) > (**) VIA(0): *Mode "640x480": 62.1 MHz (scaled from -2094190.8 MHz), 71.9 kHz, 138.0 Hz > (**) VIA(0): Mode "640x480": 57.2 MHz (scaled from 2020231.8 MHz), 66.2 kHz, 128.0 Hz > (**) VIA(0): Mode "640x480": 51.4 MHz (scaled from 801548.9 MHz), 60.6 kHz, 118.0 Hz > (**) VIA(0): Mode "640x480": 46.8 MHz (scaled from 806219.3 MHz), 55.2 kHz, 108.0 Hz > (**) VIA(0): Mode "640x480": 42.2 MHz (scaled from -821804.9 MHz), 49.8 kHz, 98.0 Hz > (**) VIA(0): Mode "640x480": 37.0 MHz (scaled from -1187564.6 MHz), 44.4 kHz, 88.0 Hz > (**) VIA(0): Mode "640x480": 32.6 MHz (scaled from 1905840.1 MHz), 39.2 kHz, 78.0 Hz > (**) VIA(0): Mode "640x480": 27.7 MHz (scaled from -1298847.1 MHz), 34.0 kHz, 68.0 Hz > (**) VIA(0): Mode "640x480": 23.1 MHz (scaled from 338517.9 MHz), 28.8 kHz, 58.0 Hz > (**) VIA(0): Default mode "640x400": 31.5 MHz (scaled from -2100409.2 MHz), 37.9 kHz, 85.1 Hz > (**) VIA(0): Default mode "640x350": 31.5 MHz (scaled from -2100409.2 MHz), 37.9 kHz, 85.1 Hz > (**) VIA(0): Display dimensions: (300, 230) mm > (**) VIA(0): DPI set to (54, 53) > (II) Loading /usr/X11R6/lib/modules/libfb.a > (II) Module fb: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.0.0 > ABI class: X.Org ANSI C Emulation, version 0.2 > (II) Loading /usr/X11R6/lib/modules/libxaa.a > (II) Module xaa: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 1.2.0 > ABI class: X.Org Video Driver, version 0.7 > (II) Loading /usr/X11R6/lib/modules/libramdac.a > (II) Module ramdac: vendor="X.Org Foundation" > compiled for 6.8.2, module version = 0.1.0 > ABI class: X.Org Video Driver, version 0.7 > (--) Depth 24 pixmap format is 32 bpp > (--) VIA(0): mapping framebuffer @ 0xd8000000 with size 0x4000000 > (==) VIA(0): Write-combining range (0xd8000000,0x4000000) > (--) VIA(0): Frame buffer start: 0x402a7000, free start: 0x12c000 end: 0x4000000 > (--) VIA(0): mapping MMIO @ 0xdc000000 with size 0x9000 > (--) VIA(0): mapping BitBlt MMIO @ 0xdc200000 with size 0x10000 > (II) VIA(0): 3D Engine has been initialized. > (II) VIA(0): [drm] DRM interface version 1.2 > (II) VIA(0): [drm] created "via" driver at busid "PCI:1:0:0" > (II) VIA(0): [drm] drmAddMap failed > (EE) VIA(0): [dri] DRIScreenInit failed. Disabling DRI. > (II) VIA(0): VIAInternalScreenInit > (II) VIA(0): Using XFree86 Acceleration Architecture (XAA) > Screen to screen bit blits > Solid filled rectangles > 8x8 mono pattern filled rectangles > 8x8 color pattern filled rectangles > Solid Lines > Dashed Lines > Image Writes > Offscreen Pixmaps > Setting up tile and stipple cache: > 32 128x128 slots > 7 256x256 slots > 32 8x8 color pattern slots > (==) VIA(0): Backing store disabled > (II) VIA(0): direct rendering disabled > (II) VIA(0): Benchmarking video copy. Less is better. > (--) VIA(0): Timed libc YUV420 copy... 3097399. Throughput: 382.8 MiB/s. > (--) VIA(0): Timed kernel YUV420 copy... 2871463. Throughput: 412.9 MiB/s. > (--) VIA(0): Timed SSE YUV420 copy... 2349609. Throughput: 504.7 MiB/s. > (--) VIA(0): Timed MMX YUV420 copy... 2493362. Throughput: 475.6 MiB/s. > (--) VIA(0): Timed 3DNow! YUV420 copy... 2369357. Throughput: 500.5 MiB/s. > (--) VIA(0): Timed MMX2 YUV420 copy... 2316834. Throughput: 511.8 MiB/s. > (--) VIA(0): Using MMX2 YUV42X copy for video. > (WW) VIA(0): [XvMC] Not supported on this chipset. > (==) RandR enabled > (II) Initializing built-in extension MIT-SHM > (II) Initializing built-in extension XInputExtension > (II) Initializing built-in extension XTEST > (II) Initializing built-in extension XKEYBOARD > (II) Initializing built-in extension LBX > (II) Initializing built-in extension XC-APPGROUP > (II) Initializing built-in extension SECURITY > (II) Initializing built-in extension XINERAMA > (II) Initializing built-in extension XFIXES > (II) Initializing built-in extension XFree86-Bigfont > (II) Initializing built-in extension RENDER > (II) Initializing built-in extension RANDR > (II) Initializing built-in extension COMPOSITE > (II) Initializing built-in extension DAMAGE > (II) Initializing built-in extension XEVIE > (**) Option "CoreKeyboard" > (**) Keyboard[0]: Core Keyboard > (**) Option "Protocol" "Standard" > (**) Keyboard[0]: Protocol: Standard > (**) Option "AutoRepeat" "500 30" > (**) Option "XkbRules" "xfree86" > (**) Keyboard[0]: XkbRules: "xfree86" > (**) Option "XkbModel" "pc104" > (**) Keyboard[0]: XkbModel: "pc104" > (**) Option "XkbLayout" "us" > (**) Keyboard[0]: XkbLayout: "us" > (**) Option "CustomKeycodes" "off" > (**) Keyboard[0]: CustomKeycodes disabled > (**) Option "Protocol" "explorerps/2" > (**) Mouse[1]: Device: "/dev/input/mice" > (**) Mouse[1]: Protocol: "explorerps/2" > (**) Option "CorePointer" > (**) Mouse[1]: Core Pointer > (**) Option "Device" "/dev/input/mice" > (**) Option "Buttons" "5" > (==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50 > (**) Option "ZAxisMapping" "4 5" > (**) Mouse[1]: ZAxisMapping: buttons 4 and 5 > (**) Mouse[1]: Buttons: 5 > (II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE) > (II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD) > (II) Mouse[1]: ps2EnableDataReporting: succeeded > Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list! > Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list! >] >31-Dec 23:33:27 <I> qx: command returned (null) string
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 141137
: 61850 |
61851