Date: Tue, 20 Mar 2001 08:52:32 +0100 From: The Unicorn <unicorn@blackhats.org> To: "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>, "nlfug@nlfug.nl" <nlfug@nlfug.nl> Subject: Re: Has anyone got a Libretto 110CT working with XFree86 4.0.2? Message-ID: <20010320085232.A49651@unicorn.blackhats.org> In-Reply-To: <Pine.LNX.4.33.0103180747060.4601-100000@vimfuego.saarinen.org>; from juha@saarinen.org on Sun, Mar 18, 2001 at 07:52:33AM %2B1200 References: <20010317144338.Y49651@unicorn.blackhats.org> <Pine.LNX.4.33.0103180747060.4601-100000@vimfuego.saarinen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Guys (F/M), Well, finally got my Libretto to use XFree86-4.0.3 again. Seems to be that it will only accept colordepth 24 (was previously 16). I have included my (minimized) XF86Config file below (excluding all modelines and screen subsections I have tried), so that others may try this and are succesful in a shorter time than I have been. Many thanks to everyone that reacted, you have at least made me continue my quest. ------%<----%<----%<----%<---- SNIP ----%<----%<----%<----%<----%<------ # See 'man XF86Config' for info on the format of this file Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" 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/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" EndSection Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc101" Option "XkbLayout" "us" Option "XkbOptions" "ctrl:nocaps" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "TOS" ModelName "5084" HorizSync 31.5-37.9 VertRefresh 50-90 ModeLine "800x480" 40.00 800 864 928 1088 480 481 484 509 +hsync EndSection Section "Device" Option "overrideValidateMode" Option "XaaNoScanlineImageWriteRect" Option "XaaNoScanlineCPUToScreenColorExpandFill" Identifier "Card0" Driver "neomagic" VendorName "Neomagic" BoardName "NM2160" BusID "PCI:0:4:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "800x480" ViewPort 0 0 EndSubSection EndSection Section "DRI" EndSection ------%<----%<----%<----%<---- SNIP ----%<----%<----%<----%<----%<------ Ciao, Unicorn. -- ======= _ __,;;;/ TimeWaster ================================================= ,;( )_, )~\| A Truly Wise Man Never Plays PGP: 64 07 5D 4C 3F 81 22 73 ;; // `--; Leapfrog With A Unicorn... 52 9D 87 08 51 AA 35 F0 ==='= ;\ = | ==== Youth is Not a Time in Life, It is a State of Mind! ======== Echelon Teasers: NSA CIA DIA FBI NRO KGB FAPSI FSB Mossad BVD MI5 MI6 GCHQ BND To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010320085232.A49651>