[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian]: Re: XSuSE als .deb?



>> "MS" == Martin Schulze <joey@finlandia.Infodrom.North.DE> writes:

MS> SuSE bietet .tgz und .rpm's an.  Zieh Dir mal das entsprechende .rpm
MS> und pack' es mit dem 'mc' aus oder wandle es mit alien in ein .deb
MS> um, das Du anschliessend installieren kannst.  Ich habe einen solchen
MS> Server noch nicht installiert und kann nur den Tip weitergeben. 
MS> Vielleicht kann Timo genauere Hinweise geben.

Ich würde eher das tar.gz holen und von Hand weitermachen. Das
folgende habe ich vor kurzem in debian-user gepostet.

I also use one of these.

1. get the tar.gz from SUSE's site.

2. extract the XFCom_Matrox file and copy it to /usr/local/bin

3. Change the first line of /etc/X11/Xserver to 
   /usr/local/bin/XFCom_Matrox

4. Edit /etc/X11/XF86Config. The Matrox driver uses the svga section.

Section "Device"
    Identifier  "Matrox G200"
    VendorName  "Matrox"
    BoardName   "G200 AGP"
    VideoRam	8192
EndSection

Section "Screen"
    Driver      "svga"
    Device      "Matrox G200"
    Monitor     "Optiquest 4000DC"
    Defaultcolordepth 16
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768" "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

Ciao,
	Martin
------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie
bitte eine E-Mail an majordomo@jfl.de die im Body
"unsubscribe debian-user-de <your_email_address>"
enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@jfl.de
------------------------------------------------
Anzahl der eingetragenen Mitglieder:     639


Reply to: