Lieber Besucher, herzlich willkommen bei: Linux Forum Linux-Web.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Zitat
Hinweis für Xubuntu-Nutzer
Da der Player xfmedia nicht mit dem gstreamer-Plugins läuft, muss für die w32codes noch zusätzlich das Paket libxine-extracodecs (multiverse) installiert werden, welches aber erst ab Dapper vorhanden ist.
installiert.Zitat
sudp apt-get install nvidia-glx
installiert.Zitat
sudo apt-get install linux-restricted-modules-386
aktiviert.Zitat
sudo nvidia-glx-config enable
Zitat
Section "Device"
Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV34 [GeForce FX 5200]"
Monitor "Targa Vision"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720$ EndSubSection
EndSection
Quellcode |
|
1 2 3 4 5 |
Subsection "Display" Depth 24 Modes "1280x1024" ViewPort 0 0 EndSubsection |