Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] radeon and radeonfb both loaded
Date: Tue, 21 Jul 2009 19:38:58
Message-Id: 5bdc1c8b0907211238v515a3448ia367f36105861afa@mail.gmail.com
In Reply to: Re: [gentoo-user] radeon and radeonfb both loaded by Mick
1 On Tue, Jul 21, 2009 at 10:56 AM, Mick<michaelkintzios@×××××.com> wrote:
2 <SNIP>
3 >
4 > Or may be John shouldn't be hijacking threads (search for netiquette if you
5 > don't understand what I'm talking about) and Jacob shouldn't respond?
6 >
7 > Back to the OP's questions:
8 >
9 > 1) radeonfb is the framebuffer used when in console to render fonts in smaller
10 > sizes.  radeon is the xorg video card driver.  Therefore, you could have them
11 > both (either built in kernel or as modules).
12 >
13 > 2)The  "(II) RADEON(0): Setting screen physical size to 320 x 240" message is
14 > expressing the screen resolution in millimeters .  This roughly is equivalent
15 > to 1210x907 pixels.  Run 'xdpyinfo -display :0.0' to see the dimensions in
16 > rounded numbers.
17 > --
18 > Regards,
19 > Mick
20 >
21
22 I wasn't aware they had done that. GMail separated them into different
23 threads here. Thanks for catching up with my question.
24
25 Thanks for the info on the screen resolution.
26
27 OK, there is possibly a little extra difficulty to get this run, but
28 it's likely just ssh stuff or possibly not enabling something in X11.
29
30 1) I first ssh into my dad's Gentoo machine. When I try to run the
31 command through the ssh tunnel I get this:
32
33 gandalf ~ # xdpyinfo -display :0.0
34 Xlib: connection to ":0.0" refused by server
35 Xlib: Protocol not supported by server
36
37 xdpyinfo: unable to open display ":0.0".
38 gandalf ~ #
39
40 I then ssh into my mom's Gentoo machine
41
42 gandalf ~ # !ssh
43 ssh DesertFlower
44 Password:
45 Last login: Mon Jul 20 19:29:10 PDT 2009 from gandalf on pts/0
46 DesertFlower ~ # xdpyinfo -display :0.0
47 Xlib: connection to ":0.0" refused by server
48 Xlib: No protocol specified
49
50 xdpyinfo: unable to open display ":0.0".
51 DesertFlower ~ #
52
53 Right now no one is logged into either machine. Both are presumably
54 sitting with gdm login screens.
55
56 Thanks,
57 Mark

Replies

Subject Author
Re: [gentoo-user] radeon and radeonfb both loaded Mick <michaelkintzios@×××××.com>