From owner-freebsd-ppc Sun Aug 4 2:33:43 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 994B437B400 for ; Sun, 4 Aug 2002 02:33:39 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9352143E4A for ; Sun, 4 Aug 2002 02:33:37 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g749ZIg43514 for ; Sun, 4 Aug 2002 19:35:18 +1000 (EST) Message-ID: <3D4CF994.7478E7D0@ptree32.com.au> Date: Sun, 04 Aug 2002 19:53:24 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Subject: Single-user Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've put up kernel src mods and an ISO image containing kernels and a root filesystem. The README in ppc-1b.tgz describes the modifications. http://www.ptree32.com.au/freebsd/PPC.ISO http://www.ptree32.com.au/freebsd/ppc-1b.tgz Testing has only been done an an original iBook, but with luck, other NewWorld systems will also work. Instructions appended, please try and let me know how it goes. later, Peter. To boot from CDROM: =================== - Get to the OpenFirmware prompt (cmd-option-o-f at power-on) - Wait a few seconds for the CD drive to spin up - Check to see if it can be read 0 > dir cd:,\ 'kernel' should show up in the listing - Boot the kernel 0 > boot cd:,kernel - At the mountroot prompt, mount the CD as root mountroot> cd9660:acd0 - The system will then get to a standard single-user prompt Mounting root from cd9660:acd0 cd9660: Rockridge Extension Jan 1 00:00:02 init: /etc/pwd.db: No such file or directory Enter full pathname of shell or RETURN for /bin/sh: (/bin/csh can also be used) - gem0 is the network interface, and ifconfig, ping and mount_nfs are in the root filesystem. To boot via NFS =============== This is a little more complicated. I've been using a Linux NFS server, and dhcpd. - Set up the dhcpd config. This is from my /etc/dhcpd.conf, with the DHCP/TFTP/NFS server at 192.168.0.1: host macfreebsd { hardware ethernet 00:30:65:A1:7B:AC; fixed-address 192.168.0.11; option host-name "macfbsd"; always-reply-rfc1048 on; option root-path "192.168.0.1:/export/client/macfbsd/root"; option routers 192.168.0.1; filename "kernel.ppc"; next-server 192.168.0.1; } - Enable TFTP, and put kernel.nfs from the ISO image into the tftp directory - Make sure the system is operating as an NFS server. Copy the files from the ISO image into the exported root directory (i.e. the same as in the root-path line in dhcpd.conf), and make sure NFS is exporting that directory. The line in my linux /etc/exports looks like: /export/client/macfbsd/root macfbsd(rw,no_root_squash) - On the Mac, get to the OpenFirmware prompt as above. - Start a network boot: 0 > boot enet:0 - After the device probe has completed, with luck you will see lines similar to the following appear on the console: Sending DHCP Discover packet from interface gem0 (00:30:65:a1:7b:ac) Received DHCP Offer packet on gem0 from 192.168.0.1 (accepted) (no root path) Sending DHCP Request packet from interface gem0 (00:30:65:a1:7b:ac) Received DHCP Ack packet on gem0 from 192.168.0.1 (accepted) (got root path) gem0 at 192.168.0.11 server 192.168.0.1 boot file kernel.ppc subnet mask 255.255.255.0 router 192.168.0.1 rootfs 192.168.0.1:/export/client/macfbsd/root hostname macfbsd Adjusted interface gem0 Mounting root from nfs: NFS ROOT: 192.168.0.1:/export/client/macfbsd/root Jan 1 00:00:02 init: /etc/pwd.db: No such file or directory Enter full pathname of shell or RETURN for /bin/sh: - If all the ISO binaries were copied, proceed as per the CDROM case ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 6: 4:51 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC9ED37B406; Sun, 4 Aug 2002 06:03:50 -0700 (PDT) Received: from terra.com.br (200-205-210-34.dial-up.telesp.net.br [200.205.210.34]) by mx1.FreeBSD.org (Postfix) with SMTP id ED3CF43E70; Sun, 4 Aug 2002 06:03:43 -0700 (PDT) (envelope-from ) From: "Portal de Clientes" Subject: Contato Date: Sat, 3 Aug 2002 20:56:02 -0300 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0011_01C23B30.328BFFE0" X-Priority: 3 X-MSMail-Priority: Normal X-Unsent: 1 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-Id: <20020804130343.ED3CF43E70@mx1.FreeBSD.org> To: undisclosed-recipients: ; Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0011_01C23B30.328BFFE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable SUPER PROMO=C7=D5ES-PORTAL DE CLIENTES GRAVADOR DE CD LG 32X10X40 ACOMPANHA CABO IDE E AUDIO APENAS = R$249,00 camera digital + webcam 3 R$169=20 imperd=EDvel : hd notebook c R$450=20 * mouse mail com scroll R$16.99=20 =20 ------=_NextPart_000_0011_01C23B30.328BFFE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ------=_NextPart_000_0011_01C23B30.328BFFE0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 7:12:57 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 525A437B400 for ; Sun, 4 Aug 2002 07:12:56 -0700 (PDT) Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE4643E42 for ; Sun, 4 Aug 2002 07:12:55 -0700 (PDT) (envelope-from antoine.madet@wanadoo.fr) Received: from mel-rta10.wanadoo.fr (193.252.19.193) by mel-rto4.wanadoo.fr (6.5.007) id 3D49FD32000D59CC for freebsd-ppc@freebsd.org; Sun, 4 Aug 2002 16:12:54 +0200 Received: from [80.9.186.112] (80.9.186.112) by mel-rta10.wanadoo.fr (6.5.007) id 3D49FFDD000D3B56 for freebsd-ppc@freebsd.org; Sun, 4 Aug 2002 16:12:54 +0200 User-Agent: Microsoft-Entourage/9.0.2509 Date: Sun, 04 Aug 2002 16:08:46 +0200 Subject: Question about FreeBSD on Mac From: Antoine To: Message-ID: Mime-version: 1.0 Content-type: multipart/alternative; boundary="B_3111322126_1138543" Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Ce message est au format MIME. Comme votre programme de lecture de courriers ne comprend pas ce format, il se peut que tout ou une partie de ce message soit illisible. --B_3111322126_1138543 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Hi, I just want to know if i can run FreeBSD PPC on my iMac 233MHz, and when FreeBSD PPC is available to download ? Thanks, bye --B_3111322126_1138543 Content-type: text/html; charset="US-ASCII" Content-transfer-encoding: quoted-printable Question about FreeBSD on Mac Hi,

I just want to know if i can run FreeBSD PPC on my iMac 233MHz, and when Fr= eeBSD PPC is available to download ?

