XFree86 nsc driver


Forum: X and Fluxbox
Topic: XFree86 nsc driver
started by: sassi67

Posted by sassi67 on June 22 2005,15:04
Hello everybody, I'd like to know if someone has experienced with XFree86 nsc driver for PC with a CPU Geode GX1 (Pentium class) with a LCD TFT 640x480 monitor SVGA.
1) I installed XFree86.dsl
2) put the following XFree86Config-4 in /etc/X11:

Section "Files"
   RgbPath "/usr/X11R6/lib/X11/rgb"
   FontPath "/usr/X11R6/lib/X11/fonts/local/"
   FontPath "/usr/X11R6/lib/X11/fonts/misc/"
   FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
   FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
   FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
   FontPath "/usr/X11R6/lib/X11/fonts/CID/"
   FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
   FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
   FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
   ModulePath "/usr/X11R6/lib/modules"

EndSection

Section "Module"
   Load "dbe"
   SubSection "extmod"
Option "xfree86-dga"
   EndSubSection

   Load "type1"
   Load "freetype"

EndSection

Section "ServerFlags"
   Option "blank time" "10" # 10 minutes
   Option "standby time" "20"
   Option "suspend time" "30"
   Option "off time" "60"
EndSection

Section "InputDevice"
   Identifier "Keyboard1"
   Driver "keyboard"
   Option "XkbRules" "xfree86"
   Option "XkbModel" "pc101"
   Option "XkbLayout" "us"
   Option "XkbVariant" "nodeadkeys"
   Option "XkbOptions" ""

EndSection

Section "InputDevice"
   Identifier "Mouse1"
   Driver "mouse"
   Option "Protocol" "PS/2"
   Option "Device" "/dev/psaux"
EndSection

Section "Monitor"

   Identifier "ViewSonic ViewSonic P815"

   VertRefresh 50-250        # multisync


Modeline "1600x1200-85"  229.5  1600 1664 1756 2160  1200 1201 1204 1250 +HSync +VSync
Modeline "1600x1200-75"  202.5  1600 1664 1756 2160  1200 1201 1204 1250 +HSync +VSync
Modeline "1600x1200-70"  189.0  1600 1664 1756 2160  1200 1201 1204 1250 +HSync +VSync
Modeline "1600x1200-60"  162.0  1600 1664 1756 2160  1200 1201 1204 1250 +HSync +VSync

Modeline "1280x1024-85"  157.5  1280 1344 1504 1728  1024 1025 1028 1072 +HSync +VSync
Modeline "1280x1024-75"  135.0  1280 1296 1440 1688  1024 1025 1028 1066 +HSync +VSync
Modeline "1280x1024-60"  108.0  1280 1328 1440 1688  1024 1025 1028 1066 +HSync +VSync

Modeline "1024x768-85"   94.5  1024 1047 1168 1376   768  769  772  808 +HSync +VSync
Modeline "1024x768-75"   78.75 1024 1040 1136 1312   768  769  772  800 +HSync +VSync
Modeline "1024x768-70"   75.0  1024 1047 1184 1328   768  771  777  806
Modeline "1024x768-60"   65.0  1024 1047 1184 1344   768  771  777  806

Modeline "800x600-85"    56.25  800  823  896 1048   600  601  604  631 +HSync +VSync
Modeline "800x600-75"    49.5   800  816  896 1056   600  601  604  625 +HSync +VSync
Modeline "800x600-72"    50.0   800  823  976 1040   600  637  643  666 +HSync +VSync
Modeline "800x600-60"    40.0   800  823  968 1056   600  601  605  628 +HSync +VSync
Modeline "800x600-56"    36.0   800  823  896 1024   600  601  603  625 +HSync +VSync

Modeline "640x480-85"    40.5   640  663  752  832   480  481  484  509
Modeline "640x480-75"    31.5   640  656  720  840   480  481  484  500
Modeline "640x480-72"    31.5   640  663  704  832   480  489  492  520
Modeline "640x480-60"    25.175 640  656  752  800   480  490  492  525

Modeline "720x480-60"    40.0   720  824  896 1024   480  490  500  525 +HSync +VSync

Modeline "768x576-50"    36.0   768  845  924 1024   576  601  603  625 +HSync +VSync
Modeline "720x576-50"    36.0   720  824  896 1024   576  601  603  625 +HSync +VSync

   Option "dpms"
EndSection

Section "Device"
   Identifier "Generic VGA"
   Driver "vga"
   Clocks 25.2 28.3
EndSection

Section "Device"
Identifier "NSC"
Driver "nsc"
Option "HWcursor"
VideoRam 16384
EndSection

Section "Screen"
   Identifier "Screen 1"
   Device "NSC"
   Monitor "ViewSonic ViewSonic P815"
   DefaultDepth  16
   SubSection "Display"
      Depth 8
      Modes "1600x1200-85" "1600x1200-75" "1600x1200-70" "1600x1200-60"
      Modes "1280x1024-85" "1280x1024-75" "1280x1024-60"
      Modes "1024x768-85" "1024x768-75" "1024x768-70" "1024x768-60"
      Modes "800x600-85" "800x600-75" "800x600-72" "800x600-60" "800x600-56"
      Modes "640x480-85" "640x480-75" "640x480-72" "640x480-60"
   EndSubsection
   SubSection "Display"
     Depth 16
     Modes "1600x1200-85" "1600x1200-75" "1600x1200-60"
     Modes "1280x1024-85" "1280x1024-75" "1280x1024-60"
     Modes "1024x768-85" "1024x768-75" "1024x768-70" "1024x768-60"
     Modes "800x600-85" "800x600-75" "800x600-72" "800x600-60" "800x600-56"
      Modes "640x480-85" "640x480-75" "640x480-72" "640x480-60"
   EndSubsection
   SubSection "Display"
     Depth 24
     Modes "1600x1200-85" "1600x1200-75" "1600x1200-60"
     Modes "1280x1024-85" "1280x1024-75" "1280x1024-60"
     Modes "1024x768-85" "1024x768-75" "1024x768-70" "1024x768-60"
     Modes "800x600-85" "800x600-75" "800x600-72" "800x600-60" "800x600-56"
     Modes "640x480-85" "640x480-75" "640x480-72" "640x480-60"
   EndSubsection
EndSection

Section "ServerLayout"
   Identifier "Main Layout"
   Screen "Screen 1"
   InputDevice "Mouse1" "CorePointer"
   InputDevice "Keyboard1" "CoreKeyboard"
EndSection

3) modified /home/dsl/.xserverrc as instructions.

When I start this device , the "DSL X setup" starts too (is it right?) but when I save the settings the screen becomes black and I can't do anything else than switch the device off.

I know that in /var/log/ there must be a .log with errors occurred, but after the reboot I don't find it.

Any suggestion?
Thanks in advance

