From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Iciyz-0003H9-BN for garchives@archives.gentoo.org; Tue, 02 Oct 2007 14:44:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l92EY0rl005810; Tue, 2 Oct 2007 14:34:00 GMT Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l92ESci4031708 for ; Tue, 2 Oct 2007 14:28:38 GMT Received: by an-out-0708.google.com with SMTP id c8so610092ana for ; Tue, 02 Oct 2007 07:28:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=8WEWdzEjehHfJyMy0rxMev8IUDRnV7vESIcLVXYV2Fk=; b=WM1F+lZGwjqUYXR/3sgXt5XGwspzSAoSs8VqvJqUy88pFr/Fl6QUeKYiQC6U+lqno1zaZYzwLPDOC3M1IxZt6K4pweG6vQaRjIYZjVMuhKuVIdeIYMNAsEyVh9tXiPQsMUImyJ9m+OI/enewvYKMRRKb6D95lYSBdEYft4duFso= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DB1jSZpCcBKqpX7loXqzudtrBmVMAKjpn/+Yd7d6reS/TNpzAvlw4qgkQAd80EV7r0C6R8GZJDFGB2qfUityz+fI+jTYj6K7lABKplNcyDFdZJ4hER+skh4O1yCzu47qCctIWOrbLjYX/zeFNu/r98QnENj6Whsltbl3H8eHzf0= Received: by 10.142.154.20 with SMTP id b20mr841847wfe.1191335313953; Tue, 02 Oct 2007 07:28:33 -0700 (PDT) Received: by 10.143.42.12 with HTTP; Tue, 2 Oct 2007 07:28:33 -0700 (PDT) Message-ID: <6142e6140710020728l7999e225t5281ee26e1aec63e@mail.gmail.com> Date: Tue, 2 Oct 2007 16:28:33 +0200 From: "Daniel Pielmeier" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xorg, 2 screen cards & 2 monitors... Help! In-Reply-To: <47024336.8060607@poboxes.info> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4701FF35.1020503@poboxes.info> <6142e6140710020203p1b797e07k6c9c843943979e0c@mail.gmail.com> <47020C16.30500@poboxes.info> <6142e6140710020458t606abd29habdecb5264b8521d@mail.gmail.com> <47024336.8060607@poboxes.info> X-Archives-Salt: 6c72d847-3e30-4f5c-87fc-41a76eeb7e50 X-Archives-Hash: e2cd10b9a49f573ba4649b23119b2e22 > 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. -- gentoo-user@gentoo.org mailing list