Re: Multiple monitors Problem ?

2010-09-20 Thread Face
Anyone !
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Multiple monitors Problem ?

2010-09-20 Thread Marius Gedminas
On Mon, Sep 20, 2010 at 09:19:51AM +0300, Face wrote:
 Anyone !

http://intellinuxgraphics.org/dualhead.html

AFAICT the only thing you're missing in your xorg.conf is Option
LeftOf (or some other appropriate choice).

Generally speaking, dynamic configuration with xrandr or a GUI wrapper
for xrandr (e.g. gnome-display-properties) is much more fun than
xorg.conf hackery.

Marius Gedminas
-- 
   TCP_SeqNum - The 32-bit Sequence Number, encoded as an ASCII string
  representing the hex value of the Sequence number.  This field
  MUST be sent as lower case because it is not urgent.
-- RFC 3093


signature.asc
Description: Digital signature
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Multiple monitors Problem ?

2010-09-17 Thread Face
Hello all,
I am trying to setup xorg.conf for 2 monitors
 1. Labtop monitors (LVDS1)
 2. External monitors (HDMI1)

so i need the  External monitors  to be the man screen and Labtop
monitors to be the External for it. However, all i got so far is a
duble of one screen display on both screens. so if i open something it
will be display on both screen.


$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y
axis) 382mm x 214mm
   1600x900   60.3*+
   1024x768   60.0
   800x60060.3 56.2
   640x48059.9
HDMI1 connected 1920x1080+0+0 (normal left inverted right x axis y
axis) 520mm x 324mm
   1920x1080  60.0*+
   1280x1024  60.0
   1360x768   59.8
   1280x720   59.7
   1024x768   60.0
   800x60060.3
   720x48059.9
   640x48060.0
DP1 disconnected (normal left inverted right x axis y axis)


$ lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
00:02.0 VGA compatible controller: Intel Corporation Core Processor
Integrated Graphics Controller (rev 18)
00:16.0 Communication controller: Intel Corporation 5 Series/3400
Series Chipset HECI Controller (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset
USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset
High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI
Express Root Port 2 (rev 05)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset
USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC
Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series
Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus
Controller (rev 05)
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400
Series Chipset Thermal Subsystem (rev 05)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780
Gigabit Ethernet PCIe (rev 01)
04:00.0 Network controller: Atheros Communications Inc. AR928X
Wireless Network Adapter (PCI-Express) (rev 01)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath
Architecture Generic Non-core Registers (rev 05)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath
Architecture System Address Decoder (rev 05)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)

xorg.conf :
Section ServerLayout
Identifier X.org Configured
Screen  0   Screen0 0  0
Screen  1  Screen1 RightOf Screen0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection
Section Extensions
Option  Composite Enable
EndSection
Section Files
ModulePath   /usr/lib/xorg/modules
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  dri2
Load  record
Load  extmod
Load  dri
Load  dbe
Load  glx
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection


Section Device
#Option  Monitor-LVDS1 Monitor0
#Option  Monitor-HDMI1 Monitor1
Identifier  IntelDevice
Driver  intel
VendorName  Intel Corporation
BoardName   Core Processor Integrated Graphics Controller
BusID   PCI:0:2:0
Option  Monitor-LVDS1  LVDS
Option  Monitor-HDMI1   HDMI
EndSection


Section Monitor
Identifier   LVDS
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection
Section Monitor
Identifier   HDMI
VendorName   LG
ModelNameFULLHD
EndSection

Section Screen
Identifier Screen0
Device IntelDevice
MonitorLVDS
SubSection Display
#Viewport   0 0
Depth   24
Modes