From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 13:55:16 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5DAA106564A; Sun, 13 Mar 2011 13:55:16 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 9877B8FC13; Sun, 13 Mar 2011 13:55:16 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.4/8.14.4) with ESMTP id p2DDtFWO079507; Sun, 13 Mar 2011 13:55:15 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.4/8.14.4/Submit) id p2DDtFJZ079506; Sun, 13 Mar 2011 13:55:15 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Mar 2011 13:55:15 GMT Message-Id: <201103131355.p2DDtFJZ079506@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 13:55:17 -0000 TB --- 2011-03-13 12:25:15 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 12:25:15 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2011-03-13 12:25:15 - cleaning the object tree TB --- 2011-03-13 12:25:29 - cvsupping the source tree TB --- 2011-03-13 12:25:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2011-03-13 12:25:34 - building world TB --- 2011-03-13 12:25:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 12:25:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 12:25:34 - TARGET=powerpc TB --- 2011-03-13 12:25:34 - TARGET_ARCH=powerpc TB --- 2011-03-13 12:25:34 - TZ=UTC TB --- 2011-03-13 12:25:34 - __MAKE_CONF=/dev/null TB --- 2011-03-13 12:25:34 - cd /src TB --- 2011-03-13 12:25:34 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 13 12:25:36 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Mar 13 13:45:58 UTC 2011 TB --- 2011-03-13 13:45:58 - generating LINT kernel config TB --- 2011-03-13 13:45:58 - cd /src/sys/powerpc/conf TB --- 2011-03-13 13:45:58 - /usr/bin/make -B LINT TB --- 2011-03-13 13:45:58 - building LINT kernel TB --- 2011-03-13 13:45:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 13:45:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 13:45:58 - TARGET=powerpc TB --- 2011-03-13 13:45:58 - TARGET_ARCH=powerpc TB --- 2011-03-13 13:45:58 - TZ=UTC TB --- 2011-03-13 13:45:58 - __MAKE_CONF=/dev/null TB --- 2011-03-13 13:45:58 - cd /src TB --- 2011-03-13 13:45:58 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 13:45:58 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -Werror /src/sys/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 13:55:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 13:55:15 - ERROR: failed to build lint kernel TB --- 2011-03-13 13:55:15 - 4210.43 user 662.20 system 5400.83 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 20:23:51 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97388106564A for ; Sun, 13 Mar 2011 20:23:51 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 4FD7A8FC0A for ; Sun, 13 Mar 2011 20:23:51 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI000LY9JBPXH30@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 21:23:49 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI00035ZJBO46J0@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 21:23:49 +0100 (CET) Date: Sun, 13 Mar 2011 21:23:48 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> In-reply-to: <4D7BAA4E.4070908@freebsd.org> References: <20110312151608.b3240f3d.torfinn.ingolfsen@broadpark.no> <4D7BAA4E.4070908@freebsd.org> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerMac G5 Quad - fan control? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 20:23:51 -0000 On Sat, 12 Mar 2011 11:15:58 -0600 Nathan Whitehorn wrote: > Different G5 models have different thermal regulation schemes. On the > PCI-Express-based systems (e.g. the Quad), CPU temperatures are read out > by the smusat driver, and fan control is done by the smu driver. I wrote > a small daemon to manage fans on my dual-core G5 that you may want to > adapt that can be found at > http://people.freebsd.org/~nwhitehorn/powermac112-fancontrol.c Thanks! I've adapted it, my version is here[1]. How did you figure out the target temperature? I just run mine in a shell (it needs to be root to change those sysctls), is that the best way. My machine just panic'ed (sleeping thread) but I don't know if that was related to this program. References: 1) http://sites.google.com/site/tingox/powermac112-fancontrol-ti.c -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 20:30:19 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20C9D10657B3 for ; Sun, 13 Mar 2011 20:30:19 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from agogare.doit.wisc.edu (agogare.doit.wisc.edu [144.92.197.211]) by mx1.freebsd.org (Postfix) with ESMTP id E6F028FC18 for ; Sun, 13 Mar 2011 20:30:18 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth2.wiscmail.wisc.edu by smtpauth2.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LI000L06JMI0K00@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 15:30:18 -0500 (CDT) Received: from comporellon.tachypleus.net ([unknown] [76.210.65.155]) by smtpauth2.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LI0009HNJLIJO10@smtpauth2.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 15:29:44 -0500 (CDT) Date: Sun, 13 Mar 2011 15:29:41 -0500 From: Nathan Whitehorn In-reply-to: <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> To: freebsd-ppc@freebsd.org Message-id: <4D7D2935.3070903@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.210.65.155 X-Spam-PmxInfo: Server=avs-11, Version=5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.3.13.201817, SenderIP=76.210.65.155 References: <20110312151608.b3240f3d.torfinn.ingolfsen@broadpark.no> <4D7BAA4E.4070908@freebsd.org> <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110305 Thunderbird/3.1.9 Subject: Re: PowerMac G5 Quad - fan control? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 20:30:19 -0000 On 03/13/11 15:23, Torfinn Ingolfsen wrote: > On Sat, 12 Mar 2011 11:15:58 -0600 > Nathan Whitehorn wrote: > >> Different G5 models have different thermal regulation schemes. On the >> PCI-Express-based systems (e.g. the Quad), CPU temperatures are read out >> by the smusat driver, and fan control is done by the smu driver. I wrote >> a small daemon to manage fans on my dual-core G5 that you may want to >> adapt that can be found at >> http://people.freebsd.org/~nwhitehorn/powermac112-fancontrol.c > Thanks! > > I've adapted it, my version is here[1]. How did you figure out the target temperature? I made up a number that I decided was safe. :P These kind of algorithms should really be implemented into the kernel at some point and made generic (the way they already are for iMacs and PowerMac 9,1 G5 desktops) so users don't have to fuss with things like this. > I just run mine in a shell (it needs to be root to change those sysctls), is that the best way. I run mine from rc.local like this: /usr/bin/thermald > /dev/null & > My machine just panic'ed (sleeping thread) but I don't know if that was related to this program. Any details on the panic (output of uname -a, 32 or 64 bit kernel, messages, etc.) would be very interesting to see. -Nathan From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 20:55:28 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1621B106564A for ; Sun, 13 Mar 2011 20:55:28 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id C17E48FC14 for ; Sun, 13 Mar 2011 20:55:27 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI000L5TKSEXH80@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 21:55:26 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI0003MLKSD46N0@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 21:55:26 +0100 (CET) Date: Sun, 13 Mar 2011 21:55:25 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110313215525.b26a6618.torfinn.ingolfsen@broadpark.no> In-reply-to: <4D7D2935.3070903@freebsd.org> References: <20110312151608.b3240f3d.torfinn.ingolfsen@broadpark.no> <4D7BAA4E.4070908@freebsd.org> <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> <4D7D2935.3070903@freebsd.org> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerMac G5 Quad - fan control? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 20:55:28 -0000 On Sun, 13 Mar 2011 15:29:41 -0500 Nathan Whitehorn wrote: > On 03/13/11 15:23, Torfinn Ingolfsen wrote: > > On Sat, 12 Mar 2011 11:15:58 -0600 > > Nathan Whitehorn wrote: > > > >> Different G5 models have different thermal regulation schemes. On the > >> PCI-Express-based systems (e.g. the Quad), CPU temperatures are read out > >> by the smusat driver, and fan control is done by the smu driver. I wrote > >> a small daemon to manage fans on my dual-core G5 that you may want to > >> adapt that can be found at > >> http://people.freebsd.org/~nwhitehorn/powermac112-fancontrol.c > > Thanks! > > > > I've adapted it, my version is here[1]. How did you figure out the target temperature? > > I made up a number that I decided was safe. :P Ok. It seems my machine stabilizes on temps 53/61 or 53/62 when idle. > I run mine from rc.local like this: > /usr/bin/thermald > /dev/null & Ah, thanks! > > My machine just panic'ed (sleeping thread) but I don't know if that was related to this program. > > Any details on the panic (output of uname -a, 32 or 64 bit kernel, > messages, etc.) would be very interesting to see. Unfortunately, it didn't generate a dump. Is this something new with FreeBSD 8.x - it seems like users have to take explicit action to have dumpdev set up? Before, it used to pick up dumpdev="AUTO" from /etc/defaults/rc.conf and we didn't have to do anything else. Anyway: root@kg-g5# uname -a FreeBSD kg-g5.kg4.no 9.0-CURRENT FreeBSD 9.0-CURRENT #119 r217462M: Sat Jan 15 16:05:38 CST 2011 root@comporellon.tachypleus.net:/usr/obj/powerpc.powerpc/usr/src/sys/GENERIC powerpc I think that is a 32-bit kernel? on the positive side, my machine now runs happily, so I don't think that the fancontrol program had anything to do with the panic. -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 21:06:41 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0EC6106564A for ; Sun, 13 Mar 2011 21:06:41 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6760C8FC0C for ; Sun, 13 Mar 2011 21:06:40 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI000LJTLB3XH90@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 22:06:39 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI000304LB37WQ0@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 22:06:39 +0100 (CET) Date: Sun, 13 Mar 2011 22:06:39 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110313220639.6535952e.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110313215525.b26a6618.torfinn.ingolfsen@broadpark.no> References: <20110312151608.b3240f3d.torfinn.ingolfsen@broadpark.no> <4D7BAA4E.4070908@freebsd.org> <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> <4D7D2935.3070903@freebsd.org> <20110313215525.b26a6618.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerMac G5 Quad - fan control? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 21:06:41 -0000 On Sun, 13 Mar 2011 21:55:25 +0100 Torfinn Ingolfsen wrote: > on the positive side, my machine now runs happily, so I don't think that the fancontrol program had anything to do with the panic. Ok, I should learn to never say things like that; my machine panicec again: (transcribed from the screen) panic: Trying sleep, but thread marked as sleeping prohibited KDB: enter: panic [ thread pid 12 tid 1000005 ] Stopped at 0x3540d0: addi r0, r0, 0x0 db> Trying a backtrace: db> bt Tracing pid 12 tid 1000005 td 0x10552e0 0xe23997a4: at panic+0x13c 0xe2399804: at sleepq_add+0x114 0xe2399844: at _sleep+0x304 0xe23998a4: at smu_run_cmd+0x120 0xe23998d4: at smu_settime+0xc4 0xe2399a24: at resettodr+0xdc 0xe2399a54: at periodic_resettodr+0x4c 0xe2399a74: at softclock+0x2a0 0xe2399ad4: at intr_event_execute_handlers+0x144 0xe2399b04: at ithread_loop+0x100 0xe2399b54: at fork_exit+0xb8 0xe2399b84: at fork_trampoline+0xc db> What more can I do? -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 21:14:27 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEFE71065670 for ; Sun, 13 Mar 2011 21:14:27 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6298B8FC08 for ; Sun, 13 Mar 2011 21:14:27 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI000LJ9LO2XHA0@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 22:14:26 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI0003SYLO1N6J0@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 22:14:26 +0100 (CET) Date: Sun, 13 Mar 2011 22:14:25 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 21:14:27 -0000 On Sat, 22 Jan 2011 20:08:10 +0100 Torfinn Ingolfsen wrote: > Cool. > Next question: can you multiboot several FreeBSD versions too? > (ie, do you get a FreeBSD boot meny that allows you to select which "slice" to boot?) I am still interested in the answer to this question: is it possible to get a boot menu on a PPC Mac that allows you select from several partitions on the same hard drive, which one to boot from - all partitions have FreeBSD on them? That would allow me to run bot FreeBSD 8.x and -current on my PowerMac G5. -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 21:17:33 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11D95106564A for ; Sun, 13 Mar 2011 21:17:33 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from argol.doit.wisc.edu (argol.doit.wisc.edu [144.92.197.212]) by mx1.freebsd.org (Postfix) with ESMTP id D68BB8FC12 for ; Sun, 13 Mar 2011 21:17:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth3.wiscmail.wisc.edu by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LI000300LT8GR00@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 16:17:32 -0500 (CDT) Received: from comporellon.tachypleus.net ([unknown] [76.210.65.155]) by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LI00026ULT4LP00@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 16:17:30 -0500 (CDT) Date: Sun, 13 Mar 2011 16:17:27 -0500 From: Nathan Whitehorn In-reply-to: <20110313220639.6535952e.torfinn.ingolfsen@broadpark.no> To: freebsd-ppc@freebsd.org Message-id: <4D7D3467.2040309@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.210.65.155 X-Spam-PmxInfo: Server=avs-10, Version=5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.3.13.210319, SenderIP=76.210.65.155 References: <20110312151608.b3240f3d.torfinn.ingolfsen@broadpark.no> <4D7BAA4E.4070908@freebsd.org> <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> <4D7D2935.3070903@freebsd.org> <20110313215525.b26a6618.torfinn.ingolfsen@broadpark.no> <20110313220639.6535952e.torfinn.ingolfsen@broadpark.no> User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110305 Thunderbird/3.1.9 Subject: Re: PowerMac G5 Quad - fan control? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 21:17:33 -0000 On 03/13/11 16:06, Torfinn Ingolfsen wrote: > On Sun, 13 Mar 2011 21:55:25 +0100 > Torfinn Ingolfsen wrote: > >> on the positive side, my machine now runs happily, so I don't think that the fancontrol program had anything to do with the panic. > Ok, I should learn to never say things like that; my machine panicec again: > (transcribed from the screen) > panic: Trying sleep, but thread marked as sleeping prohibited > KDB: enter: panic > [ thread pid 12 tid 1000005 ] > Stopped at 0x3540d0: addi r0, r0, 0x0 > db> > > Trying a backtrace: > db> bt > Tracing pid 12 tid 1000005 td 0x10552e0 > 0xe23997a4: at panic+0x13c > 0xe2399804: at sleepq_add+0x114 > 0xe2399844: at _sleep+0x304 > 0xe23998a4: at smu_run_cmd+0x120 > 0xe23998d4: at smu_settime+0xc4 > 0xe2399a24: at resettodr+0xdc > 0xe2399a54: at periodic_resettodr+0x4c > 0xe2399a74: at softclock+0x2a0 > 0xe2399ad4: at intr_event_execute_handlers+0x144 > 0xe2399b04: at ithread_loop+0x100 > 0xe2399b54: at fork_exit+0xb8 > 0xe2399b84: at fork_trampoline+0xc > db> > > What more can I do? Nothing -- the bug is pretty clear from the backtrace. I'll try to get a fix in in the next couple days. -Nathan From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 01:22:50 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2A691065672 for ; Mon, 14 Mar 2011 01:22:50 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id A4CA78FC14 for ; Mon, 14 Mar 2011 01:22:50 +0000 (UTC) Received: by vws18 with SMTP id 18so2286682vws.13 for ; Sun, 13 Mar 2011 18:22:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=di4R3JLuUEwb+frecuu7ti6bB5wN5JLwtTZ1fCXGrV0=; b=ilAjh9hzKmKWi0En0d1606VrPnYnmCmtYmMRL5n4018yvB7gQlihkMVicA5XHe2rGI iULjkMZCNWsAnVAEMSEA/GJCEWx+vdH6iexPX6vsGLmIHn11RROvWqfvButpWTelRR5R Rl224tcP47qwWIHx/P4yC46Jn/X2N8Csi0qs4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=CbWOFsAf36W7Ju99HrnZR6zqJgre2S5nsvEipeqNB9+gaZDgu0b4GuHOMTbbgoz8oJ 4+sHyZyb9f7Eph71e0pdKyX73oa4dyznkK1MHkrpBRHnV/bHenA5QnSupQ/iYNajWp30 LVjAmMPqNCzF2FzCtWuk/dNT0QnU4sHk2o2OY= MIME-Version: 1.0 Received: by 10.52.0.101 with SMTP id 5mr5870924vdd.293.1300065768074; Sun, 13 Mar 2011 18:22:48 -0700 (PDT) Received: by 10.220.96.80 with HTTP; Sun, 13 Mar 2011 18:22:47 -0700 (PDT) In-Reply-To: <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> Date: Sun, 13 Mar 2011 21:22:47 -0400 Message-ID: From: Super Bisquit To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ppc@freebsd.org Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 01:22:51 -0000 I don't see why not. Gpart acts funny at times; so, you may want to use a Debain CD to make an empty partiton as a buffer then add a bootstrap, root, swap, and other partitons. After I finish building kde4, I'll try a multiboot of freebsd on my G4. I think you also need to mark the partitons as not use or something. http://onlamp.com/pub/a/bsd/2002/05/09/Big_Scary_Daemons.html There. Hopefully, the others on this mailing list will show you a better way. On 3/13/11, Torfinn Ingolfsen wrote: > On Sat, 22 Jan 2011 20:08:10 +0100 > Torfinn Ingolfsen wrote: > >> Cool. >> Next question: can you multiboot several FreeBSD versions too? >> (ie, do you get a FreeBSD boot meny that allows you to select which >> "slice" to boot?) > > I am still interested in the answer to this question: > is it possible to get a boot menu on a PPC Mac that allows you select from > several partitions on the same hard > drive, which one to boot from - all partitions have FreeBSD on them? > > That would allow me to run bot FreeBSD 8.x and -current on my PowerMac G5. > > -- > Torfinn > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 01:48:28 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDEFA1065675 for ; Mon, 14 Mar 2011 01:48:28 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id AA38C8FC14 for ; Mon, 14 Mar 2011 01:48:28 +0000 (UTC) Received: by iwn33 with SMTP id 33so5329656iwn.13 for ; Sun, 13 Mar 2011 18:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; bh=6WldBhoLUbfh/EZCrMuHp2dvNdYo1+4/22JxlInhS9A=; b=WjzuPlTXS3zDhB1WKf0F2rnk5SmzhbvkfendQ3bRdCVP6ALj/ocjyZxyUM93gLI0oA 5Lu8IvdfkPmtadInksyiN/OqDaxE2i2XTS/HJiOVagt/kX993GSb1ev5STJH8ywZ+jSY E1Gqu3BEJIF9JQKpzwqUneSDCeZe2Ta2FpUu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=P3+oJb5Na18Dt0usTJZkqdjO8Sc33ojMouyBHsuP5sqOPgEnw7d3DiK7UdV9HwAwoa HkS70p/FEj5fr+sFmbuSCoUXRINk63xssMbyotfE8JRokd4xmz2DkQAar16nm5MyX5ml uRZt/Nx6oTNdrPtwdJFIU5xTcjDJB7ANIYG3k= Received: by 10.231.17.136 with SMTP id s8mr7344211iba.80.1300067308063; Sun, 13 Mar 2011 18:48:28 -0700 (PDT) Received: from triad.knownspace (216-15-41-8.c3-0.gth-ubr1.lnh-gth.md.cable.rcn.com [216.15.41.8]) by mx.google.com with ESMTPS id d10sm6155021ibb.12.2011.03.13.18.48.26 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 Mar 2011 18:48:26 -0700 (PDT) Message-Id: <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> From: Justin Hibbits To: Torfinn Ingolfsen In-Reply-To: <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Date: Sun, 13 Mar 2011 21:48:24 -0400 References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> X-Mailer: Apple Mail (2.936) Cc: freebsd-ppc@freebsd.org Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 01:48:29 -0000 On Mar 13, 2011, at 5:14 PM, Torfinn Ingolfsen wrote: > On Sat, 22 Jan 2011 20:08:10 +0100 > Torfinn Ingolfsen wrote: > >> Cool. >> Next question: can you multiboot several FreeBSD versions too? >> (ie, do you get a FreeBSD boot meny that allows you to select which >> "slice" to boot?) > > I am still interested in the answer to this question: > is it possible to get a boot menu on a PPC Mac that allows you > select from several partitions on the same hard > drive, which one to boot from - all partitions have FreeBSD on them? > > That would allow me to run bot FreeBSD 8.x and -current on my > PowerMac G5. > > -- > Torfinn Don't quote me on it, but you might be able to use forth scripts on the 'primary' FreeBSD install's root to do what you're asking, possibly modifying one of the scripts in ...sys/boot/forth. - Justin From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 05:31:46 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1E75106566B; Mon, 14 Mar 2011 05:31:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 93F6A8FC1A; Mon, 14 Mar 2011 05:31:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2E5Vj14091806; Mon, 14 Mar 2011 01:31:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2E5Vj3V091773; Mon, 14 Mar 2011 05:31:45 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Mar 2011 05:31:45 GMT Message-Id: <201103140531.p2E5Vj3V091773@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 05:31:46 -0000 TB --- 2011-03-14 03:42:31 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-14 03:42:31 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-03-14 03:42:31 - cleaning the object tree TB --- 2011-03-14 03:42:45 - cvsupping the source tree TB --- 2011-03-14 03:42:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-03-14 03:42:58 - building world TB --- 2011-03-14 03:42:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 03:42:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 03:42:58 - TARGET=powerpc TB --- 2011-03-14 03:42:58 - TARGET_ARCH=powerpc TB --- 2011-03-14 03:42:58 - TZ=UTC TB --- 2011-03-14 03:42:58 - __MAKE_CONF=/dev/null TB --- 2011-03-14 03:42:58 - cd /src TB --- 2011-03-14 03:42:58 - /usr/bin/make -B buildworld >>> World build started on Mon Mar 14 03:42:59 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Mar 14 05:27:20 UTC 2011 TB --- 2011-03-14 05:27:20 - generating LINT kernel config TB --- 2011-03-14 05:27:21 - cd /src/sys/powerpc/conf TB --- 2011-03-14 05:27:21 - /usr/bin/make -B LINT TB --- 2011-03-14 05:27:21 - building LINT kernel TB --- 2011-03-14 05:27:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 05:27:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 05:27:21 - TARGET=powerpc TB --- 2011-03-14 05:27:21 - TARGET_ARCH=powerpc TB --- 2011-03-14 05:27:21 - TZ=UTC TB --- 2011-03-14 05:27:21 - __MAKE_CONF=/dev/null TB --- 2011-03-14 05:27:21 - cd /src TB --- 2011-03-14 05:27:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 14 05:27:21 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc1: warnings being treated as errors /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c: In function 'ar9285SetBoardValues': /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: implicit declaration of function 'ar9285SetBoardGain' /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: nested extern declaration of 'ar9285SetBoardGain' *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-14 05:31:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-14 05:31:45 - ERROR: failed to build lint kernel TB --- 2011-03-14 05:31:45 - 5233.94 user 908.84 system 6553.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 11:07:06 2011 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF3E01065679 for ; Mon, 14 Mar 2011 11:07:06 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A25AD8FC19 for ; Mon, 14 Mar 2011 11:07:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2EB7669002644 for ; Mon, 14 Mar 2011 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2EB76Gi002642 for freebsd-ppc@FreeBSD.org; Mon, 14 Mar 2011 11:07:06 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Mar 2011 11:07:06 GMT Message-Id: <201103141107.p2EB76Gi002642@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-ppc@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-ppc@FreeBSD.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 11:07:06 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o power/149009 ppc sysinstall(8) on powerpc fails to install manpages, so o power/140241 ppc [kernel] [patch] Linker set problems on PowerPC EABI o power/135576 ppc gdb cannot debug threaded programs on ppc o power/133503 ppc [sound] Sound stutter after switching ttys o power/133382 ppc [install] Installer gets signal 11 o power/131548 ppc ofw_syscons no longer supports 32-bit framebuffer 6 problems total. From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 20:28:42 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCFB7106564A for ; Mon, 14 Mar 2011 20:28:42 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 7C8A38FC16 for ; Mon, 14 Mar 2011 20:28:42 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI20016CE7SDED0@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 21:28:40 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI2000HXE7S2B80@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 21:28:40 +0100 (CET) Date: Mon, 14 Mar 2011 21:28:40 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> In-reply-to: <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 20:28:42 -0000 On Sun, 13 Mar 2011 21:48:24 -0400 Justin Hibbits wrote: > Don't quote me on it, but you might be able to use forth scripts on > the 'primary' FreeBSD install's root to do what you're asking, > possibly modifying one of the scripts in ...sys/boot/forth. Aha, so there isn't a simple boot manager available (like 'boot0' for i386)? I would like this to be as painless as possible, once set up. -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 20:34:01 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3A63106566B for ; Mon, 14 Mar 2011 20:34:01 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 7D78C8FC13 for ; Mon, 14 Mar 2011 20:34:01 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LI200J00EGOZB00@smtpauth1.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 15:34:00 -0500 (CDT) Received: from anacreon.physics.wisc.edu (anacreon.physics.wisc.edu [128.104.160.176]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LI2007I8EGNAO50@smtpauth1.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 15:33:59 -0500 (CDT) Date: Mon, 14 Mar 2011 15:33:59 -0500 From: Nathan Whitehorn In-reply-to: <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> To: freebsd-ppc@freebsd.org Message-id: <4D7E7BB7.7020002@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=128.104.160.176 X-Spam-PmxInfo: Server=avs-14, Version=5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.3.14.202416, SenderIP=128.104.160.176 References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> User-Agent: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-US; rv:1.9.2.15) Gecko/20110305 Thunderbird/3.1.9 Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 20:34:01 -0000 On 03/14/11 15:28, Torfinn Ingolfsen wrote: > On Sun, 13 Mar 2011 21:48:24 -0400 > Justin Hibbits wrote: > >> Don't quote me on it, but you might be able to use forth scripts on >> the 'primary' FreeBSD install's root to do what you're asking, >> possibly modifying one of the scripts in ...sys/boot/forth. > Aha, so there isn't a simple boot manager available (like 'boot0' for i386)? > I would like this to be as painless as possible, once set up. There is the OF menu (hold down option), but the FreeBSD boot block is currently hard-coded to boot from the first UFS partition on the disk it is on, so this only works for multi-disk setups or multi-booting into Linux and OS X. -Nathan From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 20:47:36 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACF631065670 for ; Mon, 14 Mar 2011 20:47:36 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 5CB978FC14 for ; Mon, 14 Mar 2011 20:47:35 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI2003YJF350M20@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 21:47:29 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI2000E4F34T800@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Mon, 14 Mar 2011 21:47:29 +0100 (CET) Date: Mon, 14 Mar 2011 21:47:28 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110314214728.28028635.torfinn.ingolfsen@broadpark.no> In-reply-to: <4D7E7BB7.7020002@freebsd.org> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> <4D7E7BB7.7020002@freebsd.org> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 20:47:36 -0000 On Mon, 14 Mar 2011 15:33:59 -0500 Nathan Whitehorn wrote: > There is the OF menu (hold down option), but the FreeBSD boot block is > currently hard-coded to boot from the first UFS partition on the disk it > is on, so this only works for multi-disk setups or multi-booting into > Linux and OS X. And that FreeBSD boot block is generated by the files in /usr/src/sys/boot/powerpc/boot1.chrp right? -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 14 20:51:52 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22F251065672 for ; Mon, 14 Mar 2011 20:51:52 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id C134C8FC0C for ; Mon, 14 Mar 2011 20:51:51 +0000 (UTC) Received: by vxc34 with SMTP id 34so5430088vxc.13 for ; Mon, 14 Mar 2011 13:51:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=MlDqNlq3XxkTHOxJTAdxSz3SY+Ysp+0n8mRut0tICxk=; b=D/ZIxOIfMiDDsRJpXoXpP6IoWZ5+n3EfGpXeDFeWKz7ZeLzEJHNRPF37UVRR+qMz6L saAZA59nwDhwoyZ6IwXC7R5VcmQ3MnKqr123WhAQLIZmnC7lCZz4JeJhgEGqVcwgBTHR RZhf1jamwIAcLFGCH818+hCVjgiUQsiRdkP2c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DKWKlzLb/X9y9AZ14zUOl2Q0J1NXFu4kDxyR4vJhXbyCTrH5cLW0hF12OACCzoyGAk sPR6K9cclH/YPeOa/bkIfRVkidUnTDNBhVzznh170BgUrjJLNMtzIGnYGlpVQAidE7LW vRPoQ1NTrUfn94lddKTmYBuoIGIkeTiX44ySk= MIME-Version: 1.0 Received: by 10.220.5.80 with SMTP id 16mr3591914vcu.90.1300135910642; Mon, 14 Mar 2011 13:51:50 -0700 (PDT) Received: by 10.220.96.80 with HTTP; Mon, 14 Mar 2011 13:51:50 -0700 (PDT) In-Reply-To: <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> Date: Mon, 14 Mar 2011 16:51:50 -0400 Message-ID: From: Super Bisquit To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ppc@freebsd.org Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 20:51:52 -0000 On 3/14/11, Torfinn Ingolfsen wrote: > On Sun, 13 Mar 2011 21:48:24 -0400 > Justin Hibbits wrote: > >> Don't quote me on it, but you might be able to use forth scripts on >> the 'primary' FreeBSD install's root to do what you're asking, >> possibly modifying one of the scripts in ...sys/boot/forth. > > Aha, so there isn't a simple boot manager available (like 'boot0' for i386)? Make the assumption that the bootloader will look for the closest kernel. Try setting up the partitions first and then seeing how sysinstall looks at it. > I would like this to be as painless as possible, once set up. > -- > Torfinn > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > From owner-freebsd-ppc@FreeBSD.ORG Wed Mar 16 15:37:05 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB9261065670; Wed, 16 Mar 2011 15:37:05 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4D39A8FC1E; Wed, 16 Mar 2011 15:37:04 +0000 (UTC) Received: by vxc34 with SMTP id 34so1955612vxc.13 for ; Wed, 16 Mar 2011 08:37:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=P3pQEy/4AbO/OZPnlbin0MJ6OFY38/mRHoHlwPIQt2E=; b=Uy++KjlT99+IMpPcUGF+gB2oRFrrTBZ0S2iUKnq6yKYR1Y8MVgZzCIUQMdK8X9ERfL 2JpBpoyhrEICcuKka0Jx0yHAY1g4SljX1v+bE1Wo8o4y5VAHumt8L+wBDyrQuLf9oYOa 3MAbeCT2JoaPmymaKLIll9kCMQmjLSHxSBLsw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=euKwhDZ4eUTzfxoOp6kn+iem4upjj9LljBhCgE1gzTRx+8qT8j4rD2AZXo4fwwtAr2 rVAj3uTlSGy4Gwe6aGZDRmwUdPcuG/AQtxFOgUJvoiw9MPs0geN5nZ+a+QwP+io+jwZA FusSqrcxGwGHhNgUlNyu7Weha1IyEGeJobCtc= MIME-Version: 1.0 Received: by 10.52.0.196 with SMTP id 4mr127568vdg.215.1300289819297; Wed, 16 Mar 2011 08:36:59 -0700 (PDT) Received: by 10.220.201.139 with HTTP; Wed, 16 Mar 2011 08:36:59 -0700 (PDT) In-Reply-To: References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> Date: Wed, 16 Mar 2011 11:36:59 -0400 Message-ID: From: Super Bisquit To: Torfinn Ingolfsen , Nathan Whitehorn Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ppc@freebsd.org Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2011 15:37:05 -0000 Okay, with boot1.txt, is it possible to set the exact partition number? CHRP-BOOT> FreeBSD/powerpc bootloader FreeBSD $FreeBSD: src/sys/boot/powerpc/boot1.chrp/bootinfo.txt,v 1.2 2008/10/$ MacRISC MacRISC3 MacRISC4 " screen" output boot &device;:&partition;,\ppc\boot1.elf <-- here to such as /dev/ad0s12 as an additional argument?? And can ufsread.c be modified to allow such as booting from another partition? Can one use ffs instead of ufs2 and have a separate boot for what tingo asked? On Mon, Mar 14, 2011 at 4:51 PM, Super Bisquit wrote: > On 3/14/11, Torfinn Ingolfsen wrote: > > On Sun, 13 Mar 2011 21:48:24 -0400 > > Justin Hibbits wrote: > > > >> Don't quote me on it, but you might be able to use forth scripts on > >> the 'primary' FreeBSD install's root to do what you're asking, > >> possibly modifying one of the scripts in ...sys/boot/forth. > > > > Aha, so there isn't a simple boot manager available (like 'boot0' for > i386)? > Make the assumption that the bootloader will look for the closest > kernel. Try setting up the partitions first and then seeing how > sysinstall looks at it. > > I would like this to be as painless as possible, once set up. > > -- > > Torfinn > > > > _______________________________________________ > > freebsd-ppc@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > > > From owner-freebsd-ppc@FreeBSD.ORG Thu Mar 17 22:02:56 2011 Return-Path: Delivered-To: freebsd-ppc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74255106566C; Thu, 17 Mar 2011 22:02:56 +0000 (UTC) (envelope-from jeremyhu@freedesktop.org) Received: from mail-out.apple.com (mail-out.apple.com [17.151.62.50]) by mx1.freebsd.org (Postfix) with ESMTP id 5EDBA8FC18; Thu, 17 Mar 2011 22:02:56 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from relay13.apple.com ([17.128.113.29]) by localhost.apple.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPS id <0LI700K6PZS66S10@localhost.apple.com>; Thu, 17 Mar 2011 14:02:56 -0700 (PDT) X-AuditID: 1180711d-b7c70ae00000719a-c0-4d82770050b8 Received: from vincent.apple.com (vincent.apple.com [17.193.13.146]) by relay13.apple.com (Apple SCV relay) with SMTP id E2.A7.29082.007728D4; Thu, 17 Mar 2011 14:02:56 -0700 (PDT) From: Jeremy Huddleston In-reply-to: <4D7D4367.1040302@freebsd.org> Date: Thu, 17 Mar 2011 14:02:56 -0700 Message-id: References: <4D7D4367.1040302@freebsd.org> To: freebsd-ppc@FreeBSD.org X-Mailer: Apple Mail (2.1084) X-Brightmail-Tracker: AAAAAA== Cc: Subject: Re: G5 FreeBSD/ppc64 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 22:02:56 -0000 On Mar 13, 2011, at 15:21, Nathan Whitehorn wrote: >> I'm guessing I should just burn this iso and have a go: >> http://people.freebsd.org/~nwhitehorn/bsdinstall-powerpc64-20110308.iso.bz2 >> > > Good to hear! The ppc64 list is the same as the ppc one, and it's fairly low traffic. That ISO is the right one, with a caveat due to a bug in cdrtools that should be worked around soon, but for now you have to boot it by doing this at the OF prompt: > boot cd:,\BOOT\LOADER;1 cd:0 So I just tried that on my Quad-G5 and got: load-size=67d adler32=67d0001 unrecognized Client Program format I burned the ISO from Disk Utility.app on OSX. Here's the checksum: SHA1(bsdinstall-powerpc64-20110308.iso)= e350edd3a72332a027e4dc71beda4cfd5cf3ec97 Thanks, Jeremy From owner-freebsd-ppc@FreeBSD.ORG Thu Mar 17 22:44:59 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C216A1065747 for ; Thu, 17 Mar 2011 22:44:59 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 7BCCE8FC16 for ; Thu, 17 Mar 2011 22:44:59 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI800KT64IL6890@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Thu, 17 Mar 2011 23:44:45 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI8004GX4IKVU93@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Thu, 17 Mar 2011 23:44:45 +0100 (CET) Date: Thu, 17 Mar 2011 23:44:44 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110317234444.c3281996.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <4D7D4367.1040302@freebsd.org> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: G5 FreeBSD/ppc64 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 22:44:59 -0000 On Thu, 17 Mar 2011 14:02:56 -0700 Jeremy Huddleston wrote: > > On Mar 13, 2011, at 15:21, Nathan Whitehorn wrote: > > >> I'm guessing I should just burn this iso and have a go: > >> http://people.freebsd.org/~nwhitehorn/bsdinstall-powerpc64-20110308.iso.bz2 > >> > > > > Good to hear! The ppc64 list is the same as the ppc one, and it's fairly low traffic. That ISO is the right one, with a caveat due to a bug in cdrtools that should be worked around soon, but for now you have to boot it by doing this at the OF prompt: > > boot cd:,\BOOT\LOADER;1 cd:0 > > So I just tried that on my Quad-G5 and got: > > load-size=67d adler32=67d0001 > unrecognized Client Program format > > I burned the ISO from Disk Utility.app on OSX. Here's the checksum: > SHA1(bsdinstall-powerpc64-20110308.iso)= e350edd3a72332a027e4dc71beda4cfd5cf3ec97 Interesting, I've tried the same image on my G5 Quad[1], and from my FreeBSD notes[2] it booted without problems. See the first 2011-03-12 entry (at the bootom of the page). References: 1) http://sites.google.com/site/tingox/powermac_g5_quad 2) http://sites.google.com/site/tingox/powermac_g5_quad_freebsd -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Thu Mar 17 23:50:09 2011 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B132A106568C for ; Thu, 17 Mar 2011 23:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 789158FC24 for ; Thu, 17 Mar 2011 23:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2HNo90v059996 for ; Thu, 17 Mar 2011 23:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2HNo9qq059995; Thu, 17 Mar 2011 23:50:09 GMT (envelope-from gnats) Resent-Date: Thu, 17 Mar 2011 23:50:09 GMT Resent-Message-Id: <201103172350.p2HNo9qq059995@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ppc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Brazhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF6D81065676 for ; Thu, 17 Mar 2011 23:42:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A8AA88FC12 for ; Thu, 17 Mar 2011 23:42:52 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2HNgqlt099871 for ; Thu, 17 Mar 2011 23:42:52 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p2HNgqst099866; Thu, 17 Mar 2011 23:42:52 GMT (envelope-from nobody) Message-Id: <201103172342.p2HNgqst099866@red.freebsd.org> Date: Thu, 17 Mar 2011 23:42:52 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: powerpc/155645: repocopy request X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 23:50:09 -0000 >Number: 155645 >Category: powerpc >Synopsis: repocopy request >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ppc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 17 23:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: >Description: Please repocopy games/wormux to games/warmux The project was renamed >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 18 02:14:18 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CA1A106564A for ; Fri, 18 Mar 2011 02:14:18 +0000 (UTC) (envelope-from jeremyhu@freedesktop.org) Received: from mail-out.apple.com (mail-out.apple.com [17.151.62.51]) by mx1.freebsd.org (Postfix) with ESMTP id EAC3B8FC14 for ; Fri, 18 Mar 2011 02:14:17 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from relay15.apple.com ([17.128.113.54]) by localhost.apple.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTP id <0LI800JCFE7NTBB0@localhost.apple.com> for freebsd-ppc@freebsd.org; Thu, 17 Mar 2011 19:14:17 -0700 (PDT) X-AuditID: 11807136-b7c6bae000004a34-d3-4d82bff976e5 Received: from vincent.apple.com (vincent.apple.com [17.193.13.146]) by relay15.apple.com (Apple SCV relay) with SMTP id BD.F6.18996.9FFB28D4; Thu, 17 Mar 2011 19:14:17 -0700 (PDT) From: Jeremy Huddleston In-reply-to: <20110317234444.c3281996.torfinn.ingolfsen@broadpark.no> Date: Thu, 17 Mar 2011 19:14:17 -0700 Message-id: <079C339B-8DE4-441C-8066-97940BA34104@freedesktop.org> References: <4D7D4367.1040302@freebsd.org> <20110317234444.c3281996.torfinn.ingolfsen@broadpark.no> To: Torfinn Ingolfsen X-Mailer: Apple Mail (2.1084) X-Brightmail-Tracker: AAAAAA== Cc: freebsd-ppc@freebsd.org Subject: Re: G5 FreeBSD/ppc64 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 02:14:18 -0000 On Mar 17, 2011, at 15:44, Torfinn Ingolfsen wrote: >>> boot cd:,\BOOT\LOADER;1 cd:0 >> >> So I just tried that on my Quad-G5 and got: >> >> load-size=67d adler32=67d0001 >> unrecognized Client Program format > > Interesting, I've tried the same image on my G5 Quad[1], and from my FreeBSD notes[2] it booted without problems. See the first 2011-03-12 entry (at the bootom of the page). Thanks for pointing me to your page. I was trying the wrong boot command. I was missing the "." in: boot cd:,\BOOT\LOADER.;1 cd:0 From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 18 06:53:16 2011 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 033A61065670; Fri, 18 Mar 2011 06:53:16 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CCAD08FC0C; Fri, 18 Mar 2011 06:53:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2I6rFwc060508; Fri, 18 Mar 2011 06:53:15 GMT (envelope-from makc@freefall.freebsd.org) Received: (from makc@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2I6rFM5060504; Fri, 18 Mar 2011 06:53:15 GMT (envelope-from makc) Date: Fri, 18 Mar 2011 06:53:15 GMT Message-Id: <201103180653.p2I6rFM5060504@freefall.freebsd.org> To: makc@FreeBSD.org, makc@FreeBSD.org, freebsd-ppc@FreeBSD.org, portmgr@FreeBSD.org From: makc@FreeBSD.org Cc: Subject: Re: ports/155645: repocopy request X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 06:53:16 -0000 Synopsis: repocopy request State-Changed-From-To: open->repocopy State-Changed-By: makc State-Changed-When: Fri Mar 18 05:47:38 UTC 2011 State-Changed-Why: Over to portmgr for repocopy Responsible-Changed-From-To: freebsd-ppc->portmgr Responsible-Changed-By: makc Responsible-Changed-When: Fri Mar 18 05:47:38 UTC 2011 Responsible-Changed-Why: Over to portmgr for repocopy http://www.freebsd.org/cgi/query-pr.cgi?pr=155645 From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 18 19:02:44 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96F781065673 for ; Fri, 18 Mar 2011 19:02:44 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 49D4A8FC17 for ; Fri, 18 Mar 2011 19:02:44 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI9005D8OWIIU50@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Fri, 18 Mar 2011 20:02:42 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI900E8AOWICIO0@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Fri, 18 Mar 2011 20:02:42 +0100 (CET) Date: Fri, 18 Mar 2011 20:02:42 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110318200242.f957f677.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 19:02:44 -0000 Hello, On Wed, 16 Mar 2011 11:36:59 -0400 Super Bisquit wrote: > Okay, with boot1.txt, is it possible to set the exact partition number? boot1.txt is just the boot script, which OFW (Open Firmware) uses to load boot1.elf boot1.elf is the real boot "loader" (if I have figured this out correctly), so I suspect we need to look at that, and figure out how it decides which partition to boot from. Look at /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c for the source. > And can ufsread.c be modified to allow such as booting from another > partition? > > Can one use ffs instead of ufs2 and have a separate boot for what tingo > asked? Sorry, I do not know the answers to those questions. -- Torfinn From owner-freebsd-ppc@FreeBSD.ORG Fri Mar 18 20:10:41 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54B351065670 for ; Fri, 18 Mar 2011 20:10:41 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 06F848FC15 for ; Fri, 18 Mar 2011 20:10:40 +0000 (UTC) Received: by vws18 with SMTP id 18so4493317vws.13 for ; Fri, 18 Mar 2011 13:10:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=El+A+2cMAwX8ARBwpffX0ys6rPMkLzb7Z3mxNQ4OkrM=; b=cl0l4BzrK3BN4WMhvqKRbl4m2EoVAsqDaZkOSMpahBx+s1NKK4LFpe4wmJisMO1TB6 YDHQqSZOQx7yAdmyhTntefUHusss4Mw8pY6jgAfp3taQTWOTKN81QuYbH1o5vlvh31L8 hUY0vgu0NgMnmED4ScdAbHST4Bp+vPoaHXA9o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=LXDYoCYleoVTiRm/IerpQ+na4VR7R3b6b16speRycionPMEWdQLxzdEarbk15Wgpre 0BxfxiyWaSS+zxfVnjcsYcphbCMsoUMvTnk6cZIsBFG3Mljk9xaXN20LkkZxOBo1a2X0 xPcwFDch8WpqaU/UfuNNNAkbOCqPgy0djHZJI= MIME-Version: 1.0 Received: by 10.52.0.196 with SMTP id 4mr2162937vdg.215.1300479040046; Fri, 18 Mar 2011 13:10:40 -0700 (PDT) Received: by 10.220.201.139 with HTTP; Fri, 18 Mar 2011 13:10:39 -0700 (PDT) In-Reply-To: <20110318200242.f957f677.torfinn.ingolfsen@broadpark.no> References: <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> <20110318200242.f957f677.torfinn.ingolfsen@broadpark.no> Date: Fri, 18 Mar 2011 16:10:39 -0400 Message-ID: From: Super Bisquit To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ppc@freebsd.org Subject: Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 20:10:41 -0000 Apologies. It was a set of questions for (Nathan) Whitehorn as to whether or not the boot directory could be set for an exact partition, if ufsread.c had to be modified, and if another filesystem can be used in the place of ufs2. On 3/18/11, Torfinn Ingolfsen wrote: > Hello, > > On Wed, 16 Mar 2011 11:36:59 -0400 > Super Bisquit wrote: > >> Okay, with boot1.txt, is it possible to set the exact partition number? > > boot1.txt is just the boot script, which OFW (Open Firmware) uses to load > boot1.elf > boot1.elf is the real boot "loader" (if I have figured this out correctly), > so I suspect we need to look at that, and figure out how it decides which > partition to boot from. > Look at /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c > for the source. > >> And can ufsread.c be modified to allow such as booting from another >> partition? >> >> Can one use ffs instead of ufs2 and have a separate boot for what tingo >> asked? > > Sorry, I do not know the answers to those questions. > -- > Torfinn > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" > From owner-freebsd-ppc@FreeBSD.ORG Sat Mar 19 01:34:24 2011 Return-Path: Delivered-To: powerpc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFF62106566B; Sat, 19 Mar 2011 01:34:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id B5E298FC08; Sat, 19 Mar 2011 01:34:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1YOQ0028270; Fri, 18 Mar 2011 21:34:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1YO7E028251; Sat, 19 Mar 2011 01:34:24 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:34:24 GMT Message-Id: <201103190134.p2J1YO7E028251@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:34:25 -0000 TB --- 2011-03-18 23:46:04 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 23:46:04 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-03-18 23:46:04 - cleaning the object tree TB --- 2011-03-18 23:46:19 - cvsupping the source tree TB --- 2011-03-18 23:46:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-03-18 23:46:32 - building world TB --- 2011-03-18 23:46:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 23:46:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 23:46:32 - TARGET=powerpc TB --- 2011-03-18 23:46:32 - TARGET_ARCH=powerpc TB --- 2011-03-18 23:46:32 - TZ=UTC TB --- 2011-03-18 23:46:32 - __MAKE_CONF=/dev/null TB --- 2011-03-18 23:46:32 - cd /src TB --- 2011-03-18 23:46:32 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 23:46:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Mar 19 01:29:58 UTC 2011 TB --- 2011-03-19 01:29:58 - generating LINT kernel config TB --- 2011-03-19 01:29:58 - cd /src/sys/powerpc/conf TB --- 2011-03-19 01:29:58 - /usr/bin/make -B LINT TB --- 2011-03-19 01:29:58 - building LINT kernel TB --- 2011-03-19 01:29:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:29:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:29:58 - TARGET=powerpc TB --- 2011-03-19 01:29:58 - TARGET_ARCH=powerpc TB --- 2011-03-19 01:29:58 - TZ=UTC TB --- 2011-03-19 01:29:58 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:29:58 - cd /src TB --- 2011-03-19 01:29:58 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:29:59 UTC 2011 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/dpt/dpt_pci.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/dpt/dpt_scsi.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror eisa_if.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:34:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:34:23 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:34:23 - 5264.50 user 906.97 system 6499.04 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full