Kevin, in answer to your last question first, you may introduce unstable and transient microsphere events into the timestream if you do that. Translation: YDL works best with the original video cards/hardware which came with the G4/5. Add anything else and something may not work; if unsure check the hardware pages at Fixstars website here: http://us.fixstars.com/support/hardware/
Regarding the compiling problems perhaps you haven't updated the standard or base compiler which anaconda installs. You can do: #yum groupinstall "Development Tools" which should allow you all the programming tools you need. Just to be sure, you can also do: #yum install "*gcc*" All the best.... On Mon, 13 Apr 2009 09:51:22 -0700 Kevin Diggs <[email protected]> wrote: > Hi, > > Apparently the compiler that comes with 6.0 can not compile > the 2.6.29 kernel. So I tried to build the 6.1 compiler via source > rpm. No go. Can someone with 6.1 see if you can build the comiler > from the source rpm? I'm on a G5. > > Also, I am downloading the source rpms for 6.1 from the > oregon state mirror and: > > [kev...@powermacg5 YDL-6.1]$ for file in SRPMS/*.src.rpm; do rpm > --checksig $file; done|grep NOT > SRPMS/aide-0.13.1-2.0.4.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/bluez-libs-3.7-1.1.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#e8562897) > SRPMS/chkconfig-1.3.30.1-2.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#e8562897) > SRPMS/clustermon-0.9.2-6.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/cracklib-2.8.9-3.3.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#e8562897) > SRPMS/dhcpv6-0.10-42.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#fabea322) > SRPMS/ekiga-2.0.2-7.0.2.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/elinks-0.11.1-5.1.0.1.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/flac-1.1.2-28.1.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/fontconfig-2.4.1-7.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/gd-2.0.33-9.4.1.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#aeb6b9c4) > SRPMS/SysVinit-2.86-14.src.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK > (MISSING KEYS: GPG#e8562897) > > Should I be worried about this? > > Also, any dual G5 2.5s out there? I have one that runs a > kernel with the cpufreq stuff enabled. At the high speed this thing > runs the cpus at 1.35 volts. At this voltage the cpus heat up > quickly. Especially cpu1 (serial piping for the water cooling > system). The stock YDL 6.0 kernel does not have the cpufreq stuff > enabled. And if memory serves me correctly it runs the cpus at the > low speed voltage!!!, which is 1.2. I bought this thing on eBay and > was wondering if I have some kind of Franken G5? > > Sorry for the wrapping: > > [kev...@powermacg5 tmp]$ cd /sys/devices/temperature;while true; do > echo -n "cpu0: "; cat cpu0_temperature; echo -ne "\t"; cat > cpu0_voltage; echo -ne "\t"; cat cpu0_current; echo -n " cpu1: "; > cat cpu1_temperature; echo -ne "\t"; cat cpu1_voltage; echo -ne "\t"; > cat cpu1_current; echo -ne "\t"; cat backside_temperature; echo ""; > sleep 1; done > > > Finally, if I install an ATI 9600 into a G4 will I tear a > hole in the space time contiuum? (i.e. will it work?) > > kevin
signature.asc
Description: PGP signature
_______________________________________________ yellowdog-general mailing list [email protected] http://lists.fixstars.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:us.fixstars.com'
