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

[debian-users:38071] Toshiba Libretto 20 on XFree86-4



お世話になります。

東芝 Libretto20 で Debian 3.0, XFree86-4 が稼動しましたのでご報告にあがりま
した。

Libretto 20 仕様
HDD: 500MB, RAM: 20MB。
HDD 構成: / 436MB, swap 64MB。 共に基本領域

LILO は MBR ではなく、/ に保存。
apt-get install x-window-system-core で最小限度のインストールをした結果の
df の結果は 198MB。
Window Manager は、WindowMaker, Blackbox, Afterstep 等。
KDE, GNOME の統合デスクトップ環境は速度的なことを鑑み入れませんでした。

X-Window 終了時に以下のエラーメッセージが表示しますが安定稼動しています。
(EE) xf86OpenSerial:Cannot open device /dev/input/mice
        No such device.
(EE) Generic Mouse: cannot open input device.
(EE) PreInit: failed for input device "Generic Mouse"

dpkg-reconfigure xserver-xfree86 による画面表示の行末のみを記すと以下の通り
です。

configuring Xserver-xfree86
debconf? -> Yes
X Server driver -> vesa
video card -> Cirrus Logic CL-GD7548
it isn't work -> Ok
bus identifier -> blank のまま Ok
memory ... video card -> 1024
kernel framebuffer -> Yes
XKB rule set to use -> xfree86
keyboard comment -> Ok
keyboard model -> jp106
keyboard layout -> jp
keyboard variant -> blank のまま Ok
keyboard options -> blank のまま Ok
mouse port -> /dev/psaux -> Ok
PS/2 -> Ok
3 button -> No
scroll -> No
monitor -> Toshiba Libretto20 LCD -> Ok
LCD device? -> Yes
monitor characterristics -> Medium -> Ok
best video mode -> 640x480 @60Hz -> Ok
X Server to use -> 640x480 -> Ok
Color depth -> 8 -> Ok, 16 -> Ok
module document -> Ok
load default -> freetype, xtt のみ外す -> Ok
configuration file? -> Yes
DRI ... file? -> No


### 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"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver  "keyboard"
 Option  "CoreKeyboard"
 Option  "XkbRules" "xfree86"
 Option  "XkbModel" "jp106"
 Option  "XkbLayout" "jp"
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 "Cirrus Logic CL-GD7548"
 Driver  "vesa"
 VideoRam 1024
 Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
 Identifier "Toshiba Libretto20 LCD"
 HorizSync 28-33
 VertRefresh 43-72
 Option  "DPMS"
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device  "Cirrus Logic CL-GD7548"
 Monitor  "Toshiba Libretto20 LCD"
 DefaultDepth 16
 SubSection "Display"
  Depth  1
  Modes  "640x480"
 EndSubSection
 SubSection "Display"
  Depth  4
  Modes  "640x480"
 EndSubSection
 SubSection "Display"
  Depth  8
  Modes  "640x480"
 EndSubSection
 SubSection "Display"
  Depth  15
  Modes  "640x480"
 EndSubSection
 SubSection "Display"
  Depth  16
  Modes  "640x480"
 EndSubSection
 SubSection "Display"
  Depth  24
  Modes  "640x480"
 EndSubSection
EndSection

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

### END DEBCONF SECTION

以上、debian を使い始めて日が浅いので説明不充分な箇所があるかと思いますが、
ご容赦下さい。

小林 義宗 (yoshimune kobayashi)
---------------------------------------------------
kobayashi Architects & Design office
URL: http://www.geocities.co.jp/SiliconValley/2345/
E-Mail: cfg47520@xxxxxxxxxxxxx
---------------------------------------------------