[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XFree86



	許です。

	忘れてましたが、XF86Config の Ti用と、そのlog
# The ordering of sections is not important in version 4.0 and later.

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"
    FontPath	"/usr/X11R6/libdata/fonts/local/"
    FontPath	"/usr/X11R6/libdata/fonts/misc/"
    FontPath	"/usr/X11R6/libdata/fonts/75dpi/:unscaled"
    FontPath	"/usr/X11R6/libdata/fonts/100dpi/:unscaled"
    FontPath	"/usr/X11R6/libdata/fonts/Type1/"
    FontPath	"/usr/X11R6/libdata/fonts/CID/"
    FontPath	"/usr/X11R6/libdata/fonts/Speedo/"
    FontPath	"/usr/X11R6/libdata/fonts/75dpi/"
    FontPath	"/usr/X11R6/libdata/fonts/100dpi/"
EndSection

# **********************************************************************
# Server flags section.  This contains various server-wide Options.
# **********************************************************************

Section "ServerFlags"
    Option	"blank time"	"0"	# Disable
    Option	"standby time"	"0"
    Option	"suspend time"	"0"
    Option	"off time"	"0"

    Option	"PCI type"	"Uninorth"
EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"keyboard"
    Option	"Protocol"	"wskbd"
    Option	"Device"	"/dev/wskbd0"

    Option	"AutoRepeat"	"200 10"
    Option	"XkbRules"	"xfree86"
    Option	"XkbModel"	"macadb"
    Option	"XkbLayout"	"jp"
    Option	"XkbVariant"	"altjp"
EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"
    Identifier	"Mouse1"
    Driver	"mouse"
    Option	"Protocol"	"wsmouse"
    Option	"Device"	"/dev/wsmouse0"
EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier	"Generic Monitor"
    HorizSync	27-80         # multisync
    VertRefresh	50-75         # multisync
    Option	"dpms"
    Modeline	"640x480"   25.175 640  664  760  800   480  491  493  525
    ModeLine    "800x600"   36     800  824  896 1024   600  601  603  625
    ModeLine	"1152x768"  86    1152 1284 1416 1536   768  770  775  800
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier	"RageM3"
    Driver	"r128"
    BusID	"PCI:0:16:0"
EndSection

# **********************************************************************
# Screen sections.
# **********************************************************************

Section "Screen"
    Identifier		"Screen1"
    Device		"RageM3"
    Monitor		"Generic Monitor"

    Option		"backing store"

    DefaultDepth	24

    SubSection "Display"
	Depth		8
	Modes		"640x480"
    EndSubSection
    SubSection "Display"
	Depth		16
	Modes		"1152x768"
    EndSubSection
    SubSection "Display"
	Depth		24
	Modes		"1152x768"
    EndSubSection
EndSection


# **********************************************************************
# ServerLayout sections.
# **********************************************************************

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

XFree86 Version 4.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 1 July 2000
	If the server is older than 6-12 months, or if your card is newer
	than the above date, look for a newer version before reporting
	problems.  (see http://www.XFree86.Org/FAQ)
Operating System: NetBSD 1.5E The NetBSD Foundation, Inc.
(==) Log file: "/var/log/XFree86.0.log", Time: Tue May 15 16:05:06 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Main Layout"
(**) |-->Screen "Screen1" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "RageM3"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "Protocol" "wskbd"
(**) Option "Device" "/dev/wskbd0"
(**) Keyboard: Protocol: wskbd
(**) Option "AutoRepeat" "200 10"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "macadb"
(**) XKB: model: "macadb"
(**) Option "XkbLayout" "jp"
(**) XKB: layout: "jp"
(**) Option "XkbVariant" "altjp"
(**) XKB: variant: "altjp"
(WW) The directory "/usr/X11R6/libdata/fonts/local/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/misc/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/Type1/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/CID/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/Speedo/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/libdata/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) FontPath is completely invalid.  Using compiled-in default.
(==) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) Option "PciType" "Uninorth"
(**) Option "BlankTime" "0"
(**) Option "StandbyTime" "0"
(**) Option "SuspendTime" "0"
(**) Option "OffTime" "0"
(--) Using wscons driver (/dev/ttyE0)
(**) PCI-HOST bridge is Uninorth
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0020 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,4c46 card 1002,4c46 rev 02 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(--) PCI: (0:16:0) ATI Rage 128 Mobility LF rev 2, Mem @ 0xa4000000/26, 0xa0000000/14, I/O @ 0x0400/8
(II) Addressable bus resource ranges are
	[0] -1	0x00000000 - 0xffffffff (0x0) MXB
	[1] -1	0x00000000 - 0x0000ffff (0x10000) IXB
(II) OS-reported resource ranges:
(II) Active PCI resource ranges:
	[0] -1	0xa0020000 - 0xa003ffff (0x20000) MXB(B)
	[1] -1	0xa0000000 - 0xa0003fff (0x4000) MXB(B)
	[2] -1	0xa4000000 - 0xa7ffffff (0x4000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xa0020000 - 0xa003ffff (0x20000) MXB(B)
	[1] -1	0xa0000000 - 0xa0003fff (0x4000) MXB(B)
	[2] -1	0xa4000000 - 0xa7ffffff (0x4000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) OS-reported resource ranges after removing overlaps with PCI:
(II) All system resource ranges:
	[0] -1	0xa0020000 - 0xa003ffff (0x20000) MXB(B)
	[1] -1	0xa0000000 - 0xa0003fff (0x4000) MXB(B)
	[2] -1	0xa4000000 - 0xa7ffffff (0x4000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) r128: Driver for ATI Rage 128 chipset: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RK (PCI), ATI Rage 128 RL (AGP),
	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP)
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag200, mgag200 PCI, mgag400
(II) FBDev: driver for framebuffer: fbdev, afb
(--) Chipset ATI Rage 128 Mobility LF (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0xa0020000 - 0xa003ffff (0x20000) MXB(B)
	[1] -1	0xa0000000 - 0xa0003fff (0x4000) MXB(B)
	[2] -1	0xa4000000 - 0xa7ffffff (0x4000000) MXB(B)
	[3] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
(II) resource ranges after probing:
	[0] -1	0xa0020000 - 0xa003ffff (0x20000) MXB(B)
	[1] -1	0xa0000000 - 0xa0003fff (0x4000) MXB(B)
	[2] -1	0xa4000000 - 0xa7ffffff (0x4000000) MXB(B)
	[3] 0	0x000a0000 - 0x000affff (0x10000) MSB
	[4] 0	0x000b0000 - 0x000b7fff (0x8000) MSB
	[5] 0	0x000b8000 - 0x000bffff (0x8000) MSB
	[6] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
	[7] 0	0x000003b0 - 0x000003bb (0xc) ISB
	[8] 0	0x000003c0 - 0x000003df (0x20) ISB
(II) Setting vga for screen 0.
(II) r128(0): PCI bus 0 card 16 func 0
(**) r128(0): Depth 24, (--) framebuffer bpp 32
(II) r128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) r128(0): Default visual is TrueColor
(==) r128(0): RGB weight 888
(II) r128(0): Using 8 bits per RGB (8 bit DAC)
(--) r128(0): Chipset: "ATI Rage 128 Mobility LF (AGP)" (ChipID = 0x4c46)
(--) r128(0): Linear framebuffer at 0xa4000000
(--) r128(0): MMIO registers at 0xa0000000
(--) r128(0): BIOS at 0xa0020000
(II) r128(0): mapVidMem a0000000, 4000, fd = 5
(--) r128(0): VideoRAM: 8192 kByte (128-bit SDR SGRAM 1:1)
(II) r128(0): Panel dimensions: 8x1
(WW) r128(0): Video BIOS not detected, using default PLL parameters!
(II) r128(0): PLL parameters: rf=2950 rd=65 min=12500 max=25000; xclk=10300
(==) r128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) r128(0): Generic Monitor: Using hsync range of  27.00- 80.00 kHz
(II) r128(0): Generic Monitor: Using vrefresh range of  50.00- 75.00 Hz
(II) r128(0): Clock range:  12.50 to 250.00 MHz
(WW) r128(0): Mode "640x350" deleted (vrefresh out of range)
(WW) r128(0): Mode "640x400" deleted (vrefresh out of range)
(WW) r128(0): Mode "720x400" deleted (vrefresh out of range)
(WW) r128(0): Mode "1024x768" deleted (vrefresh out of range)
(WW) r128(0): Mode "1024x768" deleted (vrefresh out of range)
(WW) r128(0): Mode "1280x960" deleted (hsync out of range)
(WW) r128(0): Mode "1280x1024" deleted (hsync out of range)
(WW) r128(0): Mode "1600x1200" deleted (hsync out of range)
(WW) r128(0): Mode "1600x1200" deleted (hsync out of range)
(WW) r128(0): Mode "1600x1200" deleted (hsync out of range)
(WW) r128(0): Mode "1600x1200" deleted (hsync out of range)
(WW) r128(0): Mode "1792x1344" deleted (insufficient memory for mode)
(WW) r128(0): Mode "1792x1344" deleted (insufficient memory for mode)
(WW) r128(0): Mode "1856x1392" deleted (insufficient memory for mode)
(WW) r128(0): Mode "1856x1392" deleted (insufficient memory for mode)
(WW) r128(0): Mode "1920x1440" deleted (insufficient memory for mode)
(WW) r128(0): Mode "1920x1440" deleted (insufficient memory for mode)
(--) r128(0): Virtual size is 1152x768 (pitch 1152)
(**) r128(0): Mode "1152x768": 86.0 MHz, 56.0 kHz, 70.0 Hz
(==) r128(0): DPI set to (75, 75)
(--) Depth 24 pixmap format is 32 bpp
(II) resource ranges after preInit:
	[0] 0	0xa0000000 - 0xa0003fff (0x4000) MSB
	[1] 0	0xa4000000 - 0xa7ffffff (0x4000000) MSB
	[2] -1	0xa0020000 - 0xa003ffff (0x20000) MXB(B)
	[3] -1	0xa0000000 - 0xa0003fff (0x4000) MXB(B)
	[4] -1	0xa4000000 - 0xa7ffffff (0x4000000) MXB(B)
	[5] 0	0x000a0000 - 0x000affff (0x10000) MSB
	[6] 0	0x000b0000 - 0x000b7fff (0x8000) MSB
	[7] 0	0x000b8000 - 0x000bffff (0x8000) MSB
	[8] 0	0x00000400 - 0x000004ff (0x100) ISB
	[9] -1	0x00000400 - 0x000004ff (0x100) IXB(B)
	[10] 0	0x000003b0 - 0x000003bb (0xc) ISB
	[11] 0	0x000003c0 - 0x000003df (0x20) ISB
(II) r128(0): mapVidMem a0000000, 4000, fd = 5
(II) r128(0): mapVidMem a4000000, 800000, fd = 5
(WW) r128(0): Cannot read colourmap from VGA.  Will restore with default
vgaHWMapMem ...return TRUE
3b, 0, 0
(II) r128(0): Memory manager initialized to (0,0) (1152,1820)
(II) r128(0): Reserved area from (0,768) to (1152,770)
(II) r128(0): Largest offscreen area available: 1152 x 1050
(**) r128(0): Option "BackingStore"
(**) r128(0): Backing store enabled
(II) r128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Dashed Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		10 256x256 slots
(II) r128(0): Acceleration enabled
(II) r128(0): Using hardware cursor (scanline 3080)
(II) r128(0): Largest offscreen area available: 1152 x 1048
(**) r128(0): DPMS enabled
(II) Setting vga for screen 0.
(**) Option "Protocol" "wsmouse"
(**) Mouse1: Protocol: wsmouse
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/wsmouse0"
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)