Thanks, bye
--B_3111322126_1138543-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 8: 2:48 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFD237B416 for ; Sun, 4 Aug 2002 08:02:47 -0700 (PDT) Received: from ho.com (vic-dial-196-30-233-7.mweb.co.za [196.30.233.7]) by mx1.FreeBSD.org (Postfix) with SMTP id 2739343E42 for ; Sun, 4 Aug 2002 08:02:42 -0700 (PDT) (envelope-from l.@ho.com) From: "." <"l."@ho.com> To: Subject: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Sun, 4 Aug 2002 23:02:02 +0800 X-Priority: 1 (Highest) Content-Transfer-Encoding: 8bit Message-Id: <20020804150242.2739343E42@mx1.FreeBSD.org> Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 8: 7:16 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6412137B400 for ; Sun, 4 Aug 2002 08:07:14 -0700 (PDT) Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by mx1.FreeBSD.org (Postfix) with SMTP id BA5DE43E4A for ; Sun, 4 Aug 2002 08:07:13 -0700 (PDT) (envelope-from rooneg@isris.pair.com) Received: (qmail 3898 invoked by uid 3130); 4 Aug 2002 15:07:12 -0000 Date: Sun, 4 Aug 2002 11:07:12 -0400 From: Garrett Rooney To: Peter Grehan Cc: freebsd-ppc@freebsd.org Subject: Re: Single-user Message-ID: <20020804150712.GA81125@electricjellyfish.net> References: <3D4CF994.7478E7D0@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D4CF994.7478E7D0@ptree32.com.au> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 04, 2002 at 07:53:24PM +1000, Peter Grehan wrote: > I've put up kernel src mods and an ISO image containing kernels and > a root filesystem. The README in ppc-1b.tgz describes the modifications. > > http://www.ptree32.com.au/freebsd/PPC.ISO > http://www.ptree32.com.au/freebsd/ppc-1b.tgz > > Testing has only been done an an original iBook, but with luck, other > NewWorld systems will also work. Instructions appended, please try and > let me know how it goes. well, that was the shortest uptime i can recall ;-) tried the iso on my ibook, and got the following results: 0 > boot cd:,kernel load-size=1f908a adlr32=a0d19981 Loading ELF powerpc_init: no loader metadata. panic: mi_switch: kse state? Uptime: 1s tried again, and got this: 0 > boot cd:,kernel load-size=1f908a adlr32=a0d19981 Loading ELF powerpc_init: no loader metadata. fatal kernel trap: exception = 0x6 (alignment) srr0 = 0x180564 srr1 = 0x9032 currthread = 0x2b04e8 pid = 0, comm = panic: alignment trap. Uptime: 1s (both panic messages are of course copied by hand, so might contain errors) let me know if there's anything i can do to help debug this. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 11:43:52 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E6537B400 for ; Sun, 4 Aug 2002 11:43:50 -0700 (PDT) Received: from mailout6.nyroc.rr.com (mailout6-1.nyroc.rr.com [24.92.226.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68FF43E6A for ; Sun, 4 Aug 2002 11:43:49 -0700 (PDT) (envelope-from justin@shiningsilence.com) Received: from big.shiningsilence.com (roc-24-169-96-227.rochester.rr.com [24.169.96.227]) by mailout6.nyroc.rr.com (8.11.6/RoadRunner 1.20) with ESMTP id g74Ihkp27362; Sun, 4 Aug 2002 14:43:47 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: "Justin C. Sherrill" Reply-To: justin@shiningsilence.com To: Antoine , Subject: Re: Question about FreeBSD on Mac Date: Sun, 4 Aug 2002 14:44:02 -0400 X-Mailer: KMail [version 1.4] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208041444.02545.justin@shiningsilence.com> Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 04 August 2002 10:08, Antoine wrote: > Hi, > > I just want to know if i can run FreeBSD PPC on my iMac 233MHz, and when > FreeBSD PPC is available to download ? The short answer is : not yet. There's more info here: http://www.shiningsilence.com/freebsd-ppc/ppc.html This info will be up on the FreeBSD.org site as soon as the web group there merges in my diff... I'll send an email to freebsd-www now about it, in fact. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 15:26: 9 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E5C37B400 for ; Sun, 4 Aug 2002 15:26:07 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B4D843E6A for ; Sun, 4 Aug 2002 15:26:05 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g74MRgg65694; Mon, 5 Aug 2002 08:27:48 +1000 (EST) Message-ID: <3D4DAE9C.FA1B05C9@ptree32.com.au> Date: Mon, 05 Aug 2002 08:45:48 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Garrett Rooney Cc: freebsd-ppc@freebsd.org Subject: Re: Single-user References: <3D4CF994.7478E7D0@ptree32.com.au> <20020804150712.GA81125@electricjellyfish.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Garrett, > well, that was the shortest uptime i can recall ;-) Yep, that's not good. > tried the iso on my ibook, and got the following results: The fact that there's different types of failure, and the alignment exception, point the finger at a timing and/or cache-related problem :-( > let me know if there's anything i can do to help debug this. What's the speed/mem config/model of your iBook ? I'm using a 366MHz original with 128M RAM. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 15:34:52 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AACBC37B400 for ; Sun, 4 Aug 2002 15:34:47 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2336543E3B for ; Sun, 4 Aug 2002 15:34:43 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id SAA14261; Sun, 4 Aug 2002 18:34:42 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g74MYCG24425; Sun, 4 Aug 2002 18:34:12 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15693.44004.453509.771376@grasshopper.cs.duke.edu> Date: Sun, 4 Aug 2002 18:34:12 -0400 (EDT) To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Single-user In-Reply-To: <3D4CF994.7478E7D0@ptree32.com.au> References: <3D4CF994.7478E7D0@ptree32.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Grehan writes: > I've put up kernel src mods and an ISO image containing kernels and > a root filesystem. The README in ppc-1b.tgz describes the modifications. > > http://www.ptree32.com.au/freebsd/PPC.ISO > http://www.ptree32.com.au/freebsd/ppc-1b.tgz > > Testing has only been done an an original iBook, but with luck, other > NewWorld systems will also work. Instructions appended, please try and > let me know how it goes. Awesome! Netbooting works for me (I have not tried booting from CD) on my Dual G4 800MHz system. I've appended the serial console output from the boot, as I'm sure you'd like to see it. I assume your work will go into CVS soon? Nice job! Drew PS: As an aside, I'm having real problems netbooting this Mac: 0 > boot enet:0 (~5 minutes later) BOOTP/BSDP failed: no FILENAME specified can't OPEN: enet:0 ok I think the problem comes down to the mac client replying with a DHCP:INFORM to the broadcast address, but the DCHP server listening only to the address it asigned the client. I've left a log at http://people.freebsd.org/~gallatin/dhcplog The good news is that setting default-server-ip and default-client-ip from openfirmware seems to make things work. 0 > boot enet:0,kernel.ppc 0 > boot enet:0,kernel.ppc CLIENT: 000393569942 10.0.0.6 SERVER: 00a0c98aacaa 10.0.0.2 Transfer FILE: kernel.ppc - TFTP-actual=1fc59c TFTP-adler32=d5e07e7c load-size=1fc59c adler32=d5e07e7c Loading ELF powerpc_init: no loader metadata. Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #364: Sun Aug 4 12:52:13 GMT 2002 grehan@fb1.ptree32.com.au:/mnt/home/freebsd/work/sys/powerpc/compile/PETERG CPU: PowerPC G4 / 7450 (V'ger) (Revision 201) real memory = 264241152 (258048K bytes) avail memory = 252657664 (246736K bytes) nexus0: openpic0: on nexus0 openpic0: Version 1.2, supports up to 4 CPUs and up to 64 irqs unin0: on nexus0 unin0: Version 17 pcib0: on nexus0 pci0: on pcib0 pci0: at device 16.0 (no driver attached) pcib1: on nexus0 pci1: on pcib1 pci1: at device 19.0 (no driver attached) macio0: mem 0x80000000-0x8007ffff at device 23.0 on pci1 atamacio0: mem 0x1f000-0x1ffff irq 19 on macio0 ata0 on atamacio0 atamacio1: mem 0x20000-0x20fff irq 20 on macio0 ata1 on atamacio1 atamacio2: mem 0x21000-0x21fff irq 21 on macio0 ata2 on atamacio2 pci1: at device 24.0 (no driver attached) pci1: at device 25.0 (no driver attached) pcib2: on nexus0 pci2: on pcib2 pci2: at device 14.0 (no driver attached) gem0: mem 0xf5200000-0xf53fffff irq 41 at device 15.0 on pci2 miibus0: on gem0 brgphy0: on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 1000baseTX-FDX, auto gem0: Ethernet address: 00:03:93:56:99:42, 10KB RX fifo, 4KB TX fifo using internal phy Timecounter "powerpc" frequency 33290001 Hz Timecounters tick every 10.000 msec Initializing GEOMetry subsystem ad0: 76319MB [155061/16/63] at ata0-master BIOSPIO acd0: DVD-R at ata1-master BIOSPIO Sending DHCP Discover packet from interface gem0 (00:03:93:56:99:42) Received DHCP Offer packet on gem0 from 10.0.0.2 (accepted) (no root path) Sending DHCP Request packet from interface gem0 (00:03:93:56:99:42) Received DHCP Ack packet on gem0 from 10.0.0.2 (accepted) (got root path) gem0 at 10.0.0.6 server 10.0.0.2 subnet mask 255.255.255.0 rootfs 10.0.0.2:/usr/export/g4/root hostname g4bsd Adjusted interface gem0 Mounting root from nfs: NFS ROOT: 10.0.0.2:/usr/export/g4/root Jan 1 00:00:00 init: /etc/pwd.db: No such file or directory Enter full pathname of shell or RETURN for /bin/sh: # df Filesystem 512-blocks Used Avail Capacity Mounted on 10.0.0.2:/usr/export/g4/root 16261080 4518310 10441884 30% / devfs 2 2 0 100% /dev # date Thu Jan 1 00:06:23 GMT 1970 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 16:48:49 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 125C437B400 for ; Sun, 4 Aug 2002 16:48:47 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id D684743E5E for ; Sun, 4 Aug 2002 16:48:44 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g74NoMg68981; Mon, 5 Aug 2002 09:50:22 +1000 (EST) Message-ID: <3D4DC1FB.33831522@ptree32.com.au> Date: Mon, 05 Aug 2002 10:08:27 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Single-user References: <3D4CF994.7478E7D0@ptree32.com.au> <15693.44004.453509.771376@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Andrew, > Netbooting works for me (I have not tried booting from CD) on my Dual > G4 800MHz system. I've appended the serial console output from the > boot, as I'm sure you'd like to see it. Good to see that it worked! The boot log is very similar to the iBook, except for the Uninorth chip version and GMAC gig phy. > I assume your work will go into CVS soon? I hope so. Benno ? Hello ??! > PS: As an aside, I'm having real problems netbooting this Mac: > 0 > boot enet:0 > (~5 minutes later) > BOOTP/BSDP failed: no FILENAME specified can't OPEN: enet:0 > ok > > I think the problem comes down to the mac client replying with a > DHCP:INFORM to the broadcast address, but the DCHP server listening > only to the address it asigned the client. I've left a log at > http://people.freebsd.org/~gallatin/dhcplog > > The good news is that setting default-server-ip and default-client-ip > from openfirmware seems to make things work. I just checked - I must have an older version of OpenFirmware, since it does a simple BOOTP request, and doesn't have this problem. Thanks for the workaround. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 17:17:15 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450B337B400 for ; Sun, 4 Aug 2002 17:17:13 -0700 (PDT) Received: from mail.jeamland.net (rafe.jeamland.net [203.18.243.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A98443E5E for ; Sun, 4 Aug 2002 17:17:12 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: from [192.168.9.176] (rtr1.snc.schools.net.au [203.2.135.22]) by mail.jeamland.net (Postfix) with ESMTP id 8E72C7060A; Mon, 5 Aug 2002 10:17:04 +1000 (EST) Subject: Re: Single-user From: Benno Rice To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG In-Reply-To: <3D4DC1FB.33831522@ptree32.com.au> References: <3D4CF994.7478E7D0@ptree32.com.au> <15693.44004.453509.771376@grasshopper.cs.duke.edu> <3D4DC1FB.33831522@ptree32.com.au> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-EJ/Q9mbvTRWqD5JtQaSS" X-Mailer: Ximian Evolution 1.0.8 Date: 05 Aug 2002 10:17:03 +1000 Message-Id: <1028506624.377.2.camel@ratchet.jeamland.net> Mime-Version: 1.0 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-EJ/Q9mbvTRWqD5JtQaSS Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-08-05 at 10:08, Peter Grehan wrote: > Hi Andrew, >=20 > > Netbooting works for me (I have not tried booting from CD) on my Dual > > G4 800MHz system. I've appended the serial console output from the > > boot, as I'm sure you'd like to see it. >=20 > Good to see that it worked! The boot log is very similar to the iBook, > except for the Uninorth chip version and GMAC gig phy. Yep. Note that some PowerMac systems have a PCI-PCI bridge in them which causes interrupt routing problems similar to those seen in ACPI systems. I'm working on this. (I have one of the affected machines at the moment) > > I assume your work will go into CVS soon? >=20 > I hope so. Benno ? Hello ??! Well, I'm waiting on the FreeBSD cluster admins so you can commit it yourself actually. =3D) I can commit it soon if they take too long. Sorry for my inactivity of late. The (Other) Real World's been consuming my time. --=20 Benno Rice benno@FreeBSD.org --=-EJ/Q9mbvTRWqD5JtQaSS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9TcP/XjRwWofFmQkRAqsYAJ4pgGMVnrJmEpJg4isoq81BhtxewQCdE6L4 TATR+MMvcKAnIH3O3q/Y3Nk= =xPN3 -----END PGP SIGNATURE----- --=-EJ/Q9mbvTRWqD5JtQaSS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 21:29: 6 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5916B37B400 for ; Sun, 4 Aug 2002 21:29:04 -0700 (PDT) Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by mx1.FreeBSD.org (Postfix) with SMTP id B06B543E65 for ; Sun, 4 Aug 2002 21:29:03 -0700 (PDT) (envelope-from rooneg@isris.pair.com) Received: (qmail 73752 invoked by uid 3130); 5 Aug 2002 04:29:02 -0000 Date: Mon, 5 Aug 2002 00:29:02 -0400 From: Garrett Rooney To: Peter Grehan Cc: freebsd-ppc@freebsd.org Subject: Re: Single-user Message-ID: <20020805042902.GF81125@electricjellyfish.net> References: <3D4CF994.7478E7D0@ptree32.com.au> <20020804150712.GA81125@electricjellyfish.net> <3D4DAE9C.FA1B05C9@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D4DAE9C.FA1B05C9@ptree32.com.au> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 05, 2002 at 08:45:48AM +1000, Peter Grehan wrote: > Hi Garrett, > > > well, that was the shortest uptime i can recall ;-) > > Yep, that's not good. > > > tried the iso on my ibook, and got the following results: > > The fact that there's different types of failure, and the alignment > exception, point the finger at a timing and/or cache-related problem :-( oh boy! > > let me know if there's anything i can do to help debug this. > > What's the speed/mem config/model of your iBook ? this is on a 600 MHz firewire ibook with 384 megs of ram. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sun Aug 4 22:43: 8 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E340B37B401 for ; Sun, 4 Aug 2002 22:43:05 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id A431B43E65 for ; Sun, 4 Aug 2002 22:43:02 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g755ikg85161; Mon, 5 Aug 2002 15:44:46 +1000 (EST) Message-ID: <3D4E150B.E294D8F8@ptree32.com.au> Date: Mon, 05 Aug 2002 16:02:51 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Garrett Rooney Cc: freebsd-ppc@freebsd.org Subject: Re: Single-user References: <3D4CF994.7478E7D0@ptree32.com.au> <20020804150712.GA81125@electricjellyfish.net> <3D4DAE9C.FA1B05C9@ptree32.com.au> <20020805042902.GF81125@electricjellyfish.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Garrett, > > What's the speed/mem config/model of your iBook ? > > this is on a 600 MHz firewire ibook with 384 megs of ram. Another thing to try is to net-boot a kernel and see if it gets any further. There's evidence now that it works on an 800MHz G4 system, so maybe it wasn't a timing issue due to the faster clock speed. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Mon Aug 5 5:41:35 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82D5337B400 for ; Mon, 5 Aug 2002 05:41:33 -0700 (PDT) Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by mx1.FreeBSD.org (Postfix) with SMTP id D804943E5E for ; Mon, 5 Aug 2002 05:41:32 -0700 (PDT) (envelope-from rooneg@isris.pair.com) Received: (qmail 12421 invoked by uid 3130); 5 Aug 2002 12:41:31 -0000 Date: Mon, 5 Aug 2002 08:41:31 -0400 From: Garrett Rooney To: Peter Grehan Cc: freebsd-ppc@freebsd.org Subject: Re: Single-user Message-ID: <20020805124131.GJ81125@electricjellyfish.net> References: <3D4CF994.7478E7D0@ptree32.com.au> <20020804150712.GA81125@electricjellyfish.net> <3D4DAE9C.FA1B05C9@ptree32.com.au> <20020805042902.GF81125@electricjellyfish.net> <3D4E150B.E294D8F8@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D4E150B.E294D8F8@ptree32.com.au> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Aug 05, 2002 at 04:02:51PM +1000, Peter Grehan wrote: > Hi Garrett, > > > > What's the speed/mem config/model of your iBook ? > > > > this is on a 600 MHz firewire ibook with 384 megs of ram. > > Another thing to try is to net-boot a kernel and see if it gets > any further. There's evidence now that it works on an 800MHz G4 system, > so maybe it wasn't a timing issue due to the faster clock speed. i'll give that a try as soon as i have some free time to play with it. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Mon Aug 5 6:47:53 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E3BF37B400; Mon, 5 Aug 2002 06:47:52 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED8943E42; Mon, 5 Aug 2002 06:47:49 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g75Dnhg00487; Mon, 5 Aug 2002 23:49:43 +1000 (EST) Message-ID: <3D4E86B4.54421AAF@ptree32.com.au> Date: Tue, 06 Aug 2002 00:07:48 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Benno Rice Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Single-user References: <3D4CF994.7478E7D0@ptree32.com.au> <15693.44004.453509.771376@grasshopper.cs.duke.edu> <3D4DC1FB.33831522@ptree32.com.au> <1028506624.377.2.camel@ratchet.jeamland.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Note that some PowerMac systems have a PCI-PCI bridge in them > which causes interrupt routing problems similar to those seen in ACPI > systems. I'm working on this. (I have one of the affected machines at > the moment) I noticed the NetBSD PCI fixup code just assigns the IRQ of the bridge to all card underneath it. I don't know how valid that is: does the bridge chip have A/B/C/D IRQ's assigned ? You may have to work out the bus numbers of the devices underneath and assume standard PCI mapping to work out which of the bridge IRQs to use. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Mon Aug 5 6:50:27 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A649037B400 for ; Mon, 5 Aug 2002 06:50:22 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A5243E72 for ; Mon, 5 Aug 2002 06:50:21 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA00015; Mon, 5 Aug 2002 09:50:21 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g75DnpQ25572; Mon, 5 Aug 2002 09:49:51 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15694.33407.146642.70257@grasshopper.cs.duke.edu> Date: Mon, 5 Aug 2002 09:49:50 -0400 (EDT) To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Single-user In-Reply-To: <3D4DAE9C.FA1B05C9@ptree32.com.au> References: <3D4CF994.7478E7D0@ptree32.com.au> <20020804150712.GA81125@electricjellyfish.net> <3D4DAE9C.FA1B05C9@ptree32.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Grehan writes: > Hi Garrett, > > > well, that was the shortest uptime i can recall ;-) > > Yep, that's not good. > > > tried the iso on my ibook, and got the following results: > > The fact that there's different types of failure, and the alignment > exception, point the finger at a timing and/or cache-related problem :-( > Speaking of timing related problems, I'm seeing something really odd. If I attempt to remount root read/write, the kernel complains: udp: Netconfig database has invalid format Thinking that's odd, I cat /etc/netconfig & I see that it has a large number of (what I assume are) nulls at the front of it: %cat /etc/netconfig ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@st of: # # \ # Note that what I see on the console makes it look like the file starts with the string "st of:", I only see the nulls when looking at the conserver log files. This looks really odd to me .. I'm used to seeing races where you get entire pages of nulls, not just 239 of them. Could this be a cache related problem? Do you see this behaviour on your test machine? This is probably unrelated, but the machine will lock solid under heavy io (dd'ing 100MB file over NFS to /dev/null). I can also panic it by doing 'sysctl -a' on the console: <..> hw.pagesize: 4096 hw.machine_arch: powerpc hw.ata.ata_dma: 1 hw.ata.wc: 1 hw.ata.tags: 0 hw.ata.atapi_dma: 0 hw.pci.enable_io_modes: 1 panic: kmem Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Mon Aug 5 7: 5: 8 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE2A237B400 for ; Mon, 5 Aug 2002 07:05:05 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA2E43E70 for ; Mon, 5 Aug 2002 07:05:04 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g75E6sg01716; Tue, 6 Aug 2002 00:06:54 +1000 (EST) Message-ID: <3D4E8ABB.86EF8A6B@ptree32.com.au> Date: Tue, 06 Aug 2002 00:24:59 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: Single-user References: <3D4CF994.7478E7D0@ptree32.com.au> <20020804150712.GA81125@electricjellyfish.net> <3D4DAE9C.FA1B05C9@ptree32.com.au> <15694.33407.146642.70257@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Andrew, > This looks really odd to me .. I'm used to seeing races where you get > entire pages of nulls, not just 239 of them. Could this be a cache > related problem? Do you see this behaviour on your test machine? Yes, I'm looking into it :-( It's easy to reproduce - any small text shows similar behaviour. It doesn't show up when reading from the CDROM, so the problem is buried somewhere in the NFS/net code path. > This is probably unrelated, but the machine will lock solid under > heavy io (dd'ing 100MB file over NFS to /dev/null). I'll look into that one too. > I can also panic it by doing 'sysctl -a' on the console: ... > hw.pci.enable_io_modes: 1 > panic: kmem I can reproduce this in the simulator, so it should be an easy fix :-) later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Aug 6 8:13:31 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E515037B400 for ; Tue, 6 Aug 2002 08:13:12 -0700 (PDT) Received: from mx1.FreeBSD.org (host-66-133-58-214.verestar.net [66.133.58.214]) by mx1.FreeBSD.org (Postfix) with SMTP id F378243E70 for ; Tue, 6 Aug 2002 08:13:07 -0700 (PDT) (envelope-from agogo@mail.com) From: "MRS. AGOGO KOBE" Date: Tue, 06 Aug 2002 16:13:07 To: freebsd-ppc@FreeBSD.org Subject: NEXT OF KIN MIME-Version: 1.0 Content-Type: text/plain;charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20020806151307.F378243E70@mx1.FreeBSD.org> Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG UNION BANK NIGERIA PLC LAGOS NIGERIA 40/46 marina street Lagos FROM THE DESK OF MRS. AGOGO KOBE MANAGER,BILLS AND EXCHANGE. TEL:234-80-33357110 ATTN , REQUEST FOR BUSINESS PARTNERSHIP I AM THE MANAGER OF BILLS AND EXCHANGE AT THE FOREIGN REMITTANCE DEPARTMENT OF THIS BANK. IAM WRITING YOU FOLLOWING THE IMPRESSIVE INFORMATION ABOUT YOU THROUGH ONE OF MY FRIENDS WHO WORKED WITH THE NIGERIAN CHAMBER OF COMERCE BEFORE HIS TRANSFER TO THE NIGERIAN TRADE MISSION IN HONG KONG. HE ASSURED ME OF YOUR CAPABILITY AND RELIABILITY TO CHAMPION A BUSINESS OF GREAT MAGNITUDE LIKE THIS ONE,ALTHOUGH I DID NOT TELL HIM THE NATURE OF THIS BUSINESS BECAUSE OF THE CONFIDENTIALITY IT REQUIRES. IN MY DEPARTMENT, WE DISCOVERED AN ABANDONED SUM OF USD25MILLION(TWENTY FIVE MILLION UNITED STATES DOLLARS ONLY) IN A DOMICILIARY ACCOUNT THAT BELONGS TO ONE OF OUR FOREIGN CUSTOMERS WHO DIED IN A GHASTLY PLANE CRASH IN JANUARY 2000 ABOARD KENYA AIRWAYS ALONG WITH HIS ENTIRE FAMILY. SINCE WE GOT THE INFORMATION ABOUT HIS DEATH, WE HAVE EXPECTED HIS NEXT- OF- KIN TO COME OVER AND CLAIM THE MONEY BECAUSE WE CANNOT RELEASE IT UNLESS SOMEBODY APPLIES FOR IT AS THE NEXT OF KIN OR RELATION TO THE DECEASED AS INDICATED IN OUR BANKING GUIDELINES. UNFORTUNATELY WE LEARNT THAT ALL HIS SUPPOSED NEXT OF KIN OR RELATIONS DIED ALONG WITH HIM AT THE PLANE CRASH LEAVING NOBODY BEHIND FOR THE CLAIM. IT IS UPON THIS DISCOVERY THEREFORE, THAT I AND ONE KEY OFFICIALS IN MY DEPARTMENT NOW DECIDED TO MAKE BUSINESS WITH YOU AND RELEASE THE MONEY TO YOU AS THE NEXT OF KIN OR RELATION OF THE DECEASED FOR SAFE-KEEPING AND SUBSEQUENT DISBURSEMENT WITH YOU SINCE NOBODY IS COMING FOR IT AND WE DO NOT WANT THIS MONEY TO BE RECYCLED INTO THE BANK'S BOUNDED ACCOUNT AS AN UNCLAIMED FUND. THE REQUEST FOR A FOREIGNER AS NEXT OF KIN IN THIS BUSINESS IS OCCASIONED BY THE FACT THAT THE CUSTOMER WAS A FOREIGNER AND A NIGERIA CANNOT STAND AS NEXT OF KIN TO A FOREIGNER. WE HAVE AGREED THAT 25% OF THIS MONEY WILL BE FOR YOU AS FOREIGN PARTNER, THEREAFTER MY COLLEAGUE AND I WILL VISIT YOUR COUNTRY FOR THE DISBURSEMENT ACCORDING TO THE AGREED PERCENTAGES. PERSONALLY, I WOULD WANT YOU TO ADVISE ME ON THE BEST AREA OF INVESTMENT BECAUSE I AM CONSIDERING TO INVEST THE GREATER PROPORTION OF MY SHARE IN YOUR COUNTRY. THEREFORE TO ENABLE THE IMMEDIATE TRANSFER OF THE FUND VIA OUR CORRESPONDENT FINANCE HOUSE IN ABORAD TO YOU AS ARRANGED, YOU SHOULD FIRST APPLY TO THE BANK AS THE NEXT OF KIN OR BUSINESS PARTNER OF THE DECEASED INDICATING YOUR ACCOUNT DETAILS WHEREIN THE MONEY WILL BE REMITED. UPON RECEIPT OF YOUR REPLY MAIL, I SHALL SEND TO YOU THE TEXT OF THE APPLICATION WHICH YOU WILL BE REQUIRED TO SUMIT TO THE BANK FOR THE BANK'S PROCEDURAL AUTHENTICATION AND IMMEDIATE REMITTANCE OF THE MONEY TO THE ACCOUNT YOU ARE GOING TO NOMINATE. AS SOON AS YOU RECEIVE THIS MAIL, DO CONTACT ME AT ONCE THROUGH MY FAX INDICATED 234-1-7590893, AT ONCE OR BETTER STILL YOU CALL ME ON MY ABOVE TELEPHONE NUMBER FOR MORE CLARIFICATION. AND I WOULD ALSO LIKE YOU TO INDICATE YOUR PRIVATE AND CONFIDENTIAL TELEPHONE, FAX,CELLULAR AND E-MAIL FOR THE EFFECTIVE COMMUNICATION REQUIRED. *BE INFORMED THAT ALL NECESSARY ARRANGEMENTS TOWARDS THE SUCCESSFUL TRANSFER OF THE FUND VIA OUR CORRESPONDENT FINANCE HOUSE IN ABORAD HAVE BEEN CONCLUDED AND IT IS 100% RISK FREE. TRUSTING TO HEAR FROM YOU IMMEDIATELY. YOURS FAITHFULLY, MRS. AGOGO KOBE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Aug 6 17:27:31 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52AF137B400 for ; Tue, 6 Aug 2002 17:27:30 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B51A43E4A for ; Tue, 6 Aug 2002 17:27:29 -0700 (PDT) (envelope-from 011224@web.de) Received: from a5d4c.pppool.de ([213.6.93.76] helo=web.de) by smtp.web.de with asmtp (WEB.DE(Exim) 4.75 #2) id 17cEfe-0002k2-00 for freebsd-ppc@FreeBSD.org; Wed, 07 Aug 2002 02:27:26 +0200 Message-ID: <3D5064CF.998E94B0@web.de> Date: Wed, 07 Aug 2002 02:07:43 +0200 From: 011224@web.de X-Mailer: Mozilla 4.78 [de] (Win95; U) X-Accept-Language: de MIME-Version: 1.0 To: freebsd-ppc@FreeBSD.org Subject: FreeBSD/ppc mailing list Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ich bitte um regelmäßige Information unter 011224@web.de, wenn verfügbar, in Deutsch, ansonsten in Englisch. Vielen Dank! Please take me on the mailing list. If available, I Would like to get the insformations in German. otherwise in English. thanks! E-Mail: 011224@web.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Tue Aug 6 17:29:13 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3F5237B400 for ; Tue, 6 Aug 2002 17:29:12 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [194.45.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DA943E4A for ; Tue, 6 Aug 2002 17:29:12 -0700 (PDT) (envelope-from 011224@web.de) Received: from a5d4c.pppool.de ([213.6.93.76] helo=web.de) by smtp.web.de with asmtp (WEB.DE(Exim) 4.75 #2) id 17cEhL-0002sc-00 for freebsd-ppc@FreeBSD.org; Wed, 07 Aug 2002 02:29:11 +0200 Message-ID: <3D5064CF.998E94B0@web.de> Date: Wed, 07 Aug 2002 02:07:43 +0200 From: 011224@web.de X-Mailer: Mozilla 4.78 [de] (Win95; U) X-Accept-Language: de MIME-Version: 1.0 To: freebsd-ppc@FreeBSD.org Subject: FreeBSD/ppc mailing list Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ich bitte um regelmäßige Information unter 011224@web.de, wenn verfügbar, in Deutsch, ansonsten in Englisch. Vielen Dank! Please take me on the mailing list. If available, I Would like to get the insformations in German. otherwise in English. thanks! E-Mail: 011224@web.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Wed Aug 7 8:23:47 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26E6A37B401 for ; Wed, 7 Aug 2002 08:23:46 -0700 (PDT) Received: from post2.inre.asu.edu (post2.inre.asu.edu [129.219.110.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3899F43E6A for ; Wed, 7 Aug 2002 08:23:45 -0700 (PDT) (envelope-from James.Sarrett@asu.edu) Received: from conversion.post2.inre.asu.edu by asu.edu (PMDF V6.1 #40111) id <0H0H00201C3JV3@asu.edu> for freebsd-ppc@freebsd.org; Wed, 07 Aug 2002 08:23:43 -0700 (MST) Received: from webmail2.asu.edu (webmail2.asu.edu [129.219.117.231]) by asu.edu (PMDF V6.1 #40111) with ESMTP id <0H0H0021LC3JQS@asu.edu>; Wed, 07 Aug 2002 08:23:43 -0700 (MST) Received: (from nobody@localhost) by webmail2.asu.edu (8.11.2/8.11.2) id g77FNgR31215; Wed, 07 Aug 2002 08:23:42 -0700 Date: Wed, 07 Aug 2002 08:23:42 -0700 (MST) From: James.Sarrett@asu.edu Subject: Re: FreeBSD/ppc mailing list In-reply-to: <3D5064CF.998E94B0@web.de> X-Originating-IP: 129.219.151.91 To: 011224@web.de Cc: freebsd-ppc@freebsd.org Message-id: <1028733822.3d513b7e776c4@webmail.asu.edu> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 8BIT User-Agent: IMP/PHP IMAP webmail program 2.2.3 References: <3D5064CF.998E94B0@web.de> X-Authentication-warning: webmail2.asu.edu: nobody set sender to jsarret@imap1.asu.edu using -f Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribing to the list is voulntary, and your responsibility. if you wish to subscribe, send a message to majordomo@FreeBSD.org where the body of the message contains "subscribe freebsd-ppc". the list is in english. -James Quoting 011224@web.de: > Ich bitte um regelmäßige Information unter 011224@web.de, wenn > verfügbar, in Deutsch, ansonsten in Englisch. Vielen Dank! > > Please take me on the mailing list. If available, I Would like to get > the insformations in German. otherwise in English. thanks! E-Mail: > 011224@web.de > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ppc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 0:35: 2 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 158F937B400; Thu, 8 Aug 2002 00:34:43 -0700 (PDT) Received: from excite.com (vic6-adsl-122.tpgi.com.au [203.213.70.122]) by mx1.FreeBSD.org (Postfix) with SMTP id 91BF943E42; Thu, 8 Aug 2002 00:34:32 -0700 (PDT) (envelope-from utenngradmom5336m66@excite.com) Received: from smtp-server1.cflrr.com ([83.123.166.140]) by a231242.upc-a.zhello.nl with local; 08 Aug 0102 00:35:31 +0800 Received: from unknown (HELO hd.ressort.net) (165.28.99.205) by smtp-server.tampabayr.com with QMQP; Thu, 08 Aug 0102 08:35:04 +0500 Received: from unknown (11.133.63.173) by mx.loxsystems.net with local; Thu, 08 Aug 0102 13:34:37 -0600 Reply-To: Message-ID: <002e41b25c8d$8136a1a1$0cb05bc1@eqliec> From: To: , , , , , , , , , , , , Subject: Special News Update Date: Thu, 08 Aug 0102 08:20:26 -0100 MiME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_00D4_83D45D5C.B4567D75" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Importance: Normal Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ------=_NextPart_000_00D4_83D45D5C.B4567D75 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: base64 QXJlIENlbGwgUGhvbmVzIEEgSGVhbHRoIEhhemFyZD8NCg0KRG9jdG9ycyBh bmQgU2NpZW50aXN0cyBoYXZlIHJlY2VudGx5IGJlZW4gaXNzdWluZyByZXBv cnRzIHRoYXQgY2VsbCBwaG9uZSByYWRpYXRpb24gYW5kIGJyYWluIGFjbmVy IG1pZ2h0IGhhdmUgYSByZWxhdGlvbnNoaXAuICANCg0KTm9raWEgaGFzIGFu IGFjdHVhbCBwYXRlbnQgb24gYSBkZXZpY2UgdGhhdCBzaGllbGRzIHRoZSBo dW1hbiBoZWFkIGZyb20gY2VsbCBwaG9uZSByYWRpYXRpb24uICBZT1UgQ0FO IFJFQUQgSVQgT04gT1VSIFdFQlNJVEUhISENCg0KTWFqb3IgVS5TLm5ld3Mg YWdlbmNpZXMgaGF2ZSBkb25lIHRob3Vyb3VnaCByZXBvcnRzIGluIGRlcHRo IGNvdmVyaW5nIHRoZSBoYXJtZnVsIGVmZmVjdHMgb2YgY2VsbCBwaG9uZSBy YWRpYXRpb24uDQpEb24ndCBiZSB0aGUgcGhvbmUgY29tYXBhbnkncyBndW5p ZWEgcGlnISAgUHJvdGVjdCBZb3Vyc2VsZiBUb2RheSENCg0KV2UgaGF2ZSBw cmVzcyByZWxlYXNlcyBvbiBvdXIgc2l0ZSB0aGF0IHdpbGwgQUxBUk0gZXZl cnkgY2VsbCBwaG9uZSBvd25lciEhISENCg0KV2UgbWFrZSBhIHByb2R1Y3Qg dGhhdCBoZWxwcyBkZWNyZWFzZSBoYXJtZnVsIGVsZWN0cm8tbWFnbmV0aWMg cmFkaWF0aW9uIGZyb20gZW50ZXJpbmcgeW91ciBlYXIuICBJdCBpcyBicmFu ZCBuZXcsIHBhdGVudGVkLCBlYXN5IHRvIGluc3RhbGwsIGVhc3kgdG8gdXNl LCBmaXRzIGV2ZXJ5IHBob25lIG1hZGUsIGFuZCB2ZXJ5IGFmZm9yZGFibGUu ICANCg0KVmlzaXQgdXMgb25saW5lIGF0DQpodHRwOi8vd3d3LmNvbW8tdmVu ZGVyLmNvbS9zaGllbGRzDQoNCg0KV2UgYXJlIGN1cnJlbnRseSBoYXZpbmcg YSBTcGVjaWFsLg0KQnV5IDMgZ2V0IDEgRlJFRQ0KaHR0cDovL3d3dy5jb21v LXZlbmRlci5jb20vc2hpZWxkcw0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K DQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN Cg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K DQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN CmxhdWdoDQoNClVubGlzdCBJbmZvcm1hdGlvbiANCiANCk1hcmtldGluZyBG dXR1cmUgSW5jLiBoYXMgYnJvdWdodCB5b3UgdGhpcyBtZXNzYWdlIGluIGNv bXBsaWFuY2Ugd2l0aCBjdXJyZW50IGZlZGVyYWwgbGF3cy4gWW91IGFyZSBy ZWNlaXZpbmcgdGhpcyBtYWlsaW5nIGJlY2F1c2UgeW91IG9yIHNvbWVvbmUg eW91IGtub3cgaGFzIHJlZ2lzdGVyZWQgdGhpcyBlbWFpbCBhZGRyZXNzIHRv IHJlY2VpdmUgb2ZmZXJzIGZyb20gYSBNYXJrZXRpbmcgRnV0dXJlIEluYy4g bWFya2V0aW5nIHBhcnRuZXIuIFNjcmVlbmluZyBvZiBhZGRyZXNzZXMgaGFz IGJlZW4gZG9uZSB0byB0aGUgYmVzdCBvZiBvdXIga25vd2xlZGdlLiBXZSBo b25vciBhbGwgdW5saXN0IHJlcXVlc3RzIHdpdGhpbiAxIGJ1c2luZXNzIGRh eS4gSWYgeW91IGhhdmUgcmVjZWl2ZWQgdGhpcyBlbWFpbCBpbiBlcnJvciwg d2UgYXBvbG9naXplIGZvciBhbnkgaW5jb252ZW5pZW5jZSBpdCBoYXMgY2F1 c2VkIGFuZCB3aWxsIG5vdCBtYWlsIGZ1cnRoZXIgb2ZmZXJzIHRvIHlvdS4g VG8gYmUgZGUtYWN0aXZhdGVkIGZyb20gb3VyIGRhdGEsIHBsZWFzZSBkbyB0 aGUgZm9sbG93aW5nOiBTaW1wbHkgc2VuZCBhbiBlbWFpbCB0byByZW1vdmU1 QGV5b3UuY29tICAgIA0KCUlmIHlvdSBoYXZlIHlvdXIgbWFpbCBmb3J3YXJk ZWQgdG8gYSBuZXcgZW1haWwgYWRkcmVzcyBwbGVhc2UgcHJvdmlkZSB5b3Vy IG9sZCBlbWFpbCBhZGRyZXNzLiBJZiB5b3Ugd2FudCB0byBiZSBkZWFjdGl2 YXRlZCBmcm9tIHNldmVyYWwgZW1haWwgYWRyZXNzZXMsIGluY2x1ZGUgYWxs IG9mIHRoZW0gaW4gdGhlIG1lc3NhZ2UgYm9keS4gDQo5MDAzblNOVzQtNTMz aWZKazA3MTJIREV6Mi0wMjFualJUODk4NVhzQ0s3LTIwMW9ab1k4MjYzSllC ZTEtMzExZm5qTTc3bDY2DQpsYXVnaA0KNDU0MVZxS3ozLTAxOUV6VUg3ODQ1 Uk1KUGwyNA== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 7:16:21 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA6F37B400 for ; Thu, 8 Aug 2002 07:16:20 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id E95C943E3B for ; Thu, 8 Aug 2002 07:16:18 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g78EBbg67639 for ; Fri, 9 Aug 2002 00:11:38 +1000 (EST) Message-ID: <3D528052.B7220749@ptree32.com.au> Date: Fri, 09 Aug 2002 00:29:38 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Subject: updated kernels Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've put two new kernels up. This may help those who've had the mysterious crashes at boot, since I suspect that is related to having > 256Mb of RAM. The fix clamps the amount of used memory to 256Mb max. This limitation will be removed when things have settled down a bit. The other fixes are: - raw i/o should work (dd) - the secondary ATA channel should be enabled (untested) The NFS small text file bug is still being worked on :-( http://www.ptree32.com.au/freebsd/kernel http://www.ptree32.com.au/freebsd/kernel.nfs later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 8: 3:48 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891A937B401 for ; Thu, 8 Aug 2002 08:03:39 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF06E43E81 for ; Thu, 8 Aug 2002 08:02:16 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA23259; Thu, 8 Aug 2002 11:02:15 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g78F1ig03387; Thu, 8 Aug 2002 11:01:44 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15698.34776.880061.81032@grasshopper.cs.duke.edu> Date: Thu, 8 Aug 2002 11:01:44 -0400 (EDT) To: Peter Grehan Cc: freebsd-ppc@freebsd.org Subject: Re: updated kernels In-Reply-To: <3D528052.B7220749@ptree32.com.au> References: <3D528052.B7220749@ptree32.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Grehan writes: > I've put two new kernels up. This may help those who've had > the mysterious crashes at boot, since I suspect that is related > to having > 256Mb of RAM. The fix clamps the amount of > used memory to 256Mb max. This limitation will be removed when > things have settled down a bit. > > The other fixes are: > - raw i/o should work (dd) > - the secondary ATA channel should be enabled (untested) > > The NFS small text file bug is still being worked on :-( Cool.. I think I've got a few more for you too, none new ;) I found that doing heavy NFS read traffic will cause my g4 to lock up. But I think that its any heavy network traffic at all -- a flood ping will show problems: # /sbin/ping -f 10.0.0.2 PING 10.0.0.2 (10.0.0.2): 56 data bytes ..........................................................................................^C Appears like machine is hung, but it could just be that the nic has gone insane.. (it will print things on the console and take input on console for a few seconds after pings stop getting through). The sysctl problem is still present: % sysctl -a >& /dev/null panic: kmem_malloc: entr Does ddb work on ppc yet? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 8: 8:35 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 016AC37B400 for ; Thu, 8 Aug 2002 08:08:34 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981C843E7B for ; Thu, 8 Aug 2002 08:08:32 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g78FAtg69185; Fri, 9 Aug 2002 01:10:55 +1000 (EST) Message-ID: <3D528E38.F527CC9D@ptree32.com.au> Date: Fri, 09 Aug 2002 01:28:56 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: freebsd-ppc@freebsd.org Subject: Re: updated kernels References: <3D528052.B7220749@ptree32.com.au> <15698.34776.880061.81032@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Drew, > Appears like machine is hung, but it could just be that the nic has > gone insane.. (it will print things on the console and take input on > console for a few seconds after pings stop getting through). Is that with gigE, or 100Mb ? > The sysctl problem is still present: > > % sysctl -a >& /dev/null > panic: kmem_malloc: entr Yep, sorry, I should have fixed that. The intrnames array hasn't been set up correctly. > Does ddb work on ppc yet? I haven't used it, but Benno says that it can do backtraces OK. You have to do a 2-stage boot via loader, and not directly from OFW. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 8:18:14 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7A8237B400 for ; Thu, 8 Aug 2002 08:18:12 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D9643E81 for ; Thu, 8 Aug 2002 08:18:07 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA23867; Thu, 8 Aug 2002 11:18:07 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g78FHaM03404; Thu, 8 Aug 2002 11:17:36 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15698.35728.878190.800821@grasshopper.cs.duke.edu> Date: Thu, 8 Aug 2002 11:17:36 -0400 (EDT) To: Peter Grehan Cc: freebsd-ppc@freebsd.org Subject: Re: updated kernels In-Reply-To: <3D528E38.F527CC9D@ptree32.com.au> References: <3D528052.B7220749@ptree32.com.au> <15698.34776.880061.81032@grasshopper.cs.duke.edu> <3D528E38.F527CC9D@ptree32.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Grehan writes: > Hi Drew, > > > Appears like machine is hung, but it could just be that the nic has > > gone insane.. (it will print things on the console and take input on > > console for a few seconds after pings stop getting through). > > Is that with gigE, or 100Mb ? Yes. Its GigE capable, but running at 100Mb gem0: mem 0xf5200000-0xf53fffff irq 41 at device 15.0 on pci2 miibus0: on gem0 brgphy0: on miibus0 > > The sysctl problem is still present: > > > > % sysctl -a >& /dev/null > > panic: kmem_malloc: entr > > Yep, sorry, I should have fixed that. The intrnames array hasn't > been set up correctly. Ah, cool. > > Does ddb work on ppc yet? > > I haven't used it, but Benno says that it can do backtraces OK. You > have to do a 2-stage boot via loader, and not directly from OFW. Neat. I may setup a cross compile env. and move beyond testing, if I get the time.. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 13:20:12 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 521E137B400 for ; Thu, 8 Aug 2002 13:20:11 -0700 (PDT) Received: from wantpackets.com (wantpackets.com [208.8.54.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9295643E6A for ; Thu, 8 Aug 2002 13:20:10 -0700 (PDT) (envelope-from andy@wantpackets.com) Received: from wantpackets.com (andy@wantpackets.com [208.8.54.110]) by wantpackets.com (8.12.3/8.12.3) with ESMTP id g78KKNq5008189 for ; Thu, 8 Aug 2002 16:20:23 -0400 (EDT) (envelope-from andy@wantpackets.com) Received: (from andy@localhost) by wantpackets.com (8.12.3/8.12.3/Submit) id g78KKM6O008188 for freebsd-ppc@freebsd.org; Thu, 8 Aug 2002 16:20:22 -0400 (EDT) (envelope-from andy) Date: Thu, 8 Aug 2002 16:20:22 -0400 (EDT) From: Andy Message-Id: <200208082020.g78KKM6O008188@wantpackets.com> To: freebsd-ppc@freebsd.org Subject: psim and gem Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Is it possible to add a network device to the psim-tree to allow communication through the netwokr between the host and the simulation, even to the real world? This would add quite a new dimension to the simulation... Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Thu Aug 8 15: 3:17 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB66937B405 for ; Thu, 8 Aug 2002 15:03:12 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 992BE43E6E for ; Thu, 8 Aug 2002 15:03:10 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g78M5gg80150 for ; Fri, 9 Aug 2002 08:05:43 +1000 (EST) Message-ID: <3D52EF6F.6A9C3BE9@ptree32.com.au> Date: Fri, 09 Aug 2002 08:23:43 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ppc@FreeBSD.ORG Subject: Re: psim and gem References: <200208082020.g78KKM6O008188@wantpackets.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Andy, > Is it possible to add a network device to the psim-tree to allow > communication through the netwokr between the host and the simulation, > even to the real world? > This would add quite a new dimension to the simulation... Possible, yes, but it's not in the code as it stands. You'd have to add some file-descriptor callouts in simulator's dispatch loop, but I don't think that would be too hard. Another useful project would be to get the ATA emulation up to scratch. Right now, it's just too bare-bones to be probed by the FreeBSD ATA driver. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Fri Aug 9 7:32:30 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E07F37B400 for ; Fri, 9 Aug 2002 07:32:29 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F0A043E75 for ; Fri, 9 Aug 2002 07:32:27 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g79EZ8g24437 for ; Sat, 10 Aug 2002 00:35:08 +1000 (EST) Message-ID: <3D53D754.CB1BB97B@ptree32.com.au> Date: Sat, 10 Aug 2002 00:53:08 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org Subject: More updated kernels Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Same place... http://www.ptree32.com.au/freebsd/kernel http://www.ptree32.com.au/freebsd/kernel.nfs - small file zero-byte corruption fixed pmap_zero_page_area() was ignoring the offset parameter. - sysctl panic fixed I can reproduce a network load hang, and am looking into it. later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Fri Aug 9 8:17:50 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1C6237B400 for ; Fri, 9 Aug 2002 08:17:48 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE4D843E70 for ; Fri, 9 Aug 2002 08:17:47 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA00658; Fri, 9 Aug 2002 11:17:47 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g79FHHN05045; Fri, 9 Aug 2002 11:17:17 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15699.56573.49485.751516@grasshopper.cs.duke.edu> Date: Fri, 9 Aug 2002 11:17:17 -0400 (EDT) To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: More updated kernels In-Reply-To: <3D53D754.CB1BB97B@ptree32.com.au> References: <3D53D754.CB1BB97B@ptree32.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Grehan writes: > Same place... > > http://www.ptree32.com.au/freebsd/kernel > http://www.ptree32.com.au/freebsd/kernel.nfs > > - small file zero-byte corruption fixed > pmap_zero_page_area() was ignoring the offset parameter. Nice work. That must have been a bear to debug! > - sysctl panic fixed > > I can reproduce a network load hang, and am looking into it. Cool. Keep up the good work. Things seem quite a bit more stable here with your new kernel. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Fri Aug 9 10:23:51 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D9CF37B400; Fri, 9 Aug 2002 10:23:45 -0700 (PDT) Received: from www.opentrade.cl (50-126-141.leased.cust.tie.cl [200.50.126.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFF443E65; Fri, 9 Aug 2002 10:23:43 -0700 (PDT) (envelope-from jseverino@fritz.cl) Received: from pc ([192.168.1.10]) by www.opentrade.cl (8.12.2/8.12.2) with SMTP id g79HQgQU014207; Fri, 9 Aug 2002 10:26:43 -0700 (PDT) Message-ID: <007201c23fc9$e9e572a0$0a01a8c0@opentrade.cl> Reply-To: "Jorge Severino Diaz" From: "Jorge Severino Diaz" To: , , , , , , , References: <002e41b25c8d$8136a1a1$0cb05bc1@eqliec> Subject: unsubscribe Date: Fri, 9 Aug 2002 13:26:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG unsubscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sat Aug 10 6: 9:32 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 894EF37B400 for ; Sat, 10 Aug 2002 06:09:31 -0700 (PDT) Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by mx1.FreeBSD.org (Postfix) with SMTP id DB29443E77 for ; Sat, 10 Aug 2002 06:09:30 -0700 (PDT) (envelope-from rooneg@isris.pair.com) Received: (qmail 86136 invoked by uid 3130); 10 Aug 2002 13:09:29 -0000 Date: Sat, 10 Aug 2002 09:09:29 -0400 From: Garrett Rooney To: Peter Grehan Cc: freebsd-ppc@freebsd.org Subject: Re: More updated kernels Message-ID: <20020810130929.GA14950@electricjellyfish.net> References: <3D53D754.CB1BB97B@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D53D754.CB1BB97B@ptree32.com.au> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 10, 2002 at 12:53:08AM +1000, Peter Grehan wrote: > Same place... > > http://www.ptree32.com.au/freebsd/kernel > http://www.ptree32.com.au/freebsd/kernel.nfs unfortunately, these seem to produce the same panics as before on my ibook. -garrett -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sat Aug 10 6:17:55 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 543E537B400 for ; Sat, 10 Aug 2002 06:17:53 -0700 (PDT) Received: from gt3.OntheNet.com.au (nt.com.au [203.13.70.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B3843E77 for ; Sat, 10 Aug 2002 06:17:51 -0700 (PDT) (envelope-from peterg@ptree32.com.au) Received: from ptree32.com.au (CPE-203-45-246-228.qld.bigpond.net.au [203.45.246.228]) by gt3.OntheNet.com.au (8.11.4/8.11.4) with ESMTP id g7ADKdg57682; Sat, 10 Aug 2002 23:20:39 +1000 (EST) Message-ID: <3D551695.BDCE44C7@ptree32.com.au> Date: Sat, 10 Aug 2002 23:35:17 +1000 From: Peter Grehan Organization: Ptree32 Pty Ltd X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.2.14-12 i686) X-Accept-Language: en MIME-Version: 1.0 To: Garrett Rooney Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: More updated kernels References: <3D53D754.CB1BB97B@ptree32.com.au> <20020810130929.GA14950@electricjellyfish.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Garrett, > > http://www.ptree32.com.au/freebsd/kernel > > http://www.ptree32.com.au/freebsd/kernel.nfs > > unfortunately, these seem to produce the same panics as before on my > ibook. That's not good. Does the boot sequence get as far as printing the mem debug lines ? powerpc_init: no loader metadata. -> physavail: 0x3000 - 0x100000 (0xfd000) -> physavail: 0x2f4000 - 0x1fb7000 (0x1cc3000) Copyright (c) 1992-2002 The FreeBSD Project. Could you let me know the config & version of your iBook ? later, Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message From owner-freebsd-ppc Sat Aug 10 6:37: 2 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47D5837B400 for ; Sat, 10 Aug 2002 06:37:00 -0700 (PDT) Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by mx1.FreeBSD.org (Postfix) with SMTP id 8F81D43E81 for ; Sat, 10 Aug 2002 06:36:59 -0700 (PDT) (envelope-from rooneg@isris.pair.com) Received: (qmail 87804 invoked by uid 3130); 10 Aug 2002 13:36:58 -0000 Date: Sat, 10 Aug 2002 09:36:58 -0400 From: Garrett Rooney To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: More updated kernels Message-ID: <20020810133658.GB14950@electricjellyfish.net> References: <3D53D754.CB1BB97B@ptree32.com.au> <20020810130929.GA14950@electricjellyfish.net> <3D551695.BDCE44C7@ptree32.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D551695.BDCE44C7@ptree32.com.au> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 10, 2002 at 11:35:17PM +1000, Peter Grehan wrote: > Hi Garrett, > > > > http://www.ptree32.com.au/freebsd/kernel > > > http://www.ptree32.com.au/freebsd/kernel.nfs > > > > unfortunately, these seem to produce the same panics as before on my > > ibook. > > That's not good. Does the boot sequence get as far as printing the > mem debug lines ? > > powerpc_init: no loader metadata. > -> physavail: 0x3000 - 0x100000 (0xfd000) > -> physavail: 0x2f4000 - 0x1fb7000 (0x1cc3000) > Copyright (c) 1992-2002 The FreeBSD Project. the exact output is (assuming no typos...) Loading ELF powerpc_init: no loader metadata physavail: 0x3000 - 0x100000 (0xfd000) physavail: 0x2f8000 - 0x10000000 (0xfd08000) panic: mi_switch: kse state? Uptime: 1s > Could you let me know the config & version of your iBook ? it's a 600 Mhz dual USB white ibook with 384 megs of ram. if you look at apple's knowledge base doc on how to identify different models of ibooks (*) it's the late 2001 model. -garrett * http://docs.info.apple.com/article.html?artnum=88039 -- garrett rooney Remember, any design flaw you're rooneg@electricjellyfish.net sufficiently snide about becomes http://electricjellyfish.net/ a feature. -- Dan Sugalski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message