Hallo
Habe yaVDR installiert und wenn der pc startet kommt nur htpc login. Update und dist upgrade habe ich gemacht.
Habe den pc über hdmi am Fernseher (Philips 40PFL5507K/12 102cm) angeschlossen, hatte vorher Lubuntu und da gab es keine Probleme.
Habe natürlich auch im Internet nach Lösungen gesucht aber ohne Erfolg.
Liegt das Problem im X-Config?
Ich werde da nicht schlau drauß
Code
- #################################################################################
- # #
- # The following configuration file is generated automatically by the yaVDR #
- # system. Don't change this file as every update of yaVDR will overwrite #
- # the local changes. Instead put your required customizations #
- # into /etc/yavdr/templates_custom/ based on the original templates #
- # under /usr/share/yavdr/templates. #
- # #
- # [url]http://www.yavdr.org/developer-zone/template-overview/[/url] #
- # #
- # #
- #################################################################################
- #
- # based on
- #
- # nvidia-xconfig: X configuration file generated by nvidia-xconfig
- # nvidia-xconfig: version 1.0 (buildmeister@builder63) Tue Oct 20 21:00:15 PDT 2009
- #
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0"
- InputDevice "Keyboard0" "CoreKeyboard"
- InputDevice "Mouse0" "CorePointer"
- EndSection
- Section "Files"
- EndSection
- Section "InputDevice"
- # generated from default
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/psaux"
- Option "Emulate3Buttons" "no"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "InputDevice"
- # generated from default
- Identifier "Keyboard0"
- Driver "kbd"
- EndSection
- Section "Monitor"
- Identifier "Monitor0"
- VendorName "Unknown"
- ModelName "Unknown"
- Option "DPMS"
- Option "ExactModeTimingsDVI" "True"
- EndSection
- Section "Device"
- Identifier "Device0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- Screen 0
- Option "DPI" "100x100"
- Option "NoLogo" "True"
- Option "UseEvents" "True"
- Option "TripleBuffer" "False"
- Option "AddARGBGLXVisuals" "True"
- Option "TwinView" "0"
- Option "DynamicTwinView" "0"
- Option "OnDemandVBlankinterrupts" "on"
- Option "FlatPanelProperties" "Scaling = Native"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Device0"
- Monitor "Monitor0"
- DefaultDepth 24
- SubSection "Display"
- Depth 24
- Modes "nvidia-auto-select"
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Disable"
- EndSection