* [gentoo-user-de] LCD Fernseher
@ 2007-06-20 10:51 Thomas Bruns
2007-06-20 15:35 ` Daniel Pielmeier
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Bruns @ 2007-06-20 10:51 UTC (permalink / raw
To: gentoo-user-de
Hallo
ich habe die Diskussion von TV-Out etwas mitverfolgt und habe mir überlegt
meinen LCD-Fernseher an den Rechner anzuschliessen.
Ich habe ihn angeshclossen an den VGA-AUsgang der Grafigkarte (ist ne NVIDIA
6600 ) an dem DVI hängt mein FlatMonitor.
Ich möchte auf dem DVI z.B. mein KDE und auf dem VGA nen Film schauen.
wie muss ich da die xorg.conf editieren damit sowas klappt.
ich hab schon ein bild von der console auf dem Fernseher, bekomme aber keins
vom kde :-(
Kann jemand helfen.
hier meine xorg.conf
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/local/share/fonts"
FontPath "/usr/share/fonts"
FontPath "/usr/share/fonts"
FontPath "/usr/share/fonts/ttf-bitstream-vera"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/ukr"
FontPath "/usr/share/fonts/TTF"
EndSection
Section "Module"
Load "glx"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "xtrap"
Load "type1"
Load "speedo"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ImPS/2"
# Option "Device" "/dev/mouse"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "LG"
ModelName "Monitor Model"
HorizSync 50.0
VertRefresh 60.0
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "PageFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
Option "Overlay""true" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "WindowFlip" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP""4" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
Option "ConnectedMonitor""DFP" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
Option "RenderAccel""true" # [<bool>]
Option "CursorShadow""true" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "TwinView" # [<bool>]
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <str>
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "SwapReady" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "UseClipIDs" # [<bool>]
Option "CIOverlay""true" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
#Option "NoBandWidthTest" # [<bool>]
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
#Option "IgnoreDisplayDevices" # <str>
#Option "MultisampleCompatibility" # [<bool>]
Option "AddARGBGLXVisuals" "True"
Option "UseEvents" "false"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV25 [GeForce4 Ti 4200]"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "PageFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
Option "Overlay""true" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "WindowFlip" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP""4" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
Option "ConnectedMonitor""CRT" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
Option "RenderAccel""true" # [<bool>]
Option "CursorShadow""true" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
Option "TwinView""true" # [<bool>]
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <str>
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "SwapReady" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "UseClipIDs" # [<bool>]
Option "CIOverlay""true" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
#Option "NoBandWidthTest" # [<bool>]
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
#Option "IgnoreDisplayDevices" # <str>
#Option "MultisampleCompatibility" # [<bool>]
Option "AddARGBGLXVisuals" "True"
Option "UseEvents" "false"
Identifier "Card1"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV25 [GeForce4 Ti 4200]"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
# DefaultDepth 24
# SubSection "Display"
# Depth 1
# EndSubSection
# SubSection "Display"
# Depth 4
# EndSubSection
# SubSection "Display"
# Depth 8
# EndSubSection
# SubSection "Display"
# Depth 15
# EndSubSection
# SubSection "Display"
# Depth 16
# EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
###################### Layout ###############################
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "screen0"
Screen 1 "screen1" LeftOf "screen0"
InputDevice "Keyboard0"
InputDevice "Mouse0"
EndSection
Section "ServerLayout"
Identifier "Single"
Screen "screen0"
InputDevice "Keyboard0"
InputDevice "Mouse0"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user-de] LCD Fernseher
2007-06-20 10:51 [gentoo-user-de] LCD Fernseher Thomas Bruns
@ 2007-06-20 15:35 ` Daniel Pielmeier
2007-06-21 6:41 ` Thomas Bruns
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Pielmeier @ 2007-06-20 15:35 UTC (permalink / raw
To: gentoo-user-de
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8; format=flowed, Size: 1722 bytes --]
> ich habe die Diskussion von TV-Out etwas mitverfolgt und habe mir überlegt
> meinen LCD-Fernseher an den Rechner anzuschliessen.
>
> Ich habe ihn angeshclossen an den VGA-AUsgang der Grafigkarte (ist ne NVIDIA
> 6600 ) an dem DVI hängt mein FlatMonitor.
>
> Ich möchte auf dem DVI z.B. mein KDE und auf dem VGA nen Film schauen.
>
> wie muss ich da die xorg.conf editieren damit sowas klappt.
>
> ich hab schon ein bild von der console auf dem Fernseher, bekomme aber keins
> vom kde :-(
>
> Kann jemand helfen.
>
> hier meine xorg.conf
>
> Section "ServerLayout"
> Identifier "XFree86 Configured"
> Screen 0 "Screen0" 0 0
> InputDevice "Mouse0" "CorePointer"
> InputDevice "Keyboard0" "CoreKeyboard"
> EndSection
>
[snip]
>
> ###################### Layout ###############################
> Section "ServerLayout"
> Identifier "Default Layout"
> Screen 0 "screen0"
> Screen 1 "screen1" LeftOf "screen0"
> InputDevice "Keyboard0"
> InputDevice "Mouse0"
> EndSection
>
> Section "ServerLayout"
> Identifier "Single"
> Screen "screen0"
> InputDevice "Keyboard0"
> InputDevice "Mouse0"
> EndSection
>
> Section "Extensions"
> Option "Composite" "Enable"
> EndSection
Wie startest du den Xserver mit startx, kdm oder andere? Wenn du ihn
mit kdm startest wird soweit ich weià das erste Server Layout in der
xorg.conf verwendet, in deinem ersten Layout ist aber nur einen Screen
definiert. Setz mal das "Default Layout" an die erste Stelle
vielleicht hilft das. Mit startx kannst du das Layout angeben das
verwendet werden soll.
GruÃ,
Daniel
éí¢¬z·^éí¢+f¢)à+-
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user-de] LCD Fernseher
2007-06-20 15:35 ` Daniel Pielmeier
@ 2007-06-21 6:41 ` Thomas Bruns
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Bruns @ 2007-06-21 6:41 UTC (permalink / raw
To: gentoo-user-de
Am Mittwoch 20 Juni 2007 17:35 schrieb Daniel Pielmeier:
>
> Wie startest du den Xserver mit startx, kdm oder andere? Wenn du ihn
über xdm... wenn mich nicht alles täuscht, steht so in der init.d
> mit kdm startest wird soweit ich weiß das erste Server Layout in der
> xorg.conf verwendet, in deinem ersten Layout ist aber nur einen Screen
> definiert. Setz mal das "Default Layout" an die erste Stelle
> vielleicht hilft das. Mit startx kannst du das Layout angeben das
> verwendet werden soll.
Hab ich eben versucht, tut sich aber nichts beim LCD :-( wieder nur die
console mist
LG
THomas
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-21 6:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-20 10:51 [gentoo-user-de] LCD Fernseher Thomas Bruns
2007-06-20 15:35 ` Daniel Pielmeier
2007-06-21 6:41 ` Thomas Bruns
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox