# # 1999/07/09 # Kazunori Yonezawa # yone@dp.u-netsurf.ne.jp # Fujitsu FMV-BIBLO NR IX 30L # Celeron-300MHz # Linux # 2.2.3-ac1 # XFree86 3.3.3.1 # XF86_Mach64 # ATI 3D RAGE LT PRO # AGP x 2 # 4M # 8, 16, 24, 32bpp # 1024 x 768 # 14.1 inch # TFT # #対応されていない3D RAGE LT PROなのであきらめていましたが、 #フレームバッファコンソール対応のカーネルなら動くみたいです。 #フレームバッファコンソール対応でない場合でも画面の半分くらい #までは、正常に表示されます。 #すべて、 #http://www.eecs.umich.edu/~steveh/inspiron/ #を参考にしました。 #フレームバッファコンソール対応のカーネルで正常に動かす方法も #上記URLにありました。それも動くのを確認しました。 # # # # XF86Config file for the ATI Rage LT Pro Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/tt/" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 30 XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-65 VertRefresh 50-100.5 # 800x600 @ 100 Hz, 64.02 kHz hsync Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -hsync -vsync # 1024x768 @ 70.8Hz Modeline "1024x768" 74.00 1024 1084 1220 1324 768 771 777 798 -hsync -vsync EndSection Section "Device" Identifier "ATI Rage LT Pro" VendorName "Unknown" BoardName "Unknown" EndSection Section "Screen" Driver "accel" Device "ATI Rage LT Pro" Monitor "My Monitor" DefaultColorDepth 32 Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1024x768" ViewPort 0 0 EndSubsection EndSection