<div id=":1q" class="ii gt"><b>Dear All,</b><br><b>After installation of
 FreeBSD 8.0 on my Cassiopea Fiva computer I found a problem with xorg.<br>I
 have a card SM712 LynxEM+ there and it should operate using driver 
"siliconmotion".<br>

However, I can not start Xwindows. I just get a white screen and message
 
on terminal:<br><br></b>******************************<div>****************<br><div class="gmail_quote"><i>X.Org X Server 1.6.5<br>Release Date: 2009-10-11<br>X
 Protocol Version 11, Revision 0<br>Build Operating System: FreeBSD 
8.0-RELEASE i386<br>
Current Operating System: FreeBSD <a href="http://casiopea.lukawski.net/" target="_blank">casiopea.lukawski.net</a>
 8.0-RELEASE FreeBSD 
8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386<br>
Build Date: 06 March 2010  02:03:54PM<br><br>        Before reporting 
problems, check <a href="http://wiki.x.org/" target="_blank">http://wiki.x.org</a><br>       

 to make sure that you have the latest version.<br>Markers: (--) probed,
 (**) from config file, (==) default setting,<br>
        (++) from command line, (!!) notice, (II) informational,<br>       

 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br>(==) 
Log file: "/var/log/Xorg.0.log", Time: Sun Mar  7 05:37:28 2010<br>
(++) Using config file: "/root/xorg.conf"<br>failed to set mtrr: 
Operation not supported<br>failed to unset mtrr: Operation not supported<br>failed

 to set mtrr: Operation not supported<br>[dix] Could not init font path 
element , removing from list!<br>

</i>
**********************************************<br><b>Then the only 
way is to kill xorg server, but even after the screen of a computer 
remains white and the only solution is to restart the system from the 
remote terminal.</b><br><br><b>After already several days of different 
attempts to locate and solve the problem I am already desperated. I have
 even updated the system and tried OpenBSD instead but with the same 
effect.<br>
Please help me with. See all conf and log files below.<br>
Thanks in advance for your support.<br>
With kind regards,<br>Piotr Lukawski<br></b><br><i><b>System info:</b><br>casiopea#


 uname -a<br>FreeBSD <a href="http://casiopea.lukawski.net/" target="_blank">casiopea.lukawski.net</a> 8.0-RELEASE FreeBSD 
8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386<br><b><br>In

 rc.conf file:<br></b></i>hald_enable="YES"<br>dbus_enable="YES"<i><b><br><br></b></i><b>xorg.conf:</b><br>Section

 "ServerLayout"<br>
  Identifier    "XFree86 Configured"<br>  Screen 0      "FIVA Screen" 0 0<br> 
 InputDevice   "FIVA Point" "CorePointer"<br>  InputDevice   "FIVA 
Keyboard" "CoreKeyboard"<br>
  Option "AllowEmptyInput" "false"<br>EndSection<br><br>Section "Files"<br>       

 ModulePath   "/usr/local/lib/xorg/modules"<br>        FontPath     
"/usr/local/lib/X11/fonts/misc/"<br>
        FontPath     "/usr/local/lib/X11/fonts/TTF/"<br>        
FontPath     "/usr/local/lib/X11/fonts/OTF"<br>        FontPath     
"/usr/local/lib/X11/fonts/Type1/"<br>        FontPath     
"/usr/local/lib/X11/fonts/100dpi/"<br>
        FontPath     "/usr/local/lib/X11/fonts/75dpi/"<br>EndSection<br><br>Section

 "Module"<br>  # codeconv<br>  # dri<br>  # drivers<br>  # extensions<br># 

 Load "GLcore"<br>  Load  "dbe"<br>
  Load  "dri"<br>  Load  "dri2"<br>  Load  "extmod"<br>  Load  "glx"<br> 
 Load  "record"<br>  # freebsd<br>#  Load "drm"<br>  # input<br>EndSection<br><br>Section

 "ServerFlags"<br>
