Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-03 Thread Evert
Daniel Pielmeier wrote:
> 2007/10/2, Daniel Pielmeier <[EMAIL PROTECTED]>:
>>> Section "Device"
>>> Identifier  "ATI0"
>>> Driver  "radeon"
>>> BusID   "PCI:1:0:0"
>>> Screen 0
>>> EndSection
>>>
>>> Section "Device"
>>> Identifier  "ATI1"
>>> Driver  "radeon"
>>> BusID   "PCI:2:10:0"
>>> Screen 1
>>> EndSection
> 
> You can also try to remove the screen lines in your device section!


THAT did the trick! :-) :-)

Thanks for all your suggestions and your patience.


Greetings,
Evert

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Daniel Pielmeier
2007/10/2, Daniel Pielmeier <[EMAIL PROTECTED]>:
> > Section "Device"
> > Identifier  "ATI0"
> > Driver  "radeon"
> > BusID   "PCI:1:0:0"
> > Screen 0
> > EndSection
> >
> > Section "Device"
> > Identifier  "ATI1"
> > Driver  "radeon"
> > BusID   "PCI:2:10:0"
> > Screen 1
> > EndSection

You can also try to remove the screen lines in your device section!
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Daniel Pielmeier
> Section "Device"
> Identifier  "ATI0"
> Driver  "radeon"
> BusID   "PCI:1:0:0"
> Screen 0
> EndSection
>
> Section "Device"
> Identifier  "ATI1"
> Driver  "radeon"
> BusID   "PCI:2:10:0"
> Screen 1
> EndSection

> (II) Primary Device is: PCI 02:0a:0
> (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
> (WW) RADEON: No matching Device section for instance (BusID PCI:2:10:0) found>

You could try changing the dezimal value 10 to the hexadezimal 0a as
it did not find BusID PCI:2:10:0.

> Change them how?
> I already have  BusID "PCI:1:0:0" & BusID "PCI:2:10:0" in my config...

Are you sure you have PCI:1:0:0 in your config, the log file says
BusID PCI:1:0:1 is also not recognized.
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Evert
Change them how?
I already have  BusID "PCI:1:0:0" & BusID "PCI:2:10:0" in my config...


Greetings,
Evert




Daniel Pielmeier wrote:
> 2007/10/2, Evert <[EMAIL PROTECTED]>:
>> Done that:
>>
>> 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 
>> PRO] (rev 01)
>> 02:0a.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY 
>> [Radeon 7000/VE]
> 
> Does it work now with changing the BusID's?

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Daniel Pielmeier
2007/10/2, Evert <[EMAIL PROTECTED]>:
> Done that:
>
> 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 
> PRO] (rev 01)
> 02:0a.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY 
> [Radeon 7000/VE]

Does it work now with changing the BusID's?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Evert
Done that:

01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] 
(rev 01)
02:0a.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 
7000/VE]




Daniel Pielmeier wrote:
>> Section "Device"
>> Identifier  "ATI0"
>> Driver  "radeon"
>> BusID   "PCI:1:0:0"
>> Screen 0
>> EndSection
>>
>> Section "Device"
>> Identifier  "ATI1"
>> Driver  "radeon"
>> BusID   "PCI:2:10:0"
>> Screen 1
>> EndSection
> 
>> (II) Primary Device is: PCI 02:0a:0
>> (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
>> (WW) RADEON: No matching Device section for instance (BusID PCI:2:10:0) found
> 
> Maybe you should check your BusID's!

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Daniel Pielmeier
> Section "Device"
> Identifier  "ATI0"
> Driver  "radeon"
> BusID   "PCI:1:0:0"
> Screen 0
> EndSection
>
> Section "Device"
> Identifier  "ATI1"
> Driver  "radeon"
> BusID   "PCI:2:10:0"
> Screen 1
> EndSection

> (II) Primary Device is: PCI 02:0a:0
> (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
> (WW) RADEON: No matching Device section for instance (BusID PCI:2:10:0) found

Maybe you should check your BusID's!
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Evert
2 outputs? I'm not sure what you mean by this.

Both cards have a VGA-connector and a DVI-connector. On both cards I use the 
VGA-connector to
connect them to their respective screens.

And I think both cards are too 'old' for the binary driver, right? I currently 
use the open source
drivers, as mentioned in 
http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers



Greetings,
Evert

davor wrote:
> oops, missread the post, 9250 hasn't got two outputs ... :(
> 
> On 10/2/07, davor <[EMAIL PROTECTED]> wrote:
>> Use ATI binary driver and aticonfig to make X configuration
>>
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] xorg, 2 screen cards & 2 monitors... Help!

2007-10-02 Thread Evert
Hi all!

I have a problem with getting my dual-screen setup to work. With the 
under-mentioned setup, only the
Radeon 9250 shows X.


My hardware:

* Radeon 9250 (on AGP)
* Radeon 7000 (on PCI)


My xorg.conf:
***
Section "ServerLayout"
Screen 0 "Screen0"
Screen 1 "Screen1" RightOf "Screen0"
Identifier "Multihhead layout"
InputDevice"Mouse1" "CorePointer"
InputDevice"Keyboard1" "CoreKeyboard"
Option "Xinerama" "true"
EndSection

Section "Files"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
EndSection


Section "InputDevice"
Identifier  "Keyboard1"
Driver  "kbd"
Option  "AutoRepeat" "500 30"
Option  "XkbModel" "pc105"
Option  "XkbLayout" "no"
EndSection

Section "InputDevice"
Identifier  "Mouse1"
Driver  "mouse"
Option  "Protocol" "ImPS/2"
Option  "ZAxisMapping" "4 5"
Option  "Device" "/dev/input/mice"
Option  "Emulate3Buttons"
EndSection


Section "Monitor"
Identifier   "Monitor 0"
EndSection

Section "Monitor"
Identifier   "Monitor 1"
EndSection

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

Section "Device"
Identifier  "ATI0"
Driver  "radeon"
BusID   "PCI:1:0:0"
Screen 0
EndSection

Section "Device"
Identifier  "ATI1"
Driver  "radeon"
BusID   "PCI:2:10:0"
Screen 1
EndSection


Section "Screen"
Identifier "Screen0"
Device "ATI0"
Monitor"Monitor 0"
DefaultDepth 24
SubSection "Display"
Modes"1280x1024"
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "ATI1"
Monitor"Monitor1"
DefaultDepth 24
SubSection "Display"
Modes"1280x1024"
Depth 24
EndSubSection
EndSection
***

Contents of Xorg.0.log:
***
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux desktop-Evert 2.6.22-gentoo-r6 #1 SMP PREEMPT 
Wed Sep 19 10:45:53
CEST 2007 i686
Build Date: 24 August 2007
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 Sep 27 08:56:22 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Multihhead layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor 0"
(**) |   |-->Device "ATI0"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Monitor 1"
(**) |   |-->Device "ATI1"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(WW) The directory "/usr/share/fonts/local/" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/75dpi/,
/usr/share/fonts/100dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "Xinerama" "true"
(**) Xinerama: enabled
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d0940
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 1043,8103 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2571 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24d2 card 1043,80a6 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1043,80a6 rev 02 class 0c,03,