From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 01:15:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F174716A420 for ; Sun, 4 Sep 2005 01:15:58 +0000 (GMT) (envelope-from primereflex@yahoo.co.uk) Received: from web25407.mail.ukl.yahoo.com (web25407.mail.ukl.yahoo.com [217.12.10.141]) by mx1.FreeBSD.org (Postfix) with SMTP id E1D2C43D46 for ; Sun, 4 Sep 2005 01:15:57 +0000 (GMT) (envelope-from primereflex@yahoo.co.uk) Received: (qmail 25066 invoked by uid 60001); 4 Sep 2005 01:15:56 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=zz+Lox81j0pLL9ZQC5DIRdoqqyp+0Haf5WPxvVS6Md6VsVDYywVt77K7BlvbT4l10EHSpvCNJDvUPmmDApuH0Jxnq3ihT3WbV+J5Yw2gz5kE35zW+3Kf7qf2WnQ+E6tHhG9O3Pq9SnMT2jmHHyuzDYEF7ZME+222JR15/WQDqbE= ; Message-ID: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> Received: from [83.245.23.105] by web25407.mail.ukl.yahoo.com via HTTP; Sun, 04 Sep 2005 02:15:56 BST Date: Sun, 4 Sep 2005 02:15:56 +0100 (BST) From: "L.Edgeworth" To: FreeBSD Current , FreeBSD Stable MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: custom kernel + if_xl + error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 01:15:59 -0000 Hello! Not sure what I am missing but for some perculiar reason my kernel config doesn't compile, it bails out with: ===> xl (depend) ln -s /usr/obj/usr/src/sys/VORPOL/opt_bdg.h opt_bdg.h @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/dev/mii/miibus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -I/usr/obj/usr/src/sys/CUSTOM /usr/src/sys/modules/xl/../../pci/if_xl.c 1 error *** Error code 2 1 error *** Error code 2 1 error which I had before when I accidently removed options ether. # # CUSTOM -- Kernel configuration file for FreeBSD/i386 # machine i386 cpu I686_CPU ident CUSTOM options PQ_CACHESIZE=512 options SCHED_4BSD options PREEMPTION options INET options FFS options SOFTUPDATES options UFS_ACL options UFS_DIRHASH options NFSCLIENT options CD9660 options PROCFS options PSEUDOFS options COMPAT_43 options COMPAT_FREEBSD4 options COMPAT_FREEBSD5 options SCSI_DELAY=2000 options KTRACE options SYSVSHM options SYSVMSG options SYSVSEM options _KPOSIX_PRIORITY_SCHEDULING options KBD_INSTALL_CDEV options ADAPTIVE_GIANT options KDB options DDB options SMP device apic options DEVICE_POLLING options HZ=1000 device acpi device isa device pci device agp device ata device atadisk device atapicd device atapicam options ATA_STATIC_ID device scbus device da device cd device pass device npx device atkbdc device atkbd device psm device vga device splash options VESA device sc options MAXCONS=12 options SC_PIXEL_MODE device miibus device rl device loop device mem device io device random device ether device tun device tap device pty device if_bridge device bpf device usb device uhci device ohci device ehci device ugen device uhid device ukbd device umass device ums device sound device snd_cmi device snd_ich device drm device radeondrm options NETGRAPH options NETGRAPH_BLUETOOTH options NETGRAPH_BLUETOOTH_L2CAP options NETGRAPH_BLUETOOTH_SOCKET options NETGRAPH_BLUETOOTH_UBT options NETGRAPH_BLUETOOTH_HCI this is RELENG_6 *just* before BETA3. ___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 02:27:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 456C116A420 for ; Sun, 4 Sep 2005 02:27:51 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2B18D43D45 for ; Sun, 4 Sep 2005 02:27:49 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 04 Sep 2005 02:27:48 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp012) with SMTP; 04 Sep 2005 04:27:48 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Sun, 4 Sep 2005 04:27:24 +0200 User-Agent: KMail/1.8.1 References: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> In-Reply-To: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart34192815.NYQQaFsB5d"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509040427.33471@harrymail> X-Y-GMX-Trusted: 0 Cc: "L.Edgeworth" , FreeBSD Stable Subject: HZ option [Was: Re: custom kernel + if_xl + error] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 02:27:51 -0000 --nextPart34192815.NYQQaFsB5d Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Sonntag, 4. September 2005 03:15 CEST schrieb L.Edgeworth: [*snip*] Sorry, can't help, i can't see any reason for this in your config file... > > options SMP > device apic > > options DEVICE_POLLING > options HZ=3D1000 AFAIK setting HZ to 1000 isn't nedded on 6.0 and above systems. It's=20 standard. Here's what my non-acpi/apic system (486@133MHz) says: kern.clockrate: { hz =3D 1000, tick =3D 1000, profhz =3D 1024, stathz =3D 1= 28 } And here from my 1GHz Celeron with acpi and apic: kern.clockrate: { hz =3D 1000, tick =3D 1000, profhz =3D 666, stathz =3D 13= 3 } Can somebody eplain the profhz to me? Especially why it's higher on the=20 much slower machine... =2DHarry > > device acpi > > device isa > device pci > device agp > > device ata > device atadisk > device atapicd > device atapicam > options ATA_STATIC_ID > > device scbus > device da > device cd > device pass > > device npx > > device atkbdc > device atkbd > device psm > > device vga > device splash > options VESA > > device sc > options MAXCONS=3D12 > options SC_PIXEL_MODE > > device miibus > device rl > > device loop > device mem > device io > device random > device ether > device tun > device tap > device pty > device if_bridge > > device bpf > > device usb > device uhci > device ohci > device ehci > device ugen > device uhid > device ukbd > device umass > device ums > > device sound > device snd_cmi > device snd_ich > > device drm > device radeondrm > > options NETGRAPH > options NETGRAPH_BLUETOOTH > options NETGRAPH_BLUETOOTH_L2CAP > options NETGRAPH_BLUETOOTH_SOCKET > options NETGRAPH_BLUETOOTH_UBT > options NETGRAPH_BLUETOOTH_HCI > > this is RELENG_6 *just* before BETA3. > > > > ___________________________________________________________ > To help you stay safe and secure online, we've developed the all new > Yahoo! Security Centre. http://uk.security.yahoo.com > _______________________________________________ > 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" --nextPart34192815.NYQQaFsB5d Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDGluVBylq0S4AzzwRAjP1AJ4+lyDUOEAGm6OUYqgzqe1VMmSISgCfR6ri y3uIjDFk0wS60+q8OlnNjJM= =i4aH -----END PGP SIGNATURE----- --nextPart34192815.NYQQaFsB5d-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 03:44:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8817116A41F; Sun, 4 Sep 2005 03:44:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1617A43D45; Sun, 4 Sep 2005 03:44:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j843iMvf031576 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 3 Sep 2005 23:44:22 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j843iL6P016482; Sat, 3 Sep 2005 23:44:22 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3277F511FD; Sat, 3 Sep 2005 23:44:21 -0400 (EDT) Date: Sat, 3 Sep 2005 23:44:21 -0400 From: Kris Kennaway To: "L.Edgeworth" Message-ID: <20050904034420.GA57025@xor.obsecurity.org> References: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Current , FreeBSD Stable Subject: Re: custom kernel + if_xl + error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 03:44:23 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 04, 2005 at 02:15:56AM +0100, L.Edgeworth wrote: > Hello! >=20 > Not sure what I am missing but for some perculiar reason my kernel > config doesn't compile, it bails out with: >=20 > =3D=3D=3D> xl (depend) > ln -s /usr/obj/usr/src/sys/VORPOL/opt_bdg.h opt_bdg.h > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > awk -f @/tools/makeobjops.awk @/dev/mii/miibus_if.m -h > awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > rm -f .depend > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ > -I@/contrib/altq -I@/../include -I/usr/include > -I/usr/obj/usr/src/sys/CUSTOM /usr/src/sys/modules/xl/../../pci/if_xl.c > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error Looks like you're running make -j. Don't do this when you encounter errors, because they're probably hidden far back in the output. Also, when you cause an error when you modify your kernel config, the logical thing to do is to back out your change, or carefully read the comments in GENERIC and NOTES that will usually tell you why what you did was wrong. Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDGm2UWry0BWjoQKURAmDDAKCD+hxBeQseO7Gwe2mU5dKRe5Jh3wCgoUWm FtT1vmXdFTfg1Huj/CLirwY= =QLP+ -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 11:12:55 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136FA16A41F; Sun, 4 Sep 2005 11:12:55 +0000 (GMT) (envelope-from jack@raats.org) Received: from zeus.jarasoft.net (raats.xs4all.nl [80.126.151.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CCF43D49; Sun, 4 Sep 2005 11:12:53 +0000 (GMT) (envelope-from jack@raats.org) Received: from zeus.jarasoft.net (localhost.jarasoft.net [127.0.0.1]) by zeus.jarasoft.net (Postfix) with ESMTP id 194FAD2F3; Sun, 4 Sep 2005 13:12:51 +0200 (CEST) Received: from jara2 (unknown [10.0.0.152]) by zeus.jarasoft.net (Postfix) with ESMTP id 0FD11AB4B; Sun, 4 Sep 2005 13:12:49 +0200 (CEST) Message-ID: <000e01c5b141$b1020f60$9800000a@jara2> From: "Jack Raats" To: , "FreeBSD Stable" Date: Sun, 4 Sep 2005 13:13:33 +0200 Organization: Jack Raats, Steenbergen, Nederland MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_VRj742MqR5.pa7HbMikmZ7a2JCpJt8" Content-Disposition: inline X-Signed-With-GnuPG: GPGrelay Version 0.959 (Win32) X-Priority: 1 X-Virus-Scanned: ClamAV using ClamSMTP X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Inetd not starting X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jack Raats List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 11:12:55 -0000 --=_VRj742MqR5.pa7HbMikmZ7a2JCpJt8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable At this moment I've a strange error. inetd is not started after a reboot, but after entering inetd on the = commandline, the deamon is started I'm using freebsd 5.4-stable. I just recompiled the system so with the = latest patches. in /etc/rc.conf I've enabled inetd. Can anyone give me a clude to look for? Met vriendelijke groeten Jack Raats --=_VRj742MqR5.pa7HbMikmZ7a2JCpJt8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) - GPGrelay v0.959 iD8DBQBDGtbf4IJrw1dwN+gRAt1NAJ4gDiMPywgTOpIq9yOAwnCh/B2RVgCcDTTq ru9aJ2e4WIH3B6wXrt+aDqs= =FR2B -----END PGP SIGNATURE----- --=_VRj742MqR5.pa7HbMikmZ7a2JCpJt8-- From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 14:00:21 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1B616A41F for ; Sun, 4 Sep 2005 14:00:21 +0000 (GMT) (envelope-from mo@ccr.org) Received: from loco.ccr.org (98.ccr.org [67.98.153.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F09443D48 for ; Sun, 4 Sep 2005 14:00:20 +0000 (GMT) (envelope-from mo@ccr.org) Received: from [67.98.153.113] (113.ccr.org [67.98.153.113]) by loco.ccr.org (Postfix) with ESMTP id D55FFB32 for ; Sun, 4 Sep 2005 09:57:57 -0400 (EDT) Message-ID: <431AFDF3.3090303@ccr.org> Date: Sun, 04 Sep 2005 10:00:19 -0400 From: Mike O'Dell User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: RealTek re(4) driver in 4.11 ???? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 14:00:21 -0000 is there any clean way to retrofit the RealTek re(4) gig ether driver into a 4.11 system? i have a system that's been running just fine for years and would prefer to keep it that way. however, i would like to use the gig-e card that i've come into as a second ethernet spigot, hence the query. yes, i could buy a new card, and will if that's the easy way out, but a quick look at the local Microcenter today was unsettling. i took the list of supported gig-e cards from the 4.11 "Hardware List", but several of the cards listed (yes, the same model numbers) now have a RealTek 8169 firmly attached to the card. in fact, i could only find one which was not a RealTek and that was an unsupported Marvel chip. this was across at least 8 different vendors. final score: RealTek 8, Marvel 1, Other 0. there seems to be a couple of troubling trends here. -mo From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 14:08:31 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0CD916A41F for ; Sun, 4 Sep 2005 14:08:31 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4887743D48 for ; Sun, 4 Sep 2005 14:08:31 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so662370wxd for ; Sun, 04 Sep 2005 07:08:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bdoAfcffSrct4scs8QAe598/knQoKcOHdY3E9+QL/HiVxsiQiPxf3mg5m5HxlwbKB19zajnTbsLbbngKjlFVkSur+0k8E3jNj2fT+CWxThyZKhmjEbTuHP9RxkdWQWzxZDzJK+BmxaI3xxoJvvmCKptBIiANLh9woN+ZlcfX9lI= Received: by 10.70.63.9 with SMTP id l9mr46211wxa; Sun, 04 Sep 2005 07:08:30 -0700 (PDT) Received: by 10.70.115.15 with HTTP; Sun, 4 Sep 2005 07:08:30 -0700 (PDT) Message-ID: <84dead720509040708f2756b6@mail.gmail.com> Date: Sun, 4 Sep 2005 19:38:30 +0530 From: Joseph Koshy To: Jack Raats In-Reply-To: <000e01c5b141$b1020f60$9800000a@jara2> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <000e01c5b141$b1020f60$9800000a@jara2> Cc: FreeBSD Stable , freebsd-questions@freebsd.org Subject: Re: Inetd not starting X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joseph.koshy@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 14:08:31 -0000 > Can anyone give me a clude to look for? 1) Does it start if you invoke it using # sh -x /etc/rc.d/inetd start 2) What does `file /usr/sbin/inetd` show? --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 19:25:11 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65DF016A41F for ; Sun, 4 Sep 2005 19:25:11 +0000 (GMT) (envelope-from dinom@balstonresearch.com) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0730843D45 for ; Sun, 4 Sep 2005 19:25:10 +0000 (GMT) (envelope-from dinom@balstonresearch.com) Received: from [192.168.1.105] (pcp09554062pcs.verona01.nj.comcast.net[68.36.0.26]) by comcast.net (rwcrmhc11) with ESMTP id <2005090419251001300avk0ie>; Sun, 4 Sep 2005 19:25:10 +0000 From: "C. Michailidis" To: freebsd-stable@freebsd.org Date: Sun, 4 Sep 2005 15:28:23 -0400 User-Agent: KMail/1.8.2 References: <000d01c5ac73$0e4fbb50$6b2a15ac@SMILEY> <200508290609.42070.dinom@balstonresearch.com> In-Reply-To: <200508290609.42070.dinom@balstonresearch.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200509041528.24038.dinom@balstonresearch.com> Subject: Sysinstall FS sizing defaults [was: Sysinstall automatic filesystem size generation.] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 19:25:11 -0000 On Monday 29 August 2005 06:09 am, we left the discussion here: >=20 > <...> Isn't it safe to make some of the default sizes a=20 > wee bit larger? That is, a 256mb /tmp and /var doesn't seem=20 > "appropriate" if you have one of these massive modern disk=20 > drives. For christ's sake, I'd gladly give up a GB or two of=20 > /usr so I could build openoffice without needing to consider=20 > that I may need an extra few megabytes in /var at the time of=20 > the system install. >=20 <...> >=20 > Wouldn't it be smart to remove the hardcoded default sizes=20 > altogether and dynamically generate them according to a=20 > reasonable function? > > Probably, but a template for something like this isn't simple unless > > it's created as part of a general profile-based installer that would > > inform sysinstall of the machine's purpose in life. =A0For example, a >=20 Since the original thread got hijacked by the soft-update/write-cache/reise= rfs/journalling crowd I've renamed the thread (LOL). Now, maybe it's just a waste of my time but... I started creating patches f= or sysinstall to provide rudimentary functionality of this nature. My init= ial goal is to provide a handful of options to the user after they've chose= n to automatically create their partitions (using the 'a' key during disk l= abelling). I'm pretty sure that other disk partitioners do this and I can'= t think of a reason why we (as FreeBSD users) shouldn't have it available t= oo. I've come up with the following profiles based on past discussion in this m= ailing list thread: Desktop Modern multimedia or development workstation. Normal sized root partition. Extra space will be allocated to the tmp and var partitions and the remainder of the slice will be allocated to the usr partition. Server Normal sized root and tmp partitions. A larger var partition will be created for server and log files and the remainder of the slice will be allocated to the usr partition. Monolith The entire slice will be allocated to the root partition. This labeling strategy insures that you won't run out of space on any single sub-partition. However, by splitting your data over multiple filesystems (i.e. choosing another option) it is more likely that the system will still come up after a catastrophic failure making it easier for you to restore from backup as necessary. Generic This will label the slice with traditional default partitions. You may choose this option if you are unsure of the ultimate use of the system. I cannot proceed with the implementation of the 'behind-the-scenes' code un= til finalizing this set of options. Thus, I am petitioning the list for fe= edback to this capricious endeavor. Ultimately, I envision each additional= profile/labeling strategy to be a slight variation on the "generic" (i.e. = current) implementation of auto-labeling; except of course for drastically = different strategies like "monolith". My thought is when a larger /var or = /tmp is called for by a profile, instead of using the hardcoded defaults - = the value used could be the larger of either 2 times the existing default o= r ~2 percent of the slice in question. In more concrete terms... xxx_default_size =3D (XXX_DEFAULT_SIZE*2 > space_free(label_chunk_info[here= ].c)*2/100) ? XXX_DEFAULT_SIZE*2 : space_free(label_chunk_info[here].c)*2/1= 00 =2E..or something to that effect would be added in a few places around line= 1535 of sysinstall's "label.c". I don't think any of the profiles should = change the default swap partition size determination. Although arguments f= or changing the default swap partition size may be interesting, I do not be= lieve any of the profiles should do this (laziness you know). ;-) If you have any suggestions, comments, or constructive criticisms I'd love = to hear them. I believe the utility of these patches will (largely) be det= ermined by the kind of feedback I receive. So... please, if you can think = of a profile you would desperately like to see or you notice some absurditi= es in the profiles I've come up with, do not hesitate to reply. Otherwise, I'll finish up the changes and offer the unified diffs for inclu= sion in your system. Thanks, Dino From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 19:29:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99E7016A41F; Sun, 4 Sep 2005 19:29:04 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from mail12.syd.optusnet.com.au (mail12.syd.optusnet.com.au [211.29.132.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC09F43D49; Sun, 4 Sep 2005 19:29:03 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail12.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id j84JT0LN008562 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 5 Sep 2005 05:29:01 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1]) by cirb503493.alcatel.com.au (8.12.10/8.12.10) with ESMTP id j84JT0SR085032; Mon, 5 Sep 2005 05:29:00 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost) by cirb503493.alcatel.com.au (8.12.10/8.12.9/Submit) id j84JSxFv085031; Mon, 5 Sep 2005 05:28:59 +1000 (EST) (envelope-from pjeremy) Date: Mon, 5 Sep 2005 05:28:59 +1000 From: Peter Jeremy To: Emanuel Strobl Message-ID: <20050904192858.GB77285@cirb503493.alcatel.com.au> References: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> <200509040427.33471@harrymail> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509040427.33471@harrymail> User-Agent: Mutt/1.4.2i Cc: freebsd-current@freebsd.org, FreeBSD Stable Subject: Re: HZ option [Was: Re: custom kernel + if_xl + error] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 19:29:04 -0000 On Sun, 2005-Sep-04 04:27:24 +0200, Emanuel Strobl wrote: >standard. Here's what my non-acpi/apic system (486@133MHz) says: >kern.clockrate: { hz = 1000, tick = 1000, profhz = 1024, stathz = 128 } >And here from my 1GHz Celeron with acpi and apic: >kern.clockrate: { hz = 1000, tick = 1000, profhz = 666, stathz = 133 } > >Can somebody eplain the profhz to me? Especially why it's higher on the >much slower machine... On your older system, profhz and stathz are driven the RTC interrupts and tick is driven by the 8254. On your newer system all the clocks are derived from the LAPIC timer running at 2000Hz - tick is LAPIC/2, profhz is LAPIC/3 and stathz is LAPIC/15. The actual values of profhz and stathz are unimportant, their primary purpose is to sample the system state at a rate that is difficult for processes to synchronize with. If a process synchronizes with the profiling/statistics clock then the statistics become unreliable (and a process can cheat the scheduler by appearing to use no CPU time). -- Peter Jeremy From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 20:34:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E265516A41F for ; Sun, 4 Sep 2005 20:34:44 +0000 (GMT) (envelope-from primereflex@yahoo.co.uk) Received: from web25402.mail.ukl.yahoo.com (web25402.mail.ukl.yahoo.com [217.12.10.136]) by mx1.FreeBSD.org (Postfix) with SMTP id AC9DD43D55 for ; Sun, 4 Sep 2005 20:34:43 +0000 (GMT) (envelope-from primereflex@yahoo.co.uk) Received: (qmail 54379 invoked by uid 60001); 4 Sep 2005 20:34:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=qjthKvyTtuKszhSeoOp7/uANOVv4UR6QWF8OViU8cO6URzYjPUtf6M/12bUHXDvswnQf204Q8yoxOcF8uHWjC8pwdJvEzuY2KTAPPZ7QMCSLY2hjrCsDIdcvQjgIt1qzbWfqXDg+RYnyC8HkR07eNG+/oDQeg0xOCa/w2OY/jEA= ; Message-ID: <20050904203442.54377.qmail@web25402.mail.ukl.yahoo.com> Received: from [83.245.23.105] by web25402.mail.ukl.yahoo.com via HTTP; Sun, 04 Sep 2005 21:34:42 BST Date: Sun, 4 Sep 2005 21:34:42 +0100 (BST) From: "L.Edgeworth" To: Kris Kennaway In-Reply-To: <20050904034420.GA57025@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: FreeBSD Current , FreeBSD Stable Subject: Re: custom kernel + if_xl + error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 20:34:45 -0000 --- Kris Kennaway wrote: > > Looks like you're running make -j. Don't do this when you encounter > errors, because they're probably hidden far back in the output. > actually, it was the -j option causing problems, although making a GENERIC kernel worked fine? > Also, when you cause an error when you modify your kernel config, the > logical thing to do is to back out your change, or carefully read the > comments in GENERIC and NOTES that will usually tell you why what you > did was wrong. > Usually I do keep my previous version (--really, I should learn to use CVS.) alas a slip of a finger :( thanks!! > Kris > ___________________________________________________________ Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail http://uk.messenger.yahoo.com From owner-freebsd-stable@FreeBSD.ORG Sun Sep 4 22:01:23 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E866516A41F; Sun, 4 Sep 2005 22:01:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 244B143D49; Sun, 4 Sep 2005 22:01:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j84M1Lvf004175 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 4 Sep 2005 18:01:21 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j84M1K6P003623; Sun, 4 Sep 2005 18:01:21 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3D17B5126E; Sun, 4 Sep 2005 18:01:18 -0400 (EDT) Date: Sun, 4 Sep 2005 18:01:17 -0400 From: Kris Kennaway To: "L.Edgeworth" Message-ID: <20050904220117.GA56649@xor.obsecurity.org> References: <20050904034420.GA57025@xor.obsecurity.org> <20050904203442.54377.qmail@web25402.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <20050904203442.54377.qmail@web25402.mail.ukl.yahoo.com> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Current , FreeBSD Stable , Kris Kennaway Subject: Re: custom kernel + if_xl + error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2005 22:01:24 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 04, 2005 at 09:34:42PM +0100, L.Edgeworth wrote: > --- Kris Kennaway wrote: > >=20 > > Looks like you're running make -j. Don't do this when you encounter > > errors, because they're probably hidden far back in the output. > >=20 >=20 > actually, it was the -j option causing problems, although making a > GENERIC kernel worked fine? It's unlikely that -j caused problems with a correct kernel, since -j is very widely used without incident. Kris --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDG26sWry0BWjoQKURAmUDAJ9tFqKHkFshZBkU5eCK/qhRyiYRtACfSnDr /7Zn3DN/uGxGM1/2GmQp6pM= =OaY4 -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 03:29:07 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F409C16A41F for ; Mon, 5 Sep 2005 03:29:06 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from bloom.cse.buffalo.edu (bloom.cse.Buffalo.EDU [128.205.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B20C43D48 for ; Mon, 5 Sep 2005 03:29:05 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from bloom.cse.buffalo.edu (localhost.cse.buffalo.edu [127.0.0.1]) by bloom.cse.buffalo.edu (8.13.4/8.12.4) with ESMTP id j853T5Ow008389 for ; Sun, 4 Sep 2005 23:29:05 -0400 (EDT) Received: (from kensmith@localhost) by bloom.cse.buffalo.edu (8.13.4/8.13.1/Submit) id j853T5rv008388 for freebsd-stable@freebsd.org; Sun, 4 Sep 2005 23:29:05 -0400 (EDT) (envelope-from kensmith) Date: Sun, 4 Sep 2005 23:29:04 -0400 From: Ken Smith To: freebsd-stable@freebsd.org Message-ID: <20050905032904.GA8338@bloom.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: September Monthly Snapshots Available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 03:29:07 -0000 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The RELENG_5 Monthly Snapshots for September are available now. We will not be doing HEAD snapshots for September, right now the Project is more focused on getting 6.0 ready. The 6.0-BETA4 builds should be available soon and will be announced separately. As always the Monthly Snapshots are available in the snapshots sub-directory of the FTP site, in this case: ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/Sep_2005/ MD5 (5.4-STABLE-SNAP007-alpha-bootonly.iso) = d63b59867767a922a66833e1b225c3d2 MD5 (5.4-STABLE-SNAP007-alpha-disc1.iso) = 1212eb8798b1c47df73f3aac95a96141 MD5 (5.4-STABLE-SNAP007-amd64-bootonly.iso) = 5b44c3cdaef1878fbd1f6022ba6cc6f0 MD5 (5.4-STABLE-SNAP007-amd64-disc1.iso) = bd0a486e2d0d6081587dbcfc82d365ea MD5 (5.4-STABLE-SNAP007-amd64-disc2.iso) = be234765d750a16962714ec43015be9b MD5 (5.4-STABLE-SNAP007-i386-bootonly.iso) = 33262824103b3a580fe5a459529d87e2 MD5 (5.4-STABLE-SNAP007-i386-disc1.iso) = 79a57ee4635babda997031dd62c69736 MD5 (5.4-STABLE-SNAP007-i386-disc2.iso) = 5c5082a79704c0338d9a5f58a5377eb4 MD5 (5.4-STABLE-SNAP007-pc98-disc1.iso) = c60c63fc71e8f09210d060d0080571c7 MD5 (5.4-STABLE-SNAP007-sparc64-bootonly.iso) = 5db1f81992011a6d4443a605d7e8409aMD5 (5.4-STABLE-SNAP007-sparc64-disc1.iso) = 9a885feac0527fdf535c60d320c68d17 MD5 (5.4-STABLE-SNAP007-sparc64-disc2.iso) = 6e922674e2bf9d4a6953320fe7e8f048 -ken --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDG7t//G14VSmup/YRAiImAKCFM/5WM00DeKF7I+UKxaPbl0eoAACeKuhP XBuKmcse5vGTUucOl06oZdk= =UYhY -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 10:30:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E535516A41F for ; Mon, 5 Sep 2005 10:30:41 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from rwcrmhc12.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC6A43D46 for ; Mon, 5 Sep 2005 10:30:41 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.168.0.3] (c-24-130-110-32.hsd1.ca.comcast.net[24.130.110.32]) by comcast.net (rwcrmhc13) with ESMTP id <2005090510304001500ismg8e>; Mon, 5 Sep 2005 10:30:40 +0000 Message-ID: <431C1E52.9040602@FreeBSD.org> Date: Mon, 05 Sep 2005 03:30:42 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jack Raats References: <000e01c5b141$b1020f60$9800000a@jara2> In-Reply-To: <000e01c5b141$b1020f60$9800000a@jara2> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: Inetd not starting X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 10:30:42 -0000 Jack Raats wrote: > At this moment I've a strange error. inetd is not started after a reboot, > but after entering inetd on the commandline, the deamon is started > > I'm using freebsd 5.4-stable. I just recompiled the system so with the > latest patches. in /etc/rc.conf I've enabled inetd. > > Can anyone give me a clude to look for? > > Met vriendelijke groeten Jack Raats First, please don't cross post to -questions and any other list. If you're in doubt, please post just to -questions. Second, you said that you rebuilt your system recently, did you run mergemaster afterwards? If not, please read the man page and then do that. Third, exactly what is in /etc/rc.conf regarding inetd? Last, what is the output of: /etc/rc.d/inetd start hth, Doug From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 10:38:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36EB516A41F for ; Mon, 5 Sep 2005 10:38:29 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id C821743D4C for ; Mon, 5 Sep 2005 10:38:28 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so380504wra for ; Mon, 05 Sep 2005 03:38:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sz1I67P/UbuCdHGs1tzsskijdTCLr34JPo1wmGquAZ/B2rcRdTgt08csG0r6gxJDEEtN1sPy4xVSaT+Fs5QnVbFqHDxoGJOQpfMRyjir07LRoR1rdPAt6EXCnItkqOCpeEwO5Mp07wG37D1g/UQRxjUxr7M5e1yWRZNK5t5Hl4g= Received: by 10.54.37.11 with SMTP id k11mr3620418wrk; Mon, 05 Sep 2005 03:38:28 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Mon, 5 Sep 2005 03:38:27 -0700 (PDT) Message-ID: Date: Mon, 5 Sep 2005 12:38:27 +0200 From: Claus Guttesen To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: beta4 does not display some images X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kometen@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 10:38:29 -0000 Hi. Have a FreeBSD 6.0 beta2 webserver that displays thumbnails. Beta2 from the 12'th of August works fine. Last night I upgraded the webserver to beta4 as of Sept. 4'th. Some of the thumbnails were not displayed. Simply rebooting to the older beta2-kernel resolved the issue. We're using the readfile-function in php5 to display the thumbnail. There is no error-message. The thumbnails are located on a Solaris nfs-serv= er. regards Claus From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 11:04:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D281D16A41F for ; Mon, 5 Sep 2005 11:04:15 +0000 (GMT) (envelope-from liguoqiang_0121@126.com) Received: from 126.com (m31-171.126.com [220.181.31.171]) by mx1.FreeBSD.org (Postfix) with SMTP id D8EC643D48 for ; Mon, 5 Sep 2005 11:04:13 +0000 (GMT) (envelope-from liguoqiang_0121@126.com) Received: from lgq (unknown [61.144.193.69]) by smtp2 (Coremail) with SMTP id FYD3_DUmHEOAf8ia.1 for ; Mon, 05 Sep 2005 19:04:22 +0800 (CST) X-Originating-IP: [61.144.193.69] Message-ID: <002e01c5b209$abaae280$c700a8c0@lgq> From: "liguoqiang\(126\)" To: Date: Mon, 5 Sep 2005 19:05:04 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: base64 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 11:04:15 -0000 SGksIGFsbDoNCiBJIHVwZGF0ZSBteSBmcmVlYnNkIHZlciA0LjExIGJ5IGN2c3VwIHNyYy1hbGwg dHJlZS4NCiBJdCdzIHN1Y2Nlc3NmdWxseSBhcyBiZWxvdzoNCiAgICAgbWFrZSBidWlsZHdvcmxk IA0KICAgICBtYWtlIGJ1aWxka2VybmVsDQogICAgIG1ha2UgaW5zdGFsbGtlcm5lbA0KQnV0IHNv bWUgZXJyb3JzIGFwcGVhciB3aGVuIGkgbWFrZSBpbnN0YWxsd29ybGQ6DQo= From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 11:31:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 708C416A42B for ; Mon, 5 Sep 2005 11:31:45 +0000 (GMT) (envelope-from mathijs@brands.name) Received: from amsfep16-int.chello.nl (amsfep16-int.chello.nl [213.46.243.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A067143D45 for ; Mon, 5 Sep 2005 11:31:44 +0000 (GMT) (envelope-from mathijs@brands.name) Received: from crooked.net ([62.108.23.9]) by amsfep16-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050905113140.VARN25665.amsfep16-int.chello.nl@crooked.net>; Mon, 5 Sep 2005 13:31:40 +0200 Received: from [62.58.162.149] (unknown [62.58.162.149]) by crooked.net (Postfix) with ESMTP id BF5D0506AFC; Mon, 5 Sep 2005 13:31:39 +0200 (CEST) Message-ID: <431C2C99.9010505@brands.name> Date: Mon, 05 Sep 2005 13:31:37 +0200 From: Mathijs Brands User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "liguoqiang(126)" References: <002e01c5b209$abaae280$c700a8c0@lgq> In-Reply-To: <002e01c5b209$abaae280$c700a8c0@lgq> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 11:31:45 -0000 liguoqiang(126) wrote: >Hi, all: > I update my freebsd ver 4.11 by cvsup src-all tree. > It's successfully as below: > make buildworld > make buildkernel > make installkernel >But some errors appear when i make installworld: > > Have you tried running 'mergemaster -p' before the installworld? Cheers, Mathijs From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 13:56:20 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F058616A41F for ; Mon, 5 Sep 2005 13:56:20 +0000 (GMT) (envelope-from jl@burghcom.com) Received: from atomic.burghcom.com (atomic.burghcom.com [209.114.176.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 1C3D443D6D for ; Mon, 5 Sep 2005 13:56:15 +0000 (GMT) (envelope-from jl@burghcom.com) Received: (qmail 23019 invoked by uid 65534); 5 Sep 2005 13:56:15 -0000 Received: from pool-71-240-49-4.pitt.east.verizon.net (pool-71-240-49-4.pitt.east.verizon.net [71.240.49.4]) by atomic.burghcom.com (Horde MIME library) with HTTP for ; Mon, 5 Sep 2005 09:56:15 -0400 Message-ID: <20050905095615.qfu5dtmsggog0kkg@atomic.burghcom.com> Date: Mon, 5 Sep 2005 09:56:15 -0400 From: jl@burghcom.com To: freebsd-stable@freebsd.org References: <002e01c5b209$abaae280$c700a8c0@lgq> In-Reply-To: <002e01c5b209$abaae280$c700a8c0@lgq> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) Subject: Re: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 13:56:21 -0000 Quoting "liguoqiang\(126\)" : > Hi, all: > I update my freebsd ver 4.11 by cvsup src-all tree. > It's successfully as below: > make buildworld > make buildkernel > make installkernel > But some errors appear when i make installworld: > It has been my experience that updating from one full version to another (3.x to 4.x, 4.x to 5.x) is better done by doing a clean binary install of the next version, then import/install software and users on the new system. I understand that this is not always an option, but I have had less problems this way than cvsup across full versions. Jeff Love Burgh Gaming ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 13:56:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04D0516A435 for ; Mon, 5 Sep 2005 13:56:28 +0000 (GMT) (envelope-from pi@c0mplx.org) Received: from home.c0mplx.org (home.c0mplx.org [213.178.180.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4389643D6D for ; Mon, 5 Sep 2005 13:56:24 +0000 (GMT) (envelope-from pi@c0mplx.org) Received: from pi by home.c0mplx.org with local (Exim 4.52) id 1ECHSQ-000OpK-Iq; Mon, 05 Sep 2005 15:56:22 +0200 Date: Mon, 5 Sep 2005 15:56:22 +0200 From: Kurt Jaeger To: "liguoqiang(126)" Message-ID: <20050905135622.GL76888@home.c0mplx.org> References: <002e01c5b209$abaae280$c700a8c0@lgq> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002e01c5b209$abaae280$c700a8c0@lgq> Cc: freebsd-stable@freebsd.org Subject: Re: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 13:56:28 -0000 Hi! > I update my freebsd ver 4.11 by cvsup src-all tree. > It's successfully as below: > make buildworld > make buildkernel > make installkernel > But some errors appear when i make installworld: Our process for this type of upgrade is: cd /usr/src cvsup -L 2 -g /root/stable-supfile # anlegen der neu notwendigen accounts mergemaster -p make buildworld; make buildkernel cp sys/i386/conf/GENERIC.hints /boot/device.hints make installkernel cd /usr/src/sys/boot make STRIP="" install shutdown -r now # reboot into single-user boot -s fsck -p mount -uw / mount -at ufs # if system clock is localtime instead of UTC: adjkerntz -i rm -rf /usr/include/g++ cd /usr/src make installworld mergemaster -i # remove leftovers from bind8 rm /usr/bin/dnskeygen /usr/bin/dnsquery rm /usr/libexec/named-xfer rm /usr/sbin/named.restart /usr/sbin/ndc rm /usr/sbin/nslookup /usr/sbin/nsupdate # done, reboot shutdown -r now Works fine. -- pi@c0mplx.org +49 171 3101372 15 years to go ! From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 14:22:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDAD816A41F for ; Mon, 5 Sep 2005 14:22:32 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B4B43D46 for ; Mon, 5 Sep 2005 14:22:31 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by nproxy.gmail.com with SMTP id x4so341008nfb for ; Mon, 05 Sep 2005 07:22:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=REyAOSNdLtqiXxpWOR217VKsaVA4XAgjtUlslTkyhWdS0u6StfHn4lmw5zRfliEqeyXGRRrUjm8LzvWZiPOEo1Ym2AxpFnVBmNMuxiEwSjoXN7j0HhgtzuePctyNifA9KYl1b6+nnq1WUUGDNZ19XHpnGJG1rQ6efgRVarW5OxQ= Received: by 10.48.108.4 with SMTP id g4mr258998nfc; Mon, 05 Sep 2005 07:22:30 -0700 (PDT) Received: by 10.49.1.1 with HTTP; Mon, 5 Sep 2005 07:22:30 -0700 (PDT) Message-ID: <7daacbbe05090507226d124b72@mail.gmail.com> Date: Mon, 5 Sep 2005 16:22:30 +0200 From: Dominique Goncalves To: Daniel O'Connor In-Reply-To: <200509030102.50363.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508251139.09787.doconnor@gsoft.com.au> <200509022207.26152.doconnor@gsoft.com.au> <7daacbbe05090208055d1e58a8@mail.gmail.com> <200509030102.50363.doconnor@gsoft.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: VIA 6420 SATA150 RAID on 5.4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 14:22:32 -0000 > What about if you do it 'cold'? >=20 > I like to test my RAID to make sure I can still boot when one disk is > 'dead' :) If I remove one of the SATA disk, the bios of the SATA raid controler complains to not have 2 disks and is marked 'broken', but I can try to boot. When FreeBSD boot: ar0: 194480MB status: BROKEN And I can't mount the raid. When I replace the SATA disk, the bios proposes to update the array, to be sure of the integrity, and FreeBSD can start. HTH. Regards --=20 There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life." From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 17:39:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA29016A41F for ; Mon, 5 Sep 2005 17:39:04 +0000 (GMT) (envelope-from jason.harmening@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0078A43D45 for ; Mon, 5 Sep 2005 17:39:03 +0000 (GMT) (envelope-from jason.harmening@gmail.com) Received: by wproxy.gmail.com with SMTP id 57so740544wri for ; Mon, 05 Sep 2005 10:39:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=E4TFZDYVsu9TDr6hnRFNU7CvoQmHIdqk/ooZjIkxkOi5uWSq1HljVmN3IGoTAARphVLCNI0pYPuCkY+X6elWrGFUtuwIrYDIJWXc6ZCI7g8EWakL5YYQy9Smwt/FuH2JEnVfftevpZ5Tn1fI8dTOcD3vJVrQv2zmyfnBnPkZGSo= Received: by 10.54.7.31 with SMTP id 31mr3847929wrg; Mon, 05 Sep 2005 10:39:03 -0700 (PDT) Received: from ?192.168.0.3? ( [70.112.17.171]) by mx.gmail.com with ESMTP id d8sm70949wra.2005.09.05.10.39.03; Mon, 05 Sep 2005 10:39:03 -0700 (PDT) To: freebsd-hardware@freebsd.org, freebsd-stable@freebsd.org Date: Mon, 5 Sep 2005 12:41:05 -0500 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509051241.05303.Jason.Harmening@gmail.com> From: Jason Harmening Cc: Subject: atapicam + MO drive weirdness in 6.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 17:39:04 -0000 On my amd64 desktop, I have a Fujitsu DynaMO 2.3G ATAPI MO drive, and I've always had to use atapicam with it because there's no native ATA driver. The drive is genuinely capable of UDMA33, and I have hw.ata.atapi_dma turned on. In the past (with 5.x) the SCSI device listing that comes from atapicam at boot time has always shown the full transfer rate, as follows: da0 at ata0 bus 0 target 0 lun 0 da0: Removable Optical SCSI-4 device da0: 33.000MB/s transfers But since I upgraded to 6.0-BETA a month and a half ago, it doesn't look as if DMA is being enabled: da0 at ata0 bus 0 target 0 lun 0 da0: Removable Optical SCSI-4 device da0: 3.300MB/s transfers My UDMA33 CD burner still shows 33 MB/s in its atapicam SCSI listing, so I know UDMA transfers aren't completely broken with atapicam. And I can't seem to use atacontrol to manually change the transfer mode, because atacontrol has changed and requires an actual ata device file, as opposed to the old "atacontrol " syntax. I can still use the MO drive, but I'd like to be able to tap into its full transfer rate. I'm running the latest BETA4 now, and the problem is still present. It's not a showstopper for me by any means, but both this problem and the removal of the old manual atacontrol syntax seem to be unfortunate regressions in the new ATA subsystem. Any help or further explanation would be greatly appreciated. Thanks, Jason Harmening From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 21:50:58 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 244F216A41F for ; Mon, 5 Sep 2005 21:50:58 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF6143D46 for ; Mon, 5 Sep 2005 21:50:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j85Louvf023148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Sep 2005 17:50:56 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j85Lou6P011031; Mon, 5 Sep 2005 17:50:56 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 96B1E5126E; Mon, 5 Sep 2005 17:50:55 -0400 (EDT) Date: Mon, 5 Sep 2005 17:50:55 -0400 From: Kris Kennaway To: Claus Guttesen Message-ID: <20050905215055.GA58865@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: beta4 does not display some images X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 21:50:58 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 05, 2005 at 12:38:27PM +0200, Claus Guttesen wrote: > Hi. >=20 > Have a FreeBSD 6.0 beta2 webserver that displays thumbnails. Beta2 > from the 12'th of August works fine. Last night I upgraded the > webserver to beta4 as of Sept. 4'th. Some of the thumbnails were not > displayed. Simply rebooting to the older beta2-kernel resolved the > issue. >=20 > We're using the readfile-function in php5 to display the thumbnail. >=20 > There is no error-message. The thumbnails are located on a Solaris nfs-se= rver. Look into whether there is some kind of nfs problem..the fact that these are image thumbnails is unlikely to be directly relevant. Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDHL2+Wry0BWjoQKURAgCrAKDHJC8GwdOjIoxnFLRUvaowiq5B9wCeO7BI oldeCy8rIIgkLhoEDVVwlro= =ieI+ -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3-- From owner-freebsd-stable@FreeBSD.ORG Mon Sep 5 22:31:25 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FAA416A41F for ; Mon, 5 Sep 2005 22:31:25 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id A346B43D46 for ; Mon, 5 Sep 2005 22:31:24 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-38-128.dynamic.qsc.de [212.202.38.128]) by efacilitas.de (Postfix) with ESMTP id 3BA044B1DF; Tue, 6 Sep 2005 00:37:44 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 9A3DE331F05; Mon, 5 Sep 2005 22:29:43 +0000 (UTC) Message-ID: <431CC6D7.9050003@cs.tu-berlin.de> Date: Tue, 06 Sep 2005 00:29:43 +0200 From: =?ISO-8859-15?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "liguoqiang(126)" References: <002e01c5b209$abaae280$c700a8c0@lgq> In-Reply-To: <002e01c5b209$abaae280$c700a8c0@lgq> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 22:31:25 -0000 Hello, Read also http://www.freebsd.org/releases/5.4R/migration-guide.html Best Regards Björn From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 00:53:17 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F7A16A41F for ; Tue, 6 Sep 2005 00:53:17 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF32543D45 for ; Tue, 6 Sep 2005 00:53:16 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j860r4WE078311 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 6 Sep 2005 10:23:09 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Dominique Goncalves Date: Tue, 6 Sep 2005 10:23:03 +0930 User-Agent: KMail/1.8.1 References: <200508251139.09787.doconnor@gsoft.com.au> <200509030102.50363.doconnor@gsoft.com.au> <7daacbbe05090507226d124b72@mail.gmail.com> In-Reply-To: <7daacbbe05090507226d124b72@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5990360.eDUx6DG0I2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509061023.04293.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: VIA 6420 SATA150 RAID on 5.4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 00:53:17 -0000 --nextPart5990360.eDUx6DG0I2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 05 September 2005 23:52, Dominique Goncalves wrote: > > What about if you do it 'cold'? > > > > I like to test my RAID to make sure I can still boot when one disk is > > 'dead' :) > > If I remove one of the SATA disk, the bios of the SATA raid controler > complains to not have 2 disks and is marked 'broken', but I can try to > boot. > > When FreeBSD boot: > ar0: 194480MB status: BROKEN > > And I can't mount the raid. Hmm that's not good.. A mirror array should definitely not be broken with one drive removed :( =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart5990360.eDUx6DG0I2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHOhw5ZPcIHs/zowRAk01AKCEQOGKQ0IAnZqMPhqYZBF7GC46hwCffthe PR/Iow/Lng6jW5LdYWIq3f8= =Gk8/ -----END PGP SIGNATURE----- --nextPart5990360.eDUx6DG0I2-- From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 01:28:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BDFD16A41F for ; Tue, 6 Sep 2005 01:28:19 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F9F43D46 for ; Tue, 6 Sep 2005 01:28:18 +0000 (GMT) (envelope-from fehwalker@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so971818wra for ; Mon, 05 Sep 2005 18:28:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EQ2+xG/BBn/5oo5t5ZU7taLY3emGaFeWWToJmM7OHHHkComSRidXmlalyXb/9pX7zjw55NFRlyg4dez3l0+Qkx+Yy2AnCJWIZelFZJira5ur3BYtQ/DOv9ofR5rkrvYvnsOfNxfXQYSTc/ipK7GgoQDQcA6w3bFiLbbxBDv7aHM= Received: by 10.54.56.77 with SMTP id e77mr4464958wra; Mon, 05 Sep 2005 18:28:17 -0700 (PDT) Received: by 10.54.154.14 with HTTP; Mon, 5 Sep 2005 18:28:17 -0700 (PDT) Message-ID: <35de0c30050905182851e63376@mail.gmail.com> Date: Mon, 5 Sep 2005 21:28:17 -0400 From: Bryan Fullerton To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: 6.0BETA3 - READ_DMA timeouts on UDMA33 drive? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 01:28:19 -0000 Howdy, I've been tracking 6.0BETA on a P3/450 machine that's been running extremely solidly for several years. I've been cvsup'ing and rebuilding once a week or so. It's not a hugely busy machine, just has a squid cache and DNS for my home network and storage of remote backups. After an update to 6.0BETA3 as of last week I've started seeing intermittant READ_DMA timeout errors (warnings?) from a standard UDMA33 drive. I'm building BETA4 now and will see if that still has problems. Aug 31 00:55:25 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D33212179 Aug 31 00:58:58 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D18832671 Aug 31 02:21:49 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D12707583 Aug 31 05:55:41 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D30539199 Aug 31 20:24:29 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D2663743 Aug 31 20:55:46 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D17535935 Aug 31 20:58:06 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D1371539 Sep 1 00:48:14 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D17523487 Sep 1 07:26:19 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D75323491 Sep 1 08:19:52 katana kernel: ad0: TIMEOUT - READ_DMA retrying (1 retry left) LBA=3D9808191 ATA related items from dmesg: atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb800-0xb80f at device 4.1 on pci0 ata0: on atapci0 ata1: on atapci0 ad0: 39266MB at ata0-master UDMA33 ad1: 29314MB at ata0-slave UDMA33 acd0: CDRW at ata1-master PIO4 Any ideas what's up with that? Are these errors or warnings? Is this something that's always been happening but wasn't being reported before, or something being erroneously reported? smartmontools reports that ad0 has zero SMART errors or failures, so it doesn't appear to be an issue with the drive itself. A short SMART test also passes with no errors. Thanks, Bryan From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 01:59:08 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE65016A43A for ; Tue, 6 Sep 2005 01:59:08 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0303F43D46 for ; Tue, 6 Sep 2005 01:59:07 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j861x0rt079095 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 6 Sep 2005 11:29:05 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Tue, 6 Sep 2005 11:28:48 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3265373.QbrW3HqqDA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509061128.57579.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: 6.0-BETA3 tests X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 01:59:08 -0000 --nextPart3265373.QbrW3HqqDA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I am trying 6.0-BETA3 amd64 on an Abit AV8 based system using the onboard S= ATA=20 RAID connected to 2 WD 320 disks. I have a PS/2 keyboard which is not properly detected by the system (but i= t=20 isn't detected in 5.4 either so it's not a regression.. it would be nice t= o=20 have it work though :)=20 To work around this I do 'set hint.atkbd.0.flags=3D"0x0"' in the loader - w= ould=20 it be possible to have a menu option for this? I tried 'Boot with a USB keyboard' in the 5.4 install but that made no=20 difference, and there is no beastie menu in the 6.0 disk so I can't try it= =20 here. I am not sure what that option does but I suspect it might be stale=20 from a time when the atkbd default device flags were 0, not 1 and hence the= =20 PS/2 keyboard was always seen by default. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart3265373.QbrW3HqqDA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHPfh5ZPcIHs/zowRAp17AKCULFL/Z1iT2H0t1esFlvU9pFN5YQCfSFao 9cgNYLgp1pExpRvVsate1OE= =9QoA -----END PGP SIGNATURE----- --nextPart3265373.QbrW3HqqDA-- From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 03:17:20 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A251416A41F for ; Tue, 6 Sep 2005 03:17:20 +0000 (GMT) (envelope-from tom@band-ade.com) Received: from stan.phonebites.com (stan.phonebites.com [209.133.33.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4640343D48 for ; Tue, 6 Sep 2005 03:17:20 +0000 (GMT) (envelope-from tom@band-ade.com) Received: from localhost (localhost.phonebites.com [127.0.0.1]) by stan.phonebites.com (Postfix) with ESMTP id 93F62A9FC83 for ; Mon, 5 Sep 2005 20:17:19 -0700 (PDT) Received: from stan.phonebites.com ([127.0.0.1]) by localhost (stan.phonebites.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85011-06 for ; Mon, 5 Sep 2005 20:17:17 -0700 (PDT) Received: from [192.168.1.2] (user177-63.wireless.ocsnet.net [208.19.63.177]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by stan.phonebites.com (Postfix) with ESMTP id 8A7BAA9FC5E for ; Mon, 5 Sep 2005 20:17:17 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v733) Content-Transfer-Encoding: 7bit Message-Id: <7244231F-36BE-442A-9802-EE08DA4B8BC5@band-ade.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-stable@freebsd.org From: Tom Pepper Date: Mon, 5 Sep 2005 20:17:14 -0700 X-Mailer: Apple Mail (2.733) X-Virus-Scanned: amavisd-new at phonebites.com Subject: nanosleep/usleep using cpu under vmware esx X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 03:17:20 -0000 Y'all: I'm running a few instances of 5-stable under VMWare ESX 2.51 on several dual-processor HP BL20P 3Ghz+ Xeon servers. The system load runs normally for network processes like apache and mysql, but for any process which utilizes nanosleep() or usleep() in a while loop there's between 1-2% of CPU consumed, even when the processes have no tasks performing beside the sleep. Running the same processes on actual hardware in an identical configuration (5-STABLE on physical blade) shows no CPU load. My grasp of programming is far from wide-reaching, but I've gone so far as to compile a simple program. Please don't laugh within earshot: #include int main() { int i; for(i=0; i<1000; i++) { usleep(2000); } return 0; } A few results after compiling (-O2 -s) and executing within /usr/bin/ time: inside VMWare-hosted 5-stable host: 0.044u 0.050s 0:19.62 0.4% 53+834k 0+0io 0pf+0w 0.029u 0.054s 0:19.60 0.3% 24+810k 0+0io 0pf+0w 0.036u 0.057s 0:19.60 0.4% 29+973k 0+0io 0pf+0w 0.037u 0.053s 0:19.59 0.4% 32+1072k 0+0io 0pf+0w outside VMWare within 5-stable on same hardware: 0.006u 0.006s 0:19.99 0.0% 0+0k 0+0io 0pf+0w 0.000u 0.012s 0:19.99 0.0% 12+396k 0+0io 0pf+0w 0.002u 0.010s 0:19.99 0.0% 20+660k 0+0io 0pf+0w 0.004u 0.008s 0:19.99 0.0% 0+0k 0+0io 0pf+0w I'm assuming this has something to do with the fact that vmware's concept of time differs from being on the wire, but I'm wondering if there's anything I can do to reduce sleep CPU consumption of software designed around this concept (streaming servers, etc.)? Would this question be better-addressed in another list? Thanks, -Tom From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 04:10:37 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A006416A41F for ; Tue, 6 Sep 2005 04:10:37 +0000 (GMT) (envelope-from drblast@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 331F043D46 for ; Tue, 6 Sep 2005 04:10:36 +0000 (GMT) (envelope-from drblast@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so2447723nzd for ; Mon, 05 Sep 2005 21:10:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=soiXQ/lBSeWy+avJ3IPzC1rEP6tLrf7BWtoeRqL2heTnrMxhHfuws+52C8VRbSPVJX9K3x+V7CoBI393UlQ3NIrSA29L7F4y7LhDhNqBZ9KbTW3H/StQr+XwEXV0rUjo/WWedgXA/u32C97a4Ufs9IQSbY+8baDj4bOH9GsHUuA= Received: by 10.37.20.32 with SMTP id x32mr53581nzi; Mon, 05 Sep 2005 21:10:36 -0700 (PDT) Received: by 10.36.19.9 with HTTP; Mon, 5 Sep 2005 21:10:36 -0700 (PDT) Message-ID: Date: Mon, 5 Sep 2005 21:10:36 -0700 From: Ian Larsen To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ndis not working X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 04:10:37 -0000 Hello all, I just got a new HP ze2000 laptop with a Turion amd64 processor, and I've= =20 got 5-stable running on it. (Updated to stable from 5.4 Release this=20 morning.) Everything works great except for the wireless card. ndiscvt works properly= ,=20 and the kernel module loads just fine (an improvement over 5.4 release,=20 which paniced on driver load) I've tried a number of different drivers,=20 including: The generic 64-bit broadcom ones from here: http://www.linuxant.com/driverloader/drivers.php 64 bit drivers from Acer at:=20 ftp://ftp.support.acer-euro.com/notebook/ferrari_4000/driver/winxp64bit/802= 11g.zip pciconf -lv gives:=20 none5@pci5:2:0: class=3D0x028000 card=3D0x1355103c chip=3D0x431814e4 rev=3D= 0x02=20 hdr=3D0x00 vendor =3D 'Broadcom Corporation' class =3D network The acer drivers match the chip number exactly, as I found them on the=20 Ndiswrapper list=20 http://ndiswrapper.sourceforge.net/mediawiki/index.php/List (driver #31) The odd thing is that under Gentoo, the wireless card works just fine with= =20 Ndiswrapper, using the aforementioned Acer drivers. To compile, I'm doing=20 iconv -c -f utf-16 -t ascii bcmwl5.inf > bcmwl5.inf.ascii ndiscvt -i bcmwl5.inf.ascii -s BCMWL564.SYS -o ndis_driver_data.o make && make install And like I mentioned, the drivers compile and load just fine, but the=20 network interface isn't available afterward (ifconfig -a) Please send any suggestions, I'm not a big fan of Gentoo and I'd really lik= e=20 to get FreeBSD fully working on this laptop. :-) Thanks! Ian Larsen From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 07:00:11 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E912616A41F for ; Tue, 6 Sep 2005 07:00:10 +0000 (GMT) (envelope-from drblast@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E9A043D48 for ; Tue, 6 Sep 2005 07:00:09 +0000 (GMT) (envelope-from drblast@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so2463642nzd for ; Tue, 06 Sep 2005 00:00:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ZIYFLMQBt4BBLW6eStrofaRHN35jqCYzvRMYlXB9m5fmxsX8kjh0Aj+0RaY5ipw9IgNM/yPqPkNv5lPbV+ANVS1AhLzZAx5NUe8d544nZJuq4c3YDmBTJPQl6/o4Ie58GelGtwL3pBPd1qexw3k1e1tsi+UctDiHQYAzyQRqDxQ= Received: by 10.36.220.75 with SMTP id s75mr4337nzg; Tue, 06 Sep 2005 00:00:09 -0700 (PDT) Received: by 10.36.19.9 with HTTP; Tue, 6 Sep 2005 00:00:08 -0700 (PDT) Message-ID: Date: Tue, 6 Sep 2005 00:00:09 -0700 From: Ian Larsen To: Phil Bowens In-Reply-To: Mime-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: ndis not working X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 07:00:11 -0000 Thank you for the response. I'm aware of the ndisgen utility as I tried out the 6-Beta3 release, but it= =20 doesn't seem to be anywhere in the 5-stable system I have running. I've=20 cvsup'd the latest 5-stable source about an hour ago to make sure. There's= =20 no ndisgen in the source and there's no binary to be found anywhere. Am I missing something? Regards, Ian Larsen On 9/5/05, Phil Bowens wrote: >=20 > There was a thread about this a couple weeks ago. Apparently, ndis module= =20 > generation has changed.. most documentation sources (e.g. the handbook)= =20 > have not been updated yet. Try using the 'ndisgen' utility. It is an=20 > interactive sh script that [I believe] builds a stub from the XP binaries= =20 > and then links the kernel module so that it can be loaded directly. I=20 > suppose it's a much better solution if you have more than one device usin= g=20 > ndis... >=20 > On 9/6/05, Ian Larsen wrote: >=20 > > Hello all, > >=20 > > I just got a new HP ze2000 laptop with a Turion amd64 processor, and=20 > > I've > > got 5-stable running on it. (Updated to stable from 5.4 Release this > > morning.) > >=20 > > Everything works great except for the wireless card. ndiscvt works=20 > > properly,=20 > > and the kernel module loads just fine (an improvement over 5.4 release, > > which paniced on driver load) I've tried a number of different drivers, > > including: > >=20 > > The generic 64-bit broadcom ones from here: > > http://www.linuxant.com/driverloader/drivers.php > >=20 > > 64 bit drivers from Acer at: > > ftp://ftp.support.acer-euro.com/notebook/ferrari_4000/driver/winxp64bit= /80211g.zip=20 > >=20 > >=20 > > pciconf -lv gives: > >=20 > > none5@pci5:2:0: class=3D0x028000 card=3D0x1355103c chip=3D0x431814e4 re= v=3D0x02 > > hdr=3D0x00 > > vendor =3D 'Broadcom Corporation' > > class =3D network > >=20 > > The acer drivers match the chip number exactly, as I found them on the= =20 > > Ndiswrapper list > > http://ndiswrapper.sourceforge.net/mediawiki/index.php/List (driver #31= ) > >=20 > > The odd thing is that under Gentoo, the wireless card works just fine= =20 > > with=20 > > Ndiswrapper, using the aforementioned Acer drivers. > >=20 > > To compile, I'm doing > > iconv -c -f utf-16 -t ascii bcmwl5.inf > bcmwl5.inf.ascii > > ndiscvt -i bcmwl5.inf.ascii -s BCMWL564.SYS -o ndis_driver_data.o > > make && make install > >=20 > > And like I mentioned, the drivers compile and load just fine, but the > > network interface isn't available afterward (ifconfig -a) > >=20 > > Please send any suggestions, I'm not a big fan of Gentoo and I'd really= =20 > > like=20 > > to get FreeBSD fully working on this laptop. :-) > >=20 > > Thanks! > > Ian Larsen > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list=20 > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g > > " > >=20 >=20 >=20 >=20 > --=20 > Phil Bowens >=20 > He who is the greatest of warriors overcomes and subdues himself. From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 07:19:07 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04A8016A41F for ; Tue, 6 Sep 2005 07:19:07 +0000 (GMT) (envelope-from drblast@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DFA143D46 for ; Tue, 6 Sep 2005 07:19:06 +0000 (GMT) (envelope-from drblast@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so2465430nzd for ; Tue, 06 Sep 2005 00:19:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=VlKC7K+2gkbk4sT7ZFKjYl/yr0Nlr0ecvcCtpXjNl72FEPlD6KBiW9nC/G90dSoyvu0TPHg9GjTMiZN6HtLjcsKyEBbYVK/6OAdE0FO0pQc/5npcs1bvRmGcwT9iX38CQ0rx1ghW77tPcHfBcFKvwLfdjGm0SdYsuO5uCLd4k/k= Received: by 10.36.220.75 with SMTP id s75mr12978nzg; Tue, 06 Sep 2005 00:19:05 -0700 (PDT) Received: by 10.36.19.9 with HTTP; Tue, 6 Sep 2005 00:19:05 -0700 (PDT) Message-ID: Date: Tue, 6 Sep 2005 00:19:05 -0700 From: Ian Larsen To: freebsd-stable@freebsd.org In-Reply-To: Mime-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: ndis not working X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 07:19:07 -0000 Whoops, I had forgotten to installworld. It's late... Thanks for your help. -Ian Larsen On 9/6/05, Ian Larsen wrote: >=20 > Thank you for the response. >=20 > I'm aware of the ndisgen utility as I tried out the 6-Beta3 release, but= =20 > it doesn't seem to be anywhere in the 5-stable system I have running. I'v= e=20 > cvsup'd the latest 5-stable source about an hour ago to make sure. There'= s=20 > no ndisgen in the source and there's no binary to be found anywhere. >=20 > Am I missing something? >=20 > Regards, > Ian Larsen >=20 >=20 > On 9/5/05, Phil Bowens wrote: > >=20 > > There was a thread about this a couple weeks ago. Apparently, ndis=20 > > module generation has changed.. most documentation sources (e.g. the=20 > > handbook) have not been updated yet. Try using the 'ndisgen' utility. I= t is=20 > > an interactive sh script that [I believe] builds a stub from the XP bin= aries=20 > > and then links the kernel module so that it can be loaded directly. I= =20 > > suppose it's a much better solution if you have more than one device us= ing=20 > > ndis... > >=20 > > On 9/6/05, Ian Larsen < drblast@gmail.com> wrote: > >=20 > > > Hello all, > > >=20 > > > I just got a new HP ze2000 laptop with a Turion amd64 processor, and= =20 > > > I've > > > got 5-stable running on it. (Updated to stable from 5.4 Release this > > > morning.) > > >=20 > > > Everything works great except for the wireless card. ndiscvt works=20 > > > properly,=20 > > > and the kernel module loads just fine (an improvement over 5.4release= , > > > which paniced on driver load) I've tried a number of different=20 > > > drivers, > > > including: > > >=20 > > > The generic 64-bit broadcom ones from here: > > > http://www.linuxant.com/driverloader/drivers.php > > >=20 > > > 64 bit drivers from Acer at: > > > ftp://ftp.support.acer-euro.com/notebook/ferrari_4000/driver/winxp64b= it/80211g.zip=20 > > >=20 > > >=20 > > > pciconf -lv gives: > > >=20 > > > none5@pci5:2:0: class=3D0x028000 card=3D0x1355103c chip=3D0x431814e4= =20 > > > rev=3D0x02 > > > hdr=3D0x00 > > > vendor =3D 'Broadcom Corporation' > > > class =3D network > > >=20 > > > The acer drivers match the chip number exactly, as I found them on th= e=20 > > >=20 > > > Ndiswrapper list > > > http://ndiswrapper.sourceforge.net/mediawiki/index.php/List (driver= =20 > > > #31) > > >=20 > > > The odd thing is that under Gentoo, the wireless card works just fine= =20 > > > with=20 > > > Ndiswrapper, using the aforementioned Acer drivers. > > >=20 > > > To compile, I'm doing > > > iconv -c -f utf-16 -t ascii bcmwl5.inf > bcmwl5.inf.ascii > > > ndiscvt -i bcmwl5.inf.ascii -s BCMWL564.SYS -o ndis_driver_data.o > > > make && make install > > >=20 > > > And like I mentioned, the drivers compile and load just fine, but the > > > network interface isn't available afterward (ifconfig -a) > > >=20 > > > Please send any suggestions, I'm not a big fan of Gentoo and I'd=20 > > > really like=20 > > > to get FreeBSD fully working on this laptop. :-) > > >=20 > > > Thanks! > > > Ian Larsen > > > _______________________________________________ > > > freebsd-stable@freebsd.org mailing list=20 > > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > > To unsubscribe, send any mail to "=20 > > > freebsd-stable-unsubscribe@freebsd.org" > > >=20 > >=20 > >=20 > >=20 > > --=20 > > Phil Bowens > >=20 > > He who is the greatest of warriors overcomes and subdues himself.=20 >=20 >=20 > From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 07:49:34 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC8916A420 for ; Tue, 6 Sep 2005 07:49:34 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93F0543D46 for ; Tue, 6 Sep 2005 07:49:33 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by wproxy.gmail.com with SMTP id i23so546940wra for ; Tue, 06 Sep 2005 00:49:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TTGB8VeUgBwHwcK/D9b9KBH6w+em0yunqb2TZRSBi7usxNE9hheEAkDdQJs7q8Vk2bu06WI4zFhO5MrFntm8uhxAbxTdesNwae8xp09PkthDWBhQv03xtXG9uEHiy0w7cRs4PQxmDB0piQ07QhTuhGgAuB6c1g+hECJPKlxUKEY= Received: by 10.54.5.74 with SMTP id 74mr4213944wre; Tue, 06 Sep 2005 00:49:32 -0700 (PDT) Received: by 10.54.145.18 with HTTP; Tue, 6 Sep 2005 00:49:32 -0700 (PDT) Message-ID: Date: Tue, 6 Sep 2005 09:49:32 +0200 From: Claus Guttesen To: Kris Kennaway In-Reply-To: <20050905215055.GA58865@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050905215055.GA58865@xor.obsecurity.org> Cc: freebsd-stable@freebsd.org Subject: Re: beta4 does not display some images X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kometen@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 07:49:34 -0000 > > We're using the readfile-function in php5 to display the thumbnail. > > There is no error-message. The thumbnails are located on a Solaris nfs-= server. >=20 > Look into whether there is some kind of nfs problem..the fact that > these are image thumbnails is unlikely to be directly relevant. Today I wanted to make a tcpdump of beta2 and beta4 to locate any network-related issues. I rebooted back to beta4 and it was OK. Could be either the switch (Dell GB managed) or related to the nfs-server. I can't reproduce the problem. regards Claus From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 11:17:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6824B16A41F for ; Tue, 6 Sep 2005 11:17:29 +0000 (GMT) (envelope-from Jan.Grant@bristol.ac.uk) Received: from diri.bris.ac.uk (diri.bris.ac.uk [137.222.10.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0876143D45 for ; Tue, 6 Sep 2005 11:17:28 +0000 (GMT) (envelope-from Jan.Grant@bristol.ac.uk) Received: from mail.ilrt.bris.ac.uk ([137.222.16.62]) by diri.bris.ac.uk with esmtp (Exim 4.51) id 1ECbS8-0004nn-If; Tue, 06 Sep 2005 12:17:27 +0100 Received: from cmjg (helo=localhost) by mail.ilrt.bris.ac.uk with local-esmtp (Exim 4.50) id 1ECbS7-0001ER-5m; Tue, 06 Sep 2005 12:17:23 +0100 Date: Tue, 6 Sep 2005 12:17:23 +0100 (BST) From: Jan Grant X-X-Sender: cmjg@mail.ilrt.bris.ac.uk To: jl@burghcom.com In-Reply-To: <20050905095615.qfu5dtmsggog0kkg@atomic.burghcom.com> Message-ID: References: <002e01c5b209$abaae280$c700a8c0@lgq> <20050905095615.qfu5dtmsggog0kkg@atomic.burghcom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Jan Grant X-Spam-Score: -2.8 X-Spam-Level: -- Cc: freebsd-stable@freebsd.org Subject: Re: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 11:17:29 -0000 On Mon, 5 Sep 2005 jl@burghcom.com wrote: > Quoting "liguoqiang\(126\)" : > > > Hi, all: > > I update my freebsd ver 4.11 by cvsup src-all tree. > > It's successfully as below: > > make buildworld > > make buildkernel > > make installkernel > > But some errors appear when i make installworld: > > > > It has been my experience that updating from one full version to another (3.x > to > 4.x, 4.x to 5.x) is better done by doing a clean binary install of the next > version, then import/install software and users on the new system. > I understand that this is not always an option, but I have had less problems > this way than cvsup across full versions. FWIW I've had no problems following the source upgrade instructions - they were very successful. The only issue I came across was one of my own making: I used a second drive to install copies of /, /usr to manage upgrades (much like solaris' liveupdate) and wound up with a ufs2 /, which my original bootloader (from the 3.x days) didn't grok. Cheers, jan -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44 (0)117 3317661 http://ioctl.org/jan/ and Nostradamus never dreamed of the Church of the Accellerated Worm From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 13:05:08 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5989B16A41F for ; Tue, 6 Sep 2005 13:05:08 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) Received: from mail22.messagelabs.com (mail22.messagelabs.com [62.231.131.211]) by mx1.FreeBSD.org (Postfix) with SMTP id 6E07F43D4C for ; Tue, 6 Sep 2005 13:05:06 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) X-VirusChecked: Checked X-Env-Sender: tpalfi@phoenixmedical.co.uk X-Msg-Ref: server-22.tower-22.messagelabs.com!1126011904!28389919!1 X-StarScan-Version: 5.4.15; banners=phoenixmedical.co.uk,-,- X-Originating-IP: [62.231.142.146] Received: (qmail 28674 invoked from network); 6 Sep 2005 13:05:04 -0000 Received: from unallocated.star.net.uk (HELO ?62.231.142.146?) (62.231.142.146) by server-22.tower-22.messagelabs.com with SMTP; 6 Sep 2005 13:05:04 -0000 Received: from no.name.available by [62.231.142.146] via smtpd (for mail22.messagelabs.com [62.231.131.211]) with ESMTP; Tue, 6 Sep 2005 13:38:49 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Tue, 6 Sep 2005 14:05:03 +0100 Message-ID: <119D03CDAA26274786799627855EC43D67F537@indy.enzo.phoenixmedical.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Vinum volume manager Thread-Index: AcWy45iprDLA4/ZhS8+iRNUjH+r5eg== From: "Tomas Palfi" To: Cc: Subject: Vinum volume manager X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 13:05:08 -0000 To=20all, i've=20got=20a=20server=20with=20two=20identical=20disks=20which=20I=20wou= ld=20like=20to=20set=20up as=20a=20one=20way=20mirror=20with=20Vinum=20volume=20manager.=20How=20do=20= I=20go=20about configuring=20the=20entire=20disk=20making=20it=20bootable=20mirror=20of=20= the=20first=20one? I=20managed=20to=20do=20it=20in=20Solstice=20on=20Solaris,=20but=20Vinum=20= support=20is different. thanks -- tp PRIVACY=20&=20CONFIDENTIALITY This=20e-mail=20is=20private=20and=20confidential.=20=20If=20you=20have,=20= or=20suspect=20you=20have=20received=20this=20message=20in=20error=20pleas= e=20notify=20the=20sender=20as=20soon=20as=20possible=20and=20remove=20fro= m=20your=20system.=20=20You=20may=20not=20copy,=20distribute=20or=20take=20= any=20action=20in=20reliance=20on=20it.=20Thank=20you=20for=20your=20co-op= eration. Please=20note=20that=20whilst=20best=20efforts=20are=20made,=20neither=20t= he=20company=20nor=20the=20sender=20accepts=20any=20responsibility=20for=20= viruses=20and=20it=20is=20your=20responsibility=20to=20scan=20the=20email=20= and=20attachments=20(if=20any). This=20e-mail=20has=20been=20automatically=20scanned=20for=20viruses=20by=20= MessageLabs. From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 13:13:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BC7816A41F for ; Tue, 6 Sep 2005 13:13:12 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93B3343D48 for ; Tue, 6 Sep 2005 13:13:11 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by nproxy.gmail.com with SMTP id c2so201982nfe for ; Tue, 06 Sep 2005 06:13:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=omG+MD/IlXE379tO7v2EmRPHaFC03cORCPUCTqxxC7caO+KqpIkllsV66FG2Akv3RxsS46C4dkhm1zFIjSqN8VyPo7ZgmLgwVJGKGB8Op1hIoufxxLiaPsaf3yiyH5pr/fXq8KkP0EdEwHTOQBRY29WPCAW9/gZSv2d/XWp1TWE= Received: by 10.48.249.6 with SMTP id w6mr164907nfh; Tue, 06 Sep 2005 06:13:10 -0700 (PDT) Received: by 10.48.244.19 with HTTP; Tue, 6 Sep 2005 06:13:10 -0700 (PDT) Message-ID: <1dbad31505090606135e35e1e8@mail.gmail.com> Date: Tue, 6 Sep 2005 15:13:10 +0200 From: Michael Schuh To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: RELENG_4 pam update doesn't work correct X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: michael.schuh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 13:13:12 -0000 Hello, yesterday i have made an cvsup from RELENG_4 and made the typically system-update with: make buildworld kernel mergemaster -p make installworld mergemaster=20 portupgrade -ar Now i have problems with pam. the pam-modules and the Library-Archive libpam.a in /usr/lib are updated correctly. but the libpam.so.1 wasn't changed. the relied programs pam-pgsql pamtester dosn't work anymore, saslauthd (cyrus-sasl-saslauthd with -a pam flags) quit also with signal 10= and an core dump. After i have changed back to the old libs and modules all will work perfect= ly. Does anyone have any suggestion? best regards michael From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 14:16:11 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21E6416A41F for ; Tue, 6 Sep 2005 14:16:11 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BBC543D49 for ; Tue, 6 Sep 2005 14:16:10 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by nproxy.gmail.com with SMTP id c2so205439nfe for ; Tue, 06 Sep 2005 07:16:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HxXN3wZNsEltRhl1dHsvQKpcBaVw6c/osMPBjouR+zKBHwdMRmIyScBOdrJcTBqz8xs85TqVb3RmANE383maHjc50Brk9+pA4e3q9cpl31h0JoiWAGMzyfQBNqVQvT4QtWJLECYeeLOaKALqeqaAbMa8C9D8iIGs6NxdbmkUe4M= Received: by 10.48.250.3 with SMTP id x3mr167474nfh; Tue, 06 Sep 2005 07:16:09 -0700 (PDT) Received: by 10.48.244.19 with HTTP; Tue, 6 Sep 2005 07:16:09 -0700 (PDT) Message-ID: <1dbad315050906071684b9d5c@mail.gmail.com> Date: Tue, 6 Sep 2005 16:16:09 +0200 From: Michael Schuh To: freebsd-stable@freebsd.org In-Reply-To: <1dbad31505090606135e35e1e8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1dbad31505090606135e35e1e8@mail.gmail.com> Subject: Re: RELENG_4 pam update doesn't work correct X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: michael.schuh@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 14:16:11 -0000 Hello, i have also opened a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D85796 regards michael 2005/9/6, Michael Schuh : > Hello, >=20 > yesterday i have made an cvsup from RELENG_4 and made the typically > system-update with: >=20 > make buildworld kernel > mergemaster -p > make installworld > mergemaster > > portupgrade -ar >=20 > Now i have problems with pam. > the pam-modules and the Library-Archive libpam.a in /usr/lib are > updated correctly. > but the libpam.so.1 wasn't changed. >=20 > the relied programs pam-pgsql pamtester dosn't work anymore, > saslauthd (cyrus-sasl-saslauthd with -a pam flags) quit also with signal = 10 and > an core dump. >=20 > After i have changed back to the old libs and modules all will work perfe= ctly. > Does anyone have any suggestion? >=20 > best regards >=20 > michael > From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 16:04:47 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B321A16A41F for ; Tue, 6 Sep 2005 16:04:47 +0000 (GMT) (envelope-from jinzougen@jinzougen.org) Received: from smtpgw2.mcleodusaemail.com (smtpgw2.mcleodusaemail.com [63.254.138.229]) by mx1.FreeBSD.org (Postfix) with SMTP id 3012543D45 for ; Tue, 6 Sep 2005 16:04:46 +0000 (GMT) (envelope-from jinzougen@jinzougen.org) Received: (qmail 16089 invoked from network); 6 Sep 2005 16:04:40 -0000 Received: from 216-43-27-51.dsl.mcleodusa.net (HELO jinzougen.org) (216.43.27.51) by mail.mcleodusaemail.com with SMTP; 6 Sep 2005 16:04:45 -0000 Message-ID: <431DBE1B.2080700@jinzougen.org> Date: Tue, 06 Sep 2005 11:04:43 -0500 From: Brandon Beamer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Audigy LS and Netgear WG311 drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jinzougen@jinzougen.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 16:04:47 -0000 I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and a Netgear WG311 v3 wireless PCI card. The ath driver does not recognize the Netgear card and the emu10k1 driver does not recognize the Audigy. I've searched online and also found an "emu10kx" driver written by some guy, but it doesn't recognize my specific chip id. Has anyone else had problems with these pieces of hardware, if so how did you fix it/could you fix it. If not, does anyone have a wireless card that they have working with FreeBSD so that I can go out and buy a different one with confidence? -- Brandon Beamer jinzougen@jinzougen.org From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 16:26:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E943016A420 for ; Tue, 6 Sep 2005 16:26:13 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C5D8043D49 for ; Tue, 6 Sep 2005 16:26:12 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 06 Sep 2005 16:26:11 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp019) with SMTP; 06 Sep 2005 18:26:11 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Tue, 6 Sep 2005 18:25:55 +0200 User-Agent: KMail/1.8.1 References: <200508260815.38485@harrymail> In-Reply-To: <200508260815.38485@harrymail> X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1837709.AQlzuHBgHE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509061826.09213@harrymail> X-Y-GMX-Trusted: 0 Cc: freebsd-stable@freebsd.org Subject: Re: PANIC, a very strange one, at least for me on 6.0-BETA2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 16:26:14 -0000 --nextPart1837709.AQlzuHBgHE Content-Type: multipart/mixed; boundary="Boundary-01=_WMcHDZx0Bsk2XJT" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_WMcHDZx0Bsk2XJT Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Freitag, 26. August 2005 08:15 CEST schrieb Emanuel Strobl: > Hello, > > fortunately I had my laptop logging on the serial console when my box > suddenly panicked. > I just removed a directory, no usual panic message. System is late > BETA2, please find attached the trace and panick message This panic showed up again, again after the same things done, so I filed a= =20 PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D85804 Unfortunately I can't reproduce it with a freshly booted machine, seems the= =20 box hast to be up some days.... Again, attached all I got on the serial console this time. =2DHarry --Boundary-01=_WMcHDZx0Bsk2XJT Content-Type: text/plain; charset="iso-8859-15"; name="panic.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="panic.txt" panic: handle_workitem_remove: bad file delta KDB: enter: panic [thread pid 54 tid 100059 ] Stopped at kdb_enter+0x30: leave =20 db> where Tracing pid 54 tid 100059 td 0xc1e75780 kdb_enter(c0791b35,c0801560,c07a421e,d58b2c3c,100) at kdb_enter+0x30 panic(c07a421e,11970,0,d58b2c50,3b7) at panic+0xd5 handle_workitem_remove(c2d81de0,0,2,32e,0) at handle_workitem_remove+0x107 process_worklist_item(0,0,c07a39e1,2de,431db271) at process_worklist_item+0= x20b softdep_process_worklist(0,0,c079a93a,678,0) at softdep_process_worklist+0x= 130 sched_sync(0,d58b2d38,c078ef39,30d,0) at sched_sync+0x2ee fork_exit(c06078c0,0,d58b2d38) at fork_exit+0xc1 fork_trampoline() at fork_trampoline+0x8 =2D-- trap 0x1, eip =3D 0, esp =3D 0xd58b2d6c, ebp =3D 0 --- db> --Boundary-01=_WMcHDZx0Bsk2XJT-- --nextPart1837709.AQlzuHBgHE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHcMhBylq0S4AzzwRAnGvAJ9Nun9FM+p8GLqloZ+HCWhGHV71IwCfdGNr 25Uz2fbPZEexI2LOtGAdNkY= =S7IK -----END PGP SIGNATURE----- --nextPart1837709.AQlzuHBgHE-- From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 17:53:25 2005 Return-Path: X-Original-To: FreeBSD-stable@freebsd.org Delivered-To: FreeBSD-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D1D16A41F for ; Tue, 6 Sep 2005 17:53:25 +0000 (GMT) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B352A43D45 for ; Tue, 6 Sep 2005 17:53:24 +0000 (GMT) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.13.4/8.13.3) with ESMTP id j86HrPTW046318 for ; Tue, 6 Sep 2005 10:53:25 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.13.4/8.13.3) with ESMTP id j86HrOVF040846 for ; Tue, 6 Sep 2005 10:53:24 -0700 (PDT) (envelope-from frank@exit.com) Received: (from frank@localhost) by realtime.exit.com (8.13.4/8.13.4/Submit) id j86HrNUb040845 for FreeBSD-stable@freebsd.org; Tue, 6 Sep 2005 10:53:23 -0700 (PDT) (envelope-from frank@exit.com) X-Authentication-Warning: realtime.exit.com: frank set sender to frank@exit.com using -f From: Frank Mayhar To: FreeBSD-stable@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Exit Consulting Date: Tue, 06 Sep 2005 10:53:23 -0700 Message-Id: <1126029203.37886.4.camel@realtime.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV 0.86.1/1066/Tue Sep 6 04:42:41 2005 on tinker.exit.com X-Virus-Status: Clean Cc: Subject: Serious mouse problems on latest 5-stable. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: frank@exit.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 17:53:25 -0000 After I returned from my vacation last week, I set about upgrading my systems to the latest -stable. The short version of the story is that I had to fall back to an earlier version, since the psm driver has been made essentially unusable. I saw a thread about psm-related panics but I didn't see those; rather I saw what appeared to be very serious loss of either characters or interrupts. I suspect the latter since "systat -vmstat" reported a tiny fraction of the number of interrupts that should have been generated by mouse movement (on the order of 5%). This was with a kernel and world as of 9/1. I dropped back to a kernel from 8/10 and all was well. I haven't had a chance to further narrow this down, but I just wanted to check whether this is a known problem...? -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/ From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 18:32:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0731E16A41F for ; Tue, 6 Sep 2005 18:32:29 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F05443D4C for ; Tue, 6 Sep 2005 18:32:28 +0000 (GMT) (envelope-from mike@sentex.net) Received: from pumice3.sentex.ca (pumice3.sentex.ca [64.7.153.26]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j86IWRhi013026 for ; Tue, 6 Sep 2005 14:32:27 -0400 (EDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by pumice3.sentex.ca (8.13.3/8.13.3) with ESMTP id j86IWRp3043362 for ; Tue, 6 Sep 2005 14:32:27 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id j86IWPGF041674 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 6 Sep 2005 14:32:25 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20050906143013.08041df0@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Tue, 06 Sep 2005 14:31:56 -0400 To: freebsd-stable@freebsd.org From: Mike Tancsa Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 X-Scanned-By: MIMEDefang 2.51 on 64.7.153.26 Subject: LOR on BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 18:32:29 -0000 Both times I tried to install Beta3 on the box below and got panics and LORs Copyright (c) 1992-2005 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 6.0-BETA3 #0: Mon Aug 22 22:59:46 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC WARNING: WITNESS option enabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) CPU 2.40GHz (2400.41-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf34 Stepping = 4 Features=0xbfebfbff Features2=0x441d> real memory = 267321344 (254 MB) avail memory = 251949056 (240 MB) ACPI APIC Table: ioapic0 irqs 0-23 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) pci_link0: irq 12 on acpi0 pci_link1: irq 10 on acpi0 pci_link2: irq 7 on acpi0 pci_link3: irq 11 on acpi0 pci_link4: irq 11 on acpi0 pci_link5: irq 5 on acpi0 pci_link6: irq 10 on acpi0 pci_link7: irq 0 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: port 0xe400-0xe407 mem 0xf0000000-0xf7ffffff,0xf8500000-0xf857ffff irq 16 at device 2.0 on pci0 agp0: detected 892k stolen memory agp0: aperture size is 128M uhci0: port 0xe000-0xe01f irq 16 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xe100-0xe11f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xe200-0xe21f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xe300-0xe31f irq 16 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] usb3: on uhci3 usb3: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered pcib1: at device 30.0 on pci0 pci1: on pcib1 fxp0: port 0xd000-0xd03f mem 0xf8411000-0xf8411fff irq 20 at device 8.0 on pci1 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:01:80:5f:32:e3 pci1: at device 9.0 (no driver attached) rl0: port 0xd200-0xd2ff mem 0xf8410000-0xf84100ff irq 22 at device 10.0 on pci1 miibus1: on rl0 rlphy0: on miibus1 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto rl0: Ethernet address: 00:0e:2e:1f:b1:ff isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 31.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 31.3 (no driver attached) acpi_tz0: on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc9fff,0xcc000-0xcd7ff on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 2400410538 Hz quality 800 Timecounters tick every 1.000 msec ad0: 38166MB at ata0-master UDMA100 acd0: CDROM at ata1-master PIO4 Trying to mount root from ufs:/dev/ad0s1a WARNING: was not properly dismounted WARNING: was not properly dismounted WARNING: was not properly dismounted WARNING: was not properly dismounted : mount pending error: blocks 0 files 1 fxp0: link state changed to DOWN rl0: link state changed to DOWN fxp0: link state changed to UP lock order reversal 1st 0xc097ca00 UMA lock (UMA lock) @ /usr/src/sys/vm/uma_core.c:1494 2nd 0xc1060144 system map (system map) @ /usr/src/sys/vm/vm_map.c:2317 KDB: stack backtrace: kdb_backtrace(0,ffffffff,c0931ab8,c0931bf8,c08bc1c4) at kdb_backtrace+0x29 witness_checkorder(c1060144,9,c087273f,90d) at witness_checkorder+0x564 _mtx_lock_flags(c1060144,0,c087273f,90d) at _mtx_lock_flags+0x5b _vm_map_lock(c10600c0,c087273f,90d) at _vm_map_lock+0x26 vm_map_remove(c10600c0,c1d6c000,c1d6d000,cc9aac0c,c077fba9) at vm_map_remove+0x1f kmem_free(c10600c0,c1d6c000,1000,cc9aac3c,c077f556) at kmem_free+0x25 page_free(c1d6c000,1000,2) at page_free+0x29 zone_drain(c103f1e0) at zone_drain+0x26a zone_foreach(c077f2ec,cc9aacec,c07914d7,cc9aac74,246) at zone_foreach+0x37 uma_reclaim(cc9aac74,246,0,cc9aac80,c062a4f5) at uma_reclaim+0x12 vm_pageout_scan(0,c097ce60,0,c0873c2c,604) at vm_pageout_scan+0x103 vm_pageout(0,cc9aad38,0,c079232c,0) at vm_pageout+0x2c3 fork_exit(c079232c,0,cc9aad38) at fork_exit+0xa0 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xcc9aad6c, ebp = 0 --- -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 20:22:35 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97F2B16A41F for ; Tue, 6 Sep 2005 20:22:35 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028E743D4C for ; Tue, 6 Sep 2005 20:22:34 +0000 (GMT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by mail-gw1.york.ac.uk (8.12.10/8.12.10) with ESMTP id j86KMTk2013217; Tue, 6 Sep 2005 21:22:29 +0100 (BST) Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.13.1/8.13.1) with ESMTP id j86KbLcQ056191; Tue, 6 Sep 2005 21:37:21 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.13.1/8.13.1/Submit) with ESMTP id j86KbLaq056188; Tue, 6 Sep 2005 21:37:21 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Tue, 6 Sep 2005 21:37:21 +0100 (BST) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: Brandon Beamer In-Reply-To: <431DBE1B.2080700@jinzougen.org> Message-ID: <20050906205814.Y55722@ury.york.ac.uk> References: <431DBE1B.2080700@jinzougen.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: freebsd-stable@freebsd.org Subject: Re: Audigy LS and Netgear WG311 drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 20:22:35 -0000 On Tue, 6 Sep 2005, Brandon Beamer wrote: > I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and a Netgear > WG311 v3 wireless PCI card. The ath driver does not recognize the > Netgear card and the emu10k1 driver does not recognize the Audigy. I've > searched online and also found an "emu10kx" driver written by some guy, > but it doesn't recognize my specific chip id. The WG311v3 card isn't Atheros, it looks like it may be a Marvell chip. The output of `pciconf -l` would be useful here. Have you tried the ndis driver? > Has anyone else had problems with these pieces of hardware, if so how > did you fix it/could you fix it. If not, does anyone have a wireless > card that they have working with FreeBSD so that I can go out and buy a > different one with confidence? Atheros cards are always highly commended... I've had good experience with Cisco cards. The WG311v1 is also an Atheros card, I believe. Gavin From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 21:47:45 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E3BF16A41F for ; Tue, 6 Sep 2005 21:47:45 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (82-168-75-155-bbxl.xdsl.tiscali.nl [82.168.75.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882BA43D46 for ; Tue, 6 Sep 2005 21:47:44 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.4) with ESMTP id j86Llgov070435; Tue, 6 Sep 2005 23:47:42 +0200 (CEST) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost) by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.1/Submit) id j86LlfAD070434; Tue, 6 Sep 2005 23:47:41 +0200 (CEST) (envelope-from rene) Date: Tue, 6 Sep 2005 23:47:41 +0200 From: Rene Ladan To: stable@freebsd.org, bzeeb+freebsd+lor@zabbadoz.net Message-ID: <20050906214741.GA70361@82-168-75-155-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vkogqOf2sHV7VnPd" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: 6.0BETA4 lor: route.c/if_fxp.c X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 21:47:45 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, found another LOR on FreeBSD 6.0-BETA4 #10: Sun Sep 4 22:19:26 CEST 2005 lock order reversal 1st 0xc2289c3c rtentry (rtentry) @ /usr/src/sys/net/route.c:1269 2nd 0xc14f1018 fxp0 (network driver) @ /usr/src/sys/dev/fxp/if_fxp.c:1172 KDB: stack backtrace: kdb_backtrace(c0703f6f,c14f1018,c14e63f0,c06f1702,c06f19c6) at 0xc055b5ce = =3D kdb_backtrace+0x2e witness_checkorder(c14f1018,9,c06f19c6,494,c070a3bb) at 0xc0567c83 =3D witn= ess_checkorder+0x6c3 _mtx_lock_flags(c14f1018,0,c06f19c6,494,c14e3c00) at 0xc0532e4a =3D _mtx_lo= ck_flags+0x8a fxp_start(c14e3c00,12b,0,c14e3c00) at 0xc04878c4 =3D fxp_start+0x34 if_start(c14e3c00,0,c070a3bb,197,202) at 0xc05bf159 =3D if_start+0x99 ether_output_frame(c14e3c00,c15f8e00,6,c15f8e00,100) at 0xc05c09eb =3D ethe= r_output_frame+0x21b ether_output(c14e3c00,c15f8e00,ca6d0a2c,0,2,c05c0001,c2282302,0,c070aaa5,4f= 5) at 0xc05c07be =3D ether_output+0x4be arprequest(c14e3c00,c1bc83c8,ca6d0b00,c148faac,c2289bdc) at 0xc05e0289 =3D = arprequest+0x109 arpresolve(c14e3c00,c2289bdc,c15f8d00,ca6d0afc,ca6d0a98) at 0xc05e0665 =3D = arpresolve+0x3c5 ether_output(c14e3c00,c15f8d00,ca6d0afc,c2289bdc,c0567d67) at 0xc05c0382 = =3D ether_output+0x82 ip_output(c15f8d00,0,ca6d0af8,0,0) at 0xc05ebef7 =3D ip_output+0x8a7 udp_output(c2285870,c15f8d00,0,0,c148aa80) at 0xc0600db0 =3D udp_output+0x5= 50 udp_send(c2284de8,0,c15f8d00,0,0) at 0xc06015c0 =3D udp_send+0x30 sosend(c2284de8,0,ca6d0c34,c15f8d00,0) at 0xc0584f01 =3D sosend+0x701 kern_sendit(c148aa80,d,ca6d0cb4,0,0) at 0xc058b7cf =3D kern_sendit+0x13f sendit(c148aa80,d,ca6d0cb4,0,80fd01d) at 0xc058b659 =3D sendit+0x1a9 sendto(c148aa80,ca6d0d04,18,422,6) at 0xc058b95b =3D sendto+0x5b syscall(3b,3b,3b,2,0) at 0xc06bea50 =3D syscall+0x2c0 Xint0x80_syscall() at 0xc06ab77f =3D Xint0x80_syscall+0x1f --- syscall (133, FreeBSD ELF32, sendto), eip =3D 0x2822ff7f, esp =3D 0xbfb= fd0fc, ebp =3D 0xbfbfd128 --- This LOR also popped up on 6.0BETA3, but at line 1187 of if_fxp.c ( before jhb commit at August 26). Regards, Rene --=20 GPG fingerprint =3D 5FFA 3959 3377 C697 8428 24D0 BF3E F4A9 AE33 5DCC "It won't fit on the line." -- me, 2001 --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDHg58vz70qa4zXcwRArcQAJ9xQGy/hDbt97R6miIXOH56pehlqACfQMSe ugPl+2QRtuwVCaJZF15ympk= =+UgG -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd-- From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 22:02:09 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF77216A41F for ; Tue, 6 Sep 2005 22:02:09 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 831BC43D48 for ; Tue, 6 Sep 2005 22:02:09 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from SMILEY (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id CD08819F3B; Tue, 6 Sep 2005 15:05:53 -0700 (PDT) From: "Darren Pilgrim" To: , Date: Tue, 6 Sep 2005 15:02:10 -0700 Message-ID: <004801c5b32e$a1a96d30$642a15ac@SMILEY> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Importance: Normal In-Reply-To: <431DBE1B.2080700@jinzougen.org> Cc: Subject: RE: Audigy LS and Netgear WG311 drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 22:02:09 -0000 From: Brandon Beamer > > I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and > a Netgear WG311 v3 wireless PCI card. The ath driver does not > recognize the Netgear card The WG311v3 doesn't use an Atheros chipset. You, like many others, are confused by companies like Netgear who, throughout the course of a specific model number's life, will use entirely different devices. The original WG311 (unmarked, but effectively "v1") used the Atheros 5212, which is supported by the ath driver. The WG311v3 uses the Prism GT which isn't supported. There was a third-party driver[1] for the Prism 54 family of wireless chips, but it appears to have mysteriously vanished, even from the Internet Archive, which says the pages were archived, but not indexed. You may find some leads through the Linux Prism 54 driver homepage[2]. Presently your only options are either the ndis Windows driver wrapper or using a different network card. [1] http://green.homeunix.org/~green/prism54-driver/pff/ [2] http://www.prism54.org/ From owner-freebsd-stable@FreeBSD.ORG Tue Sep 6 22:06:26 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E9C416A41F for ; Tue, 6 Sep 2005 22:06:26 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (82-168-75-155-bbxl.xdsl.tiscali.nl [82.168.75.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4378D43D73 for ; Tue, 6 Sep 2005 22:06:25 +0000 (GMT) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: from 82-168-75-155-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.4) with ESMTP id j86M6NLi070579 for ; Wed, 7 Sep 2005 00:06:23 +0200 (CEST) (envelope-from rene@82-168-75-155-bbxl.xdsl.tiscali.nl) Received: (from rene@localhost) by 82-168-75-155-bbxl.xdsl.tiscali.nl (8.13.4/8.13.1/Submit) id j86M6NqD070578 for stable@freebsd.org; Wed, 7 Sep 2005 00:06:23 +0200 (CEST) (envelope-from rene) Date: Wed, 7 Sep 2005 00:06:21 +0200 From: Rene Ladan To: stable@freebsd.org Message-ID: <20050906220621.GA70503@82-168-75-155-bbxl.xdsl.tiscali.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: 6.0BETA3: non-sleepable lock: udpinp X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 22:06:26 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, found this non-sleepable lock on 6.0-BETA3 (somewhere before August 24) : malloc(M_WAITOK) of "64", forcing M_NOWAIT with the following non-sleepable= locks held: exclusive sleep mutex inp (udpinp) r =3D 0 (0xc23079b4) locked @ /usr/src/s= ys/netinet/ip_output.c:1593 KDB: stack backtrace: kdb_backtrace(c0a45b84,ce951ad0,1,c09ff520,ce951b6c) at kdb_backtrace+0x2e witness_warn(5,0,c0948f1e,c0933678,c15d5a80) at witness_warn+0x1d3 uma_zalloc_arg(c104a000,0,102,c106caa0,ce951b6c) at uma_zalloc_arg+0x5b malloc(36,c099c8c0,102,0,ce951ba8) at malloc+0xd9 ether_resolvemulti(c154f000,ce951b44,ce951b6c,c0698e8a,c23079b4) at ether_r= esolvemulti+0x9d if_addmulti(c154f000,ce951b6c,ce951b68,c075a2dc,210) at if_addmulti+0x7b in_addmulti(ce951ba8,c154f000,8,8,0) at in_addmulti+0x48 ip_setmoptions(c2307924,ce951c84,246,c0993604,c16a792c) at ip_setmoptions+0= x5c1 ip_ctloutput(c2311858,ce951c84,ce951c68,c06f0823,c16a792c) at ip_ctloutput+= 0x452 sosetopt(c2311858,ce951c84,ce951c80,ce951c9c,c166a120) at sosetopt+0x37 kern_setsockopt(c15d5a80,8,0,c,bf8fdc60) at kern_setsockopt+0xd9 setsockopt(c15d5a80,ce951d04,14,422,5) at setsockopt+0x3e syscall(3b,3b,3b,28077050,80ab000) at syscall+0x2c0 Xint0x80_syscall() at Xint0x80_syscall+0x1f Regards, Rene --=20 GPG fingerprint =3D 5FFA 3959 3377 C697 8428 24D0 BF3E F4A9 AE33 5DCC "It won't fit on the line." -- me, 2001 --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDHhLdvz70qa4zXcwRAiwEAJ0UTHR8pUyTI15+EtjtvlzHX+3MFACfRBjg NGjVx4HgKWg6QjAtwaKv3Z8= =S4LI -----END PGP SIGNATURE----- --liOOAslEiF7prFVr-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 01:25:24 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EE2E16A41F for ; Wed, 7 Sep 2005 01:25:24 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD77543D46 for ; Wed, 7 Sep 2005 01:25:23 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so1312392wra for ; Tue, 06 Sep 2005 18:25:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=GNgphzW9KZMmKVZBIQ4yJYef6rdJaFM7bqZ1Q8lsjZaQTWnihcUUCTxYaZtNT2jWKlXd+DeMKKljte6d5EO9iIA/fwsTWrHGckhdkPQnuUwLF86Qg+BawiWBglbnXwmJXRMbRKaOl+awI2YIaROBOUIi/NRrwiAn0Z6OiXVTWng= Received: by 10.54.46.10 with SMTP id t10mr1442134wrt; Tue, 06 Sep 2005 18:25:23 -0700 (PDT) Received: from ringworm.mechee.com ( [71.102.0.97]) by mx.gmail.com with ESMTP id g2sm2318085wra.2005.09.06.18.25.22; Tue, 06 Sep 2005 18:25:23 -0700 (PDT) From: "Michael C. Shultz" To: freebsd-stable@freebsd.org Date: Tue, 6 Sep 2005 18:05:29 -0700 User-Agent: KMail/1.8.2 References: <431DBE1B.2080700@jinzougen.org> In-Reply-To: <431DBE1B.2080700@jinzougen.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509061805.30191.ringworm01@gmail.com> Subject: Re: Audigy LS and Netgear WG311 drivers X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 01:25:24 -0000 On Tuesday 06 September 2005 09:04, Brandon Beamer wrote: > I'm running FreeBSD 5.4. I have a Soundblaster Audigy LS and a Netgear > WG311 v3 wireless PCI card. The ath driver does not recognize the > Netgear card and the emu10k1 driver does not recognize the Audigy. I've > searched online and also found an "emu10kx" driver written by some guy, > but it doesn't recognize my specific chip id. > > Has anyone else had problems with these pieces of hardware, if so how > did you fix it/could you fix it. If not, does anyone have a wireless > card that they have working with FreeBSD so that I can go out and buy a > different one with confidence? I got the OSS comercial sound driver to work with an Audigy sound card but it wouldn't work when running X windows so I ended up giving the card away. That was nearly a year ago, maybe now the OSS driver works better? ref: http://www.opensound.com/freebsd.html -Mike From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 01:29:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C5816A41F for ; Wed, 7 Sep 2005 01:29:45 +0000 (GMT) (envelope-from liguoqiang_0121@126.com) Received: from 126.com (m31-171.126.com [220.181.31.171]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B37243D45 for ; Wed, 7 Sep 2005 01:29:44 +0000 (GMT) (envelope-from liguoqiang_0121@126.com) Received: from lgq (unknown [61.144.193.69]) by smtp2 (Coremail) with SMTP id EwAIpj1CHkMLrY9C.1 for ; Wed, 07 Sep 2005 09:28:30 +0800 (CST) X-Originating-IP: [61.144.193.69] Message-ID: <002001c5b34b$926a3440$c700a8c0@lgq> From: "liguoqiang\(126\)" To: "Kurt Jaeger" References: <002e01c5b209$abaae280$c700a8c0@lgq> <20050905135622.GL76888@home.c0mplx.org> Date: Wed, 7 Sep 2005 09:29:20 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: base64 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Cc: freebsd-stable@freebsd.org Subject: Re: who has experience about updating freebsd from 4.11 to 5.x X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 01:29:45 -0000 dGhhbmtzIGFsbC4NCkkgaGF2ZSB1cGRhdGUgbXkgc3lzdGVtIHdlbGwuICBBbHRob3VnaCBpIHVz ZSBmcmVlQlNEIG5vIGxvbmcgdGltZSBpIGhhdmUgZ290IG1hbnkgbW9yZSBoZWxwcyBmcm9tIHRo ZSBtYWlsLWxpc3QuIA0KdGhhbmtzIGFsbCBhZ2Fpbi4NCg0KLS0tLS0gT3JpZ2luYWwgTWVzc2Fn ZSAtLS0tLSANCkZyb206ICJLdXJ0IEphZWdlciIgPHBpQGMwbXBseC5vcmc+DQpUbzogImxpZ3Vv cWlhbmcoMTI2KSIgPGxpZ3VvcWlhbmdfMDEyMUAxMjYuY29tPg0KQ2M6IDxmcmVlYnNkLXN0YWJs ZUBmcmVlYnNkLm9yZz4NClNlbnQ6IE1vbmRheSwgU2VwdGVtYmVyIDA1LCAyMDA1IDk6NTYgUE0N ClN1YmplY3Q6IFJlOiB3aG8gaGFzIGV4cGVyaWVuY2UgYWJvdXQgdXBkYXRpbmcgZnJlZWJzZCBm cm9tIDQuMTEgdG8gNS54DQoNCg0KPiBIaSENCj4gDQo+ID4gIEkgdXBkYXRlIG15IGZyZWVic2Qg dmVyIDQuMTEgYnkgY3ZzdXAgc3JjLWFsbCB0cmVlLg0KPiA+ICBJdCdzIHN1Y2Nlc3NmdWxseSBh cyBiZWxvdzoNCj4gPiAgICAgIG1ha2UgYnVpbGR3b3JsZCANCj4gPiAgICAgIG1ha2UgYnVpbGRr ZXJuZWwNCj4gPiAgICAgIG1ha2UgaW5zdGFsbGtlcm5lbA0KPiA+IEJ1dCBzb21lIGVycm9ycyBh cHBlYXIgd2hlbiBpIG1ha2UgaW5zdGFsbHdvcmxkOg0KPiANCj4gT3VyIHByb2Nlc3MgZm9yIHRo aXMgdHlwZSBvZiB1cGdyYWRlIGlzOg0KPiANCj4gY2QgL3Vzci9zcmMNCj4gY3ZzdXAgLUwgMiAt ZyAvcm9vdC9zdGFibGUtc3VwZmlsZQ0KPiAjIGFubGVnZW4gZGVyIG5ldSBub3R3ZW5kaWdlbiBh Y2NvdW50cw0KPiBtZXJnZW1hc3RlciAtcA0KPiBtYWtlIGJ1aWxkd29ybGQ7IG1ha2UgYnVpbGRr ZXJuZWwNCj4gY3Agc3lzL2kzODYvY29uZi9HRU5FUklDLmhpbnRzIC9ib290L2RldmljZS5oaW50 cw0KPiBtYWtlIGluc3RhbGxrZXJuZWwNCj4gY2QgL3Vzci9zcmMvc3lzL2Jvb3QNCj4gbWFrZSBT VFJJUD0iIiBpbnN0YWxsDQo+IHNodXRkb3duIC1yIG5vdw0KPiAjIHJlYm9vdCBpbnRvIHNpbmds ZS11c2VyDQo+IGJvb3QgLXMNCj4gZnNjayAtcA0KPiBtb3VudCAtdXcgLw0KPiBtb3VudCAtYXQg dWZzDQo+ICMgaWYgc3lzdGVtIGNsb2NrIGlzIGxvY2FsdGltZSBpbnN0ZWFkIG9mIFVUQzoNCj4g YWRqa2VybnR6IC1pDQo+IHJtIC1yZiAvdXNyL2luY2x1ZGUvZysrDQo+IGNkIC91c3Ivc3JjDQo+ IG1ha2UgaW5zdGFsbHdvcmxkDQo+IG1lcmdlbWFzdGVyIC1pDQo+ICMgcmVtb3ZlIGxlZnRvdmVy cyBmcm9tIGJpbmQ4DQo+IHJtIC91c3IvYmluL2Ruc2tleWdlbiAvdXNyL2Jpbi9kbnNxdWVyeQ0K PiBybSAvdXNyL2xpYmV4ZWMvbmFtZWQteGZlcg0KPiBybSAvdXNyL3NiaW4vbmFtZWQucmVzdGFy dCAvdXNyL3NiaW4vbmRjDQo+IHJtIC91c3Ivc2Jpbi9uc2xvb2t1cCAvdXNyL3NiaW4vbnN1cGRh dGUNCj4gIyBkb25lLCByZWJvb3QNCj4gc2h1dGRvd24gLXIgbm93DQo+IA0KPiBXb3JrcyBmaW5l Lg0KPiANCj4gLS0gDQo+IHBpQGMwbXBseC5vcmcgICAgICAgICAgICs0OSAxNzEgMzEwMTM3MiAg ICAgICAgICAgICAgICAgICAgICAgIDE1IHllYXJzIHRvIGdvICENCj4gX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCj4gZnJlZWJzZC1zdGFibGVAZnJlZWJz ZC5vcmcgbWFpbGluZyBsaXN0DQo+IGh0dHA6Ly9saXN0cy5mcmVlYnNkLm9yZy9tYWlsbWFuL2xp c3RpbmZvL2ZyZWVic2Qtc3RhYmxlDQo+IFRvIHVuc3Vic2NyaWJlLCBzZW5kIGFueSBtYWlsIHRv ICJmcmVlYnNkLXN0YWJsZS11bnN1YnNjcmliZUBmcmVlYnNkLm9yZyINCj4g From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 02:36:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2499D16A41F for ; Wed, 7 Sep 2005 02:36:13 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8562543D45 for ; Wed, 7 Sep 2005 02:36:12 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j872a0HM011953 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 7 Sep 2005 12:06:06 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Wed, 7 Sep 2005 12:05:57 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1802973.CsQR4LSqHI"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509071205.57920.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: Can't dump on ATA RAID in 6.0-BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 02:36:13 -0000 --nextPart1802973.CsQR4LSqHI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I can't set ar0s1b as my dump partition in 6.0-BETA3, ie andenes# dumpon /dev/ar0s1b dumpon: ioctl(DIOCSKERNELDUMP): Operation not supported by device =46rom dmesg.. atapci0: port 0xbc00-0xbc07,0xc000-0xc003,0xc= 400-0xc407,0xc800-0xc803,0xcc00-0xcc0f,0xd000-0xd0ff irq 20 at device 15.0 = on pci0 ata2: on atapci0 ata3: on atapci0 =2E.. ad4: 305245MB at ata2-master SATA150 ad6: 305245MB at ata3-master SATA150 ar0: 305245MB status: READY ar0: disk0 READY (master) using ad4 at ata2-master ar0: disk1 READY (mirror) using ad6 at ata3-master I have been able to dump on ATA RAID in 5.4 (using a Promise FT100 TX2) so I think this is a regression. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1802973.CsQR4LSqHI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHlIN5ZPcIHs/zowRAlI/AJoDo4pzQpniKqBcGe05Thkkp+1s0wCfQxe4 ZMhaeNeKcB2u2g40Roz1k1A= =qdU4 -----END PGP SIGNATURE----- --nextPart1802973.CsQR4LSqHI-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 04:19:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB7B16A425 for ; Wed, 7 Sep 2005 04:19:04 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 1647043D48 for ; Wed, 7 Sep 2005 04:19:03 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 41601 invoked from network); 7 Sep 2005 04:19:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding; b=sP1ofzxkBc9a6TaZow0SxQVr+SxtG5denSykztE8geMGAwdOmNUNzB0201C3gez3TvVHxnt5bHzdaEfbr5LvYqcDx5Bejgtxrg/orTMg4xJOlu0+RLa3G9SdZANBM+76UxMKhVXPQBbPsVW53IKeRG+3jvYu/8XTVKfr2Y0hzqk= ; Received: from unknown (HELO 172.16.0.1) (mikej@70.31.50.81 with login) by smtp103.rog.mail.re2.yahoo.com with SMTP; 7 Sep 2005 04:19:03 -0000 Received: from 172.16.0.199 (SquirrelMail authenticated user mikej) by 172.16.0.1 with HTTP; Wed, 7 Sep 2005 00:18:58 -0400 (EDT) Message-ID: <1699.172.16.0.199.1126066738.squirrel@172.16.0.1> In-Reply-To: <200509071205.57920.doconnor@gsoft.com.au> References: <200509071205.57920.doconnor@gsoft.com.au> Date: Wed, 7 Sep 2005 00:18:58 -0400 (EDT) From: "Mike Jakubik" To: "Daniel O'Connor" User-Agent: SquirrelMail/1.5.1 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-stable@freebsd.org Subject: Re: Can't dump on ATA RAID in 6.0-BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 04:19:04 -0000 On Tue, September 6, 2005 10:35 pm, Daniel O'Connor said: > Hi, > I can't set ar0s1b as my dump partition in 6.0-BETA3, ie You need ATA Pepto-Bismol! From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 06:04:37 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52DED16A420 for ; Wed, 7 Sep 2005 06:04:37 +0000 (GMT) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5E6C43D4C for ; Wed, 7 Sep 2005 06:04:34 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 4CFB8131BAF; Wed, 7 Sep 2005 15:34:33 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 224AA84F5E; Wed, 7 Sep 2005 15:34:33 +0930 (CST) Date: Wed, 7 Sep 2005 15:34:33 +0930 From: Greg 'groggy' Lehey To: Tomas Palfi Message-ID: <20050907060433.GF14575@wantadilla.lemis.com> References: <119D03CDAA26274786799627855EC43D67F537@indy.enzo.phoenixmedical.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2FkSFaIQeDFoAt0B" Content-Disposition: inline In-Reply-To: <119D03CDAA26274786799627855EC43D67F537@indy.enzo.phoenixmedical.co.uk> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: stable@freebsd.org Subject: Re: Vinum volume manager X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 06:04:37 -0000 --2FkSFaIQeDFoAt0B Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 6 September 2005 at 14:05:03 +0100, Tomas Palfi wrote: > To all, > > i've got a server with two identical disks which I would like to set > up as a one way mirror with Vinum volume manager. How do I go about > configuring the entire disk making it bootable mirror of the first > one? This is described in the documentation (http://www.vinumvm.org/cfbsd/vinum.pdf). Does that not work for you? Greg -- See complete headers for address and phone numbers. --2FkSFaIQeDFoAt0B Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDHoLxIubykFB6QiMRAtpSAJ9rAYf5BGjZjQiBeaK5g3JbgDUFvQCgii2d nJIgDK/7tV8s7RT1MR367/A= =pudM -----END PGP SIGNATURE----- --2FkSFaIQeDFoAt0B-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 08:08:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE9A16A41F for ; Wed, 7 Sep 2005 08:08:57 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82B2D43D46 for ; Wed, 7 Sep 2005 08:08:54 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8788jC0015008 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 7 Sep 2005 17:38:51 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Wed, 7 Sep 2005 17:38:41 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart9231285.Sn4LEVF6L6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509071738.42064.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: Building Qt on 6.0-BETA3 amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 08:08:57 -0000 --nextPart9231285.Sn4LEVF6L6 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I am trying to build x11-toolkits/qt33 on amd64 but I get.. cd src/moc && make cd src && make test -d ../lib/ || mkdir -p ../lib/ rm -f libqt-mt.so.3.3.4 libqt-mt.so libqt-mt.so.3 libqt-mt.so.3.3 c++ -fno-exceptions -Wl,-rpath,/usr/local/lib -pthread -shared -Wl,-soname= ,libqt-mt.so.3 -Wl,-rpath,/local0/tmp/work/usr/ports/x11-toolkits/qt33/work= /qt-x11-free-3.3.4/lib -o libqt-mt.so.3.3.4 .obj/release-shared-mt/qtaddons= _x11.o .obj/release-shared-mt/qapplication_x11.o .obj/release-shared-mt/q= clipboard_x11.o .obj/release-shared-mt/qcolor_x11.o .obj/release-shared-m= t/qcursor_x11.o .obj/release-shared-mt/qdnd_x11.o .obj/release-shared-mt/= qdesktopwidget_x11.o .obj/release-shared-mt/qeventloop_x11.o .obj/release= =2Dshared-mt/qfont_x11.o .obj/release-shared-mt/qinputcontext_x11.o .obj/= release-shared-mt/qmotifdnd_x11.o .obj/release-shared-mt/qpixmap_x11.o .o= bj/release-shared-mt/qpaintdevice_x11.o .obj/release-shared-mt/qpainter_x1= 1.o .obj/release-shared-mt/qregion_x11.o .obj/release-shared-mt/qsound_x1= 1.o .obj/release-shared-mt/qwidget_x11.o .obj/release-shared-mt/qwidgetcr= eate_x11.o .obj/release-shared-mt/qfontengine_x11.o .obj/release-shared-m= t/qprinter_unix.o .obj/release-shared-mt/qpsprinter.o .obj/release-shared= =2Dmt/qeventloop_unix.o .obj/release-shared-mt/qprocess_unix.o .obj/relea= se-shared-mt/qthread_unix.o .obj/release-shared-mt/qabstractlayout.o .obj= /release-shared-mt/qucomextra.o .obj/release-shared-mt/qaccel.o .obj/rele= ase-shared-mt/qapplication.o .obj/release-shared-mt/qasyncimageio.o .obj/= release-shared-mt/qasyncio.o .obj/release-shared-mt/qbitmap.o .obj/releas= e-shared-mt/qclipboard.o .obj/release-shared-mt/qcolor.o .obj/release-sha= red-mt/qcolor_p.o .obj/release-shared-mt/qconnection.o .obj/release-share= d-mt/qcursor.o .obj/release-shared-mt/qdragobject.o .obj/release-shared-m= t/qdrawutil.o .obj/release-shared-mt/qdropsite.o .obj/release-shared-mt/q= event.o .obj/release-shared-mt/qeventloop.o .obj/release-shared-mt/qfocus= data.o .obj/release-shared-mt/qfont.o .obj/release-shared-mt/qfontdatabas= e.o .obj/release-shared-mt/qguardedptr.o .obj/release-shared-mt/qiconset.= o .obj/release-shared-mt/qimage.o .obj/release-shared-mt/qimageformatplug= in.o .obj/release-shared-mt/qkeysequence.o .obj/release-shared-mt/qlayout= =2Eo .obj/release-shared-mt/qlayoutengine.o .obj/release-shared-mt/qtrans= lator.o .obj/release-shared-mt/qmetaobject.o .obj/release-shared-mt/qmime= =2Eo .obj/release-shared-mt/qmovie.o .obj/release-shared-mt/qnetworkproto= col.o .obj/release-shared-mt/qobject.o .obj/release-shared-mt/qobjectclea= nuphandler.o .obj/release-shared-mt/qpainter.o .obj/release-shared-mt/qpa= lette.o .obj/release-shared-mt/qpaintdevicemetrics.o .obj/release-shared-= mt/qpicture.o .obj/release-shared-mt/qpixmap.o .obj/release-shared-mt/qpi= xmapcache.o .obj/release-shared-mt/qpointarray.o .obj/release-shared-mt/q= point.o .obj/release-shared-mt/qpolygonscanner.o .obj/release-shared-mt/q= printer.o .obj/release-shared-mt/qprocess.o .obj/release-shared-mt/qrect.= o .obj/release-shared-mt/qregion.o .obj/release-shared-mt/qsignal.o .obj= /release-shared-mt/qsignalmapper.o .obj/release-shared-mt/qsize.o .obj/re= lease-shared-mt/qsizegrip.o .obj/release-shared-mt/qstyle.o .obj/release-= shared-mt/qsocketnotifier.o .obj/release-shared-mt/qsound.o .obj/release-= shared-mt/qstylesheet.o .obj/release-shared-mt/qthread.o .obj/release-sha= red-mt/qtimer.o .obj/release-shared-mt/qurl.o .obj/release-shared-mt/qloc= alfs.o .obj/release-shared-mt/qurloperator.o .obj/release-shared-mt/qurli= nfo.o .obj/release-shared-mt/qwidget.o .obj/release-shared-mt/qwmatrix.o = .obj/release-shared-mt/qvariant.o .obj/release-shared-mt/qrichtext.o .ob= j/release-shared-mt/qinternal.o .obj/release-shared-mt/qrichtext_p.o .obj= /release-shared-mt/qgplugin.o .obj/release-shared-mt/qsimplerichtext.o .o= bj/release-shared-mt/qscriptengine.o .obj/release-shared-mt/qtextlayout.o = .obj/release-shared-mt/qtextengine.o .obj/release-shared-mt/qbuttongroup.= o .obj/release-shared-mt/qbutton.o .obj/release-shared-mt/qdialogbuttons.= o .obj/release-shared-mt/qcheckbox.o .obj/release-shared-mt/qcombobox.o = =2Eobj/release-shared-mt/qwidgetresizehandler.o .obj/release-shared-mt/qdi= al.o .obj/release-shared-mt/qdockarea.o .obj/release-shared-mt/qdockwindo= w.o .obj/release-shared-mt/qframe.o .obj/release-shared-mt/qgrid.o .obj/= release-shared-mt/qgridview.o .obj/release-shared-mt/qgroupbox.o .obj/rel= ease-shared-mt/qhbuttongroup.o .obj/release-shared-mt/qheader.o .obj/rele= ase-shared-mt/qhgroupbox.o .obj/release-shared-mt/qhbox.o .obj/release-sh= ared-mt/qlabel.o .obj/release-shared-mt/qlcdnumber.o .obj/release-shared-= mt/qlineedit.o .obj/release-shared-mt/qlistbox.o .obj/release-shared-mt/q= listview.o .obj/release-shared-mt/qmainwindow.o .obj/release-shared-mt/qm= enubar.o .obj/release-shared-mt/qmenudata.o .obj/release-shared-mt/qmulti= lineedit.o .obj/release-shared-mt/qpopupmenu.o .obj/release-shared-mt/qpr= ogressbar.o .obj/release-shared-mt/qpushbutton.o .obj/release-shared-mt/q= radiobutton.o .obj/release-shared-mt/qrangecontrol.o .obj/release-shared-= mt/qscrollbar.o .obj/release-shared-mt/qscrollview.o .obj/release-shared-= mt/qslider.o .obj/release-shared-mt/qsplashscreen.o .obj/release-shared-m= t/qspinbox.o .obj/release-shared-mt/qspinwidget.o .obj/release-shared-mt/= qsplitter.o .obj/release-shared-mt/qstatusbar.o .obj/release-shared-mt/qs= yntaxhighlighter.o .obj/release-shared-mt/qtabbar.o .obj/release-shared-m= t/qtabwidget.o .obj/release-shared-mt/qtitlebar.o .obj/release-shared-mt/= qtoolbar.o .obj/release-shared-mt/qtoolbox.o .obj/release-shared-mt/qtool= button.o .obj/release-shared-mt/qtooltip.o .obj/release-shared-mt/qvalida= tor.o .obj/release-shared-mt/qvbox.o .obj/release-shared-mt/qvbuttongroup= =2Eo .obj/release-shared-mt/qvgroupbox.o .obj/release-shared-mt/qwhatsthi= s.o .obj/release-shared-mt/qwidgetstack.o .obj/release-shared-mt/qaction.= o .obj/release-shared-mt/qdatetimeedit.o .obj/release-shared-mt/qeffects.= o .obj/release-shared-mt/qtextview.o .obj/release-shared-mt/qtextbrowser.= o .obj/release-shared-mt/qtextedit.o .obj/release-shared-mt/qwidgetplugin= =2Eo .obj/release-shared-mt/qprintdialog.o .obj/release-shared-mt/qcolord= ialog.o .obj/release-shared-mt/qdialog.o .obj/release-shared-mt/qerrormes= sage.o .obj/release-shared-mt/qfiledialog.o .obj/release-shared-mt/qfontd= ialog.o .obj/release-shared-mt/qmessagebox.o .obj/release-shared-mt/qprog= ressdialog.o .obj/release-shared-mt/qtabdialog.o .obj/release-shared-mt/q= wizard.o .obj/release-shared-mt/qinputdialog.o .obj/release-shared-mt/qic= onview.o .obj/release-shared-mt/qworkspace.o .obj/release-shared-mt/qdns.= o .obj/release-shared-mt/qftp.o .obj/release-shared-mt/qhttp.o .obj/rele= ase-shared-mt/qhostaddress.o .obj/release-shared-mt/qnetwork.o .obj/relea= se-shared-mt/qserversocket.o .obj/release-shared-mt/qsocket.o .obj/releas= e-shared-mt/qsocketdevice.o .obj/release-shared-mt/qsocketdevice_unix.o .= obj/release-shared-mt/qcanvas.o .obj/release-shared-mt/qtable.o .obj/rele= ase-shared-mt/qxml.o .obj/release-shared-mt/qdom.o .obj/release-shared-mt= /qsvgdevice.o .obj/release-shared-mt/qgl.o .obj/release-shared-mt/qglcolo= rmap.o .obj/release-shared-mt/qgl_x11.o .obj/release-shared-mt/qsqlquery.= o .obj/release-shared-mt/qsqldatabase.o .obj/release-shared-mt/qsqlfield.= o .obj/release-shared-mt/qsqlrecord.o .obj/release-shared-mt/qsqlform.o = =2Eobj/release-shared-mt/qsqlcursor.o .obj/release-shared-mt/qeditorfactor= y.o .obj/release-shared-mt/qsqleditorfactory.o .obj/release-shared-mt/qsq= ldriver.o .obj/release-shared-mt/qsqlextension_p.o .obj/release-shared-mt= /qsqldriverplugin.o .obj/release-shared-mt/qsqlerror.o .obj/release-share= d-mt/qsqlresult.o .obj/release-shared-mt/qsqlindex.o .obj/release-shared-= mt/qsqlpropertymap.o .obj/release-shared-mt/qsqlmanager_p.o .obj/release-= shared-mt/qdatatable.o .obj/release-shared-mt/qdataview.o .obj/release-sh= ared-mt/qdatabrowser.o .obj/release-shared-mt/qsqlselectcursor.o .obj/rel= ease-shared-mt/qsqlcachedresult.o .obj/release-shared-mt/qmngio.o .obj/re= lease-shared-mt/qjpegio.o .obj/release-shared-mt/qpngio.o .obj/release-sh= ared-mt/ftxopentype.o .obj/release-shared-mt/qdir_unix.o .obj/release-sha= red-mt/qfile_unix.o .obj/release-shared-mt/qfileinfo_unix.o .obj/release-= shared-mt/qmutex_unix.o .obj/release-shared-mt/qthreadstorage_unix.o .obj= /release-shared-mt/qwaitcondition_unix.o .obj/release-shared-mt/qlibrary_u= nix.o .obj/release-shared-mt/qbitarray.o .obj/release-shared-mt/qbuffer.o= .obj/release-shared-mt/qcomponentfactory.o .obj/release-shared-mt/qcomli= brary.o .obj/release-shared-mt/qcstring.o .obj/release-shared-mt/qdatastr= eam.o .obj/release-shared-mt/qdatetime.o .obj/release-shared-mt/qdeepcopy= =2Eo .obj/release-shared-mt/qdir.o .obj/release-shared-mt/qfile.o .obj/r= elease-shared-mt/qfileinfo.o .obj/release-shared-mt/qgarray.o .obj/releas= e-shared-mt/qgcache.o .obj/release-shared-mt/qgdict.o .obj/release-shared= =2Dmt/qglist.o .obj/release-shared-mt/qglobal.o .obj/release-shared-mt/qg= pluginmanager.o .obj/release-shared-mt/qgvector.o .obj/release-shared-mt/= qiodevice.o .obj/release-shared-mt/qlibrary.o .obj/release-shared-mt/qloc= ale.o .obj/release-shared-mt/qmap.o .obj/release-shared-mt/qmutexpool.o = =2Eobj/release-shared-mt/qptrcollection.o .obj/release-shared-mt/qregexp.o= .obj/release-shared-mt/qstring.o .obj/release-shared-mt/qsemaphore.o .o= bj/release-shared-mt/qsettings.o .obj/release-shared-mt/qstringlist.o .ob= j/release-shared-mt/qtextstream.o .obj/release-shared-mt/qunicodetables.o = .obj/release-shared-mt/qucom.o .obj/release-shared-mt/quuid.o .obj/relea= se-shared-mt/qbig5codec.o .obj/release-shared-mt/qeucjpcodec.o .obj/relea= se-shared-mt/qeuckrcodec.o .obj/release-shared-mt/qisciicodec.o .obj/rele= ase-shared-mt/qgb18030codec.o .obj/release-shared-mt/qjiscodec.o .obj/rel= ease-shared-mt/qjpunicode.o .obj/release-shared-mt/qrtlcodec.o .obj/relea= se-shared-mt/qsjiscodec.o .obj/release-shared-mt/qtextcodec.o .obj/releas= e-shared-mt/qtsciicodec.o .obj/release-shared-mt/qutfcodec.o .obj/release= =2Dshared-mt/qtextcodecfactory.o .obj/release-shared-mt/qtextcodecplugin.o= .obj/release-shared-mt/qfontcncodec.o .obj/release-shared-mt/qfonthkcode= c.o .obj/release-shared-mt/qfontjpcodec.o .obj/release-shared-mt/qfontkrc= odec.o .obj/release-shared-mt/qfontlaocodec.o .obj/release-shared-mt/qfon= ttwcodec.o .obj/release-shared-mt/qstylefactory.o .obj/release-shared-mt/= qstyleplugin.o .obj/release-shared-mt/qcommonstyle.o .obj/release-shared-= mt/qcdestyle.o .obj/release-shared-mt/qmotifplusstyle.o .obj/release-shar= ed-mt/qplatinumstyle.o .obj/release-shared-mt/qsgistyle.o .obj/release-sh= ared-mt/qwindowsstyle.o .obj/release-shared-mt/qmotifstyle.o .obj/release= =2Dshared-mt/qconfig.o .obj/release-shared-mt/moc_qaccel.o .obj/release-sh= ared-mt/moc_qapplication.o .obj/release-shared-mt/moc_qasyncio.o .obj/rel= ease-shared-mt/moc_qclipboard.o .obj/release-shared-mt/moc_qdesktopwidget.= o .obj/release-shared-mt/moc_qdragobject.o .obj/release-shared-mt/moc_qev= entloop.o .obj/release-shared-mt/moc_qguardedptr.o .obj/release-shared-mt= /moc_qimageformatplugin.o .obj/release-shared-mt/moc_qlayout.o .obj/relea= se-shared-mt/moc_qtranslator.o .obj/release-shared-mt/moc_qnetworkprotocol= =2Eo .obj/release-shared-mt/moc_qobject.o .obj/release-shared-mt/moc_qobj= ectcleanuphandler.o .obj/release-shared-mt/moc_qprocess.o .obj/release-sh= ared-mt/moc_qsessionmanager.o .obj/release-shared-mt/moc_qsignal.o .obj/r= elease-shared-mt/moc_qsignalmapper.o .obj/release-shared-mt/moc_qsizegrip.= o .obj/release-shared-mt/moc_qsocketnotifier.o .obj/release-shared-mt/moc= _qsound.o .obj/release-shared-mt/moc_qstyle.o .obj/release-shared-mt/moc_= qstylesheet.o .obj/release-shared-mt/moc_qtimer.o .obj/release-shared-mt/= moc_qlocalfs.o .obj/release-shared-mt/moc_qurloperator.o .obj/release-sha= red-mt/moc_qwidget.o .obj/release-shared-mt/moc_qrichtext_p.o .obj/releas= e-shared-mt/moc_qgplugin.o .obj/release-shared-mt/moc_qbuttongroup.o .obj= /release-shared-mt/moc_qbutton.o .obj/release-shared-mt/moc_qdialogbuttons= _p.o .obj/release-shared-mt/moc_qcheckbox.o .obj/release-shared-mt/moc_qc= ombobox.o .obj/release-shared-mt/moc_qwidgetresizehandler_p.o .obj/releas= e-shared-mt/moc_qdial.o .obj/release-shared-mt/moc_qdockarea.o .obj/relea= se-shared-mt/moc_qdockwindow.o .obj/release-shared-mt/moc_qframe.o .obj/r= elease-shared-mt/moc_qgrid.o .obj/release-shared-mt/moc_qgridview.o .obj/= release-shared-mt/moc_qgroupbox.o .obj/release-shared-mt/moc_qhbuttongroup= =2Eo .obj/release-shared-mt/moc_qheader.o .obj/release-shared-mt/moc_qhgr= oupbox.o .obj/release-shared-mt/moc_qhbox.o .obj/release-shared-mt/moc_ql= abel.o .obj/release-shared-mt/moc_qlcdnumber.o .obj/release-shared-mt/moc= _qlineedit.o .obj/release-shared-mt/moc_qlistbox.o .obj/release-shared-mt= /moc_qlistview.o .obj/release-shared-mt/moc_qmainwindow.o .obj/release-sh= ared-mt/moc_qmenubar.o .obj/release-shared-mt/moc_qmultilineedit.o .obj/r= elease-shared-mt/moc_qpopupmenu.o .obj/release-shared-mt/moc_qprogressbar.= o .obj/release-shared-mt/moc_qpushbutton.o .obj/release-shared-mt/moc_qra= diobutton.o .obj/release-shared-mt/moc_qrangecontrol.o .obj/release-share= d-mt/moc_qscrollbar.o .obj/release-shared-mt/moc_qscrollview.o .obj/relea= se-shared-mt/moc_qslider.o .obj/release-shared-mt/moc_qsplashscreen.o .ob= j/release-shared-mt/moc_qspinbox.o .obj/release-shared-mt/moc_qsplitter.o = .obj/release-shared-mt/moc_qstatusbar.o .obj/release-shared-mt/moc_qtabba= r.o .obj/release-shared-mt/moc_qtabwidget.o .obj/release-shared-mt/moc_qt= itlebar_p.o .obj/release-shared-mt/moc_qtoolbar.o .obj/release-shared-mt/= moc_qtoolbox.o .obj/release-shared-mt/moc_qtoolbutton.o .obj/release-shar= ed-mt/moc_qtooltip.o .obj/release-shared-mt/moc_qvalidator.o .obj/release= =2Dshared-mt/moc_qvbox.o .obj/release-shared-mt/moc_qvbuttongroup.o .obj/= release-shared-mt/moc_qvgroupbox.o .obj/release-shared-mt/moc_qwidgetstack= =2Eo .obj/release-shared-mt/moc_qaction.o .obj/release-shared-mt/moc_qdat= etimeedit.o .obj/release-shared-mt/moc_qtextview.o .obj/release-shared-mt= /moc_qtextbrowser.o .obj/release-shared-mt/moc_qtextedit.o .obj/release-s= hared-mt/moc_qwidgetplugin.o .obj/release-shared-mt/moc_qcolordialog.o .o= bj/release-shared-mt/moc_qdialog.o .obj/release-shared-mt/moc_qerrormessag= e.o .obj/release-shared-mt/moc_qfiledialog.o .obj/release-shared-mt/moc_q= fontdialog.o .obj/release-shared-mt/moc_qmessagebox.o .obj/release-shared= =2Dmt/moc_qprogressdialog.o .obj/release-shared-mt/moc_qsemimodal.o .obj/= release-shared-mt/moc_qtabdialog.o .obj/release-shared-mt/moc_qwizard.o .= obj/release-shared-mt/moc_qinputdialog.o .obj/release-shared-mt/moc_qprint= dialog.o .obj/release-shared-mt/moc_qiconview.o .obj/release-shared-mt/mo= c_qworkspace.o .obj/release-shared-mt/moc_qdns.o .obj/release-shared-mt/m= oc_qftp.o .obj/release-shared-mt/moc_qhttp.o .obj/release-shared-mt/moc_q= serversocket.o .obj/release-shared-mt/moc_qsocket.o .obj/release-shared-m= t/moc_qcanvas.o .obj/release-shared-mt/moc_qtable.o .obj/release-shared-m= t/moc_qgl.o .obj/release-shared-mt/moc_qsqlquery.o .obj/release-shared-mt= /moc_qsqldatabase.o .obj/release-shared-mt/moc_qsqlform.o .obj/release-sh= ared-mt/moc_qsqldriver.o .obj/release-shared-mt/moc_qsqldriverplugin.o .o= bj/release-shared-mt/moc_qdatatable.o .obj/release-shared-mt/moc_qdataview= =2Eo .obj/release-shared-mt/moc_qdatabrowser.o .obj/release-shared-mt/moc= _qtextcodecplugin.o .obj/release-shared-mt/moc_qstyleplugin.o .obj/releas= e-shared-mt/moc_qcommonstyle.o .obj/release-shared-mt/moc_qcdestyle.o .ob= j/release-shared-mt/moc_qmotifplusstyle.o .obj/release-shared-mt/moc_qplat= inumstyle.o .obj/release-shared-mt/moc_qsgistyle.o .obj/release-shared-mt= /moc_qwindowsstyle.o .obj/release-shared-mt/moc_qmotifstyle.o -L/usr/loca= l/lib -L/usr/local/lib -L/usr/X11R6/lib -lmng -ljpeg -lpng -lz -lXi -lXrend= er -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11= -lm -lSM -lICE =2Eobj/release-shared-mt/qiconview.o(.text+0xf17): In function `QIconViewIt= em::QIconViewItem(QIconView*, QString const&, QPixmap const&)': : relocation truncated to fit: R_X86_64_PLT32 QString::makeSharedNull() *** Error code 1 Stop in /local0/tmp/work/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.4= /src. *** Error code 1 It is built with.. WITH_CUPS=3Dtrue WITH_KDE_PATCHES=3Dtrue WITHOUT_NAS=3Dtrue WITH_OPENGL=3Dtrue WITH_XFT=3Dtrue I'm just using the package for now. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart9231285.Sn4LEVF6L6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHqAK5ZPcIHs/zowRAiIYAJ9zIVVlkaDzfhj2ppPRzGiyFIuuIQCfdcl4 R5h1Tts59B9WBoMntbY4vJs= =HR60 -----END PGP SIGNATURE----- --nextPart9231285.Sn4LEVF6L6-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 08:22:04 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4A6416A41F for ; Wed, 7 Sep 2005 08:22:04 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED85D43D45 for ; Wed, 7 Sep 2005 08:22:03 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j878LtiX015065 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 7 Sep 2005 17:52:00 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Wed, 7 Sep 2005 17:51:51 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2299242.xrSRKUnaVQ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509071751.51507.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: textproc/aspell install problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 08:22:05 -0000 --nextPart2299242.xrSRKUnaVQ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I just tried to build textproc/aspell on 6.0 BETA3 on amd64 and got this du= ring install.. =2E.. mkdir -p /usr/local/lib/aspell-0.60/ cp en.dat en_phonet.dat en_affix.dat /usr/local/lib/aspell-0.60/ cd /usr/local/lib/aspell-0.60/ && chmod 644 en.dat en_phonet.dat en_affix.d= at install-info --quiet /usr/local/info/aspell-dev.info /usr/local/info/dir install-info: /usr/local/info/dir: empty file *** Error code 1 /usr/local/info/dir was zero bytes (suprise..) so I just deleted it=20 and now the port installs OK. Not sure if it's a problem with the port (or something related) or a=20 problem with the PC in particular.f =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2299242.xrSRKUnaVQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDHqMf5ZPcIHs/zowRAvx+AKCf/XLNPSHRPW6N/6a1QlL3KQDR+wCgrChX QRRWwLtiuoaY8+zIwTTtPUk= =H+1E -----END PGP SIGNATURE----- --nextPart2299242.xrSRKUnaVQ-- From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 12:26:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60E7A16A41F for ; Wed, 7 Sep 2005 12:26:15 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) Received: from mail22.messagelabs.com (mail22.messagelabs.com [62.231.131.211]) by mx1.FreeBSD.org (Postfix) with SMTP id 24D7C43D4C for ; Wed, 7 Sep 2005 12:26:11 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) X-VirusChecked: Checked X-Env-Sender: tpalfi@phoenixmedical.co.uk X-Msg-Ref: server-7.tower-22.messagelabs.com!1126095953!33825570!1 X-StarScan-Version: 5.4.15; banners=phoenixmedical.co.uk,-,- X-Originating-IP: [62.231.142.146] Received: (qmail 1775 invoked from network); 7 Sep 2005 12:25:56 -0000 Received: from unallocated.star.net.uk (HELO ?62.231.142.146?) (62.231.142.146) by server-7.tower-22.messagelabs.com with SMTP; 7 Sep 2005 12:25:56 -0000 Received: from no.name.available by [62.231.142.146] via smtpd (for mail22.messagelabs.com [62.231.131.211]) with ESMTP; Wed, 7 Sep 2005 12:59:37 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Wed, 7 Sep 2005 13:25:51 +0100 Message-ID: <119D03CDAA26274786799627855EC43D67F53A@indy.enzo.phoenixmedical.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: vinum volume manager Thread-Index: AcWzp0i22yV5dAwJTRKlOjJ+BQ9jhw== From: "Tomas Palfi" To: Subject: vinum volume manager X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 12:26:15 -0000 Hi=20All, I=20have=20used=20the=20following=20message=20as=20a=20template,=20I=20hav= e=20exactly=20the=20same problem=20with=20vinum,=20and=20wonder=20if=20someone=20knows=20the=20solu= tion=20to=20it.=20 ----------------------------------------------------------------------- =20 I've=20been=20trying=20to=20get=20a=20bootstrapped=20vinum=20volume=20up=20= and=20running=20on=20a 5.4 release=20system=20(generic=20kernel,=20minimal=20install),=20based=20this= =20How-to: http://devel.reinikainen.net/docs/how-to/Vinum/ But=20I've=20managed=20to=20run=20into=20a=20problem=20that=20no=20amount=20= of=20Googling, reading the=20archive=20of=20this=20list,=20or=20reading=20the=20manual=20seems=20= help=20me=20get=20by. Basically,=20I=20have=20Vinum=20configured=20fine=20and=20can=20successful= ly=20run: =20 vinum=20>=20create=20-f=20/etc/vinum.conf =20 The=20Vinum=20volume=20is=20all=20fine=20and=20a=20vinum=20>=20list=20show= s=20no=20problems.=20=20I can also=20successfully=20do=20a=20fsck=20on=20each=20of=20the=20mounts. =20 However,=20it=20appears=20that=20the=20vinum=20config=20isn't=20being=20sa= ved,=20as rebooting the=20machine=20can't=20find=20the=20vinum=20root=20partition,=20and=20aft= er=20manually booting to=20the=20pre-vinum=20root=20(ufs:ad0s1a)=20running=20vinum=20>=20list=20= shows=20no=20volume information. =20 During=20the=20reboot,=20vinum=20appears=20to=20load=20ok,=20but=20it=20ca= n't=20find=20the=20root (as shown=20by=20the=20last=20bit=20of=20the=20dmesg): =20 vinum:=20loaded vinum:=20no=20drives=20found Mounting=20root=20from=20ufs:/dev/vinum/root setrootbyname=20failed ffs_mountroot:=20can't=20find=20rootvp Root=20mount=20failed:=206 =20 The=20relevant=20config=20files=20look=20like=20this: =20 /etc/fstab =20 /boot/loader.conf =20 vinum_load=3D"YES" vinum.autostart=3D"YES" ---------------------------- I=20know=20that=20David=20Kelly=20attempted=20to=20rectify=20the=20problem= =20gvinum, however,=20does=20the=20problem=20still=20persists=20with=20vinum? =20 Many=20thanks Tomas -- tp PRIVACY=20&=20CONFIDENTIALITY This=20e-mail=20is=20private=20and=20confidential.=20=20If=20you=20have,=20= or=20suspect=20you=20have=20received=20this=20message=20in=20error=20pleas= e=20notify=20the=20sender=20as=20soon=20as=20possible=20and=20remove=20fro= m=20your=20system.=20=20You=20may=20not=20copy,=20distribute=20or=20take=20= any=20action=20in=20reliance=20on=20it.=20Thank=20you=20for=20your=20co-op= eration. Please=20note=20that=20whilst=20best=20efforts=20are=20made,=20neither=20t= he=20company=20nor=20the=20sender=20accepts=20any=20responsibility=20for=20= viruses=20and=20it=20is=20your=20responsibility=20to=20scan=20the=20email=20= and=20attachments=20(if=20any). This=20e-mail=20has=20been=20automatically=20scanned=20for=20viruses=20by=20= MessageLabs. From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 12:48:05 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA6F16A41F for ; Wed, 7 Sep 2005 12:48:05 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from email-1.eurowings.com (email.eurowings.com [193.96.182.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9856E43D49 for ; Wed, 7 Sep 2005 12:48:04 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from localhost (email-1 [127.0.0.1]) by email-1.eurowings.com (Postfix) with ESMTP id E92DE680BF; Wed, 7 Sep 2005 15:05:47 +0200 (CEST) Received: from email-1.eurowings.com ([127.0.0.1]) by localhost (email-1.eurowings.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28438-09; Wed, 7 Sep 2005 15:05:46 +0200 (CEST) Received: from EXCH4.eurowings.com (unknown [10.100.1.36]) by email-1.eurowings.com (Postfix) with ESMTP id 82AB068054; Wed, 7 Sep 2005 15:05:46 +0200 (CEST) Received: from EXCH5.eurowings.com ([10.100.1.37]) by EXCH4.eurowings.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 7 Sep 2005 14:48:04 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Wed, 7 Sep 2005 14:48:04 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: vinum volume manager Thread-Index: AcWzp0i22yV5dAwJTRKlOjJ+BQ9jhwAAetex From: "Kipp Holger" To: "Tomas Palfi" , X-OriginalArrivalTime: 07 Sep 2005 12:48:04.0746 (UTC) FILETIME=[63A46EA0:01C5B3AA] X-Virus-Scanned: amavisd-new at eurowings.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: AW: vinum volume manager X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 12:48:05 -0000 Tomas Palfi wrote on Wednesday, 07.09.2005 14:25 =20 > Hi All, > > I have used the following message as a template, I have exactly the = same > problem with vinum, and wonder if someone knows the solution to it.=20 > However, it appears that the vinum config isn't being saved, as > rebooting the machine can't find the vinum root partition, and > after manually booting to the pre-vinum root (ufs:ad0s1a) running > vinum list shows no volume information. =20 > During the reboot, vinum appears to load ok, but it can't find > the root (as shown by the last bit of the dmesg): I have the same problem on 4.10 with ide-disks (3ware controller), but without mounting root via vinum. Anyway, you might succeed if you tell vinum the names of the=20 devices it should use in /boot/loader.conf, eg. with: vinum.drives=3D"/dev/twed1 /dev/twed2 /dev/twed3 /dev/twed4" there is also a vinum command 'read' which will read the configuration from the drive(s) specified. Please note that if you do not specify all drives in one command, vinum will not find the other drives and complain about missing drives, marking the relevant volumes as degraded or worse. Hope this helps. Best regards, Holger Kipp From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 15:48:14 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFC9B16A41F for ; Wed, 7 Sep 2005 15:48:14 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: from mail.networksolutionsemail.com (mail.networksolutionsemail.com [205.178.146.50]) by mx1.FreeBSD.org (Postfix) with SMTP id EC06343D45 for ; Wed, 7 Sep 2005 15:48:13 +0000 (GMT) (envelope-from snoel@gestosoft.com) Received: (qmail 7325 invoked by uid 78); 7 Sep 2005 15:48:13 -0000 Received: from unknown (HELO webmail16) (205.178.146.50) by mail9.netsol.inquent.com with SMTP; 7 Sep 2005 15:48:13 -0000 Received: from 204.101.154.2 (unverified [204.101.154.2]) by webmail16 (VisualOffice 4.01) with WEBMAIL id 11588; Wed, 07 Sep 2005 15:48:12 +0000 From: "Sandro Noel." To: freebsd-stable@freebsd.org Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft VisualOffice, Build 4.01.1003 X-Originating-IP: [204.101.154.2] Date: Wed, 07 Sep 2005 15:48:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: DLink DWL-G132 USB 2 (atheros AR5523A-00) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 15:48:14 -0000 Hello. I need to know if anyone is working on a driver for a DLink DWL-G132 USB 2 (atheros AR5523A-00) I'm using FreeBSD 5.4-RELEASE If anything i would be more than happy to test any work in progress. and maybe get to help with some code. ( no experience with drivers yet ) thank you! Sandro Noel. From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 18:31:59 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5646B16A41F; Wed, 7 Sep 2005 18:31:59 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBCBC43D45; Wed, 7 Sep 2005 18:31:58 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j87IVu4I031725; Wed, 7 Sep 2005 12:31:56 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <431F3220.3030103@samsco.org> Date: Wed, 07 Sep 2005 12:32:00 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.8) Gecko/20050615 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: re@freebsd.org Subject: FreeBSD 6.0-BETA4 Available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 18:31:59 -0000 Announcement ------------ The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 6.0-BETA4. ISO images are available for i386, amd64, pc98, alpha, powerpc, and ia64 architectures. sparc64 is still in the process of being built and will be uploaded as soon as it is ready. We encourage people to help with testing so any final bugs can be identified and worked out. If you have an older system you want to update using the normal CVS/cvsup source based upgrade the branch tag to use is RELENG_6 (though that will change for the Release Candidates later). Problem reports can be submitted using the send-pr(1) command. The list of open issues and things still being worked on are on the todo list: http://www.freebsd.org/releases/6.0R/todo.html Since this is the first release of a new branch we only have a rough idea for some of the dates. The current rough schedule is available but most dates are still listed as "TBD - To Be Determined": http://www.freebsd.org/releases/6.0R/schedule.html Known Issues ------------ Other than the items listed in the todo list there are no known issues with this BETA. Availability ------------ The BETA3 ISOs are available on most of the FreeBSD Mirror sites. A list of the mirror sites is available here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html Thanks, Scott From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 21:00:10 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8184F16A41F for ; Wed, 7 Sep 2005 21:00:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65C543D46 for ; Wed, 7 Sep 2005 21:00:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 033651FFE0C; Wed, 7 Sep 2005 23:00:09 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 94E8F1FF9AB; Wed, 7 Sep 2005 23:00:06 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 5B4041577D; Wed, 7 Sep 2005 20:55:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 5903C153C4; Wed, 7 Sep 2005 20:55:18 +0000 (UTC) Date: Wed, 7 Sep 2005 20:55:18 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Rene Ladan In-Reply-To: <20050906214741.GA70361@82-168-75-155-bbxl.xdsl.tiscali.nl> Message-ID: References: <20050906214741.GA70361@82-168-75-155-bbxl.xdsl.tiscali.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: stable@freebsd.org Subject: Re: 6.0BETA4 lor: route.c/if_fxp.c X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 21:00:10 -0000 On Tue, 6 Sep 2005, Rene Ladan wrote: > found another LOR on FreeBSD 6.0-BETA4 #10: Sun Sep 4 22:19:26 CEST 2005 > > lock order reversal > 1st 0xc2289c3c rtentry (rtentry) @ /usr/src/sys/net/route.c:1269 > 2nd 0xc14f1018 fxp0 (network driver) @ /usr/src/sys/dev/fxp/if_fxp.c:1172 added to "the LOR page" with LOR ID 158 http://sources.zabbadoz.net/freebsd/lor.html#158 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-freebsd-stable@FreeBSD.ORG Wed Sep 7 21:00:10 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91CD16A41F for ; Wed, 7 Sep 2005 21:00:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3861943D48 for ; Wed, 7 Sep 2005 21:00:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 1D45B1FFE0E; Wed, 7 Sep 2005 23:00:09 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 9EAC41FFAD2; Wed, 7 Sep 2005 23:00:06 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 3016E1577D; Wed, 7 Sep 2005 20:56:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 2DAA4153C4; Wed, 7 Sep 2005 20:56:38 +0000 (UTC) Date: Wed, 7 Sep 2005 20:56:38 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Mike Tancsa In-Reply-To: <6.2.3.4.0.20050906143013.08041df0@64.7.153.2> Message-ID: References: <6.2.3.4.0.20050906143013.08041df0@64.7.153.2> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: freebsd-stable@freebsd.org Subject: Re: LOR on BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2005 21:00:10 -0000 On Tue, 6 Sep 2005, Mike Tancsa wrote: > lock order reversal > 1st 0xc097ca00 UMA lock (UMA lock) @ /usr/src/sys/vm/uma_core.c:1494 > 2nd 0xc1060144 system map (system map) @ /usr/src/sys/vm/vm_map.c:2317 this one is well known: http://sources.zabbadoz.net/freebsd/lor.html#109 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 01:29:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAFC316A41F for ; Thu, 8 Sep 2005 01:29:27 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id E888743D77 for ; Thu, 8 Sep 2005 01:29:22 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.4] (12-207-25-104.client.mchsi.com[12.207.25.104]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20050908012921m9100g7dege>; Thu, 8 Sep 2005 01:29:21 +0000 Message-ID: <431F93F0.5090401@math.missouri.edu> Date: Wed, 07 Sep 2005 20:29:20 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.11) Gecko/20050905 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with thernet card and dhclient X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 01:29:27 -0000 My computer running a very recent FreeBSD release 5 is connected to the internet with "3Com 3c980C Fast Etherlink XL" to a cable modem connected to Mediacom. I connect with the command "dhclient xl0". The problem I have is that every so often the mediacom connection goes down, and when it comes up again, the computer seems unable to connect with the outside world. Yet if I do "killall dhclient;dhclient xl0" it happily connects sufficiently well to get itself an IP address from the mediacom dhcp server, but it does not seem able to pass any other kind of internet info, e.g. ping, nameserver, ssh, etc. However rebooting the computer completely solves the problem. It is as if the IP software gets stuck in some weird mode, and seems unable to get out of it. Anyone got any ideas? I'll provide more details about the system if that will help. Thanks, Stephen From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 01:38:58 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FE816A41F; Thu, 8 Sep 2005 01:38:58 +0000 (GMT) (envelope-from rbyrnes@mailshack.com) Received: from karen.nerdshack.com (karen.nerdshack.com [209.189.235.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF01543D48; Thu, 8 Sep 2005 01:38:57 +0000 (GMT) (envelope-from rbyrnes@mailshack.com) Received: from dispatchd.nerdshack.com (jean.nerdshack.com [209.189.235.38]) by karen.nerdshack.com (Postfix) with SMTP id 4228B1E3BB3; Wed, 7 Sep 2005 20:33:34 -0500 (CDT) Received: from cartman.mailshack.com (dsl-235.47.221.203.lns02-kent-syd.dsl.comindico.com.au [203.221.47.235]) by mail.nerdshack.com with ESMTP Wed, 07 Sep 2005 20:36:45 -0500 Message-Id: <6.2.3.4.2.20050908113155.028ea6c8@mail.nerdshack.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Thu, 08 Sep 2005 11:36:41 +1000 To: alpha@freebsd.org From: Rob B In-Reply-To: <6.2.3.4.2.20050812175719.029b56a8@127.0.0.1> References: <6.2.3.4.2.20050812175719.029b56a8@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: stable@freebsd.org Subject: Re: Crash on Alpha - 4.11-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 01:38:58 -0000 At 06:10 PM 12/08/2005, Rob B wrote: >Hi there, > >This is the second time I've seen this crash in the past three >weeks. I'm not sure what the root cause either. > >This box is just a home server with a single NFS exported directory >and one NFS client. It is also a caching http proxy server for my >home LAN (three machines). The crash is not occurring during busy >times for the proxy side of things, as it happened at 2:01am. > > >FreeBSD erwin.number6 4.11-STABLE FreeBSD 4.11-STABLE #9: Mon Jun 13 >23:54:13 EST 2005 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha > > > panic: ffs_write: dir_write >panic >Stopped at Debugger+02xc: ldq ra,0(sp) <0xfffffe000bab5988> > > >db> trace > >Debugger() at Debugger+02xc >panic() at panic+0x2c >ffs_write() at ffs_write+0x120 >vnode_pager_generic_putpages() at vnode_pager_generic_putpages+0x21c >ffs_putpages() at ffs_putpages+0x30 >vnode_pager_putpages() at vnode_pager_putpages+0x9c >vm_pageout_flush() at vm_pageout_flush+0x15c This crash happened again at exactly the same place. Traceback gives identical output Rob From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 02:00:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7299816A41F for ; Thu, 8 Sep 2005 02:00:15 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC8743D45 for ; Thu, 8 Sep 2005 02:00:14 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j88207kD040832 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 8 Sep 2005 11:30:13 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Thu, 8 Sep 2005 11:29:55 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1785873.ukF1SRZfv8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509081130.03658.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: 6.0-BETA3 panic (vge) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 02:00:15 -0000 --nextPart1785873.ukF1SRZfv8 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I got a panic from vge, I have a partial hand transcribed stack trace (cras= h=20 dumps don't work on ar) panic: vge_start: attempted use of a free mbuf cpu id =3D 0 kdb_enter() panic() vge_start() + 0x5d3 ether_output_frame() + 0x249 ether_output() + 0x390 =2E.. I am rebuilding with debugging to get a better idea of where the problem is. It appears to be tickled by doing recursive make operations on an NFS mount= ed=20 ports tree (NFS server is running 4.x) eg make config-recursive seemed to=20 trigger it pretty easily. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1785873.ukF1SRZfv8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDH5sj5ZPcIHs/zowRAt1yAKCUOhma5Z+o37R3cve5WNc10Fw/jwCfSViN 49zJr6To010HVQI5lkQ2IC0= =8pR4 -----END PGP SIGNATURE----- --nextPart1785873.ukF1SRZfv8-- From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 07:41:49 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C48DD16A41F for ; Thu, 8 Sep 2005 07:41:49 +0000 (GMT) (envelope-from roger@gwch.net) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16BF043D46 for ; Thu, 8 Sep 2005 07:41:48 +0000 (GMT) (envelope-from roger@gwch.net) Received: from mail.gwch.net (84-73-90-203.dclient.hispeed.ch [84.73.90.203]) (authenticated bits=0) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j887flW9017339 for ; Thu, 8 Sep 2005 09:41:48 +0200 Received: from localhost (link [127.0.0.1]) by mail.gwch.net (Postfix) with ESMTP id 42E0340509 for ; Thu, 8 Sep 2005 09:41:47 +0200 (CEST) Received: from mail.gwch.net ([127.0.0.1]) by localhost (mail.gwch.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12713-10 for ; Thu, 8 Sep 2005 09:41:44 +0200 (CEST) Received: from www.gwch.net (pluto.gwch.net [192.168.2.103]) by mail.gwch.net (Postfix) with ESMTP id 0BE764006F for ; Thu, 8 Sep 2005 09:41:44 +0200 (CEST) Received: from 62.2.21.164 (SquirrelMail authenticated user rogerg) by www.gwch.net with HTTP; Thu, 8 Sep 2005 09:41:44 +0200 (CEST) Message-ID: <24249.62.2.21.164.1126165304.squirrel@www.gwch.net> Date: Thu, 8 Sep 2005 09:41:44 +0200 (CEST) From: "Roger Grosswiler" To: freebsd-stable@freebsd.org User-Agent: SquirrelMail/1.4.6 [CVS]-0.cvs20050812.1.fc4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV version 0.86.2, clamav-milter version 0.86 on smtp-03.tornado.cablecom.ch X-Virus-Scanned: amavisd-new at gwch.net X-Virus-Status: Clean X-DCC-spamcheck-01.tornado.cablecom.ch-Metrics: smtp-03.tornado.cablecom.ch 32700; Body=1 Fuz1=1 Fuz2=1 Subject: Can't load 'kernel' while boot for installation X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 07:41:49 -0000 Hey, I owe a Dell Optiplex GX1 - which i try to install FreeBSD 6.0 or 5.4. When i boot from the CD, BIOS drive CD gets recognized: BTX loader 1.00 ... BIOS CD is cd0 BIOS drive A: is disk0 BIOS drive C: is disk1 then, the bootstrap follows Loading /boot/defaults/loader.conf /boot/kernel/kernel text=0x482d70 data=0x81140+0x9cb04 syms=[0x4+0x644b0+0x4+0x7a4fc) Consoles: internal video/keyboard BIOS drive C: is disk0 and here we are: Can't work out which disk we are booting from. Guessed BIOS device 0xffffff not fund by probes, defaulting to disk0: can't load 'kernel' ... OK _ What can i do, that i can install FreeBSD? Can i indicate cd0: on the bootprompt? BTW. i tried it also on 6.0 - same effect... This posting has also been posted on freebsd-current Thanks for your help. Roger From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 08:13:37 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 841E516A41F; Thu, 8 Sep 2005 08:13:37 +0000 (GMT) (envelope-from miker@cotse.com) Received: from www.cotse.net (smtp.cotse.net [68.166.125.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C08343D49; Thu, 8 Sep 2005 08:13:32 +0000 (GMT) (envelope-from miker@cotse.com) Received: from localhost (localhost[127.0.0.1]) (authenticated bits=0) by smtp (5.7.4/5.7.4) with ESMTP id j888CPbU037196; Thu, 8 Sep 2005 04:13:22 -0400 (EDT) (envelope-from miker@cotse.com) From: Michael Ray To: Edwin Brown Date: Thu, 08 Sep 2005 03:12:50 -0500 Message-ID: References: <8b6eae9605090106151a81174d@mail.gmail.com> In-Reply-To: <8b6eae9605090106151a81174d@mail.gmail.com> X-Mailer: Forte Agent 3.0/32.763 trialware MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: FreeBSD6.0 and VMWare 5.0.. No go X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miker@cotse.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 08:13:37 -0000 On Thu, 1 Sep 2005 09:15:08 -0400, you wrote: >This morning I tried to install FreeBSD6.0 under VMWare 5. I got=20 >the following message when it was extracting the base into \=20 >directory: > >Panic: duplicate free of item 0xc1c5a210 from zone 0xc143f000(g_bio) > >cpuid=3D0 >KDB: enter: panic >[thread pid 3 tid 100034 ] >stopped at kdb_enter+0x2b: nop >db>=20 > >Is this a known issue?=20 I am now able to install in VMWARE 5 with 6.0-BETA4. Thanks, Mike From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 11:37:53 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1668916A41F for ; Thu, 8 Sep 2005 11:37:53 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B5743D48 for ; Thu, 8 Sep 2005 11:37:52 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1051180nzo for ; Thu, 08 Sep 2005 04:37:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DMhaqqLFLPlGV5vga0ZaUgc+YVCupaFDAeOQMmal4Dfog/mUw88df6tYTKEAnQezurDXSjnp7DqtyH+CBPkqFBk6jfyZ+Pp2JyR8MVw4MYo0MC0nvZzK1/NCEagZbYqwWpXSRmV2VDIJOd06i840encj3mBlN2ucWVIBRpSw3vk= Received: by 10.36.157.18 with SMTP id f18mr6527055nze; Thu, 08 Sep 2005 04:37:51 -0700 (PDT) Received: by 10.36.72.10 with HTTP; Thu, 8 Sep 2005 04:37:51 -0700 (PDT) Message-ID: <28edec3c05090804373a134e01@mail.gmail.com> Date: Thu, 8 Sep 2005 19:37:51 +0800 From: "Mars G. Miro" To: freebsd-amd64@freebsd.org, freebsd-stable@freebsd.org, sos@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 11:37:53 -0000 Yo list/Soren! Has anybody successfully installed FreeBSD on the dual-Opteron TYAN ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) using the onboard SiI 3114 SATA controller? This mobo is supposedly supported: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D80857 But I have never been able to successfully install FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. =20 In my last attempt at installing 6.0Beta4 AMD64 on it, I get: ad4: FAILURE - WRITE_DMA status=3D51 error=3D4 LBA=3D105819039 g_vfs_done():ad4s1e[WRITE(offset=3D23695114240, length=3D2048)]error =3D 5 at the debugging console=20 =20 and=20 =20 panic:bundirty: buffer 0xffffffff9a7faff0 still on queue 1 cpuid =3D 0 KDB: enter: panic [ thread pid 3 tid 100021 ] Stopped at kdb_enter+0x2f: nop db> trace Tracing pid 3 tid 100021 td 0xffffff007ba14be0 kdb_enter() at kdb_enter+0x2f panic() at panic+0x249 bundirty() at bundirty+0x128 brelse() at brelse+0x831 bufdone() at bufdone+0x225 ffs_backgroundwritedone() at ffs_backgroundwritedone+0xa7 bufdone() at bufdone+0x2ad g_vfs_done() at g_gvfs_done+0x63 g_io_schedule_up() at g_io_schedule_up+0xd4 g_up_procbody() at g_up_procbody+0x7a fork_exit() at fork_exit+0xbb fork_trampoline() at fork_tramploine+0xe --- trap 0, rip =3D 0, rsp =3D 0xffffffffb2160d00, rbp =3D 0 ---=20 db> Some months ago, I did successfully install FreeBSD 5.4/amd64 on it, using PATA IDE drives, and no problems whatsoever, so I think this has something to do w/ the SiI 3114 driver. Any help is much appreciated. I do apologize for cross-posting but this concerns -stable and -amd64. Thanks! cheers mars From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 11:43:17 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C8B16A41F for ; Thu, 8 Sep 2005 11:43:17 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) Received: from mail17.messagelabs.com (mail17.messagelabs.com [62.231.131.67]) by mx1.FreeBSD.org (Postfix) with SMTP id E41BC43D62 for ; Thu, 8 Sep 2005 11:43:09 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) X-VirusChecked: Checked X-Env-Sender: tpalfi@phoenixmedical.co.uk X-Msg-Ref: server-24.tower-17.messagelabs.com!1126179781!36153358!1 X-StarScan-Version: 5.4.15; banners=phoenixmedical.co.uk,-,- X-Originating-IP: [62.231.142.146] Received: (qmail 31410 invoked from network); 8 Sep 2005 11:43:02 -0000 Received: from unallocated.star.net.uk (HELO ?62.231.142.146?) (62.231.142.146) by server-24.tower-17.messagelabs.com with SMTP; 8 Sep 2005 11:43:02 -0000 Received: from no.name.available by [62.231.142.146] via smtpd (for mail17.messagelabs.com [62.231.131.67]) with ESMTP; Thu, 8 Sep 2005 12:16:43 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 8 Sep 2005 12:43:01 +0100 Message-ID: <119D03CDAA26274786799627855EC43D403548@indy.enzo.phoenixmedical.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: vinum or gvinum Thread-Index: AcW0ane2IEZFkgdRRu+cn2tGF/9z8A== From: "Tomas Palfi" To: Subject: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 11:43:17 -0000 Hi=20all, I=20am=20still=20struggling=20to=20set=20up=20a=20one=20way=20mirror=20on=20= two=2072GB=20disks=20on 5.4=20intel=20platform,=20however,=20there=20seems=20to=20be=20a=20lot=20o= f=20confusion=20about what=20to=20use=20in=20the=20first=20place.=20this=20is=20vinum=20v=20gvin= um.=20=20I=20have=20managed to=20get=20to=20the=20point=20where=20I=20can=20fsck=20all=20volumes,=20ho= wever=20when=20rebooting the=20box=20would=20not=20come=20back=20giving=20me=20this: vinum:=20loaded vinum:=20no=20drives=20found Mounting=20root=20from=20ufs:/dev/gvinum/root setrootbyname=20failed ffs_mountroot:=20can't=20find=20rootvp Root=20mount=20failed:=206 Tried=20to=20configure=20the=20same=20with=20gvinum=20replicating=20the=20= vinum.conf, however,=20still=20nothing.=20=20You=20know,=20when=20you=20are=20creating= =20the=20vinum volume=20in=20bsdlabel=20and=20offsetting=20it=20with=2016=20blocks=20givi= ng=20it=20vinum format,=20do=20you=20change=20this=20for=20gvinum=20as=20well???=20my=20co= nfig=20would=20not have=20it,=20I=20can=20save=20it? I=20also=20tried=20the=20geom_vinum_load=3D"YES"=20in=20the=20/boot/loader= .conf, however,=20should=20I=20have=20vinum.autostart=3D"YES"=20there=20as=20well= =20for=20the gvinum??=20On=20another=20occasion=20I=20have=20edited=20/etc/rc.d/vinum=20= changing=20the start_cmd=20to=20"gvinum=20start"=20-=20nothing=20happened??? Also=20in=20the=20vinum.conf=20file=20that=20I=20laboriously=20create=20ea= ch=20time=20I=20try, is=20the=20 drive=20Master=20device=20/dev/da0s1h=20 with=20the=20h=20which=20is=20the=20slice=20which=20I=20create=20in=20the=20= bsdlabel=20or=20is=20it the=20device=20name=20/dev/da0s1a=20for=20the=20root=20volume??=20Non=20of= =20it=20worked=20for me. Help=20me=20out=20from=20here=20please.=20=20This=20is=20supposed=20to=20b= e=20a=20production server=20and=20I=20have=20spent=20two=20days=20on=20it=20already.=20=20 Tomas -- tp PRIVACY=20&=20CONFIDENTIALITY This=20e-mail=20is=20private=20and=20confidential.=20=20If=20you=20have,=20= or=20suspect=20you=20have=20received=20this=20message=20in=20error=20pleas= e=20notify=20the=20sender=20as=20soon=20as=20possible=20and=20remove=20fro= m=20your=20system.=20=20You=20may=20not=20copy,=20distribute=20or=20take=20= any=20action=20in=20reliance=20on=20it.=20Thank=20you=20for=20your=20co-op= eration. Please=20note=20that=20whilst=20best=20efforts=20are=20made,=20neither=20t= he=20company=20nor=20the=20sender=20accepts=20any=20responsibility=20for=20= viruses=20and=20it=20is=20your=20responsibility=20to=20scan=20the=20email=20= and=20attachments=20(if=20any). This=20e-mail=20has=20been=20automatically=20scanned=20for=20viruses=20by=20= MessageLabs. From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 11:59:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72DD516A41F for ; Thu, 8 Sep 2005 11:59:41 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6D7843D45 for ; Thu, 8 Sep 2005 11:59:40 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from localhost (localhost [127.0.0.1]) by pastinakel.tue.nl (Postfix) with ESMTP id 7C42E14D8F8; Thu, 8 Sep 2005 13:59:39 +0200 (CEST) Received: from pastinakel.tue.nl ([127.0.0.1]) by localhost (pastinakel.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41499-03-4; Thu, 8 Sep 2005 13:59:27 +0200 (CEST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by pastinakel.tue.nl (Postfix) with ESMTP id 6083214D86D; Thu, 8 Sep 2005 13:59:27 +0200 (CEST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.4/8.13.4/Submit) id j88BxReb027164; Thu, 8 Sep 2005 13:59:27 +0200 (CEST) (envelope-from stijn) Date: Thu, 8 Sep 2005 13:59:27 +0200 From: Stijn Hoop To: Tomas Palfi Message-ID: <20050908115927.GG20229@pcwin002.win.tue.nl> References: <119D03CDAA26274786799627855EC43D403548@indy.enzo.phoenixmedical.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <119D03CDAA26274786799627855EC43D403548@indy.enzo.phoenixmedical.co.uk> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Virus-Scanned: amavisd-new at tue.nl Cc: freebsd-stable@freebsd.org Subject: Re: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 11:59:41 -0000 --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, First: do _NOT_ use vinum on 5.4, use gvinum. On Thu, Sep 08, 2005 at 12:43:01PM +0100, Tomas Palfi wrote: > I am still struggling to set up a one way mirror on two 72GB disks on > 5.4 intel platform, however, there seems to be a lot of confusion about > what to use in the first place. this is vinum v gvinum. gvinum. Just to be safe you could move the vinum command and kernel modules out of the way. > Tried to configure the same with gvinum replicating the vinum.conf, > however, still nothing. Did you start from scratch by wiping the former configuration without loadi= ng gvinum? Use # dd if=3D/dev/zero of=3D/dev/da0 bs=3D1m count=3D128 to be sure. Do this WITHOUT loading any of the vinum modules. > You know, when you are creating the vinum > volume in bsdlabel and offsetting it with 16 blocks giving it vinum > format, do you change this for gvinum as well??? my config would not > have it, I can save it? I don't understand this. Here is my gvinum.conf for my mirrored system at home: %%% drive pain device /dev/ad4s1e drive panic device /dev/ad6s1e volume root plex org concat sd length 192m drive pain plex org concat sd length 192m drive panic volume swap plex org concat sd length 2080m drive pain plex org concat sd length 2080m drive panic volume usr plex org concat sd length 6g drive pain plex org concat sd length 6g drive panic volume var plex org concat sd length 256m drive pain plex org concat sd length 256m drive panic volume local plex org concat sd length 0 drive pain plex org concat sd length 0 drive panic %%% Be aware that gvinum's configuration syntax only allows the short forms for many keywords. /dev/ad4s1 and /dev/ad6s1 have this label: %%% [stijn@firsa] <~> sudo bsdlabel ad4s1 # /dev/ad4s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 393216 281 4.2BSD 0 0 0 c: 156249009 0 unused 0 0 # "raw" part, don'= t edit e: 156248993 16 vinum %%% > I also tried the geom_vinum_load=3D"YES" in the /boot/loader.conf, > however, should I have vinum.autostart=3D"YES" there as well for the > gvinum?? No, vinum.autostart is for legacy vinum. > On another occasion I have edited /etc/rc.d/vinum changing the > start_cmd to "gvinum start" - nothing happened??? Don't do that, it's not necessary to edit anything in /etc/rc.d. > Also in the vinum.conf file that I laboriously create each time I try, > is the=20 >=20 > drive Master device /dev/da0s1h=20 >=20 > with the h which is the slice which I create in the bsdlabel or is it > the device name /dev/da0s1a for the root volume?? Non of it worked for > me. Use only vinum BSD partitions for gvinum drive declarations. > Help me out from here please. This is supposed to be a production > server and I have spent two days on it already. =20 Keep at it until it makes sense, that's what I did. There are a lot of concepts to get until it clicks. HTH, --Stijn --=20 My server has more fans than Britney. -- Steve Warwick, from a posting at questions@freebsd.org --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDICeeY3r/tLQmfWcRAosbAJ48QIvoNJCfFNCVwkTNJtryAWvz1gCdFHPr bMPmY9rpZ9Ayna9QFZkXUH0= =pjIB -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 12:06:31 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7592D16A41F; Thu, 8 Sep 2005 12:06:31 +0000 (GMT) (envelope-from sos@FreeBSD.ORG) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C4043D48; Thu, 8 Sep 2005 12:06:30 +0000 (GMT) (envelope-from sos@FreeBSD.ORG) Received: from [194.192.25.136] (mac.deepcore.dk [194.192.25.136]) by spider.deepcore.dk (8.13.3/8.13.3) with ESMTP id j88C0iw2095658; Thu, 8 Sep 2005 14:00:44 +0200 (CEST) (envelope-from sos@FreeBSD.ORG) In-Reply-To: <28edec3c05090804373a134e01@mail.gmail.com> References: <28edec3c05090804373a134e01@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v734) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Message-Id: <81C53E0D-FBD4-44CF-B3A4-56ED99BE6090@FreeBSD.ORG> Content-Transfer-Encoding: quoted-printable From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= Date: Thu, 8 Sep 2005 14:06:25 +0200 To: "Mars G. Miro" X-Mailer: Apple Mail (2.734) X-mail-scanned: by DeepCore Virus & Spam killer v1.12 Cc: freebsd-stable@FreeBSD.ORG, freebsd-amd64@FreeBSD.ORG Subject: Re: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 12:06:31 -0000 On 08/09/2005, at 13:37, Mars G. Miro wrote: > Yo list/Soren! > > Has anybody successfully installed FreeBSD on the dual-Opteron TYAN > ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) > using the onboard SiI 3114 SATA controller? This mobo is supposedly > supported: > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D80857 > > But I have never been able to successfully install > FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. > > In my last attempt at installing 6.0Beta4 AMD64 on it, I get: > > ad4: FAILURE - WRITE_DMA status=3D51 = error=3D4 > LBA=3D105819039 > g_vfs_done():ad4s1e[WRITE(offset=3D23695114240, length=3D2048)]error = =3D 5 The drive apparently aborts the write, however this cant be the first =20= operation to it, so something else might have happend before this. On my (granted UP AMD64) it works like a charm, so does it on x86 so =20 the driver is not completely broken at least :) Get me the output from dmesg so I can see whats under the hood, might =20= help explain things. S=F8ren Schmidt sos@FreeBSD.org From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 12:12:56 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6264416A41F for ; Thu, 8 Sep 2005 12:12:56 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC3E943D45 for ; Thu, 8 Sep 2005 12:12:55 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from localhost (localhost [127.0.0.1]) by pastinakel.tue.nl (Postfix) with ESMTP id 113A314D943; Thu, 8 Sep 2005 14:12:55 +0200 (CEST) Received: from pastinakel.tue.nl ([127.0.0.1]) by localhost (pastinakel.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 42628-05-4; Thu, 8 Sep 2005 14:12:34 +0200 (CEST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by pastinakel.tue.nl (Postfix) with ESMTP id 4807314D8F8; Thu, 8 Sep 2005 14:09:04 +0200 (CEST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.4/8.13.4/Submit) id j88C9337027280; Thu, 8 Sep 2005 14:09:03 +0200 (CEST) (envelope-from stijn) Date: Thu, 8 Sep 2005 14:09:03 +0200 From: Stijn Hoop To: Tomas Palfi Message-ID: <20050908120903.GH20229@pcwin002.win.tue.nl> References: <119D03CDAA26274786799627855EC43D403548@indy.enzo.phoenixmedical.co.uk> <20050908115927.GG20229@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050908115927.GG20229@pcwin002.win.tue.nl> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Virus-Scanned: amavisd-new at tue.nl Cc: freebsd-stable@freebsd.org Subject: Re: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 12:12:56 -0000 On Thu, Sep 08, 2005 at 01:59:27PM +0200, Stijn Hoop wrote: > Did you start from scratch by wiping the former configuration without loading > gvinum? > > Use > > # dd if=/dev/zero of=/dev/da0 bs=1m count=128 > > to be sure. Do this WITHOUT loading any of the vinum modules. :( Forgot to add a big fat warning: ==> this hoses your system if you do this on your system disk of course <==! --Stijn -- Nostalgia ain't what it used to be. From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 12:22:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27E6616A41F for ; Thu, 8 Sep 2005 12:22:13 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) Received: from mail17.messagelabs.com (mail17.messagelabs.com [62.231.131.67]) by mx1.FreeBSD.org (Postfix) with SMTP id 6019243D46 for ; Thu, 8 Sep 2005 12:22:12 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) X-VirusChecked: Checked X-Env-Sender: tpalfi@phoenixmedical.co.uk X-Msg-Ref: server-30.tower-17.messagelabs.com!1126182047!35204525!1 X-StarScan-Version: 5.4.15; banners=phoenixmedical.co.uk,-,- X-Originating-IP: [62.231.142.146] Received: (qmail 6259 invoked from network); 8 Sep 2005 12:20:48 -0000 Received: from unallocated.star.net.uk (HELO ?62.231.142.146?) (62.231.142.146) by server-30.tower-17.messagelabs.com with SMTP; 8 Sep 2005 12:20:48 -0000 Received: from no.name.available by [62.231.142.146] via smtpd (for mail17.messagelabs.com [62.231.131.67]) with ESMTP; Thu, 8 Sep 2005 12:54:29 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Thu, 8 Sep 2005 13:20:47 +0100 Message-ID: <119D03CDAA26274786799627855EC43D67F53D@indy.enzo.phoenixmedical.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: vinum or gvinum Thread-Index: AcW0bqeBzkjA9XLYRlO1mW0QORKKVgAAC8Jw From: "Tomas Palfi" To: "Stijn Hoop" Cc: freebsd-stable@freebsd.org Subject: RE: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 12:22:13 -0000 Hi, I=20thought=20I=20could=20check=20previous=20gvinum=20config=20with=20the=20= gvinum>=20list command=20in=20its=20own=20shell.=20When=20I=20run=20this=20command=20for=20= either=20gvinum=20or vinum,=20they=20both=20reported=20no=20volumes.=20Also=20I=20noticed=20tha= t=20you=20have=20IDE hard=20drives,=20whereas=20I=20have=20SCSI,=20would=20that=20matter? Thank=20you Tomas -- tp -----Original=20Message----- From:=20Stijn=20Hoop=20[mailto:stijn@win.tue.nl]=20 Sent:=2008=20September=202005=2013:09 To:=20Tomas=20Palfi Cc:=20freebsd-stable@freebsd.org Subject:=20Re:=20vinum=20or=20gvinum On=20Thu,=20Sep=2008,=202005=20at=2001:59:27PM=20+0200,=20Stijn=20Hoop=20w= rote: >=20Did=20you=20start=20from=20scratch=20by=20wiping=20the=20former=20conf= iguration=20without loading >=20gvinum? >=20 >=20Use >=20 >=20#=20dd=20if=3D/dev/zero=20of=3D/dev/da0=20bs=3D1m=20count=3D128 >=20 >=20to=20be=20sure.=20Do=20this=20WITHOUT=20loading=20any=20of=20the=20vin= um=20modules. :(=20Forgot=20to=20add=20a=20big=20fat=20warning:=20=3D=3D>=20this=20hoses= =20your=20system=20if=20you=20do this on=20your=20system=20disk=20of=20course=20<=3D=3D! --Stijn --=20 Nostalgia=20ain't=20what=20it=20used=20to=20be. _______________________________________________________________________ This=20e-mail=20has=20been=20scanned=20by=20Messagelabs _______________________________________________________________________ PRIVACY=20&=20CONFIDENTIALITY This=20e-mail=20is=20private=20and=20confidential.=20=20If=20you=20have,=20= or=20suspect=20you=20have=20received=20this=20message=20in=20error=20pleas= e=20notify=20the=20sender=20as=20soon=20as=20possible=20and=20remove=20fro= m=20your=20system.=20=20You=20may=20not=20copy,=20distribute=20or=20take=20= any=20action=20in=20reliance=20on=20it.=20Thank=20you=20for=20your=20co-op= eration. Please=20note=20that=20whilst=20best=20efforts=20are=20made,=20neither=20t= he=20company=20nor=20the=20sender=20accepts=20any=20responsibility=20for=20= viruses=20and=20it=20is=20your=20responsibility=20to=20scan=20the=20email=20= and=20attachments=20(if=20any). This=20e-mail=20has=20been=20automatically=20scanned=20for=20viruses=20by=20= MessageLabs. From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 12:26:26 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EA9C16A420 for ; Thu, 8 Sep 2005 12:26:26 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pastinakel.tue.nl (pastinakel.tue.nl [131.155.2.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 275FD43D45 for ; Thu, 8 Sep 2005 12:26:26 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from localhost (localhost [127.0.0.1]) by pastinakel.tue.nl (Postfix) with ESMTP id 5608614C2AC; Thu, 8 Sep 2005 14:26:25 +0200 (CEST) Received: from pastinakel.tue.nl ([127.0.0.1]) by localhost (pastinakel.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 44968-05-2; Thu, 8 Sep 2005 14:26:06 +0200 (CEST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by pastinakel.tue.nl (Postfix) with ESMTP id 6FA4D14D320; Thu, 8 Sep 2005 14:26:00 +0200 (CEST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.4/8.13.4/Submit) id j88CQ0Zs027407; Thu, 8 Sep 2005 14:26:00 +0200 (CEST) (envelope-from stijn) Date: Thu, 8 Sep 2005 14:26:00 +0200 From: Stijn Hoop To: Tomas Palfi Message-ID: <20050908122600.GI20229@pcwin002.win.tue.nl> References: <119D03CDAA26274786799627855EC43D67F53D@indy.enzo.phoenixmedical.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XMCwj5IQnwKtuyBG" Content-Disposition: inline In-Reply-To: <119D03CDAA26274786799627855EC43D67F53D@indy.enzo.phoenixmedical.co.uk> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Virus-Scanned: amavisd-new at tue.nl Cc: freebsd-stable@freebsd.org Subject: Re: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 12:26:26 -0000 --XMCwj5IQnwKtuyBG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 08, 2005 at 01:20:47PM +0100, Tomas Palfi wrote: > I thought I could check previous gvinum config with the gvinum> list > command in its own shell. When I run this command for either gvinum or > vinum, they both reported no volumes. You should be able to use the list command to view the configuration. It's just that I'd start with a clean slate so to speak. > Also I noticed that you have IDE hard drives, whereas I have SCSI, would > that matter? Not that I know. To gvinum, they're just drives. By the way, you can also consider geom_mirror, for which an excellent article is available here: http://people.freebsd.org/~rse/mirror/ Both gvinum and gmirror approaches are able to boot from a mirrored system disk. It depends on other factors which one you choose. > Thank you No problem. --Stijn --=20 Fairy tales do not tell children that dragons exist. Children already know dragons exist. Fairy tales tell children the dragons can be killed. -- G.K. Chesterton --XMCwj5IQnwKtuyBG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDIC3YY3r/tLQmfWcRAm3BAKCRusebby8jOTUrFOGHu3gcHAvbIgCdF1My L47nzNXTyGAOG/jDp6mFgdI= =JshO -----END PGP SIGNATURE----- --XMCwj5IQnwKtuyBG-- From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:09:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C1A16A41F for ; Thu, 8 Sep 2005 16:09:27 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from dr.sm.ukrtel.net (dr.sm.ukrtel.net [213.179.236.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A355343D46 for ; Thu, 8 Sep 2005 16:09:25 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [213.179.237.40] (trost-dialup-1.sm.ukrtel.net [213.179.237.40] (may be forged)) by dr.sm.ukrtel.net (8.12.10/8.12.10) with ESMTP id j88G9MLG016464 for ; Thu, 8 Sep 2005 19:09:23 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <43206231.1050403@icyb.net.ua> Date: Thu, 08 Sep 2005 19:09:21 +0300 From: Andriy Gapon User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050706) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep 7 18:08:51 2005 on dr.sm.ukrtel.net X-Virus-Status: Clean Subject: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:09:27 -0000 I manage some CVS repository that contains (unfortunately) some solaris executables. This is what I am getting while trying to use file -i on them: >file bin/rsync bin/rsync: ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, Sun UltraSPARC1 Extensions Required, version 1 (SYSV), dynamically linked (uses shared libs), not stripped >file -i bin/rsync bin/rsync: , dynamically linked (uses shared libs), not stripped For FreeBSD executables some "junk at the end" is also printed: >file -i /usr/bin/file /usr/bin/file: application/x-executable, for FreeBSD 5.4, dynamically linked (uses shared libs), stripped -- Andriy Gapon From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:23:56 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A803916A41F for ; Thu, 8 Sep 2005 16:23:56 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from dr.sm.ukrtel.net (dr.sm.ukrtel.net [213.179.236.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AE443D46 for ; Thu, 8 Sep 2005 16:23:55 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [213.179.237.40] (trost-dialup-1.sm.ukrtel.net [213.179.237.40] (may be forged)) by dr.sm.ukrtel.net (8.12.10/8.12.10) with ESMTP id j88GNrLG017336 for ; Thu, 8 Sep 2005 19:23:54 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <43206598.2080701@icyb.net.ua> Date: Thu, 08 Sep 2005 19:23:52 +0300 From: Andriy Gapon User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050706) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <43206231.1050403@icyb.net.ua> In-Reply-To: <43206231.1050403@icyb.net.ua> Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep 7 18:08:51 2005 on dr.sm.ukrtel.net X-Virus-Status: Clean Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:23:56 -0000 Additional information: >file mod_ibm_admin.so mod_ibm_admin.so: executable (RISC System/6000 V3.1) or obj module not stripped >file -i mod_ibm_admin.so mod_ibm_admin.so: video/unknown I wonder what might be causing this "xenophobia". -- Andriy Gapon From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:27:26 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E8C16A41F for ; Thu, 8 Sep 2005 16:27:26 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from dr.sm.ukrtel.net (dr.sm.ukrtel.net [213.179.236.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B227343D4C for ; Thu, 8 Sep 2005 16:27:25 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [213.179.237.40] (trost-dialup-1.sm.ukrtel.net [213.179.237.40] (may be forged)) by dr.sm.ukrtel.net (8.12.10/8.12.10) with ESMTP id j88GRNLG017610 for ; Thu, 8 Sep 2005 19:27:24 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4320666A.3060708@icyb.net.ua> Date: Thu, 08 Sep 2005 19:27:22 +0300 From: Andriy Gapon User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050706) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <43206231.1050403@icyb.net.ua> In-Reply-To: <43206231.1050403@icyb.net.ua> Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep 7 18:08:51 2005 on dr.sm.ukrtel.net X-Virus-Status: Clean Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:27:26 -0000 and yet another (non-"xenophobic") problem: >file xml/si.xml xml/si.xml: XML document text >file -i xml/si.xml xml/si.xml: it is not a copy/paste error, last line above matches pattern /: *$/ -- Andriy Gapon From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:29:32 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA08016A420 for ; Thu, 8 Sep 2005 16:29:32 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5092243D58 for ; Thu, 8 Sep 2005 16:29:32 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j88GTVoa027806; Thu, 8 Sep 2005 11:29:31 -0500 (CDT) (envelope-from dan) Date: Thu, 8 Sep 2005 11:29:31 -0500 From: Dan Nelson To: Andriy Gapon Message-ID: <20050908162930.GA84582@dan.emsphone.com> References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43206598.2080701@icyb.net.ua> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: freebsd-stable@freebsd.org Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:29:33 -0000 In the last episode (Sep 08), Andriy Gapon said: > > Additional information: > > >file mod_ibm_admin.so > mod_ibm_admin.so: executable (RISC System/6000 V3.1) or obj module not stripped > > >file -i mod_ibm_admin.so > mod_ibm_admin.so: video/unknown > > I wonder what might be causing this "xenophobia". -i uses the magic.mime file instead of the standard magic file, and there are no entries for RISC executables in there. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:32:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C35E16A41F for ; Thu, 8 Sep 2005 16:32:45 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from dr.sm.ukrtel.net (dr.sm.ukrtel.net [213.179.236.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55CF943D48 for ; Thu, 8 Sep 2005 16:32:44 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [213.179.237.40] (trost-dialup-1.sm.ukrtel.net [213.179.237.40] (may be forged)) by dr.sm.ukrtel.net (8.12.10/8.12.10) with ESMTP id j88GWPLG017856; Thu, 8 Sep 2005 19:32:26 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <43206798.2010509@icyb.net.ua> Date: Thu, 08 Sep 2005 19:32:24 +0300 From: Andriy Gapon User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050706) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Nelson References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> <20050908162930.GA84582@dan.emsphone.com> In-Reply-To: <20050908162930.GA84582@dan.emsphone.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep 7 18:08:51 2005 on dr.sm.ukrtel.net X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:32:45 -0000 on 08.09.2005 19:29 Dan Nelson said the following: > -i uses the magic.mime file instead of the standard magic file, and > there are no entries for RISC executables in there. Oh I see, completely different database. BTW who is in charge of this file - freebsd or some 3rd party (GNU?) from which we take file as contrib ? -- Andriy Gapon From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 16:33:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A61D16A41F for ; Thu, 8 Sep 2005 16:33:00 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from email-1.eurowings.com (email.eurowings.com [193.96.182.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9343D48 for ; Thu, 8 Sep 2005 16:32:58 +0000 (GMT) (envelope-from h.kipp@eurowings.com) Received: from localhost (email-1 [127.0.0.1]) by email-1.eurowings.com (Postfix) with ESMTP id DBBCA68060; Thu, 8 Sep 2005 18:50:47 +0200 (CEST) Received: from email-1.eurowings.com ([127.0.0.1]) by localhost (email-1.eurowings.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01213-03; Thu, 8 Sep 2005 18:50:46 +0200 (CEST) Received: from EXCH4.eurowings.com (unknown [10.100.1.36]) by email-1.eurowings.com (Postfix) with ESMTP id 66BBC68078; Thu, 8 Sep 2005 18:50:46 +0200 (CEST) Received: from EXCH5.eurowings.com ([10.100.1.37]) by EXCH4.eurowings.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 8 Sep 2005 18:33:00 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 8 Sep 2005 18:30:17 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: file -i (mime type) has bug ? Thread-Index: AcW0kdRLndYaleqYQ9+jNG+WSOIE2gAAMS/4 From: "Kipp Holger" To: "Andriy Gapon" , X-OriginalArrivalTime: 08 Sep 2005 16:33:00.0607 (UTC) FILETIME=[FA3724F0:01C5B492] X-Virus-Scanned: amavisd-new at eurowings.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: AW: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 16:33:00 -0000 Andriy Gapon wrote on Thursday, 08.09.2005 18:23 > Additional information: > > >file mod_ibm_admin.so > mod_ibm_admin.so: executable (RISC System/6000 V3.1) or obj module not > stripped > > >file -i mod_ibm_admin.so > mod_ibm_admin.so: video/unknown > > I wonder what might be causing this "xenophobia". According to "man file" this is due to different magic files being used: -i Causes the file command to output mime type strings rather = than [...] and makes use of an alternative magic file. (See FILES section, below). FILES /usr/share/misc/magic.mgc default compiled list of magic numbers /usr/share/misc/magic default list of magic numbers /usr/share/misc/magic.mime default list of magic numbers, used to = output mime types when the -i option is = specified. Regards, Holger Kipp From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 17:09:45 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 623F616A41F for ; Thu, 8 Sep 2005 17:09:45 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB88643D45 for ; Thu, 8 Sep 2005 17:09:44 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j88H9iGT023324; Thu, 8 Sep 2005 12:09:44 -0500 (CDT) (envelope-from dan) Date: Thu, 8 Sep 2005 12:09:44 -0500 From: Dan Nelson To: Andriy Gapon Message-ID: <20050908170944.GB84582@dan.emsphone.com> References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> <20050908162930.GA84582@dan.emsphone.com> <43206798.2010509@icyb.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43206798.2010509@icyb.net.ua> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: freebsd-stable@freebsd.org Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 17:09:45 -0000 In the last episode (Sep 08), Andriy Gapon said: > on 08.09.2005 19:29 Dan Nelson said the following: > > -i uses the magic.mime file instead of the standard magic file, and > > there are no entries for RISC executables in there. > > Oh I see, completely different database. > BTW who is in charge of this file - freebsd or some 3rd party (GNU?) > from which we take file as contrib ? /usr/src/contrib/file/FREEBSD-upgrade says the original source is at ftp://ftp.astron.com/pub/file/ . We are at 4.10; the latest version is 4.15. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 19:13:24 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 015FF16A41F for ; Thu, 8 Sep 2005 19:13:24 +0000 (GMT) (envelope-from jfarmer@goldsword.com) Received: from audi.websitewelcome.com (audi.websitewelcome.com [67.19.210.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id A088043D45 for ; Thu, 8 Sep 2005 19:13:23 +0000 (GMT) (envelope-from jfarmer@goldsword.com) Received: from adsl-065-013-105-239.sip.tys.bellsouth.net ([65.13.105.239]:1240 helo=[192.168.1.33]) by audi.websitewelcome.com with esmtpa (Exim 4.52) id 1EDRpl-0008Gw-Lj for freebsd-stable@freebsd.org; Thu, 08 Sep 2005 14:13:17 -0500 Message-ID: <43208D75.1020000@goldsword.com> Date: Thu, 08 Sep 2005 15:13:57 -0400 From: "J. T. Farmer" Organization: GoldSword Systems User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> <20050908162930.GA84582@dan.emsphone.com> <43206798.2010509@icyb.net.ua> <20050908170944.GB84582@dan.emsphone.com> In-Reply-To: <20050908170944.GB84582@dan.emsphone.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - audi.websitewelcome.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - goldsword.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 19:13:24 -0000 Dan Nelson wrote: >In the last episode (Sep 08), Andriy Gapon said: > > >>on 08.09.2005 19:29 Dan Nelson said the following: >> >> >>>-i uses the magic.mime file instead of the standard magic file, and >>>there are no entries for RISC executables in there. >>> >>> >>Oh I see, completely different database. >>BTW who is in charge of this file - freebsd or some 3rd party (GNU?) >>from which we take file as contrib ? >> >> > >/usr/src/contrib/file/FREEBSD-upgrade says the original source is at >ftp://ftp.astron.com/pub/file/ . We are at 4.10; the latest version is >4.15. > Is there someone responsible for tracking this and importing newer versions? John ---------------------------------------------------------------------- John T. Farmer Owner & CTO GoldSword Systems jfarmer@goldsword.com 865-691-6498 Knoxville TN Consulting, Design, & Development of Networks & Software From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 20:06:00 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C93C516A41F for ; Thu, 8 Sep 2005 20:06:00 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 637C043D4C for ; Thu, 8 Sep 2005 20:06:00 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id j88K5xYm075014; Thu, 8 Sep 2005 15:05:59 -0500 (CDT) (envelope-from dan) Date: Thu, 8 Sep 2005 15:05:59 -0500 From: Dan Nelson To: "J. T. Farmer" Message-ID: <20050908200559.GC84582@dan.emsphone.com> References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> <20050908162930.GA84582@dan.emsphone.com> <43206798.2010509@icyb.net.ua> <20050908170944.GB84582@dan.emsphone.com> <43208D75.1020000@goldsword.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43208D75.1020000@goldsword.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.10i Cc: freebsd-stable@freebsd.org Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 20:06:00 -0000 In the last episode (Sep 08), J. T. Farmer said: > Dan Nelson wrote: > >In the last episode (Sep 08), Andriy Gapon said: > >>on 08.09.2005 19:29 Dan Nelson said the following: > >>>-i uses the magic.mime file instead of the standard magic file, > >>>and there are no entries for RISC executables in there. > >> > >>Oh I see, completely different database. BTW who is in charge of > >>this file - freebsd or some 3rd party (GNU?) from which we take > >>file as contrib ? > > > >/usr/src/contrib/file/FREEBSD-upgrade says the original source is at > >ftp://ftp.astron.com/pub/file/ . We are at 4.10; the latest version > >is 4.15. > > Is there someone responsible for tracking this and importing newer > versions? According to CVS, David O'Brien has done all the previous imports. No-one is strictly "responsible" for tracking 3rd-party updates though. Imports are usually done on an as-needed basis. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 21:23:05 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3922116A425; Thu, 8 Sep 2005 21:23:05 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: from ngwee.ugcs.caltech.edu (ngwee.ugcs.caltech.edu [131.215.176.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B3B43D46; Thu, 8 Sep 2005 21:23:04 +0000 (GMT) (envelope-from jd@ugcs.caltech.edu) Received: by ngwee.ugcs.caltech.edu (Postfix, from userid 3640) id 8BB96CC071; Thu, 8 Sep 2005 14:22:54 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by ngwee.ugcs.caltech.edu (Postfix) with ESMTP id 009E2BD0A5; Thu, 8 Sep 2005 14:22:54 -0700 (PDT) Date: Thu, 8 Sep 2005 14:22:54 -0700 (PDT) From: Jon Dama To: "Mars G. Miro" In-Reply-To: <28edec3c05090804373a134e01@mail.gmail.com> Message-ID: References: <28edec3c05090804373a134e01@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org, sos@freebsd.org Subject: Re: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 21:23:06 -0000 Yes, but only in a configuration <=3GB. But I thought those problems were ironed out? I've been looking to switch that machine back to FreeBSD/amd64 but haven't had a chance yet. Would love to know if there are issues ahead. -Jon On Thu, 8 Sep 2005, Mars G. Miro wrote: > Yo list/Soren! > > Has anybody successfully installed FreeBSD on the dual-Opteron TYAN > ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) > using the onboard SiI 3114 SATA controller? This mobo is supposedly > supported: > http://www.freebsd.org/cgi/query-pr.cgi?pr=80857 > > But I have never been able to successfully install > FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. > > In my last attempt at installing 6.0Beta4 AMD64 on it, I get: > > ad4: FAILURE - WRITE_DMA status=51 error=4 > LBA=105819039 > g_vfs_done():ad4s1e[WRITE(offset=23695114240, length=2048)]error = 5 > > at the debugging console > > and > > panic:bundirty: buffer 0xffffffff9a7faff0 still on queue 1 > cpuid = 0 > KDB: enter: panic > [ thread pid 3 tid 100021 ] > Stopped at kdb_enter+0x2f: nop > db> trace > Tracing pid 3 tid 100021 td 0xffffff007ba14be0 > kdb_enter() at kdb_enter+0x2f > panic() at panic+0x249 > bundirty() at bundirty+0x128 > brelse() at brelse+0x831 > bufdone() at bufdone+0x225 > ffs_backgroundwritedone() at ffs_backgroundwritedone+0xa7 > bufdone() at bufdone+0x2ad > g_vfs_done() at g_gvfs_done+0x63 > g_io_schedule_up() at g_io_schedule_up+0xd4 > g_up_procbody() at g_up_procbody+0x7a > fork_exit() at fork_exit+0xbb > fork_trampoline() at fork_tramploine+0xe > --- trap 0, rip = 0, rsp = 0xffffffffb2160d00, rbp = 0 --- > db> > > Some months ago, I did successfully install FreeBSD 5.4/amd64 on it, > using PATA IDE drives, and no problems whatsoever, so I think this has > something to do w/ the SiI 3114 driver. > > Any help is much appreciated. > > I do apologize for cross-posting but this concerns -stable and -amd64. > > Thanks! > > > cheers > mars > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 21:35:41 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB29516A41F; Thu, 8 Sep 2005 21:35:41 +0000 (GMT) (envelope-from jfarmer@goldsword.com) Received: from audi.websitewelcome.com (audi.websitewelcome.com [67.19.210.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4869043D46; Thu, 8 Sep 2005 21:35:41 +0000 (GMT) (envelope-from jfarmer@goldsword.com) Received: from adsl-065-013-105-239.sip.tys.bellsouth.net ([65.13.105.239]:1496 helo=[192.168.1.33]) by audi.websitewelcome.com with esmtpa (Exim 4.52) id 1EDU3S-000491-0C; Thu, 08 Sep 2005 16:35:34 -0500 Message-ID: <4320AECD.8080004@goldsword.com> Date: Thu, 08 Sep 2005 17:36:13 -0400 From: "J. T. Farmer" Organization: GoldSword Systems User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <28edec3c05090804373a134e01@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - audi.websitewelcome.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - goldsword.com X-Source: X-Source-Args: X-Source-Dir: Cc: sos@freebsd.org Subject: Re: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 21:35:41 -0000 Jon Dama wrote: >Yes, but only in a configuration <=3GB. But I thought those problems were >ironed out? I've been looking to switch that machine back to >FreeBSD/amd64 but haven't had a chance yet. Would love to know if there >are issues ahead. > >-Jon > >On Thu, 8 Sep 2005, Mars G. Miro wrote: > >>Yo list/Soren! >> >> Has anybody successfully installed FreeBSD on the dual-Opteron TYAN >>ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) >> using the onboard SiI 3114 SATA controller? This mobo is supposedly >>supported: >>http://www.freebsd.org/cgi/query-pr.cgi?pr=80857 >> >> But I have never been able to successfully install >>FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. >> >>In my last attempt at installing 6.0Beta4 AMD64 on it, I get: >> >> ad4: FAILURE - WRITE_DMA status=51 error=4 >>LBA=105819039 >> g_vfs_done():ad4s1e[WRITE(offset=23695114240, length=2048)]error = 5 >> >> at the debugging console >> >> and >> >> panic:bundirty: buffer 0xffffffff9a7faff0 still on queue 1 >> cpuid = 0 >> KDB: enter: panic >> [ thread pid 3 tid 100021 ] >> Stopped at kdb_enter+0x2f: nop >> db> trace >> Tracing pid 3 tid 100021 td 0xffffff007ba14be0 >> kdb_enter() at kdb_enter+0x2f >> panic() at panic+0x249 >> bundirty() at bundirty+0x128 >> brelse() at brelse+0x831 >> bufdone() at bufdone+0x225 >> ffs_backgroundwritedone() at ffs_backgroundwritedone+0xa7 >> bufdone() at bufdone+0x2ad >> g_vfs_done() at g_gvfs_done+0x63 >> g_io_schedule_up() at g_io_schedule_up+0xd4 >> g_up_procbody() at g_up_procbody+0x7a >> fork_exit() at fork_exit+0xbb >> fork_trampoline() at fork_tramploine+0xe >> --- trap 0, rip = 0, rsp = 0xffffffffb2160d00, rbp = 0 --- >> db> >> >> Some months ago, I did successfully install FreeBSD 5.4/amd64 on it, >>using PATA IDE drives, and no problems whatsoever, so I think this has >>something to do w/ the SiI 3114 driver. >> >> Any help is much appreciated. >> >> I do apologize for cross-posting but this concerns -stable and -amd64. >> It looks like the same issue that we have been complaining about irt the ATA driver in 5.4/stable.. Several people have also found it to be a problem under 6.0. In my case, it happens with a plain old PATA drive (via 8235 controller). It runs fine under PIO4 mode, any DMA modes result in the same errors you got. I was working on updating and installing the ataMkIII patches since that's the only version that is being supported :^< But they are supposed to merge the beta code that is in 6.0 into 5.stable and it sound like the same errors are occurring. I'm seriously considering installing Gentoo and wash my hands of it. John ---------------------------------------------------------------------- John T. Farmer Owner & CTO GoldSword Systems jfarmer@goldsword.com 865-691-6498 Knoxville TN Consulting, Design, & Development of Networks & Software From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 22:09:42 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44F116A41F for ; Thu, 8 Sep 2005 22:09:42 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from dr.sm.ukrtel.net (dr.sm.ukrtel.net [213.179.236.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED9CD43D45 for ; Thu, 8 Sep 2005 22:09:40 +0000 (GMT) (envelope-from avg@icyb.net.ua) Received: from [213.179.237.40] (trost-dialup-1.sm.ukrtel.net [213.179.237.40] (may be forged)) by dr.sm.ukrtel.net (8.12.10/8.12.10) with ESMTP id j88M9RLG035880; Fri, 9 Sep 2005 01:09:27 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4320B696.4030104@icyb.net.ua> Date: Fri, 09 Sep 2005 01:09:26 +0300 From: Andriy Gapon User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050706) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Nelson References: <43206231.1050403@icyb.net.ua> <43206598.2080701@icyb.net.ua> <20050908162930.GA84582@dan.emsphone.com> <43206798.2010509@icyb.net.ua> <20050908170944.GB84582@dan.emsphone.com> In-Reply-To: <20050908170944.GB84582@dan.emsphone.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep 7 18:08:51 2005 on dr.sm.ukrtel.net X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: file -i (mime type) has bug ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 22:09:42 -0000 on 08.09.2005 20:09 Dan Nelson said the following: > /usr/src/contrib/file/FREEBSD-upgrade says the original source is at > ftp://ftp.astron.com/pub/file/ . We are at 4.10; the latest version is > 4.15. I've checked out 4.15 and SPARC executable mime type problem is fixed there, two other problems are not. I've sent an email to Christos Zoulas, the maintainer of the file, about them. -- Andriy Gapon From owner-freebsd-stable@FreeBSD.ORG Thu Sep 8 23:30:13 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D980E16A420; Thu, 8 Sep 2005 23:30:13 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EE9543D49; Thu, 8 Sep 2005 23:30:10 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j88NU8sG040517; Thu, 8 Sep 2005 17:30:09 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4320C980.6070401@samsco.org> Date: Thu, 08 Sep 2005 17:30:08 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org References: <431F3220.3030103@samsco.org> In-Reply-To: <431F3220.3030103@samsco.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: re@freebsd.org Subject: HEADS UP! [Re: FreeBSD 6.0-BETA4 Available] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 23:30:14 -0000 All, It looks like I accidentally put amd64 packages onto the i386 ISO images. I'm generating new ISOs and will upload then as soon as possible. This likely explians the problems with installing X11 from the ISO. Sorry for the confusion. Scott Scott Long wrote: > > Announcement > ------------ > > The FreeBSD Release Engineering Team is pleased to announce the > availability of FreeBSD 6.0-BETA4. > > ISO images are available for i386, amd64, pc98, alpha, powerpc, and > ia64 architectures. sparc64 is still in the process of being built > and will be uploaded as soon as it is ready. > > We encourage people to help with testing so any final bugs can be > identified and worked out. If you have an older system you want to > update using the normal CVS/cvsup source based upgrade the branch tag to > use is RELENG_6 (though that will change for the Release Candidates > later). Problem reports can be submitted using the send-pr(1) command. > > The list of open issues and things still being worked on are on the > todo list: > > http://www.freebsd.org/releases/6.0R/todo.html > > Since this is the first release of a new branch we only have a rough > idea for some of the dates. The current rough schedule is available > but most dates are still listed as "TBD - To Be Determined": > > http://www.freebsd.org/releases/6.0R/schedule.html > > Known Issues > ------------ > > Other than the items listed in the todo list there are no known > issues with this BETA. > > Availability > ------------ > > The BETA3 ISOs are available on most of the FreeBSD Mirror sites. A list > of the mirror sites is available here: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html > > Thanks, > Scott > _______________________________________________ > 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-stable@FreeBSD.ORG Fri Sep 9 05:00:09 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9360616A41F for ; Fri, 9 Sep 2005 05:00:09 +0000 (GMT) (envelope-from sty@blosphere.net) Received: from postman.riken.go.jp (postman.riken.go.jp [134.160.33.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B074E43D45 for ; Fri, 9 Sep 2005 05:00:08 +0000 (GMT) (envelope-from sty@blosphere.net) Received: (qmail 74683 invoked by uid 85); 9 Sep 2005 05:00:06 -0000 Received: from sty@blosphere.net by postman-smtp1.riken.go.jp by uid 82 with qmail-scanner-1.12 (sweep: 2.10/3.60. . Clear:. Processed in 2.063833 secs); 09 Sep 2005 05:00:06 -0000 Received: from unknown (HELO ?172.16.112.32?) (134.160.173.1) by postman.riken.go.jp with SMTP; 9 Sep 2005 05:00:04 -0000 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <20050908122600.GI20229@pcwin002.win.tue.nl> References: <119D03CDAA26274786799627855EC43D67F53D@indy.enzo.phoenixmedical.co.uk> <20050908122600.GI20229@pcwin002.win.tue.nl> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <35E123E9-6EA2-47E3-9B3C-6EEB7D5326BA@blosphere.net> Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?Tommi_L=E4tti?= Date: Fri, 9 Sep 2005 14:00:03 +0900 To: freebsd-stable@freebsd.org X-Mailer: Apple Mail (2.734) Subject: Re: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 05:00:09 -0000 On 8.9.2005, at 21.26, Stijn Hoop wrote: > By the way, you can also consider geom_mirror, for which an excellent > article is available here: > > http://people.freebsd.org/~rse/mirror/ > > Both gvinum and gmirror approaches are able to boot from a mirrored > system > disk. It depends on other factors which one you choose. I have to vouch for gmirror system. I have three production machines here running and booting from gmirror on since 5.3-REL and they're all doing fine. Even after I upgraded 5.3 -> 5.4 and during the first boot I saw the "updating metadata" -message. Made me sweat for a few seconds. -- br, Sty From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 06:24:20 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40DEE16A41F for ; Fri, 9 Sep 2005 06:24:20 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B5BC43D55; Fri, 9 Sep 2005 06:24:18 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j896O6jI071842 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 9 Sep 2005 15:54:12 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Fri, 9 Sep 2005 15:53:56 +0930 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5097311.6UEi0poafB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509091554.02510.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: rabson@freebsd.org Subject: Can't load if_fwip on 6.0-BETA3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 06:24:20 -0000 --nextPart5097311.6UEi0poafB Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline [andenes 6:20] ~>sudo kldload sbp fwohci0: port 0xa000-0xa07f mem 0xf8126000-0xf81267f= f irq 23 at device 7.0 on pci0 fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:50:8d:00:00:d4:98:10 fwohci0: Phy 1394a available S400, 3 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 fwohci0: Initiate bus reset fwohci0: node_id=3D0xc800ffc0, gen=3D1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <=3D 0, cable IRM =3D 0 (me) firewire0: bus manager 0 (me) sbp0: on firewire0 [andenes 6:20] ~>sudo kldload if_fwip interface firewire.1 already present in the KLD 'firewire.ko'! kldload: Unsupported file type if_fwe works OK though. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart5097311.6UEi0poafB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDISqC5ZPcIHs/zowRAnqgAJ0QrSiTxbMjrejP4r008LU0iQYyXACfbEbs Fl0RTyHq3KsclNHGmWa8pX8= =Fdou -----END PGP SIGNATURE----- --nextPart5097311.6UEi0poafB-- From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 06:57:37 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D417A16A420 for ; Fri, 9 Sep 2005 06:57:37 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1B943D53 for ; Fri, 9 Sep 2005 06:57:36 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so3048759nzd for ; Thu, 08 Sep 2005 23:57:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=Mlfd4ZQQ0GyJ4QIklqo22dJiP//ADZwN/t6KWsAw6HVN24PSQ3bR4/xfIi6DJ/4/nFzwXlfNjD9Tr19JYu0/eisaSE6T54iydJMMFVQK/+xgepsqoumTdOWXZQdRzIrFVCnAM6wIGSYQNeeeh5ohh5T9gPoU/Hp6PVWKhD9HZXw= Received: by 10.36.251.12 with SMTP id y12mr40894nzh; Thu, 08 Sep 2005 23:57:35 -0700 (PDT) Received: by 10.36.72.10 with HTTP; Thu, 8 Sep 2005 23:57:35 -0700 (PDT) Message-ID: <28edec3c050908235713439533@mail.gmail.com> Date: Fri, 9 Sep 2005 14:57:35 +0800 From: "Mars G. Miro" To: =?ISO-8859-1?Q?S=F8ren_Schmidt?= , freebsd-amd64@freebsd.org, freebsd-stable@freebsd.org In-Reply-To: <81C53E0D-FBD4-44CF-B3A4-56ED99BE6090@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_820_30961451.1126249055662" References: <28edec3c05090804373a134e01@mail.gmail.com> <81C53E0D-FBD4-44CF-B3A4-56ED99BE6090@FreeBSD.ORG> Cc: Subject: Re: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: marsgmiro@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 06:57:38 -0000 ------=_Part_820_30961451.1126249055662 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 9/8/05, S=F8ren Schmidt wrote: >=20 > On 08/09/2005, at 13:37, Mars G. Miro wrote: >=20 > > Yo list/Soren! > > > > Has anybody successfully installed FreeBSD on the dual-Opteron TYAN > > ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) > > using the onboard SiI 3114 SATA controller? This mobo is supposedly > > supported: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D80857 > > > > But I have never been able to successfully install > > FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. > > > > In my last attempt at installing 6.0Beta4 AMD64 on it, I get: > > > > ad4: FAILURE - WRITE_DMA status=3D51 error=3D4 > > LBA=3D105819039 > > g_vfs_done():ad4s1e[WRITE(offset=3D23695114240, length=3D2048)]error = =3D 5 >=20 > The drive apparently aborts the write, however this cant be the first =20 > operation to it, so something else might have happend before this. > On my (granted UP AMD64) it works like a charm, so does it on x86 so =20 > the driver is not completely broken at least :) >=20 > Get me the output from dmesg so I can see whats under the hood, might =20 > help explain things. >=20 It's attached. I should also mention that the BIOS is teh latest version (2.05) w/ the SiI 3114 flash version to be 5.049. Thanks! > S=F8ren Schmidt > sos@FreeBSD.org >=20 >=20 >=20 >=20 cheers mars ------=_Part_820_30961451.1126249055662 Content-Type: text/plain; name="dmesgk8w.txt" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="dmesgk8w.txt" Q29weXJpZ2h0IChjKSAxOTkyLTIwMDUgVGhlIEZyZWVCU0QgUHJvamVjdC4KQ29weXJpZ2h0IChj KSAxOTc5LCAxOTgwLCAxOTgzLCAxOTg2LCAxOTg4LCAxOTg5LCAxOTkxLCAxOTkyLCAxOTkzLCAx OTk0CglUaGUgUmVnZW50cyBvZiB0aGUgVW5pdmVyc2l0eSBvZiBDYWxpZm9ybmlhLiBBbGwgcmln aHRzIHJlc2VydmVkLgpGcmVlQlNEIDYuMC1CRVRBNCAjMDogVHVlIFNlcCAgNiAyMDowMDo1OSBV VEMgMjAwNQogICAgcm9vdEByYXQuc2Ftc2NvLmhvbWU6L3Vzci9vYmovdXNyL3NyYy9zeXMvR0VO RVJJQwpXQVJOSU5HOiBXSVRORVNTIG9wdGlvbiBlbmFibGVkLCBleHBlY3QgcmVkdWNlZCBwZXJm b3JtYW5jZS4KUHJlbG9hZGVkIGVsZiBrZXJuZWwgIi9ib290L2tlcm5lbC9rZXJuZWwiIGF0IDB4 ZmZmZmZmZmY4MGRlNDAwMC4KUHJlbG9hZGVkIG1mc19yb290ICIvYm9vdC9tZnNyb290IiBhdCAw eGZmZmZmZmZmODBkZTQxYTguCkNhbGlicmF0aW5nIGNsb2NrKHMpIC4uLiBpODI1NCBjbG9jazog MTE5MzE1NSBIegpDTEtfVVNFX0k4MjU0X0NBTElCUkFUSU9OIG5vdCBzcGVjaWZpZWQgLSB1c2lu ZyBkZWZhdWx0IGZyZXF1ZW5jeQpUaW1lY291bnRlciAiaTgyNTQiIGZyZXF1ZW5jeSAxMTkzMTgy IEh6IHF1YWxpdHkgMApDYWxpYnJhdGluZyBUU0MgY2xvY2sgLi4uIFRTQyBjbG9jazogMTc5MzE4 ODI1MyBIegpDUFU6IEFNRCBPcHRlcm9uKHRtKSBQcm9jZXNzb3IgMjQ0ICgxNzkzLjE5LU1IeiBL OC1jbGFzcyBDUFUpCiAgT3JpZ2luID0gIkF1dGhlbnRpY0FNRCIgIElkID0gMHhmNWEgIFN0ZXBw aW5nID0gMTAKICBGZWF0dXJlcz0weDc4YmZiZmY8RlBVLFZNRSxERSxQU0UsVFNDLE1TUixQQUUs TUNFLENYOCxBUElDLFNFUCxNVFJSLFBHRSxNQ0EsQ01PVixQQVQsUFNFMzYsQ0xGTFVTSCxNTVgs RlhTUixTU0UsU1NFMj4KICBBTUQgRmVhdHVyZXM9MHhlMDUwMDgwMDxTWVNDQUxMLE5YLE1NWCss TE0sM0ROb3crLDNETm93PgpMMSAyTUIgZGF0YSBUTEI6IDggZW50cmllcywgZnVsbHkgYXNzb2Np YXRpdmUKTDEgMk1CIGluc3RydWN0aW9uIFRMQjogOCBlbnRyaWVzLCBmdWxseSBhc3NvY2lhdGl2 ZQpMMSA0S0IgZGF0YSBUTEI6IDMyIGVudHJpZXMsIGZ1bGx5IGFzc29jaWF0aXZlCkwxIDRLQiBp bnN0cnVjdGlvbiBUTEI6IDMyIGVudHJpZXMsIGZ1bGx5IGFzc29jaWF0aXZlCkwxIGRhdGEgY2Fj aGU6IDY0IGtieXRlcywgNjQgYnl0ZXMvbGluZSwgMSBsaW5lcy90YWcsIDItd2F5IGFzc29jaWF0 aXZlCkwxIGluc3RydWN0aW9uIGNhY2hlOiA2NCBrYnl0ZXMsIDY0IGJ5dGVzL2xpbmUsIDEgbGlu ZXMvdGFnLCAyLXdheSBhc3NvY2lhdGl2ZQpMMiAyTUIgdW5pZmllZCBUTEI6IDAgZW50cmllcywg ZGlzYWJsZWQvbm90IHByZXNlbnQKTDIgNEtCIGRhdGEgVExCOiA1MTIgZW50cmllcywgNC13YXkg YXNzb2NpYXRpdmUKTDIgNEtCIGluc3RydWN0aW9uIFRMQjogNTEyIGVudHJpZXMsIDQtd2F5IGFz c29jaWF0aXZlCkwyIHVuaWZpZWQgY2FjaGU6IDEwMjQga2J5dGVzLCA2NCBieXRlcy9saW5lLCAx IGxpbmVzL3RhZywgMTYtd2F5IGFzc29jaWF0aXZlCnJlYWwgbWVtb3J5ICA9IDIxNDc0MTgxMTIg KDIwNDcgTUIpClBoeXNpY2FsIG1lbW9yeSBjaHVuayhzKToKMHgwMDAwMDAwMDAwMDAxMDAwIC0g MHgwMDAwMDAwMDAwMDliZmZmLCA2MzQ4ODAgYnl0ZXMgKDE1NSBwYWdlcykKMHgwMDAwMDAwMDAw ZWUxMDAwIC0gMHgwMDAwMDAwMDdjM2FmZmZmLCAyMDY4NjM5NzQ0IGJ5dGVzICg1MDUwMzkgcGFn ZXMpCmF2YWlsIG1lbW9yeSA9IDIwNTg1MDYyNDAgKDE5NjMgTUIpCndsYW46IDw4MDIuMTEgTGlu ayBMYXllcj4KbnVsbDogPG51bGwgZGV2aWNlLCB6ZXJvIGRldmljZT4KcmFuZG9tOiA8ZW50cm9w eSBzb3VyY2UsIFNvZnR3YXJlLCBZYXJyb3c+Cm5mc2xvY2s6IHBzZXVkby1kZXZpY2UKbWVtOiA8 bWVtb3J5PgppbzogPEkvTz4KYWNwaTA6IDxBIE0gSSBPRU1YU0RUPiBvbiBtb3RoZXJib2FyZAph Y3BpMDogW01QU0FGRV0KcGNpX29wZW4oMSk6CW1vZGUgMSBhZGRyIHBvcnQgKDB4MGNmOCkgaXMg MHg4MDAwY2I4MApwY2lfb3BlbigxYSk6CW1vZGUxcmVzPTB4ODAwMDAwMDAgKDB4ODAwMDAwMDAp CnBjaV9jZmdjaGVjazoJZGV2aWNlIDAgMSAyIDMgNCA1IDYgW2NsYXNzPTA2MDQwMF0gW2hkcj0w MV0gaXMgdGhlcmUgKGlkPTc0NjAxMDIyKQpBY3BpT3NEZXJpdmVQY2lJZDogYnVzIDAgZGV2IDcg ZnVuYyAwCkFjcGlPc0Rlcml2ZVBjaUlkOiBidXMgMCBkZXYgNyBmdW5jIDEKQWNwaU9zRGVyaXZl UGNpSWQ6IGJ1cyAwIGRldiA3IGZ1bmMgMwphY3BpMDogUG93ZXIgQnV0dG9uIChmaXhlZCkKcGNp X2xpbmswOiA8QUNQSSBQQ0kgTGluayBMTktBPiBpcnEgOSBvbiBhY3BpMApwY2lfbGluazA6IExp bmtzIGFmdGVyIGluaXRpYWwgcHJvYmU6CkluZGV4ICBJUlEgIFJ0ZCAgUmVmICBJUlFzCiAgICAw ICAgIDkgICBOICAgICAwICAzIDQgNSA2IDcgOSAxMCAxMSAxMiAxNCAxNQpwY2lfbGluazA6IExp bmtzIGFmdGVyIGluaXRpYWwgdmFsaWRhdGlvbjoKSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMK ICAgIDAgICAgOSAgIE4gICAgIDAgIDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1CnBjaV9saW5r MDogTGlua3MgYWZ0ZXIgZGlzYWJsZToKSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMKICAgIDAg IDI1NSAgIE4gICAgIDAgIDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1CnBjaV9saW5rMTogPEFD UEkgUENJIExpbmsgTE5LQj4gaXJxIDExIG9uIGFjcGkwCnBjaV9saW5rMTogTGlua3MgYWZ0ZXIg aW5pdGlhbCBwcm9iZToKSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMKICAgIDAgICAxMSAgIE4g ICAgIDAgIDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1CnBjaV9saW5rMTogTGlua3MgYWZ0ZXIg aW5pdGlhbCB2YWxpZGF0aW9uOgpJbmRleCAgSVJRICBSdGQgIFJlZiAgSVJRcwogICAgMCAgIDEx ICAgTiAgICAgMCAgMyA0IDUgNiA3IDkgMTAgMTEgMTIgMTQgMTUKcGNpX2xpbmsxOiBMaW5rcyBh ZnRlciBkaXNhYmxlOgpJbmRleCAgSVJRICBSdGQgIFJlZiAgSVJRcwogICAgMCAgMjU1ICAgTiAg ICAgMCAgMyA0IDUgNiA3IDkgMTAgMTEgMTIgMTQgMTUKcGNpX2xpbmsyOiA8QUNQSSBQQ0kgTGlu ayBMTktDPiBpcnEgMCBvbiBhY3BpMApwY2lfbGluazI6IExpbmtzIGFmdGVyIGluaXRpYWwgcHJv YmU6CkluZGV4ICBJUlEgIFJ0ZCAgUmVmICBJUlFzCiAgICAwICAyNTUgICBOICAgICAwICAzIDQg NSA2IDcgOSAxMCAxMSAxMiAxNCAxNQpwY2lfbGluazI6IExpbmtzIGFmdGVyIGluaXRpYWwgdmFs aWRhdGlvbjoKSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMKICAgIDAgIDI1NSAgIE4gICAgIDAg IDMgNCA1IDYgNyA5IDEwIDExIDEyIDE0IDE1CnBjaV9saW5rMjogTGlua3MgYWZ0ZXIgZGlzYWJs ZToKSW5kZXggIElSUSAgUnRkICBSZWYgIElSUXMKICAgIDAgIDI1NSAgIE4gICAgIDAgIDMgNCA1 IDYgNyA5IDEwIDExIDEyIDE0IDE1CnBjaV9saW5rMzogPEFDUEkgUENJIExpbmsgTE5LRD4gaXJx IDEwIG9uIGFjcGkwCnBjaV9saW5rMzogTGlua3MgYWZ0ZXIgaW5pdGlhbCBwcm9iZToKSW5kZXgg IElSUSAgUnRkICBSZWYgIElSUXMKICAgIDAgICAxMCAgIE4gICAgIDAgIDMgNCA1IDYgNyA5IDEw IDExIDEyIDE0IDE1CnBjaV9saW5rMzogTGlua3MgYWZ0ZXIgaW5pdGlhbCB2YWxpZGF0aW9uOgpJ bmRleCAgSVJRICBSdGQgIFJlZiAgSVJRcwogICAgMCAgIDEwICAgTiAgICAgMCAgMyA0IDUgNiA3 IDkgMTAgMTEgMTIgMTQgMTUKcGNpX2xpbmszOiBMaW5rcyBhZnRlciBkaXNhYmxlOgpJbmRleCAg SVJRICBSdGQgIFJlZiAgSVJRcwogICAgMCAgMjU1ICAgTiAgICAgMCAgMyA0IDUgNiA3IDkgMTAg MTEgMTIgMTQgMTUKQUNQSSB0aW1lcjogMS8xIDEvMSAxLzEgMS8xIDEvMSAxLzEgMS8xIDEvMSAx LzEgMS8xIC0+IDEwClRpbWVjb3VudGVyICJBQ1BJLWZhc3QiIGZyZXF1ZW5jeSAzNTc5NTQ1IEh6 IHF1YWxpdHkgMTAwMAphY3BpX3RpbWVyMDogPDI0LWJpdCB0aW1lciBhdCAzLjU3OTU0NU1Iej4g cG9ydCAweDUwMDgtMHg1MDBiIG9uIGFjcGkwCmNwdTA6IDxBQ1BJIENQVT4gb24gYWNwaTAKYWNw aV90aHJvdHRsZTA6IDxBQ1BJIENQVSBUaHJvdHRsaW5nPiBvbiBjcHUwCmFjcGlfdGhyb3R0bGUw OiBQX0NOVCBmcm9tIFBfQkxLIDB4NTAxMApwY2liMDogPEFDUEkgSG9zdC1QQ0kgYnJpZGdlPiBw b3J0IDB4Y2Y4LTB4Y2ZmIG9uIGFjcGkwCnBjaTA6IDxBQ1BJIFBDSSBidXM+IG9uIHBjaWIwCnBj aTA6IHBoeXNpY2FsIGJ1cz0wCmZvdW5kLT4JdmVuZG9yPTB4MTAyMiwgZGV2PTB4NzQ2MCwgcmV2 aWQ9MHgwNwoJYnVzPTAsIHNsb3Q9NiwgZnVuYz0wCgljbGFzcz0wNi0wNC0wMCwgaGRydHlwZT0w eDAxLCBtZmRldj0wCgljbWRyZWc9MHgwMTE3LCBzdGF0cmVnPTB4MDIzMCwgY2FjaGVsbnN6PTAg KGR3b3JkcykKCWxhdHRpbWVyPTB4NDAgKDE5MjAgbnMpLCBtaW5nbnQ9MHgwNiAoMTUwMCBucyks IG1heGxhdD0weDAwICgwIG5zKQpmb3VuZC0+CXZlbmRvcj0weDEwMjIsIGRldj0weDc0NjgsIHJl dmlkPTB4MDUKCWJ1cz0wLCBzbG90PTcsIGZ1bmM9MAoJY2xhc3M9MDYtMDEtMDAsIGhkcnR5cGU9 MHgwMCwgbWZkZXY9MQoJY21kcmVnPTB4MDAwZiwgc3RhdHJlZz0weDAyMjAsIGNhY2hlbG5zej0w IChkd29yZHMpCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDAgKDAgbnMpLCBtYXhs YXQ9MHgwMCAoMCBucykKZm91bmQtPgl2ZW5kb3I9MHgxMDIyLCBkZXY9MHg3NDY5LCByZXZpZD0w eDAzCglidXM9MCwgc2xvdD03LCBmdW5jPTEKCWNsYXNzPTAxLTAxLThhLCBoZHJ0eXBlPTB4MDAs IG1mZGV2PTAKCWNtZHJlZz0weDAwMDUsIHN0YXRyZWc9MHgwMjAwLCBjYWNoZWxuc3o9MCAoZHdv cmRzKQoJbGF0dGltZXI9MHgyMCAoOTYwIG5zKSwgbWluZ250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9 MHgwMCAoMCBucykKCW1hcFsyMF06IHR5cGUgNCwgcmFuZ2UgMzIsIGJhc2UgMDAwMGZmYTAsIHNp emUgIDQsIGVuYWJsZWQKZm91bmQtPgl2ZW5kb3I9MHgxMDIyLCBkZXY9MHg3NDZhLCByZXZpZD0w eDAyCglidXM9MCwgc2xvdD03LCBmdW5jPTIKCWNsYXNzPTBjLTA1LTAwLCBoZHJ0eXBlPTB4MDAs IG1mZGV2PTAKCWNtZHJlZz0weDAwMDEsIHN0YXRyZWc9MHgwMjAwLCBjYWNoZWxuc3o9MCAoZHdv cmRzKQoJbGF0dGltZXI9MHg0MCAoMTkyMCBucyksIG1pbmdudD0weDAwICgwIG5zKSwgbWF4bGF0 PTB4MDAgKDAgbnMpCglpbnRwaW49ZCwgaXJxPTEwCgltYXBbMTBdOiB0eXBlIDQsIHJhbmdlIDMy LCBiYXNlIDAwMDBjNDAwLCBzaXplICA1LCBlbmFibGVkCnBjaWIwOiBtYXRjaGVkIGVudHJ5IGZv ciAwLjcuSU5URCAoc3JjIFxcX1NCXy5MTktEOjApCnBjaWIwOiBzbG90IDcgSU5URCByb3V0ZWQg dG8gaXJxIDEwIHZpYSBcXF9TQl8uTE5LRApmb3VuZC0+CXZlbmRvcj0weDEwMjIsIGRldj0weDc0 NmIsIHJldmlkPTB4MDUKCWJ1cz0wLCBzbG90PTcsIGZ1bmM9MwoJY2xhc3M9MDYtODAtMDAsIGhk cnR5cGU9MHgwMCwgbWZkZXY9MAoJY21kcmVnPTB4MDAwMCwgc3RhdHJlZz0weDAyODAsIGNhY2hl bG5zej0wIChkd29yZHMpCglsYXR0aW1lcj0weDQwICgxOTIwIG5zKSwgbWluZ250PTB4MDAgKDAg bnMpLCBtYXhsYXQ9MHgwMCAoMCBucykKZm91bmQtPgl2ZW5kb3I9MHgxMDIyLCBkZXY9MHg3NDZk LCByZXZpZD0weDAzCglidXM9MCwgc2xvdD03LCBmdW5jPTUKCWNsYXNzPTA0LTAxLTAwLCBoZHJ0 eXBlPTB4MDAsIG1mZGV2PTAKCWNtZHJlZz0weDAwMDUsIHN0YXRyZWc9MHgwMjAwLCBjYWNoZWxu c3o9MCAoZHdvcmRzKQoJbGF0dGltZXI9MHg0MCAoMTkyMCBucyksIG1pbmdudD0weDAwICgwIG5z KSwgbWF4bGF0PTB4MDAgKDAgbnMpCglpbnRwaW49YiwgaXJxPTExCgltYXBbMTBdOiB0eXBlIDQs IHJhbmdlIDMyLCBiYXNlIDAwMDBjODAwLCBzaXplICA4LCBlbmFibGVkCgltYXBbMTRdOiB0eXBl IDQsIHJhbmdlIDMyLCBiYXNlIDAwMDBjYzAwLCBzaXplICA2LCBlbmFibGVkCnBjaWIwOiBtYXRj aGVkIGVudHJ5IGZvciAwLjcuSU5UQiAoc3JjIFxcX1NCXy5MTktCOjApCnBjaWIwOiBzbG90IDcg SU5UQiByb3V0ZWQgdG8gaXJxIDExIHZpYSBcXF9TQl8uTE5LQgpmb3VuZC0+CXZlbmRvcj0weDEw MjIsIGRldj0weDc0NTAsIHJldmlkPTB4MTIKCWJ1cz0wLCBzbG90PTEwLCBmdW5jPTAKCWNsYXNz PTA2LTA0LTAwLCBoZHJ0eXBlPTB4MDEsIG1mZGV2PTEKCWNtZHJlZz0weDAxMTcsIHN0YXRyZWc9 MHgwMjMwLCBjYWNoZWxuc3o9MCAoZHdvcmRzKQoJbGF0dGltZXI9MHg0MCAoMTkyMCBucyksIG1p bmdudD0weDA1ICgxMjUwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMpCmZvdW5kLT4JdmVuZG9yPTB4 MTAyMiwgZGV2PTB4NzQ1MSwgcmV2aWQ9MHgwMQoJYnVzPTAsIHNsb3Q9MTAsIGZ1bmM9MQoJY2xh c3M9MDgtMDAtMTAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9MAoJY21kcmVnPTB4MDAwNiwgc3RhdHJl Zz0weDAyMDAsIGNhY2hlbG5zej0wIChkd29yZHMpCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWlu Z250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAoMCBucykKCW1hcFsxMF06IHR5cGUgMSwgcmFu Z2UgNjQsIGJhc2UgZmM5ZmYwMDAsIHNpemUgMTIsIGVuYWJsZWQKZm91bmQtPgl2ZW5kb3I9MHgx MDIyLCBkZXY9MHg3NDUwLCByZXZpZD0weDEyCglidXM9MCwgc2xvdD0xMSwgZnVuYz0wCgljbGFz cz0wNi0wNC0wMCwgaGRydHlwZT0weDAxLCBtZmRldj0xCgljbWRyZWc9MHgwMTE2LCBzdGF0cmVn PTB4MDIzMCwgY2FjaGVsbnN6PTAgKGR3b3JkcykKCWxhdHRpbWVyPTB4NDAgKDE5MjAgbnMpLCBt aW5nbnQ9MHgwNSAoMTI1MCBucyksIG1heGxhdD0weDAwICgwIG5zKQpmb3VuZC0+CXZlbmRvcj0w eDEwMjIsIGRldj0weDc0NTEsIHJldmlkPTB4MDEKCWJ1cz0wLCBzbG90PTExLCBmdW5jPTEKCWNs YXNzPTA4LTAwLTEwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCWNtZHJlZz0weDAwMDYsIHN0YXRy ZWc9MHgwMjAwLCBjYWNoZWxuc3o9MCAoZHdvcmRzKQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1p bmdudD0weDAwICgwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMpCgltYXBbMTBdOiB0eXBlIDEsIHJh bmdlIDY0LCBiYXNlIGZjOWZlMDAwLCBzaXplIDEyLCBlbmFibGVkCmZvdW5kLT4JdmVuZG9yPTB4 MTAyMiwgZGV2PTB4MTEwMCwgcmV2aWQ9MHgwMAoJYnVzPTAsIHNsb3Q9MjQsIGZ1bmM9MAoJY2xh c3M9MDYtMDAtMDAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9MQoJY21kcmVnPTB4MDAwMCwgc3RhdHJl Zz0weDAwMTAsIGNhY2hlbG5zej0wIChkd29yZHMpCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWlu Z250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9MHgwMCAoMCBucykKZm91bmQtPgl2ZW5kb3I9MHgxMDIy LCBkZXY9MHgxMTAxLCByZXZpZD0weDAwCglidXM9MCwgc2xvdD0yNCwgZnVuYz0xCgljbGFzcz0w Ni0wMC0wMCwgaGRydHlwZT0weDAwLCBtZmRldj0xCgljbWRyZWc9MHgwMDAwLCBzdGF0cmVnPTB4 MDAwMCwgY2FjaGVsbnN6PTAgKGR3b3JkcykKCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9 MHgwMCAoMCBucyksIG1heGxhdD0weDAwICgwIG5zKQpmb3VuZC0+CXZlbmRvcj0weDEwMjIsIGRl dj0weDExMDIsIHJldmlkPTB4MDAKCWJ1cz0wLCBzbG90PTI0LCBmdW5jPTIKCWNsYXNzPTA2LTAw LTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTEKCWNtZHJlZz0weDAwMDAsIHN0YXRyZWc9MHgwMDAw LCBjYWNoZWxuc3o9MCAoZHdvcmRzKQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAw ICgwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMpCmZvdW5kLT4JdmVuZG9yPTB4MTAyMiwgZGV2PTB4 MTEwMywgcmV2aWQ9MHgwMAoJYnVzPTAsIHNsb3Q9MjQsIGZ1bmM9MwoJY2xhc3M9MDYtMDAtMDAs IGhkcnR5cGU9MHgwMCwgbWZkZXY9MQoJY21kcmVnPTB4MDAwMCwgc3RhdHJlZz0weDAwMDAsIGNh Y2hlbG5zej0wIChkd29yZHMpCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDAgKDAg bnMpLCBtYXhsYXQ9MHgwMCAoMCBucykKZm91bmQtPgl2ZW5kb3I9MHgxMDIyLCBkZXY9MHgxMTAw LCByZXZpZD0weDAwCglidXM9MCwgc2xvdD0yNSwgZnVuYz0wCgljbGFzcz0wNi0wMC0wMCwgaGRy dHlwZT0weDAwLCBtZmRldj0xCgljbWRyZWc9MHgwMDAwLCBzdGF0cmVnPTB4MDAxMCwgY2FjaGVs bnN6PTAgKGR3b3JkcykKCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBucyks IG1heGxhdD0weDAwICgwIG5zKQpmb3VuZC0+CXZlbmRvcj0weDEwMjIsIGRldj0weDExMDEsIHJl dmlkPTB4MDAKCWJ1cz0wLCBzbG90PTI1LCBmdW5jPTEKCWNsYXNzPTA2LTAwLTAwLCBoZHJ0eXBl PTB4MDAsIG1mZGV2PTEKCWNtZHJlZz0weDAwMDAsIHN0YXRyZWc9MHgwMDAwLCBjYWNoZWxuc3o9 MCAoZHdvcmRzKQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAwICgwIG5zKSwgbWF4 bGF0PTB4MDAgKDAgbnMpCmZvdW5kLT4JdmVuZG9yPTB4MTAyMiwgZGV2PTB4MTEwMiwgcmV2aWQ9 MHgwMAoJYnVzPTAsIHNsb3Q9MjUsIGZ1bmM9MgoJY2xhc3M9MDYtMDAtMDAsIGhkcnR5cGU9MHgw MCwgbWZkZXY9MQoJY21kcmVnPTB4MDAwMCwgc3RhdHJlZz0weDAwMDAsIGNhY2hlbG5zej0wIChk d29yZHMpCglsYXR0aW1lcj0weDAwICgwIG5zKSwgbWluZ250PTB4MDAgKDAgbnMpLCBtYXhsYXQ9 MHgwMCAoMCBucykKZm91bmQtPgl2ZW5kb3I9MHgxMDIyLCBkZXY9MHgxMTAzLCByZXZpZD0weDAw CglidXM9MCwgc2xvdD0yNSwgZnVuYz0zCgljbGFzcz0wNi0wMC0wMCwgaGRydHlwZT0weDAwLCBt ZmRldj0xCgljbWRyZWc9MHgwMDAwLCBzdGF0cmVnPTB4MDAwMCwgY2FjaGVsbnN6PTAgKGR3b3Jk cykKCWxhdHRpbWVyPTB4MDAgKDAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBucyksIG1heGxhdD0weDAw ICgwIG5zKQpwY2liMTogPEFDUEkgUENJLVBDSSBicmlkZ2U+IGF0IGRldmljZSA2LjAgb24gcGNp MApwY2liMTogICBzZWNvbmRhcnkgYnVzICAgICAxCnBjaWIxOiAgIHN1Ym9yZGluYXRlIGJ1cyAg IDEKcGNpYjE6ICAgSS9PIGRlY29kZSAgICAgICAgMHg5MDAwLTB4YWZmZgpwY2liMTogICBtZW1v cnkgZGVjb2RlICAgICAweGZjNTAwMDAwLTB4ZmM2ZmZmZmYKcGNpYjE6ICAgcHJlZmV0Y2hlZCBk ZWNvZGUgMHhmZmYwMDAwMC0weGZmZmZmCnBjaTE6IDxBQ1BJIFBDSSBidXM+IG9uIHBjaWIxCnBj aTE6IHBoeXNpY2FsIGJ1cz0xCmZvdW5kLT4JdmVuZG9yPTB4MTAyMiwgZGV2PTB4NzQ2NCwgcmV2 aWQ9MHgwYgoJYnVzPTEsIHNsb3Q9MCwgZnVuYz0wCgljbGFzcz0wYy0wMy0xMCwgaGRydHlwZT0w eDAwLCBtZmRldj0xCgljbWRyZWc9MHgwMTE3LCBzdGF0cmVnPTB4MDI4MCwgY2FjaGVsbnN6PTAg KGR3b3JkcykKCWxhdHRpbWVyPTB4NDAgKDE5MjAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBucyksIG1h eGxhdD0weDUwICgyMDAwMCBucykKCWludHBpbj1kLCBpcnE9MTAKCW1hcFsxMF06IHR5cGUgMSwg cmFuZ2UgMzIsIGJhc2UgZmM2ZmQwMDAsIHNpemUgMTIsIGVuYWJsZWQKcGNpYjE6IChudWxsKSBy ZXF1ZXN0ZWQgbWVtb3J5IHJhbmdlIDB4ZmM2ZmQwMDAtMHhmYzZmZGZmZjogZ29vZApwY2liMTog bWF0Y2hlZCBlbnRyeSBmb3IgMS4wLklOVEQgKHNyYyBcXF9TQl8uTE5LRDowKQpwY2liMTogc2xv dCAwIElOVEQgcm91dGVkIHRvIGlycSAxMCB2aWEgXFxfU0JfLkxOS0QKZm91bmQtPgl2ZW5kb3I9 MHgxMDIyLCBkZXY9MHg3NDY0LCByZXZpZD0weDBiCglidXM9MSwgc2xvdD0wLCBmdW5jPTEKCWNs YXNzPTBjLTAzLTEwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCWNtZHJlZz0weDAxMTcsIHN0YXRy ZWc9MHgwMjgwLCBjYWNoZWxuc3o9MCAoZHdvcmRzKQoJbGF0dGltZXI9MHg0MCAoMTkyMCBucyks IG1pbmdudD0weDAwICgwIG5zKSwgbWF4bGF0PTB4NTAgKDIwMDAwIG5zKQoJaW50cGluPWQsIGly cT0xMAoJbWFwWzEwXTogdHlwZSAxLCByYW5nZSAzMiwgYmFzZSBmYzZmZTAwMCwgc2l6ZSAxMiwg ZW5hYmxlZApwY2liMTogKG51bGwpIHJlcXVlc3RlZCBtZW1vcnkgcmFuZ2UgMHhmYzZmZTAwMC0w eGZjNmZlZmZmOiBnb29kCnBjaWIxOiBtYXRjaGVkIGVudHJ5IGZvciAxLjAuSU5URCAoc3JjIFxc X1NCXy5MTktEOjApCnBjaWIxOiBzbG90IDAgSU5URCByb3V0ZWQgdG8gaXJxIDEwIHZpYSBcXF9T Ql8uTE5LRApmb3VuZC0+CXZlbmRvcj0weDEwOTUsIGRldj0weDMxMTQsIHJldmlkPTB4MDIKCWJ1 cz0xLCBzbG90PTExLCBmdW5jPTAKCWNsYXNzPTAxLTgwLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2 PTAKCWNtZHJlZz0weDAxMDcsIHN0YXRyZWc9MHgwMmIwLCBjYWNoZWxuc3o9MTYgKGR3b3JkcykK CWxhdHRpbWVyPTB4NDAgKDE5MjAgbnMpLCBtaW5nbnQ9MHgwMCAoMCBucyksIG1heGxhdD0weDAw ICgwIG5zKQoJaW50cGluPWEsIGlycT0xMQoJcG93ZXJzcGVjIDIgIHN1cHBvcnRzIEQwIEQxIEQy IEQzICBjdXJyZW50IEQwCgltYXBbMTBdOiB0eXBlIDQsIHJhbmdlIDMyLCBiYXNlIDAwMDBhYzAw LCBzaXplICAzLCBlbmFibGVkCnBjaWIxOiAobnVsbCkgcmVxdWVzdGVkIEkvTyByYW5nZSAweGFj MDAtMHhhYzA3OiBpbiByYW5nZQoJbWFwWzE0XTogdHlwZSA0LCByYW5nZSAzMiwgYmFzZSAwMDAw YTgwMCwgc2l6ZSAgMiwgZW5hYmxlZApwY2liMTogKG51bGwpIHJlcXVlc3RlZCBJL08gcmFuZ2Ug MHhhODAwLTB4YTgwMzogaW4gcmFuZ2UKCW1hcFsxOF06IHR5cGUgNCwgcmFuZ2UgMzIsIGJhc2Ug MDAwMGE0MDAsIHNpemUgIDMsIGVuYWJsZWQKcGNpYjE6IChudWxsKSByZXF1ZXN0ZWQgSS9PIHJh bmdlIDB4YTQwMC0weGE0MDc6IGluIHJhbmdlCgltYXBbMWNdOiB0eXBlIDQsIHJhbmdlIDMyLCBi YXNlIDAwMDBhMDAwLCBzaXplICAyLCBlbmFibGVkCnBjaWIxOiAobnVsbCkgcmVxdWVzdGVkIEkv TyByYW5nZSAweGEwMDAtMHhhMDAzOiBpbiByYW5nZQoJbWFwWzIwXTogdHlwZSA0LCByYW5nZSAz MiwgYmFzZSAwMDAwOWMwMCwgc2l6ZSAgNCwgZW5hYmxlZApwY2liMTogKG51bGwpIHJlcXVlc3Rl ZCBJL08gcmFuZ2UgMHg5YzAwLTB4OWMwZjogaW4gcmFuZ2UKCW1hcFsyNF06IHR5cGUgMSwgcmFu Z2UgMzIsIGJhc2UgZmM2ZmZjMDAsIHNpemUgMTAsIGVuYWJsZWQKcGNpYjE6IChudWxsKSByZXF1 ZXN0ZWQgbWVtb3J5IHJhbmdlIDB4ZmM2ZmZjMDAtMHhmYzZmZmZmZjogZ29vZApwY2liMTogbWF0 Y2hlZCBlbnRyeSBmb3IgMS4xMS5JTlRBIChzcmMgXFxfU0JfLkxOS0I6MCkKcGNpYjE6IHNsb3Qg MTEgSU5UQSByb3V0ZWQgdG8gaXJxIDExIHZpYSBcXF9TQl8uTE5LQgpmb3VuZC0+CXZlbmRvcj0w eDEwNGMsIGRldj0weDgwMjMsIHJldmlkPTB4MDAKCWJ1cz0xLCBzbG90PTEyLCBmdW5jPTAKCWNs YXNzPTBjLTAwLTEwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCWNtZHJlZz0weDAxMTYsIHN0YXRy ZWc9MHgwMjEwLCBjYWNoZWxuc3o9MTYgKGR3b3JkcykKCWxhdHRpbWVyPTB4NDAgKDE5MjAgbnMp LCBtaW5nbnQ9MHgwMiAoNTAwIG5zKSwgbWF4bGF0PTB4MDQgKDEwMDAgbnMpCglpbnRwaW49YSwg aXJxPTEwCglwb3dlcnNwZWMgMiAgc3VwcG9ydHMgRDAgRDEgRDIgRDMgIGN1cnJlbnQgRDAKCW1h cFsxMF06IHR5cGUgMSwgcmFuZ2UgMzIsIGJhc2UgZmM2ZmYwMDAsIHNpemUgMTEsIGVuYWJsZWQK cGNpYjE6IChudWxsKSByZXF1ZXN0ZWQgbWVtb3J5IHJhbmdlIDB4ZmM2ZmYwMDAtMHhmYzZmZjdm ZjogZ29vZAoJbWFwWzE0XTogdHlwZSAxLCByYW5nZSAzMiwgYmFzZSBmYzZmODAwMCwgc2l6ZSAx NCwgZW5hYmxlZApwY2liMTogKG51bGwpIHJlcXVlc3RlZCBtZW1vcnkgcmFuZ2UgMHhmYzZmODAw MC0weGZjNmZiZmZmOiBnb29kCnBjaWIxOiBtYXRjaGVkIGVudHJ5IGZvciAxLjEyLklOVEEgKHNy YyBcXF9TQl8uTE5LRDowKQpwY2liMTogc2xvdCAxMiBJTlRBIHJvdXRlZCB0byBpcnEgMTAgdmlh IFxcX1NCXy5MTktECm9oY2kwOiA8T0hDSSAoZ2VuZXJpYykgVVNCIGNvbnRyb2xsZXI+IG1lbSAw eGZjNmZkMDAwLTB4ZmM2ZmRmZmYgaXJxIDEwIGF0IGRldmljZSAwLjAgb24gcGNpMQpvaGNpMDog UmVzZXJ2ZWQgMHgxMDAwIGJ5dGVzIGZvciByaWQgMHgxMCB0eXBlIDMgYXQgMHhmYzZmZDAwMApv aGNpMDogW0dJQU5ULUxPQ0tFRF0KdXNiMDogT0hDSSB2ZXJzaW9uIDEuMCwgbGVnYWN5IHN1cHBv cnQKdXNiMDogPE9IQ0kgKGdlbmVyaWMpIFVTQiBjb250cm9sbGVyPiBvbiBvaGNpMAp1c2IwOiBV U0IgcmV2aXNpb24gMS4wCnVodWIwOiBBTUQgT0hDSSByb290IGh1YiwgY2xhc3MgOS8wLCByZXYg MS4wMC8xLjAwLCBhZGRyIDEKdWh1YjA6IDMgcG9ydHMgd2l0aCAzIHJlbW92YWJsZSwgc2VsZiBw b3dlcmVkCm9oY2kxOiA8T0hDSSAoZ2VuZXJpYykgVVNCIGNvbnRyb2xsZXI+IG1lbSAweGZjNmZl MDAwLTB4ZmM2ZmVmZmYgaXJxIDEwIGF0IGRldmljZSAwLjEgb24gcGNpMQpvaGNpMTogUmVzZXJ2 ZWQgMHgxMDAwIGJ5dGVzIGZvciByaWQgMHgxMCB0eXBlIDMgYXQgMHhmYzZmZTAwMApvaGNpMTog W0dJQU5ULUxPQ0tFRF0KdXNiMTogT0hDSSB2ZXJzaW9uIDEuMCwgbGVnYWN5IHN1cHBvcnQKdXNi MTogPE9IQ0kgKGdlbmVyaWMpIFVTQiBjb250cm9sbGVyPiBvbiBvaGNpMQp1c2IxOiBVU0IgcmV2 aXNpb24gMS4wCnVodWIxOiBBTUQgT0hDSSByb290IGh1YiwgY2xhc3MgOS8wLCByZXYgMS4wMC8x LjAwLCBhZGRyIDEKdWh1YjE6IDMgcG9ydHMgd2l0aCAzIHJlbW92YWJsZSwgc2VsZiBwb3dlcmVk CmF0YXBjaTA6IDxTaUkgMzExNCBTQVRBMTUwIGNvbnRyb2xsZXI+IHBvcnQgMHhhYzAwLTB4YWMw NywweGE4MDAtMHhhODAzLDB4YTQwMC0weGE0MDcsMHhhMDAwLTB4YTAwMywweDljMDAtMHg5YzBm IG1lbSAweGZjNmZmYzAwLTB4ZmM2ZmZmZmYgaXJxIDExIGF0IGRldmljZSAxMS4wIG9uIHBjaTEK YXRhcGNpMDogUmVzZXJ2ZWQgMHgxMCBieXRlcyBmb3IgcmlkIDB4MjAgdHlwZSA0IGF0IDB4OWMw MAphdGFwY2kwOiBbTVBTQUZFXQphdGFwY2kwOiBSZXNlcnZlZCAweDQwMCBieXRlcyBmb3Igcmlk IDB4MjQgdHlwZSAzIGF0IDB4ZmM2ZmZjMDAKYXRhMjogPEFUQSBjaGFubmVsIDA+IG9uIGF0YXBj aTAKYXRhMjogU0FUQSBjb25uZWN0IHJlYWR5IHRpbWU9MG1zCmF0YTI6IHNhdGFfY29ubmVjdCBk ZXZpY2VzPTB4MTxBVEFfTUFTVEVSPgphdGEyOiBbTVBTQUZFXQphdGEzOiA8QVRBIGNoYW5uZWwg MT4gb24gYXRhcGNpMAphdGEzOiBTQVRBIGNvbm5lY3Qgc3RhdHVzPTAwMDAwMDAwCmF0YTM6IFtN UFNBRkVdCmF0YTQ6IDxBVEEgY2hhbm5lbCAyPiBvbiBhdGFwY2kwCmF0YTQ6IFNBVEEgY29ubmVj dCBzdGF0dXM9MDAwMDAwMDAKYXRhNDogW01QU0FGRV0KYXRhNTogPEFUQSBjaGFubmVsIDM+IG9u IGF0YXBjaTAKYXRhNTogU0FUQSBjb25uZWN0IHN0YXR1cz0wMDAwMDAwMAphdGE1OiBbTVBTQUZF XQpmd29oY2kwOiA8VGV4YXMgSW5zdHJ1bWVudHMgVFNCNDNBQjIyL0E+IG1lbSAweGZjNmZmMDAw LTB4ZmM2ZmY3ZmYsMHhmYzZmODAwMC0weGZjNmZiZmZmIGlycSAxMCBhdCBkZXZpY2UgMTIuMCBv biBwY2kxCmZ3b2hjaTA6IFJlc2VydmVkIDB4ODAwIGJ5dGVzIGZvciByaWQgMHgxMCB0eXBlIDMg YXQgMHhmYzZmZjAwMApmd29oY2kwOiBbTVBTQUZFXQpmd29oY2kwOiBPSENJIHZlcnNpb24gMS4x MCAoUk9NPTEpCmZ3b2hjaTA6IE5vLiBvZiBJc29jaHJvbm91cyBjaGFubmVscyBpcyA0Lgpmd29o Y2kwOiBFVUk2NCAwMDplMDo4MTowMDowMDozMDo0NDozZApmd29oY2kwOiBQaHkgMTM5NGEgYXZh aWxhYmxlIFM0MDAsIDIgcG9ydHMuCmZ3b2hjaTA6IExpbmsgUzQwMCwgbWF4X3JlYyAyMDQ4IGJ5 dGVzLgpmaXJld2lyZTA6IDxJRUVFMTM5NChGaXJlV2lyZSkgYnVzPiBvbiBmd29oY2kwCmZ3ZTA6 IDxFdGhlcm5ldCBvdmVyIEZpcmVXaXJlPiBvbiBmaXJld2lyZTAKaWZfZndlMDogRmFrZSBFdGhl cm5ldCBhZGRyZXNzOiAwMjplMDo4MTozMDo0NDozZApmd2UwOiBicGYgYXR0YWNoZWQKZndlMDog RXRoZXJuZXQgYWRkcmVzczogMDI6ZTA6ODE6MzA6NDQ6M2QKZndlMDogaWZfc3RhcnQgcnVubmlu ZyBkZWZlcnJlZCBmb3IgR2lhbnQKc2JwMDogPFNCUC0yL1NDU0kgb3ZlciBGaXJlV2lyZT4gb24g ZmlyZXdpcmUwCmZ3b2hjaTA6IEluaXRpYXRlIGJ1cyByZXNldApmd29oY2kwOiBub2RlX2lkPTB4 YzgwMGZmYzAsIGdlbj0xLCBDWUNMRU1BU1RFUiBtb2RlCmZpcmV3aXJlMDogMSBub2RlcywgbWF4 aG9wIDw9IDAsIGNhYmxlIElSTSA9IDAgKG1lKQpmaXJld2lyZTA6IGJ1cyBtYW5hZ2VyIDAgKG1l KQppc2FiMDogPFBDSS1JU0EgYnJpZGdlPiBhdCBkZXZpY2UgNy4wIG9uIHBjaTAKaXNhMDogPElT QSBidXM+IG9uIGlzYWIwCmF0YXBjaTE6IDxBTUQgODExMSBVRE1BMTMzIGNvbnRyb2xsZXI+IHBv cnQgMHgxZjAtMHgxZjcsMHgzZjYsMHgxNzAtMHgxNzcsMHgzNzYsMHhmZmEwLTB4ZmZhZiBhdCBk ZXZpY2UgNy4xIG9uIHBjaTAKYXRhcGNpMTogUmVzZXJ2ZWQgMHgxMCBieXRlcyBmb3IgcmlkIDB4 MjAgdHlwZSA0IGF0IDB4ZmZhMAphdGEwOiA8QVRBIGNoYW5uZWwgMD4gb24gYXRhcGNpMQphdGFw Y2kxOiBSZXNlcnZlZCAweDggYnl0ZXMgZm9yIHJpZCAweDEwIHR5cGUgNCBhdCAweDFmMAphdGFw Y2kxOiBSZXNlcnZlZCAweDEgYnl0ZXMgZm9yIHJpZCAweDE0IHR5cGUgNCBhdCAweDNmNgphdGEw OiByZXNldCB0cDEgbWFzaz0wMiBvc3RhdDA9ZmYgb3N0YXQxPTUwCmF0YTA6IHN0YXQxPTB4MDAg ZXJyPTB4MDEgbHNiPTB4MTQgbXNiPTB4ZWIKYXRhMDogcmVzZXQgdHAyIHN0YXQwPTAwIHN0YXQx PTAwIGRldmljZXM9MHg4PEFUQVBJX1NMQVZFPgphdGEwOiBbTVBTQUZFXQphdGExOiA8QVRBIGNo YW5uZWwgMT4gb24gYXRhcGNpMQphdGFwY2kxOiBSZXNlcnZlZCAweDggYnl0ZXMgZm9yIHJpZCAw eDE4IHR5cGUgNCBhdCAweDE3MAphdGFwY2kxOiBSZXNlcnZlZCAweDEgYnl0ZXMgZm9yIHJpZCAw eDFjIHR5cGUgNCBhdCAweDM3NgphdGExOiByZXNldCB0cDEgbWFzaz0wMyBvc3RhdDA9NjAgb3N0 YXQxPTcwCmF0YTE6IHN0YXQwPTB4MjAgZXJyPTB4MjAgbHNiPTB4MjAgbXNiPTB4MjAKYXRhMTog c3RhdDE9MHgzMCBlcnI9MHgzMCBsc2I9MHgzMCBtc2I9MHgzMAphdGExOiByZXNldCB0cDIgc3Rh dDA9MjAgc3RhdDE9MzAgZGV2aWNlcz0weDAKYXRhMTogW01QU0FGRV0KcGNpMDogPHNlcmlhbCBi dXMsIFNNQnVzPiBhdCBkZXZpY2UgNy4yIChubyBkcml2ZXIgYXR0YWNoZWQpCnBjaTA6IDxicmlk Z2U+IGF0IGRldmljZSA3LjMgKG5vIGRyaXZlciBhdHRhY2hlZCkKcGNpMDogPG11bHRpbWVkaWEs IGF1ZGlvPiBhdCBkZXZpY2UgNy41IChubyBkcml2ZXIgYXR0YWNoZWQpCnBjaWIyOiA8QUNQSSBQ Q0ktUENJIGJyaWRnZT4gYXQgZGV2aWNlIDEwLjAgb24gcGNpMApwY2liMjogICBzZWNvbmRhcnkg YnVzICAgICAyCnBjaWIyOiAgIHN1Ym9yZGluYXRlIGJ1cyAgIDIKcGNpYjI6ICAgSS9PIGRlY29k ZSAgICAgICAgMHhiMDAwLTB4YmZmZgpwY2liMjogICBtZW1vcnkgZGVjb2RlICAgICAweGZjNzAw MDAwLTB4ZmM4ZmZmZmYKcGNpYjI6ICAgcHJlZmV0Y2hlZCBkZWNvZGUgMHhkYzIwMDAwMC0weGRj MmZmZmZmCnBjaTI6IDxBQ1BJIFBDSSBidXM+IG9uIHBjaWIyCnBjaTI6IHBoeXNpY2FsIGJ1cz0y CmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MTAyNiwgcmV2aWQ9MHgwNAoJYnVzPTIsIHNs b3Q9OCwgZnVuYz0wCgljbGFzcz0wMi0wMC0wMCwgaGRydHlwZT0weDAwLCBtZmRldj0wCgljbWRy ZWc9MHgwMTE3LCBzdGF0cmVnPTB4MDIzMCwgY2FjaGVsbnN6PTE2IChkd29yZHMpCglsYXR0aW1l cj0weDQwICgxOTIwIG5zKSwgbWluZ250PTB4ZmYgKDYzNzUwIG5zKSwgbWF4bGF0PTB4MDAgKDAg bnMpCglpbnRwaW49YSwgaXJxPTEwCglwb3dlcnNwZWMgMiAgc3VwcG9ydHMgRDAgRDMgIGN1cnJl bnQgRDAKCU1TSSBzdXBwb3J0cyAxIG1lc3NhZ2UsIDY0IGJpdAoJbWFwWzEwXTogdHlwZSAxLCBy YW5nZSA2NCwgYmFzZSBmYzhlMDAwMCwgc2l6ZSAxNywgZW5hYmxlZApwY2liMjogKG51bGwpIHJl cXVlc3RlZCBtZW1vcnkgcmFuZ2UgMHhmYzhlMDAwMC0weGZjOGZmZmZmOiBnb29kCgltYXBbMThd OiB0eXBlIDEsIHJhbmdlIDY0LCBiYXNlIGZjODgwMDAwLCBzaXplIDE4LCBlbmFibGVkCnBjaWIy OiAobnVsbCkgcmVxdWVzdGVkIG1lbW9yeSByYW5nZSAweGZjODgwMDAwLTB4ZmM4YmZmZmY6IGdv b2QKCW1hcFsyMF06IHR5cGUgNCwgcmFuZ2UgMzIsIGJhc2UgMDAwMGJjMDAsIHNpemUgIDYsIGVu YWJsZWQKcGNpYjI6IChudWxsKSByZXF1ZXN0ZWQgSS9PIHJhbmdlIDB4YmMwMC0weGJjM2Y6IGlu IHJhbmdlCnBjaWIyOiBtYXRjaGVkIGVudHJ5IGZvciAyLjguSU5UQSAoc3JjIFxcX1NCXy5MTktE OjApCnBjaWIyOiBzbG90IDggSU5UQSByb3V0ZWQgdG8gaXJxIDEwIHZpYSBcXF9TQl8uTE5LRApm b3VuZC0+CXZlbmRvcj0weDE0ZTQsIGRldj0weDE2YTcsIHJldmlkPTB4MDIKCWJ1cz0yLCBzbG90 PTksIGZ1bmM9MAoJY2xhc3M9MDItMDAtMDAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9MAoJY21kcmVn PTB4MDExNiwgc3RhdHJlZz0weDAyYjAsIGNhY2hlbG5zej0xNiAoZHdvcmRzKQoJbGF0dGltZXI9 MHg0MCAoMTkyMCBucyksIG1pbmdudD0weDQwICgxNjAwMCBucyksIG1heGxhdD0weDAwICgwIG5z KQoJaW50cGluPWEsIGlycT05Cglwb3dlcnNwZWMgMiAgc3VwcG9ydHMgRDAgRDMgIGN1cnJlbnQg RDAKCU1TSSBzdXBwb3J0cyA4IG1lc3NhZ2VzLCA2NCBiaXQKCW1hcFsxMF06IHR5cGUgMSwgcmFu Z2UgNjQsIGJhc2UgZmM4ZDAwMDAsIHNpemUgMTYsIGVuYWJsZWQKcGNpYjI6IChudWxsKSByZXF1 ZXN0ZWQgbWVtb3J5IHJhbmdlIDB4ZmM4ZDAwMDAtMHhmYzhkZmZmZjogZ29vZApwY2liMjogbWF0 Y2hlZCBlbnRyeSBmb3IgMi45LklOVEEgKHNyYyBcXF9TQl8uTE5LQTowKQpwY2liMjogc2xvdCA5 IElOVEEgcm91dGVkIHRvIGlycSA5IHZpYSBcXF9TQl8uTE5LQQplbTA6IDxJbnRlbChSKSBQUk8v MTAwMCBOZXR3b3JrIENvbm5lY3Rpb24sIFZlcnNpb24gLSAyLjEuNz4gcG9ydCAweGJjMDAtMHhi YzNmIG1lbSAweGZjOGUwMDAwLTB4ZmM4ZmZmZmYsMHhmYzg4MDAwMC0weGZjOGJmZmZmIGlycSAx MCBhdCBkZXZpY2UgOC4wIG9uIHBjaTIKZW0wOiBSZXNlcnZlZCAweDIwMDAwIGJ5dGVzIGZvciBy aWQgMHgxMCB0eXBlIDMgYXQgMHhmYzhlMDAwMAplbTA6IFJlc2VydmVkIDB4NDAgYnl0ZXMgZm9y IHJpZCAweDIwIHR5cGUgNCBhdCAweGJjMDAKZW0wOiBbTVBTQUZFXQplbTA6IGJwZiBhdHRhY2hl ZAplbTA6IEV0aGVybmV0IGFkZHJlc3M6IDAwOjA0OjIzOmI2Ojc1OjJlCmVtMDogIFNwZWVkOk4v QSAgRHVwbGV4Ok4vQQpiZ2UwOiA8QnJvYWRjb20gQkNNNTcwMyBHaWdhYml0IEV0aGVybmV0LCBB U0lDIHJldi4gMHgxMDAyPiBtZW0gMHhmYzhkMDAwMC0weGZjOGRmZmZmIGlycSA5IGF0IGRldmlj ZSA5LjAgb24gcGNpMgpiZ2UwOiBSZXNlcnZlZCAweDEwMDAwIGJ5dGVzIGZvciByaWQgMHgxMCB0 eXBlIDMgYXQgMHhmYzhkMDAwMAptaWlidXMwOiA8TUlJIGJ1cz4gb24gYmdlMApicmdwaHkwOiA8 QkNNNTcwMyAxMC8xMDAvMTAwMGJhc2VUWCBQSFk+IG9uIG1paWJ1czAKYnJncGh5MDogIDEwYmFz ZVQsIDEwYmFzZVQtRkRYLCAxMDBiYXNlVFgsIDEwMGJhc2VUWC1GRFgsIDEwMDBiYXNlVFgsIDEw MDBiYXNlVFgtRkRYLCBhdXRvCmJnZTA6IGJwZiBhdHRhY2hlZApiZ2UwOiBFdGhlcm5ldCBhZGRy ZXNzOiAwMDplMDo4MToyYzpiNjpiOApiZ2UwOiBbTVBTQUZFXQpwY2kwOiA8YmFzZSBwZXJpcGhl cmFsLCBpbnRlcnJ1cHQgY29udHJvbGxlcj4gYXQgZGV2aWNlIDEwLjEgKG5vIGRyaXZlciBhdHRh Y2hlZCkKcGNpYjM6IDxBQ1BJIFBDSS1QQ0kgYnJpZGdlPiBhdCBkZXZpY2UgMTEuMCBvbiBwY2kw CnBjaWIzOiAgIHNlY29uZGFyeSBidXMgICAgIDMKcGNpYjM6ICAgc3Vib3JkaW5hdGUgYnVzICAg MwpwY2liMzogICBJL08gZGVjb2RlICAgICAgICAweDAtMHgwCnBjaWIzOiAgIG1lbW9yeSBkZWNv ZGUgICAgIDB4ZmZmMDAwMDAtMHhmZmZmZgpwY2liMzogICBwcmVmZXRjaGVkIGRlY29kZSAweGZm ZjAwMDAwLTB4ZmZmZmYKcGNpMzogPEFDUEkgUENJIGJ1cz4gb24gcGNpYjMKcGNpMzogcGh5c2lj YWwgYnVzPTMKcGNpMDogPGJhc2UgcGVyaXBoZXJhbCwgaW50ZXJydXB0IGNvbnRyb2xsZXI+IGF0 IGRldmljZSAxMS4xIChubyBkcml2ZXIgYXR0YWNoZWQpCnBjaWI0OiA8QUNQSSBIb3N0LVBDSSBi cmlkZ2U+IG9uIGFjcGkwCnBjaWI0OiBjb3VsZCBub3QgZ2V0IFBDSSBpbnRlcnJ1cHQgcm91dGlu ZyB0YWJsZSBmb3IgXFxfU0JfLlBDSUIgLSBBRV9OT1RfRk9VTkQKcGNpNDogPEFDUEkgUENJIGJ1 cz4gb24gcGNpYjQKcGNpNDogcGh5c2ljYWwgYnVzPTQKZm91bmQtPgl2ZW5kb3I9MHgxMDIyLCBk ZXY9MHg3NDU0LCByZXZpZD0weDE0CglidXM9NCwgc2xvdD0wLCBmdW5jPTAKCWNsYXNzPTA2LTAw LTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTAKCWNtZHJlZz0weDAwMDYsIHN0YXRyZWc9MHgwMjEw LCBjYWNoZWxuc3o9MCAoZHdvcmRzKQoJbGF0dGltZXI9MHgwMCAoMCBucyksIG1pbmdudD0weDAw ICgwIG5zKSwgbWF4bGF0PTB4MDAgKDAgbnMpCgltYXBbMTBdOiB0eXBlIDMsIHJhbmdlIDMyLCBi YXNlIGYwMDAwMDAwLCBzaXplIDI3LCBlbmFibGVkCmZvdW5kLT4JdmVuZG9yPTB4MTAyMiwgZGV2 PTB4NzQ1NSwgcmV2aWQ9MHgxNAoJYnVzPTQsIHNsb3Q9MSwgZnVuYz0wCgljbGFzcz0wNi0wNC0w MCwgaGRydHlwZT0weDAxLCBtZmRldj0wCgljbWRyZWc9MHgwMTA3LCBzdGF0cmVnPTB4MDIyMCwg Y2FjaGVsbnN6PTAgKGR3b3JkcykKCWxhdHRpbWVyPTB4NDAgKDE5MjAgbnMpLCBtaW5nbnQ9MHgw OCAoMjAwMCBucyksIG1heGxhdD0weDAwICgwIG5zKQphZ3AwOiA8QU1EIDgxNTEgQUdQIGdyYXBo aWNzIHR1bm5lbD4gbWVtIDB4ZjAwMDAwMDAtMHhmN2ZmZmZmZiBhdCBkZXZpY2UgMC4wIG9uIHBj aTQKQU1ENjQ6IDIgTWlzYy4gQ29udHJvbCB1bml0KHMpIGZvdW5kLgphZ3AwOiBSZXNlcnZlZCAw eDgwMDAwMDAgYnl0ZXMgZm9yIHJpZCAweDEwIHR5cGUgMyBhdCAweGYwMDAwMDAwCmFncDA6IGFs bG9jYXRpbmcgR0FUVCBmb3IgYXBlcnR1cmUgb2Ygc2l6ZSAxMjhNCnBjaWI1OiA8QUNQSSBQQ0kt UENJIGJyaWRnZT4gYXQgZGV2aWNlIDEuMCBvbiBwY2k0CnBjaWI1OiAgIHNlY29uZGFyeSBidXMg ICAgIDUKcGNpYjU6ICAgc3Vib3JkaW5hdGUgYnVzICAgNQpwY2liNTogICBJL08gZGVjb2RlICAg ICAgICAweGYwMDAtMHhmZmYKcGNpYjU6ICAgbWVtb3J5IGRlY29kZSAgICAgMHhmY2EwMDAwMC0w eGZlYWZmZmZmCnBjaWI1OiAgIHByZWZldGNoZWQgZGVjb2RlIDB4ZGM0MDAwMDAtMHhlYzNmZmZm ZgpwY2k1OiA8QUNQSSBQQ0kgYnVzPiBvbiBwY2liNQpwY2k1OiBwaHlzaWNhbCBidXM9NQpmb3Vu ZC0+CXZlbmRvcj0weDEwZGUsIGRldj0weDAxMTAsIHJldmlkPTB4YjIKCWJ1cz01LCBzbG90PTAs IGZ1bmM9MAoJY2xhc3M9MDMtMDAtMDAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9MAoJY21kcmVnPTB4 MDAwNywgc3RhdHJlZz0weDAyYjAsIGNhY2hlbG5zej0wIChkd29yZHMpCglsYXR0aW1lcj0weDQw ICgxOTIwIG5zKSwgbWluZ250PTB4MDUgKDEyNTAgbnMpLCBtYXhsYXQ9MHgwMSAoMjUwIG5zKQoJ aW50cGluPWEsIGlycT0yNTUKCXBvd2Vyc3BlYyAyICBzdXBwb3J0cyBEMCBEMyAgY3VycmVudCBE MAoJbWFwWzEwXTogdHlwZSAxLCByYW5nZSAzMiwgYmFzZSBmZDAwMDAwMCwgc2l6ZSAyNCwgZW5h YmxlZApwY2liNTogKG51bGwpIHJlcXVlc3RlZCBtZW1vcnkgcmFuZ2UgMHhmZDAwMDAwMC0weGZk ZmZmZmZmOiBnb29kCgltYXBbMTRdOiB0eXBlIDMsIHJhbmdlIDMyLCBiYXNlIGUwMDAwMDAwLCBz aXplIDI3LCBlbmFibGVkCnBjaWI1OiAobnVsbCkgcmVxdWVzdGVkIG1lbW9yeSByYW5nZSAweGUw MDAwMDAwLTB4ZTdmZmZmZmY6IGdvb2QKcGNpNTogPGRpc3BsYXksIFZHQT4gYXQgZGV2aWNlIDAu MCAobm8gZHJpdmVyIGF0dGFjaGVkKQphY3BpX2J1dHRvbjA6IDxQb3dlciBCdXR0b24+IG9uIGFj cGkwCmF0a2JkYzA6IDxLZXlib2FyZCBjb250cm9sbGVyIChpODA0Mik+IHBvcnQgMHg2MCwweDY0 IGlycSAxIG9uIGFjcGkwCmF0a2JkMDogPEFUIEtleWJvYXJkPiBmbGFncyAweDEgaXJxIDEgb24g YXRrYmRjMAphdGtiZDogdGhlIGN1cnJlbnQga2JkIGNvbnRyb2xsZXIgY29tbWFuZCBieXRlIDAw NjUKYXRrYmQ6IGtleWJvYXJkIElEIDB4NDFhYiAoMikKa2JkMCBhdCBhdGtiZDAKa2JkMDogYXRr YmQwLCBBVCAxMDEvMTAyICgyKSwgY29uZmlnOjB4MSwgZmxhZ3M6MHgzZDAwMDAKYXRrYmQwOiBb R0lBTlQtTE9DS0VEXQpwc20wOiB1bmFibGUgdG8gYWxsb2NhdGUgSVJRCnBzbWNwbnAwOiA8UFMv MiBtb3VzZSBwb3J0PiBpcnEgMTIgb24gYWNwaTAKcHNtMDogY3VycmVudCBjb21tYW5kIGJ5dGU6 MDA2NQpwc20wOiA8UFMvMiBNb3VzZT4gaXJxIDEyIG9uIGF0a2JkYzAKcHNtMDogW0dJQU5ULUxP Q0tFRF0KcHNtMDogbW9kZWwgSW50ZWxsaU1vdXNlIEV4cGxvcmVyLCBkZXZpY2UgSUQgNC0wMCwg NSBidXR0b25zCnBzbTA6IGNvbmZpZzowMDAwMDAwMCwgZmxhZ3M6MDAwMDAwMDgsIHBhY2tldCBz aXplOjQKcHNtMDogc3luY21hc2s6MDgsIHN5bmNiaXRzOjAwCnNpbzA6IGlycSBtYXBzOiAweDQw MSAweDQxMSAweDQwMSAweDQwMQpzaW8wOiA8MTY1NTBBLWNvbXBhdGlibGUgQ09NIHBvcnQ+IHBv cnQgMHgzZjgtMHgzZmYgaXJxIDQgZmxhZ3MgMHgxMCBvbiBhY3BpMApzaW8wOiB0eXBlIDE2NTUw QQpzaW8xOiBpcnEgbWFwczogMHg0MDEgMHg0MDkgMHg0MDEgMHg0MDEKc2lvMTogPDE2NTUwQS1j b21wYXRpYmxlIENPTSBwb3J0PiBwb3J0IDB4MmY4LTB4MmZmIGlycSAzIG9uIGFjcGkwCnNpbzE6 IHR5cGUgMTY1NTBBCmZkYzA6IDxmbG9wcHkgZHJpdmUgY29udHJvbGxlciAoRkRFKT4gcG9ydCAw eDNmMC0weDNmNSwweDNmNyBpcnEgNiBkcnEgMiBvbiBhY3BpMApmZGMwOiBpY190eXBlIDkwIHBh cnRfaWQgODAKZmRjMDogW01QU0FGRV0KZmRjMDogW0ZBU1RdCmRldmljZV9hdHRhY2g6IGZkYzAg YXR0YWNoIHJldHVybmVkIDEyCmZkYzA6IDxmbG9wcHkgZHJpdmUgY29udHJvbGxlciAoRkRFKT4g cG9ydCAweDNmMC0weDNmNSwweDNmNyBpcnEgNiBkcnEgMiBvbiBhY3BpMApmZGMwOiBpY190eXBl IDkwIHBhcnRfaWQgODAKZmRjMDogW01QU0FGRV0KZmRjMDogW0ZBU1RdCmRldmljZV9hdHRhY2g6 IGZkYzAgYXR0YWNoIHJldHVybmVkIDEyCmF0a2JkYzogYXRrYmRjMCBhbHJlYWR5IGV4aXN0czsg c2tpcHBpbmcgaXQKZmRjOiBmZGMwIGFscmVhZHkgZXhpc3RzOyBza2lwcGluZyBpdApzaW86IHNp bzAgYWxyZWFkeSBleGlzdHM7IHNraXBwaW5nIGl0CnNpbzogc2lvMSBhbHJlYWR5IGV4aXN0czsg c2tpcHBpbmcgaXQKcG5wX2lkZW50aWZ5OiBUcnlpbmcgUmVhZF9Qb3J0IGF0IDIwMwpwbnBfaWRl bnRpZnk6IFRyeWluZyBSZWFkX1BvcnQgYXQgMjQzCnBucF9pZGVudGlmeTogVHJ5aW5nIFJlYWRf UG9ydCBhdCAyODMKcG5wX2lkZW50aWZ5OiBUcnlpbmcgUmVhZF9Qb3J0IGF0IDJjMwpwbnBfaWRl bnRpZnk6IFRyeWluZyBSZWFkX1BvcnQgYXQgMzAzCnBucF9pZGVudGlmeTogVHJ5aW5nIFJlYWRf UG9ydCBhdCAzNDMKcG5wX2lkZW50aWZ5OiBUcnlpbmcgUmVhZF9Qb3J0IGF0IDM4MwpwbnBfaWRl bnRpZnk6IFRyeWluZyBSZWFkX1BvcnQgYXQgM2MzClBOUCBJZGVudGlmeSBjb21wbGV0ZQpleF9p c2FfaWRlbnRpZnkoKQphaGNfaXNhX3Byb2JlIDk6IGlvcG9ydCAweDljMDAgYWxsb2MgZmFpbGVk CmFoY19pc2FfcHJvYmUgMTA6IGlvcG9ydCAweGFjMDAgYWxsb2MgZmFpbGVkCmFoY19pc2FfcHJv YmUgMTE6IGlvcG9ydCAweGJjMDAgYWxsb2MgZmFpbGVkCmFoY19pc2FfcHJvYmUgMTI6IGlvcG9y dCAweGNjMDAgYWxsb2MgZmFpbGVkCnNjOiBzYzAgYWxyZWFkeSBleGlzdHM7IHNraXBwaW5nIGl0 CnZnYTogdmdhMCBhbHJlYWR5IGV4aXN0czsgc2tpcHBpbmcgaXQKaXNhX3Byb2JlX2NoaWxkcmVu OiBkaXNhYmxpbmcgUG5QIGRldmljZXMKaXNhX3Byb2JlX2NoaWxkcmVuOiBwcm9iaW5nIG5vbi1Q blAgZGV2aWNlcwpvcm0wOiA8SVNBIE9wdGlvbiBST00+IGF0IGlvbWVtIDB4Y2QwMDAtMHhkMTdm ZiBvbiBpc2EwCnBwYzA6IGNhbm5vdCByZXNlcnZlIEkvTyBwb3J0IHJhbmdlCnBwYzA6IDxQYXJh bGxlbCBwb3J0PiBmYWlsZWQgdG8gcHJvYmUgYXQgaXJxIDcgb24gaXNhMApzYzA6IDxTeXN0ZW0g Y29uc29sZT4gYXQgZmxhZ3MgMHgxMDAgb24gaXNhMApzYzA6IFZHQSA8MTYgdmlydHVhbCBjb25z b2xlcywgZmxhZ3M9MHgzMDA+CnNjMDogZmIwLCBrYmQwLCB0ZXJtaW5hbCBlbXVsYXRvcjogc2Mg KHN5c2NvbnMgdGVybWluYWwpCnNpbzI6IG5vdCBwcm9iZWQgKGRpc2FibGVkKQpzaW8zOiBub3Qg cHJvYmVkIChkaXNhYmxlZCkKdmdhMDogPEdlbmVyaWMgSVNBIFZHQT4gYXQgcG9ydCAweDNjMC0w eDNkZiBpb21lbSAweGEwMDAwLTB4YmZmZmYgb24gaXNhMAppc2FfcHJvYmVfY2hpbGRyZW46IHBy b2JpbmcgUG5QIGRldmljZXMKRGV2aWNlIGNvbmZpZ3VyYXRpb24gZmluaXNoZWQuClJlZHVjaW5n IGtlcm4ubWF4dm5vZGVzIDEzMjQ2MiAtPiAxMDAwMDAKcHJvY2ZzIHJlZ2lzdGVyZWQKbGlucHJv Y2ZzIHJlZ2lzdGVyZWQKVGltZWNvdW50ZXIgIlRTQyIgZnJlcXVlbmN5IDE3OTMxODgyNTMgSHog cXVhbGl0eSA4MDAKVGltZWNvdW50ZXJzIHRpY2sgZXZlcnkgMS4wMDAgbXNlYwpMaW51eCBFTEYg ZXhlYyBoYW5kbGVyIGluc3RhbGxlZApsbzA6IGJwZiBhdHRhY2hlZAplbTA6IExpbmsgaXMgdXAg MTAwIE1icHMgRnVsbCBEdXBsZXgKbWQwOiBQcmVsb2FkZWQgaW1hZ2UgPC9ib290L21mc3Jvb3Q+ IDQxOTQzMDQgYnl0ZXMgYXQgMHhmZmZmZmZmZjgwOWUyNjkwCmF0YTAtc2xhdmU6IHBpbz1QSU80 IHdkbWE9V0RNQTIgdWRtYT1VRE1BMzMgY2FibGU9NDAgd2lyZQphY2QwOiBzZXR0aW5nIFBJTzQg b24gQU1EIDgxMTEgY2hpcAphY2QwOiBzZXR0aW5nIFVETUEzMyBvbiBBTUQgODExMSBjaGlwCmFj ZDA6IDxDRC0yMjRFLzEuOUE+IENEUk9NIGRyaXZlIGF0IGF0YTAgYXMgc2xhdmUKYWNkMDogcmVh ZCA0MTM0S0IvcyAoNDEzNEtCL3MpLCAxMjhLQiBidWZmZXIsIFVETUEzMwphY2QwOiBSZWFkczog Q0RSLCBDRFJXLCBDRERBIHN0cmVhbSwgcGFja2V0CmFjZDA6IFdyaXRlczoKYWNkMDogQXVkaW86 IHBsYXksIDI1NiB2b2x1bWUgbGV2ZWxzCmFjZDA6IE1lY2hhbmlzbTogZWplY3RhYmxlIHRyYXks IHVubG9ja2VkCmFjZDA6IE1lZGl1bTogQ0QtUk9NIDEyMG1tIGRhdGEgZGlzYwphdGEwLW1hc3Rl cjogcGlvPVBJTzQgd2RtYT1XRE1BMiB1ZG1hPVVETUExMzMgY2FibGU9NDAgd2lyZQphZDQ6IDEx NDQ5OE1CIDxTQU1TVU5HIFNQMTIxM0MgU1YxMDAtMzQ+IGF0IGF0YTItbWFzdGVyIFNBVEExNTAK YWQ0OiAyMzQ0OTMwNTYgc2VjdG9ycyBbMjMyNjMyQy8xNkgvNjNTXSAxNiBzZWN0b3JzL2ludGVy cnVwdCAxIGRlcHRoIHF1ZXVlCmFkNDogU2lsaWNvbiBJbWFnZSBjaGVjazEgZmFpbGVkCmFkNDog QWRhcHRlYyBjaGVjazEgZmFpbGVkCmFkNDogTFNJICh2MykgY2hlY2sxIGZhaWxlZAphZDQ6IExT SSAodjIpIGNoZWNrMSBmYWlsZWQKYWQ0OiBGcmVlQlNEIGNoZWNrMSBmYWlsZWQKR0VPTTogbmV3 IGRpc2sgYWQ0Cihwcm9iZTA6c2JwMDowOjA6MCk6IGVycm9yIDIyCihwcm9iZTA6c2JwMDowOjA6 MCk6IFVucmV0cnlhYmxlIEVycm9yCihwcm9iZTE6c2JwMDowOjE6MCk6IGVycm9yIDIyCihwcm9i ZTE6c2JwMDowOjE6MCk6IFVucmV0cnlhYmxlIEVycm9yCihwcm9iZTI6c2JwMDowOjI6MCk6IGVy cm9yIDIyCihwcm9iZTI6c2JwMDowOjI6MCk6IFVucmV0cnlhYmxlIEVycm9yCihwcm9iZTM6c2Jw MDowOjM6MCk6IGVycm9yIDIyCihwcm9iZTM6c2JwMDowOjM6MCk6IFVucmV0cnlhYmxlIEVycm9y Cihwcm9iZTU6c2JwMDowOjU6MCk6IGVycm9yIDIyCihwcm9iZTU6c2JwMDowOjU6MCk6IFVucmV0 cnlhYmxlIEVycm9yCihwcm9iZTY6c2JwMDowOjY6MCk6IGVycm9yIDIyCihwcm9iZTY6c2JwMDow OjY6MCk6IFVucmV0cnlhYmxlIEVycm9yCihwcm9iZTQ6c2JwMDowOjQ6MCk6IGVycm9yIDIyCihw cm9iZTQ6c2JwMDowOjQ6MCk6IFVucmV0cnlhYmxlIEVycm9yCkFUQSBQc2V1ZG9SQUlEIGxvYWRl ZApUcnlpbmcgdG8gbW91bnQgcm9vdCBmcm9tIHVmczovZGV2L21kMApzdGFydF9pbml0OiB0cnlp bmcgL3NiaW4vaW5pdApzdGFydF9pbml0OiB0cnlpbmcgL3NiaW4vb2luaXQKc3RhcnRfaW5pdDog dHJ5aW5nIC9zYmluL2luaXQuYmFrCnN0YXJ0X2luaXQ6IHRyeWluZyAvcmVzY3VlL2luaXQKc3Rh cnRfaW5pdDogdHJ5aW5nIC9zdGFuZC9zeXNpbnN0YWxsCmVtMDogTGluayBpcyB1cCAxMDAgTWJw cyBGdWxsIER1cGxleAo= ------=_Part_820_30961451.1126249055662-- From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 07:39:22 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 299B916A41F for ; Fri, 9 Sep 2005 07:39:22 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B5843D45 for ; Fri, 9 Sep 2005 07:39:21 +0000 (GMT) (envelope-from marsgmiro@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so3052126nzd for ; Fri, 09 Sep 2005 00:39:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JkO+NpOJ5QcysDwPBshNjMpZtU3Td95fbKCUYrn1MBynQp3ufztGQoJmZ/654NOrF1d5NpjMeeBur3MDEzn2kapr0T754KM3gj/TKIsB0IT2hGJqNw9fHDmQpf+pHPeCd0hpJV184vTcjLoPmcX6eJWk8JUAzPAi/tviU6xTJek= Received: by 10.36.5.3 with SMTP id 3mr61931nze; Fri, 09 Sep 2005 00:39:20 -0700 (PDT) Received: by 10.36.72.10 with HTTP; Fri, 9 Sep 2005 00:39:20 -0700 (PDT) Message-ID: <28edec3c050909003950052d19@mail.gmail.com> Date: Fri, 9 Sep 2005 15:39:20 +0800 From: "Mars G. Miro" To: Jon Dama , freebsd-amd64@freebsd.org, freebsd-stable@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <28edec3c05090804373a134e01@mail.gmail.com> Cc: Subject: Re: SiI 3114 woes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: marsgmiro@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 07:39:22 -0000 On 9/9/05, Jon Dama wrote: > Yes, but only in a configuration <=3D3GB. But I thought those problems w= ere > ironed out? I've been looking to switch that machine back to > FreeBSD/amd64 but haven't had a chance yet. Would love to know if there > are issues ahead. >=20 This machine only has 2G of RAM. See my previous post on the full dmesg. Thanks. > -Jon >=20 > On Thu, 8 Sep 2005, Mars G. Miro wrote: >=20 > > Yo list/Soren! > > > > Has anybody successfully installed FreeBSD on the dual-Opteron TYAN > > ThunderK8W S2885 ( http://www.tyan.com/products/html/thunderk8w.html ) > > using the onboard SiI 3114 SATA controller? This mobo is supposedly > > supported: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D80857 > > > > But I have never been able to successfully install > > FreeBSD({5.3/5.4/6.0Beta3/4} amd64/i386) on it, using SATA. > > > > In my last attempt at installing 6.0Beta4 AMD64 on it, I get: > > > > ad4: FAILURE - WRITE_DMA status=3D51 error=3D4 > > LBA=3D105819039 > > g_vfs_done():ad4s1e[WRITE(offset=3D23695114240, length=3D2048)]error = =3D 5 > > > > at the debugging console > > > > and > > > > panic:bundirty: buffer 0xffffffff9a7faff0 still on queue 1 > > cpuid =3D 0 > > KDB: enter: panic > > [ thread pid 3 tid 100021 ] > > Stopped at kdb_enter+0x2f: nop > > db> trace > > Tracing pid 3 tid 100021 td 0xffffff007ba14be0 > > kdb_enter() at kdb_enter+0x2f > > panic() at panic+0x249 > > bundirty() at bundirty+0x128 > > brelse() at brelse+0x831 > > bufdone() at bufdone+0x225 > > ffs_backgroundwritedone() at ffs_backgroundwritedone+0xa7 > > bufdone() at bufdone+0x2ad > > g_vfs_done() at g_gvfs_done+0x63 > > g_io_schedule_up() at g_io_schedule_up+0xd4 > > g_up_procbody() at g_up_procbody+0x7a > > fork_exit() at fork_exit+0xbb > > fork_trampoline() at fork_tramploine+0xe > > --- trap 0, rip =3D 0, rsp =3D 0xffffffffb2160d00, rbp =3D 0 --- > > db> > > > > Some months ago, I did successfully install FreeBSD 5.4/amd64 on it, > > using PATA IDE drives, and no problems whatsoever, so I think this has > > something to do w/ the SiI 3114 driver. > > > > Any help is much appreciated. > > > > I do apologize for cross-posting but this concerns -stable and -amd64. > > > > Thanks! > > > > > > cheers > > mars > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.or= g" > > >=20 cheers mars From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 07:49:27 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0664E16A41F for ; Fri, 9 Sep 2005 07:49:27 +0000 (GMT) (envelope-from nezdali@daemon.bsd.ee) Received: from daemon.bsd.ee (bsd.ee [194.126.101.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 573B143D46 for ; Fri, 9 Sep 2005 07:49:25 +0000 (GMT) (envelope-from nezdali@daemon.bsd.ee) Received: from daemon.bsd.ee (nezdali@localhost [127.0.0.1]) by daemon.bsd.ee (8.13.3/8.13.3) with ESMTP id j897lYjj099315 for ; Fri, 9 Sep 2005 10:47:34 +0300 (EEST) (envelope-from nezdali@daemon.bsd.ee) Received: (from nezdali@localhost) by daemon.bsd.ee (8.13.3/8.13.3/Submit) id j897lYAc099314 for freebsd-stable@freebsd.org; Fri, 9 Sep 2005 10:47:34 +0300 (EEST) (envelope-from nezdali) Date: Fri, 9 Sep 2005 10:47:34 +0300 From: DvG To: freebsd-stable@freebsd.org Message-ID: <20050909074734.GA99251@daemon.bsd.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: boot error 16 lba 191 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 07:49:27 -0000 Hi all, After the power loss, i started the system and it gives such a message: boot error 16 lba 191 The system is Freebsd 5.4. How should i boot the system? Vitali. From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 11:31:12 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171BB16A41F for ; Fri, 9 Sep 2005 11:31:12 +0000 (GMT) (envelope-from imb@protected-networks.net) Received: from aaron.protected-networks.net (aaron.protected-networks.net [202.12.127.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87D9443D46 for ; Fri, 9 Sep 2005 11:31:11 +0000 (GMT) (envelope-from imb@protected-networks.net) Received: from localhost (localhost [127.0.0.1]) by aaron.protected-networks.net (Postfix) with ESMTP id 1798FC1A6 for ; Fri, 9 Sep 2005 07:31:10 -0400 (EDT) Received: from aaron.protected-networks.net (localhost [127.0.0.1]) by aaron.protected-networks.net (Postfix) with ESMTP id 03DDEC1C1 for ; Fri, 9 Sep 2005 07:31:06 -0400 (EDT) Authentication-Results: protected-networks.net from=imb@protected-networks.net; domainkey=pass Received: from aaron.protected-networks.net (localhost [127.0.0.1]) by aaron.protected-networks.net (Postfix) with ESMTP id 984FCC1AB for ; Fri, 9 Sep 2005 07:31:05 -0400 (EDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=200509; d=protected-networks.net; b=H1hC+zBvEtJPFCKI0HaCwO4qKmvLFIGc7SyISWFYAmEVTVL+SXpnjQDBYYew4WUw3 rI+FY+e1v7nksnebC3rFdnyqCdiU6Wwbb8de+fnD3a6i4DV4u88Zp+w4O280085 Received: from [192.168.1.10] (c-24-218-145-137.hsd1.ma.comcast.net [24.218.145.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "imb@protected-networks.net", Issuer "Protected Networks Certificate Authority" (verified OK)) (Authenticated sender: imb@protected-networks.net) by aaron.protected-networks.net (Postfix) with ESMTP id 47B31C145 for ; Fri, 9 Sep 2005 07:31:05 -0400 (EDT) Message-ID: <43217275.4030406@protected-networks.net> Date: Fri, 09 Sep 2005 07:31:01 -0400 From: Michael Butler User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <119D03CDAA26274786799627855EC43D67F53D@indy.enzo.phoenixmedical.co.uk> <20050908122600.GI20229@pcwin002.win.tue.nl> <35E123E9-6EA2-47E3-9B3C-6EEB7D5326BA@blosphere.net> In-Reply-To: <35E123E9-6EA2-47E3-9B3C-6EEB7D5326BA@blosphere.net> X-Enigmail-Version: 0.92.0.0 OpenPGP: id=5E873CC5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 11:31:12 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tommi Lätti wrote: | I have to vouch for gmirror system. I have three production machines | here running and booting from gmirror on since 5.3-REL and they're all | doing fine. Even after I upgraded 5.3 -> 5.4 and during the first boot | I saw the "updating metadata" -message. Made me sweat for a few seconds. I have a similar experience with gmirror in the second configuration (by slice) descibed on that web-page. Swap is the first slice which is not mirrored and the second slice contains the bootable file-system which is mirrored. Just sits there and works - which is how I like 'em to be ;-) Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) iD8DBQFDIXJ1iJykeV6HPMURAqgjAJ9hmURdl+P+aGHow1e4oF+z8heKewCg0NCH NsIlAnpU8uBlKqN1dHbPTg0= =xVzL -----END PGP SIGNATURE----- From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 12:32:50 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F006C16A41F for ; Fri, 9 Sep 2005 12:32:50 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) Received: from mail22.messagelabs.com (mail22.messagelabs.com [62.231.131.211]) by mx1.FreeBSD.org (Postfix) with SMTP id 8CEA043D46 for ; Fri, 9 Sep 2005 12:32:48 +0000 (GMT) (envelope-from tpalfi@phoenixmedical.co.uk) X-VirusChecked: Checked X-Env-Sender: tpalfi@phoenixmedical.co.uk X-Msg-Ref: server-5.tower-22.messagelabs.com!1126269138!21784034!1 X-StarScan-Version: 5.4.15; banners=phoenixmedical.co.uk,-,- X-Originating-IP: [62.231.142.146] Received: (qmail 5243 invoked from network); 9 Sep 2005 12:32:21 -0000 Received: from unallocated.star.net.uk (HELO ?62.231.142.146?) (62.231.142.146) by server-5.tower-22.messagelabs.com with SMTP; 9 Sep 2005 12:32:21 -0000 Received: from no.name.available by [62.231.142.146] via smtpd (for mail22.messagelabs.com [62.231.131.211]) with ESMTP; Fri, 9 Sep 2005 13:05:58 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Date: Fri, 9 Sep 2005 13:32:16 +0100 Message-ID: <119D03CDAA26274786799627855EC43D67F541@indy.enzo.phoenixmedical.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: vinum or gvinum Thread-Index: AcW1L2GEAmrn8dk4RlSl15THYLUW+wACmrjg From: "Tomas Palfi" To: "Stijn Hoop" Cc: freebsd-stable@freebsd.org Subject: RE: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 12:32:51 -0000 Stijn, I=20think=20I=20am=20almost=20there=20as=20the=20disks=20are=20now=20sinci= ng.=20=20Thank=20you=20for your=20help,=20it=20has=20been=20really=20appreciated.=20=20I=20am=20still= =20going=20fiddle=20with the=20mirror=20with=20the=20gvinum. Tomas -- tp -----Original=20Message----- From:=20Stijn=20Hoop=20[mailto:stijn@win.tue.nl]=20 Sent:=2009=20September=202005=2012:12 To:=20Tomas=20Palfi Subject:=20Re:=20vinum=20or=20gvinum Hi, On=20Fri,=20Sep=2009,=202005=20at=2012:04:42PM=20+0100,=20Tomas=20Palfi=20= wrote: >=20Thanks=20for=20this=20update,=20I=20am=20configuring=20the=20gmirror=20= as=20per=20the >=20instructions,=20however,=20there=20is=20one=20thing=20which=20bothers=20= me=20a=20bit. >=20 >=20bsdlabel=20-e=20/dev/mirror/gm0s1=20when=20editing=20the=20new=20layou= t,=20it >=20advices=20me=20to=20start=20"a"=20partition=20at=20offset=2016,=20and=20= "c"=20as=20per=20default >=20at=20offset=200.=20=20do=20I=20have=20to=20retain=20the=20offset=2016=20= for=20the=20"a"=20partition >=20where=20my=20root=20is=20located=20or=20can=20i=20have=20another=20off= set=20+=2016=20and=20start >=20swap=20at=200=20offset?=20=20In=20this=20case=20the=20swap=20would=20s= tart=20with=20offset=200=20as >=20"b". Sounds=20fine.=20In=20the=20past=20there=20have=20been=20troubles=20with=20= old=20BIOSes=20not booting=20from=20root=20partitions=20that=20were=20located=20"far"=20on=20= the=20disk=20(>2G I=20believe).=20I=20don't=20think=20that=20limitation=20exists=20anymore,=20= but=20keep=20it in=20mind.=20Other=20than=20that,=20FreeBSD=20will=20be=20happy. >=20this=20is=20my=20exiting=20layout=20on=20/dev/da0s1 >=20 >=20a:=2010485760=20=2010485760=20=20=20that's=20/root >=20b:=2010485760=20=09=20=200=09=09=20=20swap >=20c:=20143363997=09=20=200 >=20d:=2020911520=20=2020911520=20=20=20=20=20=20=20=20=20=20/home >=20e:=2014680064=20=2041943040=09=09=20/tmp >=20f:=2014680064=20=2056623104=09=09=20/var >=20g:=2072060829=20=2071303168=09=09=20/usr/local >=20 >=20 >=20and=20this=20is=20what=20I=20would=20lay=20it=20as=20on=20the=20/dev/m= irror/gm0s1 >=20 >=20|-|-----|-----|-----------|--------|--------|--------------------| >=2016=20swap=20=20/root=20=20=20/home=20=20=20=20=20=20=20/tmp=20=20=20=20= =20/var=20=20=20=20=20=20=20/usr/local >=20 >=20 >=20 >=20a:=2010485760=20=20(10485760=20+=2016)=20=20that's=20/root >=20b:=20(10485760=20-=2016)=09=20=2016=09=09=20=20swap >=20c:=20143363997=09=20=200 >=20d:=2020911520=20=2020911520=20=20=20=20=20=20=20=20=20=20/home >=20e:=2014680064=20=2041943040=09=09=20/tmp >=20f:=2014680064=20=2056623104=09=09=20/var >=20g:=2072060829=20=2071303168=09=09=20/usr/local >=20 >=20in=20this=20case=20the=20swap=20would=20be=20offset=20by=20those=2016?= ? Yes,=20I=20would=20definitely=20offset=20things=20by=2016=20sectors.=20I=20= don't=20really=20know what's=20stored=20there=20but=20you=20don't=20lose=20much=20and=20it=20pro= bably=20makes=20sense. Also=20keep=20in=20mind=20that=20you=20need=20to=20make=20sure=20that=20/d= ev/ad0s1=20does=20NOT cover=20the=20ENTIRE=20disk,=20but=20rather=20leaves=20a=20few=20sectors=20= spare=20at=20the end.=20This=20is=20to=20make=20sure=20that=20gmirror=20does=20not=20confus= e=20/dev/ad0=20and /dev/ad0s1=20as=20providers=20for=20the=20mirror=20(it=20stores=20it's=20m= etadata=20in=20the last=20sector).=20All=20of=20this=20is=20described=20in=20the=20article,=20= although=20maybe not=20very=20clear.=20Note=20also=20that=20by=20default,=20FreeBSD=20leave= s=20a=20few=20sectors spare=20when=20runnign=20fdisk,=20so=20it's=20not=20an=20issue=20most=20of= =20the=20time=20unless you=20'dangerously=20dedicate'=20your=20disks. Hopefully=20it'll=20all=20work=20out=20today=20;-) --Stijn --=20 It's=20harder=20to=20read=20code=20than=20to=20write=20it. =09=09--=20Joel=20Spolsky, =09 http://www.joelonsoftware.com/articles/fog0000000069.html PRIVACY=20&=20CONFIDENTIALITY This=20e-mail=20is=20private=20and=20confidential.=20=20If=20you=20have,=20= or=20suspect=20you=20have=20received=20this=20message=20in=20error=20pleas= e=20notify=20the=20sender=20as=20soon=20as=20possible=20and=20remove=20fro= m=20your=20system.=20=20You=20may=20not=20copy,=20distribute=20or=20take=20= any=20action=20in=20reliance=20on=20it.=20Thank=20you=20for=20your=20co-op= eration. Please=20note=20that=20whilst=20best=20efforts=20are=20made,=20neither=20t= he=20company=20nor=20the=20sender=20accepts=20any=20responsibility=20for=20= viruses=20and=20it=20is=20your=20responsibility=20to=20scan=20the=20email=20= and=20attachments=20(if=20any). This=20e-mail=20has=20been=20automatically=20scanned=20for=20viruses=20by=20= MessageLabs. From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 14:57:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA75316A41F for ; Fri, 9 Sep 2005 14:57:44 +0000 (GMT) (envelope-from k.joch@kmjeuro.com) Received: from sv07e.atm-tzs.kmjeuro.com (sv07e.atm-tzs.kmjeuro.com [193.81.94.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id B41C143D4C for ; Fri, 9 Sep 2005 14:57:42 +0000 (GMT) (envelope-from k.joch@kmjeuro.com) Received: from sv07e.atm-tzs.kmjeuro.com (localhost [127.0.0.1]) by sv07e.atm-tzs.kmjeuro.com (8.12.10/8.12.10) with ESMTP id j89EuKQA027078 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT) for ; Fri, 9 Sep 2005 16:56:21 +0200 (CEST) (envelope-from k.joch@kmjeuro.com) Received: from [62.99.198.46] (account k.joch@kmjeuro.com) by sv07e.atm-tzs.kmjeuro.com (CommuniGate Pro IMAP 4.2.7) with XMIT id 358541 for freebsd-stable@freebsd.org; Fri, 09 Sep 2005 16:56:20 +0200 Date: Fri, 09 Sep 2005 16:56:19 +0200 Message-Id: <2dd48214f8c07947972edb89ebdf3e0d@kmjeuro.com> MIME-Version: 1.0 Thread-Topic: serial terminal direct connection to remote host at login Priority: Normal Importance: normal X-MSMail-Priority: normal X-Priority: 3 Sensitivity: Normal Thread-Index: AcW1TqMGKfDhefCLQV6K54lrjyqSsA== From: "Karl M. Joch" To: "freebsd-stable@freebsd.org" X-Mailer: CommuniGate Pro MAPI Connector 1.1.10 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-CTS-SV07-Mailserver-Information: please visit www.ctseuro.com for further instructions. Protected by www.ctseuro.com X-CTS-SV07-Mailserver: Found to be clean X-CTS-SV07-Mailserver-From: k.joch@kmjeuro.com Subject: serial terminal direct connection to remote host at login X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 14:57:44 -0000 Hi, i have some 4.10 systems with local connected serial terminals. now the problem is, that the terminal should connect to a remote host when they are switched on and prompt for the login at the romote host. the way of loging in at the local host and then do a telnet to remote-host is not a real good solution, because all users have to enter their password twice and furthermore all users have to be created on the local system with the terminals too. is there any way to hardwire the terminal to a remote host? i already searched all of the ttys aso man pages, but had no luck findig a solution. many thanks, best regards, karl From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 16:19:35 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EC1116A420 for ; Fri, 9 Sep 2005 16:19:35 +0000 (GMT) (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 EE1A543D45 for ; Fri, 9 Sep 2005 16:19:34 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IMK00DUK5GAXR80@osl1smout1.broadpark.no> for freebsd-stable@freebsd.org; Fri, 09 Sep 2005 18:21:46 +0200 (CEST) Received: from kg-work.kg4.no ([80.202.174.153]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0IMK003PG5HTPEF0@osl1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Fri, 09 Sep 2005 18:22:43 +0200 (CEST) Date: Fri, 09 Sep 2005 18:19:16 +0200 From: Torfinn Ingolfsen 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 In-reply-to: <2dd48214f8c07947972edb89ebdf3e0d@kmjeuro.com> To: freebsd-stable@freebsd.org Message-id: <20050909181916.7a4318a7.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <2dd48214f8c07947972edb89ebdf3e0d@kmjeuro.com> Subject: Re: serial terminal direct connection to remote host at login X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 16:19:35 -0000 On Fri, 09 Sep 2005 16:56:19 +0200 "Karl M. Joch" wrote: > Hi, > > i have some 4.10 systems with local connected serial terminals. now > the problem is, that the terminal should connect to a remote host when > they are switched on and prompt for the login at the romote host. perhaps you can use conserver for that, even if it is designed to do the opposite (ie. manage remote attacjed serial consoles)? It's in ports, see ports/comms/conserver ports/comms/conserver-com If not, you will have to look for a way to set up someting like the following: - automatic login on local machine (as an unprivileged user) - automatic connection to remote host (perhaps via .profile or somesuch Hmm, there is an 'autologin' entry in my /etc/gettytab, and gettytab(5) explains about the 'al' capability. This allows you to to autologin as a specified user, at least. There is also the 'lo' capability, which controls the program to execute once a name is obtained, usually '/usr/bin/login'. I don't know it it is possible to change this into, say ssh and have the teminal automatically connect to another machine. HTH -- Yours, Torfinn Ingolfsen, Norway From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 16:51:32 2005 Return-Path: X-Original-To: freebsd-stable@FREEBSD.ORG Delivered-To: freebsd-stable@FREEBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E20BA16A41F for ; Fri, 9 Sep 2005 16:51:32 +0000 (GMT) (envelope-from LISTSERV@JAVA.SUN.COM) Received: from swjscmail2.java.sun.com (swjscmail2.Sun.COM [192.18.99.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF9D943D5D for ; Fri, 9 Sep 2005 16:51:32 +0000 (GMT) (envelope-from LISTSERV@JAVA.SUN.COM) Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107]) by swjscmail2.java.sun.com (Postfix) with ESMTP id 6454321AC1 for ; Fri, 9 Sep 2005 10:51:27 -0600 (MDT) Date: Fri, 9 Sep 2005 10:51:26 -0600 From: "L-Soft list server at Sun Microsystems Inc. (1.8e)" To: freebsd-stable@FREEBSD.ORG Message-ID: Cc: Subject: Message ("The distribution of your message dated Fri, 9 Sep...") X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 16:51:33 -0000 The distribution of your message dated Fri, 9 Sep 2005 18:42:31 +0200 with no subject has been postponed because the JAVATV-INTEREST list is held. No action is required from you; your message will be reprocessed automatically once the list owner releases the list. From owner-freebsd-stable@FreeBSD.ORG Fri Sep 9 23:20:29 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25C2D16A41F for ; Fri, 9 Sep 2005 23:20:29 +0000 (GMT) (envelope-from dmagda@ee.ryerson.ca) Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8361743D46 for ; Fri, 9 Sep 2005 23:20:28 +0000 (GMT) (envelope-from dmagda@ee.ryerson.ca) Received: from [192.168.1.133] ([70.48.4.154]) by tomts16-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050909232027.QIKJ21026.tomts16-srv.bellnexxia.net@[192.168.1.133]>; Fri, 9 Sep 2005 19:20:27 -0400 In-Reply-To: <43217275.4030406@protected-networks.net> References: <119D03CDAA26274786799627855EC43D67F53D@indy.enzo.phoenixmedical.co.uk> <20050908122600.GI20229@pcwin002.win.tue.nl> <35E123E9-6EA2-47E3-9B3C-6EEB7D5326BA@blosphere.net> <43217275.4030406@protected-networks.net> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <8168634653fafc9904e0855f17c92692@ee.ryerson.ca> Content-Transfer-Encoding: 7bit From: David Magda Date: Fri, 9 Sep 2005 19:20:36 -0400 To: Michael Butler X-Mailer: Apple Mail (2.622) Cc: freebsd-stable@freebsd.org Subject: Re: vinum or gvinum X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Magda List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 23:20:29 -0000 On Sep 9, 2005, at 07:31, Michael Butler wrote: > Swap is the first slice which is not > mirrored and the second slice contains the bootable file-system which > is > mirrored. What happens to a running system if the disk dies and swap suddenly disappears? :) From owner-freebsd-stable@FreeBSD.ORG Sat Sep 10 11:55:48 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAB2C16A41F for ; Sat, 10 Sep 2005 11:55:48 +0000 (GMT) (envelope-from nora@nxe.de) Received: from luka.nxe.de (luka.logivision.de [212.42.242.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 468F743D46 for ; Sat, 10 Sep 2005 11:55:47 +0000 (GMT) (envelope-from nora@nxe.de) Received: by localhost (8.13.1/nora-18.07.2005) with ESMTP from luka.nxe.de (localhost [127.0.0.1]) for (envelope-from nora@nxe.de) id j8ABtjpp016197; Sat, 10 Sep 2005 13:55:45 +0200 Received: by luka.nxe.de (8.13.1/LOCAL/nora-13.02.2005) for freebsd-stable@freebsd.org (envelope-from nora) id j8ABtj4B016196; Sat, 10 Sep 2005 13:55:45 +0200 Apparently-To: freebsd-stable@freebsd.org Date: Sat, 10 Sep 2005 13:55:44 +0200 From: Nora Etukudo To: freebsd-stable@freebsd.org Message-ID: <20050910115544.GA16129@luka.nxe.de> References: <2dd48214f8c07947972edb89ebdf3e0d@kmjeuro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2dd48214f8c07947972edb89ebdf3e0d@kmjeuro.com> User-Agent: Mutt/1.5.5.1i Subject: Re: serial terminal direct connection to remote host at login X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2005 11:55:49 -0000 Am 09. September 2005 um 16:56:19 +0200 schrieb Karl M. Joch: > is there any way to hardwire the terminal to a remote host? i already > searched all of the ttys aso man pages, but had no luck findig a > solution. Telnet is crap anyway. Use 'ssh' instead. If you provide ssh keys, you can login w/o further password asking and your users have to give the password only once at the serial login. Liebe Grüße, Nora. nora@sappho-net.de IM-NETZ Neue Medien, Berlin http://www.im-netz.de/ WWW von Frauen für Frauen, Hamburg http://www.w4w.net/ Lesbian Computer Networks, Helsinki http://www.sappho.net/ From owner-freebsd-stable@FreeBSD.ORG Sat Sep 10 22:42:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC83416A41F for ; Sat, 10 Sep 2005 22:42:44 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FD4243D48 for ; Sat, 10 Sep 2005 22:42:43 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 10 Sep 2005 22:42:41 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp010) with SMTP; 11 Sep 2005 00:42:41 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-stable@freebsd.org Date: Sun, 11 Sep 2005 00:42:17 +0200 User-Agent: KMail/1.8.1 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1703763.pBTvkRmeHN"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509110042.31358@harrymail> X-Y-GMX-Trusted: 0 Cc: freebsd-current@freebsd.org Subject: acpi_sony - no powerd, no man page! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2005 22:42:44 -0000 --nextPart1703763.pBTvkRmeHN Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I just installed BETA4 on my notebook and was curious about the acpi_sony=20 driver, but all I can see is that powerd soesn't work anymoder (if I call=20 powerd -a min dev.cpu.0.freq is still 800 wher it was 62 without acpi_sony= =20 compiled in) and that I can set LCD brightness :) *bright_smile* But what does ctr, pcr, wdp and cdp mean? A short man page was wonderful! And is it known/intended that cpufreq doesn't work with acpi_sony? Thanks, =2DHarry --nextPart1703763.pBTvkRmeHN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDI2FXBylq0S4AzzwRApLMAKCP5vzzw9yUAiTPrzwkE6FKhBEn1wCfQ1Sg FO1nW5+OBmXAGEd5hfsv9VQ= =2kZG -----END PGP SIGNATURE----- --nextPart1703763.pBTvkRmeHN--