Advertising
- Xorg and AMW Monitor
- Friday, December 21st, 2007 at 4:07:02pm UTC
- Start Files:
- File ==> xorg.conf.backup
- # Filename = xorg.conf
- # This file was previously generated by dexconf, the Debian X Configuration
- # tool, using values from the debconf database, Then hand edited to add the
- # modeline information generated from the online script at:
- #
- # http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
- #
- # To automatically updated/reconfigure this file, copy it with:
- # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
- # or use the script from:
- #
- # http://pastebin.ca/827044
- #
- # running as:
- # bash /<dir>/rs-gdm.sh setup
- # then run the command:
- # sudo dpkg-reconfigure -phigh xserver-xorg
- # If the dpkg-reconfigure command fails to properly configure Xorg and/or you
- # have a blank screen you can restore with the script by running:
- # bash /<dir>/rs-gdm.sh restore
- # Edit this file with caution, and see the xorg.conf manual page.
- # (Type "man xorg.conf" at the shell prompt.)
- # To run this edited file, with the script run:
- # bash /<dir>/rs-gdm.sh try
- # To restore from a failed "try" run call the script with no parms:
- # bash /<dir>/rs-gdm.sh
- #
- Section "Files"
- FontPath "/usr/share/fonts/X11/misc"
- # FontPath "/usr/share/fonts/X11/cyrillic"
- FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
- FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
- FontPath "/usr/share/fonts/X11/Type1"
- FontPath "/usr/share/fonts/X11/100dpi"
- FontPath "/usr/share/fonts/X11/75dpi"
- # path to defoma fonts
- FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
- RgbPath "/etc/X11/rgb.txt"
- EndSection
- Section "Module"
- # Load "bitmap"
- # Load "ddc"
- # Disable "dri"
- # Load "extmod"
- # Load "freetype"
- # Disable "glx"
- # Load "int10"
- # Load "vbe"
- EndSection
- Section "InputDevice"
- Identifier "Generic Keyboard"
- Driver "kbd"
- Option "CoreKeyboard"
- Option "XkbRules" "xorg"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us"
- EndSection
- Section "InputDevice"
- Driver "wacom"
- Identifier "stylus"
- Option "Device" "/dev/input/wacom"
- Option "Type" "stylus"
- Option "ForceDevice" "ISDV4" # Tablet PC ONLY
- EndSection
- Section "InputDevice"
- Driver "wacom"
- Identifier "eraser"
- Option "Device" "/dev/input/wacom"
- Option "Type" "eraser"
- Option "ForceDevice" "ISDV4" # Tablet PC ONLY
- EndSection
- Section "InputDevice"
- Driver "wacom"
- Identifier "cursor"
- Option "Device" "/dev/input/wacom"
- Option "Type" "cursor"
- Option "ForceDevice" "ISDV4" # Tablet PC ONLY
- EndSection
- Section "InputDevice"
- Identifier "Configured Mouse"
- Driver "mouse"
- Option "CorePointer"
- Option "Device" "/dev/input/mice"
- Option "Protocol" "ImPS/2"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "Device"
- Identifier "Diamond Stealth 64"
- Driver "s3"
- BusID "PCI:0:10:0"
- VideoRam 2048
- # Option "UseFBDev" "true"
- EndSection
- Section "Monitor"
- Identifier "AMW MR19C-AB"
- Option "DPMS"
- # HorizSync 30 - 80
- # VertRefresh 55 - 75
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- Device "Diamond Stealth 64"
- Monitor "AMW MR19C-AB"
- DefaultDepth 24
- SubSection "Display"
- Depth 1
- # Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- SubSection "Display"
- Depth 4
- # Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- SubSection "Display"
- Depth 8
- # Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- SubSection "Display"
- Depth 12
- # Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- SubSection "Display"
- Depth 15
- # Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- SubSection "Display"
- Depth 16
- # Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- Modes "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- SubSection "Display"
- Depth 24
- Modes "[email protected]73" "1152x864" "1152x768" "1024x768" "800x600"
- # Modes "1280x1024" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
- ViewPort 0 0
- EndSubSection
- EndSection
- Section "ServerLayout"
- Identifier "Default Layout"
- Screen "Default Screen"
- InputDevice "Generic Keyboard"
- InputDevice "Configured Mouse"
- ### Uncomment the following threee lines if you have a wacom tablet
- # InputDevice "stylus" "SendCoreEvents"
- # InputDevice "cursor" "SendCoreEvents"
- # InputDevice "eraser" "SendCoreEvents"
- EndSection
- #Section "DRI"
- # Mode 0666
- #EndSection
- File ==> Xorg.0.log.backup
- X Window System Version 1.3.0
- Release Date: 19 April 2007
- X Protocol Version 11, Revision 0, Release 1.3
- Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu8)
- Current Operating System: Linux nyled-ubuntu 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686
- Build Date: 29 September 2007
- 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.0.log", Time: Thu Dec 20 13:15:20 2007
- (==) Using config file: "/etc/X11/xorg.conf"
- (==) ServerLayout "Default Layout"
- (**) |-->Screen "Default Screen" (0)
- (**) | |-->Monitor "AMW MR19C-AB"
- (**) | |-->Device "Diamond Stealth 64"
- (**) |-->Input Device "Generic Keyboard"
- (**) |-->Input Device "Configured Mouse"
- (WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
- (**) FontPath set to:
- /usr/share/fonts/X11/misc,
- /usr/share/fonts/X11/100dpi/:unscaled,
- /usr/share/fonts/X11/75dpi/:unscaled,
- /usr/share/fonts/X11/Type1,
- /usr/share/fonts/X11/100dpi,
- /usr/share/fonts/X11/75dpi,
- /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
- /usr/share/fonts/X11/misc,
- /usr/share/fonts/X11/cyrillic,
- /usr/share/fonts/X11/100dpi/:unscaled,
- /usr/share/fonts/X11/75dpi/:unscaled,
- /usr/share/fonts/X11/Type1,
- /usr/share/fonts/X11/100dpi,
- /usr/share/fonts/X11/75dpi,
- /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
- (**) RgbPath set to "/etc/X11/rgb.txt"
- (==) ModulePath set to "/usr/lib/xorg/modules"
- (II) Open ACPI successful (/var/run/acpid.socket)
- (II) Loader magic: 0x81ea440
- (II) Module ABI versions:
- X.Org ANSI C Emulation: 0.3
- X.Org Video Driver: 1.2
- X.Org XInput driver : 0.7
- X.Org Server Extension : 0.3
- X.Org Font Renderer : 0.5
- (II) Loader running on linux
- (II) LoadModule: "pcidata"
- (II) Loading /usr/lib/xorg/modules//libpcidata.so
- (II) Module pcidata: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.0.0
- ABI class: X.Org Video Driver, version 1.2
- (++) using VT number 7
- (II) PCI: PCI scan (all values are in hex)
- (II) PCI: 00:00:0: chip 1039,0755 card 1019,1891 rev 01 class 06,00,00 hdr 00
- (II) PCI: 00:01:0: chip 1039,0002 card 0000,0000 rev 00 class 06,04,00 hdr 01
- (II) PCI: 00:02:0: chip 1039,0964 card 0000,0000 rev 36 class 06,01,00 hdr 80
- (II) PCI: 00:02:5: chip 1039,5513 card 1019,1891 rev 01 class 01,01,80 hdr 00
- (II) PCI: 00:02:7: chip 1039,7012 card 1019,1891 rev a0 class 04,01,00 hdr 00
- (II) PCI: 00:03:0: chip 1039,7001 card 1019,1891 rev 0f class 0c,03,10 hdr 80
- (II) PCI: 00:03:1: chip 1039,7001 card 1019,1891 rev 0f class 0c,03,10 hdr 00
- (II) PCI: 00:03:2: chip 1039,7001 card 1019,1891 rev 0f class 0c,03,10 hdr 00
- (II) PCI: 00:03:3: chip 1039,7002 card 1019,1891 rev 00 class 0c,03,20 hdr 00
- (II) PCI: 00:04:0: chip 1039,0900 card 1019,1891 rev 91 class 02,00,00 hdr 00
- (II) PCI: 00:05:0: chip 1039,0180 card 1019,1891 rev 01 class 01,01,85 hdr 00
- (II) PCI: 00:0a:0: chip 5333,8811 card 0000,0000 rev 54 class 03,00,00 hdr 00
- (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
- (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
- (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
- (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
- (II) PCI: End of PCI scan
- (II) Host-to-PCI bridge:
- (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
- (II) Bus 0 I/O range:
- [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
- (II) Bus 0 non-prefetchable memory range:
- [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
- (II) Bus 0 prefetchable memory range:
- [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
- (II) PCI-to-PCI bridge:
- (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is cleared)
- (II) PCI-to-ISA bridge:
- (II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
- (--) PCI:*(0:10:0) S3 Inc. 86c764/765 [Trio32/64/64V+] rev 84, Mem @ 0xe8000000/26
- (II) Addressable bus resource ranges are
- [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
- [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
- (II) OS-reported resource ranges:
- [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- (II) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
- (II) Active PCI resource ranges:
- [0] -1 0 0xec022000 - 0xec022fff (0x1000) MX[B]
- [1] -1 0 0xec021000 - 0xec021fff (0x1000) MX[B]
- [2] -1 0 0xec020000 - 0xec020fff (0x1000) MX[B]
- [3] -1 0 0xec024000 - 0xec024fff (0x1000) MX[B]
- [4] -1 0 0xec023000 - 0xec023fff (0x1000) MX[B]
- [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
- [6] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
- [7] -1 0 0x0000e700 - 0x0000e70f (0x10) IX[B]
- [8] -1 0 0x0000e600 - 0x0000e603 (0x4) IX[B]
- [9] -1 0 0x0000e500 - 0x0000e507 (0x8) IX[B]
- [10] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B]
- [11] -1 0 0x0000e300 - 0x0000e307 (0x8) IX[B]
- [12] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
- [13] -1 0 0x0000e100 - 0x0000e17f (0x80) IX[B]
- [14] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
- [15] -1 0 0x00004000 - 0x0000400f (0x10) IX[B]
- [16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- (II) Active PCI resource ranges after removing overlaps:
- [0] -1 0 0xec022000 - 0xec022fff (0x1000) MX[B]
- [1] -1 0 0xec021000 - 0xec021fff (0x1000) MX[B]
- [2] -1 0 0xec020000 - 0xec020fff (0x1000) MX[B]
- [3] -1 0 0xec024000 - 0xec024fff (0x1000) MX[B]
- [4] -1 0 0xec023000 - 0xec023fff (0x1000) MX[B]
- [5] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
- [6] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
- [7] -1 0 0x0000e700 - 0x0000e70f (0x10) IX[B]
- [8] -1 0 0x0000e600 - 0x0000e603 (0x4) IX[B]
- [9] -1 0 0x0000e500 - 0x0000e507 (0x8) IX[B]
- [10] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B]
- [11] -1 0 0x0000e300 - 0x0000e307 (0x8) IX[B]
- [12] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
- [13] -1 0 0x0000e100 - 0x0000e17f (0x80) IX[B]
- [14] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
- [15] -1 0 0x00004000 - 0x0000400f (0x10) IX[B]
- [16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [18] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [19] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- (II) OS-reported resource ranges after removing overlaps with PCI:
- [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- (II) All system resource ranges:
- [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [4] -1 0 0xec022000 - 0xec022fff (0x1000) MX[B]
- [5] -1 0 0xec021000 - 0xec021fff (0x1000) MX[B]
- [6] -1 0 0xec020000 - 0xec020fff (0x1000) MX[B]
- [7] -1 0 0xec024000 - 0xec024fff (0x1000) MX[B]
- [8] -1 0 0xec023000 - 0xec023fff (0x1000) MX[B]
- [9] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
- [10] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
- [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- [13] -1 0 0x0000e700 - 0x0000e70f (0x10) IX[B]
- [14] -1 0 0x0000e600 - 0x0000e603 (0x4) IX[B]
- [15] -1 0 0x0000e500 - 0x0000e507 (0x8) IX[B]
- [16] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B]
- [17] -1 0 0x0000e300 - 0x0000e307 (0x8) IX[B]
- [18] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
- [19] -1 0 0x0000e100 - 0x0000e17f (0x80) IX[B]
- [20] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
- [21] -1 0 0x00004000 - 0x0000400f (0x10) IX[B]
- [22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- (II) LoadModule: "extmod"
- (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
- (II) Module extmod: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.0.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 0.3
- (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) LoadModule: "dbe"
- (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
- (II) Module dbe: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.0.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 0.3
- (II) Loading extension DOUBLE-BUFFER
- (II) LoadModule: "glx"
- (II) Loading /usr/lib/xorg/modules//libglx.so
- (II) Module glx: vendor="NVIDIA Corporation"
- compiled for 4.0.2, module version = 1.0.9639
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 0.1
- (II) Loading extension GLX
- (II) LoadModule: "freetype"
- (II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
- (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
- compiled for 1.3.0, module version = 2.1.0
- Module class: X.Org Font Renderer
- ABI class: X.Org Font Renderer, version 0.5
- (II) Loading font FreeType
- (II) LoadModule: "record"
- (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
- (II) Module record: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.13.0
- Module class: X.Org Server Extension
- ABI class: X.Org Server Extension, version 0.3
- (II) Loading extension RECORD
- (II) LoadModule: "dri"
- (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
- (II) Module dri: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.0.0
- ABI class: X.Org Server Extension, version 0.3
- (II) Loading extension XFree86-DRI
- (II) LoadModule: "s3"
- (II) Loading /usr/lib/xorg/modules/drivers//s3_drv.so
- (II) Module s3: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 0.5.0
- Module class: X.Org Video Driver
- ABI class: X.Org Video Driver, version 1.2
- (II) LoadModule: "kbd"
- (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
- (II) Module kbd: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.2.1
- Module class: X.Org XInput Driver
- ABI class: X.Org XInput driver, version 0.7
- (II) LoadModule: "mouse"
- (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
- (II) Module mouse: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.2.1
- Module class: X.Org XInput Driver
- ABI class: X.Org XInput driver, version 0.7
- (II) S3: driver (version 0.5.0 for S3 chipset: 964-0, 964-1, 968,
- Trio32/64, Aurora64V+, Trio64UV+, Trio64V2/DX/GX
- (II) Primary Device is: PCI 00:0a:0
- (--) Chipset Trio32/64 found
- (II) resource ranges after xf86ClaimFixedResources() call:
- [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [4] -1 0 0xec022000 - 0xec022fff (0x1000) MX[B]
- [5] -1 0 0xec021000 - 0xec021fff (0x1000) MX[B]
- [6] -1 0 0xec020000 - 0xec020fff (0x1000) MX[B]
- [7] -1 0 0xec024000 - 0xec024fff (0x1000) MX[B]
- [8] -1 0 0xec023000 - 0xec023fff (0x1000) MX[B]
- [9] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
- [10] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
- [11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- [13] -1 0 0x0000e700 - 0x0000e70f (0x10) IX[B]
- [14] -1 0 0x0000e600 - 0x0000e603 (0x4) IX[B]
- [15] -1 0 0x0000e500 - 0x0000e507 (0x8) IX[B]
- [16] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B]
- [17] -1 0 0x0000e300 - 0x0000e307 (0x8) IX[B]
- [18] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
- [19] -1 0 0x0000e100 - 0x0000e17f (0x80) IX[B]
- [20] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
- [21] -1 0 0x00004000 - 0x0000400f (0x10) IX[B]
- [22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [24] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [25] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- (II) resource ranges after probing:
- [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [4] -1 0 0xec022000 - 0xec022fff (0x1000) MX[B]
- [5] -1 0 0xec021000 - 0xec021fff (0x1000) MX[B]
- [6] -1 0 0xec020000 - 0xec020fff (0x1000) MX[B]
- [7] -1 0 0xec024000 - 0xec024fff (0x1000) MX[B]
- [8] -1 0 0xec023000 - 0xec023fff (0x1000) MX[B]
- [9] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
- [10] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
- [11] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
- [12] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
- [13] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
- [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- [16] -1 0 0x0000e700 - 0x0000e70f (0x10) IX[B]
- [17] -1 0 0x0000e600 - 0x0000e603 (0x4) IX[B]
- [18] -1 0 0x0000e500 - 0x0000e507 (0x8) IX[B]
- [19] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B]
- [20] -1 0 0x0000e300 - 0x0000e307 (0x8) IX[B]
- [21] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
- [22] -1 0 0x0000e100 - 0x0000e17f (0x80) IX[B]
- [23] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
- [24] -1 0 0x00004000 - 0x0000400f (0x10) IX[B]
- [25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [29] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
- [30] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
- (II) Setting vga for screen 0.
- (II) Loading sub module "vgahw"
- (II) LoadModule: "vgahw"
- (II) Loading /usr/lib/xorg/modules//libvgahw.so
- (II) Module vgahw: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 0.1.0
- ABI class: X.Org Video Driver, version 1.2
- (II) s3(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
- (**) s3(0): Depth 24, (--) framebuffer bpp 32
- (==) s3(0): RGB weight 888
- (==) s3(0): Default visual is TrueColor
- (II) Loading sub module "int10"
- (II) LoadModule: "int10"
- (II) Loading /usr/lib/xorg/modules//libint10.so
- (II) Module int10: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.0.0
- ABI class: X.Org Video Driver, version 1.2
- (II) s3(0): Primary V_BIOS segment is: 0xc000
- (II) Loading sub module "vbe"
- (II) LoadModule: "vbe"
- (II) Loading /usr/lib/xorg/modules//libvbe.so
- (II) Module vbe: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.1.0
- ABI class: X.Org Video Driver, version 1.2
- (II) s3(0): VESA BIOS detected
- (II) s3(0): VESA VBE Version 1.2
- (II) s3(0): VESA VBE Total Mem: 2048 kB
- (II) s3(0): VESA VBE OEM: S3 Incorporated. Trio64V+
- (==) s3(0): Using gamma correction (1.0, 1.0, 1.0)
- (**) s3(0): Chipset: "Trio32/64"
- (--) s3(0): Framebuffer @ 0xe8000000
- (--) s3(0): videoRam = 2048 Kb
- (II) Loading sub module "ramdac"
- (II) LoadModule: "ramdac"(II) Module already built-in
- (--) s3(0): MCLK 54.886 Mhz
- (--) s3(0): RefClock: 16000
- (--) s3(0): Max pixel clock at this depth is 50 Mhz
- (II) s3(0): AMW MR19C-AB: Using default hsync range of 31.50-37.90 kHz
- (II) s3(0): AMW MR19C-AB: Using default vrefresh range of 50.00-70.00 Hz
- (II) s3(0): Clock range: 15.60 to 50.00 MHz
- (II) s3(0): Not using default mode "640x350" (vrefresh out of range)
- (II) s3(0): Not using default mode "320x175" (vrefresh out of range)
- (II) s3(0): Not using default mode "640x400" (vrefresh out of range)
- (II) s3(0): Not using default mode "320x200" (vrefresh out of range)
- (II) s3(0): Not using default mode "720x400" (vrefresh out of range)
- (II) s3(0): Not using default mode "360x200" (vrefresh out of range)
- (II) s3(0): Not using default mode "640x480" (vrefresh out of range)
- (II) s3(0): Not using default mode "320x240" (vrefresh out of range)
- (II) s3(0): Not using default mode "640x480" (vrefresh out of range)
- (II) s3(0): Not using default mode "320x240" (vrefresh out of range)
- (II) s3(0): Not using default mode "640x480" (hsync out of range)
- (II) s3(0): Not using default mode "320x240" (hsync out of range)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "400x300" (hsync out of range)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "400x300" (hsync out of range)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "400x300" (hsync out of range)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "512x384" (vrefresh out of range)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "512x384" (hsync out of range)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "512x384" (hsync out of range)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "512x384" (hsync out of range)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "512x384" (hsync out of range)
- (II) s3(0): Not using default mode "1152x864" (insufficient memory for mode)
- (II) s3(0): Not using default mode "576x432" (hsync out of range)
- (II) s3(0): Not using default mode "1280x960" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x480" (hsync out of range)
- (II) s3(0): Not using default mode "1280x960" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x480" (hsync out of range)
- (II) s3(0): Not using default mode "1280x1024" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x512" (hsync out of range)
- (II) s3(0): Not using default mode "1280x1024" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x512" (hsync out of range)
- (II) s3(0): Not using default mode "1280x1024" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x512" (hsync out of range)
- (II) s3(0): Not using default mode "1600x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "1600x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "1600x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "1600x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "1600x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "800x600" (hsync out of range)
- (II) s3(0): Not using default mode "1792x1344" (insufficient memory for mode)
- (II) s3(0): Not using default mode "896x672" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1792x1344" (insufficient memory for mode)
- (II) s3(0): Not using default mode "896x672" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1856x1392" (insufficient memory for mode)
- (II) s3(0): Not using default mode "928x696" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1856x1392" (insufficient memory for mode)
- (II) s3(0): Not using default mode "928x696" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1920x1440" (insufficient memory for mode)
- (II) s3(0): Not using default mode "960x720" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1920x1440" (insufficient memory for mode)
- (II) s3(0): Not using default mode "960x720" (insufficient memory for mode)
- (II) s3(0): Not using default mode "832x624" (hsync out of range)
- (II) s3(0): Not using default mode "416x312" (hsync out of range)
- (II) s3(0): Not using default mode "1280x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x384" (hsync out of range)
- (II) s3(0): Not using default mode "1280x800" (insufficient memory for mode)
- (II) s3(0): Not using default mode "640x400" (hsync out of range)
- (II) s3(0): Not using default mode "1152x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "576x384" (hsync out of range)
- (II) s3(0): Not using default mode "1152x864" (insufficient memory for mode)
- (II) s3(0): Not using default mode "576x432" (hsync out of range)
- (II) s3(0): Not using default mode "1400x1050" (insufficient memory for mode)
- (II) s3(0): Not using default mode "700x525" (hsync out of range)
- (II) s3(0): Not using default mode "1400x1050" (insufficient memory for mode)
- (II) s3(0): Not using default mode "700x525" (hsync out of range)
- (II) s3(0): Not using default mode "1400x1050" (insufficient memory for mode)
- (II) s3(0): Not using default mode "700x525" (hsync out of range)
- (II) s3(0): Not using default mode "1400x1050" (insufficient memory for mode)
- (II) s3(0): Not using default mode "700x525" (hsync out of range)
- (II) s3(0): Not using default mode "1440x900" (insufficient memory for mode)
- (II) s3(0): Not using default mode "720x450" (hsync out of range)
- (II) s3(0): Not using default mode "1600x1024" (insufficient memory for mode)
- (II) s3(0): Not using default mode "800x512" (hsync out of range)
- (II) s3(0): Not using default mode "1680x1050" (insufficient memory for mode)
- (II) s3(0): Not using default mode "840x525" (hsync out of range)
- (II) s3(0): Not using default mode "1920x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "960x600" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1920x1200" (insufficient memory for mode)
- (II) s3(0): Not using default mode "960x600" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1920x1440" (insufficient memory for mode)
- (II) s3(0): Not using default mode "960x720" (insufficient memory for mode)
- (II) s3(0): Not using default mode "2048x1536" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "2048x1536" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using default mode "2048x1536" (insufficient memory for mode)
- (II) s3(0): Not using default mode "1024x768" (insufficient memory for mode)
- (II) s3(0): Not using mode "1152x864" (no mode of this name)
- (II) s3(0): Not using mode "1152x768" (no mode of this name)
- (II) s3(0): Not using mode "1024x768" (no mode of this name)
- (II) s3(0): Not using mode "320x240" (bad mode clock/interlace/doublescan)
- (--) s3(0): Virtual size is 800x600 (pitch 800)
- (**) s3(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
- (II) s3(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
- (**) s3(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
- (II) s3(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
- (**) s3(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
- (II) s3(0): Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync
- (**) s3(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
- (II) s3(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync
- (**) s3(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
- (II) s3(0): Modeline "400x300" 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync
- (==) s3(0): DPI set to (100, 100)
- (II) Loading sub module "fb"
- (II) LoadModule: "fb"
- (II) Loading /usr/lib/xorg/modules//libfb.so
- (II) Module fb: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.0.0
- ABI class: X.Org ANSI C Emulation, version 0.3
- (II) Loading sub module "xaa"
- (II) LoadModule: "xaa"
- (II) Loading /usr/lib/xorg/modules//libxaa.so
- (II) Module xaa: vendor="X.Org Foundation"
- compiled for 1.3.0, module version = 1.2.0
- ABI class: X.Org Video Driver, version 1.2
- (--) Depth 24 pixmap format is 32 bpp
- (II) do I need RAC? No, I don't.
- (II) resource ranges after preInit:
- [0] 0 0 0xe8000000 - 0xebffffff (0x4000000) MS[B]
- [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [5] -1 0 0xec022000 - 0xec022fff (0x1000) MX[B]
- [6] -1 0 0xec021000 - 0xec021fff (0x1000) MX[B]
- [7] -1 0 0xec020000 - 0xec020fff (0x1000) MX[B]
- [8] -1 0 0xec024000 - 0xec024fff (0x1000) MX[B]
- [9] -1 0 0xec023000 - 0xec023fff (0x1000) MX[B]
- [10] -1 0 0xe0000000 - 0xdfffffff (0x0) MX[B]O
- [11] -1 0 0xe8000000 - 0xebffffff (0x4000000) MX[B](B)
- [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
- [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
- [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
- [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- [17] -1 0 0x0000e700 - 0x0000e70f (0x10) IX[B]
- [18] -1 0 0x0000e600 - 0x0000e603 (0x4) IX[B]
- [19] -1 0 0x0000e500 - 0x0000e507 (0x8) IX[B]
- [20] -1 0 0x0000e400 - 0x0000e403 (0x4) IX[B]
- [21] -1 0 0x0000e300 - 0x0000e307 (0x8) IX[B]
- [22] -1 0 0x0000e200 - 0x0000e2ff (0x100) IX[B]
- [23] -1 0 0x0000e100 - 0x0000e17f (0x80) IX[B]
- [24] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
- [25] -1 0 0x00004000 - 0x0000400f (0x10) IX[B]
- [26] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [27] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
- [29] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
- [30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
- [31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
- (==) s3(0): Write-combining range (0xe8000000,0x200000)
- (==) s3(0): Backing store disabled
- (II) s3(0): Using XFree86 Acceleration Architecture (XAA)
- Screen to screen bit blits
- Solid filled rectangles
- 8x8 color pattern filled rectangles
- Solid Lines
- (II) s3(0): Acceleration enabled
- (II) s3(0): Using PIO
- (II) s3(0): Using SW cursor
- (**) Option "dpms"
- (**) s3(0): DPMS enabled
- (==) RandR enabled
- (II) Setting vga for screen 0.
- (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 XC-APPGROUP
- (II) Initializing built-in extension XAccessControlExtension
- (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
- (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
- (**) Option "CoreKeyboard"
- (**) Generic Keyboard: Core Keyboard
- (**) Option "Protocol" "standard"
- (**) Generic Keyboard: Protocol: standard
- (**) Option "AutoRepeat" "500 30"
- (**) Option "XkbRules" "xorg"
- (**) Generic Keyboard: XkbRules: "xorg"
- (**) Option "XkbModel" "pc105"
- (**) Generic Keyboard: XkbModel: "pc105"
- (**) Option "XkbLayout" "us"
- (**) Generic Keyboard: XkbLayout: "us"
- (**) Option "CustomKeycodes" "off"
- (**) Generic Keyboard: CustomKeycodes disabled
- (**) Option "Protocol" "ImPS/2"
- (**) Configured Mouse: Device: "/dev/input/mice"
- (**) Configured Mouse: Protocol: "ImPS/2"
- (**) Option "CorePointer"
- (**) Configured Mouse: Core Pointer
- (**) Option "Device" "/dev/input/mice"
- (==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
- (**) Option "ZAxisMapping" "4 5"
- (**) Configured Mouse: ZAxisMapping: buttons 4 and 5
- (**) Configured Mouse: Buttons: 9
- (**) Configured Mouse: Sensitivity: 1
- (II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
- (II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
- (II) Configured Mouse: ps2EnableDataReporting: succeeded
- Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
- End Files:
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.