no len problem je v tom, že netuším ako by som mal xorg.conf upraviť, s linuxom len začínam...
predpokladám že by tam ten TVout mal byť, no nieje, preto ani xRandR nefunguje...
môj xorg.conf:
Citácia:
...
Section "Device"
Identifier "Všeobecná grafická karta"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Všeobecný monitor"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Všeobecná grafická karta"
Monitor "Všeobecný monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection