public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Xinerama after Modular X upgrade
@ 2006-04-01 17:27 Kurt Guenther
  2006-04-01 17:34 ` Kurt Guenther
  0 siblings, 1 reply; 6+ messages in thread
From: Kurt Guenther @ 2006-04-01 17:27 UTC (permalink / raw
  To: gentoo-user


I'm having problems with Xinerama after upgrading to xorg 7.0 or modular
X.   My laptop monitor is fine, but my external monitor isn't getting
any output.   I rebooted in Windows just to make sure my hardware is
fine and it is.

x11-base/xorg-x11-7.0-r1

Xinerama is installed:

x11-libs/libXinerama
      Latest version available: 1.0.1
      Latest version installed: 1.0.1


And, my xorg.conf is just like before: 

Section "ServerFlags"
        Option "Xinerama" "on"
EndSection

Section "ServerLayout"
        Identifier      "X.org Configured"
        Screen          0 "Screen0" 0 0
        Screen          1 "Screen1" LeftOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option          "StandbyTime"  "15"
        Option          "SuspendTime"  "16"
        Option          "OffTime"      "17"
EndSection

File Edit Options Buffers Tools Help
Section "Device"
    Identifier  "ATIRADEON0"
    Driver      "radeon"
    BusID       "PCI:1:0:0"
    Option "DDCMode" "on"
    Option "DPMS"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
    Screen      0
EndSection

Section "Device"
    Identifier  "ATIRADEON1"
    Driver      "radeon"
    BusID       "PCI:1:0:0"
    Option "DDCMode" "on"
    Option "DPMS"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
    Screen      1
EndSection


Is anybody else having issues?

--Kurt

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Xinerama after Modular X upgrade
  2006-04-01 17:27 [gentoo-user] Xinerama after Modular X upgrade Kurt Guenther
@ 2006-04-01 17:34 ` Kurt Guenther
  2006-04-02 13:33   ` Mick
  0 siblings, 1 reply; 6+ messages in thread
From: Kurt Guenther @ 2006-04-01 17:34 UTC (permalink / raw
  To: gentoo-user

Kurt Guenther wrote:
> I'm having problems with Xinerama after upgrading to xorg 7.0 or modular
> X.   

It appears that X thinks it's using Xinerama.   I can move my mouse off
the screen and it thinks it has all the pixels.  Just no output to the
2nd monitor.

--Kurt

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Xinerama after Modular X upgrade
  2006-04-01 17:34 ` Kurt Guenther
@ 2006-04-02 13:33   ` Mick
  2006-04-03 11:26     ` Kurt Guenther
  0 siblings, 1 reply; 6+ messages in thread
From: Mick @ 2006-04-02 13:33 UTC (permalink / raw
  To: gentoo-user

On 01/04/06, Kurt Guenther <kurtg@serent.com> wrote:
> Kurt Guenther wrote:
> > I'm having problems with Xinerama after upgrading to xorg 7.0 or modular
> > X.
>
> It appears that X thinks it's using Xinerama.   I can move my mouse off
> the screen and it thinks it has all the pixels.  Just no output to the
> 2nd monitor.
>
> --Kurt

Shouldn't the second device have a different BusID No?  Something like 1:0:1?
--
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Xinerama after Modular X upgrade
  2006-04-02 13:33   ` Mick
@ 2006-04-03 11:26     ` Kurt Guenther
  2006-04-04 22:01       ` Mick
  0 siblings, 1 reply; 6+ messages in thread
From: Kurt Guenther @ 2006-04-03 11:26 UTC (permalink / raw
  To: gentoo-user

Mick wrote:
> Shouldn't the second device have a different BusID No?  Something like 1:0:1

Yes, if you have two different devices.  It's a laptop, so the video has 
two ports for same device.  It worked fine under xorg 6.? .

--Kurt

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Xinerama after Modular X upgrade
  2006-04-03 11:26     ` Kurt Guenther
@ 2006-04-04 22:01       ` Mick
  2006-04-15  9:51         ` Hamish Marson
  0 siblings, 1 reply; 6+ messages in thread
From: Mick @ 2006-04-04 22:01 UTC (permalink / raw
  To: gentoo-user

On 03/04/06, Kurt Guenther <kurtg@serent.com> wrote:
> Mick wrote:
> > Shouldn't the second device have a different BusID No?  Something like 1:0:1
>
> Yes, if you have two different devices.  It's a laptop, so the video has
> two ports for same device.  It worked fine under xorg 6.? .
>
> --Kurt

Hmm, I don't know then.  :-(

If I remember correctly mine has one device (i.e. one video card) but
two ports, which are identified differently.  Perhaps its worth giving
it a try.
--
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] Xinerama after Modular X upgrade
  2006-04-04 22:01       ` Mick
@ 2006-04-15  9:51         ` Hamish Marson
  0 siblings, 0 replies; 6+ messages in thread
From: Hamish Marson @ 2006-04-15  9:51 UTC (permalink / raw
  To: gentoo-user

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mick wrote:

> On 03/04/06, Kurt Guenther <kurtg@serent.com> wrote:
>
>> Mick wrote:
>>
>>> Shouldn't the second device have a different BusID No?
>>> Something like 1:0:1
>>
>> Yes, if you have two different devices. It's a laptop, so the
>> video has two ports for same device. It worked fine under xorg
>> 6.? .
>>
>> --Kurt
>
>
> Hmm, I don't know then. :-(
>
> If I remember correctly mine has one device (i.e. one video card)
> but two ports, which are identified differently. Perhaps its worth
> giving it a try.


Some (All? Sorry, covering arse here) cards (e.g. Saphire radeon 9600
- - whch uses an rv350 chip) have two PCI id's covering the same
physcial card. I originally asked about this back when the r300
project started. Apparently Windows requires the two pci id's in order
to see the two CRT controllers that the cards have.

X ignores it & accesses everything via the first pci id. (In fact IIRC
X doesn't even work through the second head pci id at all, so don't
even try to use it).


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEQMIl/3QXwQQkZYwRAnKmAKCrwOXquJYFm1Y/BOp6NZxSkmyxBwCfWspY
rwnciC7U6G1MLrZIeCm95Ek=
=upPe
-----END PGP SIGNATURE-----

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-04-15 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01 17:27 [gentoo-user] Xinerama after Modular X upgrade Kurt Guenther
2006-04-01 17:34 ` Kurt Guenther
2006-04-02 13:33   ` Mick
2006-04-03 11:26     ` Kurt Guenther
2006-04-04 22:01       ` Mick
2006-04-15  9:51         ` Hamish Marson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox