# # 1998/10/01 # Daisuke Watanabe # dai-workstation@bigfoot.com # FMV BIBLO NE723X # Intex MMX Pentium 233Mhz # phoenix BIOS V4.0 # Linux(slackware 3.5) # 2.0.34 # XFree86 3.3.2 # XF86_SVGA # Trident Cyber 9388-1 # 2MB # 16bpp # 1024x768 # 13.3inch # TFT # # # #一応動作しましたので報告したいと思います。おそらくNE723XでXwindow #を起動させるところまでこぎつけるのは大変だと思いますので、これを使 #ってください。あと、本来はこのNE7はcyber9388-1なのでchipsetの設定 #は9388とすべきだとは思いますが、9388のサポートに問題があるため、93 #88を指定すると正しく起動することができません。そのため、9397になっ #ています。しかもnoaccelをオプション指定してあげないと画面が化けて #しまいます。もし、tridentのチップに関するコードを開発しているとい #う方がいらっしゃいましたら、ぜひ、上記の点を改善していただきたいと #思います。 # # # # # #---------------------------------------------------------------------- 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/" 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/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-57 VertRefresh 28-76 ModeLine "1024x768" 65.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync EndSection Section "Device" Option "noaccel" Identifier "My Video Card" VendorName "Unknown" BoardName "Unknown" Chipset "cyber9397" VideoRam 2048 EndSection Section "Screen" Driver "svga" Device "My Video Card" Monitor "My Monitor" Subsection "Display" Depth 16 Modes "640x480" "800x600" "1024x768" ViewPort 0 0 # Virtual 1600 1200 EndSubsection EndSection