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

[debian-users:34067] Xでのキーボードの設定(XF86Config-4以外)



鍋太郎です。
Cassiopeia FIVA 206VL + sidで使っています。

先日キーボードを換装し英語配列にしましたので、
/etc/X11/XF86Config-4の内容を書き換えました。
#正確には dpkg-reconfigure xserver-xfree86 を実行。

Xの再起動後/var/log/XFree86.0.logを見ても
英語配列になっているように見えますが、
実際に入力されるのは日本語配列のままとなっています。
#例えば、Shift + 2 では 英語配列で '@' となるはずが、'"'となってしまう。

Xのキーボード配列を変更するのに何か別の設定が必要なのでしょうか?

ご指導いただければありがたいです。

よろしくお願いいたします。

p.s.
長いですが、以下 XF86Config-4とそのログです。

/etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"int10"
	Load	"pex5"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"xie"
	Load	"xtt"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc101"
	Option		"XkbLayout"	"us"
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "Device"
	Identifier	"Cassiopeia FIVA 206VL VIDEO"
	Driver		"siliconmotion"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Cassiopeia FIVA 206VL LCD Monitor"
	HorizSync	30-54
	VertRefresh	50-85
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Cassiopeia FIVA 206VL VIDEO"
	Monitor		"Cassiopeia FIVA 206VL LCD Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION

/var/log/XFree86.0.log:

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@xxxxxxxxxxx and patches submitted
to fixes@xxxxxxxxxxxx  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.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
	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)
