Date: Fri, 25 May 2001 10:08:42 +0200
From: Christian Gennerat <[EMAIL PROTECTED]>
Subject: Re: Linux on Libreto 110CT

Paul Bristow a écrit :

> Mandrake 7.2 works extremely well for me
>
> > 2/ driver for the 800*480 monitor
>
> I can send you the XF86Config file which runs in 800x480.

I am currently installing Mandrake 8.0 on an IBM Travelstar 20GB
it is still better an easier to install than 7.2

Config file is different between Xfree3 and Xfree4.
This one is for Xfree4, and the link in /etc/X11:
lrwxrwxrwx    1 root     root           27 mai 24 20:35 X -> 
../../usr/X11R6/bin/XFree86
( it was for Xfree3:
lrwxrwxrwx    1 root     root           29 mai 24 20:35 Y -> 
../../usr/X11R6/bin/XF86_SVGA
)

Section "ServerLayout"
 Identifier     "XFree86 Configured"
 Screen      0  "Screen0" 0 0
 InputDevice    "Accupt" "CorePointer"
 InputDevice    "Keyboard-a" "CoreKeyboard"
EndSection

Section "Files"
 RgbPath      "/usr/X11R6/lib/X11/rgb"
 ModulePath   "/usr/X11R6/lib/modules"
 FontPath     "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
# my TTF fonts
    FontPath "/esl/fonts/arial/"
    FontPath "/esl/fonts/futura/"
    FontPath "/esl/fonts/century/"
 FontPath     "unix/:-1"
EndSection

Section "Module"
# Load  "GLcore"
EndSection

Section "InputDevice"
 Identifier  "Keyboard-a"
 Driver      "keyboard"
 Option      "XkbSymbols"      "en_US(pc105)+fr"
 Option      "XkbModel"        "pc102"
 Option      "XkbLayout"       "fr"
EndSection

Section "InputDevice"
 Identifier  "Keyboard-q"
 Driver      "keyboard"
EndSection

Section "InputDevice"
 Identifier  "Accupt"
 Driver      "mouse"
 Option      "Protocol" "PS/2"
 Option      "Device" "/dev/mouse"
 Option     "Emulate3Buttons" "true"
EndSection

Section "Monitor"
 Identifier   "Lib-100"
 VendorName   "Toshiba"
 ModelName    "5084"
        HorizSync   30 - 95
        VertRefresh 50 - 180
# ModeLine "800x480"     35.26 800 856 1040 1056  480 480 486 488 +hsync +vsync
 ModeLine "800x480"     90    800 801 802  1024  480 481 482 768 +hsync +vsync
#       Usemodes   "NM2000"
EndSection

Section "Modes"
    Identifier "NM2000"

# 800x480 @ 70 Hz, 31.5 kHz hsync
ModeLine "800x480"     35.26  800 856 1040 1056  480 480 486 488 +hsync +vsync

EndSection

Section "Device"
 Option     "SWcursor"
    Option     "overrideValidateMode"
 Identifier  "Card0"
 Driver      "neomagic"
 VendorName  "Neomagic"
 BoardName   "NM2160"
 BusID       "PCI:0:4:0"
EndSection

Section "Screen"
 Identifier "Screen0"
 Device     "Card0"
 Monitor    "Lib-100"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       24
        Modes       "800x480"
        ViewPort    0 0
 Virtual     800 600
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "800x480"
        ViewPort    0 0
 Virtual     1024 768
        ViewPort    0 0
    EndSubsection
EndSection

Section "DRI"
EndSection






**************************************************************
http://libretto.basiclink.com - Libretto mailing list                
http://libretto.basiclink.com/archive - Archives
http://www.picante.com/~gtaylor/portable/faq.html - FAQ         
                 -------UNSUBSCRIBE-------                            
mailto:[EMAIL PROTECTED]?subject=cmd:unsubscribe 
            --------UNSUBSCRIBE DIGEST------
Use above but add DIGEST to the subject line...                           
**************************************************************

Reply via email to