Posted by sassi67 on June 23 2005,12:08
I was able to get /var/log/XFree86.0.log. This is the content:


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-8 20040928112350 fabbione@fabbione.net)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.26 i686 [ELF]
Build Date: 28 September 2004
Before reporting problems, check < http://www.XFree86.Org/ >
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.26 (root@Knoppix) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 SMP Sa Apr 17 19:33:42 CEST 2004
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/XFree86.0.log", Time: Thu Jun 23 09:27:03 2005
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Main Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "ViewSonic ViewSonic P815"
(**) |   |-->Device "NSC"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) Option "XkbVariant" "nodeadkeys"
(**) XKB: variant: "nodeadkeys"
(WW) Option "XkbOptions" requires an string value
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/local/" does not exist.
Entry deleted from font path.
(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/Type1/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" 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/100dpi/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "60"
(--) using VT number 2

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000983c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1078,0001 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:0e:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:12:0: chip 1078,0100 card 0000,0000 rev 30 class 06,01,00 hdr 80
(II) PCI: 00:12:1: chip 1078,0101 card 0000,0000 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:12:2: chip 1078,0102 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:12:3: chip 1078,0103 card 0000,0000 rev 00 class 04,01,00 hdr 00
(II) PCI: 00:12:4: chip 1078,0104 card 1078,584d rev 00 class 03,00,00 hdr 80
(II) PCI: 00:13:0: chip 0e11,a0f8 card 0e11,a0f8 rev 06 class 0c,03,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,0), 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-ISA bridge:
(II) Bus -1: bridge is at (0:18:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:18:4) Cyrix Corporation 5530 Video [Kahlua] rev 0, Mem @ 0x40800000/23, 0x40010000/12
(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 0xffe00000 - 0xffffffff (0x200000) MX[B](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 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0x80004000 - 0x80004fff (0x1000) MX[B]
[1] -1 0 0x40011000 - 0x4001107f (0x80) MX[B]
[2] -1 0 0x40012000 - 0x400120ff (0x100) MX[B]
[3] -1 0 0x80001000 - 0x800010ff (0x100) MX[B]
[4] -1 0 0x40010000 - 0x40010fff (0x1000) MX[B](B)
[5] -1 0 0x40800000 - 0x40ffffff (0x800000) MX[B](B)
[6] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[B]
[7] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0x80004000 - 0x80004fff (0x1000) MX[B]
[1] -1 0 0x40011000 - 0x4001107f (0x80) MX[B]
[2] -1 0 0x40012000 - 0x400120ff (0x100) MX[B]
[3] -1 0 0x80001000 - 0x800010ff (0x100) MX[B]
[4] -1 0 0x40010000 - 0x40010fff (0x1000) MX[B](B)
[5] -1 0 0x40800000 - 0x40ffffff (0x800000) MX[B](B)
[6] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[B]
[7] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](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 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](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 0x80004000 - 0x80004fff (0x1000) MX[B]
[6] -1 0 0x40011000 - 0x4001107f (0x80) MX[B]
[7] -1 0 0x40012000 - 0x400120ff (0x100) MX[B]
[8] -1 0 0x80001000 - 0x800010ff (0x100) MX[B]
[9] -1 0 0x40010000 - 0x40010fff (0x1000) MX[B](B)
[10] -1 0 0x40800000 - 0x40ffffff (0x800000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[B]
[14] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Extension
ABI class: XFree86 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 FontCache
(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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "nsc"
(II) Loading /usr/X11R6/lib/modules/drivers/nsc_drv.o
(II) Module nsc: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 2.7.6
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) NSC: Nsc family driver (version 2.7.6) for chipsets: 5530, SC1200,
SC1400, REDCLOUD
(II) Primary Device is: PCI 00:12:4
(--) Assigning device section with no busID to primary device
(--) Chipset 5530 found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](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 0x80004000 - 0x80004fff (0x1000) MX[B]
[6] -1 0 0x40011000 - 0x4001107f (0x80) MX[B]
[7] -1 0 0x40012000 - 0x400120ff (0x100) MX[B]
[8] -1 0 0x80001000 - 0x800010ff (0x100) MX[B]
[9] -1 0 0x40010000 - 0x40010fff (0x1000) MX[B](B)
[10] -1 0 0x40800000 - 0x40ffffff (0x800000) MX[B](B)
[11] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[12] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[13] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[B]
[14] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](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 0x80004000 - 0x80004fff (0x1000) MX[B]
[6] -1 0 0x40011000 - 0x4001107f (0x80) MX[B]
[7] -1 0 0x40012000 - 0x400120ff (0x100) MX[B]
[8] -1 0 0x80001000 - 0x800010ff (0x100) MX[B]
[9] -1 0 0x40010000 - 0x40010fff (0x1000) MX[B](B)
[10] -1 0 0x40800000 - 0x40ffffff (0x800000) 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 0x0000f800 - 0x0000f80f (0x10) IX[B]
[17] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
[18] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[19] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(WW) NSC(0): Failed to set up write-combining range (0x40800000,0x400000)
(==) NSC(0): RGB weight 565
(**) NSC(0): Depth 16, (--) framebuffer bpp 16
(==) NSC(0): Default visual is TrueColor
(==) NSC(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NSC(0): Option "HWcursor"
(**) NSC(0): Option "TV_Output" "COMPOSITE"
(II) NSC(0): ViewSonic ViewSonic P815: Using hsync range of 30.00-250.00 kHz
(II) NSC(0): ViewSonic ViewSonic P815: Using vrefresh range of 50.00-250.00 Hz
(II) NSC(0): Clock range:  25.18 to 157.50 MHz
(II) NSC(0): Not using mode "1600x1200-85" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using mode "1600x1200-75" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using mode "1600x1200-70" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using mode "1600x1200-60" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using mode "720x480-60" (no mode of this name)
(II) NSC(0): Not using mode "768x576-50" (no mode of this name)
(II) NSC(0): Not using mode "720x576-50" (no mode of this name)
(II) NSC(0): Not using default mode "640x350" (no mode of this name)
(II) NSC(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "640x400" (no mode of this name)
(II) NSC(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "720x400" (no mode of this name)
(II) NSC(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "400x300" (no mode of this name)
(II) NSC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "512x384" (no mode of this name)
(II) NSC(0): Not using default mode "512x384" (no mode of this name)
(II) NSC(0): Not using default mode "512x384" (no mode of this name)
(II) NSC(0): Not using default mode "512x384" (no mode of this name)
(II) NSC(0): Not using default mode "576x432" (no mode of this name)
(II) NSC(0): Not using default mode "1280x960" (no mode of this name)
(II) NSC(0): Not using default mode "640x480" (no mode of this name)
(II) NSC(0): Not using default mode "1280x960" (no mode of this name)
(II) NSC(0): Not using default mode "640x480" (no mode of this name)
(II) NSC(0): Not using default mode "640x512" (no mode of this name)
(II) NSC(0): Not using default mode "640x512" (no mode of this name)
(II) NSC(0): Not using default mode "640x512" (no mode of this name)
(II) NSC(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "800x600" (no mode of this name)
(II) NSC(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "800x600" (no mode of this name)
(II) NSC(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "800x600" (no mode of this name)
(II) NSC(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "800x600" (no mode of this name)
(II) NSC(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "800x600" (no mode of this name)
(II) NSC(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "896x672" (no mode of this name)
(II) NSC(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "896x672" (no mode of this name)
(II) NSC(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "928x696" (no mode of this name)
(II) NSC(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "928x696" (no mode of this name)
(II) NSC(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "960x720" (no mode of this name)
(II) NSC(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "960x720" (no mode of this name)
(II) NSC(0): Not using default mode "832x624" (no mode of this name)
(II) NSC(0): Not using default mode "416x312" (no mode of this name)
(II) NSC(0): Not using default mode "1152x768" (no mode of this name)
(II) NSC(0): Not using default mode "576x384" (no mode of this name)
(II) NSC(0): Not using default mode "1400x1050" (no mode of this name)
(II) NSC(0): Not using default mode "700x525" (no mode of this name)
(II) NSC(0): Not using default mode "1400x1050" (no mode of this name)
(II) NSC(0): Not using default mode "700x525" (no mode of this name)
(II) NSC(0): Not using default mode "1600x1024" (no mode of this name)
(II) NSC(0): Not using default mode "800x512" (no mode of this name)
(II) NSC(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "1024x768" (no mode of this name)
(II) NSC(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NSC(0): Not using mode "1600x1200-85" (no mode of this name)
(II) NSC(0): Not using mode "1600x1200-75" (no mode of this name)
(II) NSC(0): Not using mode "1600x1200-60" (no mode of this name)
(--) NSC(0): Virtual size is 1280x1024 (pitch 2048)
(**) NSC(0): *Mode "1280x1024-85": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) NSC(0): Modeline "1280x1024-85"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
(**) NSC(0): *Mode "1280x1024-75": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NSC(0): Modeline "1280x1024-75"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NSC(0): *Mode "1280x1024-60": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NSC(0): Modeline "1280x1024-60"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NSC(0): *Mode "1024x768-85": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NSC(0): Modeline "1024x768-85"   94.50  1024 1047 1168 1376  768 769 772 808 +hsync +vsync
(**) NSC(0): *Mode "1024x768-75": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) NSC(0): Modeline "1024x768-75"   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) NSC(0): *Mode "1024x768-70": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NSC(0): Modeline "1024x768-70"   75.00  1024 1047 1184 1328  768 771 777 806
(**) NSC(0): *Mode "1024x768-60": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NSC(0): Modeline "1024x768-60"   65.00  1024 1047 1184 1344  768 771 777 806
(**) NSC(0): *Mode "800x600-85": 56.2 MHz, 53.7 kHz, 85.1 Hz
(II) NSC(0): Modeline "800x600-85"   56.25  800 823 896 1048  600 601 604 631 +hsync +vsync
(**) NSC(0): *Mode "800x600-75": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NSC(0): Modeline "800x600-75"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) NSC(0): *Mode "800x600-72": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NSC(0): Modeline "800x600-72"   50.00  800 823 976 1040  600 637 643 666 +hsync +vsync
(**) NSC(0): *Mode "800x600-60": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NSC(0): Modeline "800x600-60"   40.00  800 823 968 1056  600 601 605 628 +hsync +vsync
(**) NSC(0): *Mode "800x600-56": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NSC(0): Modeline "800x600-56"   36.00  800 823 896 1024  600 601 603 625 +hsync +vsync
(**) NSC(0): *Mode "640x480-85": 40.5 MHz, 48.7 kHz, 95.6 Hz
(II) NSC(0): Modeline "640x480-85"   40.50  640 663 752 832  480 481 484 509
(**) NSC(0): *Mode "640x480-75": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NSC(0): Modeline "640x480-75"   31.50  640 656 720 840  480 481 484 500
(**) NSC(0): *Mode "640x480-72": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NSC(0): Modeline "640x480-72"   31.50  640 663 704 832  480 489 492 520
(**) NSC(0): *Mode "640x480-60": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) NSC(0): Modeline "640x480-60"   25.18  640 656 752 800  480 490 492 525
(**) NSC(0):  Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) NSC(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
(**) NSC(0):  Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NSC(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NSC(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NSC(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NSC(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) NSC(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) NSC(0):  Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) NSC(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) NSC(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NSC(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) NSC(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NSC(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) NSC(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NSC(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) NSC(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) NSC(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) NSC(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NSC(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) NSC(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NSC(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) NSC(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NSC(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) NSC(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NSC(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) NSC(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) NSC(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(**) NSC(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NSC(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) NSC(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NSC(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) NSC(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NSC(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(==) NSC(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0x40010000 - 0x40010fff (0x1000) MX[B]
[1] 0 0 0x40800000 - 0x40ffffff (0x800000) MX[B]
[2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0x80004000 - 0x80004fff (0x1000) MX[B]
[8] -1 0 0x40011000 - 0x4001107f (0x80) MX[B]
[9] -1 0 0x40012000 - 0x400120ff (0x100) MX[B]
[10] -1 0 0x80001000 - 0x800010ff (0x100) MX[B]
[11] -1 0 0x40010000 - 0x40010fff (0x1000) MX[B](B)
[12] -1 0 0x40800000 - 0x40ffffff (0x800000) MX[B](B)
[13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000f800 - 0x0000f80f (0x10) IX[B]
[19] -1 0 0x0000fc00 - 0x0000fcff (0x100) IX[B]
[20] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[21] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(WW) NSC(0): Failed to set up write-combining range (0x40800000,0x400000)
(II) NSC(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(EE) NSC(0): Unable to reserve scanline area
(II) NSC(0): Memory manager initialized to (0,1024) (2048,1023)
(II) NSC(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
Offscreen Pixmaps
Setting up tile and stipple cache:
Not enough video memory for pixmap cache
(==) NSC(0): Backing store disabled
(**) Option "dpms"
(**) NSC(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 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 XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
(**) Option "Protocol" "PS/2"
(**) Mouse1: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) Server_Terminate keybinding not found
(II) Mouse1: ps2EnableDataReporting: succeeded

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.