PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : 1080p Xorg



Seiten : [1] 2

Don Roberto
23.07.08, 21:16
Hallo
Ich hab mir einen LCD TV gekauft und weil jetzt nicht genau was ihc einstellen soll hab in der xorg.conf einfach nur die Auflösung 1920x1080 dabei gemacht aber das geht nicht bild geht auf 1280x1024 runter und ist nicht scharf.
Was kann ich denn da noch einstallen.

G


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Wed Apr 2 00:14:06 PST 2008

# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
#Section "Files"
#EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
Load "glx"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech USB Gaming Mouse"
Option "SendCoreEvents" "on"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons" "false"
Option "Device" "/dev/input/event0"
EndSection

Section "Monitor"
Identifier "Targa Vision"
Option "DPMS"
EndSection

Section "Device"
Identifier "nVidia Corporation NV34 [GeForce FX 5200]"
Driver "nvidia"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV34 [GeForce FX 5200]"
Monitor "Targa Vision"
DefaultDepth 16
Option "TwinView" "1"
SubSection "Display"
Depth 16
Modes "1920x1080" "1280x1024" "1024x768" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1080" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Hab eine Geforce 5200 FX

Danke schon mal


Gruß Roberto

Los_Andros
23.07.08, 21:38
Hast Du wirklich 1080p und nicht 1080i?
Ich selber habe einen LCD TV und 1080i, also 1360x768 Pixel. Die kann ich mittels xrandr einstellen oder nvidia-settings, das ist einfacher als per xorg.conf.

Schau auch mal, ob Du an Dienem LCD etwas einstellen kannst, ich kann dort die Auflösungen 1280x768 und 1360x768 auswählen.

Don Roberto
23.07.08, 23:52
Ich hab 1080p da hab cih extra drauf geantwortet steht auch groß überall drauf


Wie bekomme ich denn die Herz zahlen für meinen TV heraus?

Los_Andros
24.07.08, 08:01
was sagt Dir
"xrandr"

wenn Du es in der Console eingibst.
Hast Du mal nvidia-settings gestartet (dort unter X Server Display Configuration)?

Was ist es denn für ein TV, das wäre noch wichtig

spychodelics
24.07.08, 08:14
manche lcd tv sind wenn sie nicht ueber hdmi angeschlossen sind,
in der max resolution beschnitten.

Don Roberto
24.07.08, 09:15
Ich hab einen Tevion 42 Zoll DESIGN LCD-TV MD 30134


xorg.conf

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Targa Visionary LCD 19-3 Screen - Analog Output" 0 0
Screen 1 "Tevion MD 30134 1080p Screen - DVI Output" 2000 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
Option "blank time" "5" # Blank the screen after 5 minutes (Fake)
Option "standby time" "10" # Turn off screen after 10 minutes (DPMS)
Option "suspend time" "20" # Full suspend after 20 minutes
Option "off time" "30" # Turn off after half an hour
EndSection

Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib64/xorg/modules"
ModulePath "/usr/lib/xorg/modules/extensions"
FontPath "/usr/share/fonts/misc/"
# FontPath "/usr/share/fonts/TTF/"
# FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
Load "vbe"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
Option "CorePointer"
Option "Name" "Logitech USB Gaming Mouse"
Option "SendCoreEvents" "on"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons" "false"
Option "Device" "/dev/input/event0"

EndSection

Section "Monitor"
Identifier "Targa Visionary LCD"
Option "DPMS"
EndSection


Section "Monitor"
Identifier "TEVION 42 ZOLL TV 1080p"
VendorName "DESIGN LCD-TV"
ModelName "MD 30134"
Option "UseEDID" "false"
# HorizSync 30-80
# VertRefresh 60
# Modeline "1920x1080" #148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
Option "DPMS"
Option "ModeValidation" "NoEdidModes"
EndSection

Section "Device"
Identifier "nVidia GeForce FX 5200 to Dell"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce FX 5200"
BusID "PCI:3:0:0"
Screen 0
Option "RenderAccel" "true"
Option "NoLogo"
Option "AllowGLXWithComposite" "true"
Option "UseDisplayDevice" "CRT-0"
EndSection

