Gentoo Archives: gentoo-ppc-user

From: Joseph Jezak <josejx@g.o>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] RE: Installing Gentoo on a Powermac G5
Date: Wed, 04 Oct 2006 02:15:26
Message-Id: 452318FF.3050808@gentoo.org
In Reply to: [gentoo-ppc-user] RE: Installing Gentoo on a Powermac G5 by Darren Kirby
1 Darren Kirby wrote:
2 > Note: Sorry if this shows up twice, but both my responses (to David
3 > and Joseph) seem to have been lost in a black hole...(Resending from
4 > gmail).
5 >
6 > quoth the Joseph Jezak:
7 >
8 >> > 1. OS X is on the first sata drive, Gentoo will be on the second. Is it
9 >> > still necessary to create the 'apple_bootstrap' partition if Gentoo
10 >> will
11 >> > be on its own complete disk?
12 >>
13 >> Yes. Open Firmware looks for a HFS blessed partition to boot from,
14 >> which is all the apple_bootstrap partition actually is. It contains
15 >> a copy of yaboot as well. When ybin runs, it will tell OpenFirmware
16 >> to boot from this device (well, that what the nvram write is for.
17 >> If your kernel doesn't have nvram support, you'll have to set this
18 >> manually). Note that it doesn't really matter which disk this
19 >> partition is on, but it's preferred to have it before the OSX
20 >> partition so that if OSX resets the nvram, it will be the first
21 >> blessed HFS partition found and still boot as normal.
22 >
23 > Ok. I suppose I should have explained better. OS X is already installed,
24 > so I
25 > imagine the bootstrap partition is already on the OS X disk right? Sorry to
26 > be thick, but you say 'it doesn't matter which disk' it is on, so as
27 > long as
28 > it is on one of them that's OK?
29 >
30 > I should say here, my SATA drive just arrived an hour ago, and I
31 > installed it
32 > and booted OS X, and it seems the drives were reversed, that is, the old
33 > disk
34 > is disk 1, and the new one is disk 0. Does this make a difference...
35 >
36 > I guess I'll just make the partition anyway, as I don't believe it takes a
37 > whole lot of space.
38
39 While you could use your OSX partition as a bootstrap partition,
40 it's really not a good idea. The bootstrap is for Linux only. As I
41 said before, it's an HFS formatted partition that holds the yaboot
42 binary that OpenFirmware loads. That's why it's so small. :)
43
44 >> > 2. If I follow the PPC64 guide does this give me the 64bit userland? If
45 >> > so, is there enough (hard) unmasked software to use this as a general
46 >> > desktop machine? Is all software in the package database marked stable
47 >> > under PPC64 64bit userland software? Can I mix and match PPC32 and
48 >> PPC64
49 >> > software? Any and all information on this issue would be most
50 >> helpful, as
51 >> > I don't think I completely understand it (I don't have an x86-64
52 >> machine
53 >> > so I am mostly ignorant of 64bit issues).
54 >>
55 >> I can't speak too much for ppc64 (I only have ppc32 machines), but
56 >> you have a few options. A pure ppc64 machine won't work with
57 >> everything. For instance, there are issues with Mozilla based
58 >> applications and ppc64, but KDE (and konqueror) should work great.
59 >> You can also run a 32bit UL very easily and for desktop usage this
60 >> is the recommended configuration afaik. I'm not sure about a mixed
61 >> environment.
62 >
63 > Ok, I see on the mirrors there are PPC64 32 bit UL and 64 bit UL
64 > tarballs. To
65 > tell the truth I am planning on using KDE anyway (and I can live without
66 > firefox) , so I think I will give the 64bit a shot. If it doesn't work out
67 > for me I will just do a reinstall. No big whoop. Just playing around for
68 > now
69 > anyway.
70 >
71 > Just to confirm, the packages in the database that are under PPC64 arch are
72 > the 64 bit userland apps right? I have already checked and everything I
73 > want/need is stable for PPC64...
74
75 If it's marked ppc64, it'll work on ppc64, the 32 bit UL uses the
76 ppc keyword, just like the PPC32.
77
78 >> > 3. I have the 23 inch Cinema display and a ATI Radeon 9600 Pro vidcard.
79 >> > Are there drivers that can make this setup work? I ask because I booted
80 >> > the machine with a Kubuntu PPC livecd to play around and while the cli
81 >> > worked, when it came time for X to start the screen went black and I
82 >> was
83 >> > forced to do a hard reset. I am not sure if this was just a problem
84 >> with
85 >> > Kubuntu, or some other reason. I am not too concerned with hardware
86 >> > acceleration or anything, at most I just want to be able to watch DVDs.
87 >>
88 >> This should work just fine with DRI as well. I have a Radeon 9600
89 >> in my PB and it works very nicely with OpenGL acceleration, etc. :)
90 >
91 > Sounds good!
92 >
93 > I responded to David's post but it seems to not have made it to the
94 > list. In
95 > that post I asked if all I needed to do was add:
96 >
97 > VIDEO_CARDS="radeon"
98 >
99 > to make.conf to get the drivers I need (assuming xorg 7.0). Is this right?
100
101 Yes, that should do it. The PPC FAQ has more detailed directions
102 for configuring your kernel as well.
103
104 -Joe
105 --
106 gentoo-ppc-user@g.o mailing list