#  Option       "blank time"    "0"<br>#  Option       "standby time"  
"15"<br>#  Option       "suspend time"  "20"<br>#  Option       "off 
time"      "0"<br>
EndSection<br><br>Section "InputDevice"<br>  Identifier    "FIVA 
Keyboard"<br>  Driver        "keyboard"<br>#  Option       "XkbModel" 
"jp106"<br>#  Option       "XkbLayout" "jp"<br>
#  Option       "XkbOptions" "ctrl:swapcaps"<br>EndSection<br><br>Section

 "InputDevice"<br>  Identifier    "FIVA Point"<br>  Driver        
"mouse"<br>  Option        "Device" "/dev/sysmouse"<br>
  Option        "Protocol" "Auto"<br>  Option        "SampleRate"    
"600"<br>EndSection<br><br>Section "Monitor"<br>  Identifier    "FIVA 
8.4inch LCD"<br>  VendorName    "CASIO"<br>
  ModelName     "FIVA 106VL"<br>  HorizSync     31.5-48.5<br>  
VertRefresh   50-76<br>  ModeLine      "800x600"       36 800 823 992 
1024 600 601 603 620<br>EndSection<br><br>Section "Device"<br>
  Identifier    "Silicon Motion Lynx"<br>  Driver        "siliconmotion"<br> 
 VendorName    "Silicon Motion Inc."<br>  BoardName     "SM712 LynxEM+"<br> 
 BusID         "PCI:0:9:0"<br>
  ChipSet       "lynxem+"<br>  Option        "SWCursor" "true"<br>  
Option        "UseBIOS" "off" # DO NOT REMOVE THIS<br>  Option        
"pci_burst" "on"<br>
  Option        "fifo_conservative" "on"<br>  #Option     
"pci_burst"               # [<bool>] off<br>  #Option     
"fifo_conservative"       # [<bool>]<br>  #Option     
"fifo_moderate"           # [<bool>]<br>
  #Option     "fifo_aggressive"         # [<bool>]<br>  
#Option     "pci_retry"               # [<bool>]<br>  #Option     
"NoAccel"                 # [<bool>] enabled<br>  #Option     
"set_mclk"                # <freq><br>
  #Option     "show_cache"              # [<bool>]<br>  
#Option     "HWCursor"                # [<bool>] on<br>  
#Option     "SWCursor"                # [<bool>] off<br>  
#Option     "ShadowFB"                # [<bool>] off<br>
  #Option     "Rotate"                  # [<str>]<br>  #Option    
 "VideoKey"                # <i><br>  #Option     
"ByteSwap"                # [<bool>] off<br>  #Option     
"Interlaced"              # [<bool>] off<br>
  #Option     "UseBIOS"                 # [<bool>] on<br>  
#Option     "ZoomOnLCD"               # [<bool>] off<br>EndSection<br><br>Section

 "Screen"<br>  Identifier    "FIVA Screen"<br>
  Device        "Silicon Motion Lynx"<br>  Monitor       "FIVA 8.4inch 
LCD"<br>  DefaultDepth  16<br><br>  SubSection "Display"<br>    
Depth       16<br>    Modes       "800x600"<br>
  EndSubSection<br>  SubSection "Display"<br>    Depth       24<br>    
Modes       "800x600"<br>  EndSubSection<br>EndSection<br><br><i><br></i><b>/var/log/Xorg.0.log

 now looks like:</b><div>
<br>X.Org X Server 
1.6.5<br>
Release Date: 2009-10-11<br>X Protocol Version 11, Revision 0<br>Build 
Operating System: FreeBSD 8.0-RELEASE i386<br>Current Operating System: 
FreeBSD <a href="http://casiopea.lukawski.net/" target="_blank">casiopea.lukawski.net</a>
 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386<br>
