Deutsche Seite English page

Linux
 

Projekte
Linux
Delphi
Sonstiges
Kontakt
Links

Home

Alte Konfiguration / old configuration

 

Framebuffer-Konsole:

Als erstes sollte man den aktuellen Kernel von www.kernel.org downloaden. Dann mit "make menuconfig" den Kernel einrichten. Bei "Console drivers" gibt es den Punkt "Frame-buffer support". Hier aktivierst Du "VESA VGA graphics console" und "Advanced low level driver options" mit den verschiedenen bpp-Optionen. Außerdem darf bei "Console drivers" der Punkt "Video mode selection support" nicht fehlen. Falls diese Punkte nicht sichtbar sind muss man noch bei "Code maturity level options" den Punkt "Promt for development and/or incomplete code/drivers" aktivieren. So, jetzt muss LILO noch anepasst werden. In /etc/lilo.conf gibt es einen Punkt für die Bildschirmeinstellung: vga. Diesen in vga=791 (1024x768 bei 16 bit) ändern. Beim nächsten Reboot sollte ein Pinguin oben links erscheinen.

XFree86 3.3.6:

Als XServer nimmt man einfach XF86_SVGA (nicht den SiS-Server!!!)und eine XF86Config-Datei mit PS/2-Maus-Unterstützung gibt es hier. Unter XFree 3.3.6 kann man nicht mehr auf die Konsolen umschalten wenn man im graphischen Modus ist. Man sieht z.B. die Meldungen beim Runterfahren nicht mehr. Deshalb sollte man lieber auf 4.x umsteigen.

XFree86 4.0/4.1

Hier muss man zwar etwas tricksen, dafür kann man aber auch alle Konsolen benutzen. Im Verzeichnis /usr/X11R6/lib/modules/drivers gibt es eine sis_drv.o. Diese Datei wird durch diese ersetzt (Achtung! Bei jedem Update von XFree muss die Datei wieder ersetzt werden). Ohne diese Datei wird das Bild nach unten versetzt oder nur weiss angezeigt. Natürlich habe ich auch für 4.x eine Konfigurationsdatei: XF86Config-4.

XFree86 4.2

Diese Version unterstützt den Grafikchip endlich ohne Modifikationen. Hier eine Beispiel-Konfiguration:XF86Config-4.

 

 

Framebuffer Console:

First you should download the newest kernel from www.kernel.org. Now use "make menuconfig" to configure it. At "Console drivers" there is a point "Frame-buffer support". Activate "VESA VGA graphics console" and "Advanced low level driver options" with the several bpp-options. At "Console drivers" the point "Video mode selection support" has to be activated. If these points are not changeable check "Code maturity level options" and "Promt for development and/or incomplete code/drivers" to be on. Now we have to configure Lilo. In /etc/lilo.conf there is a line for display configuration: vga. Change it to vga=791 (1024x768 at 16 bit). At the next reboot there should be Tux in the upper left corner.

XFree86 3.3.6:

Take XF86_SVGA as XServer (not the SiS-Server!!!). An example of a XF86Config with PS/2-mouse support can be found here. If you use XFree 3.3.6 there is no chance to switch to the other consoles if you entered the graphical mode. Very annoying if you cannot see error messages at shutdown. That is why you should better use XFree 4.x.

XFree86 4.0/4.1

The configuration of XFree 4.x is not as easy as 3.3.6 but all consoles work. In the folder /usr/X11R6/lib/modules/drivers there is a file called sis_drv.o. This file has to be replaced by this (Pay attention! After each update of XFree this file has to be relaced again, until XFree properly supports the TFT). If you do not use this file the desktop will not be shown correctly. Here is an example of the config file: XF86Config-4.

XFree 4.2

This version requires no special modification. Here is a configuration example: XF86Config-4.