Section "Device"
Identifier "nVidia GeForce FX 5200 to LCD TV 1080p"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce FX 5200"
BusID "PCI:3:0:0"
Screen 1
Option "RenderAccel" "true"
Option "NoLogo"
Option "AllowGLXWithComposite" "true"
Option "UseDisplayDevice" "DFP-0"
Option "ExactModeTimingsDVI" "on"
Option "FlatPanelProperties" "Scaling = aspect-scaled"
EndSection

Section "Screen"
Identifier "Targa Visionary LCD 19-3 Screen - Analog Output
Device "nVidia GeForce FX 5200 to Dell"
Monitor "Targa Visionary LCD"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "Screen"
Identifier "Tevion MD 30134 1080p Screen - DVI Output"
Device "nVidia GeForce FX 5200 to LCD TV 1080p"
Monitor "TEVION 42 ZOLL TV 1080p"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection


Dann kommt immer diese Meldung

log xorg


X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-1)
Current Operating System: Linux bobby 2.6.22-3-k7 #1 SMP Sun Feb 10 21:04:14 UTC 2008 i686
Build Date: 26 June 2008 01:58:50AM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 24 10:28:31 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Targa Visionary LCD 19-3 Screen - Analog Output" (0)
(**) | |-->Monitor "Targa Visionary LCD"
(**) | |-->Device "nVidia GeForce FX 5200 to Dell"
(**) |-->Screen "Tevion MD 30134 1080p Screen - DVI Output" (1)
(**) | |-->Monitor "TEVION 42 ZOLL TV 1080p"
(**) | |-->Device "nVidia GeForce FX 5200 to LCD TV 1080p"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "BlankTime" "5"
(**) Option "StandbyTime" "10"
(**) Option "SuspendTime" "20"
(**) Option "OffTime" "30"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/misc/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) FontPath is completely invalid. Using compiled-in default.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib64/xorg/modules,/usr/lib/xorg/modules/extensions"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e47c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(WW) Warning, couldn't open module pcidata
(II) UnloadModule: "pcidata"
(EE) Failed to load module "pcidata" (module does not exist, 0)

Fatal server error:
Unable to load required base modules, Exiting...

(WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
(WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor


Ich geh mir mal noch gerade ein HDMI zu DVI-D kabel kaufen


Gruß Roberto

Los_Andros
24.07.08, 09:17
und was sagt xrandr, was sagt nvidia-settings?

Don Roberto
24.07.08, 12:35
Bin jetzt am Laptop dran da hab ich eine GeForce 8400M G
Hab jetzt ein HDMI zu DVI kabel


xrander


xrandr
Screen 0: minimum 320 x 240, current 1280 x 800, maximum 1280 x 800
default connected 1280x800+0+0 0mm x 0mm
1280x800 50.0*
1024x768 51.0
800x600 52.0
800x512 53.0
720x450 54.0
700x525 55.0
640x512 56.0
640x480 57.0 58.0
640x400 59.0
640x384 60.0
512x384 61.0
400x300 62.0
320x240 63.0


xorg.conf vom laptop


Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "HDMI 1080p" 2000 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
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"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection


Section "Monitor"
Identifier "LCD 42 zoll 1080p"
VendorName "Unknown"
ModelName "Unknown"
Option "UseEDID" "false"
Option "DPMS"
Option "ModeValidation" "NoEdidModes"
EndSection

Section "Device"
Identifier "HDMI TV"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "RenderAccel" "true"
Option "NoLogo"
Option "AllowGLXWithComposite" "true"
Option "UseDisplayDevice" "DFP-0"
Option "ExactModeTimingsDVI" "on"
Option "FlatPanelProperties" "Scaling = aspect-scaled"
EndSection

Section "Screen"
Identifier "HDMI 1080p"
Device "HDMI TV"
Monitor "LCD 42 zoll 1080p"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

nvidia-setterings ist ein Bild im anhang.

Los_Andros
24.07.08, 12:48
ok, gib mal in der Konsole das hier ein:
user@simon:~> nvidia-xconfig --query-gpu-info

Bei mir kommt das dabei raus:


Number of GPUs: 1

GPU #0:
Name : GeForce 8500 GT
PCI BusID : PCI:1:0:0

Number of Display Devices: 1

Display Device 0 (CRT-1):
EDID Name : LG 32LC3R-ZJ
Minimum HorizSync : 31.000 kHz
Maximum HorizSync : 50.000 kHz
Minimum VertRefresh : 58 Hz
Maximum VertRefresh : 63 Hz
Maximum PixelClock : 90.000 MHz
Maximum Width : 1360 pixels
Maximum Height : 768 pixels
Preferred Width : 1360 pixels
Preferred Height : 768 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 700 mm
Physical Height : 390 mm

Los_Andros
24.07.08, 13:04
und dann probier das mal, sichere Deine alte xorg.conf
su
<--- Passwort eingeben
cp /etc/X11/xorg.conf /etc/X11/xorg.conf.20080724
nvidia-xconfig --force-generate -o /tmp/xorg.conf
cp /tmp/xorg.conf /etc/X11/xorg.conf
<--- wichtige Anwendungen schließen
<--- STRG+ALT+BACKSPACE um den X-Server neuzustarten

Jetzt stehen garkeine modlines mehr in der xorg.conf und der NVidia Treiber findet die automatisch. Einfach nvidia-settings aufrufen und dort die "X Server Display Configuration" ansehen und durch die "Resolution" klicken.

Don Roberto
24.07.08, 19:05
nvidia-xconfig --query-gpu-info
Number of GPUs: 1

GPU #0:
Name : GeForce FX 5200
PCI BusID : PCI:3:0:0

Number of Display Devices: 2

Display Device 0 (CRT-0):
EDID Name : Targa Visionary LCD 19-3
Minimum HorizSync : 30.000 kHz
Maximum HorizSync : 83.000 kHz
Minimum VertRefresh : 50 Hz
Maximum VertRefresh : 76 Hz
Maximum PixelClock : 140.000 MHz
Maximum Width : 1280 pixels
Maximum Height : 1024 pixels
Physical Width : 380 mm
Physical Height : 300 mm

Display Device 1 (DFP-0):
EDID Name : OEM 42'' TFT-TV
Minimum HorizSync : 15.000 kHz
Maximum HorizSync : 46.000 kHz
Minimum VertRefresh : 49 Hz
Maximum VertRefresh : 61 Hz
Maximum PixelClock : 148.500 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 160 mm
Physical Height : 90 mm



Bin jetzt wieder am PC nicht mehr am Laptop

Don Roberto
24.07.08, 19:18
ok ich kann jetzt zwei Monitore einrichten aber ich hab noch immer kein Bild

Los_Andros
24.07.08, 19:26
hast Du das "nvidia-xconfig --force-generate -o /tmp/xorg.conf" probiert gehabt?

Don Roberto
24.07.08, 19:28
Ja hab alles genau so eingeben hatte auch keine Porbleme



# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder57) Wed Apr 2 00:15:02 PST 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Wed Apr 2 00:14:06 PST 2008

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
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 "Targa Visionary LCD 19-3"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "OEM 42'' TFT-TV"
HorizSync 15.0 - 46.0
VertRefresh 49.0 - 61.0
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
BusID "PCI:3:0:0"
Screen 0
EndSection

Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
BusID "PCI:3:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard1"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Videocard0"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
EndSection

Los_Andros
24.07.08, 19:30
was gibt dir jetzt xrandr aus?

Don Roberto
24.07.08, 19:32
xrandr
Screen 0: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
1280x1024 50.0* 51.0
1280x960 52.0
1280x800 53.0
1280x768 54.0
1152x864 55.0
1152x768 56.0
1024x768 57.0 58.0 59.0
960x600 60.0
896x672 61.0
840x525 62.0
832x624 63.0
800x600 64.0 65.0 66.0 67.0 68.0 69.0
800x512 70.0
720x450 71.0
640x512 72.0 73.0
640x480 74.0 75.0 76.0 77.0
640x400 78.0
640x384 79.0
576x432 80.0
576x384 81.0
512x384 82.0 83.0 84.0
416x312 85.0
400x300 86.0 87.0 88.0 89.0
320x240 90.0 91.0 92.0

Los_Andros
24.07.08, 19:38
ah Problem erkannt.
Das ist die Einstellung für das Display Device 0, aber Du möchtest eigentlich das Display Device 1 einstellen.
Schau mal was da passiert:

xrandr --screen 1 -s 1920x1080

Don Roberto
24.07.08, 19:44
Hab den Befehl in der Konsole ausgeführt hat sich aber nix getan immer noch kein bild

Los_Andros
24.07.08, 19:48
Also Du hast 2 Geräte angeschlossen, einmal den Fernseher und einen Monitor, oder?
Das funktioniert nämlich glaube ich ein wenig anders, da brauchst Du Twinview dafür

Los_Andros
24.07.08, 19:52
denn irgendwie hast Du 2 Devices, aber nur einen Screen.
Dein 2. "Monitor", also der Fernseher sollte als Screen 1 definiert werden.

probier mal in nvidia-settings unter "X Server Display Configuration", --> "Detect Displays".
Dann solltest Du das entsprechende Modell auswählen können (Deinen Fernseher) und da die richtige Auflösung einstellen können.

Don Roberto
24.07.08, 20:02
Versuch ich auch schon die ganze Zeit aber es geht nicht.

Ich hab den PC Monitor an dem Normalen VGA anschluss und denn Fernseher an dem DVI zu HDMI habel.

Also an der Krafigkarte DVI anschluss und am TV HDMI anschluss.

Don Roberto
24.07.08, 20:03
Hier ein bild von der nvidia-settings aber kein bild auf dem TV :-(

Los_Andros
24.07.08, 20:04
Versuch ich auch schon die ganze Zeit aber es geht nicht.

Ich hab den PC Monitor an dem Normalen VGA anschluss und denn Fernseher an dem DVI zu HDMI habel.

Also an der Krafigkarte DVI anschluss und am TV HDMI anschluss.

Jo, das wird scheitern ..... Du lieferst glaube ich kein HDMI Signal. Der Fernseher hat doch auch einen VGA Eingang, also VGA oder DVI, über den HDMI Eingang wird glaube ich nichts kommen, da am HDMI Eingang ein verschlüsseltes HDMI Signal erwartet wird, das Du nicht lieferst mit dem Ausgang.

Probier nochmal an den VGA oder DVI Eingang (wenn vorhanden) zu gehen. Dann sollte ein weiterer Screen vorhanden sein.
Also wir sind glaube ich kurz vor dem Ziel ;-)

Don Roberto
24.07.08, 20:12
hehe ich hoffe aber viel haben mir gesagt das ist das Kabel was ich brauche.
Am dem TV sind zwei HDMI und ein VGA anschluss drann.
Hoffendlich kann ich mit dem dann auch 1080p darstellen

Los_Andros
24.07.08, 20:25
normalerweise sollte man über das VGA Kabel 1080p darstellen können.
HDMI brauchst Du für Blueray / HDVD Filme, Playstation 3, Xbox 360 und co.
Für den PC reicht das VGA Kabel.

Probier das auf jedenfall mal mit dem VGA Kabel aus und schaue dann, ob Dir nvidia-settings was sinnvolleres anbietet und vor allem, ob Du ein Bild bekommst. Wenn ja, dann müsste es eigentlich gehen,

Mr_Maniac
25.07.08, 06:35
Ähm... Also DVI-D zu HDMI sollte gehen UND es sollte bevorzugt werden, weil es ein digitales Signal ist. HDMI braucht nicht unbedingt ein verschlüsseltes Signal.
Das braucht man nur, wenn man einen Film schaut, der AACS nutzt.
Ansonsten ist HDMI eigentlich nur ein DVI-D mit anderem Anschluss.

Don Roberto
25.07.08, 08:22
Woher weis ist denn ob ich ein DVI-D oder ein DVI-S kabel hab?

Don Roberto
25.07.08, 09:06
Ich weiß nicht was ich noch machen soll.

xorg.conf


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Targa Visionary LCD 19-3 Screen - Analog Output" 0 0
Screen 1 "Tevion MD 30134 1080p Screen - DVI Output" 2000 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection

############# Monitor LCD 19 Zoll #################
Section "Monitor"
Identifier "Monitor"
Option "DPMS"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
BusID "PCI:3:0:0"
Screen 0
Option "RenderAccel" "true"
Option "NoLogo"
Option "AllowGLXWithComposite" "true"
Option "UseDisplayDevice" "CRT-0"
EndSection

Section "Screen"
Identifier "Targa Visionary LCD 19-3 Screen - Analog Output"
Device "Device0"
Monitor "Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
############# Monitor LCD 19 Zoll #################
############# TV LCD 42 Zoll 1080p ################
Section "Monitor"
Identifier "LCD TV"
Option "DPMS"
EndSection

Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5200"
BusID "PCI:3:0:0"
Screen 1
Option "RenderAccel" "true"
Option "NoLogo"
Option "AllowGLXWithComposite" "true"
Option "UseDisplayDevice" "DFP-0"
Option "FlatPanelProperties" "Scaling = aspect-scaled"
EndSection

Section "Screen"
Identifier "Tevion MD 30134 1080p Screen - DVI Output"
Device "Device1"
Monitor "LCD TV"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
############# TV LCD 42 Zoll 1080p ################


nvidia-xconfig --query-gpu-info


Number of GPUs: 1

GPU #0:
Name : GeForce FX 5200
PCI BusID : PCI:3:0:0

Number of Display Devices: 2

Display Device 0 (CRT-0):
EDID Name : Targa Visionary LCD 19-3
Minimum HorizSync : 30.000 kHz
Maximum HorizSync : 83.000 kHz
Minimum VertRefresh : 50 Hz
Maximum VertRefresh : 76 Hz
Maximum PixelClock : 140.000 MHz
Maximum Width : 1280 pixels
Maximum Height : 1024 pixels
Physical Width : 380 mm
Physical Height : 300 mm

Display Device 1 (DFP-0):
EDID Name : OEM 42'' TFT-TV
Minimum HorizSync : 15.000 kHz
Maximum HorizSync : 46.000 kHz
Minimum VertRefresh : 49 Hz
Maximum VertRefresh : 61 Hz
Maximum PixelClock : 148.500 MHz
Maximum Width : 1920 pixels
Maximum Height : 1080 pixels
Preferred Width : 1920 pixels
Preferred Height : 1080 pixels
Preferred VertRefresh : 60 Hz
Physical Width : 160 mm
Physical Height : 90 mm


xrandr


Screen 0: minimum 320 x 240, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
1280x1024 50.0* 51.0
1280x960 52.0
1280x800 53.0
1280x768 54.0
1152x864 55.0
1152x768 56.0
1024x768 57.0 58.0 59.0
960x600 60.0
896x672 61.0
840x525 62.0
832x624 63.0
800x600 64.0 65.0 66.0 67.0 68.0 69.0
800x512 70.0
720x450 71.0
640x512 72.0 73.0
640x480 74.0 75.0 76.0 77.0
640x400 78.0
640x384 79.0
576x432 80.0
576x384 81.0
512x384 82.0 83.0 84.0
416x312 85.0
400x300 86.0 87.0 88.0 89.0
320x240 90.0 91.0 92.0


Der Fernseher wird auch im nvidia-settings angezeigt aber ich hab kein Bild.


Wiso ??? Hilfe????

Mr_Maniac
25.07.08, 09:55
Auch wenn ich nicht glaube, dass es einen Unterschied macht:
Probier mal, deinen 42"-TV zum Screen 0 zu machen. Also Screen 0 und 1 quasi tauschen in


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Targa Visionary LCD 19-3 Screen - Analog Output" 0 0
Screen 1 "Tevion MD 30134 1080p Screen - DVI Output" 2000 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Don Roberto
25.07.08, 10:09
ne hat nix gebracht :-(