Build Date: 06 March 2010  02:03:54PM<br><br>        Before reporting 
problems, check <a href="http://wiki.x.org/" target="_blank">http://wiki.x.org</a><br>       


 to make sure that you have the latest version.<br>Markers: (--) probed,
 (**) from config file, (==) default setting,<br>
        (++) from command line, (!!) notice, (II) informational,<br>       


 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.<br></div>(==)


 Log file: "/var/log/Xorg.0.log", Time: Sun Mar  7 16:24:18 2010<div><br>
(++) Using config file: "xorg.conf"<br></div><div>(==) 
ServerLayout "XFree86 Configured"<br>(**) |-->Screen "FIVA Screen" 
(0)<br>(**) |   |-->Monitor "FIVA 8.4inch LCD"<br>(**) |   
|-->Device "Silicon Motion Lynx"<br>
(**) |-->Input Device "FIVA Point"<br>(**) |-->Input Device "FIVA 
Keyboard"<br></div>(**) Option "AllowEmptyInput" "false"<div><br>(==)
 Automatically adding devices<br>(==) Automatically enabling devices<br>
(**) FontPath set to:<br>        /usr/local/lib/X11/fonts/misc/,<br>       


 /usr/local/lib/X11/fonts/TTF/,<br>        /usr/local/lib/X11/fonts/OTF,<br>       


 /usr/local/lib/X11/fonts/Type1/,<br>        
/usr/local/lib/X11/fonts/100dpi/,<br>
        /usr/local/lib/X11/fonts/75dpi/,<br>        
/usr/local/lib/X11/fonts/misc/,<br>        
/usr/local/lib/X11/fonts/TTF/,<br>        /usr/local/lib/X11/fonts/OTF,<br>       


 /usr/local/lib/X11/fonts/Type1/,<br>        
/usr/local/lib/X11/fonts/100dpi/,<br>
        /usr/local/lib/X11/fonts/75dpi/<br>(**) ModulePath set to 
"/usr/local/lib/xorg/modules"<br></div><div><div><span>- Show quoted 
text -</span></div><div>(II) Loader magic: 0x6a0<br>(II) Module ABI 
versions:<br>       
 X.Org ANSI C Emulation: 0.4<br>        X.Org Video Driver: 5.0<br>
        X.Org XInput driver : 4.0<br>        X.Org Server Extension : 
2.0<br>(II) Loader running on freebsd<br>(--) Using syscons driver with X
 support (version 2.0)<br>(--) using VT number 9<br><br>(--) 
PCI:*(0:0:9:0) 126f:0712:126f:0712 Silicon Motion, Inc. SM712 LynxEM+ 
rev 160, Mem @ 0xfd000000/16777216, BIOS @ 0x????????/65536<br>
(II) System resource ranges:<br>        [0] -1  0       0x000f0000 - 
0x000fffff (0x10000) MX[B]<br>        [1] -1  0       0x000c0000 - 
0x000effff (0x30000) MX[B]<br>        [2] -1  0       0x00000000 - 
0x0009ffff (0xa0000) MX[B]<br>
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]<br>        
[4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]<br>(II) "extmod" 
will be loaded. This was enabled by default and also specified in the 
config file.<br>
(II) "dbe" will be loaded. This was enabled by default and also 
specified in the config file.<br>(II) "glx" will be loaded. This was 
enabled by default and also specified in the config file.<br>(II) 
"record" will be loaded. This was enabled by default and also specified 
in the config file.<br>
(II) "dri" will be loaded. This was enabled by default and also 
specified in the config file.<br>(II) "dri2" will be loaded. This was 
enabled by default and also specified in the config file.<br>(II) 
LoadModule: "dbe"<br>
(II) Loading /usr/local/lib/xorg/modules/extensions//libdbe.so<br>(II)


 Module dbe: vendor="X.Org Foundation"<br>        compiled for 1.6.5, 
module version = 1.0.0<br>        Module class: X.Org Server Extension<br>
        ABI class: X.Org Server Extension, version 2.0<br>(II) Loading 
