Re: How to configure dual head display using geode or vesa drivers

2009-06-25 Thread praveenya kumar
hai!

I am using xorg 7.4 and my kernel version 2.6.25.

On Tue, Jun 23, 2009 at 5:41 PM, Timothy S. Nelson wayl...@wayland.id.auwrote:

 On Tue, 23 Jun 2009, praveenya kumar wrote:

 Hai!
 I am using Geode LX video display. My system works fine with both generic
 vesa and geode
 drivers.
 I want to use another system with same graphics card as extended monitor (
 I want single
 big display spreaded over two monitors).
 I tried following xorg.conf but I could not get desired display. I was
 getting just clone
 display of my system on extended monitor.
 How to configure dual head display using geode or vesa driver?


What version of xorg are you using?


 -
 | Name: Tim Nelson | Because the Creator is,|
 | E-mail: wayl...@wayland.id.au| I am   |
 -

 BEGIN GEEK CODE BLOCK
 Version 3.12
 GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V- PE(+) Y+++ PGP-+++
 R(+) !tv b++ DI D G+ e++ h! y-
 -END GEEK CODE BLOCK-


___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

How to configure dual head display using geode or vesa drivers

2009-06-23 Thread praveenya kumar
Hai!
I am using Geode LX video display. My system works fine with both generic
vesa and geode drivers.
I want to use another system with same graphics card as extended monitor ( I
want single big display spreaded over two monitors).
I tried following xorg.conf but I could not get desired display. I was
getting just clone display of my system on extended monitor.
How to configure dual head display using geode or vesa driver?


Section ServerLayout
Identifier X.org Configured
Screen  0 Screen0 0   0
Screen  1 Screen1 RightOf Screen0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
Option  Xinerama  on
EndSection

Section Files
ModulePath   /usr/lib/X11/modules
FontPath /usr/share/fonts/X11/misc/

EndSection

Section Module
Load  extmod
Load  dbe
Load  record
Load  freetype
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  AutoRepeat  400 30
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameLCD Panel 1280x1024
EndSection

Section Monitor
Identifier   Monitor1
VendorName   Monitor Vendor
ModelNameLCD Panel 1280x1024
EndSection

Section Device
  Identifier  Card0
Driver  geode
VendorName  Advanced Micro Devices [AMD]
BoardName   Geode LX Video
BusID   PCI:0:1:1
Screen  0
Option  PanelGeometry 1280x1024
EndSection

Section Device
  Identifier  Card1
Driver  geode
VendorName  Advanced Micro Devices [AMD]
BoardName   Geode LX Video
BusID   PCI:0:1:1
Screen  1
Option  PanelGeometry 1280x1024
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth24
SubSection Display
Viewport   0 0
Depth 1
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
Modes   1280x1024
EndSubSection
EndSection

Section Screen
Identifier Screen1
Device Card1
MonitorMonitor1
DefaultDepth24
SubSection Display
Viewport   0 0
Depth 1
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
Modes   1280x1024
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
Modes   1280x1024
EndSubSection
EndSection

Section ServerFlags
Option   Xinerama ON
EndSection
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Problem with fglrx-9-4 and xorg 7.4

2009-06-03 Thread praveenya kumar
Hai!

I am using customized linux distro.
My xorg version is 7.4. Till now I was using vesa driver. I decided to
change to fglrx driver which is suitable to my video card.
I downloaded and installed latest ati-fglrx driver version 9-4.

I am unable to run xorg. I can see several warning messages like fglrx: No
matching Device section for instance (BUSID PCI:0...@0:0:0) found  then a
error message No devices detected in /var/log/Xorg.0.log.

I specified BusID properly in xorg.conf ( as it was same for vesa and
opensource ati driver).

thanks
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg