obiges problem mit den codecs hat sich eruebrigt. alles soweit geklappt.
nun wieder ne altes geleier: nvidia grafikkarte.
so bin ich vorgegangen:
sudp apt-get install nvidia-glx
installiert.
sudo apt-get install linux-restricted-modules-386
installiert.
sudo nvidia-glx-config enable
aktiviert.
x neugestartet.
nvidia startbildschirm erscheint.
nvidia settings findet sich im menu wieder.
soweit alles geklappt.
doch: keine aufloesung von ueber 1024 laesst sich einstellen.
auszuege aus der xorg.conf
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
trotzdem erscheint im auswahlmenu der aufloesungen als hoechste aufloesung 1024x768 bei 75Hz
Wo sollte ich editieren/ Wo liegt mein Fehler?