From owner-freebsd-i386@FreeBSD.ORG Sun Oct 15 22:49:35 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 927DF16A4C2; Sun, 15 Oct 2006 22:49:35 +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 CC65C43E09; Sun, 15 Oct 2006 22:48:04 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9FMloEb010699; Sun, 15 Oct 2006 18:47:50 -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.13.8/8.13.8) with ESMTP id k9FMlo18003229; Sun, 15 Oct 2006 18:47:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8D4D87305F; Sun, 15 Oct 2006 18:47:50 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061015224750.8D4D87305F@freebsd-current.sentex.ca> Date: Sun, 15 Oct 2006 18:47:50 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Oct 2006 22:49:35 -0000 TB --- 2006-10-15 21:35:35 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-15 21:35:35 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-10-15 21:35:35 - cleaning the object tree TB --- 2006-10-15 21:36:13 - checking out the source tree TB --- 2006-10-15 21:36:13 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-10-15 21:36:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-15 21:44:31 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-15 21:44:31 - cd /src TB --- 2006-10-15 21:44:31 - /usr/bin/make -B buildworld >>> World build started on Sun Oct 15 21:44:32 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Oct 15 22:37:15 UTC 2006 TB --- 2006-10-15 22:37:15 - generating LINT kernel config TB --- 2006-10-15 22:37:15 - cd /src/sys/pc98/conf TB --- 2006-10-15 22:37:15 - /usr/bin/make -B LINT TB --- 2006-10-15 22:37:15 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-15 22:37:15 - cd /src TB --- 2006-10-15 22:37:15 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Oct 15 22:37:16 UTC 2006 >>> 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 [...] MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -finstrument-functions -Wno-inline vers.c linking kernel linux_sysent.o(.data+0x16fc): undefined reference to `linux_io_setup' linux_sysent.o(.data+0x1714): undefined reference to `linux_io_destroy' linux_sysent.o(.data+0x172c): undefined reference to `linux_io_getevents' linux_sysent.o(.data+0x1744): undefined reference to `linux_io_submit' linux_sysent.o(.data+0x175c): undefined reference to `linux_io_cancel' *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-15 22:47:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-15 22:47:50 - ERROR: failed to build lint kernel TB --- 2006-10-15 22:47:50 - tinderbox aborted TB --- 0.86 user 2.66 system 4334.61 real From owner-freebsd-i386@FreeBSD.ORG Mon Oct 16 06:22:55 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8A3316A403; Mon, 16 Oct 2006 06:22: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 1CD1143D45; Mon, 16 Oct 2006 06:22:55 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9G6MsMc030683; Mon, 16 Oct 2006 02:22:54 -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.13.8/8.13.8) with ESMTP id k9G6MsXm003251; Mon, 16 Oct 2006 02:22:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0A2307305F; Mon, 16 Oct 2006 02:22:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061016062254.0A2307305F@freebsd-current.sentex.ca> Date: Mon, 16 Oct 2006 02:22:53 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [releng_6 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 06:22:55 -0000 TB --- 2006-10-16 05:20:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-16 05:20:25 - starting RELENG_6 tinderbox run for i386/i386 TB --- 2006-10-16 05:20:25 - cleaning the object tree TB --- 2006-10-16 05:20:58 - checking out the source tree TB --- 2006-10-16 05:20:58 - cd /tinderbox/RELENG_6/i386/i386 TB --- 2006-10-16 05:20:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_6 src TB --- 2006-10-16 05:29:42 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-16 05:29:42 - cd /src TB --- 2006-10-16 05:29:42 - /usr/bin/make -B buildworld >>> 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 TB --- 2006-10-16 06:22:52 - generating LINT kernel config TB --- 2006-10-16 06:22:52 - cd /src/sys/i386/conf TB --- 2006-10-16 06:22:52 - /usr/bin/make -B LINT TB --- 2006-10-16 06:22:53 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-10-16 06:22:53 - cd /src TB --- 2006-10-16 06:22:53 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Oct 16 06:22:53 UTC 2006 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/i386/conf; PATH=/obj/src/tmp/legacy/usr/sbin:/obj/src/tmp/legacy/usr/bin:/obj/src/tmp/legacy/usr/games:/obj/src/tmp/usr/sbin:/obj/src/tmp/usr/bin:/obj/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/src/sys/LINT /src/sys/i386/conf/LINT ../../conf/files: compile-with must be optional, mandatory or standard *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-16 06:22:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-16 06:22:53 - ERROR: failed to build lint kernel TB --- 2006-10-16 06:22:53 - tinderbox aborted TB --- 0.69 user 2.63 system 3748.46 real From owner-freebsd-i386@FreeBSD.ORG Mon Oct 16 11:08:21 2006 Return-Path: X-Original-To: freebsd-i386@FreeBSD.org Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3468316A53A for ; Mon, 16 Oct 2006 11:08:21 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B283743D5E for ; Mon, 16 Oct 2006 11:08:20 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9GB8KAM028143 for ; Mon, 16 Oct 2006 11:08:20 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9GB8J2r028139 for freebsd-i386@FreeBSD.org; Mon, 16 Oct 2006 11:08:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Oct 2006 11:08:19 GMT Message-Id: <200610161108.k9GB8J2r028139@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 11:08:21 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70386 i386 IBM x345 Freezes Randomly o i386/70482 i386 Array adapter problems o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/70747 i386 ddos attack causes box to crash on kernel 5.2.1 o i386/70925 i386 [hang] 5.3Beta1 acpi-pci driver failure, ata disk atta o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/71035 i386 [kbd] SMP boot hangs in bus_space_write_1 during keybo o i386/71048 i386 [hang] ASUS TUV4X hangs when SONY CRX140E attached o i386/72960 i386 BTX halted with Promise Tx2000 Raid o i386/73196 i386 [hang] 5.2.1 boot CD hangs during boot on Athlon XP o i386/73265 i386 FreeBSD kernel crashes when booting on ECS 741GX-M Mai o i386/73666 i386 5.3 UDMA error WD1600 can't partition drive o i386/73934 i386 fdisk sees disk as empty o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 ServerWorks OSB4 SMBus interface does not detected on o i386/74124 i386 ata0 failure on HP(Vectra) VL6/350 [introduced in 5.3] o i386/74601 i386 Cardbus fails after busdma_machdep.c update o i386/74816 i386 OS crash with kernel trap 12 in different processes o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o i386/76487 i386 Compiled GENERIC kernel (and non-GENERIC) do not boot. o i386/76666 i386 Booting and Sound are mutually exclusive on Toshiba la o i386/76737 i386 CardBus problem (cbb1: Could not map register memory) o i386/76925 i386 standard pci-ide, install - "NO DISKS FOUND" :) o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug o i386/76948 i386 [rl] Slow network with rl0 o i386/77335 i386 Can not initial Ethernet Broadcom UDI PXE-2.1 on IBM o i386/77443 i386 [fdc] can't access floppy -- regression on 5.3 o i386/77529 i386 installation of freebsd 5.3 in laptop an to powereger o i386/78219 i386 Netgear FA-410TX is incorrectly detected o i386/78339 i386 BTX loader crashes on boot on HP Proliant DL140 o i386/78517 i386 [ata] WRITE_DMA and READ_DMA timeouts with ATI RX330 c o i386/78657 i386 [xe] [hang] error installing 5.3-RELEASE due to Compaq o i386/78929 i386 atapicam prevents boot, system hangs o i386/78930 i386 SuperMicro web server with 5.3-RELEASE kernel panics u o i386/79073 i386 System panic and hang after creating a large empty fil o i386/79169 i386 freeze with striped USB Drives under high load o i386/79268 i386 5.3-RELEASE won't boot on Compaq Armada 4210T (233MMX o i386/79409 i386 Coming back from idles make the server reboot o i386/79686 i386 Spurious notebook disk errors from ATA driver. o i386/79729 i386 umass, da0 not detected by devfs for o i386/79730 i386 SLIM DRIVE COMBO fails with READ_BIG error on kernel s o i386/79779 i386 If system memory is above 4GB, one parts of memory wil o i386/79784 i386 [bfe] Broadcom BCM4401 : no carrier o i386/79807 i386 Lock Up on Old Acer P1 Comp o i386/79833 i386 BTX crashes on boot when using Promise TX2Plus SATA co o i386/79943 i386 Very High interupt rate on PCM o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi o i386/80989 i386 Cannot install 5.4-RELEASE both in my system and in VM p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 o i386/81215 i386 X Freeze on Dell Inspiron 9100 with Radeon Mobility 98 o i386/81235 i386 /sys/i386/conf/GENERIC needs "options ASR_COMPAT" to p o i386/81311 i386 [smp] [hang] Athlon MP SMP + 3ware + em0 = deadlock, n o i386/81903 i386 Installer hangs on all menu entries on Toshiba A75 mod o i386/82029 i386 Boot Loader installation on MegaRAID controller o i386/82285 i386 [race] kernel panic during reboot o i386/83574 i386 installation failure o i386/83735 i386 [re] network card (realtek 8139) and sound card (CMI87 o i386/83826 i386 can't install any version on Toshiba Sattelite 2800/S2 o i386/83925 i386 [boot] can't boot Dell Latitude D610 after BIOS update o i386/84008 i386 /dev/X? should be /dev/ad1s* o i386/84088 i386 Panic with nforce2 platform on FreeBSD 6.0 beta o i386/84303 i386 boot sometimes stops at "uhci0: 3.5GB memory used o i386/84717 i386 [hang] 5.4-rel booting locks-up on Supermicro 5013C-MT o i386/84943 i386 "Invalid Partition Table" Intel ICH6 SATA controller ( o i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/85101 i386 [libm] nearbyint always returns nan o i386/85450 i386 panic: subdisk6 detached (appears to be a sata problem o i386/85454 i386 Panic while booting: No virtual memory for kernel o i386/85866 i386 [hang] bootloader freezes on Pentium2/3 o i386/85938 i386 Install fails, unable to write partitions o i386/85944 i386 FreeBSD restarts after showing "Welcome to FreeBSD" sc o i386/86325 i386 [install] unable to install FreeBSD on IBM BladeCenter o i386/86380 i386 i386_set_ioperm doesn't take effect immediately o i386/86612 i386 SCSI DAT Drive Issue o i386/86651 i386 FAILURE ATA-IDENTIFY o i386/86667 i386 GNOME Battery Applet causing keyboard to lag/drop char o i386/86806 i386 Couldn't alloc kernel virtual memory o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS o i386/86920 i386 [ndis] ifconfig: SIOCS80211: Invalid argument (regress o i386/87085 i386 Will not install on Microtel system o i386/87122 i386 Installer of 6.0-BETA5 can't find HDD partition of Son o i386/87155 i386 [boot] [panic] Can't Alloc Virtual Memory in FreeBSD 6 o i386/87356 i386 6.0 RC1 cannot see 250GB drive o i386/87576 i386 no installation on Acer aspire 1304xc laptop o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack o i386/87654 i386 Marvell Yukon 88E8036 NIC not detected by kernel o i386/87876 i386 Installation Problems for i368 Compaq R3000 o i386/88124 i386 [hang] X -configure freezes 6.0rc1 o i386/88130 i386 [hang] Machine hangs on dhcp o i386/88139 i386 [i386] feature request: 53C875 Chipset HP 5064-6016 do o i386/88315 i386 [sym] [hang] Symbios/LSI-HBA (SYM83C895) hangs o i386/88459 i386 [panic] Fatal trap 19 (process: idle: cpu0) on HP prol o i386/88583 i386 i can't install freebsd in server ibm xseries 226(adap o i386/88610 i386 FreeBSD 6.0 bootonly crashes during boot after sis0, d o i386/88717 i386 freebsd 5.4 boots from lsi 53c1030 only in safe mode o i386/88755 i386 [panic] FreeBSD R6.0 on ThinkPad R40 installation rebo o i386/88808 i386 V6.0 crashing on install with ICH7 RAID 5 enabled... o i386/88853 i386 [hang] SMP system FreeBSD 6.0-STABLE crashed while tra o i386/88929 i386 FreeBSD 6.0 install CD fails to find disks on Sony S-s o i386/89249 i386 HighPoint RocketRAID 1520 (HPT372N) can't write on har o i386/89288 i386 [acpi] DMA error while booting with acpi enable o i386/89340 i386 [panic] 6.0-STABLE (2005-11-07) panic when mostly idle o i386/89353 i386 [ata] invalid disk controller recognition of intel ICH o i386/89383 i386 [sio] [panic] page fault o i386/90059 i386 panic in 2 mins after power on PC o i386/90065 i386 [wi] System hangs if wireless card wasn't disabled bef o i386/90134 i386 [irq] IDE and SATA disks not detected on various contr o i386/90519 i386 Resume after suspend results in g_vfs_done() errors an o i386/90949 i386 [panic] kernel panic with opera o i386/91038 i386 [panic] 6.0-RELEASE on Fujitsu Siemens Amilo Pro v2040 o i386/91282 i386 6.0R install CD crashes at eip=0x90db (Promise PDC2026 o i386/91331 i386 system hangs after citrix_ica_client(wfcmgr) starting o i386/91745 i386 Second processor not detected on Proliant ML530 G2 wit o i386/91748 i386 acpi problem on Acer TravelMare 4652LMi (nvidia panic, o i386/92193 i386 Can't boot from 6.0 Installation CD: BTX halted (Gigab o i386/92303 i386 [ips] Cannot install FreeBSD 6 on an IBM x226 8488E4Y o i386/93385 i386 Fatal trap 12 occasionally on reboot (Abit NF7-S2 nFor o i386/93524 i386 Automatic reboot o i386/93615 i386 Operating system wont install. Problem with fdisk. o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 Machine lockup at boot loader countdown on SuperMicro o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93845 i386 cross-machine installworld broken in sys/boot/i386/loa o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 Can't install FreeBSD from IEEE1394 DVD-RW on Acer Tra o i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [kbd] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94653 i386 Fatal trap 12: page fault while in kernel mode o i386/94911 i386 [ata] ata regression with DOM-IDE o i386/95021 i386 PAE enabled kernel boot panic o i386/95087 i386 System freeze irrespective of load on Promise FastTrak o i386/95151 i386 Fatal trap 12: page fault while in kernel mode o i386/95365 i386 stability problems: interface not reachable on 6.1-PRE o i386/95515 i386 unable to boot FreeBSD 6.x with SATA150 Promise contro o i386/96014 i386 HP Pavilion zv5000(Intel) reboot installation problem o i386/96049 i386 Generic SMP Kernel Panic in 6.1-RC1 during mount root o i386/96225 i386 Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96371 i386 Freeze up when booting FBSD 6.0 RELEASE on IBM iSeries o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/96652 i386 kernel page fault o i386/96870 i386 Crash on loader with ibm intellistation z pro o i386/97025 i386 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. o i386/97127 i386 IBM Intellistation Z Pro crash when boot from cd o i386/97263 i386 [ata] FreeBSD only detects first drive o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/97525 i386 System freezes when cable modem connected on USB o i386/97589 i386 [ata] FAILURE - READ_DMA (regression from 5.4) o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] regression: FreeBSD can no longer boot Geode G o i386/98765 i386 [ata] timeouts on sata drive o i386/98964 i386 [iwi] iwi totally freezes system o i386/99570 i386 [kbd] keyboard freezes when installing from CD o i386/99608 i386 ATAPI or CAM crash on FreeBSD 6.1-stable with a Pionee o i386/100160 i386 [mfid] Perc5i: FreeBSD doesn't recognize more than one o i386/100194 i386 On Intel D945GTPLKR delay at start FreeBSD kernel o i386/100420 i386 boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports o i386/101135 i386 [iwi] iwi goes up and down o i386/101168 i386 ncp kernel panic o i386/101453 i386 linprocfs disallows non-zero file offsets for maps fil o i386/101616 i386 FREEBSD FREEZE ON BOOTUP, COMPAQ PROLIANT (legacy) ser o i386/101667 i386 [ata] ATA problems when power management is on f i386/101711 i386 Network interfaces crashing o i386/101817 i386 crashing of system when is server under higher pressur o i386/101857 i386 Mouse not moving after switching with StarView SV411 K o i386/101933 i386 server crashing o i386/101980 i386 [PATCH] Intel 631xESB ata and ichsmb support (i386/amd o i386/102410 i386 FreeBSD 6.1-RELEASE installation boot freeze on Asus P o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103025 i386 the wrong in USB device for freeBSD 6.1 and AMD LX-800 o i386/103031 i386 Panic during installation o i386/103063 i386 Can not install on Dell XPS 700 o i386/103186 i386 Poweredge Raid Controller/AMI Megatrends will not form o i386/103435 i386 Kernel appears somewhat deadlocked during heavy ATA I/ f i386/103624 i386 Problem installing on Dell Powervault 745N o i386/103862 i386 Error with fdformat o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter 186 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70610 i386 [speaker] [patch] spkr(4): hardcoded assumption HZ == o i386/70832 i386 [re] serious problems with RealTek NIC using re0 drive o i386/71586 i386 FreeBSD 5.3-BETA3 #3 hang during boot on HP Vectra VE o i386/71924 i386 timeouts with ata+hpt366 controller on BE6II motherboa o i386/72179 i386 [acpi] [patch] Inconsistent apm(8) output regarding th o i386/73308 i386 unable to install on AMD 2500+,NF2,GF MX440 o i386/73742 i386 5.3 rel i386 disk2 image not copying o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o i386/74218 i386 boot floppy (2nd time) read error o i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage o i386/74454 i386 [bsd.cpu.mk] [patch] Adding VIA Eden family o i386/74650 i386 System Reboot with umount command o i386/74658 i386 [ata] ATAPI CD not recognized after booting FreeBSD 4. o i386/74803 i386 regression: lost 3Com509B in 5.X o i386/74966 i386 [rl] Realtek driver seems to misinterpret some packets o i386/75090 i386 [ata] READ_BIG errors with Sony CRX1611 o i386/75185 i386 ACPI doesn't power off Tyan S2460 o i386/75420 i386 CMD 648 PCI not work o i386/75583 i386 Installation fails o i386/75776 i386 NO ps/2 keyboard using USB keyboard under bsd4.10 and o i386/75881 i386 ACPI suspend/resume doesn't work on ASUS L5 notebook o i386/75898 i386 Exception and reboot: Loader and kernel use SSE2 instr o i386/76587 i386 ps2 mouse weird... o i386/76653 i386 Problem with Asahi Optical usb device (Pentax Optio S5 o i386/77477 i386 AHA-1542CP SCSI failed to probe o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/79136 i386 disk controller not detected o i386/79274 i386 Autoconfigure fails for O2Micro OZ6812/6872 PCI-CardBu o i386/79317 i386 Freebsd Erasing NVRAM o i386/79840 i386 Partitioning and formating a new disk fails using sysi o i386/79890 i386 burncd fails on a Pioneer DVD drive o i386/80081 i386 [if_ndis] Problem loading a NDIS kernel module. o i386/80092 i386 PC Cards do not work at all on laptop Compaq N800V o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o i386/81082 i386 Failure to detect Pioneer CD drive on Intel ICH UDMA66 o i386/81358 i386 [geode] [patch] add PC Engines WRAP support o i386/81597 i386 My POS-460 system based on a Western Digital LPM/LPX l o i386/82548 i386 VBE video driver incorrectly switches to/from text mod o i386/83018 i386 Installer will not boot o i386/84555 i386 boot2 unable to load kernel directly. o i386/85246 i386 unable to install from CD on Asus PC-DL Deluxe (specif o i386/85417 i386 [i386] [patch] Possible bug in ia32 floating-point exc o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85654 i386 [i386] [patch] separate max cpu from max apic in i386 o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati o i386/88020 i386 cannot boot unless: hint.apic.0.disabled="1" is set on o i386/88491 i386 [panic] Panic when boot installation CD1 (Acer TravelM o i386/88965 i386 vidcontrol hangs with 2 modules of RAM o i386/89294 i386 [identcpu] [patch] unknown CPU (i386/amd64) Features2 o i386/90243 i386 Laptop fan doesn't turn off (ACPI enabled) (Packard Be o i386/90839 i386 [ata] burncd gets error on CDRIOCFIXATE with HL-DT-ST o i386/91594 i386 FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT o i386/91609 i386 Booting takes *a long time* unless power cord is plugg o i386/91761 i386 [ata] NEC_DVD-RW + system start: semaphore timeout o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o i386/93793 i386 [kbd] Keyboard stops working after a shutdown -p now ( o i386/94850 i386 [bge] FreeBSD 6.0 on Fujitsu BX300, networking doesn't o i386/95106 i386 cannot install freebsd o i386/95993 i386 Cyrix 5530 unable to map interrupt o i386/96397 i386 [dc] strange behaveour of the dc driver on divicom dm9 o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/96430 i386 boot2 is unable to load kernel directly o i386/96452 i386 twiddle in cdboot does not work o i386/97468 i386 [acpi] ACPI on ASUS A7V hangs on shutdown -p (power of o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o i386/99851 i386 setting rootdev crashes loader(8) o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/101062 i386 Freeze on detect Intel 900 VGA on boot with ACPI o i386/101379 i386 page fault clobbers error code in trap frame o i386/101924 i386 MD5 checksums do not match with checksum file o i386/102026 i386 Fix ACPI Problems on Acer Travelmate 4100 Series o i386/102343 i386 ACPI error o i386/102678 i386 Dell PowerEdge DRAC5 USB Keyboard o i386/102943 i386 kernel crash when unloading the xfs kernel module o i386/103192 i386 no CD/DVD devices found while install Freebsd o i386/103473 i386 runsocks cvsup coredumps 83 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Oct 16 17:30:18 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 373A116A4CE for ; Mon, 16 Oct 2006 17:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E2D843D68 for ; Mon, 16 Oct 2006 17:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9GHUFY9067056 for ; Mon, 16 Oct 2006 17:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9GHUFZ5067055; Mon, 16 Oct 2006 17:30:15 GMT (envelope-from gnats) Resent-Date: Mon, 16 Oct 2006 17:30:15 GMT Resent-Message-Id: <200610161730.k9GHUFZ5067055@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eugene Dzhurinsky Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EDFC16A403 for ; Mon, 16 Oct 2006 17:26:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63A0943DAA for ; Mon, 16 Oct 2006 17:26:37 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9GHQbQa042413 for ; Mon, 16 Oct 2006 17:26:37 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9GHQbGb042386; Mon, 16 Oct 2006 17:26:37 GMT (envelope-from nobody) Message-Id: <200610161726.k9GHQbGb042386@www.freebsd.org> Date: Mon, 16 Oct 2006 17:26:37 GMT From: Eugene Dzhurinsky To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: i386/104473: boot loader reboots before loading kernel X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 17:30:18 -0000 >Number: 104473 >Category: i386 >Synopsis: boot loader reboots before loading kernel >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 16 17:30:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eugene Dzhurinsky >Release: FreeBSD 6.1-STABLE i386, FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: FreeBSD jdevelop.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #19: Wed Oct 11 20:19:56 EEST 2006 root@jdevelop.com:/usr/obj/usr/src/sys/BOFH i386 >Description: After upgrade to 6.1-STABLE and then to 6.2-PRERELEASE on i386 boot loader reboots before loading kernel. I can see few lines, but BEFORE load the kernel, and then computer just reboots. Please take a look at this picture (sorry for poor quality) http://jdevelop.com/fun/00000129.jpg. >How-To-Repeat: In my case I updated sources using CVSUP, then upgrade world exactly as described in /usr/src/UPDATING >Fix: Just copied old loader, built at July 11. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Oct 16 18:00:42 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E935D16A403 for ; Mon, 16 Oct 2006 18:00:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C3143D8A for ; Mon, 16 Oct 2006 18:00:37 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9GI0bJu070100 for ; Mon, 16 Oct 2006 18:00:37 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9GI0br3070099; Mon, 16 Oct 2006 18:00:37 GMT (envelope-from gnats) Date: Mon, 16 Oct 2006 18:00:37 GMT Message-Id: <200610161800.k9GI0br3070099@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Remko Lodder Cc: Subject: Re: i386/104473: boot loader reboots before loading kernel X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Remko Lodder List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 18:00:43 -0000 The following reply was made to PR i386/104473; it has been noted by GNATS. From: Remko Lodder To: Eugene Dzhurinsky Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/104473: boot loader reboots before loading kernel Date: Mon, 16 Oct 2006 19:55:56 +0200 Eugene Dzhurinsky wrote: >> Number: 104473 >> Category: i386 >> Synopsis: boot loader reboots before loading kernel >> Confidential: no >> Severity: serious >> Priority: medium >> Responsible: freebsd-i386 >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: sw-bug >> Submitter-Id: current-users >> Arrival-Date: Mon Oct 16 17:30:13 GMT 2006 >> Closed-Date: >> Last-Modified: >> Originator: Eugene Dzhurinsky >> Release: FreeBSD 6.1-STABLE i386, FreeBSD 6.2-PRERELEASE i386 >> Organization: >> Environment: > FreeBSD jdevelop.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #19: Wed Oct 11 20:19:56 EEST 2006 root@jdevelop.com:/usr/obj/usr/src/sys/BOFH i386 >> Description: > After upgrade to 6.1-STABLE and then to 6.2-PRERELEASE on i386 boot loader reboots before loading kernel. I can see few lines, but BEFORE load the kernel, and then computer just reboots. Please take a look at this picture (sorry for poor quality) http://jdevelop.com/fun/00000129.jpg. >> How-To-Repeat: > In my case I updated sources using CVSUP, then upgrade world exactly as described in /usr/src/UPDATING >> Fix: > Just copied old loader, built at July 11. >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-i386@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-i386 > To unsubscribe, send any mail to "freebsd-i386-unsubscribe@freebsd.org" From where did you upgrade? Do you have a custom kernel? Do you have a better quality picture? (This one is almost unreadable) Thanks in advance! -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org From owner-freebsd-i386@FreeBSD.ORG Mon Oct 16 20:01:03 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0816A16A403 for ; Mon, 16 Oct 2006 20:01:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E0643D99 for ; Mon, 16 Oct 2006 20:00:44 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9GK0iHB081237 for ; Mon, 16 Oct 2006 20:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9GK0iaj081236; Mon, 16 Oct 2006 20:00:44 GMT (envelope-from gnats) Date: Mon, 16 Oct 2006 20:00:44 GMT Message-Id: <200610162000.k9GK0iaj081236@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: John Baldwin Cc: Subject: Re: i386/95021: PAE enabled kernel boot panic X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: John Baldwin List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 20:01:03 -0000 The following reply was made to PR i386/95021; it has been noted by GNATS. From: John Baldwin To: bug-followup@freebsd.org, balgaa@mongol.net Cc: Subject: Re: i386/95021: PAE enabled kernel boot panic Date: Mon, 16 Oct 2006 15:52:34 -0400 Can you try a recent 6.2 snap? I MFC'd some changes that might fix this. -- John Baldwin From owner-freebsd-i386@FreeBSD.ORG Tue Oct 17 12:36:13 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 672F716A47C; Tue, 17 Oct 2006 12:36:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A1243D75; Tue, 17 Oct 2006 12:36:11 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9HCaBbP074355; Tue, 17 Oct 2006 08:36:11 -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.13.8/8.13.8) with ESMTP id k9HCaAZL040483; Tue, 17 Oct 2006 08:36:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id ADBF573068; Tue, 17 Oct 2006 08:36:10 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061017123610.ADBF573068@freebsd-current.sentex.ca> Date: Tue, 17 Oct 2006 08:36:10 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 12:36:13 -0000 TB --- 2006-10-17 12:10:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-17 12:10:33 - starting HEAD tinderbox run for i386/i386 TB --- 2006-10-17 12:10:33 - cleaning the object tree TB --- 2006-10-17 12:11:23 - checking out the source tree TB --- 2006-10-17 12:11:23 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-10-17 12:11:23 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-17 12:19:11 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-17 12:19:11 - cd /src TB --- 2006-10-17 12:19:11 - /usr/bin/make -B buildworld >>> World build started on Tue Oct 17 12:19:12 UTC 2006 >>> 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 [...] cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/lib/libnetgraph/sock.c In file included from /src/lib/libnetgraph/sock.c:47: /obj/src/tmp/usr/include/netgraph/ng_socket.h:64: error: syntax error before "sa_family_t" /src/lib/libnetgraph/sock.c: In function `NgMkSockNode': /src/lib/libnetgraph/sock.c:101: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c:151: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c: In function `NgSendData': /src/lib/libnetgraph/sock.c:276: error: structure has no member named `sg_family' *** Error code 1 Stop in /src/lib/libnetgraph. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-17 12:36:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-17 12:36:10 - ERROR: failed to build world TB --- 2006-10-17 12:36:10 - tinderbox aborted TB --- 0.79 user 2.78 system 1536.96 real From owner-freebsd-i386@FreeBSD.ORG Tue Oct 17 13:03:27 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D6F116A4DD; Tue, 17 Oct 2006 13:03:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7774843D80; Tue, 17 Oct 2006 13:01:58 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9HD1tq5078167; Tue, 17 Oct 2006 09:01:55 -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.13.8/8.13.8) with ESMTP id k9HD1tXN072082; Tue, 17 Oct 2006 09:01:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1612473068; Tue, 17 Oct 2006 09:01:55 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061017130155.1612473068@freebsd-current.sentex.ca> Date: Tue, 17 Oct 2006 09:01:54 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 13:03:27 -0000 TB --- 2006-10-17 12:36:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-17 12:36:10 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-10-17 12:36:10 - cleaning the object tree TB --- 2006-10-17 12:36:40 - checking out the source tree TB --- 2006-10-17 12:36:40 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-10-17 12:36:40 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-17 12:44:23 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-17 12:44:23 - cd /src TB --- 2006-10-17 12:44:23 - /usr/bin/make -B buildworld >>> World build started on Tue Oct 17 12:44:24 UTC 2006 >>> 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 [...] cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/lib/libnetgraph/sock.c In file included from /src/lib/libnetgraph/sock.c:47: /obj/pc98/src/tmp/usr/include/netgraph/ng_socket.h:64: error: syntax error before "sa_family_t" /src/lib/libnetgraph/sock.c: In function `NgMkSockNode': /src/lib/libnetgraph/sock.c:101: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c:151: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c: In function `NgSendData': /src/lib/libnetgraph/sock.c:276: error: structure has no member named `sg_family' *** Error code 1 Stop in /src/lib/libnetgraph. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-17 13:01:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-17 13:01:54 - ERROR: failed to build world TB --- 2006-10-17 13:01:54 - tinderbox aborted TB --- 0.80 user 2.57 system 1543.88 real From owner-freebsd-i386@FreeBSD.ORG Thu Oct 19 07:20:43 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B282216A40F for ; Thu, 19 Oct 2006 07:20:43 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E61E543DBC for ; Thu, 19 Oct 2006 07:20:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9J7KQPp004679 for ; Thu, 19 Oct 2006 07:20:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9J7KQvK004678; Thu, 19 Oct 2006 07:20:26 GMT (envelope-from gnats) Date: Thu, 19 Oct 2006 07:20:26 GMT Message-Id: <200610190720.k9J7KQvK004678@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Eugeny N Dzhurinsky Cc: Subject: Re: i386/104473: boot loader reboots before loading kernel X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Eugeny N Dzhurinsky List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 07:20:43 -0000 The following reply was made to PR i386/104473; it has been noted by GNATS. From: Eugeny N Dzhurinsky To: Remko Lodder Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/104473: boot loader reboots before loading kernel Date: Thu, 19 Oct 2006 10:15:36 +0300 > From where did you upgrade? From 6.1-PRERELEASE to 6.1-STABLE, and recently - from 6.1-STABLE to 6.2-PRERELEASE > Do you have a custom kernel? Yes machine i386 cpu I686_CPU ident BOFH maxusers 16 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options SCHED_4BSD # 4BSD scheduler options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options GEOM_BDE # Encrypted disk support options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] #options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options SCSI_DELAY=15000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. options ADAPTIVE_GIANT # Giant mutex is adaptive. device apic # I/O APIC options IPSEC #IP security options IPSEC_ESP #IP security (crypto; define w/ IPSEC) options IPSEC_DEBUG #debug for IP security options IPSEC_FILTERGIF #filter ipsec packets from a tunnel options DUMMYNET # for traffic shaping options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) options IPFIREWALL_FORWARD #enable transparent proxy support options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options IPDIVERT #divert sockets options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging # These three options provide support for System V Interface # Definition-style interprocess communication, in the form of shared # memory, semaphores, and message queues, respectively. # # System V shared memory and tunable parameters options SYSVSHM # include support for shared memory options SHMMAXPGS=4097 # max amount of shared memory pages (4k on i386) options SHMALL=4097 # max number of shared memory pages system wide options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" # max shared memory segment size (bytes) options SHMMIN=2 # min shared memory segment size (bytes) options SHMMNI=33 # max number of shared memory identifiers options SHMSEG=9 # max shared memory segments per process # System V semaphores and tunable parameters options SYSVSEM # include support for semaphores options SEMMAP=31 # amount of entries in semaphore map options SEMMNI=11 # number of semaphore identifiers in the system options SEMMNS=61 # number of semaphores in the system options SEMMNU=31 # number of undo structures in the system options SEMMSL=61 # max number of semaphores per id options SEMOPM=101 # max number of operations per semop call options SEMUME=11 # max number of undo entries per process # System V message queues and tunable parameters options SYSVMSG # include support for message queues options MSGMNB=2049 # max characters per message queue options MSGMNI=41 # max number of message queue identifiers options MSGSEG=2049 # max number of message segments in the system options MSGSSZ=16 # size of a message segment MUST be power of 2 options MSGTQL=41 # max amount of messages in the system # make normal console green on black options SC_NORM_ATTR="(FG_GREEN|BG_BLACK)" # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O options PMAP_SHPGPERPROC=500 device isa device eisa device pci # Floppy drives device fdc # # If you have a Toshiba Libretto with its Y-E Data PCMCIA floppy, # don't use the above line for fdc0 but the following one: #device fdc0 # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapicam device scbus device pass device cd options ATA_STATIC_ID #Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc device atkbd device psm device vga # splash screen/screen saver device splash # syscons is the default console driver, resembling an SCO console device sc # Floating point support - do not disable. device npx device random # Entropy device # Power management support (see LINT for more options) #device apm0 at nexus? flags 0x20 # Advanced Power Management #device smbus #device smb #device iicbus #device iicbb #device iic #device iicsmb # smb over i2c bridge #device intpm #device ichsmb # Serial (COM) ports device sio # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer device ppi # Parallel port interface device # USB Stuff device usb device uhci device uhci device ohci device ehci device ucom device uvisor # UMASS device umass device da # Pseudo devices. device loop # Network loopback device mem # Memory and kernel memory devices device io # I/O device device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! device bpf #Berkeley packet filter # # ACPI support using the Intel ACPI Component Architecture reference # implementation. # # ACPI_DEBUG enables the use of the debug.acpi.level and debug.acpi.layer # kernel environment variables to select initial debugging levels for the # Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER # defined when it is built). # # Note that this ACPI support is experimental and it's use may result in # machine hangs or kernel panics. # #device acpica #PCCARD/PCMCIA support #device card #device pcic #Card drivers (prism2) #device wi #Network drivers device miibus device dc > Do you have a better quality picture? (This one is almost unreadable) Sorry, I don't have it for now, I will build world one more timr and try to take better one. -- Eugene N Dzhurinsky From owner-freebsd-i386@FreeBSD.ORG Thu Oct 19 15:10:19 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A8AF16A4CA for ; Thu, 19 Oct 2006 15:10:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8EEC43D67 for ; Thu, 19 Oct 2006 15:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9JFABnN050238 for ; Thu, 19 Oct 2006 15:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9JFABs0050237; Thu, 19 Oct 2006 15:10:11 GMT (envelope-from gnats) Resent-Date: Thu, 19 Oct 2006 15:10:11 GMT Resent-Message-Id: <200610191510.k9JFABs0050237@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Doron B.E." Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F7ED16A40F for ; Thu, 19 Oct 2006 15:09:25 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0803143D46 for ; Thu, 19 Oct 2006 15:09:25 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9JF9OxS040640 for ; Thu, 19 Oct 2006 15:09:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9JF9OHD040639; Thu, 19 Oct 2006 15:09:24 GMT (envelope-from nobody) Message-Id: <200610191509.k9JF9OHD040639@www.freebsd.org> Date: Thu, 19 Oct 2006 15:09:24 GMT From: "Doron B.E." To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: i386/104572: issues with detecting HDD on intel chipset X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2006 15:10:19 -0000 >Number: 104572 >Category: i386 >Synopsis: issues with detecting HDD on intel chipset >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 19 15:10:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Doron B.E. >Release: stable 6.1 >Organization: >Environment: - >Description: I have upgraded my machine and tried to install Fbsd on the new machine. on the boot loader it detected that there is a Drive C by bios but further down the road (until sysinstall) it didn't detect it again during the boot up procedure. my HD is connected to the single Serial IDE port on the mboard. the boot up detects that there r sata ports which r empty(which is true) but doesn't detect any IDE ATA drive. note that I used to run fbsd from that HD on the old pc. I have a Intel GuardFish D965GFEKR mboard the controller is: Intel Q965 Express Chipset the cpu: conroe 6400 2.4 MHz. HDD: 200GB ATA IDE western digital. the same issue happens on other un*x like platforms - checked Ubuntu and Gentoo Best Regards ! >How-To-Repeat: buy the above specs, assemble, run - bump. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Fri Oct 20 12:05:24 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D27C16A403; Fri, 20 Oct 2006 12:05:24 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA7D243D55; Fri, 20 Oct 2006 12:04:14 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9KC3iTZ027470; Fri, 20 Oct 2006 12:03:44 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9KC3hsm027466; Fri, 20 Oct 2006 12:03:43 GMT (envelope-from remko) Date: Fri, 20 Oct 2006 12:03:43 GMT From: Remko Lodder Message-Id: <200610201203.k9KC3hsm027466@freefall.freebsd.org> To: dave.avent@futurenet.co.uk, remko@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/101711: Network interfaces crashing X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Oct 2006 12:05:24 -0000 Synopsis: Network interfaces crashing State-Changed-From-To: feedback->closed State-Changed-By: remko State-Changed-When: Fri Oct 20 12:03:32 UTC 2006 State-Changed-Why: Feedback timeout. Facilitated by: Snow B.V. http://www.freebsd.org/cgi/query-pr.cgi?pr=101711 From owner-freebsd-i386@FreeBSD.ORG Sat Oct 21 05:30:18 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C132216A412 for ; Sat, 21 Oct 2006 05:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CC2F43D55 for ; Sat, 21 Oct 2006 05:30:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9L5UILE025004 for ; Sat, 21 Oct 2006 05:30:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9L5UH5Z025003; Sat, 21 Oct 2006 05:30:17 GMT (envelope-from gnats) Resent-Date: Sat, 21 Oct 2006 05:30:17 GMT Resent-Message-Id: <200610210530.k9L5UH5Z025003@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Cheong Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5871316A403 for ; Sat, 21 Oct 2006 05:21:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1560543D49 for ; Sat, 21 Oct 2006 05:21:52 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9L5LpE2058861 for ; Sat, 21 Oct 2006 05:21:51 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k9L5LpsT058860; Sat, 21 Oct 2006 05:21:51 GMT (envelope-from nobody) Message-Id: <200610210521.k9L5LpsT058860@www.freebsd.org> Date: Sat, 21 Oct 2006 05:21:51 GMT From: Daniel Cheong To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: i386/104641: FreeBSD on HP DL140 server X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 05:30:18 -0000 >Number: 104641 >Category: i386 >Synopsis: FreeBSD on HP DL140 server >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 21 05:30:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Daniel Cheong >Release: 6.x >Organization: King George V School >Environment: >Description: Just bought a new HP DL140 G3 server with dual CPU, 4GB RAM, 2x250GB SATA HD on HP embedded SAS controller but couldn't install 6.1-stable because the harddisks are not detected. I then tried version 6.2-beta2 and 7.0-current on it. Though able to detect the drives and completed the installation, the server crashed when trying to restart from harddisk. I have found that the HP embedded SAS controller was detected by mpt driver on booting up using 6.2-beta2 but not on version 6.1. Does anyone has any advice as on how I can resolve this problem because I'm stucked and desperate >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Sat Oct 21 17:31:04 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F57116A40F; Sat, 21 Oct 2006 17:31:04 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749F543D68; Sat, 21 Oct 2006 17:31:03 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9LHV37K091588; Sat, 21 Oct 2006 17:31:03 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9LHV3pg091583; Sat, 21 Oct 2006 17:31:03 GMT (envelope-from linimon) Date: Sat, 21 Oct 2006 17:31:03 GMT From: Mark Linimon Message-Id: <200610211731.k9LHV3pg091583@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: kern/103862: [fd] Error with fdformat on -CURRENT X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 17:31:04 -0000 Old Synopsis: Error with fdformat New Synopsis: [fd] Error with fdformat on -CURRENT Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sat Oct 21 17:30:24 UTC 2006 Responsible-Changed-Why: This does not sound i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=103862 From owner-freebsd-i386@FreeBSD.ORG Sat Oct 21 17:32:19 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC4616A4B3; Sat, 21 Oct 2006 17:32:19 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE4543D55; Sat, 21 Oct 2006 17:32:18 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9LHWIGc092143; Sat, 21 Oct 2006 17:32:18 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9LHWIp7092138; Sat, 21 Oct 2006 17:32:18 GMT (envelope-from linimon) Date: Sat, 21 Oct 2006 17:32:18 GMT From: Mark Linimon Message-Id: <200610211732.k9LHWIp7092138@freefall.freebsd.org> To: meilinxiaoxue@163.com, linimon@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/103192: no CD/DVD devices found while install Freebsd X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 17:32:19 -0000 Synopsis: no CD/DVD devices found while install Freebsd State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Sat Oct 21 17:31:25 UTC 2006 State-Changed-Why: Note that feedback was asked for. http://www.freebsd.org/cgi/query-pr.cgi?pr=103192 From owner-freebsd-i386@FreeBSD.ORG Sat Oct 21 17:37:12 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B76E16A4B3; Sat, 21 Oct 2006 17:37:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1FFA43D93; Sat, 21 Oct 2006 17:37:02 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9LHb2qe092330; Sat, 21 Oct 2006 17:37:02 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9LHb220092326; Sat, 21 Oct 2006 17:37:02 GMT (envelope-from linimon) Date: Sat, 21 Oct 2006 17:37:02 GMT From: Mark Linimon Message-Id: <200610211737.k9LHb220092326@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/101453: [linux] [patch] linprocfs disallows non-zero file offsets for maps files X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 17:37:12 -0000 Old Synopsis: linprocfs disallows non-zero file offsets for maps files New Synopsis: [linux] [patch] linprocfs disallows non-zero file offsets for maps files Responsible-Changed-From-To: freebsd-i386->freebsd-emulation Responsible-Changed-By: linimon Responsible-Changed-When: Sat Oct 21 17:35:55 UTC 2006 Responsible-Changed-Why: Over to mailing list for review. http://www.freebsd.org/cgi/query-pr.cgi?pr=101453