Build Operating System: Linux 2.4.18 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sun Aug 11 08:20:47 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Cassiopeia FIVA 206VL LCD Monitor"
(**) |   |-->Device "Cassiopeia FIVA 206VL VIDEO"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) XKB: options: "ctrl:nocaps"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.4
	XFree86 XInput driver : 0.2
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80002044, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1279,0395 card 1279,0295 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1279,0396 card 1279,0295 rev 00 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 1279,0397 card 1279,0295 rev 00 class 05,00,00 hdr 80
(II) PCI: 00:04:0: chip 10b9,5451 card 1265,0100 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:07:0: chip 10b9,1533 card 10b9,1533 rev 00 class 06,01,00 hdr 00
(II) PCI: 00:09:0: chip 126f,0712 card 126f,0712 rev a0 class 03,00,00 hdr 00
(II) PCI: 00:0a:0: chip 104c,ac51 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:0a:1: chip 104c,ac51 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:0b:0: chip 104c,8020 card 104c,8011 rev 00 class 0c,00,10 hdr 00
(II) PCI: 00:0c:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 10b9,5229 card 0000,0000 rev c3 class 01,01,a4 hdr 00
(II) PCI: 00:11:0: chip 10b9,7101 card 0000,0000 rev 00 class 06,80,00 hdr 00
(II) PCI: 00:14:0: chip 10b9,5237 card 0000,0000 rev 03 class 0c,03,10 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:9:0) Silicon Motion Inc. LynxEM+ rev 160, Mem @ 0xfd000000/24
(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	0x000d0000 - 0x000d0fff (0x1000) MX[B]
	[1] -1 0	0xfc006800 - 0xfc0068ff (0x100) MX[B]
	[2] -1 0	0xfc000000 - 0xfc003fff (0x4000) MX[B]
	[3] -1 0	0xfc006000 - 0xfc0067ff (0x800) MX[B]
	[4] -1 0	0xfc004000 - 0xfc004fff (0x1000) MX[B]
	[5] -1 0	0xfc100000 - 0xfc1fffff (0x100000) MX[B]
	[6] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[7] -1 0	0x00001800 - 0x0000180f (0x10) IX[B]
	[8] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[9] -1 0	0x000001f0 - 0x000001ff (0x10) IX[B]
	[10] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[11] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0x000d0000 - 0x000d0fff (0x1000) MX[B]
	[1] -1 0	0xfc006800 - 0xfc0068ff (0x100) MX[B]
	[2] -1 0	0xfc000000 - 0xfc003fff (0x4000) MX[B]
	[3] -1 0	0xfc006000 - 0xfc0067ff (0x800) MX[B]
	[4] -1 0	0xfc004000 - 0xfc004fff (0x1000) MX[B]
	[5] -1 0	0xfc100000 - 0xfc1fffff (0x100000) MX[B]
	[6] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[7] -1 0	0x00001800 - 0x0000180f (0x10) IX[B]
	[8] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[9] -1 0	0x000001f0 - 0x000001ff (0x10) IX[B]
	[10] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[11] -1 0	0x00001000 - 0x000010ff (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 - 0x000cffff (0x10000) 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 - 0x000cffff (0x10000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x000d0000 - 0x000d0fff (0x1000) MX[B]
	[6] -1 0	0xfc006800 - 0xfc0068ff (0x100) MX[B]
	[7] -1 0	0xfc000000 - 0xfc003fff (0x4000) MX[B]
	[8] -1 0	0xfc006000 - 0xfc0067ff (0x800) MX[B]
	[9] -1 0	0xfc004000 - 0xfc004fff (0x1000) MX[B]
	[10] -1 0	0xfc100000 - 0xfc1fffff (0x100000) MX[B]
	[11] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x00001800 - 0x0000180f (0x10) IX[B]
	[15] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[16] -1 0	0x000001f0 - 0x000001ff (0x10) IX[B]
	[17] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[18] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(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) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "xtt"
(II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
(II) Module xtt: vendor="X-TrueType Server Project"
	compiled for 4.1.0.1, module version = 1.3.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font xtt
(II) LoadModule: "siliconmotion"
(II) Loading /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o
(II) Module siliconmotion: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.2.2
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) Silicon Motion: driver (version 1.2.2) for Silicon Motion Lynx chipsets:
	Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM
(II) Primary Device is: PCI 00:09:0
(--) Assigning device section with no busID to primary device
(--) Chipset LynxEM+ 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 - 0x000cffff (0x10000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x000d0000 - 0x000d0fff (0x1000) MX[B]
	[6] -1 0	0xfc006800 - 0xfc0068ff (0x100) MX[B]
	[7] -1 0	0xfc000000 - 0xfc003fff (0x4000) MX[B]
	[8] -1 0	0xfc006000 - 0xfc0067ff (0x800) MX[B]
	[9] -1 0	0xfc004000 - 0xfc004fff (0x1000) MX[B]
	[10] -1 0	0xfc100000 - 0xfc1fffff (0x100000) MX[B]
	[11] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x00001800 - 0x0000180f (0x10) IX[B]
	[15] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[16] -1 0	0x000001f0 - 0x000001ff (0x10) IX[B]
	[17] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[18] -1 0	0x00001000 - 0x000010ff (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 - 0x000cffff (0x10000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x000d0000 - 0x000d0fff (0x1000) MX[B]
	[6] -1 0	0xfc006800 - 0xfc0068ff (0x100) MX[B]
	[7] -1 0	0xfc000000 - 0xfc003fff (0x4000) MX[B]
	[8] -1 0	0xfc006000 - 0xfc0067ff (0x800) MX[B]
	[9] -1 0	0xfc004000 - 0xfc004fff (0x1000) MX[B]
	[10] -1 0	0xfc100000 - 0xfc1fffff (0x100000) MX[B]
	[11] -1 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
	[12] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00001800 - 0x0000180f (0x10) IX[B]
	[18] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[19] -1 0	0x000001f0 - 0x000001ff (0x10) IX[B]
	[20] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[21] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[22] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[23] 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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(**) Silicon Motion(0): Depth 24, (--) framebuffer bpp 24
(==) Silicon Motion(0): RGB weight 888
(==) Silicon Motion(0): Default visual is TrueColor
(==) Silicon Motion(0): Using Hardware Cursor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) Silicon Motion(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) Silicon Motion(0): initializing int10
(II) Silicon Motion(0): Primary V_BIOS segment is: 0xc000
(II) Silicon Motion(0): VESA BIOS detected
(II) Silicon Motion(0): VESA VBE Version 2.0
(II) Silicon Motion(0): VESA VBE Total Mem: 2048 kB
(II) Silicon Motion(0): VESA VBE OEM: Silicon Motion SM712 VGA BIOS
(II) Silicon Motion(0): VESA VBE OEM Software Rev: 2.0
(II) Silicon Motion(0): VESA VBE OEM Vendor: SM712
(II) Silicon Motion(0): VESA VBE OEM Product: SM712
(II) Silicon Motion(0): VESA VBE OEM Product Rev: SM712
(--) Silicon Motion(0): Chipset: "LynxEM+"
(WW) System lacks support for changing MTRRs
(II) Silicon Motion(0): Physical MMIO at 0xFD400000
(II) Silicon Motion(0): Logical MMIO at 0x40330000 - 0x4072FFFF
(II) Silicon Motion(0): DPR=0x40338000, VPR=0x4033C000, IOBase=0x40630000
(II) Silicon Motion(0): DataPort=0x40330000 - 0x40337FFF
(II) Silicon Motion(0): Physical frame buffer at 0xFD000000
(II) Silicon Motion(0): Logical frame buffer at 0x00000000 - 0xFFFFFFFF
(II) Silicon Motion(0): Cursor Offset: FFFFFC00 Reserved: FFFFF800
(II) Silicon Motion(0): TFT Panel Size = 800x600
	SMI_PreInit vgaCRIndex=3d4, vgaIOBase=3d0, MMIOBase=40330000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Silicon Motion(0): I2C bus "I2C bus" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Silicon Motion(0): VESA VBE DDC supported
(II) Silicon Motion(0): VESA VBE DDC Level none
(II) Silicon Motion(0): VESA VBE DDC transfer in appr. 0 sec.
(II) Silicon Motion(0): VESA VBE DDC read successfully
(==) Silicon Motion(0): Using gamma correction (1.0, 1.0, 1.0)
(--) Silicon Motion(0): videoram: 2048kB
	SMI_PreInit minClock=20000, maxClock=135000
(--) Silicon Motion(0): Detected current MCLK value of 128.864 MHz
(II) Silicon Motion(0): Cassiopeia FIVA 206VL LCD Monitor: Using hsync range of 30.00-54.00 kHz
(II) Silicon Motion(0): Cassiopeia FIVA 206VL LCD Monitor: Using vrefresh range of 50.00-85.00 Hz
(II) Silicon Motion(0): Clock range:  20.00 to 135.00 MHz
(II) Silicon Motion(0): Mode: 640x350 24-bpp, 85.079948Hz
(II) Silicon Motion(0): Mode: 640x400 24-bpp, 85.079948Hz
(II) Silicon Motion(0): Mode: 720x400 24-bpp, 85.038902Hz
(II) Silicon Motion(0): Mode: 640x480 24-bpp, 60.000000Hz
(II) Silicon Motion(0): Mode: 640x480 24-bpp, 72.808800Hz
(II) Silicon Motion(0): Mode: 640x480 24-bpp, 75.000000Hz
(II) Silicon Motion(0): Mode: 640x480 24-bpp, 85.008308Hz
(II) Silicon Motion(0): Mode: 800x600 24-bpp, 56.250000Hz
(II) Silicon Motion(0): Mode: 800x600 24-bpp, 60.316540Hz
(II) Silicon Motion(0): Mode: 800x600 24-bpp, 72.187569Hz
(II) Silicon Motion(0): Mode: 800x600 24-bpp, 75.000000Hz
(II) Silicon Motion(0): Mode: 800x600 24-bpp, 85.136887Hz
(II) Silicon Motion(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) Silicon Motion(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) Silicon Motion(0): Mode: 800x600 24-bpp, 85.136887Hz
(II) Silicon Motion(0): Mode: 640x480 24-bpp, 85.008308Hz
(--) Silicon Motion(0): Virtual size is 800x600 (pitch 800)
(**) Silicon Motion(0): Default mode "800x600": 56.3 MHz (scaled from 0.3 MHz), 53.7 kHz, 85.1 Hz
(II) Silicon Motion(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) Silicon Motion(0): Default mode "640x480": 36.0 MHz (scaled from 0.2 MHz), 43.3 kHz, 85.0 Hz
(II) Silicon Motion(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(==) Silicon Motion(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.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(--) Depth 24 pixmap format is 24 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xfd000000 - 0xfdffffff (0x1000000) MX[B]
	[1] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[2] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1 0	0x000c0000 - 0x000cffff (0x10000) MX[B]
	[5] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1 0	0x000d0000 - 0x000d0fff (0x1000) MX[B]
	[7] -1 0	0xfc006800 - 0xfc0068ff (0x100) MX[B]
	[8] -1 0	0xfc000000 - 0xfc003fff (0x4000) MX[B]
	[9] -1 0	0xfc006000 - 0xfc0067ff (0x800) MX[B]
	[10] -1 0	0xfc004000 - 0xfc004fff (0x1000) MX[B]
	[11] -1 0	0xfc100000 - 0xfc1fffff (0x100000) MX[B]
	[12] -1 0	0xfd000000 - 0xfdffffff (0x1000000) 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	0x00001800 - 0x0000180f (0x10) IX[B]
	[19] -1 0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[20] -1 0	0x000001f0 - 0x000001ff (0x10) IX[B]
	[21] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[22] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[23] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[24] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Silicon Motion(0): Physical MMIO at 0xFD400000
(II) Silicon Motion(0): Logical MMIO at 0x40260000 - 0x4065FFFF
(II) Silicon Motion(0): DPR=0x40268000, VPR=0x4026C000, IOBase=0x40560000
(II) Silicon Motion(0): DataPort=0x40260000 - 0x40267FFF
(II) Silicon Motion(0): Physical frame buffer at 0xFD000000
(II) Silicon Motion(0): Logical frame buffer at 0x40660000 - 0x4085FFFF
(II) Silicon Motion(0): Cursor Offset: 001FFC00 Reserved: 001FF800
(II) Silicon Motion(0): TFT Panel Size = 800x600
(II) Silicon Motion(0): Current mode 0x03.
(II) Silicon Motion(0): Saved current video mode.  Register dump:
(II) Silicon Motion(0): START register dump ------------------
MISCELLANEOUS OUTPUT
    67

SEQUENCER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 03 00 03 00  02 24 24 24  24 24 24 24  24 24 24 24 
10| 00 40 00 00  00 0A 17 00  51 00 00 00  00 00 00 00 
20| C4 30 02 00  01 00 00 00  00 00 00 00  00 00 00 00 
30| 24 03 20 09  C0 24 24 24  24 24 24 24  00 00 03 FF 
40| 00 FC 00 00  20 18 00 FC  20 0C 44 20  00 24 24 24 
50| 04 48 83 63  68 73 57 58  04 03 7B 24  24 00 00 24 
60| 01 00 3E 1A  1A 00 00 00  50 04 12 02  1C 85 0B 04 
70| 82 41 0E 35  04 00 24 24  24 24 24 24  24 24 24 24 
80| 00 00 00 00  80 00 20 24  00 00 00 00  04 02 24 24 
90| 00 00 00 00  24 24 24 24  24 24 24 24  24 24 24 24 
A0| 00 04 40 00  43 ED ED ED  00 00 00 00  00 02 00 00 

CRT CONTROLLER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 5F 4F 50 02  53 81 BF 1F  00 4F 0D 0E  00 00 3F FF 
10| 9C 0E 8F 28  1F 96 B9 A3  FF 00 00 00  00 00 00 00 
30| 00 00 00 00  00 88 02 20  00 00 28 40  00 00 00 00 
40| 7F 63 00 6B  1B 72 57 00  58 0C A2 20  4F 8F 00 00 
90| 56 4A 5E 55  86 9D 8E AA  8A A3 DF 33  00 00 1B 00 
A0| 20 1F 1A 19  19 0F 0F 0A  00 00 00 00  00 00 

GRAPHICS CONTROLLER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 00 00 00 00  00 10 0E 00  FF 

ATTRIBUTE 0CONTROLLER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 00 01 02 03  04 05 06 07  08 09 0A 0B  0C 0D 0E 0F 
10| 0C 00 0F 08  00 

DPR    x0       x4       x8       xC
00| CED2C408 FFFFFFFF F100E000 00000000
10| F160F250 FF000000 FF000000 80C0F000
20| FF000000 FF000000 FF000000 F66BE491
30| F160F134 F7EFFBB3 E2F6CFFB F000F102
40| FFF04900 FFF12012

VPR    x0       x4       x8       xC
00| 00010000 10000908 0059000C 00000000
10| 01420140 00400100 03130000 00019000
20| 00010000 00000000 00400002 00000046
30| 00044C20 00000010 00000000 00000000
40| 00000000 00000000 00000000 00000000
50| 00000000 01026543 00000542 00EDEDED
60| 000000B6

CPR    x0       x4       x8       xC
00| 00000008 00000200 00080020 00000408
10| 0000000A 00000000 00000006

(II) Silicon Motion(0): END register dump --------------------
(II) Silicon Motion(0): Setting mode 0x58
(II) Silicon Motion(0): Done restoring mode.  Register dump:
(II) Silicon Motion(0): START register dump ------------------
MISCELLANEOUS OUTPUT
    2B

SEQUENCER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 01 01 0F 03  0E 24 24 24  24 24 24 24  24 24 24 24 
10| 00 40 00 00  00 0A 17 00  51 00 00 00  00 00 00 00 
20| C4 30 02 00  01 00 00 00  00 00 00 00  00 00 00 00 
30| 24 43 60 09  C0 24 24 24  24 24 24 24  00 00 03 FF 
40| 00 FC 00 00  20 18 00 FC  20 0C 44 20  00 24 24 24 
50| 04 48 83 63  68 73 57 58  04 58 7B 24  24 00 00 24 
60| 01 00 3E 1A  1A 00 00 00  50 04 12 02  1C 85 0B 04 
70| 82 41 0E 35  04 00 24 24  24 24 24 24  24 24 24 24 
80| 00 00 00 00  80 00 20 24  00 00 00 00  04 02 24 24 
90| 00 00 00 00  24 24 24 24  24 24 24 24  24 24 24 24 
A0| 00 04 40 00  43 ED ED ED  00 00 00 00  00 02 00 00 

CRT CONTROLLER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 7F 63 63 00  69 19 72 F0  00 60 00 00  00 00 00 00 
10| 58 0C 57 64  40 57 00 E3  FF 00 00 00  00 00 00 00 
30| 00 00 00 00  00 88 02 20  00 00 28 40  00 00 00 00 
40| 7F 63 00 69  19 72 57 00  58 0C E0 20  63 57 00 00 
90| 56 4A 5E 55  86 9D 8E AA  8A A3 DF 33  00 00 1B 00 
A0| 00 00 00 00  00 00 00 00  00 00 00 00  00 00 

GRAPHICS CONTROLLER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 00 00 00 00  00 40 05 0F  FF 

ATTRIBUTE 0CONTROLLER
    x0 x1 x2 x3  x4 x5 x6 x7  x8 x9 xA xB  xC xD xE xF
00| 00 01 02 03  04 05 06 07  08 09 0A 0B  0C 0D 0E 0F 
10| 41 00 0F 00  00 

DPR    x0       x4       x8       xC
00| CED2C408 FFFFFFFF F100E000 00000000
10| F960F960 FF000000 FF000000 80F4F000
20| FF000000 FFFFFFFF FFFFFFFF F000C000
30| F000F000 F7EFFBB3 E2F6CFFB F960F960
40| FFF00000 FFF00000

VPR    x0       x4       x8       xC
00| 00040000 10000908 0059000C 00000000
10| 012E012C 00400100 03130000 00019000
20| 00010000 00000000 00400002 00000046
30| 00044C20 00000010 00000000 00000000
40| 00000000 00000000 00000000 00000000
50| 00000000 01026543 00000542 00EDEDED
60| 00000173

CPR    x0       x4       x8       xC
00| 00000008 00000200 00080020 00000408
10| 0000000A 00000000 00000006

(II) Silicon Motion(0): END register dump --------------------
(II) Silicon Motion(0): FrameBuffer Box: 0,0 - 800,669
(II) Silicon Motion(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	8x8 color pattern filled rectangles
	CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		5 128x69 slots
		8 8x8 color pattern slots
	SMI_DGAInit 800x600 @ 24 bpp
	SMI_DGAInit 640x480 @ 24 bpp
(**) Option "dpms"
(**) Silicon Motion(0): DPMS enabled
(WW) Silicon Motion(0): Option "UseFBDev" is not used
(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) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Buttons: 3
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
	No such file or directory.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!

-- 
+---------------------------------+
 倉澤 望(鍋太郎)
 KURASAWA Nozomu(nabetaro)
 nabetaro@xxxxxxxxxxxxxx
+---------------------------------+