Gentoo Archives: gentoo-ppc-user

From: Joseph Jezak <josejx@g.o>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Installing Gentoo on a Powermac G5
Date: Tue, 03 Oct 2006 22:06:16
Message-Id: 4522DEAA.90607@gentoo.org
In Reply to: [gentoo-ppc-user] Installing Gentoo on a Powermac G5 by darren kirby
1 darren kirby wrote:
2 > Hello all,
3 >
4 > Hardware:
5 > PowerPC G5, dual 2GHz CPUs, 1.5GB RAM
6 >
7 > I am no stranger to installing Gentoo, but I have questions that don't appear
8 > to be answered in the PPC64 handbook. I am waiting for a new SATA drive here,
9 > and when it arrives I intend to install Gentoo on it. A few Qs:
10 >
11 > 1. OS X is on the first sata drive, Gentoo will be on the second. Is it still
12 > necessary to create the 'apple_bootstrap' partition if Gentoo will be on its
13 > own complete disk?
14
15 Yes. Open Firmware looks for a HFS blessed partition to boot from,
16 which is all the apple_bootstrap partition actually is. It contains
17 a copy of yaboot as well. When ybin runs, it will tell OpenFirmware
18 to boot from this device (well, that what the nvram write is for.
19 If your kernel doesn't have nvram support, you'll have to set this
20 manually). Note that it doesn't really matter which disk this
21 partition is on, but it's preferred to have it before the OSX
22 partition so that if OSX resets the nvram, it will be the first
23 blessed HFS partition found and still boot as normal.
24
25 > 2. If I follow the PPC64 guide does this give me the 64bit userland? If so, is
26 > there enough (hard) unmasked software to use this as a general desktop
27 > machine? Is all software in the package database marked stable under PPC64
28 > 64bit userland software? Can I mix and match PPC32 and PPC64 software? Any
29 > and all information on this issue would be most helpful, as I don't think I
30 > completely understand it (I don't have an x86-64 machine so I am mostly
31 > ignorant of 64bit issues).
32
33 I can't speak too much for ppc64 (I only have ppc32 machines), but
34 you have a few options. A pure ppc64 machine won't work with
35 everything. For instance, there are issues with Mozilla based
36 applications and ppc64, but KDE (and konqueror) should work great.
37 You can also run a 32bit UL very easily and for desktop usage this
38 is the recommended configuration afaik. I'm not sure about a mixed
39 environment.
40
41 > 3. I have the 23 inch Cinema display and a ATI Radeon 9600 Pro vidcard. Are
42 > there drivers that can make this setup work? I ask because I booted the
43 > machine with a Kubuntu PPC livecd to play around and while the cli worked,
44 > when it came time for X to start the screen went black and I was forced to do
45 > a hard reset. I am not sure if this was just a problem with Kubuntu, or some
46 > other reason. I am not too concerned with hardware acceleration or anything,
47 > at most I just want to be able to watch DVDs.
48
49 This should work just fine with DRI as well. I have a Radeon 9600
50 in my PB and it works very nicely with OpenGL acceleration, etc. :)
51
52 > Apropos, if any one has the same, or a similar setup I would love if you could
53 > send me your xorg.conf.
54
55 Not really required, just use Xorgautoconfig and it should work
56 fine. With that display you will probably also need to set the
57 reduced blanking setting.
58
59 > Again, I am very familiar with Gentoo, but have little knowledge of PPC
60 > hardware and 64 bit issues...pointers to docs that explain differences and
61 > ramification on this topic would be great.
62 >
63 > Thanks for consideration.
64 > -d
65
66 Hope that helped,
67 -Joe
68 --
69 gentoo-ppc-user@g.o mailing list