# # 1998/07/08 # Hiroki Onita # nita@sado.co.jp # Let's Note CF-S21 # MMX Pentium 200MHz # 1.00-L13 # Debian Linux # 1.3 (kernel-image-2.0.33_2.0.33-3.deb) # XFree86 3.3 (xbase_3.3-4.deb) # XF86_SVGA (xserver-svga_3.3-4.deb) # NeoMagic NM2160(128XD) # ? # ? # Local-BUS ? # 2MB # 16bpp # 800x600 # 10.4 # TFT # #1 xbase等dselectでインストール、自動で走るconfigではXF86の設定はせずに終わる #2 XF86Setupが走ってしまったら、ポインタが動かずほとんど使えないので # Abort か Ctrl-Alt-BSで終わる #3 xf86configを実行、内容については以下の設定をある程度参考に #4 http://www.mnsinc.com/js/Neomagic.htmlのXF86_SVGA(NeoMagicパッチ)に入れ替え #5 /etc/X11/Xserverをエディタで開き、1行目が /usr/X11R6/bin/XF86_SVGA で # あることを確認 #6 その後XF86Configを以下のように修正 # #今のところ不具合なく動作してます 一度XF86Setupを動かしてしまったので #auto-generated by がついてますが気にしないで下さい #もしかしたら手順に抜けなど有るかもしれなません。実際紆余曲折の結果なので ;-P #また、以下にあったN4T512用の物をベースにしても動きました #http://www.yy.cs.keio.ac.jp/~sanpei/Laptop-X/Panasonic_Lets_Note_AL-N4T512J5 # # #-------------------------------------------------------------------- # XF86Config auto-generated by XF86Setup # # Copyright (c) 1996 by The XFree86 Project, Inc. Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta ScrollLock Compose RightCtl Control XkbKeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "us(pc101)" XkbGeometry "pc" XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" XkbOptions "ctrl:nocaps" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psmouse" Resolution 200 Emulate3Timeout 50 SampleRate 0 Emulate3Buttons EndSection Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 25-48.5 VertRefresh 40-100 Modeline "800x600" 40 800 856 1040 1056 600 600 626 628 +hsync +vsync Modeline "640x480" 28.32 640 696 752 832 480 481 484 509 -hsync -vsync EndSection Section "Device" Identifier "NeoMagic" VendorName "neomagic" BoardName "Unknown" Ramdac "normal" Chipset "neomagic" Clocks 25.20 28.32 40.00 VideoRam 2048 EndSection Section "Screen" Driver "SVGA" Device "NeoMagic" Monitor "My Monitor" BlankTime 0 SuspendTime 0 OffTime 0 SubSection "Display" Depth 16 Modes "800x600" ViewPort 0 0 EndSubSection SubSection "Display" Depth 8 Modes "800x600" Virtual 1024 768 ViewPort 0 0 EndSubSection EndSection