XFree86
-
XF 4.3.0 with siliconmotion driver doesn't start on NetBSD/i386
-
patch to xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/
(but this is already applied ?)
Bugzilla id=50
Section "Device"
Identifier "Silicon Motion Lynx (generic)"
Driver "siliconmotion"
VendorName "Silicon Motion Lynx (generic)"
BoardName "Silicon Motion Lynx (generic)"
Option "NoMTRR"
Option "PCI_burst"
Option "fifo_aggressive"
Option "pci_retry"
# Option "NoAccel"
Option "NoUseBIOS"
Option "ZoomOnLCD"
EndSection
This makes XFree86 4.3.0 run on CF-R1 (silicon motion)
(also with 4.3.99 902)
/etc/X11/XF86Config
But we can not get console screen back when exiting X Window System,
although typing
startx
or
shutdown -h now
works. See:
Bugzilla id=124
kernel: 2005-05-29
userland: 2005-05-19
X: 2005-05-19
(すべてNetBSDのリポジトリから)
do not set
option PMS_SYNAPTICS_TOUCHPAD
|