extension DOUBLE-BUFFER<br>(II) LoadModule: "dri"<br>(II) Loading 
/usr/local/lib/xorg/modules/extensions//libdri.so<br>(II) Module 
dri: vendor="X.Org Foundation"<br>
        compiled for 1.6.5, module version = 1.0.0<br>        ABI class:
 X.Org Server Extension, version 2.0<br>(II) Loading extension 
XFree86-DRI<br>(II) LoadModule: "dri2"<br>(II) Loading 
/usr/local/lib/xorg/modules/extensions//libdri2.so<br>
(II) Module dri2: vendor="X.Org Foundation"<br>        compiled for 
1.6.5, module version = 1.1.0<br>        ABI class: X.Org Server 
Extension, version 2.0<br>(II) Loading extension DRI2<br>(II) 
LoadModule: "extmod"<br>
(II) Loading /usr/local/lib/xorg/modules/extensions//libextmod.so<br>(II)


 Module extmod: vendor="X.Org Foundation"<br>        compiled for 1.6.5,
 module version = 1.0.0<br>        Module class: X.Org Server Extension<br>
         ABI class: X.Org Server Extension, version 2.0<br>(II) Loading 
extension MIT-SCREEN-SAVER<br>(II) Loading extension 
XFree86-VidModeExtension<br>(II) Loading extension XFree86-DGA<br>(II) 
Loading extension DPMS<br>
(II) Loading extension XVideo<br>(II) Loading extension 
XVideo-MotionCompensation<br>(II) Loading extension X-Resource<br>(II) 
LoadModule: "glx"<br>(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so<br>
(II) Module glx: vendor="X.Org Foundation"<br>        compiled for 
1.6.5, module version = 1.0.0<br>        ABI class: X.Org Server 
Extension, version 2.0<br>(==) AIGLX disabled<br>(II) Loading extension 
GLX<br>
(II) LoadModule: "record"<br>(II) Loading /usr/local/lib/xorg/modules/extensions//librecord.so<br>(II)


 Module record: vendor="X.Org Foundation"<br>        compiled for 1.6.5,
 module version = 1.13.0<br>
        Module class: X.Org Server Extension<br>        ABI class: X.Org
 Server Extension, version 2.0<br>(II) Loading extension RECORD<br>(II) 
LoadModule: "siliconmotion"<br>(II) Loading /usr/local/lib/xorg/modules/drivers//siliconmotion_drv.so<br>
(II) Module siliconmotion: vendor="X.Org Foundation"<br>        compiled
 for 1.6.5, module version = 1.7.1<br>        Module class: X.Org Video 
Driver<br>        ABI class: X.Org Video Driver, version 5.0<br></div></div><div>(II)

 LoadModule: "mouse"<br>
(II) Loading /usr/local/lib/xorg/modules/input//mouse_drv.so<br>(II)


 Module mouse: vendor="X.Org Foundation"<br>        compiled for 1.6.5, 
module version = 1.4.0<br>        Module class: X.Org XInput Driver<br>
        ABI class: X.Org XInput driver, version 4.0<br></div><div>(II) 
LoadModule: "kbd"<br>(II) Loading 
/usr/local/lib/xorg/modules/input//kbd_drv.so<br>(II) Module kbd: 
vendor="X.Org Foundation"<br>        compiled for 1.6.5, module version =
 1.3.2<br>
        Module class: X.Org XInput Driver<br>        ABI class: X.Org 
XInput driver, version 4.0<br></div><div><div><span>- Show quoted text -</span></div><div>(II)

 SMI: driver (version 1.7.1) for Silicon Motion Lynx 
chipsets: Lynx,<br>        LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM, 
Cougar3DR, MSOC<br>
(II) Primary Device is: PCI 00@00:09:0<br>(WW) Falling back to old probe
 method for siliconmotion<br>(**) Chipset override: lynxem+<br>(**) 
Chipset LynxEM+ found<br>(II) resource ranges after 
xf86ClaimFixedResources() call:<br>
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]<br>       


 [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]<br>        [2] 
