From owner-freebsd-ppc@freebsd.org Mon Jan 22 04:39:05 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46704ECD8E1 for ; Mon, 22 Jan 2018 04:39:05 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-io0-x242.google.com (mail-io0-x242.google.com [IPv6:2607:f8b0:4001:c06::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F1D46AA3A for ; Mon, 22 Jan 2018 04:39:05 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by mail-io0-x242.google.com with SMTP id l17so8106014ioc.3 for ; Sun, 21 Jan 2018 20:39:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=o/oWcL4dbLtNSVF/5vi7kCByGowAK5qBHbZTGSt0Rng=; b=fLS8mr2pELodKrYjJxkGDIekWcXUu5JszI5oFehAznwvT4WAfHqJ/OKwCxVLGOmmMz lJnhhvJ9j4KiDsx94yNvxhr0EQXI4NErM+Ym+9Y10xLbNJ8MwrnJ7b9IICfAShY4nGRu uZCNTq1kYYiNkYFuJp0Rw0Vx5MSZvtcXJyVPiZMWaIjF0McbpHn7HxNUTw7BhHSOzIcN 1xJc2yjyxpGxIUmE9t4rVjPdnJ+iQtmxjoGZMEATSWfgP1J6XUuD9zh5NQX+yaeMNw92 VqgRa6v+NSPiRta2xoYpthIMSGdSF4J91QQZVMT/z5pQrLH2mta7ERNdNKVpLs50bi6Y padw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=o/oWcL4dbLtNSVF/5vi7kCByGowAK5qBHbZTGSt0Rng=; b=rF3dGp7g9FUi9HcNQvjOgsOHSaFQhyTuzuORaVXGV/ynm4mOPtnoxZv8TzJ8Z/Ksja j5ULm0FFN/qNfMGNkRQryvNNHjenxcfp/QLfMo1wa7Z4N0sfPWaGzXVeqRcDYRE8uQHj aPpa7SNggilAvaRqMWyyORgNGEBiIjQjNuiKhyAjDRAdOUe7wWYhlfcXB/ciJ0rXpggm tAZgnTzJzbvdNxQIVzcGuWcw26ChhmEs2DgERHuIJKRoD214eRsY28E3sUuW/tR1nCgh x03UwMbhTQfqwnhZATiugGbTjQTHxjsX21pWZ2tC/VZ+17wrvJ93E5gxRoDXN84XOxqW M46A== X-Gm-Message-State: AKwxytf9QxoDkmXVM8n8FiI58neqAF7LtNozuBQUYTggj2FjqhspTSM8 qV1kWrMXhoEWQGHuLs1chkQELbMievdt/p/R9e4= X-Google-Smtp-Source: AH8x2259pjoRR7lb0iPyxWk46n5OrdoZ02RQBzMEUAEz8MFY/NnSiZ5zYU9zl4KxdKR56s8g/RvYSgDY9WxFAhe7K3A= X-Received: by 10.107.88.7 with SMTP id m7mr6408989iob.162.1516595944175; Sun, 21 Jan 2018 20:39:04 -0800 (PST) MIME-Version: 1.0 Sender: chmeeedalf@gmail.com Received: by 10.79.241.158 with HTTP; Sun, 21 Jan 2018 20:39:03 -0800 (PST) In-Reply-To: <6E574283-DC80-42C1-B75A-DA8D5892FDF5@familysafeinternet.com> References: <471CD26F-229A-470D-A408-D3ECB51893DE@familysafeinternet.com> <6E574283-DC80-42C1-B75A-DA8D5892FDF5@familysafeinternet.com> From: Justin Hibbits Date: Sun, 21 Jan 2018 22:39:03 -0600 X-Google-Sender-Auth: zoWd8fDPgYgnXhD9porgNVvs2zk Message-ID: Subject: Re: FreeBSD on AmigaOne X5000 To: Al Zick Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 04:39:05 -0000 Hi Al, With the device tree addition of the PHY information, on the Linux cyrus device tree, Ethernet works just fine on FreeBSD, so there's no problem when using my modified tree. I also tested today loading the radeonkms driver, and it loaded just fine, so maybe the crash was a fluke. It of course needs more testing. - Justin On Thu, Jan 18, 2018 at 8:02 PM, Al Zick wrote: > Hi Justin, > > I don't know if this helps, but there is work being done to get the X5000 > built in network ports working in both AmigaOS and Linux. I know the issue > he had/has with the PHY hookups. Honestly, I am not sure which one of you > are further along, so I don't know if that helps. > > I will be installing FreeBSD on my X5000. I will let you know when I get it > installed and then I will start testing. > > Kind Regards, > Al > > > > > > On Jan 18, 2018, at 12:11 PM, Justin Hibbits wrote: > >> Hi Al, >> >> FreeBSD runs pretty well on the AmigaOne X5000, but there are some >> gotchas right now. It needs a minor change to the dts in order to use >> the ethernet controller, and you currently have to make an >> execute-in-place uImage, for 64-bit kernels anyway. >> >> The former is impossible to work around, because the device tree is >> just incorrect with regard to the PHY hookups (it lists TBI >> connections, but the AmigaOne X5000 uses rgmii, which puts all >> connections through dtsec0's mdio). You can find my working device >> tree at https://people.freebsd.org/~jhibbits/cyrus_p5020_amiga2.dtb . >> >> The latter I'm currently working on, and plan to have ubldr loading >> 64-bit kernels in the next couple weeks, so we won't need to build >> uImages. But, for now, the way I do it is: >> >> buildkernel with KERNCONF=QORIQ64 >> >> Using NetBSD's 'mkubootimage' (easy enough to build on FreeBSD with >> some minor tweaks to the source), run: >> >> mkubootimage -A powerpc -C none -T kernel -O linux -a 0x3ffffc0 -e >> -N "FreeBSD AmigaOne X5000" >> amiga64.uImage /path/to/built/kernel >> >> Then I can boot that image via either dhcp or sata (Be sure to load it >> to 0x3ffffc0, for some reason uboot doesn't copy the image when loaded >> to the default loadaddr of 0x01000000). >> >> Booting from SATA you need to create an MBR partition scheme, and the >> first partition must be FAT, since uboot doesn't know how to read >> FreeBSD disklabels and UFS. I made two partitions: 128MB FAT to put >> the kernel, ubldr, and dtb; and the rest of my disk is a BSD disklabel >> volume, partitioned like a normal FreeBSD system. You would put the >> dtb and uImage in the FAT partition, and set the uboot bootargs >> environment variable to 'vfs.root.mountfrom=ufs:/dev/ada0s2a' >> (assuming /dev/ada0s2a is the root you create, as my example is) >> >> >> As for what you can do to help, that depends on your skill set. >> >> If you're happy in the kernel: >> * I have some patches to drm2 so it can load the radeonkms driver, but >> it crashes due to TLB synchronization issues between the two cores, >> that might be interesting to look at. >> * Performance improvements: CPU0 is seeing a very high decrementer >> interrupt count, measured with vmstat -i. I think this might be uboot >> messing up the clock frequency information populating, but I'm not >> sure. Maybe test that. >> * There are still device drivers missing for things like the XMOS and >> CPLD. >> >> If you'd prefer userspace, once you have FreeBSD installed, and able >> to use the network: >> * Build a kernel with ZFS (just add "options ZFS" to the QORIQ config, >> or create your own), and test building everything with poudriere. >> Report any bugs and panics you see. Just hammer away. >> * It's pretty boringly stable up in userspace, so it's hard for me to >> think of anything more. >> >> Let me know what you're interested in, and I can point you to >> somewhere you can help. >> >> Glad to see interest in this! >> >> - Justin >> >> On Wed, Jan 17, 2018 at 5:20 PM, Al Zick >> wrote: >>> >>> Hi, >>> >>> Would it be possible to find out about how much progress has been made on >>> the FreeBSD port to the AmigaOne X5000 in the last few months and if >>> there >>> is anything that I can do to help? >>> >>> Kind Regards, >>> Al >>> >>> >>> _______________________________________________ >>> freebsd-ppc@freebsd.org mailing list >>> https://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 Jan 22 17:28:54 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3568EECB8BF for ; Mon, 22 Jan 2018 17:28:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2336F95 for ; Mon, 22 Jan 2018 17:28:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 295D1F49A; Mon, 22 Jan 2018 17:28:53 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 0AE8FF499 for ; Mon, 22 Jan 2018 17:28:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A5B3F90 for ; Mon, 22 Jan 2018 17:28:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2FA2C176C1 for ; Mon, 22 Jan 2018 17:28:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0MHSqSN024597 for ; Mon, 22 Jan 2018 17:28:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0MHSqom024596 for freebsd-powerpc@FreeBSD.org; Mon, 22 Jan 2018 17:28:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Mon, 22 Jan 2018 17:28:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 17:28:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 --- Comment #3 from Kenneth Salerno --- Here's an example output with HEAD (same results with 11.1-RELEASE): SLOF **********************************************************************= =20=20=20=20=20 QEMU Starting=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Build Date =3D May 7 2015 17:07:10=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 FW Version =3D git-7d766a3ac9b2474f=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 Press "s" to enter Open Firmware.=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 Populating /vdevice methods=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Populating /vdevice/vty@71000000=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 Populating /vdevice/nvram@71000001=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 Populating /vdevice/v-scsi@71000002=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 SCSI: Looking for devices=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 8000000000000000 DISK : "QEMU QEMU HARDDISK 2.5+"=20= =20=20=20=20=20=20=20=20=20 8100000000000000 CD-ROM : "QEMU QEMU CD-ROM 2.5+"=20= =20=20=20=20=20=20=20=20=20 Populating /pci@800000020000000=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 00 0000 (D) : 1234 1111 qemu vga=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 00 0800 (D) : 8086 100e e1000 [ net ]=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 No NVRAM common partition, re-initializing...=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Installing QEMU fb=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Scanning USB=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 No console specified using hvterm=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 Welcome to Open Firmware=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 Copyright (c) 2004, 2011 IBM Corporation All rights reserved.=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 This program and the accompanying materials are made available=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 under the terms of the BSD License available at=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 http://www.opensource.org/licenses/bsd-license.php=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Trying to load: from: disk ... Successfully loaded=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 >> FreeBSD/powerpc Open Firmware boot block=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 Boot path: disk:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Boot loader: /boot/loader=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Boot volume: disk:2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 Consoles: Open Firmware console=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 FreeBSD/powerpc64 Open Firmware loader, Revision 0.1=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 (root@freebsd-amd64.kpsalerno.us.ibm.com, Mon Nov 7 18:55:07 EST 2016)=20= =20=20=20=20=20=20=20=20 Memory: 2097152KB=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Booted from: disk=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Loading /boot/defaults/loader.conf=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 /boot/kernel.new/kernel text=3D0x49f274 data=3D0x56210+0x2e7638 syms=3D[0x8+0x5d540+]/ /boot/entropy size=3D0x1000=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 /boot/kernel.new/geom_label.ko text=3D0x7610 data=3D0x1068+0x8 syms=3D[0x8+0xfd8+0x8+] /boot/kernel.new/if_em.ko text=3D0x68c68 data=3D0x2860+0x20 syms=3D[0x8+0x55b0+0x8+0x] /boot/kernel.new/ufs.ko text=3D0x43d08 data=3D0x3b28+0x220 syms=3D[0x8+0x4a40+0x8+0x2] /boot/kernel.new/mem.ko text=3D0x1f38 data=3D0x498+0x30 syms=3D[0x8+0x8a0+0= x8+0x453]=20=20 Hit [Enter] to boot immediately, or any other key for command prompt.=20=20= =20=20=20=20=20=20=20=20=20 Booting [/boot/kernel.new/kernel]...=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 Kernel entry at 0x100100 ...=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Copyright (c) 1992-2018 The FreeBSD Project.=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=20= =20=20=20=20=20=20=20 The Regents of the University of California. All rights reserved.= =20=20=20=20=20=20=20 FreeBSD is a registered trademark of The FreeBSD Foundation.=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 FreeBSD 12.0-CURRENT #0 r328223: Sun Jan 21 18:22:15 EST 2018=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 root@freebsd-amd64.kpsalerno.us.ibm.com:/usr/obj/usr/src/powerpc.powerp= c64/ gcc version 6.3.0 (FreeBSD Ports Collection for powerpc64)=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 WARNING: Running on a broken hypervisor that does not support mandatory H_C= LEAR ( 300 ) Data Storage Exception [ 7e45f728 ]=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 R0 .. R7 R8 .. R15 R16 .. R23 R24 .. R31=20= =20=20=20=20=20=20=20=20 8000000000000000 000000007dc42b00 0000000000000000 0000000000000006= =20=20=20=20=20=20 000000007e45d8e0 000000007e4ea2b0 0000000000000000 000000007dbf6300= =20=20=20=20=20=20 000000007dbff728 000000007dbe0c00 000000007dbe0d30 000000007e45e050= =20=20=20=20=20=20 000000007e45f728 c0000000000089dc 000000007dbfda70 000000007dbf8ce0= =20=20=20=20=20=20 0000000000000000 000000000047a8f0 0000000000000044 0000000000000003= =20=20=20=20=20=20 000000007e45f728 0000000000000000 000000000059caa2 ffffffffffffffff= =20=20=20=20=20=20 6865616465720008 0000000000000000 000000007dbe0c50 000000007e4ea2a0= =20=20=20=20=20=20 6865616465720008 0000000000000000 000000007dbe0b8c 000000007dbfd9f8= =20=20=20=20=20=20 CR / XER LR / CTR SRR0 / SRR1 DAR / DSISR=20= =20=20=20=20=20=20=20 84000084 000000007dbe1ecc 000000007dbe1340 6865616465720008= =20=20=20=20=20=20 0000000020000000 000000007dbe1324 8000000000000000 08000000= =20=20=20=20=20=20 161 > --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Mon Jan 22 17:49:21 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D3C1ECC82E for ; Mon, 22 Jan 2018 17:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 577471FDB for ; Mon, 22 Jan 2018 17:49:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 76F9BFB0C; Mon, 22 Jan 2018 17:49:20 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 60D87FB0B for ; Mon, 22 Jan 2018 17:49:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E1D01FD9 for ; Mon, 22 Jan 2018 17:49:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7255017996 for ; Mon, 22 Jan 2018 17:49:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0MHnJ0t071484 for ; Mon, 22 Jan 2018 17:49:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0MHnJBg071483 for freebsd-powerpc@FreeBSD.org; Mon, 22 Jan 2018 17:49:19 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Mon, 22 Jan 2018 17:49:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: nwhitehorn@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 17:49:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 Nathan Whitehorn changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nwhitehorn@FreeBSD.org --- Comment #4 from Nathan Whitehorn --- Could you test if a 12-CURRENT (or 11-STABLE) snapshot experiences the same problem? The trace shown does indicate a crash during an Open Firmware call, but I am totally mystified why that would depend on the kernel compiler. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Mon Jan 22 20:10:22 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 530A1ED341F for ; Mon, 22 Jan 2018 20:10:22 +0000 (UTC) (envelope-from al@familysafeinternet.com) Received: from agnus.datazap.net (agnus.datazap.net [209.160.43.98]) by mx1.freebsd.org (Postfix) with ESMTP id 3D89A6C458 for ; Mon, 22 Jan 2018 20:10:21 +0000 (UTC) (envelope-from al@familysafeinternet.com) Received: from [127.0.0.1] (localhost [127.0.0.1]) by agnus.datazap.net (Postfix) with ESMTP id E0833B794B; Mon, 22 Jan 2018 15:10:04 -0500 (EST) In-Reply-To: References: <471CD26F-229A-470D-A408-D3ECB51893DE@familysafeinternet.com> <6E574283-DC80-42C1-B75A-DA8D5892FDF5@familysafeinternet.com> Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0ABC899B-246F-4BB1-B056-D110D640B8A8@familysafeinternet.com> Cc: FreeBSD PowerPC ML Content-Transfer-Encoding: 7bit From: Al Zick Subject: Re: FreeBSD on AmigaOne X5000 Date: Mon, 22 Jan 2018 15:10:01 -0500 To: Justin Hibbits X-Mailer: Apple Mail (2.753.1) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 20:10:22 -0000 Hi Justin, This is amazing that you were able to get the built in ethernet working. I just built the world and I am working on getting the kernel built. Kind Regards, Al On Jan 21, 2018, at 11:39 PM, Justin Hibbits wrote: > Hi Al, > > With the device tree addition of the PHY information, on the Linux > cyrus device tree, Ethernet works just fine on FreeBSD, so there's no > problem when using my modified tree. > > I also tested today loading the radeonkms driver, and it loaded just > fine, so maybe the crash was a fluke. It of course needs more > testing. > > - Justin > > On Thu, Jan 18, 2018 at 8:02 PM, Al Zick > wrote: >> Hi Justin, >> >> I don't know if this helps, but there is work being done to get >> the X5000 >> built in network ports working in both AmigaOS and Linux. I know >> the issue >> he had/has with the PHY hookups. Honestly, I am not sure which one >> of you >> are further along, so I don't know if that helps. >> >> I will be installing FreeBSD on my X5000. I will let you know when >> I get it >> installed and then I will start testing. >> >> Kind Regards, >> Al >> >> >> >> >> >> On Jan 18, 2018, at 12:11 PM, Justin Hibbits wrote: >> >>> Hi Al, >>> >>> FreeBSD runs pretty well on the AmigaOne X5000, but there are some >>> gotchas right now. It needs a minor change to the dts in order >>> to use >>> the ethernet controller, and you currently have to make an >>> execute-in-place uImage, for 64-bit kernels anyway. >>> >>> The former is impossible to work around, because the device tree is >>> just incorrect with regard to the PHY hookups (it lists TBI >>> connections, but the AmigaOne X5000 uses rgmii, which puts all >>> connections through dtsec0's mdio). You can find my working device >>> tree at https://people.freebsd.org/~jhibbits/ >>> cyrus_p5020_amiga2.dtb . >>> >>> The latter I'm currently working on, and plan to have ubldr loading >>> 64-bit kernels in the next couple weeks, so we won't need to build >>> uImages. But, for now, the way I do it is: >>> >>> buildkernel with KERNCONF=QORIQ64 >>> >>> Using NetBSD's 'mkubootimage' (easy enough to build on FreeBSD with >>> some minor tweaks to the source), run: >>> >>> mkubootimage -A powerpc -C none -T kernel -O linux -a 0x3ffffc0 -e >>> -N "FreeBSD AmigaOne X5000" >>> amiga64.uImage /path/to/built/kernel >>> >>> Then I can boot that image via either dhcp or sata (Be sure to >>> load it >>> to 0x3ffffc0, for some reason uboot doesn't copy the image when >>> loaded >>> to the default loadaddr of 0x01000000). >>> >>> Booting from SATA you need to create an MBR partition scheme, and >>> the >>> first partition must be FAT, since uboot doesn't know how to read >>> FreeBSD disklabels and UFS. I made two partitions: 128MB FAT to put >>> the kernel, ubldr, and dtb; and the rest of my disk is a BSD >>> disklabel >>> volume, partitioned like a normal FreeBSD system. You would put the >>> dtb and uImage in the FAT partition, and set the uboot bootargs >>> environment variable to 'vfs.root.mountfrom=ufs:/dev/ada0s2a' >>> (assuming /dev/ada0s2a is the root you create, as my example is) >>> >>> >>> As for what you can do to help, that depends on your skill set. >>> >>> If you're happy in the kernel: >>> * I have some patches to drm2 so it can load the radeonkms >>> driver, but >>> it crashes due to TLB synchronization issues between the two cores, >>> that might be interesting to look at. >>> * Performance improvements: CPU0 is seeing a very high decrementer >>> interrupt count, measured with vmstat -i. I think this might be >>> uboot >>> messing up the clock frequency information populating, but I'm not >>> sure. Maybe test that. >>> * There are still device drivers missing for things like the XMOS >>> and >>> CPLD. >>> >>> If you'd prefer userspace, once you have FreeBSD installed, and able >>> to use the network: >>> * Build a kernel with ZFS (just add "options ZFS" to the QORIQ >>> config, >>> or create your own), and test building everything with poudriere. >>> Report any bugs and panics you see. Just hammer away. >>> * It's pretty boringly stable up in userspace, so it's hard for >>> me to >>> think of anything more. >>> >>> Let me know what you're interested in, and I can point you to >>> somewhere you can help. >>> >>> Glad to see interest in this! >>> >>> - Justin >>> >>> On Wed, Jan 17, 2018 at 5:20 PM, Al Zick >>> wrote: >>>> >>>> Hi, >>>> >>>> Would it be possible to find out about how much progress has >>>> been made on >>>> the FreeBSD port to the AmigaOne X5000 in the last few months >>>> and if >>>> there >>>> is anything that I can do to help? >>>> >>>> Kind Regards, >>>> Al >>>> >>>> >>>> _______________________________________________ >>>> freebsd-ppc@freebsd.org mailing list >>>> https://lists.freebsd.org/mailman/listinfo/freebsd-ppc >>>> To unsubscribe, send any mail to "freebsd-ppc- >>>> unsubscribe@freebsd.org" >> >> From owner-freebsd-ppc@freebsd.org Tue Jan 23 06:58:16 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2DE5EB537E for ; Tue, 23 Jan 2018 06:58:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA7C91EED for ; Tue, 23 Jan 2018 06:58:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id AFF517E9 for ; Tue, 23 Jan 2018 06:58:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0N6wGZK096182 for ; Tue, 23 Jan 2018 06:58:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0N6wG7k096181 for freebsd-ppc@FreeBSD.org; Tue, 23 Jan 2018 06:58:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 224841] Power64 regression: Machine does not boot anymore Date: Tue, 23 Jan 2018 06:58:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wma@semihalf.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ppc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 06:58:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224841 Wojciech Macek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wma@semihalf.com --- Comment #20 from Wojciech Macek --- Is there a chance you could try out this version? https://reviews.freebsd.org/D14011 I made some optimizations to cpuid/hwref mapping - the search now has O(1) complexity so should be pretty fast. Also, this change must be applied to the HEAD, as it contains some fixes fo= r AP startup, which I suspect might help for a hang after "trying to mount...". --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-ppc@freebsd.org Tue Jan 23 07:07:42 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 876AFEB5E08 for ; Tue, 23 Jan 2018 07:07:42 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: from mail-lf0-x22d.google.com (mail-lf0-x22d.google.com [IPv6:2a00:1450:4010:c07::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09DAF2EDD for ; Tue, 23 Jan 2018 07:07:42 +0000 (UTC) (envelope-from chmeeedalf@gmail.com) Received: by mail-lf0-x22d.google.com with SMTP id f3so13736935lfe.4 for ; Mon, 22 Jan 2018 23:07:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=CMS+LEfEpnoY/Cn93AL6eHRZD3zxYX5o4691z+vjF7Y=; b=FcFZIgu+iKpEkcDcZMTotwE4SUuLpAMqNmWA1aHoMpcL2HxNU2zsWXfSQDDX8LoNFt x21Ajk/8MZkucb2Oxs1qFyvQi2fKSjTR6tzYy+T1Cit6JxHmEpCWE3TfSwjUl+ubeZOr GWM4Sj3Ntb3mlZFBwrVVOdGOjHmTQ2dx76a6PGlAQZ/+D1HLmPms/4Khp4QixPsBXWKJ Kl40rVXNSX8S5FZkBmB1nwZ8Up94KRO7CpSzrOJINRFnd4wWwSwO/7zJGtt78yef8yhw VOUsx1OWEf2UsWsAIos/iJGoGYHUkguXP4q7A7vKmEQcnxEWyhVDag3eJDJkI6i7ieOh aQuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=CMS+LEfEpnoY/Cn93AL6eHRZD3zxYX5o4691z+vjF7Y=; b=HMpIxL7DJp5DmnlQFO4Fplb9LPzw9hoLjcEigifWetccDfEOkf+oaBme9SPFkINwnH T1Q1IZzoV2KMOBxub0RIsLeXtOBFZEbVXcgN7D7xeWUe/8O4hwAqeC6cBgqfE1ImG+nl 6snZx+w+3Q4YARN50VoTRZ5UqK7s8ae8wsnCLQyZnjjeypTvx1wu4Y0AXUtQCcB0d4DG WR8kr0xPelsMKcTJ5UEPKQbErTEtZjxCblGsRSFjxDKSXN9Wl9zMkVInCl8a4oLKTDm3 vU+JhccaR/Keikunq5EhxIA0jVQBidozEKFAVEZUMcWH/E1smrUbQfgHnH2uw69gAcBB TDYw== X-Gm-Message-State: AKwxytcq1t9On/Eg51NL8qkoMXkDqOzIrHHLSJ27hy0zhR8Djbf++MNS ZMu+f9hHE1v+mub30FbiphgyLB7x91VHPNJVGy4= X-Google-Smtp-Source: AH8x227EcNtu0niJhIBnnTKzUb6z0SpfpBZmYjJ94nvQR/5ewI/+qbnnEbB91yyEEzBU/By92OtWktzHkCASiJT+dzo= X-Received: by 10.25.79.8 with SMTP id d8mr519347lfb.59.1516681759641; Mon, 22 Jan 2018 20:29:19 -0800 (PST) MIME-Version: 1.0 Sender: chmeeedalf@gmail.com Received: by 10.46.117.20 with HTTP; Mon, 22 Jan 2018 20:29:19 -0800 (PST) In-Reply-To: <0ABC899B-246F-4BB1-B056-D110D640B8A8@familysafeinternet.com> References: <471CD26F-229A-470D-A408-D3ECB51893DE@familysafeinternet.com> <6E574283-DC80-42C1-B75A-DA8D5892FDF5@familysafeinternet.com> <0ABC899B-246F-4BB1-B056-D110D640B8A8@familysafeinternet.com> From: Justin Hibbits Date: Mon, 22 Jan 2018 22:29:19 -0600 X-Google-Sender-Auth: Yw0NP-_vXjKot_AR5Uh6WS5VzP4 Message-ID: Subject: Re: FreeBSD on AmigaOne X5000 To: Al Zick Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 07:07:42 -0000 Hi Al, You'll want to update to at least r328269, I fixed a linking issue where it would pad 1MB of zeros between the ELF header and the start of the actual kernel, causing loading misalignment. - Justin On Mon, Jan 22, 2018 at 2:10 PM, Al Zick wrote: > Hi Justin, > > This is amazing that you were able to get the built in ethernet working. > > I just built the world and I am working on getting the kernel built. > > Kind Regards, > Al > > > > > > On Jan 21, 2018, at 11:39 PM, Justin Hibbits wrote: > >> Hi Al, >> >> With the device tree addition of the PHY information, on the Linux >> cyrus device tree, Ethernet works just fine on FreeBSD, so there's no >> problem when using my modified tree. >> >> I also tested today loading the radeonkms driver, and it loaded just >> fine, so maybe the crash was a fluke. It of course needs more >> testing. >> >> - Justin >> >> On Thu, Jan 18, 2018 at 8:02 PM, Al Zick >> wrote: >>> >>> Hi Justin, >>> >>> I don't know if this helps, but there is work being done to get the X5000 >>> built in network ports working in both AmigaOS and Linux. I know the >>> issue >>> he had/has with the PHY hookups. Honestly, I am not sure which one of you >>> are further along, so I don't know if that helps. >>> >>> I will be installing FreeBSD on my X5000. I will let you know when I get >>> it >>> installed and then I will start testing. >>> >>> Kind Regards, >>> Al >>> >>> >>> >>> >>> >>> On Jan 18, 2018, at 12:11 PM, Justin Hibbits wrote: >>> >>>> Hi Al, >>>> >>>> FreeBSD runs pretty well on the AmigaOne X5000, but there are some >>>> gotchas right now. It needs a minor change to the dts in order to use >>>> the ethernet controller, and you currently have to make an >>>> execute-in-place uImage, for 64-bit kernels anyway. >>>> >>>> The former is impossible to work around, because the device tree is >>>> just incorrect with regard to the PHY hookups (it lists TBI >>>> connections, but the AmigaOne X5000 uses rgmii, which puts all >>>> connections through dtsec0's mdio). You can find my working device >>>> tree at https://people.freebsd.org/~jhibbits/cyrus_p5020_amiga2.dtb . >>>> >>>> The latter I'm currently working on, and plan to have ubldr loading >>>> 64-bit kernels in the next couple weeks, so we won't need to build >>>> uImages. But, for now, the way I do it is: >>>> >>>> buildkernel with KERNCONF=QORIQ64 >>>> >>>> Using NetBSD's 'mkubootimage' (easy enough to build on FreeBSD with >>>> some minor tweaks to the source), run: >>>> >>>> mkubootimage -A powerpc -C none -T kernel -O linux -a 0x3ffffc0 -e >>>> -N "FreeBSD AmigaOne X5000" >>>> amiga64.uImage /path/to/built/kernel >>>> >>>> Then I can boot that image via either dhcp or sata (Be sure to load it >>>> to 0x3ffffc0, for some reason uboot doesn't copy the image when loaded >>>> to the default loadaddr of 0x01000000). >>>> >>>> Booting from SATA you need to create an MBR partition scheme, and the >>>> first partition must be FAT, since uboot doesn't know how to read >>>> FreeBSD disklabels and UFS. I made two partitions: 128MB FAT to put >>>> the kernel, ubldr, and dtb; and the rest of my disk is a BSD disklabel >>>> volume, partitioned like a normal FreeBSD system. You would put the >>>> dtb and uImage in the FAT partition, and set the uboot bootargs >>>> environment variable to 'vfs.root.mountfrom=ufs:/dev/ada0s2a' >>>> (assuming /dev/ada0s2a is the root you create, as my example is) >>>> >>>> >>>> As for what you can do to help, that depends on your skill set. >>>> >>>> If you're happy in the kernel: >>>> * I have some patches to drm2 so it can load the radeonkms driver, but >>>> it crashes due to TLB synchronization issues between the two cores, >>>> that might be interesting to look at. >>>> * Performance improvements: CPU0 is seeing a very high decrementer >>>> interrupt count, measured with vmstat -i. I think this might be uboot >>>> messing up the clock frequency information populating, but I'm not >>>> sure. Maybe test that. >>>> * There are still device drivers missing for things like the XMOS and >>>> CPLD. >>>> >>>> If you'd prefer userspace, once you have FreeBSD installed, and able >>>> to use the network: >>>> * Build a kernel with ZFS (just add "options ZFS" to the QORIQ config, >>>> or create your own), and test building everything with poudriere. >>>> Report any bugs and panics you see. Just hammer away. >>>> * It's pretty boringly stable up in userspace, so it's hard for me to >>>> think of anything more. >>>> >>>> Let me know what you're interested in, and I can point you to >>>> somewhere you can help. >>>> >>>> Glad to see interest in this! >>>> >>>> - Justin >>>> >>>> On Wed, Jan 17, 2018 at 5:20 PM, Al Zick >>>> wrote: >>>>> >>>>> >>>>> Hi, >>>>> >>>>> Would it be possible to find out about how much progress has been made >>>>> on >>>>> the FreeBSD port to the AmigaOne X5000 in the last few months and if >>>>> there >>>>> is anything that I can do to help? >>>>> >>>>> Kind Regards, >>>>> Al >>>>> >>>>> >>>>> _______________________________________________ >>>>> freebsd-ppc@freebsd.org mailing list >>>>> https://lists.freebsd.org/mailman/listinfo/freebsd-ppc >>>>> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >>> >>> >>> > From owner-freebsd-ppc@freebsd.org Tue Jan 23 08:24:46 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94578EBC787 for ; Tue, 23 Jan 2018 08:24:46 +0000 (UTC) (envelope-from roberto.guardato@gmail.com) Received: from mail-wr0-x22c.google.com (mail-wr0-x22c.google.com [IPv6:2a00:1450:400c:c0c::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F17CF6BD27 for ; Tue, 23 Jan 2018 08:24:45 +0000 (UTC) (envelope-from roberto.guardato@gmail.com) Received: by mail-wr0-x22c.google.com with SMTP id v15so8662626wrb.8 for ; Tue, 23 Jan 2018 00:24:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:disposition-notification-to:date :user-agent:mime-version:content-transfer-encoding:content-language; bh=KtbVGHelfVCIaE+SeWHPVc3PYBBqIjeIstnCL1QHxXg=; b=qeKWNDie7OO15lijDe/r2lfT+k8W6g5e9+YMXouUVFvJYNmZgrUnG/Lf9jYhvDCk/n 0cuO4iT12yrTTsw5gApFJFOksA9ogzPSzS9IdVadnP3V86XF9C51BQ56FxvGgdrdL9N+ Co2MIF1EC5/sTRTdlRiBPuajdapVdGZz32sx0CHMkDMj/3bWE2073ztQ3sQMKIr2bwSb 3p5XCZt4xurp19ybV6DEaj8wbd3PM9oNnTBm8LldAGIgwivJUM9qPQMejCNQh+fhN16i vB6Px8atQzhHfOoXmBPi9zG6OS+02M7BQzowg36TyAbEcqqPGTp25MBo+pos33ZYFWRR TmuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id :disposition-notification-to:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=KtbVGHelfVCIaE+SeWHPVc3PYBBqIjeIstnCL1QHxXg=; b=aquihZr3Q0nG7gRRvlLQCuaDQEWTA4OXsL/V7kOfY8kUG84b1PqqaWRDvWRKoxs5IA v02ZnS2MzPRTKGspRe5UoVjloOqMqXDFKHpTnD4M3/23kwrbjY/3je81ejxqHSnxP7hF kAuhrV4LpBjCXlcP/3ZqrLUuqXNBReBofHM4algGLEUohENWvqQ8Pv4VbBmNCu1Mi8D2 IlLmoWQEijntPi76/fN0eumrTgmEcEQLAjw+gqI3YXs+3M4cdzjUllqxccXiUkwn9IBL C5TSJwzMQINlOPO6NfHvcepXw/aj3hLSTgsOUcUlWqhN/kZpl8gczQAt6fBDOS0Z8tX5 UMyA== X-Gm-Message-State: AKwxytc/kj5HvizSuDcKg4Co07KMf5IJPf/Mv2GIy7n7IUTUfkbVoXoU 1g235tRo4ImS/GamEWWg68e+TOPI X-Google-Smtp-Source: AH8x225f3SgyYQKjmOBMV2bPapkHdsvrtVRON3xAvRBUWbg7zObodJtCl3Llm3UxEs5YEgUub0Znig== X-Received: by 10.223.135.110 with SMTP id 43mr1319014wrz.135.1516695883965; Tue, 23 Jan 2018 00:24:43 -0800 (PST) Received: from [192.168.43.60] ([151.43.6.210]) by smtp.googlemail.com with ESMTPSA id w73sm45096550wrb.34.2018.01.23.00.24.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jan 2018 00:24:43 -0800 (PST) To: freebsd-ppc@freebsd.org From: "roberto.guardato" Subject: Build a powerpc desktop system based on FreeBSD Message-ID: Date: Tue, 23 Jan 2018 09:24:42 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:58.0) Gecko/20100101 Thunderbird/58.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit Content-Language: it-IT X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 08:24:46 -0000 Hi all, i'm trying to test freebsd (11.1-stable) with the powerpc hardware that I currently own in both 64 and 32 version. I started with the 64-bit version on a dual powermac g5. The purpose of my tests is to have a system with the following features: - base system; - optimized xorg; - xfce4 as wm; - a web browser; (webkit/midors or firefox ?) - a multimedia player; (vlc ?) - a text editor; - some games; Once the ports compilation is complete, i would like to export the packages to make them available to other users. I am a beginner of freebsd so i apologize for questions that may be trivial for more experienced users. I have achieved these results: Freebsd 11.1 boots fine on g5 with fx5200 nvidia video card, while it hangs immediately if i use a radeon based video card; I've compiled ports for x11/xorg and X works fine (the xorg.conf file must be created manually), compiled xfce4 as wm; I stuck in the compilation of VLC 2.2.8 (segfault in vlc-cache-gen during make install) Do you have any idea if the vlc ports are broken or suggestions for an alternative media players ? Regards, rt1k From owner-freebsd-ppc@freebsd.org Tue Jan 23 13:28:44 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26F4EED4153 for ; Tue, 23 Jan 2018 13:28:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0DD167B854 for ; Tue, 23 Jan 2018 13:28:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0220846F6 for ; Tue, 23 Jan 2018 13:28:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0NDShpu035726 for ; Tue, 23 Jan 2018 13:28:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0NDShHV035723 for freebsd-ppc@FreeBSD.org; Tue, 23 Jan 2018 13:28:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 224841] Power64 regression: Machine does not boot anymore Date: Tue, 23 Jan 2018 13:28:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gromero@br.ibm.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ppc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 13:28:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224841 --- Comment #21 from Gustavo Romero --- (In reply to Wojciech Macek from comment #20) Hi, Using the current HEAD: commit 46822a0e45dc8e37132231ed6a4f95fe6fdf6d68 (HEAD -> master, origin/mas= ter, origin/HEAD) Author: wma Date: Tue Jan 23 08:07:00 2018 +0000 PowerNV: send MSI_EOI always after MSI unmask MSI/MSI-x interrupts are edge-triggered. If an interrupt arrives when IRQ line is masked, it will be lost and will never recover. Perform MSI_EOI always after unmask to give a chance for PHB/XICS to send an interrupt again if MSI/MSI-x pending bit is set in MSI/MSI-x BAR space. Submitted by: Wojciech Macek Obtained from: Semihalf Sponsored by: IBM, QCM Technologies I'm not able to boot on my P8 VM: >> FreeBSD/powerpc Open Firmware boot block Boot path: /vdevice/v-scsi@2000/disk@8000000000000000 Boot loader: /boot/loader Boot volume: /vdevice/v-scsi@2000/disk@8000000000000000:2 Consoles: Open Firmware console=20=20 FreeBSD/powerpc64 Open Firmware loader, Revision 0.1 (Wed Jan 3 14:26:49 -02 2018 root@gromero31) Memory: 8388608KB Booted from: /vdevice/v-scsi@2000/disk@8000000000000000 Loading /boot/defaults/loader.conf /boot/kernel/kernel data=3D0x11ee978+0x4c6e48 syms=3D[0x8+0x1684e0| elf64_loadimage: could not read symbols - skipped! (495616 !=3D 1475808) panic: free: guard1 fail @ 0x182e3c0 from unknown:0 --> Press a key on the console to reboot <-- Rebooting... W3411: Client application returned. E3406: Client application returned an error. Trying to load: from: /vdevice/v-scsi@2000/disk@8001000000000000 ... Memory for ELF file is already in use! E3402: Aborting boot, internal error Type 'boot' and press return to continue booting the system. Type 'reset-all' and press return to reboot the system. Ready!=20 0 >=20 I'll try to bisect and debug it. So not able to apply it on top of current HEAD. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-ppc@freebsd.org Tue Jan 23 18:57:28 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 908FBEC04AE for ; Tue, 23 Jan 2018 18:57:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7519B6969A for ; Tue, 23 Jan 2018 18:57:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 63E947525 for ; Tue, 23 Jan 2018 18:57:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0NIvSom008908 for ; Tue, 23 Jan 2018 18:57:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0NIvSVs008907 for freebsd-ppc@FreeBSD.org; Tue, 23 Jan 2018 18:57:28 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 225323] powerpc64: loader regression (corrupt memlist2) Date: Tue, 23 Jan 2018 18:57:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: breno.leitao@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ppc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 18:57:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225323 --- Comment #3 from Breno Leitao --- It showed up in the very first time with commit f375b4dd66bc709573ad4286b3a5ac6c705ba4a8('Implement NUMA support in uma(9) = and malloc(9).') --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-ppc@freebsd.org Tue Jan 23 21:24:14 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE501EC82CF for ; Tue, 23 Jan 2018 21:24:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B555F6FE1A for ; Tue, 23 Jan 2018 21:24:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id A8A2C10A24 for ; Tue, 23 Jan 2018 21:24:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0NLOEtf054814 for ; Tue, 23 Jan 2018 21:24:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0NLOEuF054813 for freebsd-ppc@FreeBSD.org; Tue, 23 Jan 2018 21:24:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 225323] powerpc64: loader regression (corrupt memlist2) Date: Tue, 23 Jan 2018 21:24:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhibbits@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jeff@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jan 2018 21:24:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225323 Justin Hibbits changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ppc@FreeBSD.org |jeff@FreeBSD.org CC| |jhibbits@FreeBSD.org --- Comment #4 from Justin Hibbits --- Jeff, can you take a look at this? --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-ppc@freebsd.org Wed Jan 24 07:29:45 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57876EC4370 for ; Wed, 24 Jan 2018 07:29:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E57737C551 for ; Wed, 24 Jan 2018 07:29:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4D64C1616F for ; Wed, 24 Jan 2018 07:29:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0O7TibF003810 for ; Wed, 24 Jan 2018 07:29:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0O7Tilv003809 for freebsd-ppc@FreeBSD.org; Wed, 24 Jan 2018 07:29:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 224841] Power64 regression: Machine does not boot anymore Date: Wed, 24 Jan 2018 07:29:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: wma@semihalf.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ppc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 07:29:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224841 --- Comment #22 from Wojciech Macek --- Hm... very weird. It looks the loader fails to load the image... Were you able to bisect which change is causing this? Regards, Wojtek --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-ppc@freebsd.org Wed Jan 24 21:37:02 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58483EC7567 for ; Wed, 24 Jan 2018 21:37:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF2EE7978A for ; Wed, 24 Jan 2018 21:37:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id E6EBDDA10; Wed, 24 Jan 2018 21:37:01 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id E4D6EDA0F for ; Wed, 24 Jan 2018 21:37:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8D4779787 for ; Wed, 24 Jan 2018 21:37:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id F163B1D8A5 for ; Wed, 24 Jan 2018 21:37:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0OLb09d051789 for ; Wed, 24 Jan 2018 21:37:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0OLb0xh051788 for freebsd-powerpc@FreeBSD.org; Wed, 24 Jan 2018 21:37:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Wed, 24 Jan 2018 21:37:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 21:37:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 --- Comment #5 from Kenneth Salerno --- (In reply to Nathan Whitehorn from comment #4) Hello. I have tried 12-CURRENT (HEAD), both with gcc-5.5.0 and gcc-6.3.0, a= nd had the same result. I also tried going backwards to 11.1-RELEASE (pre-p1) = and had the same result. Something interesting however - 11.0-RELEASE* does work with gcc-5.5.0 (see output below), but does not 6.3.0 (gcc6 still has the same result with 11.0= ).=20 So I have at least narrowed it down that a change between 11.0-RELEASE-p16 = and 11.1-RELEASE broke gcc-5.5.0 ppc64 kernel builds from SLOF's perspective, a= nd I have no proof at this point gcc-6.3.0 ever worked (it would be a big hassle= to get anything pre-11.0 to compile with XCC from my experience). Booting [/boot/kernel/kernel]...=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 Kernel entry at 0x100120 ...=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Copyright (c) 1992-2016 The FreeBSD Project.=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994=20= =20=20=20=20=20=20=20 The Regents of the University of California. All rights reserved.= =20=20=20=20=20=20=20 FreeBSD is a registered trademark of The FreeBSD Foundation.=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 FreeBSD 11.0-RELEASE-p16 #0 r328307: Tue Jan 23 14:11:06 EST 2018=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 =20=20=20 root@freebsd-amd64.kpsalerno.us.ibm.com:/usr/obj/powerpc.powerpc64/usr/src/c gcc version 5.5.0 (FreeBSD Ports Collection for powerpc64)=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 WARNING: Running on a broken hypervisor that does not support mandatory H_CLEAR. cpu0: IBM POWER8 revision 2.0, 1000.00 MHz=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 cpu0: Features dc005180=20=20=20=20 cpu0: Features2 c2000000=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 real memory =3D 2110418944 (2012 MB)=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 avail memory =3D 2008330240 (1915 MB)=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 random: unblocking device.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 random: entropy device external interface=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 ofwbus0: on nexus0=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 xicp0: on ofwbus0=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 rtas0: on ofwbus0=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 cpulist0: on ofwbus0=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 cpu0: on cpulist0=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 pcib0: on ofwbus0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 pci0: on pcib0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 vgapci0: mem 0x80000000-0x80ffffff,0xc0000000-0xc0000f0 vgapci0: Boot video device=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 em0: port 0x40-0x7f mem 0xc0 em0: Ethernet address: 52:54:00:12:34:56=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 vdevice0: on ofwbus0=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 uart0: irq 16781315 on vdevice0=20= =20=20=20=20=20=20=20=20=20 vscsi0: irq 16781321 on vdevice0=20=20= =20=20=20=20=20=20=20=20=20=20 vscsi0: Queue depth 22 commands=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 Timecounter "timebase" frequency 512000000 Hz quality 0=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Event timer "decrementer" frequency 512000000 Hz quality 1000=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Timecounters tick every 1.000 msec=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 cd0 at vscsi0 bus 0 scbus0 target 0 lun 8100=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 cd0: Removable CD-ROM SPC-3 SCSI device=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 cd0: 150.000MB/s transfers=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 cd0: 0MB (175 2048 byte sectors)=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20 da0 at vscsi0 bus 0 scbus0 target 0 lun 0=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 da0: Fixed Direct Access SPC-3 SCSI device=20=20= =20=20=20=20=20=20=20=20=20=20 da0: 150.000MB/s transfers=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 da0: 10240MB (20971520 512 byte sectors)=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 taskqgroup_adjust failed cnt: 1 stride: 1 mp_ncpus: 1 smp_started: 0=20=20= =20=20=20=20=20=20=20=20=20=20 taskqgroup_adjust failed cnt: 1 stride: 1 mp_ncpus: 1 smp_started: 0=20=20= =20=20=20=20=20=20=20=20=20=20 WARNING: Running on a broken hypervisor that does not support mandatory H_CLEAR. Trying to mount root from ufs:/dev/label/rootfs [rw,noatime,async]...=20=20= =20=20=20=20=20=20=20=20=20 Starting file system checks:=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 /dev/label/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 /dev/label/rootfs: clean, 704902 free (60782 frags, 80515 blocks, 3.0% fragment) Setting hostuuid: 1f8346d6-6d03-11e5-b8f8-733ea57cce73.=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Setting hostid: 0x462d7233.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Mounting local filesystems:.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Setting hostname: freebsd-ppc64.kpsalerno.us.ibm.com.=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,D Feeding entropy: .=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 em0: link state changed to UP=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 Starting Network: lo0 em0.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 lo0: flags=3D8049 metric 0 mtu 16384=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 options=3D600003=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 inet 127.0.0.1 netmask 0xff000000=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 groups: lo=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 em0: flags=3D8843 metric 0 mtu 1500= =20=20=20=20=20=20=20 =20=20=20=20=20=20=20 options=3D209b ether 52:54:00:12:34:56=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 inet 10.0.2.6 netmask 0xffffff00 broadcast 10.0.2.255=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 media: Ethernet autoselect (1000baseT )=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 status: active=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/E Starting devd.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 add host 127.0.0.1: gateway lo0 fib 0: route already in table=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 add net default: gateway 10.0.2.2=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20 Creating and/or trimming log files.=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 Starting syslogd.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Recovering vi editor sessions:.=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 Clearing /tmp (X related).=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 Updating motd:.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Mounting late filesystems:.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 Performing sanity check on sshd configuration.=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Starting sshd.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Starting cron.=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Starting background file system checks in 60 seconds.=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Wed Jan 24 16:23:27 EST 2018=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20 FreeBSD/powerpc (freebsd-ppc64.kpsalerno.us.ibm.com) (ttyu0)=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 login: --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Wed Jan 24 22:19:44 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16A66EC9987 for ; Wed, 24 Jan 2018 22:19:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A64A67B582 for ; Wed, 24 Jan 2018 22:19:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E5B2B1DE30 for ; Wed, 24 Jan 2018 22:19:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0OMJg8L058711 for ; Wed, 24 Jan 2018 22:19:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0OMJgsL058710 for freebsd-ppc@FreeBSD.org; Wed, 24 Jan 2018 22:19:42 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ppc@FreeBSD.org Subject: [Bug 224841] Power64 regression: Machine does not boot anymore Date: Wed, 24 Jan 2018 22:19:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gromero@br.ibm.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ppc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2018 22:19:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224841 --- Comment #23 from Gustavo Romero --- (In reply to Wojciech Macek from comment #22) Not yet. But just pulled in most recent HEAD and now I'm consistently getti= ng the same issue as report in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 and looks like e= ven when kernel is not fully loaded: Trying to load: from: /vdevice/v-scsi@2000/disk@8000000000000000 ...=20=20 Successfully loaded >> FreeBSD/powerpc Open Firmware boot block Boot path: /vdevice/v-scsi@2000/disk@8000000000000000 Boot loader: /boot/loader Boot volume: /vdevice/v-scsi@2000/disk@8000000000000000:2 Consoles: Open Firmware console=20=20 FreeBSD/powerpc64 Open Firmware loader, Revision 0.1 (Wed Jan 3 14:26:49 -02 2018 root@gromero31) Memory: 8388608KB Booted from: /vdevice/v-scsi@2000/disk@8000000000000000 Loading /boot/defaults/loader.conf /boot/kernel/kernel data=3D0x11ee988+0x4c6eb8 syms=3D[0x8+0x1684e0=20 ( 300 ) Data Storage Exception [ 7dc4af00 ] R0 .. R7 R8 .. R15 R16 .. R23 R24 .. R31 8000000000001000 000000007dc4aef0 0000000000000000 000000007dc05100= =20=20=20 000000007e665fe0 616e64730a09727f 0000000000000000 000000007dc09648= =20=20=20 000000007dc0f200 000000007dc4aef0 000000007e462010 0000000000000003= =20=20=20 000000007dc4c000 0000000000000000 000000007dc09818 000000000000f001= =20=20=20 0000000000000000 0000000000000000 0000000000008000 000000007e666060= =20=20=20 000000007dc4af00 0000000008da6000 000000000000f003 ffffffffffffffff= =20=20=20 000000007e462008 0000000000000000 0000000000000006 000000007dbe4b60= =20=20=20 0000000000000020 0000000000000000 000000007e666050 000000007e708fb0= =20=20=20 CR / XER LR / CTR SRR0 / SRR1 DAR / DSISR 8000f882 000000007dbe34d4 000000007dbe42c8 616e64730a09727f= =20=20=20 0000000020000000 000000007dbe4b60 8000000000001000 40000000= =20=20=20 1df >=20 I'll continue to investigate. Thanks. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-ppc@freebsd.org Thu Jan 25 01:39:38 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C440FED3C7B for ; Thu, 25 Jan 2018 01:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6CB9F82B74 for ; Thu, 25 Jan 2018 01:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 4C6BF11A65; Thu, 25 Jan 2018 01:39:38 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 4A93F11A64 for ; Thu, 25 Jan 2018 01:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E75482B73 for ; Thu, 25 Jan 2018 01:39:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 3F0E91F9CB for ; Thu, 25 Jan 2018 01:39:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0P1dbqk012825 for ; Thu, 25 Jan 2018 01:39:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0P1dbcJ012824 for freebsd-powerpc@FreeBSD.org; Thu, 25 Jan 2018 01:39:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Thu, 25 Jan 2018 01:39:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 01:39:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 Mark Millard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #6 from Mark Millard --- (In reply to Kenneth Salerno from comment #5) Just as a point of reference for a PowerMac G5 context: # uname -apKU FreeBSD FBSDG5L 12.0-CURRENT FreeBSD 12.0-CURRENT r327364M powerpc powerp= c64 1200054 1200054 This was built via: A) kernel: devel/powerpc64-xtoolchain-gcc based B) world: system clang 5.0.1 based [I experiment with clang targeting powerpc64 and powerpc.) Both were using devel/powerpc64-binutils . Both were cross builds from an amd64 context. (As seen from the version number, its been a while since I've updated. But it is not far back on the scale you report exploring.) I can list src.conf content used and the like if appropriate. Note: I could also boot and run based on a clang 5.0.1 kernel as long as I made sure no kernel module was dynamically loaded. 5.0.1 is generating a new type of relocation information that the kernel is not handling. With 5.0.0 I used to use a clang-based kernel. It has been a while since I tried it, but I used to be able to also build and install world based on devel/powerpc64-xtoolchain-gcc and it worked. Other notes: If clang builds the system-library support for C++ exception handling, then any thrown exception causes a process crash. clang does not do everything it should for the built-ins involved. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Jan 25 13:02:01 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F501ED67A1 for ; Thu, 25 Jan 2018 13:02:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4990F7AF30 for ; Thu, 25 Jan 2018 13:02:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 422191B0F1; Thu, 25 Jan 2018 13:02:01 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 3CB861B0F0 for ; Thu, 25 Jan 2018 13:02:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EAE687AF2D for ; Thu, 25 Jan 2018 13:02:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4278C259C0 for ; Thu, 25 Jan 2018 13:02:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0PD20GU026419 for ; Thu, 25 Jan 2018 13:02:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0PD20CD026418 for freebsd-powerpc@FreeBSD.org; Thu, 25 Jan 2018 13:02:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Thu, 25 Jan 2018 13:02:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: breno.leitao@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 13:02:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 Breno Leitao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |breno.leitao@gmail.com --- Comment #7 from Breno Leitao --- I am hitting the exact same issue on two other investigations I am doing: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225323 and https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224841 On these two bugs, I am using just HEAD and it seems that the changes came = with the new NUMA patchset. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Jan 25 14:41:39 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF4EEEDBD32 for ; Thu, 25 Jan 2018 14:41:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54AA97FC92 for ; Thu, 25 Jan 2018 14:41:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 4CF661D564; Thu, 25 Jan 2018 14:41:39 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 48C271D563 for ; Thu, 25 Jan 2018 14:41:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E2AE7FC8F for ; Thu, 25 Jan 2018 14:41:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 61D25266B5 for ; Thu, 25 Jan 2018 14:41:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0PEfcsa072402 for ; Thu, 25 Jan 2018 14:41:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0PEfcsB072401 for freebsd-powerpc@FreeBSD.org; Thu, 25 Jan 2018 14:41:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Thu, 25 Jan 2018 14:41:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kennethsalerno@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 14:41:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 --- Comment #8 from Kenneth Salerno --- (In reply to Mark Millard from comment #6) Hi, Mark. Thanks for the information, but is that running on physical Power= Mac hw, or a QEMU emulator -M mac99 ? This bug is being reported on QEMU -M pseries (SLOF fw is throwing the exception). Just to be sure, I built a static kernel with no dynamic modules and still = hit the Data Storage Exception. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Jan 25 15:02:40 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34F7AEDCDFA for ; Thu, 25 Jan 2018 15:02:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C889080AE7 for ; Thu, 25 Jan 2018 15:02:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id C01331DBB6; Thu, 25 Jan 2018 15:02:39 +0000 (UTC) Delivered-To: freebsd-powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id BBC951DBB5 for ; Thu, 25 Jan 2018 15:02:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CE6780AE4 for ; Thu, 25 Jan 2018 15:02:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B25A026AAB for ; Thu, 25 Jan 2018 15:02:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0PF2c5d012210 for ; Thu, 25 Jan 2018 15:02:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0PF2cZJ012197 for freebsd-powerpc@FreeBSD.org; Thu, 25 Jan 2018 15:02:38 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-powerpc@FreeBSD.org Subject: [Bug 225182] devel/powerpc64-xtoolchain-gcc: SLOF Data Storage Exception on boot with kernel built with devel/powerpc64-xtoolchain-gcc Date: Thu, 25 Jan 2018 15:02:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 15:02:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225182 --- Comment #9 from Mark Millard --- (In reply to Kenneth Salerno from comment #8) Physical PowerMac G5. It was just a compare/contrast with your qemu results: the problem with devel/powerpc64-xtolchain-gcc use appears to be local to your qemu context in some way, not a general powerpc64 problem. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-ppc@freebsd.org Thu Jan 25 22:44:37 2018 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D775ED2B37 for ; Thu, 25 Jan 2018 22:44:37 +0000 (UTC) (envelope-from al@familysafeinternet.com) Received: from agnus.datazap.net (agnus.datazap.net [209.160.43.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0046E75DFC for ; Thu, 25 Jan 2018 22:44:36 +0000 (UTC) (envelope-from al@familysafeinternet.com) Received: from [127.0.0.1] (localhost [127.0.0.1]) by agnus.datazap.net (Postfix) with ESMTP id BEA26B794B for ; Thu, 25 Jan 2018 17:44:27 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: <56FC1C76-F698-4F25-8FB8-5F6E6983CAFD@familysafeinternet.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD PowerPC ML From: Al Zick Subject: mkubootimage Date: Thu, 25 Jan 2018 17:44:35 -0500 X-Mailer: Apple Mail (2.753.1) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jan 2018 22:44:37 -0000 Hi, I searched and searched, but I can't find any documentation on where to get and how to compile mkubootimage. Is this documented somewhere? Kind Regards, Al