From kevdig at hypersurf.com Mon Apr 13 10:51:22 2009 From: kevdig at hypersurf.com (Kevin Diggs) Date: Mon, 13 Apr 2009 09:51:22 -0700 Subject: [ydl-gen] YDL 6.0 Message-ID: <49E36D8A.6070209@hypersurf.com> 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: [kevdig at 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: [kevdig at 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 From dcenteno at ydl.net Mon Apr 13 23:00:29 2009 From: dcenteno at ydl.net (Derick Centeno) Date: Tue, 14 Apr 2009 01:00:29 -0400 Subject: [ydl-gen] YDL 6.0 In-Reply-To: <49E36D8A.6070209@hypersurf.com> References: <49E36D8A.6070209@hypersurf.com> Message-ID: <20090414010029.1d3d3904@arakus> 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 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: > > [kevdig at 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: > > [kevdig at 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.fixstars.com/pipermail/yellowdog-general/attachments/20090414/babd0cd0/attachment.bin From cmmac at sonic.net Sun Apr 19 15:20:59 2009 From: cmmac at sonic.net (Clark Martin) Date: Sun, 19 Apr 2009 14:20:59 -0700 Subject: [ydl-gen] Old dogs, where are they??? Message-ID: <44409C43-ED13-48CC-A2A1-1A9971677E9D@sonic.net> I'm looking for iso images of YDL 3.0.1 but I can't find any servers with them. Does anyone have a link to some? From ostampflee at us.fixstars.com Sun Apr 19 16:37:39 2009 From: ostampflee at us.fixstars.com (Owen Stampflee) Date: Sun, 19 Apr 2009 15:37:39 -0700 Subject: [ydl-gen] Old dogs, where are they??? In-Reply-To: <44409C43-ED13-48CC-A2A1-1A9971677E9D@sonic.net> References: <44409C43-ED13-48CC-A2A1-1A9971677E9D@sonic.net> Message-ID: <49EBA7B3.9070306@us.fixstars.com> I'm not sure. I will check our local archives, and hopefully make all of the historic YDL releases available to YDL.net enhanced customers. Stay tuned! Cheers, Owen Clark Martin wrote: > I'm looking for iso images of YDL 3.0.1 but I can't find any servers > with them. > > Does anyone have a link to some? > _______________________________________________ > yellowdog-general mailing list > yellowdog-general at lists.fixstars.com > http://lists.fixstars.com/mailman/listinfo/yellowdog-general > HINT: to Google archives, try ' site:us.fixstars.com' -- Owen Stampflee: Director of Engineering. Fixstars Solutions Email: ostampflee at us.fixstars.com Skype: ostampflee Web: http://us.fixstars.com From pocatellomac at cableone.net Fri Apr 24 16:27:24 2009 From: pocatellomac at cableone.net (Erick Curtis) Date: Fri, 24 Apr 2009 16:27:24 -0600 Subject: [ydl-gen] Pleae remove me from you list In-Reply-To: References: Message-ID: <36FF5A96-33EA-44E5-93D2-B0F384591820@cableone.net> Please remove me from your list Erick Curtis On Dec 17, 2008, at 12:15 AM, Derick Centeno wrote: > Is it just me or has anyone not realized that the wireless > application within YDL 6.1 doesn't see standard WEP broadcasts from a > router or recognize Airport Extreme? Wasn't that supposed to be > integrated someplace? We are out of beta, yes? > > Just in case I tried using what previously worked on YDL 6, > installing the broadcom drivers for Airport Extreme, but that didn't > work. YDL 6.1 reports a new error ... something about SIOC something > or other not being defined or existing. > > Explanations or suggestions, anyone? > _______________________________________________ > yellowdog-general mailing list > yellowdog-general at lists.fixstars.com > http://lists.fixstars.com/mailman/listinfo/yellowdog-general > HINT: to Google archives, try ' > site:terrasoftsolutions.com' From sjh at adfa.edu.au Fri Apr 24 23:05:37 2009 From: sjh at adfa.edu.au (Stephen Harker) Date: Sat, 25 Apr 2009 15:05:37 +1000 Subject: [ydl-gen] YDL 6.1 and Rage 128 Message-ID: <20090425050537.GA6813@h42180.pems.adfa.edu.au> A couple of weeks ago I upgraded my old 7600/200 to YDL 6.1. This machine has a PCI Rage 128 card installed. After the upgrade X11 graphics would not work with the card. After some investigation I found that the problem was that in current Xorg releases the xorg-x11-drv-ati file no longer includes the r128 driver. My solution was to download xorg-x11-drv-r128-6.8.0-1.fc10.src.rpm from a Fedora 10 repository and build it for myself. This yielded a working r128 driver and accelerated X11 for my old 7600/200. This may be of some value to anyone running a system with an old Rage 128 card. -- Stephen Harker s.harker at adfa.edu.au PEMS UNSW at ADFA From simon.bainbridge1 at ntlworld.com Sat Apr 25 02:34:32 2009 From: simon.bainbridge1 at ntlworld.com (Simon Bainbridge) Date: Sat, 25 Apr 2009 09:34:32 +0100 Subject: [ydl-gen] please remove me from list Message-ID: Hello, Please remove me for the list. Thanks, Simon Bainbridge -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fixstars.com/pipermail/yellowdog-general/attachments/20090425/b72b603a/attachment.html