-1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>        [3] -1  
0       0x0000ffff - 0x0000ffff (0x1) IX[B]<br>
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]<br>(II) 
resource ranges after probing:<br>        [0] -1  0       0x000f0000 - 
0x000fffff (0x10000) MX[B]<br>        [1] -1  0       0x000c0000 - 
0x000effff (0x30000) MX[B]<br>
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>       


 [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]<br>        [4] 
0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]<br>        [5] 0   
0       0x000b8000 - 0x000bffff (0x8000) MS[B]<br>
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]<br>        
[7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]<br>        [8] 0  
 0       0x000003b0 - 0x000003bb (0xc) IS[B]<br>        [9] 0   0       
0x000003c0 - 0x000003df (0x20) IS[B]<br>
(II) Setting vga for screen 0.<br>(II) Loading sub module "vgahw"<br>(II)


 LoadModule: "vgahw"<br>(II) Loading /usr/local/lib/xorg/modules//libvgahw.so<br>(II)


 Module vgahw: vendor="X.Org Foundation"<br>
        compiled for 1.6.5, module version = 0.1.0<br> ABI class: X.Org 
Video Driver, version 5.0<br>(**) SMI(0): Depth 16, (--) framebuffer bpp
 16<br>(==) SMI(0): RGB weight 565<br>(==) SMI(0): Default visual is 
TrueColor<br>
(**) SMI(0): Option "pci_burst" "on"<br>(**) SMI(0): Option "SWCursor" 
"true"<br>(**) SMI(0): Option "UseBIOS" "off"<br>(**) SMI(0): PCI Burst 
enabled<br>(==) SMI(0): PCI Retry enabled<br>
(**) SMI(0): Using Software Cursor<br>(**) SMI(0): Option: UseBIOS 
disabled.<br>(**) SMI(0): Chipset: "lynxem+"<br>(==) SMI(0): Dual head 
disabled<br>(==) SMI(0): Using XAA acceleration architecture<br>(--) 
SMI(0): videoram: 2048kB<br>
(II) SMI(0): Cursor Offset: 001FFC00<br>(II) SMI(0): vgaHWGetIOBase: 
hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000<br>(II) SMI(0): 
Reserved: 001FF800<br>(II) SMI(0): TFT Panel Size = 800x600<br>(II) 
Loading sub module "i2c"<br>
(II) LoadModule: "i2c"<br>(II) Module "i2c" already built-in<br>(II) 
SMI(0): I2C bus "I2C bus" initialized.<br>(II) Loading sub module "ddc"<br>(II)


 LoadModule: "ddc"<br>(II) Module "ddc" already built-in<br>
(==) SMI(0): Using gamma correction (1.0, 1.0, 1.0)<br>(II) SMI(0): MCLK
 = 157.000<br>(II) SMI(0): Output LVDS using monitor section FIVA 
8.4inch LCD<br>(II) SMI(0): Output LVDS connected<br>(II) SMI(0): Using 
user preference for initial modes<br>
(II) SMI(0): Output LVDS using initial mode 800x600<br>(==) SMI(0): DPI 
set to (96, 96)<br>(II) Loading sub module "fb"<br>(II) LoadModule: "fb"<br>(II)


 Loading /usr/local/lib/xorg/modules//libfb.so<br>
(II) Module fb: vendor="X.Org Foundation"<br>        compiled for 1.6.5,
 module version = 1.0.0<br>        ABI class: X.Org ANSI C Emulation, 
version 0.4<br>(II) Loading sub module "xaa"<br>(II) LoadModule: "xaa"<br>
(II) Loading /usr/local/lib/xorg/modules//libxaa.so<br>(II) Module 
xaa: vendor="X.Org Foundation"<br>        compiled for 1.6.5, module 
version = 1.2.1<br>        ABI class: X.Org Video Driver, version 5.0<br>(II)


 do I need RAC?  No, I don't.<br>
(II) resource ranges after preInit:<br>        [0] -1  0       
0x000f0000 - 0x000fffff (0x10000) MX[B]<br>        [1] -1  0       
0x000c0000 - 0x000effff (0x30000) MX[B]<br>        [2] -1  0       
0x00000000 - 0x0009ffff (0xa0000) MX[B]<br>
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]<br>       


 [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]<br>        [5] 
0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]<br>        [6] -1  
0       0x0000ffff - 0x0000ffff (0x1) IX[B]<br>
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]<br>       
 [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]<br>        [9] 0   
0       0x000003c0 - 0x000003df (0x20) IS[B]<br>(II) SMI(0): Cursor 
Offset: 001FFC00<br>
(II) SMI(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset
 is 0x0000<br>(II) SMI(0): Reserved: 001FF800<br>(II) SMI(0): 
FrameBuffer Box: 0,0 - 800,1309<br>(II) SMI(0): Using XFree86 
Acceleration Architecture (XAA)<br>
        Screen to screen bit blits<br>        Solid filled rectangles<br>       


 8x8 mono pattern filled rectangles<br>        8x8 color pattern filled 
rectangles<br>        CPU to Screen color expansion<br>        Solid 
Horizontal and Vertical Lines<br>
        Setting up tile and stipple cache:<br>                18 128x128
 slots<br>                32 8x8 color pattern slots<br>(II) SMI(0): 
DPMS enabled<br>(II) SMI(0): I2C device "I2C bus:SAA 7111A" registered 
at address 0x48.<br>
(II) SMI(0): I2C device "I2C bus:SAA 7111A" removed.<br>(II) SMI(0): 
RandR 1.2 enabled, ignore the following RandR disabled message.<br>(WW) 
SMI(0): Option "fifo_conservative" is not used<br>(--) RandR disabled<br>
(II) Setting vga for screen 0.<br>(II) Initializing built-in extension 
Generic Event Extension<br>(II) Initializing built-in extension SHAPE<br>(II)


 Initializing built-in extension MIT-SHM<br>(II) Initializing built-in 
extension XInputExtension<br>
(II) Initializing built-in extension XTEST<br>(II) Initializing built-in
 extension BIG-REQUESTS<br>(II) Initializing built-in extension SYNC<br>(II)


 Initializing built-in extension XKEYBOARD<br>(II) Initializing built-in
 extension XC-MISC<br>
(II) Initializing built-in extension XINERAMA<br>(II) Initializing 
built-in extension XFIXES<br>(II) Initializing built-in extension RENDER<br>(II)


 Initializing built-in extension RANDR<br>(II) Initializing built-in 
extension COMPOSITE<br>
(II) Initializing built-in extension DAMAGE<br>(II) AIGLX: Loaded and 
initialized /usr/local/lib/dri/swrast_dri.so<br>(II) GLX: 
Initialized DRISWRAST GL provider for screen 0<br>(II) SMI(0): Setting 
screen physical size to 211 x 158<br>
[dix] Could not init font path element <80>, removing from list!<br></div></div>(**)


 Option "Protocol" "Auto"<br>(**) FIVA Point: Device: "/dev/sysmouse"<br>(**)


 FIVA Point: Protocol: "Auto"<br>
(**) Option "CorePointer"<br>(**) FIVA Point: always reports core events<br>(**)


 Option "Device" "/dev/sysmouse"<br>(==) FIVA Point: Emulate3Buttons, 
Emulate3Timeout: 50<br>(**) FIVA Point: ZAxisMapping: buttons 4 and 5<br>
(**) FIVA Point: Buttons: 9<br>(**) Option "SampleRate" "600"<br>(**) 
FIVA Point: SampleRate: 600<br>(**) FIVA Point: Sensitivity: 1<br>(II) 
XINPUT: Adding extended input device "FIVA Point" (type: MOUSE)<br>
(**) FIVA Point: (accel) keeping acceleration scheme 1<br>(**) FIVA 
Point: (accel) filter chain progression: 2.00<br>(**) FIVA Point: 
(accel) filter stage 0: 20.00 ms<br>(**) FIVA Point: (accel) set 
acceleration profile 0<br>
(II) FIVA Point: SetupAuto: hw.iftype is 4, hw.model is 0<br>(II) FIVA 
Point: SetupAuto: protocol is SysMouse<br>(**) Option "CoreKeyboard"<br>(**)


 FIVA Keyboard: always reports core events<br>(**) Option "Protocol" 
"standard"<br>
(**) FIVA Keyboard: Protocol: standard<div><br>(**) Option 
"AutoRepeat" "500 30"<br>(**) Option "XkbRules" "xorg"<br></div>(**) 
FIVA Keyboard: XkbRules: "xorg"<br>(**) Option "XkbModel" "pc105"<br>
(**) FIVA Keyboard: XkbModel: "pc105"<br>(**) Option "XkbLayout" "us"<br>(**)


 FIVA Keyboard: XkbLayout: "us"<br>(**) Option "CustomKeycodes" "off"<br>(**)


 FIVA Keyboard: CustomKeycodes disabled<br>
(II) XINPUT: Adding extended input device "FIVA Keyboard" (type: 
KEYBOARD)<div><br>(II) config/hal: Adding input device PS/2 
Mouse<br>(**) PS/2 Mouse: Device: "/dev/psm0"<br>(==) PS/2 Mouse: 
Protocol: "Auto"<br>
(**) PS/2 Mouse: always reports core events<br>(**) Option "Device" 
"/dev/psm0"<br>(==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50<br>(**)


 PS/2 Mouse: ZAxisMapping: buttons 4 and 5<br>(**) PS/2 Mouse: Buttons: 9<br>
(**) PS/2 Mouse: Sensitivity: 1<br>(II) XINPUT: Adding extended input 
device "PS/2 Mouse" (type: MOUSE)<br>(**) PS/2 Mouse: (accel) keeping 
acceleration scheme 1<br>(**) PS/2 Mouse: (accel) filter chain 
progression: 2.00<br>
(**) PS/2 Mouse: (accel) filter stage 0: 20.00 ms<br>(**) PS/2 Mouse: 
(accel) set acceleration profile 0<br>(II) PS/2 Mouse: SetupAuto: 
hw.iftype is 3, hw.model is 0<br>(II) PS/2 Mouse: SetupAuto: protocol is
 PS/2<br>(II) PS/2 Mouse: ps2EnableDataReporting: succeeded<br></div><div>
(II) config/hal: Adding input device product 0x1177<br></div><div>(**) 
product 0x1177: Device: "/dev/sysmouse"<br>(==) product 
0x1177: Protocol: "Auto"<br>(**) product 0x1177: always reports core 
events<br>(**) Option "Device" "/dev/sysmouse"<br>
(==) product 0x1177: Emulate3Buttons, Emulate3Timeout: 50<br>(**) 
product 0x1177: ZAxisMapping: buttons 4 and 5<br>(**) product 0x1177: 
Buttons: 9<br>(**) product 0x1177: Sensitivity: 1<br>(II) XINPUT: Adding
 extended input device "product 0x1177" (type: MOUSE)<br>
(**) product 0x1177: (accel) keeping acceleration scheme 1<br>(**) 
product 0x1177: (accel) filter chain progression: 2.00<br>(**) product 
0x1177: (accel) filter stage 0: 20.00 ms<br>(**) product 0x1177: (accel)
 set acceleration profile 0<br>
(II) product 0x1177: SetupAuto: hw.iftype is 4, hw.model is 0<br>(II) 
product 0x1177: SetupAuto: protocol is SysMouse<br>(II) config/hal: 
Adding input device AT Keyboard<br></div><div>(**) AT 
Keyboard: always reports core events<br>
(**) Option "Protocol" "standard"<br></div>(**) FIVA Keyboard: 
XkbLayout: "us"<br>(**) Option "CustomKeycodes" "off"<br>(**) FIVA 
Keyboard: CustomKeycodes disabled<br>(II) XINPUT: Adding extended input 
device "FIVA Keyboard" (type: KEYBOARD)<div><br>
(II) config/hal: Adding input device PS/2 Mouse<br>(**) PS/2 Mouse: 
Device: "/dev/psm0"<br>(==) PS/2 Mouse: Protocol: "Auto"<br>(**) PS/2 
Mouse: always reports core events<br>(**) Option "Device" "/dev/psm0"<br>
(==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50<br>(**) PS/2 
Mouse: ZAxisMapping: buttons 4 and 5<br>(**) PS/2 Mouse: Buttons: 9<br>(**)


 PS/2 Mouse: Sensitivity: 1<br>(II) XINPUT: Adding extended input device
 "PS/2 Mouse" (type: MOUSE)<br>
(**) PS/2 Mouse: (accel) keeping acceleration scheme 1<br>(**) PS/2 
Mouse: (accel) filter chain progression: 2.00<br>(**) PS/2 Mouse: 
(accel) filter stage 0: 20.00 ms<br>(**) PS/2 Mouse: (accel) set 
acceleration profile 0<br>
(II) PS/2 Mouse: SetupAuto: hw.iftype is 3, hw.model is 0<br>(II) PS/2 
Mouse: SetupAuto: protocol is PS/2<br>(II) PS/2 Mouse: 
ps2EnableDataReporting: succeeded<br></div><div>(II) 
config/hal: Adding input device product 0x1177<br></div><div>(**)
 product 0x1177: Device: "/dev/sysmouse"<br>
(==) product 0x1177: Protocol: "Auto"<br>(**) product 0x1177: always 
reports core events<br>(**) Option "Device" "/dev/sysmouse"<br>(==) 
product 0x1177: Emulate3Buttons, Emulate3Timeout: 50<br>
(**) product 0x1177: ZAxisMapping: buttons 4 and 5<br>(**) product 
0x1177: Buttons: 9<br>(**) product 0x1177: Sensitivity: 1<br>(II) 
XINPUT: Adding extended input device "product 0x1177" (type: MOUSE)<br>(**)


 product 0x1177: (accel) keeping acceleration scheme 1<br>
(**) product 0x1177: (accel) filter chain progression: 2.00<br>(**) 
product 0x1177: (accel) filter stage 0: 20.00 ms<br>(**) product 0x1177:
 (accel) set acceleration profile 0<br>(II) product 0x1177: SetupAuto: 
hw.iftype is 4, hw.model is 0<br>
(II) product 0x1177: SetupAuto: protocol is SysMouse<br>(II) config/hal:
 Adding input device AT Keyboard<br></div>(**) AT 
Keyboard: always reports core events<br>(**) Option "Protocol" 
"standard"<br>(**) AT Keyboard: Protocol: standard<br>
(**) Option "AutoRepeat" "500 30"<br>(**) Option "XkbRules" "xorg"<br>(**)


 AT Keyboard: XkbRules: "xorg"<br>(**) Option "XkbModel" "pc105"<br>(**)
 AT Keyboard: XkbModel: "pc105"<br>
(**) Option "XkbLayout" "us"<br>(**) AT Keyboard: XkbLayout: "us"<br>(**)


 Option "CustomKeycodes" "off"<br>(**) AT Keyboard: CustomKeycodes 
disabled<br>(II) XINPUT: Adding extended input device "AT Keyboard" 
(type: KEYBOARD)</div></div>
</div>