From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-98145-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MTOKw-0006Zu-3a for garchives@archives.gentoo.org; Tue, 21 Jul 2009 23:01:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58AD0E0116; Tue, 21 Jul 2009 23:01:28 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.147]) by pigeon.gentoo.org (Postfix) with ESMTP id 073B4E0116 for <gentoo-user@lists.gentoo.org>; Tue, 21 Jul 2009 23:01:27 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 5so50806eyb.10 for <gentoo-user@lists.gentoo.org>; Tue, 21 Jul 2009 16:01:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=qhMEybN/4wnh5Gj9OyHEoVevdaCc2laB3gC/H5NRrho=; b=qNfDbW4sobPV/Iza0XSFXclJWPRl5TQxXM6126ISazvoHFca5j2k7o5q3Qgki2svFd 0vYTZwlKQtn3hIIrGzgQ3vETVpEX00eh4dalzxxezxtScl7Q3X25h3B1vUCMw+qHJbEP Tf+i9r0OTILACek9S7AEkTG34e9VBf4yAVsws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=eLF8HFAEJgUh733LTHb6isoCX/j6NRsryjfvNBKp1utvE+wVFc/LYu8SG8QuP46Iqb +VGOH7Ii4vEOtTQPAFCs48LWMiNuG0prq7CZSLOEaygvt6hyRF0qkjOZ2KkPaKV0E59y a1lmBnO0keEolxJzcWYERPPrLpMeTz/jB+Z9c= Received: by 10.210.138.6 with SMTP id l6mr260713ebd.25.1248217287473; Tue, 21 Jul 2009 16:01:27 -0700 (PDT) Received: from lappy.study (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id 28sm20853eye.20.2009.07.21.16.01.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Jul 2009 16:01:26 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] radeon and radeonfb both loaded Date: Wed, 22 Jul 2009 00:00:25 +0100 User-Agent: KMail/1.9.10 References: <5bdc1c8b0907201122r6be92e71y45818691c78f61aa@mail.gmail.com> <200907211857.02018.michaelkintzios@gmail.com> <5bdc1c8b0907211238v515a3448ia367f36105861afa@mail.gmail.com> In-Reply-To: <5bdc1c8b0907211238v515a3448ia367f36105861afa@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1529826.oCagkpDphV"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200907220000.36430.michaelkintzios@gmail.com> X-Archives-Salt: bba0fc54-521e-4a5b-84f9-0dd5db7a713d X-Archives-Hash: 6e7c8498d302ff1a69220a7a07350815 --nextPart1529826.oCagkpDphV Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 21 July 2009, Mark Knecht wrote: > On Tue, Jul 21, 2009 at 10:56 AM, Mick<michaelkintzios@gmail.com> wrote: > > roughly is equivalent to 1210x907 pixels. =C2=A0Run 'xdpyinfo -display = :0.0' > > to see the dimensions in rounded numbers. > OK, there is possibly a little extra difficulty to get this run, but > it's likely just ssh stuff or possibly not enabling something in X11. > > 1) I first ssh into my dad's Gentoo machine. When I try to run the > command through the ssh tunnel I get this: > > gandalf ~ # xdpyinfo -display :0.0 > Xlib: connection to ":0.0" refused by server > Xlib: Protocol not supported by server > > xdpyinfo: unable to open display ":0.0". > gandalf ~ # > > I then ssh into my mom's Gentoo machine > > gandalf ~ # !ssh > ssh DesertFlower > Password: > Last login: Mon Jul 20 19:29:10 PDT 2009 from gandalf on pts/0 > DesertFlower ~ # xdpyinfo -display :0.0 > Xlib: connection to ":0.0" refused by server > Xlib: No protocol specified > > xdpyinfo: unable to open display ":0.0". > DesertFlower ~ # > > Right now no one is logged into either machine. Both are presumably > sitting with gdm login screens. Hmm, it could be an ssh thing, not sure, probably an xauth thing (have a lo= ok=20 at man xauth). See if setting your IP address allows to access your parent= s=20 machine:=20 xdpyinfo -display XXX.XXX.XX.XX:0.0 <--where XXX.XXX.XX.XX is your IP addr= ess of try to set the relevant env variable: setenv DISPLAY XXX.XXX.XXX.XXX:0 a= t=20 your client machine first. Alternatively, ask them to login and then use the same login credentials. HTH. =2D-=20 Regards, Mick --nextPart1529826.oCagkpDphV Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEABECAAYFAkpmSJQACgkQVTDTR3kpaLap+wCfby4HZ5xzqB9ScmNCdcZUl8eF noUAoMCDtVdqEnIvHlJWrI/CzIj2rlrX =4VKR -----END PGP SIGNATURE----- --nextPart1529826.oCagkpDphV--