"Clone" Display
From: Lorenz Blum (lorenz.blum_at_gmx.ch)
Date: 01/26/05
- Next message: Dances With Crows: "Re: "Clone" Display"
- Previous message: alex: "Re: AC97 driver does not install with Linux 2.6.8.1-12mdk kernel"
- Next in thread: Dances With Crows: "Re: "Clone" Display"
- Reply: Dances With Crows: "Re: "Clone" Display"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 26 Jan 2005 17:38:21 +0100
I've got a Dell Inspiron 500m (Intel 852 Chip) with Fedora Core 3 and an
extern Fujitsu Monitor.
Now I want to "clone" the display, that on both monitors you can see the
same. But with [Fn] [F8] it only switches between both screens (one active,
the other off). What is to do?
BTW: Yes I tried an X11 newsgroup but nobody answered.
#tail Xorg.0.log
(WW) I810(0): Detected possible lid operation, fixing up.
(II) I810(0): Display plane A is enabled and connected to Pipe A.
(II) I810(0): Display plane B is disabled and connected to Pipe B.
(II) I810(0): Enabling plane A.
(II) I810(0): Display plane A is now enabled and connected to Pipe A.
(II) I810(0): Display plane B is now disabled and connected to Pipe B.
(II) I810(0): PIPEACONF is 0x80000000
(II) I810(0): PIPEBCONF is 0x80000000
(II) I810(0): Mode bandwidth is 47 Mpixel/s
(II) I810(0): maxBandwidth is 1152 Mbyte/s, pipe bandwidths are 252 Mbyte/s,
0 Mbyte/s
(II) I810(0): LFP compensation mode: 0x6
SetClientVersion: 0 8
--snippet of xorg.conf--
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 70.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "i810"
VendorName "Videocard vendor"
BoardName "Intel 852"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
greetings
lori
-- do nOT
- Next message: Dances With Crows: "Re: "Clone" Display"
- Previous message: alex: "Re: AC97 driver does not install with Linux 2.6.8.1-12mdk kernel"
- Next in thread: Dances With Crows: "Re: "Clone" Display"
- Reply: Dances With Crows: "Re: "Clone" Display"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|