From owner-freebsd-amd64@FreeBSD.ORG Sun May 24 00:41:52 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26AB21065673; Sun, 24 May 2009 00:41:52 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id DB3FA8FC16; Sun, 24 May 2009 00:41:51 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4O0fnmF017044; Sat, 23 May 2009 20:41:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4O0fnKj031449; Sat, 23 May 2009 20:41:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 315EA1B5060; Sat, 23 May 2009 20:41:49 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090524004149.315EA1B5060@freebsd-stable.sentex.ca> Date: Sat, 23 May 2009 20:41:49 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 00:41:52 -0000 TB --- 2009-05-23 23:41:53 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-05-23 23:41:53 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2009-05-23 23:41:53 - cleaning the object tree TB --- 2009-05-23 23:42:14 - cvsupping the source tree TB --- 2009-05-23 23:42:14 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2009-05-23 23:42:23 - building world TB --- 2009-05-23 23:42:23 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-23 23:42:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-23 23:42:23 - TARGET=amd64 TB --- 2009-05-23 23:42:23 - TARGET_ARCH=amd64 TB --- 2009-05-23 23:42:23 - TZ=UTC TB --- 2009-05-23 23:42:23 - __MAKE_CONF=/dev/null TB --- 2009-05-23 23:42:23 - cd /src TB --- 2009-05-23 23:42:23 - /usr/bin/make -B buildworld >>> World build started on Sat May 23 23:42:24 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] sed -e '/align/d' -e '/nop/d' < zfsboot.s.tmp > zfsboot.s rm -f zfsboot.s.tmp as --32 -o zfsboot.o zfsboot.s cc -Os -g -fno-guess-branch-probability -fomit-frame-pointer -fno-unit-at-a-time -mno-align-long-strings -mrtd -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -DBOOT2 -DFLAGS=0x80 -DSIOPRT=0x3f8 -DSIOFMT=0x3 -DSIOSPD=9600 -I/src/sys/boot/i386/zfsboot/../../zfs -I/src/sys/boot/i386/zfsboot/../../../cddl/boot/zfs -I/src/sys/boot/i386/zfsboot/../btx/lib -I. -I/src/sys/boot/i386/zfsboot/../boot2 -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Winline --param max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -c /src/sys/boot/i386/zfsboot/../boot2/sio.S ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o zfsboot.out /obj/amd64/src/sys/boot/i386/zfsboot/../btx/lib/crt0.o zfsboot.o sio.o /obj/amd64/src/tmp/usr/lib/libstand.a objcopy -S -O binary zfsboot.out zfsboot.bin btxld -v -E 0x2000 -f bin -b /obj/amd64/src/sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr -o zfsboot.ld -P 1 zfsboot.bin btxld: zfsboot.ldr: Invalid argument *** Error code 2 Stop in /src/sys/boot/i386/zfsboot. *** Error code 1 Stop in /src/sys/boot/i386. *** Error code 1 Stop in /src/sys/boot. *** Error code 1 Stop in /src/sys. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-24 00:41:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-24 00:41:48 - ERROR: failed to build world TB --- 2009-05-24 00:41:48 - 2879.62 user 318.31 system 3595.56 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sun May 24 17:45:40 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2BF61065670; Sun, 24 May 2009 17:45:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9EDF08FC1F; Sun, 24 May 2009 17:45:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4OHjcKa084806; Sun, 24 May 2009 13:45:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4OHjcCv043844; Sun, 24 May 2009 13:45:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 271FA1B5060; Sun, 24 May 2009 13:45:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090524174538.271FA1B5060@freebsd-stable.sentex.ca> Date: Sun, 24 May 2009 13:45:38 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 17:45:41 -0000 TB --- 2009-05-24 16:45:54 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-05-24 16:45:54 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2009-05-24 16:45:54 - cleaning the object tree TB --- 2009-05-24 16:46:06 - cvsupping the source tree TB --- 2009-05-24 16:46:06 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2009-05-24 16:46:17 - building world TB --- 2009-05-24 16:46:17 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-24 16:46:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-24 16:46:17 - TARGET=amd64 TB --- 2009-05-24 16:46:17 - TARGET_ARCH=amd64 TB --- 2009-05-24 16:46:17 - TZ=UTC TB --- 2009-05-24 16:46:17 - __MAKE_CONF=/dev/null TB --- 2009-05-24 16:46:17 - cd /src TB --- 2009-05-24 16:46:17 - /usr/bin/make -B buildworld >>> World build started on Sun May 24 16:46:18 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] sed -e '/align/d' -e '/nop/d' < zfsboot.s.tmp > zfsboot.s rm -f zfsboot.s.tmp as --32 -o zfsboot.o zfsboot.s cc -Os -g -fno-guess-branch-probability -fomit-frame-pointer -fno-unit-at-a-time -mno-align-long-strings -mrtd -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -DBOOT2 -DFLAGS=0x80 -DSIOPRT=0x3f8 -DSIOFMT=0x3 -DSIOSPD=9600 -I/src/sys/boot/i386/zfsboot/../../zfs -I/src/sys/boot/i386/zfsboot/../../../cddl/boot/zfs -I/src/sys/boot/i386/zfsboot/../btx/lib -I. -I/src/sys/boot/i386/zfsboot/../boot2 -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Winline --param max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -c /src/sys/boot/i386/zfsboot/../boot2/sio.S ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o zfsboot.out /obj/amd64/src/sys/boot/i386/zfsboot/../btx/lib/crt0.o zfsboot.o sio.o /obj/amd64/src/tmp/usr/lib/libstand.a objcopy -S -O binary zfsboot.out zfsboot.bin btxld -v -E 0x2000 -f bin -b /obj/amd64/src/sys/boot/i386/zfsboot/../btx/btx/btx -l zfsboot.ldr -o zfsboot.ld -P 1 zfsboot.bin btxld: zfsboot.ldr: Invalid argument *** Error code 2 Stop in /src/sys/boot/i386/zfsboot. *** Error code 1 Stop in /src/sys/boot/i386. *** Error code 1 Stop in /src/sys/boot. *** Error code 1 Stop in /src/sys. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-24 17:45:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-24 17:45:37 - ERROR: failed to build world TB --- 2009-05-24 17:45:37 - 2878.23 user 318.16 system 3583.86 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Mon May 25 11:06:47 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D95D1065676 for ; Mon, 25 May 2009 11:06:47 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 01F8C8FC17 for ; Mon, 25 May 2009 11:06:47 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4PB6kx9092699 for ; Mon, 25 May 2009 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4PB6ki8092695 for freebsd-amd64@FreeBSD.org; Mon, 25 May 2009 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 May 2009 11:06:46 GMT Message-Id: <200905251106.n4PB6ki8092695@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-amd64@FreeBSD.org X-Mailman-Approved-At: Mon, 25 May 2009 11:43:33 +0000 Cc: Subject: Current problem reports assigned to freebsd-amd64@FreeBSD.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 11:06:47 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/134786 amd64 [vfs] [patch] vfs.bufspace sysctl wideness on amd64 o amd64/134757 amd64 32 bit processes on 64 bit platforms occasionally drop o amd64/133977 amd64 [panic] [ffs] "panic: ffs_blkfree: freeing free block" o amd64/133701 amd64 Recompiling the kernel with k8temp or smbios break GEO o amd64/132574 amd64 [boot] Freeze on bootstrap loader (CD) using ATA/133 P o amd64/132372 amd64 [ata] No disks found (nVidia nForce MCP55 sata control o amd64/132019 amd64 [install] kernel trap 12 while installation o amd64/131906 amd64 [ata] SATA data corruption with Promise PDC20378 (amd6 o amd64/131456 amd64 ACPI & ATA problems o amd64/131314 amd64 [modules] [panic] large modules fail to load on amd64 o amd64/131209 amd64 [panic] [bce] 7.1-STABLE amd64 crash - m0 NULL f amd64/130885 amd64 sockstat(1) on amd64 does not work o amd64/130864 amd64 [hang] Problem with copying files to a large partition o amd64/130817 amd64 FreeBSD does not support HP DL160G5 [regression] o amd64/130494 amd64 [boot] netbooting BTX fails on amd64 o amd64/130483 amd64 [mxge] MSI must be disabled when Myricom 10Gbps Card i o amd64/130368 amd64 [hang] Switching from xorg to console locks up compute o amd64/129889 amd64 [boot] The booting process stops at the line mounting o amd64/129721 amd64 [hang] Motherboard K9N2G Neo-FD hangs on boot of 7.0-R o amd64/129667 amd64 [ata] Elitegroup A780GM-A IDE controller not recognize o amd64/129426 amd64 [panic] FreeBSD 7.0 crash after subdiskXX: detached o amd64/129315 amd64 [boot] amd64 motherboard: Intel DG965WH motherboard co f amd64/128978 amd64 [install] FreeBSD 6.3 64-bit panics at boot time duri o amd64/128810 amd64 AMD 64 port installation o amd64/128765 amd64 [install] Install CD loads to Install choices but stop o amd64/128686 amd64 [ata] can't detect SATA Disk on 8.0-Current with NF550 o amd64/128263 amd64 [panic] 2 amd64 dl380 g5 with dual quadcore xeons, 8 a o amd64/128259 amd64 csh(1): "`" crashes csh o amd64/127640 amd64 gcc(1) will not build shared libraries with -fprofile- o amd64/127484 amd64 [timecounters] Drift problem with FreeBSD 7.0 and 7.1 o amd64/127451 amd64 [scheduler] incorrect load on quad core o amd64/127397 amd64 [amd64] 32bit application on FreeBSD-6.3 amd64 gets SI s amd64/127276 amd64 ldd(1) invokes linux yes o amd64/127129 amd64 mdconfig(8) is core dumping with Segmentation Fault 11 o amd64/125873 amd64 [smbd] [panic] Repeated kernel panics, trap 12 page fa o amd64/125002 amd64 [install] amd64, SATA hard disks not detected o amd64/124432 amd64 [panic] 7.0-STABLE panic: invalbuf: dirty bufs o amd64/124134 amd64 [kernel] The kernel doesn't follow the calling convent o amd64/123562 amd64 [install] FreeBSD amd64 not installs o amd64/123520 amd64 [ahd] unable to boot from net while using ahd o amd64/123456 amd64 fstat(1): /usr/bin/fstat shows error messages and hang f amd64/123275 amd64 [cbb] [pcmcia] cbb/pcmcia drivers on amd64 failure [re o kern/122782 amd64 [modules] accf_http.ko kernel module is not loadable o amd64/122695 amd64 [cpufreq] Lack of cpufreq control using amd64 eith cor o amd64/122624 amd64 unusable minimal installation of FreeBSD-7.0 o amd64/122549 amd64 7.0-RELEASE-amd64-bootonly.iso doesn't work w/ serial o amd64/122468 amd64 Compile problems after upgrading to 7.0 o amd64/122174 amd64 [panic] 7.0 no longer includes "device atpic" so fails o amd64/121590 amd64 [est] [p4tcc] [acpi_perf] setting dev.cpu.0.freq somet o amd64/121439 amd64 [boot] Installation of FreeBSD 7.0 fails: ACPI problem o amd64/120202 amd64 [amd64] [patch] [panic] kernel panic at start_all_aps, o amd64/119591 amd64 [amd64] [patch] time_t on 64-bit architecture o amd64/117418 amd64 [hang] FreeBSD 6.2 crash on amd64 4400+ with ssh o amd64/117316 amd64 [acpi] ACPI lockups on SuperMicro motherboard o amd64/117296 amd64 [ata] I don`t see second SATA IDE on VIA VT8237A a amd64/117186 amd64 [modules] kldload Unsupported file type on STABLE amd6 s amd64/116689 amd64 [request] support for MSI K9MM-V o amd64/116620 amd64 [hang] ifconfig spins when creating carp(4) device on o amd64/116322 amd64 [panic] At start fsck on current, the system panics o amd64/116159 amd64 [panic] Panic while debugging on CURRENT s amd64/115815 amd64 [ata] [request] Gigabyte GA-M61P-S3 Motherboard unsupp o amd64/115581 amd64 [Makefile] [patch] -mfancy-math-387 has no effect o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c o amd64/114270 amd64 [cpufreq] cpufreq doesnt work when compiled in to kern o amd64/112222 amd64 [libc] 32-bit libc incorrectly converts some FP number o amd64/110599 amd64 [geli] geli attach to gmirror device hangs and cannot s amd64/108861 amd64 [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work o amd64/106186 amd64 [panic] panic in swap_pager_swap_init (amd64/smp/6.2-p f amd64/105531 amd64 [ata] gigabyte GA-M51GM-S2G / nVidia nForce 430 - does f amd64/105514 amd64 [boot] FreeBSD/amd64 - Fails to boot on HP Pavilion dv o amd64/102716 amd64 ex with no argument in an xterm gets SIGSEGV o amd64/97337 amd64 [dri] xorg reboots system if dri module is enabled o amd64/95888 amd64 [ata] kernel: ad2: TIMEOUT - WRITE_DMA retrying on HP o amd64/94677 amd64 [panic] panic in amd64 install at non-root user creati o amd64/93961 amd64 [busdma] Problem in bounce buffer handling in sys/amd6 o amd64/92337 amd64 [em] FreeBSD 6.0 Release Intel Pro 1000 MT em1 no buff o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 o amd64/89501 amd64 [install] System crashes on install using ftp on local o amd64/88790 amd64 [panic] kernel panic on first boot (after the FreeBSD o amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not boot with usb o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 o amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in s amd64/85273 amd64 [install] FreeBSD (NetBSD or OpenBSD) not install on l o amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/ports' and sys o amd64/76136 amd64 [hang] system halts before reboot o amd64/74747 amd64 [panic] System panic on shutdown when process will not 87 problems total. From owner-freebsd-amd64@FreeBSD.ORG Mon May 25 13:20:55 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E124106566B; Mon, 25 May 2009 13:20:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 63E878FC0C; Mon, 25 May 2009 13:20:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4PDKqjb084197; Mon, 25 May 2009 09:20:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4PDKqQN051366; Mon, 25 May 2009 09:20:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1CD087302F; Mon, 25 May 2009 09:20:51 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090525132052.1CD087302F@freebsd-current.sentex.ca> Date: Mon, 25 May 2009 09:20:51 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 13:20:56 -0000 TB --- 2009-05-25 11:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-25 11:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-05-25 11:00:00 - cleaning the object tree TB --- 2009-05-25 11:01:21 - cvsupping the source tree TB --- 2009-05-25 11:01:21 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-05-25 11:01:31 - building world TB --- 2009-05-25 11:01:31 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-25 11:01:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-25 11:01:31 - TARGET=amd64 TB --- 2009-05-25 11:01:31 - TARGET_ARCH=amd64 TB --- 2009-05-25 11:01:31 - TZ=UTC TB --- 2009-05-25 11:01:31 - __MAKE_CONF=/dev/null TB --- 2009-05-25 11:01:31 - cd /src TB --- 2009-05-25 11:01:31 - /usr/bin/make -B buildworld >>> World build started on Mon May 25 11:01:33 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Mon May 25 13:03:06 UTC 2009 TB --- 2009-05-25 13:03:06 - generating LINT kernel config TB --- 2009-05-25 13:03:06 - cd /src/sys/amd64/conf TB --- 2009-05-25 13:03:06 - /usr/bin/make -B LINT TB --- 2009-05-25 13:03:06 - building LINT kernel TB --- 2009-05-25 13:03:06 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-25 13:03:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-25 13:03:06 - TARGET=amd64 TB --- 2009-05-25 13:03:06 - TARGET_ARCH=amd64 TB --- 2009-05-25 13:03:06 - TZ=UTC TB --- 2009-05-25 13:03:06 - __MAKE_CONF=/dev/null TB --- 2009-05-25 13:03:06 - cd /src TB --- 2009-05-25 13:03:06 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 25 13:03:06 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue vers.c linking kernel ipx_proto.o(.data+0x288): undefined reference to `spx_ctlinput' ipx_proto.o(.data+0x2e8): undefined reference to `spx_ctlinput' *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-25 13:20:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-25 13:20:51 - ERROR: failed to build lint kernel TB --- 2009-05-25 13:20:51 - 6537.38 user 659.62 system 8450.97 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Mon May 25 23:00:11 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9CD610656AD for ; Mon, 25 May 2009 23:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8E47B8FC12 for ; Mon, 25 May 2009 23:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4PN0Bnf063260 for ; Mon, 25 May 2009 23:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4PN0BF8063259; Mon, 25 May 2009 23:00:11 GMT (envelope-from gnats) Date: Mon, 25 May 2009 23:00:11 GMT Message-Id: <200905252300.n4PN0BF8063259@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: GD X-Mailman-Approved-At: Tue, 26 May 2009 00:35:00 +0000 Cc: Subject: Re: amd64/132372: [ata] No disks found (nVidia nForce MCP55 sata controller) [regression] X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: GD List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2009 23:00:12 -0000 The following reply was made to PR amd64/132372; it has been noted by GNATS. From: GD To: bug-followup@FreeBSD.org, bsd@maxnet.ws Cc: Subject: Re: amd64/132372: [ata] No disks found (nVidia nForce MCP55 sata controller) [regression] Date: Tue, 26 May 2009 00:24:28 +0200 Hi, Try to set a hw.pci.mcfg=0 in loader.conf. In my case (Asus Crosshair MCP55) it solves the problem, but it's not a true solution. Best regards, GD From owner-freebsd-amd64@FreeBSD.ORG Tue May 26 09:14:09 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE5FC106566C; Tue, 26 May 2009 09:14:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 93D918FC0A; Tue, 26 May 2009 09:14:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4Q9E6VH010292; Tue, 26 May 2009 05:14:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4Q9E6rj084390; Tue, 26 May 2009 05:14:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 979487302F; Tue, 26 May 2009 05:14:06 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090526091406.979487302F@freebsd-current.sentex.ca> Date: Tue, 26 May 2009 05:14:06 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 09:14:10 -0000 TB --- 2009-05-26 07:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-26 07:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-05-26 07:00:00 - cleaning the object tree TB --- 2009-05-26 07:01:28 - cvsupping the source tree TB --- 2009-05-26 07:01:28 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-05-26 07:01:35 - building world TB --- 2009-05-26 07:01:35 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-26 07:01:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-26 07:01:35 - TARGET=amd64 TB --- 2009-05-26 07:01:35 - TARGET_ARCH=amd64 TB --- 2009-05-26 07:01:35 - TZ=UTC TB --- 2009-05-26 07:01:35 - __MAKE_CONF=/dev/null TB --- 2009-05-26 07:01:35 - cd /src TB --- 2009-05-26 07:01:35 - /usr/bin/make -B buildworld >>> World build started on Tue May 26 07:01:37 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue May 26 09:07:11 UTC 2009 TB --- 2009-05-26 09:07:11 - generating LINT kernel config TB --- 2009-05-26 09:07:11 - cd /src/sys/amd64/conf TB --- 2009-05-26 09:07:11 - /usr/bin/make -B LINT TB --- 2009-05-26 09:07:11 - building LINT kernel TB --- 2009-05-26 09:07:11 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-26 09:07:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-26 09:07:11 - TARGET=amd64 TB --- 2009-05-26 09:07:11 - TARGET_ARCH=amd64 TB --- 2009-05-26 09:07:11 - TZ=UTC TB --- 2009-05-26 09:07:11 - __MAKE_CONF=/dev/null TB --- 2009-05-26 09:07:11 - cd /src TB --- 2009-05-26 09:07:11 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 26 09:07:11 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/bktr/bktr_card.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/bktr/bktr_core.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/bktr/bktr_i2c.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/bktr/bktr_os.c /src/sys/dev/bktr/bktr_os.c: In function 'bktr_attach': /src/sys/dev/bktr/bktr_os.c:473: error: 'SYS_RES_MEM' undeclared (first use in this function) /src/sys/dev/bktr/bktr_os.c:473: error: (Each undeclared identifier is reported only once /src/sys/dev/bktr/bktr_os.c:473: error: for each function it appears in.) *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-26 09:14:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-26 09:14:05 - ERROR: failed to build lint kernel TB --- 2009-05-26 09:14:05 - 5951.91 user 634.77 system 8044.91 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Tue May 26 16:55:03 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54BD2106566C; Tue, 26 May 2009 16:55:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 596728FC0C; Tue, 26 May 2009 16:54:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4QGsr6R083154; Tue, 26 May 2009 12:54:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4QGsrr8028183; Tue, 26 May 2009 12:54:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9E8AF7302F; Tue, 26 May 2009 12:54:52 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090526165452.9E8AF7302F@freebsd-current.sentex.ca> Date: Tue, 26 May 2009 12:54:52 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 16:55:04 -0000 TB --- 2009-05-26 14:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-26 14:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-05-26 14:40:00 - cleaning the object tree TB --- 2009-05-26 14:41:12 - cvsupping the source tree TB --- 2009-05-26 14:41:12 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-05-26 14:41:19 - building world TB --- 2009-05-26 14:41:19 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-26 14:41:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-26 14:41:19 - TARGET=amd64 TB --- 2009-05-26 14:41:19 - TARGET_ARCH=amd64 TB --- 2009-05-26 14:41:19 - TZ=UTC TB --- 2009-05-26 14:41:19 - __MAKE_CONF=/dev/null TB --- 2009-05-26 14:41:19 - cd /src TB --- 2009-05-26 14:41:19 - /usr/bin/make -B buildworld >>> World build started on Tue May 26 14:41:21 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Tue May 26 16:42:38 UTC 2009 TB --- 2009-05-26 16:42:38 - generating LINT kernel config TB --- 2009-05-26 16:42:38 - cd /src/sys/amd64/conf TB --- 2009-05-26 16:42:38 - /usr/bin/make -B LINT TB --- 2009-05-26 16:42:38 - building LINT kernel TB --- 2009-05-26 16:42:38 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-26 16:42:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-26 16:42:38 - TARGET=amd64 TB --- 2009-05-26 16:42:38 - TARGET_ARCH=amd64 TB --- 2009-05-26 16:42:38 - TZ=UTC TB --- 2009-05-26 16:42:38 - __MAKE_CONF=/dev/null TB --- 2009-05-26 16:42:38 - cd /src TB --- 2009-05-26 16:42:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 26 16:42:38 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/geom/geom_pc98_enc.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/geom/geom_slice.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/geom/geom_subr.c cc1: warnings being treated as errors /src/sys/geom/geom_subr.c: In function 'db_show_bio': /src/sys/geom/geom_subr.c:1313: warning: format '%lld' expects type 'long long int', but argument 2 has type 'off_t' /src/sys/geom/geom_subr.c:1314: warning: format '%lld' expects type 'long long int', but argument 2 has type 'off_t' /src/sys/geom/geom_subr.c:1317: warning: format '%lld' expects type 'long long int', but argument 2 has type 'off_t' *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-26 16:54:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-26 16:54:52 - ERROR: failed to build lint kernel TB --- 2009-05-26 16:54:52 - 6201.57 user 642.12 system 8091.88 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed May 27 09:30:01 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 841B71065670 for ; Wed, 27 May 2009 09:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5EBCE8FC20 for ; Wed, 27 May 2009 09:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4R9U10p048131 for ; Wed, 27 May 2009 09:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4R9U1lv048128; Wed, 27 May 2009 09:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 27 May 2009 09:30:01 GMT Resent-Message-Id: <200905270930.n4R9U1lv048128@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "G.Def" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E41361065674 for ; Wed, 27 May 2009 09:24:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id D23C08FC19 for ; Wed, 27 May 2009 09:24:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4R9Ojhn084276 for ; Wed, 27 May 2009 09:24:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4R9OjZh084275; Wed, 27 May 2009 09:24:45 GMT (envelope-from nobody) Message-Id: <200905270924.n4R9OjZh084275@www.freebsd.org> Date: Wed, 27 May 2009 09:24:45 GMT From: "G.Def" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Wed, 27 May 2009 11:48:27 +0000 Cc: Subject: amd64/134978: g_up pmap amd64 panic X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 09:30:01 -0000 >Number: 134978 >Category: amd64 >Synopsis: g_up pmap amd64 panic >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 27 09:30:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: G.Def >Release: FreeBSD 8.0-CURRENT >Organization: >Environment: FreeBSD test.w.env 8.0-CURRENT FreeBSD 8.0-CURRENT #16: Wed May 27 09:35:07 CEST 2009 root@test.w.env:/usr/obj/usr/src/sys/CURRENT amd64 >Description: Random panics. kgdb: GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xffff804000000000 fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff806e136e stack pointer = 0x28:0xffffff8000049a80 frame pointer = 0x28:0xffffff8000049a90 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 3 (g_up) trap number = 12 panic: page fault cpuid = 0 Uptime: 1h12m24s Physical memory: 2035 MB Dumping 1372 MB: 1357 1341 1325 1309 1293 1277 1261 1245 1229 1213 1197 1181 1165 1149 1133 1117 1101 1085 1069 1053 1037 1021 1005 989 973 957 941 925 909 893 877 861 845 829 813 797 781 765 749 733 717 701 685 669 653 637 621 605 589 573 557 541 525 509 493 477 461 445 429 413 397 381 365 349 333 317 301 285 269 253 237 221 205 189 173 157 141 125 109 93 77 61 45 29 13 Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /boot/kernel/zfs.ko.symbols...done. done. Loaded symbols for /boot/kernel/zfs.ko Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. done. Loaded symbols for /boot/kernel/opensolaris.ko #0 doadump () at pcpu.h:223 223 pcpu.h: Nie ma takiego pliku/katalogu. in pcpu.h (kgdb) list *0xffffffff806e136e 0xffffffff806e136e is in pmap_kextract (/usr/src/sys/amd64/amd64/pmap.c:1027). 1022 vm_paddr_t pa; 1023 1024 if (va >= DMAP_MIN_ADDRESS && va < DMAP_MAX_ADDRESS) { 1025 pa = DMAP_TO_PHYS(va); 1026 } else { 1027 pde = *vtopde(va); 1028 if (pde & PG_PS) { 1029 pa = (pde & PG_PS_FRAME) | (va & PDRMASK); 1030 } else { 1031 /* (kgdb) backtrace #0 doadump () at pcpu.h:223 #1 0xffffffff8041b749 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:420 #2 0xffffffff8041bb7c in panic (fmt=0xffffffff80793c2a "%s") at /usr/src/sys/kern/kern_shutdown.c:576 #3 0xffffffff806f5e48 in trap_fatal (frame=0xffffff0001319390, eva=Variable "eva" is not available. ) at /usr/src/sys/amd64/amd64/trap.c:852 #4 0xffffffff806f6214 in trap_pfault (frame=0xffffff80000499d0, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:768 #5 0xffffffff806f6b03 in trap (frame=0xffffff80000499d0) at /usr/src/sys/amd64/amd64/trap.c:494 #6 0xffffffff806d12c3 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:223 #7 0xffffffff806e136e in pmap_kextract (va=0) at /usr/src/sys/amd64/amd64/pmap.c:1027 #8 0xffffffff806cf60e in bus_dmamap_load (dmat=0xffffff0001704280, map=0xffffff0001704200, buf=0x0, buflen=65536, callback=0xffffffff802131a0 , callback_arg=0xffffff8000049b40, flags=1) at /usr/src/sys/amd64/amd64/busdma_machdep.c:611 #9 0xffffffff80213678 in ata_dmaload (request=0xffffff001d29ed68, addr=0x0, entries=0xffffff8000049b8c) at /usr/src/sys/dev/ata/ata-dma.c:298 #10 0xffffffff8020d8b0 in ata_begin_transaction (request=0xffffff001d29ed68) ---Type to continue, or q to quit--- at /usr/src/sys/dev/ata/ata-lowlevel.c:139 #11 0xffffffff8020f7bc in ata_start (dev=0xffffff00014ea900) at /usr/src/sys/dev/ata/ata-queue.c:212 #12 0xffffffff803a684c in g_io_schedule_up (tp=Variable "tp" is not available. ) at /usr/src/sys/geom/geom_io.c:576 #13 0xffffffff803a6c08 in g_up_procbody () at /usr/src/sys/geom/geom_kern.c:95 #14 0xffffffff803f7117 in fork_exit ( callout=0xffffffff803a6bb0 , arg=0x0, frame=0xffffff8000049c90) at /usr/src/sys/kern/kern_fork.c:830 #15 0xffffffff806d174e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:552 #16 0x0000000000000000 in ?? () >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Thu May 28 13:15:41 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F38010656C9; Thu, 28 May 2009 13:15:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 272AC8FC29; Thu, 28 May 2009 13:15:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4SDFcC4059064; Thu, 28 May 2009 09:15:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4SDFcN1065069; Thu, 28 May 2009 09:15:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 7A0021B5060; Thu, 28 May 2009 09:15:38 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090528131538.7A0021B5060@freebsd-stable.sentex.ca> Date: Thu, 28 May 2009 09:15:38 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 13:15:42 -0000 TB --- 2009-05-28 11:26:51 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-05-28 11:26:51 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2009-05-28 11:26:51 - cleaning the object tree TB --- 2009-05-28 11:27:23 - cvsupping the source tree TB --- 2009-05-28 11:27:23 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2009-05-28 11:27:32 - building world TB --- 2009-05-28 11:27:32 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-28 11:27:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-28 11:27:32 - TARGET=amd64 TB --- 2009-05-28 11:27:32 - TARGET_ARCH=amd64 TB --- 2009-05-28 11:27:32 - TZ=UTC TB --- 2009-05-28 11:27:32 - __MAKE_CONF=/dev/null TB --- 2009-05-28 11:27:32 - cd /src TB --- 2009-05-28 11:27:32 - /usr/bin/make -B buildworld >>> World build started on Thu May 28 11:27:33 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu May 28 13:00:57 UTC 2009 TB --- 2009-05-28 13:00:57 - generating LINT kernel config TB --- 2009-05-28 13:00:57 - cd /src/sys/amd64/conf TB --- 2009-05-28 13:00:57 - /usr/bin/make -B LINT TB --- 2009-05-28 13:00:57 - building LINT kernel TB --- 2009-05-28 13:00:57 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-28 13:00:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-28 13:00:57 - TARGET=amd64 TB --- 2009-05-28 13:00:57 - TARGET_ARCH=amd64 TB --- 2009-05-28 13:00:57 - TZ=UTC TB --- 2009-05-28 13:00:57 - __MAKE_CONF=/dev/null TB --- 2009-05-28 13:00:57 - cd /src TB --- 2009-05-28 13:00:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 28 13:00:57 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_futex.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_getcwd.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_ioctl.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_ipc.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_mib.c cc1: warnings being treated as errors /src/sys/compat/linux/linux_mib.c: In function 'linux_kernver': /src/sys/compat/linux/linux_mib.c:267: warning: 'osrel' may be used uninitialized in this function *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-28 13:15:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-28 13:15:38 - ERROR: failed to build lint kernel TB --- 2009-05-28 13:15:38 - 5288.27 user 575.38 system 6526.84 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Thu May 28 16:37:32 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A04791065676; Thu, 28 May 2009 16:37:32 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 344E68FC15; Thu, 28 May 2009 16:37:32 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 7E80CA7D0D; Thu, 28 May 2009 20:11:16 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.static.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1814737089; Thu, 28 May 2009 20:11:16 +0400 Received: from dchagin.static.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.static.corbina.ru (8.14.3/8.14.3) with ESMTP id n4SGBGAj002319; Thu, 28 May 2009 20:11:16 +0400 (MSD) (envelope-from dchagin@dchagin.static.corbina.ru) Received: (from dchagin@localhost) by dchagin.static.corbina.ru (8.14.3/8.14.3/Submit) id n4SGBAD2002318; Thu, 28 May 2009 20:11:10 +0400 (MSD) (envelope-from dchagin) Date: Thu, 28 May 2009 20:11:10 +0400 From: Chagin Dmitry To: FreeBSD Tinderbox Message-ID: <20090528161110.GA2280@dchagin.static.corbina.ru> References: <20090528131538.7A0021B5060@freebsd-stable.sentex.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20090528131538.7A0021B5060@freebsd-stable.sentex.ca> User-Agent: Mutt/1.5.19 (2009-01-05) X-Mailman-Approved-At: Thu, 28 May 2009 18:50:09 +0000 Cc: amd64@freebsd.org, stable@freebsd.org Subject: Re: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 16:37:33 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 28, 2009 at 09:15:38AM -0400, FreeBSD Tinderbox wrote: > TB --- 2009-05-28 11:26:51 - tinderbox 2.6 running on freebsd-stable.sent= ex.ca > TB --- 2009-05-28 11:26:51 - starting RELENG_7 tinderbox run for amd64/am= d64 > TB --- 2009-05-28 11:26:51 - cleaning the object tree > TB --- 2009-05-28 11:27:23 - cvsupping the source tree > TB --- 2009-05-28 11:27:23 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -= s /tinderbox/RELENG_7/amd64/amd64/supfile > /src/sys/compat/linux/linux_mib.c: In function 'linux_kernver': > /src/sys/compat/linux/linux_mib.c:267: warning: 'osrel' may be used unini= tialized in this function > *** Error code 1 >=20 > Stop in /obj/amd64/src/sys/LINT. > *** Error code 1 >=20 > Stop in /src. > *** Error code 1 >=20 ughh, fixed by r192981. Im sorry. --=20 Have fun! chd --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkoet54ACgkQ0t2Tb3OO/O39YwCfXVxiIoj0Scg5lva0Ip4MiOMg DWMAn1Yyme6wjBl8mOVdgORdDuzraQBM =Vn72 -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-freebsd-amd64@FreeBSD.ORG Thu May 28 19:00:07 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 618E8106564A for ; Thu, 28 May 2009 19:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 337F18FC2E for ; Thu, 28 May 2009 19:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4SJ07Zb025461 for ; Thu, 28 May 2009 19:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4SJ07pm025460; Thu, 28 May 2009 19:00:07 GMT (envelope-from gnats) Resent-Date: Thu, 28 May 2009 19:00:07 GMT Resent-Message-Id: <200905281900.n4SJ07pm025460@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ralf Folkerts Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F2FF1065675 for ; Thu, 28 May 2009 18:57:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4AF358FC26 for ; Thu, 28 May 2009 18:57:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4SIvlgZ076669 for ; Thu, 28 May 2009 18:57:47 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4SIvlu6076668; Thu, 28 May 2009 18:57:47 GMT (envelope-from nobody) Message-Id: <200905281857.n4SIvlu6076668@www.freebsd.org> Date: Thu, 28 May 2009 18:57:47 GMT From: Ralf Folkerts To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2009 19:00:08 -0000 >Number: 135040 >Category: amd64 >Synopsis: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 28 19:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ralf Folkerts >Release: 7-STABLE/amd64, 7.2-RELEASE/i386, 7.2-RELEASE(amd64 >Organization: >Environment: FreeBSD beaster.home.folkerts-net.de 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Short: FreeBSD/amd64 7.2-RELEASE does not detect SATA disk on SB600. FreeBSD/amd64 7-STABLE from ~last week will detect the disk but cannot mount. FreeBSD 7.2-RELEASE/i386 has no Problem detecting that disk, can also mount and runs (at least seems to) OK. Long: I updated my MB to ALiveXFire eSata2 R3.0 plus AMD Athlon X2 5050e last week (before it was 939-DUAL SATA2 with Athlon64/3200+). First ran memtest for one full pass to make sure memory was OK. When booting off the SATA Disk it did detect the disk (ad4) but then was unable to mount root and stopped, asking for the root-Slice. When entering ad4s1a (which is the root slice) it displayed the error again. When entering (I think it was ? to display the slices) it did display all slices (ad4s1a, ad4s1b, ad4s1d, ...) correctly. So I decided to get to a serial console to get Output suitable to put into a PR. I booted off the 7.2-RELEASE/amd64 DVD, entered Fixit -- but it didn't even detect the disk at all. Then, after several tries, I downloaded the 7.2-RELEASE/i386 DVD and booted off that DVD. It did detect the Disk w/o any Problem, I was able to mount ad4s1a and make the changes to /etc/ttys and create the /boot.config. Now, when booting with serial console the System just booted fine, i.e. it was able to mount / and all other Partitions. Then, being a bit afraid due to the problems I started a buildworld/buildkernel. After ~30 min. The compile stopped with a error. When trying to look after that I was unable to start vi, as there were some Problems with missing SOs reported. I rebooted the machine (again with serial console) and found that / was destroyed (well, first I started to fsck it, but after a long time pressing y/enter I found that ALL files were moved to lost+found. /tmp was even more corrupt, was unable to fsck. In the end I put the old MB back in place, created / and /tmp anew and restored / from bacula. Now, I did change the Power Supply and the MB (incl. Memory) and the Graphics Adapter today and tried again. Same results. So, I did install a new SATA Disk, installed FBSD 7.2.RELEASE/i386 w/o any Problems and I'm currently running the second make buildworld installworld on that System w/o any Problems. Pls. note that a "dual boot" installed Kubuntu 9.04/amd64 works OK, as does the FBSD/i386. When searching the amd64-ML I found a Mail from 2007 re. a Problem that SB600 Reports it's able for 64-bit addressing while it indeed is not. Not sure if this has sthg. to do with the Problem. Here's the pcivonf -vl from the system booted off FBSD-7.2/i386: hostb0@pci0:0:0:0: class=0x060000 card=0x59501849 chip=0x59501002 rev=0x01 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'RS480 Host Bridge' class = bridge subclass = HOST-PCI pcib1@pci0:0:2:0: class=0x060400 card=0x5a341849 chip=0x5a341002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc' device = 'RS480 PCI-X Root Port' class = bridge subclass = PCI-PCI pcib2@pci0:0:5:0: class=0x060400 card=0x5a371849 chip=0x5a371002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc' device = 'RS480 PCI Bridge' class = bridge subclass = PCI-PCI atapci0@pci0:0:18:0: class=0x010601 card=0x43821849 chip=0x43801002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 Serial ATA Controller' class = mass storage subclass = SATA ohci0@pci0:0:19:0: class=0x0c0310 card=0x43871849 chip=0x43871002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 USB Controller (OHCI0)' class = serial bus subclass = USB ohci1@pci0:0:19:1: class=0x0c0310 card=0x43881849 chip=0x43881002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 USB Controller (OHCI1)' class = serial bus subclass = USB ohci2@pci0:0:19:2: class=0x0c0310 card=0x43891849 chip=0x43891002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 USB Controller (OHCI2)' class = serial bus subclass = USB ohci3@pci0:0:19:3: class=0x0c0310 card=0x438a1849 chip=0x438a1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 USB Controller (OHCI3)' class = serial bus subclass = USB ohci4@pci0:0:19:4: class=0x0c0310 card=0x438b1849 chip=0x438b1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 USB Controller (OHCI4)' class = serial bus subclass = USB ehci0@pci0:0:19:5: class=0x0c0320 card=0x43861849 chip=0x43861002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 USB Controller (EHCI)' class = serial bus subclass = USB none0@pci0:0:20:0: class=0x0c0500 card=0x43851849 chip=0x43851002 rev=0x13 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 SMBUS Controller' class = serial bus subclass = SMBus atapci1@pci0:0:20:1: class=0x01018a card=0x438c1849 chip=0x438c1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 ATA Controller' class = mass storage subclass = ATA none1@pci0:0:20:2: class=0x040300 card=0x06621849 chip=0x43831002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 High Definition Audio Controller' class = multimedia subclass = HDA isab0@pci0:0:20:3: class=0x060100 card=0x438d1849 chip=0x438d1002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'IXP SB600 PCI to LPC Bridge' class = bridge subclass = PCI-ISA pcib3@pci0:0:20:4: class=0x060401 card=0x00000000 chip=0x43841002 rev=0x00 hdr=0x01 vendor = 'ATI Technologies Inc' device = 'IXP SB600 PCI to PCI Bridge' class = bridge subclass = PCI-PCI hostb1@pci0:0:24:0: class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron HyperTransport Technology Configuration' class = bridge subclass = HOST-PCI hostb2@pci0:0:24:1: class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron Address Map' class = bridge subclass = HOST-PCI hostb3@pci0:0:24:2: class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron DRAM Controller' class = bridge subclass = HOST-PCI hostb4@pci0:0:24:3: class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = '(K8) Athlon 64/Opteron Miscellaneous Control' class = bridge subclass = HOST-PCI vgapci0@pci0:2:0:0: class=0x030000 card=0xe400174b chip=0x95c51002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' class = display subclass = VGA none2@pci0:2:0:1: class=0x040300 card=0xaa28174b chip=0xaa281002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies Inc' class = multimedia subclass = HDA re0@pci0:1:0:0: class=0x020000 card=0x81681849 chip=0x816810ec rev=0x01 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet Here's the dmesg from booting 7.2/i386 Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) Dual Core Processor 5050e (2593.00-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x60fb2 Stepping = 2 Features=0x178bfbff Features2=0x2001 AMD Features=0xea500800 AMD Features2=0x11f TSC: P-state invariant Cores per package: 2 real memory = 3489333248 (3327 MB) avail memory = 3409989632 (3252 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, cff00000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 2.0 on pci0 pci2: on pcib1 vgapci0: port 0xe000-0xe0ff mem 0xd0000000-0xdfffffff,0xfebf0000-0xfebfffff irq 18 at device 0.0 on pci2 pci2: at device 0.1 (no driver attached) pcib2: at device 5.0 on pci0 pci1: on pcib2 re0: port 0xd800-0xd8ff mem 0xfeaff000-0xfeafffff irq 17 at device 0.0 on pci1 re0: Using 1 MSI messages re0: Chip rev. 0x38000000 re0: MAC rev. 0x00000000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: Ethernet address: 00:19:66:98:36:7a re0: [FILTER] atapci0: port 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f mem 0xfe9ff800-0xfe9ffbff irq 22 at device 18.0 on pci0 atapci0: [ITHREAD] atapci0: AHCI Version 01.10 controller with 4 ports detected ata2: on atapci0 ata2: [ITHREAD] ata3: on atapci0 ata3: [ITHREAD] ata4: on atapci0 ata4: [ITHREAD] ata5: on atapci0 ata5: [ITHREAD] ohci0: mem 0xfe9fe000-0xfe9fefff irq 16 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0xfe9fd000-0xfe9fdfff irq 17 at device 19.1 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ohci2: mem 0xfe9fc000-0xfe9fcfff irq 18 at device 19.2 on pci0 ohci2: [GIANT-LOCKED] ohci2: [ITHREAD] usb2: OHCI version 1.0, legacy support usb2: SMM does not respond, resetting usb2: on ohci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ohci3: mem 0xfe9fb000-0xfe9fbfff irq 17 at device 19.3 on pci0 ohci3: [GIANT-LOCKED] ohci3: [ITHREAD] usb3: OHCI version 1.0, legacy support usb3: SMM does not respond, resetting usb3: on ohci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ohci4: mem 0xfe9fa000-0xfe9fafff irq 18 at device 19.4 on pci0 ohci4: [GIANT-LOCKED] ohci4: [ITHREAD] usb4: OHCI version 1.0, legacy support usb4: SMM does not respond, resetting usb4: on ohci4 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered ehci0: mem 0xfe9ff000-0xfe9ff0ff irq 19 at device 19.5 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb5: EHCI version 1.0 usb5: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4 usb5: on ehci0 usb5: USB revision 2.0 uhub5: on usb5 uhub5: 10 ports with 10 removable, self powered pci0: at device 20.0 (no driver attached) atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: on atapci1 ata0: [ITHREAD] pci0: at device 20.2 (no driver attached) isab0: at device 20.3 on pci0 isa0: on isab0 pcib3: at device 20.4 on pci0 pci3: on pcib3 acpi_button0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse Explorer, device ID 4 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] cpu0: on acpi0 acpi_throttle0: on cpu0 acpi_throttle0: CLK_VAL field overlaps THT_EN bit device_attach: acpi_throttle0 attach returned 6 powernow0: on cpu0 cpu1: on acpi0 powernow1: on cpu1 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcf7ff pnpid ORM0000 on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: on ppc0 ppbus0: [ITHREAD] plip0: on ppbus0 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec acd0: DVDR at ata0-master UDMA33 ad4: 152627MB at ata2-master SATA150 SMP: AP CPU #1 Launched! GEOM_LABEL: Label for provider ad4s2 is ufsid/4a1ec31dd6bb02e3. GEOM_LABEL: Label for provider ad4s1a is ufsid/4a1ec31b563d5ead. GEOM_LABEL: Label for provider ad4s1d is ufsid/4a1ec31bd7eb8253. GEOM_LABEL: Label for provider ad4s1e is ufsid/4a1ec31c955537cd. GEOM_LABEL: Label for provider ad4s1f is ufsid/4a1ec31b241e27e0. GEOM_LABEL: Label for provider ad4s1g is ufsid/4a1ec31e5a823bb1. GEOM_LABEL: Label for provider ad4s1h is ufsid/4a1ec31b8c6414e2. Trying to mount root from ufs:/dev/ad4s1a GEOM_LABEL: Label ufsid/4a1ec31b563d5ead removed. GEOM_LABEL: Label for provider ad4s1a is ufsid/4a1ec31b563d5ead. GEOM_LABEL: Label ufsid/4a1ec31b241e27e0 removed. GEOM_LABEL: Label for provider ad4s1f is ufsid/4a1ec31b241e27e0. GEOM_LABEL: Label ufsid/4a1ec31b8c6414e2 removed. GEOM_LABEL: Label for provider ad4s1h is ufsid/4a1ec31b8c6414e2. GEOM_LABEL: Label ufsid/4a1ec31bd7eb8253 removed. GEOM_LABEL: Label for provider ad4s1d is ufsid/4a1ec31bd7eb8253. GEOM_LABEL: Label ufsid/4a1ec31c955537cd removed. GEOM_LABEL: Label for provider ad4s1e is ufsid/4a1ec31c955537cd. GEOM_LABEL: Label ufsid/4a1ec31dd6bb02e3 removed. GEOM_LABEL: Label for provider ad4s2 is ufsid/4a1ec31dd6bb02e3. GEOM_LABEL: Label ufsid/4a1ec31e5a823bb1 removed. GEOM_LABEL: Label for provider ad4s1g is ufsid/4a1ec31e5a823bb1. GEOM_LABEL: Label ufsid/4a1ec31b563d5ead removed. GEOM_LABEL: Label ufsid/4a1ec31b241e27e0 removed. GEOM_LABEL: Label ufsid/4a1ec31b8c6414e2 removed. GEOM_LABEL: Label ufsid/4a1ec31bd7eb8253 removed. GEOM_LABEL: Label ufsid/4a1ec31c955537cd removed. GEOM_LABEL: Label ufsid/4a1ec31dd6bb02e3 removed. GEOM_LABEL: Label ufsid/4a1ec31e5a823bb1 removed. drm0: on vgapci0 vgapci0: child drm0 requested pci_enable_busmaster info: [drm] Initialized radeon 1.29.0 20080528 info: [drm] Setting GART location based on new memory map info: [drm] Loading RV620 CP Microcode info: [drm] Loading RV620 PFP Microcode info: [drm] Resetting GPU info: [drm] writeback test succeeded in 1 usecs drm0: [ITHREAD] info: [drm] Resetting GPU And here is the dmesg from booting 7-STABLE off the disk with serial console Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-STABLE #0: Sat May 23 17:58:51 CEST 2009 root@:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) Dual Core Processor 5050e (2593.00-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x60fb2 Stepping = 2 Features=0x178bfbff Features2=0x2001 AMD Features=0xea500800 AMD Features2=0x11f TSC: P-state invariant Cores per package: 2 usable memory = 4281110528 (4082 MB) avail memory = 4108648448 (3918 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, cff00000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 2.0 on pci0 pci2: on pcib1 vgapci0: port 0xe000-0xe0ff mem 0xd0000000-0xdfffffff,0xfebf0000-0xfebfffff irq 18 at device 0.0 on pci2 pci2: at device 0.1 (no driver attached) pcib2: at device 5.0 on pci0 pci1: on pcib2 re0: port 0xd800-0xd8ff mem 0xfeaff000-0xfeafffff irq 17 at device 0.0 on pci1 re0: Using 1 MSI messages re0: Chip rev. 0x38000000 re0: MAC rev. 0x00000000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: Ethernet address: 00:19:66:98:36:7a re0: [FILTER] atapci0: port 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f mem 0xfe9ff800-0xfe9ffbff irq 22 at device 18.0 on pci0 atapci0: [ITHREAD] atapci0: AHCI Version 01.10 controller with 4 ports detected ata2: on atapci0 ata2: [ITHREAD] ata3: on atapci0 ata3: [ITHREAD] ata4: on atapci0 ata4: [ITHREAD] ata5: on atapci0 ata5: [ITHREAD] ohci0: mem 0xfe9fe000-0xfe9fefff irq 16 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered ohci1: mem 0xfe9fd000-0xfe9fdfff irq 17 at device 19.1 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ohci2: mem 0xfe9fc000-0xfe9fcfff irq 18 at device 19.2 on pci0 ohci2: [GIANT-LOCKED] ohci2: [ITHREAD] usb2: OHCI version 1.0, legacy support usb2: SMM does not respond, resetting usb2: on ohci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ohci3: mem 0xfe9fb000-0xfe9fbfff irq 17 at device 19.3 on pci0 ohci3: [GIANT-LOCKED] ohci3: [ITHREAD] usb3: OHCI version 1.0, legacy support usb3: SMM does not respond, resetting usb3: on ohci3 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered ohci4: mem 0xfe9fa000-0xfe9fafff irq 18 at device 19.4 on pci0 ohci4: [GIANT-LOCKED] ohci4: [ITHREAD] usb4: OHCI version 1.0, legacy support usb4: SMM does not respond, resetting usb4: on ohci4 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered ehci0: mem 0xfe9ff000-0xfe9ff0ff irq 19 at device 19.5 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb5: EHCI version 1.0 usb5: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4 usb5: on ehci0 usb5: USB revision 2.0 uhub5: on usb5 uhub5: 10 ports with 10 removable, self powered pci0: at device 20.0 (no driver attached) atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: on atapci1 ata0: [ITHREAD] pci0: at device 20.2 (no driver attached) isab0: at device 20.3 on pci0 isa0: on isab0 pcib3: at device 20.4 on pci0 pci3: on pcib3 acpi_button0: on acpi0 ppc0: port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: on ppc0 ppbus0: [ITHREAD] plip0: on ppbus0 plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ppc0: [GIANT-LOCKED] ppc0: [ITHREAD] atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse Explorer, device ID 4 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console sio0: [FILTER] cpu0: on acpi0 acpi_throttle0: on cpu0 acpi_throttle0: CLK_VAL field overlaps THT_EN bit device_attach: acpi_throttle0 attach returned 6 powernow0: on cpu0 cpu1: on acpi0 powernow1: on cpu1 orm0: at iomem 0xc0000-0xcf7ff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec acd0: DVDR at ata0-master UDMA33 ad4: 152627MB at ata2-master SATA300 GEOM_LABEL: Label for provider ad4s2 is ntfs/windows. GEOM_LABEL: Label for provider ad4s1a is ufsid/4a17e895ae93c56c. GEOM_LABEL: Label for provider ad4s1d is ufsid/4555f40d53d77fa6. GEOM_LABEL: Label for provider ad4s1e is ufsid/4555f40e1abe75a2. GEOM_LABEL: Label for provider ad4s1f is ufsid/4555f40dc98a85c3. GEOM_LABEL: Label for provider ad4s1g is ufsid/4555f40f92d00e7c. GEOM_LABEL: Label for provider ad4s1h is ufsid/4a17e8a2d5bec7ff. GEOM_LABEL: Label for provider ad4s5 is ntfs/Daten. GEOM_LABEL: Label for provider ad4s9a is ufsid/485c12a9e65d38b5. acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 (probe0:ata0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:ata0:0:0:0): CAM Status: SCSI Status Error (probe0:ata0:0:0:0): SCSI Status: Check Condition (probe0:ata0:0:0:0): NOT READY csi:0,0,bb,0 asc:3a,0 (probe0:ata0:0:0:0): Medium not present (probe0:ata0:0:0:0): Unretryable error acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 SMP: AP CPU #1 Launched! cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ad4s1a Loading configuration files. kernel dumps on /dev/ad4s1b Entropy harvesting: interrupts ethernet point_to_point kickstart. swapon: adding /dev/ad4s1b as swap device Starting file syGstem checks: EOM_LABEL: Label ufsid/4a17e895ae93c56c removed. /dev/ad4s1a: FILGE SYSTEM CLEAN; EOSKIPPING CHECKSM_ L/dev/ad4s1a: cleABan, 162448 free EL(1000 frags, 201: 81 blocks, 0.2% Lafragmentation) bel for provider ad4s1a is ufsid/4a17e895ae93c56c. GEOM_LABEL: Label ufsid/4a17e8a2d5bec7ff removed. /dev/ad4s1h: FILE SYSTEM CLEAN; GESKIPPING CHECKSOM _/dev/ad4s1h: cleLAan, 2029020 freeBE (76 frags, 2536L:18 blocks, 0.0% Lfragmentation) abel for provider ad4s1h is ufsid/4a17e8a2d5bec7ff. GEOM_LABEL: Label ufsid/4555f40d53d77fa6 removed. /dev/ad4s1d: FILGE SYSTEM CLEAN; EOSKIPPING CHECKSM_ LA/dev/ad4s1d: cleBEan, 1786627 freeL: (261843 frags, L190598 blocks, 3ab.2% fragmentatioeln) for provider ad4s1d is ufsid/4555f40d53d77fa6. GEOM_LABEL: Label ufsid/4555f40dc98a85c3 removed. /dev/ad4s1f: FILGEE SYSTEM CLEAN; OMSKIPPING CHECKS_ L/dev/ad4s1f: cleABan, 2440940 freeEL (28292 frags, 3: 01581 blocks, 0.La4% fragmentationbe) l for provider ad4s1f is ufsid/4555f40dc98a85c3. GEOM_LABEL: Label ufsid/4555f40e1abe75a2 removed. /dev/ad4s1e: FILGE SYSTEM CLEAN; ESKIPPING CHECKSOM _L/dev/ad4s1e: cleABan, 1693997 freeEL (48621 frags, 2: 05672 blocks, 1.La9% fragmentationbe) l for provider ad4s1e is ufsid/4555f40e1abe75a2. GEOM_LABEL: Label ufsid/4555f40f92d00e7c removed. /dev/ad4s1g: FILGE SYSTEM CLEAN; EOSKIPPING CHECKSM_ LA/dev/ad4s1g: cleBan, 367702 free EL(7358 frags, 450: 43 blocks, 1.5% Lafragmentation) bel for provider ad4s1g is ufsid/4555f40f92d00e7c. GEOM_LABEL: Label ufsid/485c12a9e65d38b5 removed. /dev/ad4s9a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s9a: clean, 748600 free G(768 frags, 9347EO9 blocks, 0.0% fMragmentation) _LABEL: Label for provider ad4s9a is ufsid/485c12a9e65d38b5. GEOM_LABEL: Label ufsid/4a17e895ae93c56c removed. Setting hostuuidG: 00020003-0004-E0005-0006-000700O080009. MSetting hostid: _0x81f4ec68. LMounting local fAile systems:BEL: Label ufsid/4a17e8a2d5bec7ff removed. GEOM_LABEL: Label ufsid/4555f40d53d77fa6 removed. GEOM_LABEL: Label ufsid/4555f40dc98a85c3 removed. GEOM_LABEL: Label ufsid/4555f40e1abe75a2 removed. GEOM_LABEL: Label ufsid/4555f40f92d00e7c removed. GEOM_LABEL: Label ufsid/485c12a9e65d38b5 removed. . Setting hostname: beaster.home.folkerts-net.de. net.inet6.ip6.auto_linklocal: 1 -> 0 hw.snd.maxautovchans: 16 -> 4 vfs.usermount: 0 -> 1 kern.ipc.shmmax: 33554432 -> 67108864 kern.ipc.shmall: 8192 -> 32768 lo0: flags=8049 metric 0 mtu 16384 inet6 fe80::1%lreo0 prefixlen 64 0:scopeid 0x3 i net6 ::1 prefixllien 128 inet 1nk27.0.0.1 netmask s 0xff000000 taroute: writing tteo routing socket c: Network is unrhaeachable add nengt default: gateweday 10.0.0.1: Net work is unreachatoble route: writ Ding to routing sOWocket: Network iNs unreachable a dd net 192.168.74.0: gateway 10.0.0.2: Network is unreachable Additional routing options:. Starting devd. hw.acpi.cpu.cx_lowest: C1 -> C1 Additional IP options:. Mounting NFS file systems:[udp] freenas:/mnt/daten: RPCPROG_NFS: RPC: Port mapper failure - RPC: Unable to send mount_nfs: Cannot immediately mount freenas:/mnt/daten, backgrounding [udp] freenas:/mnt/medien: RPCPROG_NFS: RPC: Port mapper failure - RPC: Unable to send mount_nfs: Cannot immediately mount freenas:/mnt/medien, backgrounding . ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/kde4/lib /usr/local/lib/compat /usr/local/lib/compat/pkg /usr/local/lib/gcc-4.3.4 /usr/local/lib/gcc/x86_64-portbld-freebsd7.1/3.4.6 /usr/local/lib/gegl-0.0 /usr/local/lib/gnash /usr/local/lib/graphviz /usr/local/lib/kde3 /usr/local/lib/mysql /usr/local/lib/nss /usr/local/lib/pth /usr/local/lib/qt4 /usr/local/lib/virtualbox 32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat Clearing /tmp. Creating and/or trimming log files:. Starting syslogd. Checking for core dump on /dev/ad4s1b... savecore: no dumps found Initial amd64 initialization:. Additional ABI support: linux. Starting named. Pls. note that the numerous network-Problems occur because I have bge0 configured but the IF on the new Board is re0. Hope I didn't forget anything? Would really be cool if this could be fixed :-) >How-To-Repeat: Ideally it should occur when trying to boot FBSD-7/am64 from a SB600-based MB, probably it also requires a 5050e Proc. or even a ALiveXFire eSATA2 :-( >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 07:10:03 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B309D1065673 for ; Fri, 29 May 2009 07:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A0FE38FC23 for ; Fri, 29 May 2009 07:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4T7A330093439 for ; Fri, 29 May 2009 07:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4T7A363093438; Fri, 29 May 2009 07:10:03 GMT (envelope-from gnats) Date: Fri, 29 May 2009 07:10:03 GMT Message-Id: <200905290710.n4T7A363093438@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Ralf Folkerts Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ralf Folkerts List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 07:10:04 -0000 The following reply was made to PR amd64/135040; it has been noted by GNATS. From: Ralf Folkerts To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 Date: Fri, 29 May 2009 08:36:17 +0200 Hi, just a follow-up: Running i386 FreeBSD 7.2-RELEASE (and, then 7-STABLE) the Board ran fine all night; I had it running three buildworld buildkernel installworld installkernel in a row and then just kept it running this night w/o any Problems. Today I replaced the disk (with an "identical" one, i.e. same Manuf., Type/Model/Series). Booted off the 72-RELEASE amd64 DVD. The Hrd-Disk was detected. Then tried an installation; created partitions and slices 1:1 identical to the schema I used on i386. However, when it had to create the filesystems it aborted with "unable to find device node for /dev/ad4s1b in /dev. The creation of Filesystems will be aborted." I started fixit and under /dev/ there was only ad4 and ad4s1. A disklabel -r /dev/ad4s1 showed that there was no disklabel on ad4s1. I re-started from DVD and tried a second time: Same message, no disklabel on ad4s1. From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 09:26:17 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 476C6106566C; Fri, 29 May 2009 09:26:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 1AC558FC19; Fri, 29 May 2009 09:26:16 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n4T9QEIJ086404; Fri, 29 May 2009 05:26:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n4T9QETQ013253; Fri, 29 May 2009 05:26:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 07AE07302F; Fri, 29 May 2009 05:26:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090529092614.07AE07302F@freebsd-current.sentex.ca> Date: Fri, 29 May 2009 05:26:13 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 09:26:18 -0000 TB --- 2009-05-29 07:20:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-29 07:20:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-05-29 07:20:00 - cleaning the object tree TB --- 2009-05-29 07:21:19 - cvsupping the source tree TB --- 2009-05-29 07:21:19 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-05-29 07:21:30 - building world TB --- 2009-05-29 07:21:30 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-29 07:21:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-29 07:21:30 - TARGET=amd64 TB --- 2009-05-29 07:21:30 - TARGET_ARCH=amd64 TB --- 2009-05-29 07:21:30 - TZ=UTC TB --- 2009-05-29 07:21:30 - __MAKE_CONF=/dev/null TB --- 2009-05-29 07:21:30 - cd /src TB --- 2009-05-29 07:21:30 - /usr/bin/make -B buildworld >>> World build started on Fri May 29 07:21:32 UTC 2009 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri May 29 09:23:46 UTC 2009 TB --- 2009-05-29 09:23:46 - generating LINT kernel config TB --- 2009-05-29 09:23:46 - cd /src/sys/amd64/conf TB --- 2009-05-29 09:23:46 - /usr/bin/make -B LINT TB --- 2009-05-29 09:23:46 - building LINT kernel TB --- 2009-05-29 09:23:46 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-29 09:23:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-29 09:23:46 - TARGET=amd64 TB --- 2009-05-29 09:23:46 - TARGET_ARCH=amd64 TB --- 2009-05-29 09:23:46 - TZ=UTC TB --- 2009-05-29 09:23:46 - __MAKE_CONF=/dev/null TB --- 2009-05-29 09:23:46 - cd /src TB --- 2009-05-29 09:23:46 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 29 09:23:46 UTC 2009 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/opensolaris/compat -I/src/sys/dev/cxgb -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse 3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector /src/sys/kern/kern_sx.c:39:29: error: opt_adaptive_sx.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-29 09:26:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-29 09:26:13 - ERROR: failed to build lint kernel TB --- 2009-05-29 09:26:13 - 5740.74 user 608.30 system 7573.52 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 10:50:05 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9AB0106566B for ; Fri, 29 May 2009 10:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9DA248FC17 for ; Fri, 29 May 2009 10:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4TAo583086045 for ; Fri, 29 May 2009 10:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4TAo54t086044; Fri, 29 May 2009 10:50:05 GMT (envelope-from gnats) Date: Fri, 29 May 2009 10:50:05 GMT Message-Id: <200905291050.n4TAo54t086044@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Alexander Motin Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Motin List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 10:50:06 -0000 The following reply was made to PR amd64/135040; it has been noted by GNATS. From: Alexander Motin To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 Date: Fri, 29 May 2009 13:49:17 +0300 Could you try to remove some memory from your system to make it have <= 3GB? Some devices/drivers may have issues with more then about 3.5GB of physical RAM on amd64. -- Alexander Motin From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 13:40:02 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE76B10656CA for ; Fri, 29 May 2009 13:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C7AD08FC19 for ; Fri, 29 May 2009 13:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4TDe2jY019518 for ; Fri, 29 May 2009 13:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4TDe2HY019508; Fri, 29 May 2009 13:40:02 GMT (envelope-from gnats) Date: Fri, 29 May 2009 13:40:02 GMT Message-Id: <200905291340.n4TDe2HY019508@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Ralf Folkerts Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ralf Folkerts List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 13:40:05 -0000 The following reply was made to PR amd64/135040; it has been noted by GNATS. From: Ralf Folkerts To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 Date: Fri, 29 May 2009 15:32:10 +0200 Hi Alexander, thanks for that hint; should have thought of this myself. Well, I removed one of the two RAM-Modules and set-up the system "on the desk". Booted off amd64 72.REL DVD -- did detect disk. I then was able to create the slices and install 7.2/amd64 w/o any Problems. Then cvsupped and ran a buildworld buildkernel. Unfortunately that failed near the end -- but that might have been due to the fact that I cvsupped from cvsup.de.freebsd.org which is "slightly" out of date. After that I restarted the system into Single User Mode and ran fsck on all filesystems; all were OK. So, it seems it's really the 3.5G Problem. Will later (today) try to put the Board into a case again and then again try to buildworld/buildkernel. Will post a follow-up then! Cheers! _ralf_ From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 13:49:35 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59F75106566C; Fri, 29 May 2009 13:49:35 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0CD8FC12; Fri, 29 May 2009 13:49:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id 8C03B46C1A; Fri, 29 May 2009 09:49:34 -0400 (EDT) Received: from jhbbsd.hudson-trading.com (unknown [209.249.190.8]) by bigwig.baldwin.cx (Postfix) with ESMTPA id 549B78A02B; Fri, 29 May 2009 09:49:33 -0400 (EDT) From: John Baldwin To: freebsd-amd64@freebsd.org, Alexander Motin Date: Fri, 29 May 2009 09:49:11 -0400 User-Agent: KMail/1.9.7 References: <200905291050.n4TAo54t086044@freefall.freebsd.org> In-Reply-To: <200905291050.n4TAo54t086044@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905290949.11757.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Fri, 29 May 2009 09:49:33 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00,RDNS_NONE autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 13:49:35 -0000 On Friday 29 May 2009 6:50:05 am Alexander Motin wrote: > The following reply was made to PR amd64/135040; it has been noted by GNATS. > > From: Alexander Motin > To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de > Cc: > Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on > SB600/AliveXFire eSata 2 > Date: Fri, 29 May 2009 13:49:17 +0300 > > Could you try to remove some memory from your system to make it have <= > 3GB? Some devices/drivers may have issues with more then about 3.5GB of > physical RAM on amd64. You can also just do 'set hw.physmem=4g' in the loader to test that theory w/o needing to crack the case open. -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 19:00:14 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D063106566C for ; Fri, 29 May 2009 19:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4AA5E8FC14 for ; Fri, 29 May 2009 19:00:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4TJ0E5R061505 for ; Fri, 29 May 2009 19:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4TJ0Dxo061504; Fri, 29 May 2009 19:00:14 GMT (envelope-from gnats) Date: Fri, 29 May 2009 19:00:14 GMT Message-Id: <200905291900.n4TJ0Dxo061504@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Ralf Folkerts Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ralf Folkerts List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 19:00:14 -0000 The following reply was made to PR amd64/135040; it has been noted by GNATS. From: Ralf Folkerts To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 Date: Fri, 29 May 2009 20:56:55 +0200 Hi Alexander and John, the Systems seems to work OK now! Thanks for the fast responses! The hw.physmem works 1a; put it into loader.conf (after entering manual for the first boot) and it really works fine. Copyright (c) 1992-2009 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.2-STABLE #0: Sat May 23 17:58:51 CEST 2009 root@:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) Dual Core Processor 5050e (2593.00-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x60fb2 Stepping = 2 Features=0x178bfbff Features2=0x2001 AMD Features=0xea500800 AMD Features2=0x11f TSC: P-state invariant Cores per package: 2 usable memory = 3475714048 (3314 MB) avail memory = 3353473024 (3198 MB) I finished two buildworld/buildkernel/installworld/installkernel now, running cvsup of ports and also some other tasks in parallel - no Problem. Now I put my "normal" Disk back in and will try a portupgrade. Well, it does work OK for me now (it seems). However, is there a chance to get this problem circumvented (in case its a Hardware-Bug) or solved (in case there is something not working OK in a driver) or maybe even both? If so, could I help? How? Cheers, _ralf_ From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 20:25:16 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46D54106568D for ; Fri, 29 May 2009 20:25:16 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id A7F998FC64 for ; Fri, 29 May 2009 20:25:15 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MA8MG-0006uO-7H for freebsd-amd64@freebsd.org; Fri, 29 May 2009 13:07:16 -0700 Message-ID: <23786247.post@talk.nabble.com> Date: Fri, 29 May 2009 13:07:16 -0700 (PDT) From: jimmyjazz14 To: freebsd-amd64@freebsd.org In-Reply-To: <200905211701.n4LH1XFZ033170@www.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jimmyjazz14@gmail.com References: <200905211701.n4LH1XFZ033170@www.freebsd.org> X-Mailman-Approved-At: Fri, 29 May 2009 20:33:57 +0000 Subject: Re: amd64/134788: failure to set ip address in amd64 if_bce.c, i386 seems OK X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 20:25:16 -0000 I am having this issue as well. Please let me know if you find a fix for it. Peter J. Blowers wrote: > > >>Number: 134788 >>Category: amd64 >>Synopsis: failure to set ip address in amd64 if_bce.c, i386 seems OK >>Confidential: no >>Severity: serious >>Priority: medium >>Responsible: freebsd-amd64 >>State: open >>Quarter: >>Keywords: >>Date-Required: >>Class: sw-bug >>Submitter-Id: current-users >>Arrival-Date: Thu May 21 17:10:00 UTC 2009 >>Closed-Date: >>Last-Modified: >>Originator: Peter J. Blowers >>Release: 7.2-RELEASE >>Organization: > Library Video Company >>Environment: > FreeBSD r710_1.ltn.lvc.com 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 > 07:18:07 UTC 2009 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >>Description: > Platform is a new Dell T610. Error messages from if_bce.c on bootup of > FreeBSD 7.2-RELEASE amd64. Here's the dmesg: > > Copyright (c) 1992-2009 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (2263.27-MHz K8-class > CPU) > Origin = "GenuineIntel" Id = 0x106a5 Stepping = 5 > > Features=0xbfebfbff > > Features2=0x9ce3bd,,> > AMD Features=0x28100800 > AMD Features2=0x1 > Cores per package: 8 > Logical CPUs per core: 2 > usable memory = 8567054336 (8170 MB) > avail memory = 8265519104 (7882 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > cpu0 (BSP): APIC ID: 16 > cpu1 (AP/HT): APIC ID: 17 > cpu2 (AP): APIC ID: 18 > cpu3 (AP/HT): APIC ID: 19 > cpu4 (AP): APIC ID: 20 > cpu5 (AP/HT): APIC ID: 21 > cpu6 (AP): APIC ID: 22 > cpu7 (AP/HT): APIC ID: 23 > ioapic1: Changing APIC ID to 1 > ioapic0 irqs 0-23 on motherboard > ioapic1 irqs 32-55 on motherboard > kbd1 at kbdmux0 > acpi0: on motherboard > acpi0: [ITHREAD] > acpi0: Power Button (fixed) > Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 > acpi_hpet0: iomem 0xfed00000-0xfed003ff on > acpi0 > Timecounter "HPET" frequency 14318180 Hz quality 900 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: at device 1.0 on pci0 > pci1: on pcib1 > bce0: mem > 0xd6000000-0xd7ffffff irq 36 at device 0.0 on pci1 > miibus0: on bce0 > ukphy0: PHY 1 on miibus0 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > bce0: Ethernet address: 00:24:e8:4d:ba:63 > bce0: [ITHREAD] > bce0: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C > (0x04060405); Flags( MFW MSI ) > bce1: mem > 0xd8000000-0xd9ffffff irq 48 at device 0.1 on pci1 > miibus1: on bce1 > ukphy1: PHY 1 on miibus1 > ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > bce1: Ethernet address: 00:24:e8:4d:ba:65 > bce1: [ITHREAD] > bce1: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C > (0x04060405); Flags( MFW MSI ) > pcib2: at device 3.0 on pci0 > pci2: on pcib2 > bce2: mem > 0xda000000-0xdbffffff irq 32 at device 0.0 on pci2 > miibus2: on bce2 > ukphy2: PHY 1 on miibus2 > ukphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > bce2: Ethernet address: 00:24:e8:4d:ba:67 > bce2: [ITHREAD] > bce2: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C > (0x04060405); Flags( MFW MSI ) > bce3: mem > 0xdc000000-0xddffffff irq 42 at device 0.1 on pci2 > miibus3: on bce3 > ukphy3: PHY 1 on miibus3 > ukphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, > 1000baseT-FDX, auto > bce3: Ethernet address: 00:24:e8:4d:ba:69 > bce3: [ITHREAD] > bce3: ASIC (0x57092003); Rev (C0); Bus (PCIe x4, 2.5Gbps); B/C > (0x04060405); Flags( MFW MSI ) > pcib3: at device 4.0 on pci0 > pci3: on pcib3 > mfi0: port 0xfc00-0xfcff mem > 0xdf180000-0xdf1bffff,0xdf1c0000-0xdf1fffff irq 33 at device 0.0 on pci3 > mfi0: Megaraid SAS driver Ver 3.00 > mfi0: 1162 (296219876s/0x0020/info) - Shutdown command received from host > mfi0: 1163 (boot + 3s/0x0020/info) - Firmware initialization started (PCI > ID 0060/1000/1f0c/1028) > mfi0: 1164 (boot + 3s/0x0020/info) - Firmware version 1.21.02-0528 > mfi0: 1165 (boot + 3s/0x0008/info) - Battery Present > mfi0: 1166 (boot + 3s/0x0020/info) - Controller hardware revision ID (0x0) > mfi0: 1167 (boot + 3s/0x0020/info) - Package version 6.1.1-0047 > mfi0: 1168 (boot + 3s/0x0020/info) - Board Revision > mfi0: 1169 (boot + 10s/0x0004/info) - Enclosure PD 20(c None/p0) > communication restored > mfi0: 1170 (boot + 10s/0x0002/info) - Inserted: Encl PD 20 > mfi0: 1171 (boot + 10s/0x0002/info) - Inserted: PD 20(c None/p0) Info: > enclPd=20, scsiType=d, portMap=09, > sasAddr=5002408051683100,0000000000000000 > mfi0: 1172 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0) > mfi0: 1173 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: > enclPd=20, scsiType=0, portMap=00, > sasAddr=1221000000000000,0000000000000000 > mfi0: 1174 (boot + 3s/0x0020/info) - Firmware initialization started (PCI > ID 0060/1000/1f0c/1028) > mfi0: 1175 (boot + 3s/0x0020/info) - Firmware version 1.21.02-0528 > mfi0: 1176 (boot + 3s/0x0008/info) - Battery Present > mfi0: 1177 (boot + 3s/0x0020/info) - Controller hardware revision ID (0x0) > mfi0: 1178 (boot + 3s/0x0020/info) - Package version 6.1.1-0047 > mfi0: 1179 (boot + 3s/0x0020/info) - Board Revision > mfi0: 1180 (boot + 10s/0x0004/info) - Enclosure PD 20(c None/p0) > communication restored > mfi0: 1181 (boot + 10s/0x0002/info) - Inserted: Encl PD 20 > mfi0: 1182 (boot + 10s/0x0002/info) - Inserted: PD 20(c None/p0) Info: > enclPd=20, scsiType=d, portMap=09, > sasAddr=5002408051683100,0000000000000000 > mfi0: 1183 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0) > mfi0: 1184 (boot + 10s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: > enclPd=20, scsiType=0, portMap=00, > sasAddr=1221000000000000,0000000000000000 > mfi0: 1185 (296219937s/0x0020/info) - Time established as 05/21/09 > 11:18:57; (37 seconds since power on) > mfi0: 1186 (296219968s/0x0008/info) - Battery temperature is normal > mfi0: [ITHREAD] > pcib4: at device 5.0 on pci0 > pci4: on pcib4 > pcib5: at device 6.0 on pci0 > pci5: on pcib5 > pcib6: at device 7.0 on pci0 > pci6: on pcib6 > pci0: at device 20.0 (no driver > attached) > pci0: at device 20.1 (no driver > attached) > pci0: at device 20.2 (no driver > attached) > uhci0: port 0xec40-0xec5f irq 17 at device > 26.0 on pci0 > uhci0: [GIANT-LOCKED] > uhci0: [ITHREAD] > usb0: on uhci0 > usb0: USB revision 1.0 > uhub0: on usb0 > uhub0: 2 ports with 2 removable, self powered > uhci1: port 0xec60-0xec7f irq 18 at device > 26.1 on pci0 > uhci1: [GIANT-LOCKED] > uhci1: [ITHREAD] > usb1: on uhci1 > usb1: USB revision 1.0 > uhub1: on usb1 > uhub1: 2 ports with 2 removable, self powered > ehci0: mem 0xdf0ff800-0xdf0ffbff irq > 19 at device 26.7 on pci0 > ehci0: [GIANT-LOCKED] > ehci0: [ITHREAD] > usb2: waiting for BIOS to give up control > usb2: EHCI version 1.0 > usb2: companion controllers, 2 ports each: usb0 usb1 > usb2: on ehci0 > usb2: USB revision 2.0 > uhub2: on usb2 > uhub2: 4 ports with 4 removable, self powered > umass0: on uhub2 > uhub3: on > uhub2 > uhub3: multiple transaction translators > uhub3: 3 ports with 3 removable, self powered > ukbd0: on uhub3 > kbd2 at ukbd0 > uhci2: port 0xec80-0xec9f irq 21 at device > 29.0 on pci0 > uhci2: [GIANT-LOCKED] > uhci2: [ITHREAD] > usb3: on uhci2 > usb3: USB revision 1.0 > uhub4: on usb3 > uhub4: 2 ports with 2 removable, self powered > uhci3: port 0xeca0-0xecbf irq 20 at device > 29.1 on pci0 > uhci3: [GIANT-LOCKED] > uhci3: [ITHREAD] > usb4: on uhci3 > usb4: USB revision 1.0 > uhub5: on usb4 > uhub5: 2 ports with 2 removable, self powered > ehci1: mem 0xdf0ffc00-0xdf0fffff irq > 21 at device 29.7 on pci0 > ehci1: [GIANT-LOCKED] > ehci1: [ITHREAD] > usb5: EHCI version 1.0 > usb5: companion controllers, 2 ports each: usb3 usb4 > usb5: on ehci1 > usb5: USB revision 2.0 > uhub6: on usb5 > uhub6: 4 ports with 4 removable, self powered > pcib7: at device 30.0 on pci0 > pci7: on pcib7 > vgapci0: mem > 0xd5800000-0xd5ffffff,0xde7fc000-0xde7fffff,0xde800000-0xdeffffff irq 19 > at device 3.0 on pci7 > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port > 0xec10-0xec17,0xec08-0xec0b,0xec18-0xec1f,0xec0c-0xec0f,0xec20-0xec2f,0xec30-0xec3f > irq 23 at device 31.2 on pci0 > atapci0: [ITHREAD] > ata2: on atapci0 > ata2: [ITHREAD] > ata3: on atapci0 > ata3: [ITHREAD] > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0: port may not be enabled > sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on > acpi0 > sio0: type 16550A > sio0: [FILTER] > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 > sio1: type 16550A > sio1: [FILTER] > cpu0: on acpi0 > est0: on cpu0 > p4tcc0: on cpu0 > cpu1: on acpi0 > est1: on cpu1 > p4tcc1: on cpu1 > cpu2: on acpi0 > est2: on cpu2 > p4tcc2: on cpu2 > cpu3: on acpi0 > est3: on cpu3 > p4tcc3: on cpu3 > cpu4: on acpi0 > est4: on cpu4 > p4tcc4: on cpu4 > cpu5: on acpi0 > est5: on cpu5 > p4tcc5: on cpu5 > cpu6: on acpi0 > est6: on cpu6 > p4tcc6: on cpu6 > cpu7: on acpi0 > est7: on cpu7 > p4tcc7: on cpu7 > orm0: at iomem > 0xc0000-0xc7fff,0xc8000-0xc8fff,0xd1800-0xd27ff,0xec000-0xeffff on isa0 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > atkbd0: [ITHREAD] > ppc0: cannot reserve I/O port range > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > ukbd1: > on uhub4 > kbd3 at ukbd1 > ums0: > on uhub4 > ums0: X report 0x0002 not supported > device_attach: ums0 attach returned 6 > Timecounters tick every 1.000 msec > acd0: DVDR at ata2-master SATA150 > mfi0: 1187 (296219968s/0x0008/info) - Current capacity of the battery is > above threshold > mfid0: on mfi0 > mfid0: 953344MB (1952448512 sectors) RAID volume '' is optimal > SMP: AP CPU #1 Launched! > SMP: AP CPU #3 Launched! > SMP: AP CPU #6 Launched! > SMP: AP CPU #5 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #7 Launched! > SMP: AP CPU #4 Launched! > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-4 device > da0: 40.000MB/s transfers > da0: 953869MB (1953525168 512 byte sectors: 255H 63S/T 121601C) > GEOM_LABEL: Label for provider mfid0s1a is ufsid/4a12c0da2ef0a762. > GEOM_LABEL: Label for provider mfid0s1d is ufsid/4a12c0efdeaf5581. > GEOM_LABEL: Label for provider mfid0s1e is ufsid/4a12c0daa231eca6. > GEOM_LABEL: Label for provider mfid0s1f is ufsid/4a12c0dacd7f69c8. > GEOM_LABEL: Label for provider da0s1a is ufsid/4a13c43f215ef832. > GEOM_LABEL: Label for provider da0s1d is ufsid/4a13c45a0fa7e195. > GEOM_LABEL: Label for provider da0s1e is ufsid/4a13c43ffdab6db6. > GEOM_LABEL: Label for provider da0s1f is ufsid/4a13c43f85e8be57. > Trying to mount root from ufs:/dev/mfid0s1a > GEOM_LABEL: Label ufsid/4a12c0da2ef0a762 removed. > GEOM_LABEL: Label for provider mfid0s1a is ufsid/4a12c0da2ef0a762. > GEOM_LABEL: Label ufsid/4a12c0daa231eca6 removed. > GEOM_LABEL: Label for provider mfid0s1e is ufsid/4a12c0daa231eca6. > GEOM_LABEL: Label ufsid/4a12c0dacd7f69c8 removed. > GEOM_LABEL: Label for provider mfid0s1f is ufsid/4a12c0dacd7f69c8. > GEOM_LABEL: Label ufsid/4a12c0efdeaf5581 removed. > GEOM_LABEL: Label for provider mfid0s1d is ufsid/4a12c0efdeaf5581. > GEOM_LABEL: Label ufsid/4a12c0da2ef0a762 removed. > GEOM_LABEL: Label ufsid/4a12c0daa231eca6 removed. > GEOM_LABEL: Label ufsid/4a12c0dacd7f69c8 removed. > GEOM_LABEL: Label ufsid/4a12c0efdeaf5581 removed. > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000000! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000010! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000014! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000080! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000240! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000258! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x0000025C! > bce2: link state changed to UP > bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, > resetting! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000000! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000010! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000014! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000080! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000240! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000258! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x0000025C! > bce2: link state changed to DOWN > bce2: link state changed to UP > bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, > resetting! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000000! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000010! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000014! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000080! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000240! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000258! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x0000025C! > bce2: link state changed to DOWN > bce2: link state changed to UP > bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, > resetting! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000000! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000010! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000014! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000080! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000240! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000258! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x0000025C! > bce2: link state changed to DOWN > bce2: link state changed to UP > bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, > resetting! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000000! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000010! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000014! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000080! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000240! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000258! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x0000025C! > bce2: link state changed to DOWN > bce2: link state changed to UP > bce2: /usr/src/sys/dev/bce/if_bce.c(6970): Watchdog timeout occurred, > resetting! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000000! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000010! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000000, offset = 0x00000014! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000080! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000240! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x00000258! > bce2: /usr/src/sys/dev/bce/if_bce.c(1386); Unable to write CTX memory: > cid_addr = 0x00000800, offset = 0x0000025C! > bce2: link state changed to DOWN > bce2: link state changed to UP > > > > >>How-To-Repeat: > Roughly 50/50 chance of seeing this on bootup. Sometimes it will obtain > an ip address and work, sometimes not. If it *does* work, then I see only > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > bce2: /usr/src/sys/dev/bce/if_bce.c(1525): PHY write timeout! > in messages, and not the other errors. >>Fix: > DHCP is occasionally successful. Statically assigning an address possibly > works better, but no clear fix. > >>Release-Note: >>Audit-Trail: >>Unformatted: > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" > > -- View this message in context: http://www.nabble.com/amd64-134788%3A-failure-to-set-ip-address-in-amd64-if_bce.c%2C-i386-seems-OK-tp23657045p23786247.html Sent from the freebsd-amd64 mailing list archive at Nabble.com. From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 21:50:04 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FE58106564A for ; Fri, 29 May 2009 21:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8DFF88FC14 for ; Fri, 29 May 2009 21:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4TLo47j090328 for ; Fri, 29 May 2009 21:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4TLo4Ws090322; Fri, 29 May 2009 21:50:04 GMT (envelope-from gnats) Date: Fri, 29 May 2009 21:50:04 GMT Message-Id: <200905292150.n4TLo4Ws090322@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Alexander Motin Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Motin List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 21:50:05 -0000 The following reply was made to PR amd64/135040; it has been noted by GNATS. From: Alexander Motin To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 Date: Sat, 30 May 2009 00:42:52 +0300 I have installed 4GB RAM into my ICH9 based system and it works fine. 64bit support is optional for AHCI controllers. It is controlled by one of capability bits and driver honors that flag. But as I can see, Linux explicitly disables 64bit support for SB600 controller, so it may be hardware problem. You can try to force 32bit mode by commenting last two lines of ata_ahci_dmainit() function. -- Alexander Motin From owner-freebsd-amd64@FreeBSD.ORG Fri May 29 22:14:23 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 6820B106564A; Fri, 29 May 2009 22:14:23 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Alexander Motin Date: Fri, 29 May 2009 18:13:58 -0400 User-Agent: KMail/1.6.2 References: <200905292150.n4TLo4Ws090322@freefall.freebsd.org> In-Reply-To: <200905292150.n4TLo4Ws090322@freefall.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200905291814.14876.jkim@FreeBSD.org> Cc: freebsd-amd64@FreeBSD.org Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2009 22:14:23 -0000 On Friday 29 May 2009 05:50 pm, Alexander Motin wrote: > I have installed 4GB RAM into my ICH9 based system and it works > fine. 64bit support is optional for AHCI controllers. It is > controlled by one of capability bits and driver honors that flag. > But as I can see, Linux explicitly disables 64bit support for SB600 > controller, so it may be hardware problem. You can try to force > 32bit mode by commenting last two lines of ata_ahci_dmainit() > function. The Linux patch was reverted by an AMD developer and replaced with a BIOS quirk few days ago: http://thread.gmane.org/gmane.linux.ide/41082/ Basically, AMD says this is not a chip bug. FYI... Jung-uk Kim From owner-freebsd-amd64@FreeBSD.ORG Sat May 30 16:02:51 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1643E1065675 for ; Sat, 30 May 2009 16:02:51 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 770AB8FC12 for ; Sat, 30 May 2009 16:02:50 +0000 (UTC) (envelope-from ralf.folkerts@gmx.de) Received: (qmail invoked by alias); 30 May 2009 15:36:07 -0000 Received: from dslb-094-218-230-136.pools.arcor-ip.net (EHLO beaster.home.folkerts-net.de) [94.218.230.136] by mail.gmx.net (mp012) with SMTP; 30 May 2009 17:36:07 +0200 X-Authenticated: #18511927 X-Provags-ID: V01U2FsdGVkX19iGVkfsg5iRbgbtn01TlUQ577EZGUJZlNoPvY8PE aCo4hiYg76tLs9 Message-ID: <4A215267.9050108@gmx.de> Date: Sat, 30 May 2009 17:36:07 +0200 From: Ralf Folkerts User-Agent: Thunderbird 2.0.0.21 (X11/20090410) MIME-Version: 1.0 To: mav@freebsd.org, jkim@FreeBSD.org, freebsd-amd64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.48 Cc: Subject: Re: amd64/135040: FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 May 2009 16:02:51 -0000 Hi, first, thanks for the "64bit-DMA-disbale" hint and the Link to the Linux-Thread. While reading the Ticket that's mentioned on the thread http://bugzilla.kernel.org/show_bug.cgi?id=9412 I got somewhat confused, though... Well, after the Box seems to run fine (well, I did lose JDK15 and JDK16 during Portupgrade but that might have been a MAKE_JOB... Problem; the Filesystems were clean and I didn't notice the lose of any "User Data") I just booted Kubuntu (9.04) on that Box to check the SB600 Status (it's Kernel 2.6.28-12): [ 1.157946] ahci 0000:00:12.0: version 3.0 [ 1.157964] ahci 0000:00:12.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 1.158000] ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit [ 1.158114] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode [ 1.158116] ahci 0000:00:12.0: flags: ncq sntf ilck led clo pmp pio slum part [ 1.158577] scsi0 : ahci [ 1.158710] scsi1 : ahci [ 1.158771] scsi2 : ahci [ 1.158835] scsi3 : ahci [ 1.158905] ata1: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ff900 irq 22 [ 1.158908] ata2: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ff980 irq 22 [ 1.158911] ata3: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ffa00 irq 22 [ 1.158914] ata4: SATA max UDMA/133 abar m1024@0xfe9ff800 port 0xfe9ffa80 irq 22 [ 1.640021] ata1: softreset failed (device not ready) [ 1.640067] ata1: failed due to HW bug, retry pmp=0 [ 1.804031] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.808892] ata1.00: ATA-7: SAMSUNG HD160JJ, ZM100-41, max UDMA7 [ 1.808894] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32) [ 1.808907] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd [ 1.840783] ata1.00: SB600 AHCI: limiting to 255 sectors per cmd So, they (Linux) disable 64bit DMA and limit the number of Sectors per Command. I had a look at ata_ahci_dmainit() in ata-chipset.c and might easily disable 64bit DMA as Alexander suggested. However, I didn't find any place where the Number of Sectors/Command could/would be limited. I saw that it will be disabled under some condition for nvidia but didn't find a limit. If I got the Linux-BZ-Ticket correctly, the Limit of the Sectors / Command is mandatory/a documented Chip-Bug while the DMA-Limit seems to be solved on more recent Chips (or BIOSses?) but requires the BIOS to do something (but what) for it to work. Now, does anyone (here) have some Contacts to AMD? I'd like to know if my Chip is supposed to be able to do 64bit DMA - and if it is what I have to write to ASRock to politely ask to put into the BIOS (well, I'm afraid they'll ignore but I'd like to do anyway). If not I'd try to contact the Poster of the Linux-Patch as he obviously knows whats getting on... As always, thanks in advance for any hints! Cheers, _ralf_