From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 3 09:46:31 2008 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 186E116A417; Sun, 3 Feb 2008 09:46:31 +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 DFBAA13C448; Sun, 3 Feb 2008 09:46:30 +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.2/8.14.2) with ESMTP id m139kUID060374; Sun, 3 Feb 2008 04:46:30 -0500 (EST) (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.2/8.14.1) with ESMTP id m139kUqS003850; Sun, 3 Feb 2008 04:46:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C95C573039; Sun, 3 Feb 2008 04:46:29 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080203094629.C95C573039@freebsd-current.sentex.ca> Date: Sun, 3 Feb 2008 04:46:29 -0500 (EST) X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on clamscanner1 X-Virus-Status: Clean 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: Sun, 03 Feb 2008 09:46:31 -0000 TB --- 2008-02-03 08:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-03 08:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-02-03 08:00:00 - cleaning the object tree TB --- 2008-02-03 08:00:44 - cvsupping the source tree TB --- 2008-02-03 08:00:44 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-02-03 08:00:50 - building world (CFLAGS=-O -pipe) TB --- 2008-02-03 08:00:50 - cd /src TB --- 2008-02-03 08:00:50 - /usr/bin/make -B buildworld >>> World build started on Sun Feb 3 08:00:52 UTC 2008 >>> 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 Sun Feb 3 09:32:13 UTC 2008 TB --- 2008-02-03 09:32:13 - generating LINT kernel config TB --- 2008-02-03 09:32:13 - cd /src/sys/amd64/conf TB --- 2008-02-03 09:32:13 - /usr/bin/make -B LINT TB --- 2008-02-03 09:32:13 - building LINT kernel (COPTFLAGS=) TB --- 2008-02-03 09:32:13 - cd /src TB --- 2008-02-03 09:32:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 3 09:32:13 UTC 2008 >>> 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rp/../../dev/rp/rp.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rp/../../dev/rp/rp_pci.c ld -d -warn-common -r -d -o rp.ko rp.o rp_pci.o :> export_syms awk -f /src/sys/modules/rp/../../conf/kmod_syms.awk rp.ko export_syms | xargs -J% objcopy % rp.ko objcopy --strip-debug rp.ko ===> rr232x (all) make: don't know how to make bsd.README. Stop *** Error code 2 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-03 09:46:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-03 09:46:29 - ERROR: failed to build lint kernel TB --- 2008-02-03 09:46:29 - tinderbox aborted TB --- 4593.24 user 562.73 system 6389.24 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 3 10:36:44 2008 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 D2DD216A419; Sun, 3 Feb 2008 10:36:44 +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 A826513C468; Sun, 3 Feb 2008 10:36:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m13Aah5x006066; Sun, 3 Feb 2008 05:36:43 -0500 (EST) (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.2/8.14.1) with ESMTP id m13AahUc032928; Sun, 3 Feb 2008 05:36:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 843C11B5078; Sun, 3 Feb 2008 05:36:43 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080203103643.843C11B5078@freebsd-stable.sentex.ca> Date: Sun, 3 Feb 2008 05:36:43 -0500 (EST) X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on clamscanner1 X-Virus-Status: Clean 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, 03 Feb 2008 10:36:44 -0000 TB --- 2008-02-03 08:49:47 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-03 08:49:47 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2008-02-03 08:49:47 - cleaning the object tree TB --- 2008-02-03 08:50:15 - cvsupping the source tree TB --- 2008-02-03 08:50:15 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2008-02-03 08:50:22 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-03 08:50:22 - cd /src TB --- 2008-02-03 08:50:22 - /usr/bin/make -B buildworld >>> World build started on Sun Feb 3 08:50:23 UTC 2008 >>> 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 Sun Feb 3 10:18:11 UTC 2008 TB --- 2008-02-03 10:18:11 - generating LINT kernel config TB --- 2008-02-03 10:18:11 - cd /src/sys/amd64/conf TB --- 2008-02-03 10:18:11 - /usr/bin/make -B LINT TB --- 2008-02-03 10:18:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-02-03 10:18:11 - cd /src TB --- 2008-02-03 10:18:11 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 3 10:18:11 UTC 2008 >>> 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 -O2 -pipe -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rp/../../dev/rp/rp.c cc -O2 -pipe -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rp/../../dev/rp/rp_pci.c ld -d -warn-common -r -d -o rp.ko rp.o rp_pci.o :> export_syms awk -f /src/sys/modules/rp/../../conf/kmod_syms.awk rp.ko export_syms | xargs -J% objcopy % rp.ko objcopy --strip-debug rp.ko ===> rr232x (all) make: don't know how to make bsd.README. Stop *** Error code 2 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-03 10:36:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-03 10:36:43 - ERROR: failed to build lint kernel TB --- 2008-02-03 10:36:43 - tinderbox aborted TB --- 5427.78 user 562.95 system 6415.42 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 3 20:10:01 2008 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 5866E16A419 for ; Sun, 3 Feb 2008 20:10: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 4209013C45D for ; Sun, 3 Feb 2008 20:10: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.2/8.14.2) with ESMTP id m13KA1MH047157 for ; Sun, 3 Feb 2008 20:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m13KA1nm047156; Sun, 3 Feb 2008 20:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 3 Feb 2008 20:10:01 GMT Resent-Message-Id: <200802032010.m13KA1nm047156@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, ross Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BA4DA16A41A for ; Sun, 3 Feb 2008 20:07:04 +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 9AF5D13C458 for ; Sun, 3 Feb 2008 20:07:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m13K571N052428 for ; Sun, 3 Feb 2008 20:05:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m13K572v052427; Sun, 3 Feb 2008 20:05:07 GMT (envelope-from nobody) Message-Id: <200802032005.m13K572v052427@www.freebsd.org> Date: Sun, 3 Feb 2008 20:05:07 GMT From: ross To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Sun, 03 Feb 2008 21:30:51 +0000 Cc: Subject: amd64/120243: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 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: Sun, 03 Feb 2008 20:10:01 -0000 >Number: 120243 >Category: amd64 >Synopsis: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 03 20:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: ross >Release: DesktopBSD >Organization: home >Environment: AMD64 >Description: the system shows interface -Broadcom 802.11b/g WLAN- as -fwe0-, but it does not work at all. Help me please. i turned on in loader.conf "if_fwe_load="YES" and in KERNEL device fwe, device firewire is uncomment. i don't know what to do else. Thank You. Ross >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 3 20:30:04 2008 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 0012E16A41B for ; Sun, 3 Feb 2008 20:30: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 D498A13C455 for ; Sun, 3 Feb 2008 20:30: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.2/8.14.2) with ESMTP id m13KU3rt049604 for ; Sun, 3 Feb 2008 20:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m13KU3il049601; Sun, 3 Feb 2008 20:30:03 GMT (envelope-from gnats) Date: Sun, 3 Feb 2008 20:30:03 GMT Message-Id: <200802032030.m13KU3il049601@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Volker X-Mailman-Approved-At: Sun, 03 Feb 2008 21:43:28 +0000 Cc: Subject: Re: amd64/120243: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 20:30:04 -0000 The following reply was made to PR amd64/120243; it has been noted by GNATS. From: Volker To: bug-followup@FreeBSD.org, rostyslav@optonline.net Cc: Subject: Re: amd64/120243: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 Date: Sun, 03 Feb 2008 21:23:52 +0100 Ross, the fwe (4) interface is the firewire interface. Your Broadcom is most likely currently not supported by any of the available drivers under FreeBSD. You should take a look at ndisgen. See: man ndisgen (8) From owner-freebsd-amd64@FreeBSD.ORG Sun Feb 3 23:00:05 2008 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 44E2516A421 for ; Sun, 3 Feb 2008 23:00: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 3331313C465 for ; Sun, 3 Feb 2008 23:00: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.2/8.14.2) with ESMTP id m13N04IN062004 for ; Sun, 3 Feb 2008 23:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m13N04n7062003; Sun, 3 Feb 2008 23:00:04 GMT (envelope-from gnats) Date: Sun, 3 Feb 2008 23:00:04 GMT Message-Id: <200802032300.m13N04n7062003@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: "Scot Hetzel" Cc: Subject: Re: amd64/120243: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 23:00:05 -0000 The following reply was made to PR amd64/120243; it has been noted by GNATS. From: "Scot Hetzel" To: ross Cc: freebsd-gnats-submit@freebsd.org Subject: Re: amd64/120243: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 Date: Sun, 3 Feb 2008 16:57:43 -0600 On Sun, Feb 3, 2008 at 2:05 PM, ross wrote: > > >Number: 120243 > >Category: amd64 > >Synopsis: can't get work Broadcom 802.11b/g WLAN on HP Pavilion DV8000 with DeskTopBSD 1.6 > the system shows interface -Broadcom 802.11b/g WLAN- as -fwe0-, but it does not work at all. Help me please. > i turned on in loader.conf "if_fwe_load="YES" and in KERNEL device fwe, device firewire is uncomment. i don't know what to do else. To get the wireless working on the dv8000 systems, you need to download the Windows XP driver: 4.40.19.0. - ftp://ftp.hp.com/pub/softpaq/sp33001-33500/sp33008.exe extract the files using archivers/cabextract, then use ndisgen to build the ndis driver for your wireless adapter. Scot From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 11:39:20 2008 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 28C2816A418; Mon, 4 Feb 2008 11:39:20 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from outbound0.mx.meer.net (outbound0.mx.meer.net [209.157.153.23]) by mx1.freebsd.org (Postfix) with ESMTP id 098C913C4DB; Mon, 4 Feb 2008 11:39:19 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) by outbound0.mx.meer.net (8.12.10/8.12.6) with ESMTP id m14BdJ7T019779; Mon, 4 Feb 2008 03:39:19 -0800 (PST) (envelope-from gnn@neville-neil.com) Received: from mail2.meer.net (mail2.meer.net [64.13.141.16]) by mail.meer.net (8.13.3/8.13.3/meer) with ESMTP id m14BdANo070812; Mon, 4 Feb 2008 03:39:10 -0800 (PST) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (61.204.211.246.customerlink.pwd.ne.jp [61.204.211.246]) (authenticated bits=0) by mail2.meer.net (8.14.1/8.14.1) with ESMTP id m14Bd9MD092752; Mon, 4 Feb 2008 03:39:10 -0800 (PST) (envelope-from gnn@neville-neil.com) Date: Mon, 04 Feb 2008 20:39:08 +0900 Message-ID: From: gnn@freebsd.org To: John Baldwin In-Reply-To: <200802011455.25551.jhb@freebsd.org> References: <200801310617.16333.jhb@freebsd.org> <200802011455.25551.jhb@freebsd.org> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.7 Emacs/22.1.50 (i386-apple-darwin8.10.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-amd64@freebsd.org Subject: Re: Recent problems with 6-STABLE... 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, 04 Feb 2008 11:39:20 -0000 At Fri, 1 Feb 2008 14:55:25 -0500, John Baldwin wrote: > > Try hw.physmem=4g at the loader to see if it fixes it. If so, it's > a bug with bounce buffering. > OK, will try that. Thanks, George From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 11:06:55 2008 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 7A25C16A520 for ; Mon, 4 Feb 2008 11:06:55 +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 6484113C44B for ; Mon, 4 Feb 2008 11:06:55 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m14B6tjb017181 for ; Mon, 4 Feb 2008 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m14B6sW4017177 for freebsd-amd64@FreeBSD.org; Mon, 4 Feb 2008 11:06:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 4 Feb 2008 11:06:54 GMT Message-Id: <200802041106.m14B6sW4017177@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, 04 Feb 2008 12:22:09 +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, 04 Feb 2008 11:06:55 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/112222 amd64 [libc] 32-bit libc incorrectly converts some FP number 1 problem total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/73322 amd64 [msdosfs] [hang] unarchiving /etc to msdosfs locks up o amd64/74747 amd64 System panic on shutdown when process will not die o amd64/76136 amd64 system halts before reboot o amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/ports' and sys o amd64/80691 amd64 amd64 kernel hangs on load o amd64/85451 amd64 [hang] 6.0-BETA3 lockups on AMD64 (PREEMPTION only) o amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 o amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Areca ARC-1160 r o amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o amd64/87977 amd64 [busdma] [panic] amd64 busdma dflt_lock called (by ata o amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not boot with usb o amd64/88790 amd64 kernel panic on first boot (after the FreeBSD installa o amd64/89501 amd64 System crashes on install using ftp on local subnet o amd64/89503 amd64 Cant Boot Installation Disk o amd64/89546 amd64 [geom] GEOM error o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 o amd64/91492 amd64 BTX halted o amd64/92337 amd64 [em] FreeBSD 6.0 Release Intel Pro 1000 MT em1 no buff o amd64/92889 amd64 [libc] xdr double buffer overflow o amd64/93961 amd64 [busdma] Problem in bounce buffer handling in sys/amd6 o amd64/94677 amd64 panic in amd64 install at non-root user creation o amd64/94989 amd64 BTX Halts on Sun Fire X2100 w/6.1-BETA4 (amd64) and 5. o amd64/95888 amd64 kernel: ad2: TIMEOUT - WRITE_DMA retrying on HP DL140G f amd64/97075 amd64 Panic, Trap 12 o amd64/97337 amd64 [dri] xorg reboots system if dri module is enabled o amd64/102122 amd64 6.1-RELEASE amd64 Install Media panics on boot. s amd64/104311 amd64 ports/wine should be installable on amd64 f amd64/105514 amd64 FreeBSD/amd64 - Fails to boot on HP Pavilion dv8000 La o amd64/105531 amd64 [sata] gigabyte GA-M51GM-S2G / nVidia nForce 430 - doe o amd64/105629 amd64 [re] TrendNet TEG-BUSR 10/100/1000 disables itself on o amd64/106604 amd64 saslauthd crashes with signal 6 on FreeBSD 6.2-PREREL o amd64/108861 amd64 [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work f amd64/109584 amd64 zdump doesn't work o amd64/110655 amd64 [threads] 32 bit threaded applications crash on amd64 o amd64/111955 amd64 [install] Install CD boot panic due to missing BIOS sm o amd64/111992 amd64 BTX failed - HP Laptop dv2315nr s gnu/112215 amd64 [patch] gcc(1): "gcc -m32" attempts to link against 64 o amd64/112677 amd64 [aac] Adaptec 4805SAS causes 6.2 (AMD64) to panic (amd o amd64/113021 amd64 [re] ASUS M2A-VM onboard NIC does not work o amd64/114111 amd64 [nfs] System crashes while writing on NFS-mounted shar o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c o amd64/115784 amd64 Compiling with -m32 breaks on FreeBSD/amd64 s amd64/115815 amd64 [sata] [request] Gigabyte GA-M61P-S3 Motherboard unsup o amd64/116159 amd64 Panic while debugging on CURRENT o amd64/116322 amd64 At start fsck on current, the system panics o amd64/116620 amd64 Ifconfig spins when creating carp(4) device on amd64/S o amd64/116977 amd64 FreeBSD/amd64 - Fails to boot on HP Pavilion dv9030ea o amd64/117296 amd64 [sata] I don`t see second SATA IDE on VIA VT8237A o amd64/117316 amd64 [acpi] ACPI lockups on SuperMicro motherboard o amd64/117418 amd64 FreeBSD 6.2 crash on amd64 4400+ o amd64/117858 amd64 can not install / does not recognize network / no netw f amd64/119417 amd64 [boot] FreeBSD 7.0 rc1 amd64 won't boot on thinkpad x6 o amd64/119591 amd64 [amd64] [patch] time_t on 64-bit architecture o amd64/119936 amd64 [install] FreeBSD 7.0-RC1 amd64 and i386 installer dis o amd64/120081 amd64 [sata] Hard drive not found during install FreeBSD 7.0 o amd64/120202 amd64 [panic] kernel panic at start_all_aps, AP not starts o amd64/120209 amd64 ZFS - reboot after panic: solaris assert: arc_buf_remo o amd64/120243 amd64 [bge] can't get work Broadcom 802.11b/g WLAN on HP Pav 60 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/74608 amd64 [mpt] [hang] mpt hangs 5 minutes when booting s amd64/85273 amd64 FreeBSD (NetBSD or OpenBSD) not install on laptop Comp o amd64/88730 amd64 kernel panics during booting from the installation CD o amd64/91195 amd64 FreeBSD 6.0(amd64) and Asus A8R-MVP a amd64/93002 amd64 amd64 (6.0) coredumps at unpredictable times a amd64/93090 amd64 [nve] NIC on GA-K8NF-9 motherboard is recognized, but o amd64/97489 amd64 [ata] nForce 410 ATA controller dma time out (ASUS K8N o amd64/100838 amd64 [powerd] FreeBSD 6.0/6.1 kernel panics when booting wi f amd64/101132 amd64 [smp] Incorrect cpu idle and usage statistics in top a o amd64/102716 amd64 ex with no argument in an xterm gets SIGSEGV o amd64/103259 amd64 [ar] Cannot use ataraid on nvidia nForce4+amd64 o bin/105542 amd64 on amd64, ldd(1) produces bogus output for i386 execut o amd64/106186 amd64 [panic] panic in swap_pager_swap_init (amd64/smp/6.2-p f amd64/108345 amd64 6.2-* GENERIC will not boot Intel PD EMT64 w/ ACPI o amd64/110599 amd64 [geli] geli attach to gmirror device hangs and cannot o amd64/111096 amd64 motherboard ASRock AM2NF6G-VSTA not supported a amd64/113111 amd64 [Makefile] [patch] Potentially wrong instructions will o amd64/114270 amd64 [cpufreq] cpufreq doesnt work when compiled in to kern o amd64/115581 amd64 [Makefile] [patch] -mfancy-math-387 has no effect o amd64/116457 amd64 cant install freebsd on dv9420us o amd64/116514 amd64 freebsd6.2 can't detect GA-M61SME-S2's onboard lan car o amd64/116670 amd64 [sata] onboard SATA RAID1 controllers not supported fo s amd64/116689 amd64 [request] support for MSI K9MM-V o amd64/117186 amd64 kldload Unsupported file type on STABLE amd64 o amd64/119516 amd64 [panic] _mtx_lock_sleep: recursed on non-recursive mut o amd64/119949 amd64 6.3-RELEASE install; cannot find packages/INDEX error 26 problems total. From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 17:30:30 2008 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 31D5016A41B for ; Mon, 4 Feb 2008 17:30:30 +0000 (UTC) (envelope-from famd64@ccstores.com) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.4]) by mx1.freebsd.org (Postfix) with ESMTP id 15CCA13C4CC for ; Mon, 4 Feb 2008 17:30:29 +0000 (UTC) (envelope-from famd64@ccstores.com) Received: from [209.53.237.85] (helo=[192.168.1.4]) by mail.qcislands.net with esmtp (Exim 4.68) (envelope-from ) id 1JM4r7-000MXa-Sy; Mon, 04 Feb 2008 09:11:41 -0800 Message-ID: <47A7474D.3010201@ccstores.com> Date: Mon, 04 Feb 2008 09:11:41 -0800 From: Jim Pazarena User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: amd64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (85) Cc: Subject: parallel printer 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, 04 Feb 2008 17:30:30 -0000 I loaded 7.0RC1 on a new amd dual core machine and when setting up the parallel printer actually, when trying to print, the report starts, but the machine does a panic and reboot. The system works fine in all other aspects, such as it is handing out DHCP properly to a few other computers, it functions fine ethernet wise ('re' driver works as expected). This core dump at parallel printing is a show stopper for me. Any ideas? Thanks! Jim From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 18:57:35 2008 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 A707916A420; Mon, 4 Feb 2008 18:57:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7E4E913C4F3; Mon, 4 Feb 2008 18:57:35 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m14IvZ1p060244; Mon, 4 Feb 2008 18:57:35 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m14IvZ2K060240; Mon, 4 Feb 2008 18:57:35 GMT (envelope-from gavin) Date: Mon, 4 Feb 2008 18:57:35 GMT Message-Id: <200802041857.m14IvZ2K060240@freefall.freebsd.org> To: AloneLion@mail.ru, gavin@FreeBSD.org, freebsd-amd64@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org X-Mailman-Approved-At: Mon, 04 Feb 2008 19:09:33 +0000 Cc: Subject: Re: amd64/101132: [smp] Incorrect cpu idle and usage statistics in top and systat programs in SMP 6.1-STABLE/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: Mon, 04 Feb 2008 18:57:35 -0000 Synopsis: [smp] Incorrect cpu idle and usage statistics in top and systat programs in SMP 6.1-STABLE/amd64 State-Changed-From-To: feedback->closed State-Changed-By: gavin State-Changed-When: Mon Feb 4 18:56:45 UTC 2008 State-Changed-Why: Feedback timeout (18 months). To submitter: If this is still a problem, we can re-open the PR. Responsible-Changed-From-To: freebsd-amd64->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Mon Feb 4 18:56:45 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=101132 From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 19:37:18 2008 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 6531F16A41A for ; Mon, 4 Feb 2008 19:37:18 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout2.freenet.de (mout2.freenet.de [IPv6:2001:748:100:40::2:4]) by mx1.freebsd.org (Postfix) with ESMTP id 02FA513C459 for ; Mon, 4 Feb 2008 19:37:18 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.13] (helo=3.mx.freenet.de) by mout2.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1JM77z-0001b2-FH; Mon, 04 Feb 2008 20:37:15 +0100 Received: from ra3d1.r.pppool.de ([89.54.163.209]:50417 helo=peedub.jennejohn.org) by 3.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.68 #9) id 1JM77z-0006Nm-64; Mon, 04 Feb 2008 20:37:15 +0100 Date: Mon, 4 Feb 2008 20:37:13 +0100 From: Gary Jennejohn To: Jim Pazarena Message-ID: <20080204203713.508add0f@peedub.jennejohn.org> In-Reply-To: <47A7474D.3010201@ccstores.com> References: <47A7474D.3010201@ccstores.com> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: amd64@freebsd.org Subject: Re: parallel printer X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 19:37:18 -0000 On Mon, 04 Feb 2008 09:11:41 -0800 Jim Pazarena wrote: > I loaded 7.0RC1 on a new amd dual core machine > and when setting up the parallel printer actually, > when trying to print, the report starts, but the machine does > a panic and reboot. > > The system works fine in all other aspects, such as it is handing > out DHCP properly to a few other computers, it functions fine > ethernet wise ('re' driver works as expected). > > This core dump at parallel printing is a show stopper for me. > Any ideas? > AFAIK there's an error in handling interrupts. Try ``lptcontrol -p'' to run in polled mode (works for me). Note that this problem is not specific to AMD64. --- Gary Jennejohn From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 23:00:37 2008 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 EF32516A417 for ; Mon, 4 Feb 2008 23:00:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 549BE13C448 for ; Mon, 4 Feb 2008 23:00:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8s) with ESMTP id 230849998-1834499 for multiple; Mon, 04 Feb 2008 18:00:38 -0500 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m14N0STZ072283; Mon, 4 Feb 2008 18:00:29 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-amd64@freebsd.org, gary.jennejohn@freenet.de Date: Mon, 4 Feb 2008 14:52:24 -0500 User-Agent: KMail/1.9.7 References: <47A7474D.3010201@ccstores.com> <20080204203713.508add0f@peedub.jennejohn.org> In-Reply-To: <20080204203713.508add0f@peedub.jennejohn.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802041452.24817.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 04 Feb 2008 18:00:30 -0500 (EST) X-Virus-Scanned: ClamAV 0.91.2/5686/Mon Feb 4 16:13:58 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.1 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00, DATE_IN_PAST_03_06 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: amd64@freebsd.org Subject: Re: parallel printer 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, 04 Feb 2008 23:00:38 -0000 On Monday 04 February 2008 02:37:13 pm Gary Jennejohn wrote: > On Mon, 04 Feb 2008 09:11:41 -0800 > Jim Pazarena wrote: > > > I loaded 7.0RC1 on a new amd dual core machine > > and when setting up the parallel printer actually, > > when trying to print, the report starts, but the machine does > > a panic and reboot. > > > > The system works fine in all other aspects, such as it is handing > > out DHCP properly to a few other computers, it functions fine > > ethernet wise ('re' driver works as expected). > > > > This core dump at parallel printing is a show stopper for me. > > Any ideas? > > > > AFAIK there's an error in handling interrupts. Try ``lptcontrol -p'' > to run in polled mode (works for me). > > Note that this problem is not specific to AMD64. It should be fixed in RELENG_7 and RELENG_7_0. RC2 should include the fix/workaround when it comes out. -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Mon Feb 4 23:16:46 2008 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 9A0EC16A419 for ; Mon, 4 Feb 2008 23:16:46 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail.speedfactory.net [66.23.216.219]) by mx1.freebsd.org (Postfix) with ESMTP id 22CBE13C447 for ; Mon, 4 Feb 2008 23:16:45 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.8s) with ESMTP id 230849998-1834499 for multiple; Mon, 04 Feb 2008 18:00:38 -0500 Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m14N0STZ072283; Mon, 4 Feb 2008 18:00:29 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-amd64@freebsd.org, gary.jennejohn@freenet.de Date: Mon, 4 Feb 2008 14:52:24 -0500 User-Agent: KMail/1.9.7 References: <47A7474D.3010201@ccstores.com> <20080204203713.508add0f@peedub.jennejohn.org> In-Reply-To: <20080204203713.508add0f@peedub.jennejohn.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802041452.24817.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 04 Feb 2008 18:00:30 -0500 (EST) X-Virus-Scanned: ClamAV 0.91.2/5686/Mon Feb 4 16:13:58 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.1 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00, DATE_IN_PAST_03_06 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: amd64@freebsd.org Subject: Re: parallel printer 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, 04 Feb 2008 23:16:46 -0000 On Monday 04 February 2008 02:37:13 pm Gary Jennejohn wrote: > On Mon, 04 Feb 2008 09:11:41 -0800 > Jim Pazarena wrote: > > > I loaded 7.0RC1 on a new amd dual core machine > > and when setting up the parallel printer actually, > > when trying to print, the report starts, but the machine does > > a panic and reboot. > > > > The system works fine in all other aspects, such as it is handing > > out DHCP properly to a few other computers, it functions fine > > ethernet wise ('re' driver works as expected). > > > > This core dump at parallel printing is a show stopper for me. > > Any ideas? > > > > AFAIK there's an error in handling interrupts. Try ``lptcontrol -p'' > to run in polled mode (works for me). > > Note that this problem is not specific to AMD64. It should be fixed in RELENG_7 and RELENG_7_0. RC2 should include the fix/workaround when it comes out. -- John Baldwin From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 5 17:57:32 2008 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 5CB9116A419; Tue, 5 Feb 2008 17:57:32 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C8B913C448; Tue, 5 Feb 2008 17:57:32 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m15HvWaH071411; Tue, 5 Feb 2008 17:57:32 GMT (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m15HvVCL071407; Tue, 5 Feb 2008 17:57:31 GMT (envelope-from obrien) Date: Tue, 5 Feb 2008 17:57:31 GMT Message-Id: <200802051757.m15HvVCL071407@freefall.freebsd.org> To: rgollent@cs.arizona.edu, obrien@FreeBSD.org, freebsd-amd64@FreeBSD.org, obrien@FreeBSD.org From: obrien@FreeBSD.org Cc: Subject: Re: amd64/115784: Compiling with -m32 breaks on FreeBSD/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: Tue, 05 Feb 2008 17:57:32 -0000 Synopsis: Compiling with -m32 breaks on FreeBSD/amd64 State-Changed-From-To: open->closed State-Changed-By: obrien State-Changed-When: Tue Feb 5 17:56:48 UTC 2008 State-Changed-Why: We do not support general i386 binary building on freebsd/amd64. Responsible-Changed-From-To: freebsd-amd64->obrien Responsible-Changed-By: obrien Responsible-Changed-When: Tue Feb 5 17:56:48 UTC 2008 Responsible-Changed-Why: We do not support general i386 binary building on freebsd/amd64. http://www.freebsd.org/cgi/query-pr.cgi?pr=115784 From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 5 17:58:39 2008 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 CF33E16A420; Tue, 5 Feb 2008 17:58:39 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB8113C45D; Tue, 5 Feb 2008 17:58:39 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m15HwdYs071485; Tue, 5 Feb 2008 17:58:39 GMT (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m15Hwdtq071481; Tue, 5 Feb 2008 17:58:39 GMT (envelope-from obrien) Date: Tue, 5 Feb 2008 17:58:39 GMT Message-Id: <200802051758.m15Hwdtq071481@freefall.freebsd.org> To: obrien@FreeBSD.org, freebsd-amd64@FreeBSD.org, obrien@FreeBSD.org From: obrien@FreeBSD.org Cc: Subject: Re: gnu/112215: [patch] gcc(1): "gcc -m32" attempts to link against 64-bit libs 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: Tue, 05 Feb 2008 17:58:39 -0000 Synopsis: [patch] gcc(1): "gcc -m32" attempts to link against 64-bit libs Responsible-Changed-From-To: freebsd-amd64->obrien Responsible-Changed-By: obrien Responsible-Changed-When: Tue Feb 5 17:57:51 UTC 2008 Responsible-Changed-Why: I'll keep an eye on this -but I think we're going to close it as simply not supported at this time. http://www.freebsd.org/cgi/query-pr.cgi?pr=112215 From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 5 18:02:26 2008 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 7E64216A419; Tue, 5 Feb 2008 18:02:26 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4E86C13C45B; Tue, 5 Feb 2008 18:02:26 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m15I2Q6i071759; Tue, 5 Feb 2008 18:02:26 GMT (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m15I2PXK071755; Tue, 5 Feb 2008 18:02:25 GMT (envelope-from obrien) Date: Tue, 5 Feb 2008 18:02:25 GMT Message-Id: <200802051802.m15I2PXK071755@freefall.freebsd.org> To: lstewart@room52.net, obrien@FreeBSD.org, freebsd-amd64@FreeBSD.org From: obrien@FreeBSD.org Cc: Subject: Re: amd64/108861: [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work at 1Gbps with nForce4 NIC 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: Tue, 05 Feb 2008 18:02:26 -0000 Synopsis: [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work at 1Gbps with nForce4 NIC State-Changed-From-To: open->suspended State-Changed-By: obrien State-Changed-When: Tue Feb 5 18:00:11 UTC 2008 State-Changed-Why: It is hard to do much with nve due to it being mostly a binary blob. In FreeBSD 7.0, one should use nfe(4) instead of nve(4). http://www.freebsd.org/cgi/query-pr.cgi?pr=108861 From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 5 18:03:51 2008 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 D9A7216A46B; Tue, 5 Feb 2008 18:03:51 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A992E13C447; Tue, 5 Feb 2008 18:03:51 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m15I3pYP071804; Tue, 5 Feb 2008 18:03:51 GMT (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m15I3p96071800; Tue, 5 Feb 2008 18:03:51 GMT (envelope-from obrien) Date: Tue, 5 Feb 2008 18:03:51 GMT Message-Id: <200802051803.m15I3p96071800@freefall.freebsd.org> To: dysoft@kco.com.pl, obrien@FreeBSD.org, freebsd-amd64@FreeBSD.org From: obrien@FreeBSD.org Cc: Subject: Re: amd64/93090: [nve] NIC on GA-K8NF-9 motherboard is recognized, but does not work. 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: Tue, 05 Feb 2008 18:03:51 -0000 Synopsis: [nve] NIC on GA-K8NF-9 motherboard is recognized, but does not work. State-Changed-From-To: analyzed->closed State-Changed-By: obrien State-Changed-When: Tue Feb 5 18:02:43 UTC 2008 State-Changed-Why: Without access to this particular hardware, or a patch submitted with the PR - there isn't much we can do at this point. nve(4) is based on a binary blob, and has been succeeded by nfe(4) in FreeBSD 7.0 and later. http://www.freebsd.org/cgi/query-pr.cgi?pr=93090 From owner-freebsd-amd64@FreeBSD.ORG Tue Feb 5 18:51:49 2008 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 37B7116A473 for ; Tue, 5 Feb 2008 18:51:49 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (pool-96-225-216-68.ptldor.fios.verizon.net [96.225.216.68]) by mx1.freebsd.org (Postfix) with ESMTP id E3A4413C458 for ; Tue, 5 Feb 2008 18:51:48 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (localhost.home.localnet [127.0.0.1]) by schitzo.solgatos.com (8.14.1/8.13.8) with ESMTP id m15Ipmv9001703 for ; Tue, 5 Feb 2008 10:51:48 -0800 Received: from sopwith.solgatos.com (uucp@localhost) by schitzo.solgatos.com (8.14.1/8.13.4/Submit) with UUCP id m15IpmN2001700 for freebsd-amd64@freebsd.org; Tue, 5 Feb 2008 10:51:48 -0800 Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id SAA19655; Tue, 5 Feb 2008 18:49:15 GMT Message-Id: <200802051849.SAA19655@sopwith.solgatos.com> To: freebsd-amd64@freebsd.org In-reply-to: Your message of "Tue, 05 Feb 2008 18:03:51 GMT." <200802051803.m15I3p96071800@freefall.freebsd.org> Date: Tue, 05 Feb 2008 10:49:15 +0000 From: Dieter Subject: Re: amd64/93090: [nve] NIC on GA-K8NF-9 motherboard is recognized, but does not work. 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: Tue, 05 Feb 2008 18:51:49 -0000 > Without access to this particular hardware, or a patch submitted with > the PR - there isn't much we can do at this point. nve(4) is based on > a binary blob, and has been succeeded by nfe(4) in FreeBSD 7.0 and later. Sometimes my nve doesn't work the first time. (nforce4-ultra, FreeBSD 6.2) try PING_TARGET=some_machine_that_you_know_will_be_up for count in 1 2 3 4 5 6 7 8 9 10 do sleep 1 if ping -q -c1 $PING_TARGET > /dev/null 2>&1 then echo nve0 Ethernet is working. exit else echo Fixing up nve0 Ethernet. ifconfig nve0 down echo fixup_ethernet: sleeping for $count seconds sleep $count ifconfig nve0 up fi done sleep 1 This script gets run by rc.local. And yes, it works better wrapped in those extra sleeps. From owner-freebsd-amd64@FreeBSD.ORG Wed Feb 6 05:21:49 2008 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 BD07B16A421; Wed, 6 Feb 2008 05:21:49 +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 89E6913C4D1; Wed, 6 Feb 2008 05:21:49 +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.2/8.14.2) with ESMTP id m165LmY3034941; Wed, 6 Feb 2008 00:21:48 -0500 (EST) (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.2/8.14.1) with ESMTP id m165LmeB029788; Wed, 6 Feb 2008 00:21:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1050C73039; Wed, 6 Feb 2008 00:21:48 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080206052148.1050C73039@freebsd-current.sentex.ca> Date: Wed, 6 Feb 2008 00:21:47 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean 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: Wed, 06 Feb 2008 05:21:49 -0000 TB --- 2008-02-06 03:45:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-06 03:45:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-02-06 03:45:00 - cleaning the object tree TB --- 2008-02-06 03:45:42 - cvsupping the source tree TB --- 2008-02-06 03:45:42 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-02-06 03:45:49 - building world (CFLAGS=-O -pipe) TB --- 2008-02-06 03:45:49 - cd /src TB --- 2008-02-06 03:45:49 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 6 03:45:51 UTC 2008 >>> 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 Wed Feb 6 05:12:35 UTC 2008 TB --- 2008-02-06 05:12:35 - generating LINT kernel config TB --- 2008-02-06 05:12:35 - cd /src/sys/amd64/conf TB --- 2008-02-06 05:12:35 - /usr/bin/make -B LINT TB --- 2008-02-06 05:12:35 - building LINT kernel (COPTFLAGS=) TB --- 2008-02-06 05:12:35 - cd /src TB --- 2008-02-06 05:12:35 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Feb 6 05:12:35 UTC 2008 >>> 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 -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 vers.c linking kernel hptrr_os_bsd.o(.data+0x0): multiple definition of `hpt_dbg_level' entry.o(.bss+0x0): first defined here *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-06 05:21:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-06 05:21:47 - ERROR: failed to build lint kernel TB --- 2008-02-06 05:21:47 - tinderbox aborted TB --- 4318.71 user 543.33 system 5807.03 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed Feb 6 06:38:11 2008 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 B9E3216A41A; Wed, 6 Feb 2008 06:38:11 +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 8B1DD13C45D; Wed, 6 Feb 2008 06:38:11 +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.2/8.14.2) with ESMTP id m166cAfu037473; Wed, 6 Feb 2008 01:38:10 -0500 (EST) (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.2/8.14.1) with ESMTP id m166cABg088272; Wed, 6 Feb 2008 01:38:10 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id A064D1B5078; Wed, 6 Feb 2008 01:38:10 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080206063810.A064D1B5078@freebsd-stable.sentex.ca> Date: Wed, 6 Feb 2008 01:38:10 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean 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: Wed, 06 Feb 2008 06:38:11 -0000 TB --- 2008-02-06 04:56:45 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-06 04:56:45 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2008-02-06 04:56:45 - cleaning the object tree TB --- 2008-02-06 04:57:08 - cvsupping the source tree TB --- 2008-02-06 04:57:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2008-02-06 04:57:17 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-06 04:57:17 - cd /src TB --- 2008-02-06 04:57:17 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 6 04:57:18 UTC 2008 >>> 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 Wed Feb 6 06:25:19 UTC 2008 TB --- 2008-02-06 06:25:20 - generating LINT kernel config TB --- 2008-02-06 06:25:20 - cd /src/sys/amd64/conf TB --- 2008-02-06 06:25:20 - /usr/bin/make -B LINT TB --- 2008-02-06 06:25:20 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-02-06 06:25:20 - cd /src TB --- 2008-02-06 06:25:20 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Feb 6 06:25:20 UTC 2008 >>> 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 -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 vers.c linking kernel hptrr_os_bsd.o(.data+0x0): multiple definition of `hpt_dbg_level' entry.o(.bss+0x0): first defined here *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-06 06:38:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-06 06:38:10 - ERROR: failed to build lint kernel TB --- 2008-02-06 06:38:10 - tinderbox aborted TB --- 5119.45 user 545.54 system 6084.73 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed Feb 6 12:31:08 2008 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 C189B16A417; Wed, 6 Feb 2008 12:31:08 +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 6975413C4D5; Wed, 6 Feb 2008 12:31:08 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m16CV79K081484; Wed, 6 Feb 2008 07:31:07 -0500 (EST) (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.2/8.14.1) with ESMTP id m16CV7df084457; Wed, 6 Feb 2008 07:31:07 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 155D31B5078; Wed, 6 Feb 2008 07:31:07 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080206123107.155D31B5078@freebsd-stable.sentex.ca> Date: Wed, 6 Feb 2008 07:31:07 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [releng_7_0 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: Wed, 06 Feb 2008 12:31:09 -0000 TB --- 2008-02-06 10:50:01 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-02-06 10:50:01 - starting RELENG_7_0 tinderbox run for amd64/amd64 TB --- 2008-02-06 10:50:01 - cleaning the object tree TB --- 2008-02-06 10:50:34 - cvsupping the source tree TB --- 2008-02-06 10:50:34 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7_0/amd64/amd64/supfile TB --- 2008-02-06 10:50:42 - building world (CFLAGS=-O2 -pipe) TB --- 2008-02-06 10:50:42 - cd /src TB --- 2008-02-06 10:50:42 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 6 10:50:43 UTC 2008 >>> 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 Wed Feb 6 12:18:04 UTC 2008 TB --- 2008-02-06 12:18:04 - generating LINT kernel config TB --- 2008-02-06 12:18:04 - cd /src/sys/amd64/conf TB --- 2008-02-06 12:18:04 - /usr/bin/make -B LINT TB --- 2008-02-06 12:18:04 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-02-06 12:18:04 - cd /src TB --- 2008-02-06 12:18:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Feb 6 12:18:04 UTC 2008 >>> 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 -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 vers.c linking kernel hptrr_os_bsd.o(.data+0x0): multiple definition of `hpt_dbg_level' entry.o(.bss+0x0): first defined here *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-06 12:31:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-06 12:31:07 - ERROR: failed to build lint kernel TB --- 2008-02-06 12:31:07 - tinderbox aborted TB --- 5117.09 user 551.29 system 6066.05 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7_0-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed Feb 6 22:24:27 2008 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 77B8916A41B; Wed, 6 Feb 2008 22:24:27 +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 1034313C4F2; Wed, 6 Feb 2008 22:24:26 +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.2/8.14.2) with ESMTP id m16MOQPe040567; Wed, 6 Feb 2008 17:24:26 -0500 (EST) (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.2/8.14.1) with ESMTP id m16MOQD9006284; Wed, 6 Feb 2008 17:24:26 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EACD773039; Wed, 6 Feb 2008 17:24:25 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080206222425.EACD773039@freebsd-current.sentex.ca> Date: Wed, 6 Feb 2008 17:24:25 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner3 X-Virus-Status: Clean 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: Wed, 06 Feb 2008 22:24:27 -0000 TB --- 2008-02-06 21:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-06 21:55:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-02-06 21:55:00 - cleaning the object tree TB --- 2008-02-06 21:55:44 - cvsupping the source tree TB --- 2008-02-06 21:55:44 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-02-06 21:55:50 - building world (CFLAGS=-O -pipe) TB --- 2008-02-06 21:55:50 - cd /src TB --- 2008-02-06 21:55:50 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 6 21:55:52 UTC 2008 >>> 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 -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/src/lib/libkse/../libc/include -I/src/lib/libkse/thread -I/src/lib/libkse/../../include -I/src/lib/libkse/arch/amd64/include -I/src/lib/libkse/sys -I/src/lib/libkse/../../libexec/rtld-elf -I/src/lib/libkse/../../libexec/rtld-elf/amd64 -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -I/src/lib/libkse/../libc/amd64 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libkse/thread/thr_mattr_init.c -o thr_mattr_init.So cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/src/lib/libkse/../libc/include -I/src/lib/libkse/thread -I/src/lib/libkse/../../include -I/src/lib/libkse/arch/amd64/include -I/src/lib/libkse/sys -I/src/lib/libkse/../../libexec/rtld-elf -I/src/lib/libkse/../../libexec/rtld-elf/amd64 -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -I/src/lib/libkse/../libc/amd64 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libkse/thread/thr_mattr_kind_np.c -o thr_mattr_kind_np.So cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/src/lib/libkse/../libc/include -I/src/lib/libkse/thread -I/src/lib/libkse/../../include -I/src/lib/libkse/arch/amd64/include -I/src/lib/libkse/sys -I/src/lib/libkse/../../libexec/rtld-elf -I/src/lib/libkse/../../libexec/rtld-elf/amd64 -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -I/src/lib/libkse/../libc/amd64 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libkse/thread/thr_mattr_pshared.c -o thr_mattr_pshared.So cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/src/lib/libkse/../libc/include -I/src/lib/libkse/thread -I/src/lib/libkse/../../include -I/src/lib/libkse/arch/amd64/include -I/src/lib/libkse/sys -I/src/lib/libkse/../../libexec/rtld-elf -I/src/lib/libkse/../../libexec/rtld-elf/amd64 -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -I/src/lib/libkse/../libc/amd64 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libkse/thread/thr_msync.c -o thr_msync.So cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/src/lib/libkse/../libc/include -I/src/lib/libkse/thread -I/src/lib/libkse/../../include -I/src/lib/libkse/arch/amd64/include -I/src/lib/libkse/sys -I/src/lib/libkse/../../libexec/rtld-elf -I/src/lib/libkse/../../libexec/rtld-elf/amd64 -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -I/src/lib/libkse/../libc/amd64 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libkse/thread/thr_multi_np.c -o thr_multi_np.So cc -fpic -DPIC -O -pipe -DPTHREAD_KERNEL -I/src/lib/libkse/../libc/include -I/src/lib/libkse/thread -I/src/lib/libkse/../../include -I/src/lib/libkse/arch/amd64/include -I/src/lib/libkse/sys -I/src/lib/libkse/../../libexec/rtld-elf -I/src/lib/libkse/../../libexec/rtld-elf/amd64 -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall -I/src/lib/libkse/../libc/amd64 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libkse/thread/thr_mutex.c -o thr_mutex.So cc1: warnings being treated as errors /src/lib/libkse/thread/thr_mutex.c:1856: warning: no previous prototype for '_pthread_mutex_isowned_np' *** Error code 1 Stop in /src/lib/libkse. *** 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 --- 2008-02-06 22:24:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-06 22:24:25 - ERROR: failed to build world TB --- 2008-02-06 22:24:25 - tinderbox aborted TB --- 1273.84 user 167.67 system 1765.70 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 7 10:51:30 2008 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 BCFED16A419 for ; Thu, 7 Feb 2008 10:51:30 +0000 (UTC) (envelope-from joao@matik.com.br) Received: from msrv.matik.com.br (msrv.matik.com.br [200.152.83.14]) by mx1.freebsd.org (Postfix) with ESMTP id 3C56513C45A for ; Thu, 7 Feb 2008 10:51:29 +0000 (UTC) (envelope-from joao@matik.com.br) Received: from ap-h.matik.com.br (ap-h.p.matik.com.br [200.152.83.36] (may be forged)) by msrv.matik.com.br (8.14.1/8.13.1) with ESMTP id m179WpPN062832 for ; Thu, 7 Feb 2008 07:32:51 -0200 (BRT) (envelope-from joao@matik.com.br) From: JoaoBR Organization: Infomatik To: freebsd-amd64@freebsd.org Date: Thu, 7 Feb 2008 07:29:40 -0200 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200802070729.41265.joao@matik.com.br> X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on msrv.matik.com.br X-Virus-Status: Clean Subject: nvidia mcp61 hangs 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, 07 Feb 2008 10:51:30 -0000 Somebody else is using a Gigabyte MB with this chipset and SATA disks? I have some but only one with sata disk and it hangs from time to time. I=20 can't get a trace, sometimes a panic shows up but the pointers are differen= t=20 each time so I guess useless. It is no specific problem on this MB because = I=20 switched them already and the one with sata disk on it hangs. Is there any known problem with this chipset or how can I debug this better? I am running 7.0current but the problem was the same with 6-Stable =2D-=20 Jo=E3o A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 7 16:26:12 2008 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 1BA1716A49C for ; Thu, 7 Feb 2008 16:26:12 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout1.freenet.de (mout1.freenet.de [IPv6:2001:748:100:40::2:3]) by mx1.freebsd.org (Postfix) with ESMTP id A231813C459 for ; Thu, 7 Feb 2008 16:26:11 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1JN9Zh-00057z-L9; Thu, 07 Feb 2008 17:26:09 +0100 Received: from ra299.r.pppool.de ([89.54.162.153]:52644 helo=peedub.jennejohn.org) by 9.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.68 #9) id 1JN9Zh-0004PX-B1; Thu, 07 Feb 2008 17:26:09 +0100 Date: Thu, 7 Feb 2008 17:26:08 +0100 From: Gary Jennejohn To: JoaoBR Message-ID: <20080207172608.24955576@peedub.jennejohn.org> In-Reply-To: <200802070729.41265.joao@matik.com.br> References: <200802070729.41265.joao@matik.com.br> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-amd64@freebsd.org Subject: Re: nvidia mcp61 hangs X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2008 16:26:12 -0000 On Thu, 7 Feb 2008 07:29:40 -0200 JoaoBR wrote: > > Somebody else is using a Gigabyte MB with this chipset and SATA disks? > > I have some but only one with sata disk and it hangs from time to time. I > can't get a trace, sometimes a panic shows up but the pointers are different > each time so I guess useless. It is no specific problem on this MB because I > switched them already and the one with sata disk on it hangs. > > Is there any known problem with this chipset or how can I debug this better? > > I am running 7.0current but the problem was the same with 6-Stable > I have a Gigbayte M61P-S3 with this chipset and 2 SATA drives in a ZFS mirror and haven't seen any problems. [may be long lines!] atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 6.0 on pci0 nfe0: port 0xb800-0xb807 mem 0xf6004000-0xf6004fff irq 20 at device 7.0 on pci0 atapci1: port 0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xcc00-0xcc0f mem 0xf6005000-0xf6005fff irq 21 at device 8.0 on pci0 atapci2: port 0x9e0-0x9e7,0xbe0-0xbe3,0x960-0x967,0xb60-0xb63,0xe000-0xe00f mem 0xf6006000-0xf6006fff irq 22 at device 8.1 on pci0 I'm running -current. --- Gary Jennejohn From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 7 19:50:00 2008 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 EA29716A468 for ; Thu, 7 Feb 2008 19:50:00 +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 C811D13C469 for ; Thu, 7 Feb 2008 19:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m17Jo0Z3098874 for ; Thu, 7 Feb 2008 19:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m17Jo0gC098873; Thu, 7 Feb 2008 19:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 7 Feb 2008 19:50:00 GMT Resent-Message-Id: <200802071950.m17Jo0gC098873@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, ross Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C060A16A421 for ; Thu, 7 Feb 2008 19:43:09 +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 22DD013C4D9 for ; Thu, 7 Feb 2008 19:43:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m17Jf3Za094832 for ; Thu, 7 Feb 2008 19:41:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m17Jf3tQ094831; Thu, 7 Feb 2008 19:41:03 GMT (envelope-from nobody) Message-Id: <200802071941.m17Jf3tQ094831@www.freebsd.org> Date: Thu, 7 Feb 2008 19:41:03 GMT From: ross To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Thu, 07 Feb 2008 19:58:42 +0000 Cc: Subject: amd64/120366: Ndis0 in DeskTopBD 1.6(FreeBSD 6.3 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, 07 Feb 2008 19:50:01 -0000 >Number: 120366 >Category: amd64 >Synopsis: Ndis0 in DeskTopBD 1.6(FreeBSD 6.3 AMD64) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 07 19:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: ross >Release: DeskTopBSD 1.6 >Organization: Home >Environment: >Description: I installed Ndis driver in My DeskTopBSD(amd64) I got interface ndis0 (light led also is on) but there is no link. I was trying to do everything but it does not want to connect to A.P. Nothing helps(dhclient, ifconfig, reconfigure rc.conf(ifconfig_ndis0...) /etc/rc.d/netif restart etc.). Please help me with this. HP Pavilion DV8000(AMD Turion64) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 7 20:40:07 2008 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 2134F16A41B for ; Thu, 7 Feb 2008 20:40: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 B9C6D13C4E7 for ; Thu, 7 Feb 2008 20:40: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.2/8.14.2) with ESMTP id m17Ke1LB002681 for ; Thu, 7 Feb 2008 20:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m17Ke1wc002680; Thu, 7 Feb 2008 20:40:01 GMT (envelope-from gnats) Resent-Date: Thu, 7 Feb 2008 20:40:01 GMT Resent-Message-Id: <200802072040.m17Ke1wc002680@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, Ross Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98A3816A418 for ; Thu, 7 Feb 2008 20:33:50 +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 8659913C465 for ; Thu, 7 Feb 2008 20:33:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m17KVjki002980 for ; Thu, 7 Feb 2008 20:31:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m17KVju8002979; Thu, 7 Feb 2008 20:31:45 GMT (envelope-from nobody) Message-Id: <200802072031.m17KVju8002979@www.freebsd.org> Date: Thu, 7 Feb 2008 20:31:45 GMT From: Ross To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Thu, 07 Feb 2008 21:57:28 +0000 Cc: Subject: amd64/120367: NDIS0 not working (no link) 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, 07 Feb 2008 20:40:07 -0000 >Number: 120367 >Category: amd64 >Synopsis: NDIS0 not working (no link) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 07 20:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ross >Release: DeskTopBSD(FreeBSD 6.3-RC2) >Organization: Home >Environment: FreeBSD andriasis 6.3-RC2 FreeBSD 6.3-RC2 #30: Sun Jan 6 01:08:03 UTC 2008 root@rivendell.desktopbsd.net:/usr/obj/usr/src/sys/GENERIC amd64 amd64 GENERIC >Description: I have HP Pavilion DV8000(AMD Turion64) with broadcom wireless. the fake interface (fwe0) don't work. So i converted and installed driver from windowsXP SP33008A.exe(bcmwl564.inf and *.sys) with ndisgen *.inf *.sys, then cp bcmwl564_sys.ko to /boot/modules. I rty to use it but whatever i do can't get link "ndis0 no link.....giving up" Halp me plaese. Ross. >How-To-Repeat: >Fix: Patch attached with submission follows: FreeBSD andriasis 6.3-RC2 FreeBSD 6.3-RC2 #30: Sun Jan 6 01:08:03 UTC 2008 root@rivendell.desktopbsd.net:/usr/obj/usr/src/sys/GENERIC amd64 amd64 GENERIC --------------------- pciconf ndis0@pci6:2:0: class=0x028000 card=0x1355103c chip=0x431814e4 rev=0x02 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM43XX Broadcom 802.11b/g' class = network -------------------------------------------- ifconfig ndis0: flags=8843 mtu 1500 inet6 fe80::214:a5ff:fea4:fdcf%ndis0 prefixlen 64 scopeid 0x1 ether 00:14:a5:a4:fd:cf media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel 1 authmode OPEN privacy OFF txpowmax 100 bmiss 7 protmode CTS fwe0: flags=108802 mtu 1500 options=8 ether 66:3f:02:43:40:7a ch 1 dma -1 rl0: flags=8843 mtu 1500 options=8 inet6 fe80::216:d4ff:fe08:58e2%rl0 prefixlen 64 scopeid 0x3 ether 00:16:d4:08:58:e2 media: Ethernet autoselect (none) status: no carrier lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 ---------------------------------------------------- dmesg Copyright (c) 1992-2008 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 6.3-RC2 #30: Sun Jan 6 01:08:03 UTC 2008 root@rivendell.desktopbsd.net:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Turion(tm) 64 Mobile Technology ML-34 (1794.79-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x20f42 Stepping = 2 Features=0x78bfbff Features2=0x1 AMD Features=0xe2500800 AMD Features2=0x1 real memory = 1072300032 (1022 MB) avail memory = 1018093568 (970 MB) ACPI APIC Table: MADT: Forcing active-low polarity and level trigger for SCI ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: HPT RocketRAID controller driver v1.1 (Jan 6 2008 01:07:24) acpi0: on motherboard acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) unknown: I/O range not supported Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 powernow0: on cpu0 acpi_lid0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 5.0 (no driver attached) pcib2: at device 4.0 on pci0 pci2: on pcib2 ohci0: mem 0xc0000000-0xc0000fff irq 19 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 4 ports with 4 removable, self powered ohci1: mem 0xc0001000-0xc0001fff irq 19 at device 19.1 on pci0 ohci1: [GIANT-LOCKED] usb1: OHCI version 1.0, legacy support usb1: on ohci1 usb1: USB revision 1.0 uhub1: ATI OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 4 ports with 4 removable, self powered ehci0: mem 0xc0002000-0xc0002fff irq 19 at device 19.2 on pci0 ehci0: [GIANT-LOCKED] usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: ATI EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 8 ports with 8 removable, self powered uhub2: port 4, set config at addr 2 failed uhub2: device problem (TIMEOUT), disabling port 4 pci0: at device 20.0 (no driver attached) atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x8410-0x841f irq 16 at device 20.1 on pci0 ata0: on atapci0 ata1: on atapci0 isab0: at device 20.3 on pci0 isa0: on isab0 pcib3: at device 20.4 on pci0 pci6: on pcib3 ndis0: mem 0xc0204000-0xc0205fff irq 21 at device 2.0 on pci6 ndis0: NDIS API version: 5.1 fpudna in kernel mode! ndis0: Ethernet address: 00:14:a5:a4:fd:cf cbb0: mem 0xc0208000-0xc0208fff irq 20 at device 4.0 on pci6 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 fwohci0: <1394 Open Host Controller Interface> mem 0xc0209000-0xc02097ff,0xc0200000-0xc0203fff irq 23 at device 4.2 on pci6 fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 65:3f:02:00:49:43:40:7a fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 66:3f:02:43:40:7a fwe0: Ethernet address: 66:3f:02:43:40:7a fwe0: if_start running deferred for Giant sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=2, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) fwohci0: phy int pci6: at device 4.3 (no driver attached) pci6: at device 4.4 (no driver attached) rl0: port 0xa000-0xa0ff mem 0xc020a400-0xc020a4ff irq 22 at device 6.0 on pci6 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:16:d4:08:58:e2 pcm0: mem 0xc0003400-0xc00034ff irq 17 at device 20.5 on pci0 pci0: at device 20.6 (no driver attached) acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 battery0: on acpi0 acpi_acad0: on acpi0 orm0: at iomem 0xc0000-0xcefff,0xd0000-0xd5fff,0xd7800-0xd7fff,0xd8000-0xd8fff on isa0 ppc0: cannot reserve I/O port range sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding 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 uhid0: Microsoft Microsoft Wireless Optical Mouse\M-. 1.00, rev 2.00/0.07, addr 2, iclass 3/1 Timecounter "TSC" frequency 1794793375 Hz quality 800 Timecounters tick every 1.000 msec hptrr: no controller detected. ad0: 76319MB at ata0-master UDMA100 acd0: DVDR at ata1-master PIO4 pcm0: acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 sks=0x40 0x00 0x01 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 16.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ad0s2a kldload: Unsupported file type fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! fpudna in kernel mode! g_vfs_done():acd0[READ(offset=32768, length=2048)]error = 5 kldload: Unsupported file type kldload: Unsupported file type ------------------------------------------------------------ andriasis# dhclient ndis0 ndis0: no link .............. giving up andriasis# ------------------------------------------------------------ andriasis# ifconfig ndis0 scan ifconfig: unable to get scan results andriasis# ------------------------------------- andriasis# /etc/rc.d/netif stop ndis0 Stopping network:Stopping wpa_supplicant. Waiting for PIDS: 304. ndis0. andriasis# /etc/rc.d/netif start ndis0 Starting wpa_supplicant. ndis0: no link .............. giving up ndis0: flags=8843 mtu 1500 inet6 fe80::214:a5ff:fea4:fdcf%ndis0 prefixlen 64 scopeid 0x1 ether 00:14:a5:a4:fd:cf media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel 1 authmode OPEN privacy OFF txpowmax 100 bmiss 7 protmode CTS andriasis# ------------------------------------------------------------------------------------------- andriasis# sysctl dev.ndis dev.ndis.0.%desc: Broadcom 802.11b/g WLAN dev.ndis.0.%driver: ndis dev.ndis.0.%location: slot=2 function=0 dev.ndis.0.%pnpinfo: vendor=0x14e4 device=0x4318 subvendor=0x103c subdevice=0x1355 class=0x028000 dev.ndis.0.%parent: pci6 dev.ndis.0.PowerSaveMode: 0 dev.ndis.0.frag: 2346 dev.ndis.0.rts: 2347 dev.ndis.0.ssid_auto_promote: 0 dev.ndis.0.MPC: 1 dev.ndis.0.NetworkAddress: dev.ndis.0.PwrOut: 100 dev.ndis.0.FrameBursting: 1 dev.ndis.0.BTCoexist: 0 dev.ndis.0.EnableSoftAP: 0 dev.ndis.0.EnableLeap: 1 dev.ndis.0.EnableAutoConnect: 0 dev.ndis.0.Managed: 1 dev.ndis.0.gpiotimerval: 0xa0000 dev.ndis.0.WEP: dev.ndis.0.NetworkType: -1 dev.ndis.0.SSID: dev.ndis.0.scan_channel_time: -1 dev.ndis.0.scan_unassoc_time: -1 dev.ndis.0.scan_home_time: -1 dev.ndis.0.scan_passes: -1 dev.ndis.0.BadFramePreempt: 0 dev.ndis.0.Interference_Mode: -1 dev.ndis.0.Channel: 11 dev.ndis.0.ccx_rm: 1 dev.ndis.0.ccx_rm_limit: 300 dev.ndis.0.EFCEnable: 0 dev.ndis.0.WME: -1 dev.ndis.0.vlan_mode: -1 dev.ndis.0.WZCCoexist: 0 dev.ndis.0.MixedCell: 0 dev.ndis.0.Afterburner: 1 dev.ndis.0.RoamTrigger: -75 dev.ndis.0.PLCPHeader: 0 dev.ndis.0.IBSSGMode: 0 dev.ndis.0.IBSSGProtection: 2 dev.ndis.0.Rate: 0 dev.ndis.0.Country: US dev.ndis.0.gpio0: 3 dev.ndis.0.gpio1: 2 dev.ndis.0.gpio2: 0 dev.ndis.0.gpio3: 0 dev.ndis.0.Environment: 1 dev.ndis.0.NdisVersion: 0x00050001 dev.ndis.0.BusType: 5 dev.ndis.0.InterruptNumber: 21 dev.ndis.0.ForcePIO: UNSET dev.ndis.0.AdapterDesc: UNSET dev.ndis.0.DriverDesc: UNSET dev.ndis.0.Brand: UNSET dev.ndis.0.WPA: UNSET dev.ndis.0.featureflag: UNSET dev.ndis.0.IBSSAllowed: UNSET dev.ndis.0.LegacyMode: UNSET dev.ndis.0.LegacyProbe: UNSET dev.ndis.0.band: UNSET dev.ndis.0.RateA: UNSET dev.ndis.0.ledblinkslow: UNSET dev.ndis.0.ledblinkmed: UNSET dev.ndis.0.ledblinkfast: UNSET dev.ndis.0.WME_qosinfo: UNSET dev.ndis.0.RadioState: UNSET dev.ndis.0.AssocRoamPref: UNSET dev.ndis.0.RoamDelta: UNSET dev.ndis.0.ApCompatMode: UNSET dev.ndis.0.IBSSLink: UNSET dev.ndis.0.antdiv: UNSET dev.ndis.0.BandPref: UNSET dev.ndis.0.11HNetworks: UNSET dev.ndis.0.scan_passive_time: UNSET andriasis# ------------------------------------------------ wpa_supplicant.conf network={ ssid="motorola D74" scan_ssid=1 key_mgmt=NONE wep_tx_keyidx=0 wep_key1=0 } ----------------------------------------------- ee /etc/rc.conf ~ ~ #ifconfig_ndis0="DHCP" ifconfig_ndis0="WPA DHCP" hostname="andriasis" ~ ----------------------------- andriasis# ifconfig ndis0 down andriasis# ifconfig ndis0 up andriasis# ifconfig ndis0 ndis0: flags=8843 mtu 1500 inet6 fe80::214:a5ff:fea4:fdcf%ndis0 prefixlen 64 scopeid 0x1 ether 00:14:a5:a4:fd:cf media: IEEE 802.11 Wireless Ethernet autoselect status: no carrier ssid "" channel 1 authmode OPEN privacy OFF txpowmax 100 bmiss 7 protmode CTS andriasis# ligh is on but it dont work at all ----------------------------------------- loader.conf ~ bcmwl564_sys_load="YES" if_ndis_load="YES" ndis_load="YES" wlan_load="YES" wlan_ccmp_load="YES" wlan_tkip_load="YES" ~ end of file >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 7 20:45:53 2008 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 B498816A41B; Thu, 7 Feb 2008 20:45:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8C5CA13C447; Thu, 7 Feb 2008 20:45:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m17KjrcZ003458; Thu, 7 Feb 2008 20:45:53 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m17Kjrju003454; Thu, 7 Feb 2008 20:45:53 GMT (envelope-from linimon) Date: Thu, 7 Feb 2008 20:45:53 GMT Message-Id: <200802072045.m17Kjrju003454@freefall.freebsd.org> To: rostyslav@optonine.net, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Thu, 07 Feb 2008 22:16:04 +0000 Cc: Subject: Re: amd64/120366: Ndis0 in DeskTopBD 1.6(FreeBSD 6.3 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, 07 Feb 2008 20:45:53 -0000 Synopsis: Ndis0 in DeskTopBD 1.6(FreeBSD 6.3 AMD64) State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Thu Feb 7 20:45:01 UTC 2008 State-Changed-Why: Please ask general support questions on the appropriate mailing list, in this case, freebsd-questions. Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=120366 From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 8 00:12:06 2008 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 40C4A16A41A; Fri, 8 Feb 2008 00:12:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1D69C13C44B; Fri, 8 Feb 2008 00:12:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m180C5SR019330; Fri, 8 Feb 2008 00:12:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m180C52Y019326; Fri, 8 Feb 2008 00:12:05 GMT (envelope-from linimon) Date: Fri, 8 Feb 2008 00:12:05 GMT Message-Id: <200802080012.m180C52Y019326@freefall.freebsd.org> To: rostyslav@optonline.net, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Fri, 08 Feb 2008 00:41:30 +0000 Cc: Subject: Re: amd64/120367: NDIS0 not working (no link) 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, 08 Feb 2008 00:12:06 -0000 Synopsis: NDIS0 not working (no link) State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Fri Feb 8 00:11:16 UTC 2008 State-Changed-Why: Duplicate of amd64/120367. http://www.freebsd.org/cgi/query-pr.cgi?pr=120367 From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 8 14:23:33 2008 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 EA54716A418; Fri, 8 Feb 2008 14:23:33 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from altus-escon.com (altesco-old.xs4all.nl [82.95.106.39]) by mx1.freebsd.org (Postfix) with ESMTP id 3C5D213C4CC; Fri, 8 Feb 2008 14:23:33 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from benjoam.altus-escon.com (benjoam.altus-escon.com [193.78.231.14]) by altus-escon.com (8.13.6/8.13.1) with ESMTP id m18EBscD007596; Fri, 8 Feb 2008 15:11:59 +0100 (CET) (envelope-from ben@altesco.nl) Message-Id: <3E1A8014-3F18-492B-8288-46706F420123@altesco.nl> From: Ben Stuyts To: freebsd-amd64@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 8 Feb 2008 15:11:54 +0100 X-Mailer: Apple Mail (2.915) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (altus-escon.com [193.78.231.42]); Fri, 08 Feb 2008 15:11:59 +0100 (CET) X-Virus-Scanned: ClamAV 0.92/5743/Fri Feb 8 13:45:29 2008 on earth.altus-escon.com X-Virus-Status: Clean Cc: Subject: Panic when connecting USB drive to 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: Fri, 08 Feb 2008 14:23:34 -0000 Hi, Excuse the crosspost, I don't know if this is amd64 specific or not. I have a consistent panic when I connect a 2.5" LaCie 250 GB drive to a SuperMicro 6015P-TR. This server is running amd64 with ZFS and I want to investigate a way to use ZFS send/receive to external USB drives for backup. Here is the panic message: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x290 fault code = supervisor read data, page not present instruction pointer = 0x8:0xffffffff803ff8aa stack pointer = 0x10:0xffffffffd72eed70 frame pointer = 0x10:0xffffffffd72eedb0 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 = 48 (usb3) [thread pid 48 tid 100047 ] Stopped at usb_transfer_complete+0x10a: movq 0x290(%rax),%rax db> tr Tracing pid 48 tid 100047 td 0xffffff00034fe350 usb_transfer_complete() at usb_transfer_complete+0x10a usbd_start_transfer() at usbd_start_transfer+0x1a1 bus_dmamap_load() at bus_dmamap_load+0x453 usbd_transfer() at usbd_transfer+0xae usbd_sync_transfer() at usbd_sync_transfer+0xe usbd_do_request_flags_pipe() at usbd_do_request_flags_pipe+0x96 usbd_do_request_flags() at usbd_do_request_flags+0x25 usbd_get_string_desc() at usbd_get_string_desc+0x88 usbd_get_string() at usbd_get_string+0xcd usbd_devinfo_vp() at usbd_devinfo_vp+0x80 usbd_devinfo() at usbd_devinfo+0x46 usbd_new_device() at usbd_new_device+0x68b uhub_explore() at uhub_explore+0x295 usb_discover() at usb_discover+0x38 usb_event_thread() at usb_event_thread+0x9f fork_exit() at fork_exit+0x12b fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffffffd72efd30, rbp = 0 --- Here is the dmesg: Copyright (c) 1992-2008 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.0-PRERELEASE #15: Wed Feb 6 16:07:55 CET 2008 root@mars.altus-escon.com:/usr/obj/usr/src/sys/MARS Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(R) CPU E5335 @ 2.00GHz (2000.08-MHz K8- class CPU) Origin = "GenuineIntel" Id = 0x6f7 Stepping = 7 Features = 0xbfebfbff < FPU ,VME ,DE ,PSE ,TSC ,MSR ,PAE ,MCE ,CX8 ,APIC ,SEP ,MTRR ,PGE ,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> Features2 =0x4e33d AMD Features=0x20100800 AMD Features2=0x1 Cores per package: 4 usable memory = 4280487936 (4082 MB) avail memory = 4117889024 (3927 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 4 cpu5 (AP): APIC ID: 5 cpu6 (AP): APIC ID: 6 cpu7 (AP): APIC ID: 7 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) 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 0x1008-0x100b on acpi0 cpu0: on acpi0 p4tcc0: on cpu0 cpu1: on acpi0 p4tcc1: on cpu1 cpu2: on acpi0 p4tcc2: on cpu2 cpu3: on acpi0 p4tcc3: on cpu3 cpu4: on acpi0 p4tcc4: on cpu4 cpu5: on acpi0 p4tcc5: on cpu5 cpu6: on acpi0 p4tcc6: on cpu6 cpu7: on acpi0 p4tcc7: on cpu7 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 2.0 on pci0 pci1: on pcib1 pcib2: irq 16 at device 0.0 on pci1 pci2: on pcib2 pcib3: irq 16 at device 0.0 on pci2 pci3: on pcib3 pcib4: at device 0.0 on pci3 pci4: on pcib4 pcib5: irq 18 at device 2.0 on pci2 pci5: on pcib5 em0: port 0x2000-0x201f mem 0xd8000000-0xd801ffff irq 18 at device 0.0 on pci5 em0: Using MSI interrupt em0: Ethernet address: 00:30:48:7b:88:7e em0: [FILTER] em1: port 0x2020-0x203f mem 0xd8020000-0xd803ffff irq 19 at device 0.1 on pci5 em1: Using MSI interrupt em1: Ethernet address: 00:30:48:7b:88:7f em1: [FILTER] pcib6: at device 0.3 on pci1 pci6: on pcib6 puc0: port 0x3030-0x3037,0x3028-0x302f,0x3020-0x3027,0x3018-0x301f, 0x3010-0x3017,0x3000-0x300f irq 24 at device 1.0 on pci6 puc0: [FILTER] uart0: on puc0 uart0: [FILTER] uart1: on puc0 uart1: [FILTER] ppc0: on puc0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 plip0: cannot reserve interrupt, failed. lpt0: on ppbus0 lpt0: Polled port ppi0: on ppbus0 pcib7: at device 4.0 on pci0 pci7: on pcib7 pcib8: at device 6.0 on pci0 pci8: on pcib8 pci0: at device 8.0 (no driver attached) uhci0: port 0x1800-0x181f irq 17 at device 29.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 0x1820-0x183f irq 19 at device 29.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 uhci2: port 0x1840-0x185f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xd8500000-0xd85003ff irq 17 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: on usb3 uhub3: 6 ports with 6 removable, self powered umass0: on uhub3 uhid0: on uhub3 ukbd0: on uhub3 kbd2 at ukbd0 pcib9: at device 30.0 on pci0 pci9: on pcib9 vgapci0: port 0x4000-0x40ff mem 0xd0000000-0xd7ffffff,0xd8220000-0xd822ffff irq 18 at device 1.0 on pci9 em2: port 0x4400-0x443f mem 0xd8200000-0xd821ffff irq 16 at device 2.0 on pci9 em2: Ethernet address: 00:30:48:44:1a:ab em2: [FILTER] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1860-0x186f at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] atapci1: port 0x1890-0x1897,0x1884-0x1887,0x1888-0x188f,0x1880-0x1883,0x1870-0x187f mem 0xd8500400-0xd85007ff irq 19 at device 31.2 on pci0 atapci1: [ITHREAD] ata2: on atapci1 ata2: [ITHREAD] ata3: on atapci1 ata3: [ITHREAD] pci0: at device 31.3 (no driver attached) 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] 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] 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] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 orm0: at iomem 0xc0000-0xcafff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 WARNING: ZFS is considered to be an experimental feature in FreeBSD. Timecounters tick every 1.000 msec ipfw2 (+ipv6) initialized, divert enabled, rule-based forwarding disabled, default to deny, logging limited to 50 packets/entry by default ZFS filesystem version 6 ZFS storage pool version 6 acd0: DMA limited to UDMA33, controller found non-ATA66 cable acd0: DVDROM at ata0-slave UDMA33 ad4: 143089MB at ata2-master SATA150 ad6: 143089MB at ata3-master SATA150 SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #4 Launched! SMP: AP CPU #6 Launched! SMP: AP CPU #7 Launched! da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-3 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from zfs:tank Please let me know if there is anything I can do to help debug this. This is not (yet) a production server, so I can try out various things if needed. With kind regards, Ben From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 8 18:02:54 2008 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 B3CD816A417; Fri, 8 Feb 2008 18:02:54 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from altus-escon.com (altesco-old.xs4all.nl [82.95.106.39]) by mx1.freebsd.org (Postfix) with ESMTP id E7FCC13C45A; Fri, 8 Feb 2008 18:02:53 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from benjoam.altus-escon.com (benjoam.altus-escon.com [193.78.231.14]) by altus-escon.com (8.13.6/8.13.1) with ESMTP id m18I2lID012931; Fri, 8 Feb 2008 19:02:52 +0100 (CET) (envelope-from ben@altesco.nl) Message-Id: <9892EE5A-068E-4BFA-8D31-9FF7184C3181@altesco.nl> From: Ben Stuyts To: Ben Stuyts In-Reply-To: <3E1A8014-3F18-492B-8288-46706F420123@altesco.nl> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 8 Feb 2008 19:02:46 +0100 References: <3E1A8014-3F18-492B-8288-46706F420123@altesco.nl> X-Mailer: Apple Mail (2.915) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (altus-escon.com [193.78.231.42]); Fri, 08 Feb 2008 19:02:52 +0100 (CET) X-Virus-Scanned: ClamAV 0.92/5744/Fri Feb 8 14:32:41 2008 on earth.altus-escon.com X-Virus-Status: Clean Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: Panic when connecting USB drive to 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: Fri, 08 Feb 2008 18:02:54 -0000 I wrote: > Excuse the crosspost, I don't know if this is amd64 specific or not. I have connected the same drive to a different system, running a somewhat older version of i386 7.0, and it does not panic. So maybe it is amd64 specific. Here are the drive's details that came up: Feb 8 18:54:56 jirad kernel: umass1: on uhub4 Feb 8 18:54:56 jirad root: Unknown USB device: vendor 0x059f product 0x0c41 bus uhub4 Feb 8 18:54:56 jirad kernel: da4 at umass-sim1 bus 1 target 0 lun 0 Feb 8 18:54:56 jirad kernel: da4: Fixed Direct Access SCSI-2 device Feb 8 18:54:56 jirad kernel: da4: 40.000MB/s transfers Feb 8 18:54:56 jirad kernel: da4: 238475MB (488397168 512 byte sectors: 255H 63S/T 30401C) Feb 8 18:54:56 jirad kernel: GEOM_LABEL: Label for provider da4s1 is msdosfs/LACIE. uname -a: FreeBSD jirad.altus-escon.com 7.0-BETA4 FreeBSD 7.0-BETA4 #3: Tue Dec 4 17:03:57 CET 2007 root@jirad.altus-escon.com:/usr/obj/usr/src/ sys/GENERIC i386 With kind regards, Ben > I have a consistent panic when I connect a 2.5" LaCie 250 GB drive > to a SuperMicro 6015P-TR. This server is running amd64 with ZFS and > I want to investigate a way to use ZFS send/receive to external USB > drives for backup. > > Here is the panic message: > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x290 > fault code = supervisor read data, page not present > instruction pointer = 0x8:0xffffffff803ff8aa > stack pointer = 0x10:0xffffffffd72eed70 > frame pointer = 0x10:0xffffffffd72eedb0 > 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 = 48 (usb3) > [thread pid 48 tid 100047 ] > Stopped at usb_transfer_complete+0x10a: movq 0x290(%rax), > %rax > db> tr > Tracing pid 48 tid 100047 td 0xffffff00034fe350 > usb_transfer_complete() at usb_transfer_complete+0x10a > usbd_start_transfer() at usbd_start_transfer+0x1a1 > bus_dmamap_load() at bus_dmamap_load+0x453 > usbd_transfer() at usbd_transfer+0xae > usbd_sync_transfer() at usbd_sync_transfer+0xe > usbd_do_request_flags_pipe() at usbd_do_request_flags_pipe+0x96 > usbd_do_request_flags() at usbd_do_request_flags+0x25 > usbd_get_string_desc() at usbd_get_string_desc+0x88 > usbd_get_string() at usbd_get_string+0xcd > usbd_devinfo_vp() at usbd_devinfo_vp+0x80 > usbd_devinfo() at usbd_devinfo+0x46 > usbd_new_device() at usbd_new_device+0x68b > uhub_explore() at uhub_explore+0x295 > usb_discover() at usb_discover+0x38 > usb_event_thread() at usb_event_thread+0x9f > fork_exit() at fork_exit+0x12b > fork_trampoline() at fork_trampoline+0xe > --- trap 0, rip = 0, rsp = 0xffffffffd72efd30, rbp = 0 --- > > Here is the dmesg: > > Copyright (c) 1992-2008 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.0-PRERELEASE #15: Wed Feb 6 16:07:55 CET 2008 > root@mars.altus-escon.com:/usr/obj/usr/src/sys/MARS > Timecounter "i8254" frequency 1193182 Hz quality 0 > CPU: Intel(R) Xeon(R) CPU E5335 @ 2.00GHz (2000.08-MHz K8- > class CPU) > Origin = "GenuineIntel" Id = 0x6f7 Stepping = 7 > > Features > = > 0xbfebfbff > < > FPU > ,VME > ,DE > ,PSE > ,TSC > ,MSR > ,PAE > ,MCE > ,CX8 > ,APIC > ,SEP > ,MTRR > ,PGE > ,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > > Features2 > =0x4e33d > AMD Features=0x20100800 > AMD Features2=0x1 > Cores per package: 4 > usable memory = 4280487936 (4082 MB) > avail memory = 4117889024 (3927 MB) > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 2 > cpu3 (AP): APIC ID: 3 > cpu4 (AP): APIC ID: 4 > cpu5 (AP): APIC ID: 5 > cpu6 (AP): APIC ID: 6 > cpu7 (AP): APIC ID: 7 > ioapic0 irqs 0-23 on motherboard > ioapic1 irqs 24-47 on motherboard > kbd1 at kbdmux0 > ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, > RF5413) > 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 0x1008-0x100b on acpi0 > cpu0: on acpi0 > p4tcc0: on cpu0 > cpu1: on acpi0 > p4tcc1: on cpu1 > cpu2: on acpi0 > p4tcc2: on cpu2 > cpu3: on acpi0 > p4tcc3: on cpu3 > cpu4: on acpi0 > p4tcc4: on cpu4 > cpu5: on acpi0 > p4tcc5: on cpu5 > cpu6: on acpi0 > p4tcc6: on cpu6 > cpu7: on acpi0 > p4tcc7: on cpu7 > pcib0: port 0xcf8-0xcff on acpi0 > pci0: on pcib0 > pcib1: at device 2.0 on pci0 > pci1: on pcib1 > pcib2: irq 16 at device 0.0 on pci1 > pci2: on pcib2 > pcib3: irq 16 at device 0.0 on pci2 > pci3: on pcib3 > pcib4: at device 0.0 on pci3 > pci4: on pcib4 > pcib5: irq 18 at device 2.0 on pci2 > pci5: on pcib5 > em0: port > 0x2000-0x201f mem 0xd8000000-0xd801ffff irq 18 at device 0.0 on pci5 > em0: Using MSI interrupt > em0: Ethernet address: 00:30:48:7b:88:7e > em0: [FILTER] > em1: port > 0x2020-0x203f mem 0xd8020000-0xd803ffff irq 19 at device 0.1 on pci5 > em1: Using MSI interrupt > em1: Ethernet address: 00:30:48:7b:88:7f > em1: [FILTER] > pcib6: at device 0.3 on pci1 > pci6: on pcib6 > puc0: port > 0x3030-0x3037,0x3028-0x302f,0x3020-0x3027,0x3018-0x301f, > 0x3010-0x3017,0x3000-0x300f irq 24 at device 1.0 on pci6 > puc0: [FILTER] > uart0: on puc0 > uart0: [FILTER] > uart1: on puc0 > uart1: [FILTER] > ppc0: on puc0 > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > ppbus0: on ppc0 > plip0: cannot reserve interrupt, failed. > lpt0: on ppbus0 > lpt0: Polled port > ppi0: on ppbus0 > pcib7: at device 4.0 on pci0 > pci7: on pcib7 > pcib8: at device 6.0 on pci0 > pci8: on pcib8 > pci0: at device 8.0 (no driver attached) > uhci0: port > 0x1800-0x181f irq 17 at device 29.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 > 0x1820-0x183f irq 19 at device 29.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 > uhci2: port > 0x1840-0x185f irq 18 at device 29.2 on pci0 > uhci2: [GIANT-LOCKED] > uhci2: [ITHREAD] > usb2: on uhci2 > usb2: USB revision 1.0 > uhub2: on usb2 > uhub2: 2 ports with 2 removable, self powered > ehci0: mem 0xd8500000-0xd85003ff > irq 17 at device 29.7 on pci0 > ehci0: [GIANT-LOCKED] > ehci0: [ITHREAD] > usb3: EHCI version 1.0 > usb3: companion controllers, 2 ports each: usb0 usb1 usb2 > usb3: on ehci0 > usb3: USB revision 2.0 > uhub3: on usb3 > uhub3: 6 ports with 6 removable, self powered > umass0: > on uhub3 > uhid0: > on uhub3 > ukbd0: > on uhub3 > kbd2 at ukbd0 > pcib9: at device 30.0 on pci0 > pci9: on pcib9 > vgapci0: port 0x4000-0x40ff mem > 0xd0000000-0xd7ffffff,0xd8220000-0xd822ffff irq 18 at device 1.0 on > pci9 > em2: port > 0x4400-0x443f mem 0xd8200000-0xd821ffff irq 16 at device 2.0 on pci9 > em2: Ethernet address: 00:30:48:44:1a:ab > em2: [FILTER] > isab0: at device 31.0 on pci0 > isa0: on isab0 > atapci0: port > 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1860-0x186f at device 31.1 on > pci0 > ata0: on atapci0 > ata0: [ITHREAD] > ata1: on atapci0 > ata1: [ITHREAD] > atapci1: port > 0x1890-0x1897,0x1884-0x1887,0x1888-0x188f, > 0x1880-0x1883,0x1870-0x187f mem 0xd8500400-0xd85007ff irq 19 at > device 31.2 on pci0 > atapci1: [ITHREAD] > ata2: on atapci1 > ata2: [ITHREAD] > ata3: on atapci1 > ata3: [ITHREAD] > pci0: at device 31.3 (no driver attached) > 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] > 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] > 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] > fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 > on acpi0 > fdc0: [FILTER] > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > orm0: at iomem 0xc0000-0xcafff on isa0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x100> > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on > isa0 > WARNING: ZFS is considered to be an experimental feature in FreeBSD. > Timecounters tick every 1.000 msec > ipfw2 (+ipv6) initialized, divert enabled, rule-based forwarding > disabled, default to deny, logging limited to 50 packets/entry by > default > ZFS filesystem version 6 > ZFS storage pool version 6 > acd0: DMA limited to UDMA33, controller found non-ATA66 cable > acd0: DVDROM at ata0-slave UDMA33 > ad4: 143089MB at ata2-master SATA150 > ad6: 143089MB at ata3-master SATA150 > SMP: AP CPU #1 Launched! > SMP: AP CPU #3 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #5 Launched! > SMP: AP CPU #4 Launched! > SMP: AP CPU #6 Launched! > SMP: AP CPU #7 Launched! > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: Removable Direct Access SCSI-3 > device > da0: 40.000MB/s transfers > da0: Attempt to query device size failed: NOT READY, Medium not > present > Trying to mount root from zfs:tank > > Please let me know if there is anything I can do to help debug this. > This is not (yet) a production server, so I can try out various > things if needed. > > With kind regards, > Ben > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org > " > From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 8 23:04:03 2008 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 28B2916A418 for ; Fri, 8 Feb 2008 23:04:03 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id D320E13C4E5 for ; Fri, 8 Feb 2008 23:04:02 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0JVY00FAH02PJHC0@osl1smout1.broadpark.no> for freebsd-amd64@freebsd.org; Sat, 09 Feb 2008 00:04:01 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JVY00FZO02PGRN1@osl1sminn1.broadpark.no> for freebsd-amd64@freebsd.org; Sat, 09 Feb 2008 00:04:01 +0100 (CET) Date: Sat, 09 Feb 2008 00:04:00 +0100 From: Torfinn Ingolfsen To: freebsd-amd64@freebsd.org Message-id: <20080209000400.ae72bbba.torfinn.ingolfsen@broadpark.no> In-reply-to: <9892EE5A-068E-4BFA-8D31-9FF7184C3181@altesco.nl> References: <3E1A8014-3F18-492B-8288-46706F420123@altesco.nl> <9892EE5A-068E-4BFA-8D31-9FF7184C3181@altesco.nl> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; i386-portbld-freebsd6.3) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: Panic when connecting USB drive to 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: Fri, 08 Feb 2008 23:04:03 -0000 Hello, First people (and this goes for all of us) - please trim your quotes! On Fri, 08 Feb 2008 19:02:46 +0100 Ben Stuyts wrote: > I wrote: > > > Excuse the crosspost, I don't know if this is amd64 specific or not. > > I have connected the same drive to a different system, running a > somewhat older version of i386 7.0, and it does not panic. So maybe > it is amd64 specific. Here are the drive's details that came up: Has this "different system" the same hardware? If not, chances are that the fault is related to specific hardware rather than FreeBSD arch. Examples: usb ohci versus ugci controllers, irq conflicts, etc. HTH -- Regards, Torfinn Ingolfsen, Norway From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 9 00:24:21 2008 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 2507D16A417; Sat, 9 Feb 2008 00:24:21 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id F421113C458; Sat, 9 Feb 2008 00:24:20 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m190NulW039805; Fri, 8 Feb 2008 16:23:56 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m190Nujs039804; Fri, 8 Feb 2008 16:23:56 -0800 (PST) (envelope-from obrien) Date: Fri, 8 Feb 2008 16:23:56 -0800 From: "David O'Brien" To: Ben Stuyts Message-ID: <20080209002356.GB30493@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, Ben Stuyts , freebsd-current@freebsd.org, freebsd-amd64@freebsd.org References: <3E1A8014-3F18-492B-8288-46706F420123@altesco.nl> <9892EE5A-068E-4BFA-8D31-9FF7184C3181@altesco.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9892EE5A-068E-4BFA-8D31-9FF7184C3181@altesco.nl> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: Panic when connecting USB drive to amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 00:24:21 -0000 On Fri, Feb 08, 2008 at 07:02:46PM +0100, Ben Stuyts wrote: >> Excuse the crosspost, I don't know if this is amd64 specific or not. > > I have connected the same drive to a different system, running a somewhat > older version of i386 7.0, and it does not panic. So maybe it is amd64 > specific. Here are the drive's details that came up: > > FreeBSD jirad.altus-escon.com 7.0-BETA4 FreeBSD 7.0-BETA4 #3: Tue Dec 4 > 17:03:57 CET 2007 root@jirad.altus-escon.com:/usr/obj/usr/src/sys/GENERIC i386 The kernel you paniced with is from Feb 2008. It would be helpful if you could try either a BETA4 kernel on your AMD64 machine, or a Feb 2008 kernel on your i386. Also note, if these two machines are different, they can easily have different hardware and thus trigger/not-trigger the problem just due to the HW differences. From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 9 00:30:03 2008 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 973A816A469 for ; Sat, 9 Feb 2008 00:30: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 7465913C442 for ; Sat, 9 Feb 2008 00:30: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.2/8.14.2) with ESMTP id m190U3fM035973 for ; Sat, 9 Feb 2008 00:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m190U35g035970; Sat, 9 Feb 2008 00:30:03 GMT (envelope-from gnats) Resent-Date: Sat, 9 Feb 2008 00:30:03 GMT Resent-Message-Id: <200802090030.m190U35g035970@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, Alexander Konovalenko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9F3116A418 for ; Sat, 9 Feb 2008 00:28:29 +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 A6B7A13C43E for ; Sat, 9 Feb 2008 00:28:29 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m190QLAf041619 for ; Sat, 9 Feb 2008 00:26:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m190QL4w041618; Sat, 9 Feb 2008 00:26:21 GMT (envelope-from nobody) Message-Id: <200802090026.m190QL4w041618@www.freebsd.org> Date: Sat, 9 Feb 2008 00:26:21 GMT From: Alexander Konovalenko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 X-Mailman-Approved-At: Sat, 09 Feb 2008 01:56:44 +0000 Cc: Subject: amd64/120435: FreeBSD/amd64 Project -- motherboards UPDATE REQUEST 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, 09 Feb 2008 00:30:03 -0000 >Number: 120435 >Category: amd64 >Synopsis: FreeBSD/amd64 Project -- motherboards UPDATE REQUEST >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 09 00:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Konovalenko >Release: 6.3-PRERELEASE #0 >Organization: - >Environment: FreeBSD myserver 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Thu Jan 10 22:26:17 UTC 2008 root@:/usr/obj/usr/src/sys/MYSERVER64SMP amd64 >Description: I report following motherboard functioning on FreeBSD: Manufacturer: Gigabyte Model: GA-MA770-DS3 Chipset/Socket: AMD 770, socket AM2+ Submitter: Alexander Konovalenko FreeBSD ver: 6.3-PRERELEASE (amd64) Notes: Tested with AMD Phenom (SMP mode) and 4Gb memory dual channel. SATA works, raid not tested, sound not tested. On-board ethernet works. ACPI enabled though not fully tested. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 9 03:38:40 2008 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 0653516A420; Sat, 9 Feb 2008 03:38:40 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D624213C458; Sat, 9 Feb 2008 03:38:39 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m193cdBs052324; Sat, 9 Feb 2008 03:38:39 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m193cddj052320; Sat, 9 Feb 2008 03:38:39 GMT (envelope-from linimon) Date: Sat, 9 Feb 2008 03:38:39 GMT Message-Id: <200802090338.m193cddj052320@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-www@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Sat, 09 Feb 2008 03:39:49 +0000 Cc: Subject: Re: www/120435: FreeBSD/amd64 Project -- motherboards UPDATE REQUEST 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, 09 Feb 2008 03:38:40 -0000 Synopsis: FreeBSD/amd64 Project -- motherboards UPDATE REQUEST Responsible-Changed-From-To: freebsd-amd64->freebsd-www Responsible-Changed-By: linimon Responsible-Changed-When: Sat Feb 9 03:38:23 UTC 2008 Responsible-Changed-Why: This applies to the web pages. http://www.freebsd.org/cgi/query-pr.cgi?pr=120435 From owner-freebsd-amd64@FreeBSD.ORG Sat Feb 9 14:12:13 2008 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 B2D9116A420; Sat, 9 Feb 2008 14:12:13 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from altus-escon.com (altesco.xs4all.nl [82.95.106.39]) by mx1.freebsd.org (Postfix) with ESMTP id 3FB5F13C45B; Sat, 9 Feb 2008 14:12:12 +0000 (UTC) (envelope-from ben@altesco.nl) Received: from benjoam.stuyts.nl (stuyts.xs4all.nl [82.95.106.42]) by altus-escon.com (8.13.6/8.13.1) with ESMTP id m1916HZj017785; Sat, 9 Feb 2008 02:06:22 +0100 (CET) (envelope-from ben@altesco.nl) Message-Id: <276D2FA4-40E6-4A7A-8375-8E50E1BBA4EB@altesco.nl> From: Ben Stuyts To: obrien@freebsd.org In-Reply-To: <20080209002356.GB30493@dragon.NUXI.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Sat, 9 Feb 2008 02:06:11 +0100 References: <3E1A8014-3F18-492B-8288-46706F420123@altesco.nl> <9892EE5A-068E-4BFA-8D31-9FF7184C3181@altesco.nl> <20080209002356.GB30493@dragon.NUXI.org> X-Mailer: Apple Mail (2.915) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (altus-escon.com [193.78.231.42]); Sat, 09 Feb 2008 02:06:22 +0100 (CET) X-Virus-Scanned: ClamAV 0.92/5744/Fri Feb 8 14:32:41 2008 on earth.altus-escon.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=3.5 tests=BAYES_00 autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on earth.altus-escon.com Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: Panic when connecting USB drive to 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: Sat, 09 Feb 2008 14:12:13 -0000 On 9 Feb 2008, at 01:23, David O'Brien wrote: > On Fri, Feb 08, 2008 at 07:02:46PM +0100, Ben Stuyts wrote: >> I have connected the same drive to a different system, running a >> somewhat >> older version of i386 7.0, and it does not panic. So maybe it is >> amd64 >> specific. Here are the drive's details that came up: >> >> FreeBSD jirad.altus-escon.com 7.0-BETA4 FreeBSD 7.0-BETA4 #3: Tue >> Dec 4 >> 17:03:57 CET 2007 root@jirad.altus-escon.com:/usr/obj/usr/src/sys/ >> GENERIC i386 > > The kernel you paniced with is from Feb 2008. It would be helpful > if you > could try either a BETA4 kernel on your AMD64 machine, or a Feb 2008 > kernel on your i386. Ok, I will upgrade the i386 machine. That will probably be on monday when I have physical access to the machine again. > Also note, if these two machines are different, they can easily have > different hardware and thus trigger/not-trigger the problem just due > to > the HW differences. Agreed. Thanks, Ben