From owner-freebsd-stable Sun Sep 15 1:47:30 2002 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 0B79237B400; Sun, 15 Sep 2002 01:47:29 -0700 (PDT) Received: from haystack.lclark.edu (haystack.lclark.edu [149.175.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8600D43E42; Sun, 15 Sep 2002 01:47:28 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from copeland-30-191.lclark.edu (anholt@copeland-30-191.lclark.edu [149.175.30.191]) by haystack.lclark.edu (8.9.3/8.9.3) with ESMTP id BAA29804; Sun, 15 Sep 2002 01:47:08 -0700 (PDT) Subject: RE: missing break in recent patch to agp_i810.c From: Eric Anholt To: Larry Rosenman Cc: John Baldwin , Tim Zingelman , stable@FreeBSD.org, re@FreeBSD.org, David Dawes In-Reply-To: <1032060680.1397.0.camel@lerlaptop.lerctr.org> References: <1032060680.1397.0.camel@lerlaptop.lerctr.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 15 Sep 2002 01:47:10 -0700 Message-Id: <1032079636.882.588.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2002-09-14 at 20:31, Larry Rosenman wrote: > On Sat, 2002-09-14 at 22:18, John Baldwin wrote: > > > > On 15-Sep-2002 Tim Zingelman wrote: > > > My I810 system broke and gave this message... > > > > > > agp0: unknown memory configuration, disabling > > > device_probe_and_attach: agp0 attach returned 22 > > > > > > with the 1.1.2.4 revision of agp_i810.c. A little investigation shows > > > there is clearly a missing 'break;' in a switch statement. The following > > > patch fixes it. > > > > > > --- agp_i810.c.RELENG_4 Sat Sep 14 19:27:10 2002 > > > +++ agp_i810.c Sat Sep 14 20:56:16 2002 > > > @@ -219,6 +219,7 @@ > > > case 0x71258086: > > > case 0x11328086: > > > sc->chiptype = CHIP_I810; > > > + break; > > > case 0x35778086: > > > case 0x25628086: > > > sc->chiptype = CHIP_I830; > > > > > > Release engineering please consider commit approval for this fix. > > > > Certainly! Approved conditional on Eric's consent. Thanks for testing > > this and tracking this down. > It also does NOT break the I830 support. Please commit.... Okay, it's committed to -current and -stable. Hope it works now. Thanks! -- Eric Anholt http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 2:46:57 2002 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 3C30E37B400; Sun, 15 Sep 2002 02:46:56 -0700 (PDT) Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C6943E42; Sun, 15 Sep 2002 02:46:55 -0700 (PDT) (envelope-from alane@wwweasel.geeksrus.net) Received: from wwweasel.geeksrus.net (localhost [127.0.0.1]) by wwweasel.geeksrus.net (8.12.6/8.12.6) with ESMTP id g8F9ksrW002012; Sun, 15 Sep 2002 05:46:54 -0400 (EDT) (envelope-from alane@wwweasel.geeksrus.net) Received: (from root@localhost) by wwweasel.geeksrus.net (8.12.6/8.12.6/Submit) id g8F9krGs002011; Sun, 15 Sep 2002 05:46:53 -0400 (EDT) (envelope-from alane) Date: Sun, 15 Sep 2002 05:46:53 -0400 From: "AlanE [admin]" To: FreeBSD Stable List Cc: FreeBSD Ports List , hostmaster@jp.freebsd.org Subject: snapshots.jp ISO for 20020914 is corrupt: DO NOT USE Message-ID: <20020915094652.GA1871@wwweasel.geeksrus.net> Reply-To: alane@geeksrus.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The file bin/bin.bp is corrupted on the ISO. Do not use it. If you want this day's snapshot, download the directory tree and make a bootable ISO. A script to do that easily is available at: http://wwweasel.geeksrus.net/~alane/portutils/mkbsdcd -- Alan Eldridge Unix/C(++) IT Pro, 20 yrs, seeking new employment. (http://wwweasel.geeksrus.net/~alane/resume.txt) KDE, KDE-FreeBSD Teams (http://www.kde.org, http://freebsd.kde.org/) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 3:51:34 2002 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 35B2B37B400; Sun, 15 Sep 2002 03:51:31 -0700 (PDT) Received: from bingo.chel.ru (bingo.modem.ru [217.107.26.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06DE43E3B; Sun, 15 Sep 2002 03:51:29 -0700 (PDT) (envelope-from raven@bingo.chel.ru) Received: from bingo.chel.ru (localhost.bingo.modem.ru [127.0.0.1]) by localhost (Postfix) with SMTP id C9286D936; Sun, 15 Sep 2002 16:51:23 +0600 (YEKST) Received: from chief (chief [192.168.2.1]) by bingo.chel.ru (Postfix) with ESMTP id 4A667D935; Sun, 15 Sep 2002 16:51:23 +0600 (YEKST) Date: Sun, 15 Sep 2002 16:51:12 +0600 From: Dmitry Suhodoev X-Mailer: The Bat! (v1.60c) Organization: Bingo Game Centre X-Priority: 3 (Normal) Message-ID: <3920151836.20020915165112@bingo.chel.ru> To: stable@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: creating ad2s1a MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, guys! i has insert new (huge :) hdd in my computer with FreeBSD 4.6-STABLE (28 august 2002), and try make the new filesytem on it, for move my FreeBSD to new hdd. i has try make new partition (as on old hdd) with /stand/sysinstall. but the slice list begins from ad2s1e, and i can't create slices as on old hdd: /dev/ad0s1a / /dev/ad0s1b swap /dev/ad0s1e /var /dev/ad0s1f /usr command newfs /dev/ad2s1a also cannot create this slice. how i can create ad2s1a and ad2s1b slices on new hdd for correct moving my system? -- Dmitry Suhodoev, http://bingo.chel.ru/, icq#550315 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 3:51:34 2002 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 35B2B37B400; Sun, 15 Sep 2002 03:51:31 -0700 (PDT) Received: from bingo.chel.ru (bingo.modem.ru [217.107.26.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id F06DE43E3B; Sun, 15 Sep 2002 03:51:29 -0700 (PDT) (envelope-from raven@bingo.chel.ru) Received: from bingo.chel.ru (localhost.bingo.modem.ru [127.0.0.1]) by localhost (Postfix) with SMTP id C9286D936; Sun, 15 Sep 2002 16:51:23 +0600 (YEKST) Received: from chief (chief [192.168.2.1]) by bingo.chel.ru (Postfix) with ESMTP id 4A667D935; Sun, 15 Sep 2002 16:51:23 +0600 (YEKST) Date: Sun, 15 Sep 2002 16:51:12 +0600 From: Dmitry Suhodoev X-Mailer: The Bat! (v1.60c) Organization: Bingo Game Centre X-Priority: 3 (Normal) Message-ID: <3920151836.20020915165112@bingo.chel.ru> To: stable@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: creating ad2s1a MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, guys! i has insert new (huge :) hdd in my computer with FreeBSD 4.6-STABLE (28 august 2002), and try make the new filesytem on it, for move my FreeBSD to new hdd. i has try make new partition (as on old hdd) with /stand/sysinstall. but the slice list begins from ad2s1e, and i can't create slices as on old hdd: /dev/ad0s1a / /dev/ad0s1b swap /dev/ad0s1e /var /dev/ad0s1f /usr command newfs /dev/ad2s1a also cannot create this slice. how i can create ad2s1a and ad2s1b slices on new hdd for correct moving my system? -- Dmitry Suhodoev, http://bingo.chel.ru/, icq#550315 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 5: 5:26 2002 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 C148A37B400 for ; Sun, 15 Sep 2002 05:05:24 -0700 (PDT) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 5012E43E42 for ; Sun, 15 Sep 2002 05:05:23 -0700 (PDT) (envelope-from q@uni.de) Received: (qmail 22284 invoked by uid 85); 15 Sep 2002 11:58:41 -0000 Received: from unknown (HELO roadrunner) (132.187.222.7) by galgenberg.net with SMTP; 15 Sep 2002 11:58:38 -0000 From: Ulrich 'Q' Spoerlein To: Dmitry Suhodoev Cc: freebsd-stable@FreeBSD.ORG Subject: Re: creating ad2s1a Date: Sun, 15 Sep 2002 13:58:38 +0200 Organization: Hier koennte Ihre Werbung stehen! Message-ID: References: <3920151836.20020915165112@bingo.chel.ru> In-Reply-To: <3920151836.20020915165112@bingo.chel.ru> X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 15 Sep 2002 16:51:12 +0600, you wrote: >hi, guys! > >i has insert new (huge :) hdd in my computer with FreeBSD 4.6-STABLE (28 august >2002), and try make the new filesytem on it, for move my FreeBSD to new hdd. i >has try make new partition (as on old hdd) with /stand/sysinstall. but the >slice list begins from ad2s1e, and i can't create slices as on old hdd: > >/dev/ad0s1a / >/dev/ad0s1b swap >/dev/ad0s1e /var >/dev/ad0s1f /usr > >command newfs /dev/ad2s1a also cannot create this slice. > >how i can create ad2s1a and ad2s1b slices on new hdd for correct moving my >system? you can either use disklabel (disklabel -e /dev/ad0s1) or use sysinstall, and when you are creating the root partition select '/' as mounting point. this will make an 'a' partition. but BE SURE to change the mount point to /mnt/newdisk or similiar with the 'm' key afterwards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 6:29:49 2002 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 138B137B400; Sun, 15 Sep 2002 06:29:47 -0700 (PDT) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3929143E42; Sun, 15 Sep 2002 06:29:46 -0700 (PDT) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g8FDTZS76500; Sun, 15 Sep 2002 08:29:39 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020915082934.00fbeac8@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 15 Sep 2002 08:29:34 -0500 To: Dmitry Suhodoev , stable@FreeBSD.ORG From: "Jack L. Stone" Subject: Re: creating ad2s1a Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <3920151836.20020915165112@bingo.chel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 04:51 PM 9.15.2002 +0600, Dmitry Suhodoev wrote: >hi, guys! > >i has insert new (huge :) hdd in my computer with FreeBSD 4.6-STABLE (28 august >2002), and try make the new filesytem on it, for move my FreeBSD to new hdd. i >has try make new partition (as on old hdd) with /stand/sysinstall. but the >slice list begins from ad2s1e, and i can't create slices as on old hdd: > >/dev/ad0s1a / >/dev/ad0s1b swap >/dev/ad0s1e /var >/dev/ad0s1f /usr > >command newfs /dev/ad2s1a also cannot create this slice. > >how i can create ad2s1a and ad2s1b slices on new hdd for correct moving my >system? > >-- >Dmitry Suhodoev, http://bingo.chel.ru/, icq#550315 > You can use this script to do what you want. Just edit the partition sizes. Then you can use dump/restore from old HD to ad2. #!/bin/sh #cd / #/sbin/umount /mnt #/sbin/fdisk -BI ad2 #/sbin/disklabel -w -r -B ad2s1 auto ### Need to change this to sizes desired #/sbin/disklabel -r ad2 > /usr/local/etc/backups/disk.label #/bin/echo 'a: 256M 0 4.2BSD' >> /usr/local/etc/backups/disk.label #/bin/echo 'b: 1G * swap' >> /usr/local/etc/backups/disk.label #/bin/echo 'e: 30G * 4.2BSD' >> /usr/local/etc/backups/disk.label #/bin/echo 'f: * * 4.2BSD' >> /usr/local/etc/backups/disk.label #/sbin/disklabel -R -B ad2s1 /usr/local/etc/backups/disk.label #/bin/rm /usr/local/etc/backups/disk.label #/sbin/newfs -U /dev/ad2s1a #/sbin/newfs -U /dev/ad2s1e #/sbin/newfs -U /dev/ad2s1f Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 6:29:49 2002 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 138B137B400; Sun, 15 Sep 2002 06:29:47 -0700 (PDT) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3929143E42; Sun, 15 Sep 2002 06:29:46 -0700 (PDT) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g8FDTZS76500; Sun, 15 Sep 2002 08:29:39 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020915082934.00fbeac8@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 15 Sep 2002 08:29:34 -0500 To: Dmitry Suhodoev , stable@FreeBSD.ORG From: "Jack L. Stone" Subject: Re: creating ad2s1a Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <3920151836.20020915165112@bingo.chel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 04:51 PM 9.15.2002 +0600, Dmitry Suhodoev wrote: >hi, guys! > >i has insert new (huge :) hdd in my computer with FreeBSD 4.6-STABLE (28 august >2002), and try make the new filesytem on it, for move my FreeBSD to new hdd. i >has try make new partition (as on old hdd) with /stand/sysinstall. but the >slice list begins from ad2s1e, and i can't create slices as on old hdd: > >/dev/ad0s1a / >/dev/ad0s1b swap >/dev/ad0s1e /var >/dev/ad0s1f /usr > >command newfs /dev/ad2s1a also cannot create this slice. > >how i can create ad2s1a and ad2s1b slices on new hdd for correct moving my >system? > >-- >Dmitry Suhodoev, http://bingo.chel.ru/, icq#550315 > You can use this script to do what you want. Just edit the partition sizes. Then you can use dump/restore from old HD to ad2. #!/bin/sh #cd / #/sbin/umount /mnt #/sbin/fdisk -BI ad2 #/sbin/disklabel -w -r -B ad2s1 auto ### Need to change this to sizes desired #/sbin/disklabel -r ad2 > /usr/local/etc/backups/disk.label #/bin/echo 'a: 256M 0 4.2BSD' >> /usr/local/etc/backups/disk.label #/bin/echo 'b: 1G * swap' >> /usr/local/etc/backups/disk.label #/bin/echo 'e: 30G * 4.2BSD' >> /usr/local/etc/backups/disk.label #/bin/echo 'f: * * 4.2BSD' >> /usr/local/etc/backups/disk.label #/sbin/disklabel -R -B ad2s1 /usr/local/etc/backups/disk.label #/bin/rm /usr/local/etc/backups/disk.label #/sbin/newfs -U /dev/ad2s1a #/sbin/newfs -U /dev/ad2s1e #/sbin/newfs -U /dev/ad2s1f Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 6:49:56 2002 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 13E2337B400; Sun, 15 Sep 2002 06:49:55 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4835643E88; Sun, 15 Sep 2002 06:49:53 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.6/8.12.5) with ESMTP id g8FDQ0a8000554; Sun, 15 Sep 2002 16:26:00 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sun, 15 Sep 2002 16:25:59 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: freebsd-stable@freebsd.org, Subject: Either me or send-pr is broken? Message-ID: <20020915162409.B523-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bash-2.05a$ sendbug sendbug: could not read /etc/gnats/freefall for categories list. bash-2.05a$ uname -a FreeBSD chour.hostmaster.net.ua 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #3: Sun Sep 15 14:47:25 EEST 2002 root@chour.hostmaster.net.ua:/home/.src/sys/compile/CHOUR i386 bash-2.05a$ date Sun Sep 15 16:23:58 EEST 2002 bash-2.05a$ System was buildworlded from cvsupped sources yesterday. WBR, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 6:49:59 2002 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 D6F5837B400; Sun, 15 Sep 2002 06:49:57 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1183943E6E; Sun, 15 Sep 2002 06:49:56 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.5/8.12.5) with ESMTP id g8EEgO8l091890; Sat, 14 Sep 2002 17:42:24 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sat, 14 Sep 2002 17:42:24 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: questions@freebsd.org Cc: stable@freebsd.org Subject: Re: Q: FreeBSD 4.6.* on Intel D845EBT MB (Promise PDC2067 IDE RAID) In-Reply-To: <20020914173126.L49905-100000@chour.hostmaster.net.ua> Message-ID: <20020914174129.N89656-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Subject: Q: FreeBSD 4.6.* on Intel D845EBT MB (Promise PDC2067 IDE RAID) Sorry, I misprinted :( It is PDC20267, of course. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 6:50: 3 2002 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 AF6EF37B42F; Sun, 15 Sep 2002 06:50:00 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id D114743E6E; Sun, 15 Sep 2002 06:49:58 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.5/8.12.5) with ESMTP id g8EEaL8l073355; Sat, 14 Sep 2002 17:36:23 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sat, 14 Sep 2002 17:36:21 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: questions@freebsd.org Cc: stable@freebsd.org Subject: Q: FreeBSD 4.6.* on Intel D845EBT MB (Promise PDC2067 IDE RAID) Message-ID: <20020914173126.L49905-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello people, Anyone tried FreeBSD 4.6.* on Intel D845EBT motherboard? Especially interesting is how an onboard Promise PDC2067 IDE RAID controller works with FreeBSD - or better to say, does it work at all? What are the caveates with it, if any? How RAID configuration works? I apologize for a silly question, and all my thanks for any suggestions of what to read on the topic. Thanks in advanse, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 7: 4:22 2002 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 B203D37B400 for ; Sun, 15 Sep 2002 07:04:21 -0700 (PDT) Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19DE43E8A for ; Sun, 15 Sep 2002 07:04:20 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [IPv6:::1]) by lurza.secnetix.de (8.12.5/8.12.5) with ESMTP id g8FE4ImC069908 for ; Sun, 15 Sep 2002 16:04:19 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.12.5/8.12.5/Submit) id g8FE4Iir069907; Sun, 15 Sep 2002 16:04:18 +0200 (CEST) Date: Sun, 15 Sep 2002 16:04:18 +0200 (CEST) Message-Id: <200209151404.g8FE4Iir069907@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: creating ad2s1a In-Reply-To: <3.0.5.32.20020915082934.00fbeac8@mail.sage-one.net> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.6-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jack L. Stone wrote: > Then you can use dump/restore from old HD to ad2. I'd recommend cpdup (from the ports) instead. Much faster. Second choice would be find|cpio. But dump|restore is just terribly slow. (YMMV.) Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 7: 8:26 2002 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 8DA0737B400; Sun, 15 Sep 2002 07:08:23 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id C108743E42; Sun, 15 Sep 2002 07:08:21 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.6/8.12.6) with ESMTP id g8FE8IMu000990; Sun, 15 Sep 2002 17:08:19 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sun, 15 Sep 2002 17:08:18 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: stable@freebsd.org, Subject: Bug? VLANs, fxp, Catalyst and link0 story Message-ID: <20020915165141.V871-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi people, after long fiddling, now it works. FreeBSD 4.7-PRERELEASE, Cat 2940XL Working rc.conf fragment *now* looks this way: --- 8< --- network_interfaces="lo0 fxp0 fxp1 vlan0 vlan1 vlan2 vlan3 vlan4 vlan5" ifconfig_lo0="inet 127.0.0.1 netmask 255.0.0.0" # fxp0 - "internal" trunk ifconfig_fxp0="media 100baseTX mediaopt full-duplex link0 up" ifconfig_vlan0="inet 10.99.25.1 netmask 255.255.255.0 vlan 25 \ vlandev fxp0 mtu 1500 up arp" ifconfig_vlan1="inet 10.99.23.1 netmask 255.255.255.0 vlan 23 \ vlandev fxp0 mtu 1500 up arp" ifconfig_vlan2="inet 10.100.2.1 netmask 255.255.255.0 vlan 2 \ vlandev fxp0 mtu 1500 up arp" # fxp1 - "external" trunk ifconfig_fxp1="media 100baseTX mediaopt full-duplex link0 up" ifconfig_vlan3="inet 17.33.33.61 netmask 255.255.255.252 vlan 3 \ vlandev fxp1 mtu 1500 up arp" ifconfig_vlan4="inet 12.44.44.30 netmask 255.255.255.252 vlan 4 \ vlandev fxp1 mtu 1500 up arp" ifconfig_vlan5="inet 95.55.55.22 netmask 255.255.255.248 vlan 5 \ vlandev fxp1 mtu 1500 up arp" --- 8< --- The problem is: as soon as I say "link0" in ifconfigs for vlanXX interfaces, is just plain doesn't work. Catalyst doesn't see even a mac-addresses for vlanXX interfaces. Another problem is: as soon as I remove "link0" from ifconfigs for "carrier" interfaces fxp0 and fxp1 - again it doesn't work. Am I a single person who encounter the same problem? What I'm doing wrong? If this *is* a bug (not just stupidity of mine of bad documentation) - how can I help to correct it? WBR, Andrew P.S. There is no if_ef pseudo-device in the running kernel. There is a line pseudo-device vlan 8 in config. The box is Supermicro 1U server, 1 P-III CPU (of 2 possible), ServerWorks chipset, 2 onboard fxp interfaces. P.P.S. Also I can't "see" Catalyst "own" IP (seen at `sh in vlan1') after I do: ifconfig vlan6 inet 10.100.200.1 netmask 255.255.255.0 vlan 1 \ vlandev fxp0 mtu 1500 up arp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 7:26:36 2002 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 9AE4737B405 for ; Sun, 15 Sep 2002 07:26:35 -0700 (PDT) Received: from terra.inf.ufsc.br (terra.inf.ufsc.br [150.162.60.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87B4643E7B for ; Sun, 15 Sep 2002 07:26:31 -0700 (PDT) (envelope-from maianeto@inf.ufsc.br) Received: from localhost (localhost [127.0.0.1]) by terra.inf.ufsc.br (Departamento de Informatica e Estatistica (INE/CTC/UFSC)) with ESMTP id DE4831790E for ; Sun, 15 Sep 2002 08:36:59 -0300 (BRT) Received: from screammer (inf185.inf.ufsc.br [150.162.60.185]) by terra.inf.ufsc.br (Departamento de Informatica e Estatistica (INE/CTC/UFSC)) with ESMTP id B4DF4174A9 for ; Sun, 15 Sep 2002 08:36:55 -0300 (BRT) From: "Luiz Rodrigues Maia Neto" To: freebsd-stable@freebsd.org Date: Mon, 15 Sep 2003 11:40:16 -0300 MIME-Version: 1.0 Subject: subscribe Reply-To: maianeto@inf.ufsc.br Message-ID: <3F65A520.8986.903DC57@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Virus-Scanned: by AMaViS 0.3.12pre5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe maianeto@inf.ufsc.br To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 7:42:30 2002 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 2CD1B37B400; Sun, 15 Sep 2002 07:42:27 -0700 (PDT) Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FF0743E42; Sun, 15 Sep 2002 07:42:26 -0700 (PDT) (envelope-from mike@sentex.net) Received: from house.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.12.5/8.12.5) with ESMTP id g8FEg7ho027830; Sun, 15 Sep 2002 10:42:07 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 15 Sep 2002 10:43:53 -0400 To: Andrew Stesin From: Mike Tancsa Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story Cc: stable@FreeBSD.ORG, In-Reply-To: <20020915165141.V871-100000@chour.hostmaster.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: amavis-20020220 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why do you need the link0 portion ? Also, whatever you assign fxp0 will be part of the Cisco native VLAN So just try ifconfig_fxp0="inet 10.100.200.1 media 100baseTX mediaopt full-duplex" fconfig_vlan0="inet 10.99.25.1 netmask 255.255.255.0 vlan 25 vlandev fxp0 mtu 1500 up" and so on... Post your Cisco port configs as well. As you are specifying speeds and duplex settings, I take it you are doing the same on your cat right ? It would have to look something like interface FastEthernet0/20 description FreeBSD Internal trunking ports speed 100 duplex full switchport trunk encapsulation dot1q switchport trunk allowed vlan 1,2,23,25,1002-1005 switchport mode trunk ! ---Mike At 05:08 PM 9/15/2002 +0300, Andrew Stesin wrote: >Hi people, > >after long fiddling, now it works. FreeBSD 4.7-PRERELEASE, Cat 2940XL > >Working rc.conf fragment *now* looks this way: > >--- 8< --- > >network_interfaces="lo0 fxp0 fxp1 vlan0 vlan1 vlan2 vlan3 vlan4 vlan5" >ifconfig_lo0="inet 127.0.0.1 netmask 255.0.0.0" > ># fxp0 - "internal" trunk > >ifconfig_fxp0="media 100baseTX mediaopt full-duplex link0 up" >ifconfig_vlan0="inet 10.99.25.1 netmask 255.255.255.0 vlan 25 \ > vlandev fxp0 mtu 1500 up arp" >ifconfig_vlan1="inet 10.99.23.1 netmask 255.255.255.0 vlan 23 \ > vlandev fxp0 mtu 1500 up arp" >ifconfig_vlan2="inet 10.100.2.1 netmask 255.255.255.0 vlan 2 \ > vlandev fxp0 mtu 1500 up arp" > ># fxp1 - "external" trunk > >ifconfig_fxp1="media 100baseTX mediaopt full-duplex link0 up" >ifconfig_vlan3="inet 17.33.33.61 netmask 255.255.255.252 vlan 3 \ > vlandev fxp1 mtu 1500 up arp" >ifconfig_vlan4="inet 12.44.44.30 netmask 255.255.255.252 vlan 4 \ > vlandev fxp1 mtu 1500 up arp" >ifconfig_vlan5="inet 95.55.55.22 netmask 255.255.255.248 vlan 5 \ > vlandev fxp1 mtu 1500 up arp" > >--- 8< --- > >The problem is: as soon as I say "link0" in ifconfigs for vlanXX >interfaces, is just plain doesn't work. Catalyst doesn't see even a >mac-addresses for vlanXX interfaces. > >Another problem is: as soon as I remove "link0" from ifconfigs for >"carrier" interfaces fxp0 and fxp1 - again it doesn't work. > >Am I a single person who encounter the same problem? What I'm doing wrong? >If this *is* a bug (not just stupidity of mine of bad documentation) - how >can I help to correct it? > > >WBR, >Andrew > >P.S. There is no if_ef pseudo-device in the running kernel. There is a >line > pseudo-device vlan 8 > >in config. The box is Supermicro 1U server, 1 >P-III CPU (of 2 possible), ServerWorks chipset, 2 onboard fxp interfaces. > >P.P.S. Also I can't "see" Catalyst "own" IP (seen at `sh in vlan1') after >I do: >ifconfig vlan6 inet 10.100.200.1 netmask 255.255.255.0 vlan 1 \ > vlandev fxp0 mtu 1500 up arp > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message -------------------------------------------------------------------- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 7:52:16 2002 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 48B5E37B400 for ; Sun, 15 Sep 2002 07:52:15 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF4243E42 for ; Sun, 15 Sep 2002 07:52:14 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.5/8.12.5) with ESMTP id g8FEqBKD084080; Sun, 15 Sep 2002 08:52:11 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.5/8.12.5/Submit) id g8FEqAxL084079; Sun, 15 Sep 2002 08:52:10 -0600 (MDT) (envelope-from ken) Date: Sun, 15 Sep 2002 08:52:10 -0600 From: "Kenneth D. Merry" To: "Brian T. Schellenberger" Cc: Erminio Baranzini , freebsd-stable@FreeBSD.ORG Subject: Re: DVD writer support in -STABLE? Message-ID: <20020915085210.A84028@panzer.kdm.org> References: <20020914160456.47748.qmail@web20802.mail.yahoo.com> <200209141344.43836.bts@babbleon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200209141344.43836.bts@babbleon.org>; from bts@babbleon.org on Sat, Sep 14, 2002 at 01:44:43PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Sep 14, 2002 at 13:44:43 -0400, Brian T. Schellenberger wrote: > > Does anybody know about the status of SCSI DVD writers in -STABLE, > including those that use USB and/or Firewire to communicate? The firewire code just got committed to -current. So it'll be MFCed at some point. The cd(4) driver supports randomly writeable drives, like DVD-RAM. (I used a DVD-RAM drive to test write support in the cd(4) driver.) If you've got something like a CD-R, or a DVD-R, that requires sequential writing, fixating, etc., you need to use cdrecord. There is a version of cdrecord that supports DVD burning -- cdrecord-prodvd. See my previous mail in this thread for the URLs. cdrecord will also work with ATAPI drives, assuming you've got the ATAPICAM option turned on. (That's only in -current as well, you'd need Thomas Quinot's patches for -stable to use it under -stable. It'll get MFCed, likely after 4.7.) USB drives should work, assuming you've got a supported USB controller. USB is just another transport (like firewire, SCSI, and ATA), so the answer would be the same there -- cd(4) for randomly writeable formats, and cdrecord for sequentially written formats. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8: 5:37 2002 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 0E5BB37B400; Sun, 15 Sep 2002 08:05:36 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EF9443E4A; Sun, 15 Sep 2002 08:05:34 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.6/8.12.6) with ESMTP id g8FF5TMu001409; Sun, 15 Sep 2002 18:05:30 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sun, 15 Sep 2002 18:05:29 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: Mike Tancsa Cc: Andrew Stesin , , Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story In-Reply-To: <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> Message-ID: <20020915175929.T1070-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 15 Sep 2002, Mike Tancsa wrote: > Why do you need the link0 portion ? For "carrier" interface? Sorry I don't know. :( It doesn't work without it. For vlanXX interfaces, manpage states that link0 enables hardware (firmware) processing of 802.1q tags in Intel ethernet chips. It is supposed to work, doesn't it? > Also, whatever you assign fxp0 will be part of the Cisco native VLAN So > just try > > ifconfig_fxp0="inet 10.100.200.1 media 100baseTX mediaopt full-duplex" > fconfig_vlan0="inet 10.99.25.1 netmask 255.255.255.0 vlan 25 vlandev fxp0 > mtu 1500 up" > > and so on... Sure it works, but this means - it works for *untagged* frames. And how about frames which are *tagged* for VLAN ID 1? Or maybe VLAN ID 1 is a "pseudo" one - for untagged frames only? I don't know, but I guessed that frames which are tagged for VLAN ID 1 should also work. > Post your Cisco port configs as well. As you are specifying speeds and > duplex settings, I take it you are doing the same on your cat right ? This doesn't make a difference. "ifconfig blah-blah media autoselect" also works, and speed/duplex parameters at the switch and on FreeBSD match each other perfectly in both cases. Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:19:38 2002 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 71C0137B400 for ; Sun, 15 Sep 2002 08:19:35 -0700 (PDT) Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 765DF43E4A for ; Sun, 15 Sep 2002 08:19:34 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [IPv6:::1]) by lurza.secnetix.de (8.12.5/8.12.5) with ESMTP id g8FFJQmC072517; Sun, 15 Sep 2002 17:19:26 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.12.5/8.12.5/Submit) id g8FFJPGE072516; Sun, 15 Sep 2002 17:19:25 +0200 (CEST) Date: Sun, 15 Sep 2002 17:19:25 +0200 (CEST) Message-Id: <200209151519.g8FFJPGE072516@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, Andrew Stesin Reply-To: freebsd-stable@FreeBSD.ORG, Andrew Stesin Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story In-Reply-To: X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.6-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew Stesin wrote: > ifconfig_fxp0="media 100baseTX mediaopt full-duplex link0 up" Do you really have to hardcode the media data? fxp cards _should_ autonegotiate fine with Cisco switches, provided that autonegotiation is enabled on _both_ sides. Also, I'm not sure about the link0 option. It enables downloading of microcode for ceceive bundling to the fxp card. > ifconfig_vlan0="inet 10.99.25.1 netmask 255.255.255.0 vlan 25 \ > vlandev fxp0 mtu 1500 up arp" You don't need to specify "arp". You don't need "mtu 1500" either, because fxp supports jumboframes natively (and the vlan driver knows about it). > The problem is: as soon as I say "link0" in ifconfigs for vlanXX > interfaces, is just plain doesn't work. Of course it doesn't work. "link0" on a vlan interface specifies that it should assume that its parent interface supports vlan tagging in hardware. But the fxp can't do that. > Catalyst doesn't see even a > mac-addresses for vlanXX interfaces. Because there aren't any valid packets on the wire, not even ARP packets. ;-) > Another problem is: as soon as I remove "link0" from ifconfigs for > "carrier" interfaces fxp0 and fxp1 - again it doesn't work. That's interesting. I've never needed link0 for any fxp cards before, and I'm not really sure what the microcode is good for. (Sure, I've read the docs, but they don't say _when_ you should use it and what the advantages and disadvantages are.) > Am I a single person who encounter the same problem? What I'm doing wrong? > If this *is* a bug (not just stupidity of mine of bad documentation) - how > can I help to correct it? Here's how I set up VLANs (I'm typing this from my memory, as I'm currently not logged on a box using VLANs ... it's Sunday, after all :-) new_vlan=$(ifconfig vlan create) ifconfig $new_vlan vlan 42 vlandev fxp0 ifconfig $new_vlan inet 10.20.30.40/255 Note that the vlan device number is created dynamically, so it works no matter what other vlan interfaces may already be configured, and you don't have to care about interface numbers. I'm also doing the vlan/vlandev assignment and the actual configuration in two separate steps, because it seemed that it didn't always work reliably when I tried to do both things at once. Obviously, you can't do the above within /etc/rc.conf (unfortunately). I'm using a separate script which does the work (/etc/start_if.fxp0), and /etc/rc.conf doesn't contain any ifconfig settings (except for lo0). Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:22:32 2002 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 6D41D37B400 for ; Sun, 15 Sep 2002 08:22:31 -0700 (PDT) Received: from verdi.nethelp.no (verdi.nethelp.no [194.19.15.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 3C0BD43E42 for ; Sun, 15 Sep 2002 08:22:30 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 74849 invoked by uid 1001); 15 Sep 2002 15:22:26 +0000 (GMT) To: stesin@breaker.tormoz.net Cc: mike@sentex.net, stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 15 Sep 2002 18:05:29 +0300 (EEST)" References: <20020915175929.T1070-100000@chour.hostmaster.net.ua> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 15 Sep 2002 17:22:26 +0200 Message-ID: <74847.1032103346@verdi.nethelp.no> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Why do you need the link0 portion ? > > For "carrier" interface? Sorry I don't know. :( It doesn't work without > it. For vlanXX interfaces, manpage states that link0 enables hardware > (firmware) processing of 802.1q tags in Intel ethernet chips. It is > supposed to work, doesn't it? Here's an example of what works for me: pseudo-device vlan 10 #VLAN support ifconfig_fxp1="up" ifconfig_vlan0="inet 194.19.1.42 netmask 255.255.255.252 vlan 24 vlandev fxp1" ifconfig_vlan1="inet 10.65.0.254 netmask 0xffffff00 vlan 57 vlandev fxp1" On the Cisco 3548 switch: interface FastEthernet0/48 switchport trunk encapsulation dot1q switchport mode trunk Note that the native VLAN on this trunk is VLAN 1, and I'm specifically *not* using this VLAN for anything. (802.1q native VLAN is an incredibly bad idea, IMHO. But that's another discussion entirely.) Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:41:13 2002 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 EE50B37B401 for ; Sun, 15 Sep 2002 08:41:11 -0700 (PDT) Received: from buffoon.automagic.org (buffoon.automagic.org [208.185.30.208]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B8CA43E75 for ; Sun, 15 Sep 2002 08:41:11 -0700 (PDT) (envelope-from jabley@buffoon.automagic.org) Received: (qmail 59230 invoked by uid 1000); 15 Sep 2002 15:41:10 -0000 Date: Sun, 15 Sep 2002 11:41:10 -0400 From: Joe Abley To: Andrew Stesin Cc: Mike Tancsa , stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story Message-ID: <20020915154110.GC58670@buffoon.automagic.org> References: <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> <20020915175929.T1070-100000@chour.hostmaster.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020915175929.T1070-100000@chour.hostmaster.net.ua> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 15, 2002 at 06:05:29PM +0300, Andrew Stesin wrote: > Sure it works, but this means - it works for *untagged* frames. And how > about frames which are *tagged* for VLAN ID 1? Or maybe VLAN ID 1 is a > "pseudo" one - for untagged frames only? I don't know, but I guessed that > frames which are tagged for VLAN ID 1 should also work. On catalysts, vlan 1 means "no vlan tag at all". If you're trying to interoperate between catalysts and other devices, and you don't want to send untagged frames, then avoid using vlan tag 1. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:45: 8 2002 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 10E2D37B400 for ; Sun, 15 Sep 2002 08:45:07 -0700 (PDT) Received: from verdi.nethelp.no (verdi.nethelp.no [194.19.15.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F1F243E65 for ; Sun, 15 Sep 2002 08:45:06 -0700 (PDT) (envelope-from sthaug@nethelp.no) Received: (qmail 75071 invoked by uid 1001); 15 Sep 2002 15:45:01 +0000 (GMT) To: jabley@automagic.org Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 15 Sep 2002 11:41:10 -0400" References: <20020915154110.GC58670@buffoon.automagic.org> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 15 Sep 2002 17:45:01 +0200 Message-ID: <75069.1032104701@verdi.nethelp.no> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Sure it works, but this means - it works for *untagged* frames. And how > > about frames which are *tagged* for VLAN ID 1? Or maybe VLAN ID 1 is a > > "pseudo" one - for untagged frames only? I don't know, but I guessed that > > frames which are tagged for VLAN ID 1 should also work. > > On catalysts, vlan 1 means "no vlan tag at all". That depends on what the native VLAN is on the 802.1q trunk in question. You'll get VLAN 1 as the native VLAN by default, but you can certainly use another VLAN as the native VLAN. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:47:36 2002 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 46A0037B401 for ; Sun, 15 Sep 2002 08:47:33 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B59643E65 for ; Sun, 15 Sep 2002 08:47:31 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.6/8.12.6) with ESMTP id g8FFlMMu001746 for ; Sun, 15 Sep 2002 18:47:22 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sun, 15 Sep 2002 18:47:21 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: freebsd-stable@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story In-Reply-To: <200209151519.g8FFJPGE072516@lurza.secnetix.de> Message-ID: <20020915182028.O1070-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Oliver, On Sun, 15 Sep 2002, Oliver Fromme wrote: > Do you really have to hardcode the media data? fxp cards No, that was left from long and desperate attempts to make it work. Autonegotiation also works perfectly between Cat and fxp. > Also, I'm not sure about the link0 option. It enables downloading of > microcode for ceceive bundling to the fxp card. Yes. > > ifconfig_vlan0="inet 10.99.25.1 netmask 255.255.255.0 vlan 25 \ > > vlandev fxp0 mtu 1500 up arp" > > You don't need to specify "arp". This way it works; I'll try to cleanup the config and try once again will it work or no, in an hour or so (now the system is in use, I need people to leave off from it first). > You don't need "mtu 1500" either, because fxp supports jumboframes > natively (and the vlan driver knows about it). This one is problematic. Does it *really* know? I feel I need mtu 1500 flag just to be safe. :) Quote from a manpage: "... Using such a NIC as a parent interface implies a reduced MTU on the corresponding vlan interfaces. In the modern Internet, this is likely to cause tcp(4) connectivity problems due to massive, inadequate icmp(4) filtering that breaks the Path MTU Discovery mechanism. ..." This flag does no harm anyway, doesn't it? :) > > The problem is: as soon as I say "link0" in ifconfigs for vlanXX > > interfaces, is just plain doesn't work. > > Of course it doesn't work. "link0" on a vlan interface specifies that > it should assume that its parent interface supports vlan tagging in > hardware. But the fxp can't do that. Gmm. Thanks, you enlightened me. My fault, sorry. I just misunderstood (missed?) a difference between a) native hardware support for 802.1q tagging, and b) fxp hardware capability of doing jumboframes. Sorry for taking your time. :( It works now, and I know it works *really* as it supposed to - that's nice. :) As for me, I'd note that maybe it would be nice to somewhat update manpages - so dumb people like me will recognize the abovementioned difference more easily. > > Catalyst doesn't see even a > > mac-addresses for vlanXX interfaces. > > Because there aren't any valid packets on the wire, not even ARP > packets. ;-) Khe-khe, *now* I recognize this. ;) > > Another problem is: as soon as I remove "link0" from ifconfigs for > > "carrier" interfaces fxp0 and fxp1 - again it doesn't work. > > That's interesting. I've never needed link0 for any fxp cards before, > and I'm not really sure what the microcode is good for. (Sure, I've > read the docs, but they don't say _when_ you should use it and what the > advantages and disadvantages are.) The only visible (for now) difference is appearance of lines: fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 at the bottom of kernel boot output. I didn't do any testing, though - maybe it will either reduce interrupt load or somewhat increase throughoutput? Or maybe loading microcode makes Intel chips behave in somewhat more "standard", expected way? > Here's how I set up VLANs (I'm typing this from my memory, > as I'm currently not logged on a box using VLANs ... it's > Sunday, after all :-) > > new_vlan=$(ifconfig vlan create) > ifconfig $new_vlan vlan 42 vlandev fxp0 > ifconfig $new_vlan inet 10.20.30.40/255 > > Note that the vlan device number is created dynamically, so it works no > matter what other vlan interfaces may already be configured, and you > don't have to care about interface numbers. Thanks, I got the idea. Anyway, I prefer static vlanXX allocation and numbering - it's much more convenient with regard to setting IP filtering up. (You may be sure you apply say NAT to vlan12 and this *really* is an external interface ;) > I'm also doing the vlan/vlandev assignment and the actual configuration > in two separate steps, because it seemed that it didn't always work > reliably when I tried to do both things at once. Some microtimeout needed for actual vlan clone creation, maybe? > Obviously, you can't do the above within /etc/rc.conf > (unfortunately). One more reason to use static vlanXX allocation and numbering. On the machine which is administered by 2-3 people, like this exact one, it's better to have things done at the places where they are supposed to be done - rc.conf for network interfaces etc. Thanks a lot for pointing me at my mistake! Now I do not feel myself an idiot, just a man whoi is not attentive enough. It's a weekend, after all. ;) WBR, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:49:11 2002 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 16F5737B400; Sun, 15 Sep 2002 08:49:09 -0700 (PDT) Received: from breaker.tormoz.net (breaker.tormoz.net [217.20.165.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E62143E42; Sun, 15 Sep 2002 08:49:07 -0700 (PDT) (envelope-from stesin@breaker.tormoz.net) Received: from localhost (localhost.hostmaster.net.ua [127.0.0.1]) by chour.hostmaster.net.ua (8.12.6/8.12.6) with ESMTP id g8FFmvMu001755; Sun, 15 Sep 2002 18:48:57 +0300 (EEST) (envelope-from stesin@tormoz.net) Date: Sun, 15 Sep 2002 18:48:57 +0300 (EEST) From: Andrew Stesin X-X-Sender: stesin@chour.hostmaster.net.ua Reply-To: Andrew Stesin To: Joe Abley Cc: Andrew Stesin , Mike Tancsa , , Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story In-Reply-To: <20020915154110.GC58670@buffoon.automagic.org> Message-ID: <20020915184805.E1070-100000@chour.hostmaster.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 15 Sep 2002, Joe Abley wrote: > On catalysts, vlan 1 means "no vlan tag at all". Oops. Never new this. Thanks for the tip. > If you're trying to interoperate between catalysts and other devices, > and you don't want to send untagged frames, then avoid using vlan > tag 1. Now I got the idea. Thanks once again! WBR, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:51: 9 2002 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 71FBD37B400; Sun, 15 Sep 2002 08:51:08 -0700 (PDT) Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD2A43E6E; Sun, 15 Sep 2002 08:51:05 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id STO34608; Sun, 15 Sep 2002 18:50:52 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.12.3/8.12.3) id g8FFi2po001208; Sun, 15 Sep 2002 18:44:02 +0300 (EEST) (envelope-from netch) Date: Sun, 15 Sep 2002 18:44:02 +0300 From: Valentin Nechayev To: Mike Tancsa Cc: Andrew Stesin , stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story Message-ID: <20020915154402.GA1136@iv.nn.kiev.ua> References: <20020915165141.V871-100000@chour.hostmaster.net.ua> <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.0.20020915103800.03d6c5f0@192.168.0.12> X-42: On Organization: Dark side of coredump Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sun, Sep 15, 2002 at 10:43:53, mike (Mike Tancsa) wrote about "Re: Bug? VLANs, fxp, Catalyst and link0 story": MT> Why do you need the link0 portion ? This question was in original post. Why do you ask Andrew? It's his question. MT> Also, whatever you assign fxp0 will be part of the Cisco native VLAN So MT> just try As far as you can read this isn't enough. Code of fxp driver consists following clause: /* * Attempt to load microcode if requested. */ if (ifp->if_flags & IFF_LINK0 && (sc->flags & FXP_FLAG_UCODE) == 0) fxp_load_ucode(sc); Possibly one should request detailed version of fxp cards in question. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:51:25 2002 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 1069437B400; Sun, 15 Sep 2002 08:51:24 -0700 (PDT) Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F63643E6E; Sun, 15 Sep 2002 08:51:21 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id STR34609; Sun, 15 Sep 2002 18:51:09 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.12.3/8.12.3) id g8FFnO03001256; Sun, 15 Sep 2002 18:49:24 +0300 (EEST) (envelope-from netch) Date: Sun, 15 Sep 2002 18:49:24 +0300 From: Valentin Nechayev To: Dmitry Suhodoev Cc: stable@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: creating ad2s1a Message-ID: <20020915154924.GB1136@iv.nn.kiev.ua> References: <3920151836.20020915165112@bingo.chel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3920151836.20020915165112@bingo.chel.ru> X-42: On Organization: Dark side of coredump Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sun, Sep 15, 2002 at 16:51:12, raven (Dmitry Suhodoev) wrote about "creating ad2s1a": DS> i DS> has try make new partition (as on old hdd) with /stand/sysinstall. but the DS> slice list begins from ad2s1e, and i can't create slices as on old hdd: This is sysinstall's bug-feature - it can't create 'a' partition (which you incorrectly call "slice") on non-root slice. As simplest way you can create one BSD partition with sysinstall, then manually (disklabel -e) change it from `e' to `a' and then continue to create others. (Don't forget to unmount this partition because sysinstall mounts it immediately.) DS> command newfs /dev/ad2s1a also cannot create this slice. Yes, newfs can't create partition, by design. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:51:26 2002 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 1069437B400; Sun, 15 Sep 2002 08:51:24 -0700 (PDT) Received: from segfault.kiev.ua (segfault.kiev.ua [193.193.193.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F63643E6E; Sun, 15 Sep 2002 08:51:21 -0700 (PDT) (envelope-from netch@iv.nn.kiev.ua) Received: (from uucp@localhost) by segfault.kiev.ua (8) with UUCP id STR34609; Sun, 15 Sep 2002 18:51:09 +0300 (EEST) (envelope-from netch@iv.nn.kiev.ua) Received: (from netch@localhost) by iv.nn.kiev.ua (8.12.3/8.12.3) id g8FFnO03001256; Sun, 15 Sep 2002 18:49:24 +0300 (EEST) (envelope-from netch) Date: Sun, 15 Sep 2002 18:49:24 +0300 From: Valentin Nechayev To: Dmitry Suhodoev Cc: stable@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: creating ad2s1a Message-ID: <20020915154924.GB1136@iv.nn.kiev.ua> References: <3920151836.20020915165112@bingo.chel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3920151836.20020915165112@bingo.chel.ru> X-42: On Organization: Dark side of coredump Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sun, Sep 15, 2002 at 16:51:12, raven (Dmitry Suhodoev) wrote about "creating ad2s1a": DS> i DS> has try make new partition (as on old hdd) with /stand/sysinstall. but the DS> slice list begins from ad2s1e, and i can't create slices as on old hdd: This is sysinstall's bug-feature - it can't create 'a' partition (which you incorrectly call "slice") on non-root slice. As simplest way you can create one BSD partition with sysinstall, then manually (disklabel -e) change it from `e' to `a' and then continue to create others. (Don't forget to unmount this partition because sysinstall mounts it immediately.) DS> command newfs /dev/ad2s1a also cannot create this slice. Yes, newfs can't create partition, by design. /netch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 8:59: 7 2002 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 D37D637B417 for ; Sun, 15 Sep 2002 08:59:02 -0700 (PDT) Received: from logger.o2.pl (logger.o2.pl [212.126.20.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id A08C443E77 for ; Sun, 15 Sep 2002 08:59:01 -0700 (PDT) (envelope-from gfege@o2.pl) Received: from localhost (unknown [62.233.167.10]) by logger.o2.pl (Mailer_v2.01) with ESMTP id F03E21C41D8 for ; Sun, 15 Sep 2002 17:58:59 +0200 (CEST) X-Sender: gfege@o2.pl From: gfege@o2.pl To: stable@FreeBSD.org Date: Sun, 15 Sep 2002 17:59:15 +0200 Subject: filmy divixy !!! Reply-To: gfege@o2.pl MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1250 Content-Transfer-Encoding: 8bit Message-Id: <20020915155859.F03E21C41D8@logger.o2.pl> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG DIVIXY : http://www.geocities.com/rekrutacja35/index.html Jeœli nie ma w spisie na stronie filmów które Cię interesujš nic nie szkodzi! Można je zamówić mailem w przecišgu 7 dni roboczych zostanie dostarczona przesyłka !!! Wypalam także płytki audio z twojš ulubionš muzykš !!! 10 zł za płytkę płatne z góry. Wysyłka listem expres taniej i szybciej ! If you do not find the movie you are interested in, do not worry !! Send me an email and during 7 business days I will get a a package with the required movie !!! U want to have ur favourite music on CD let me know by email ! 10 PLN per CD. Shipment thru regular email. Faster and cheaper ! Zainteresowany usługami tłumaczenia ? 1500 znaków 16 zł. Niemiecki Angielski R u interested in translation services ? 1500 characters 16 PLN. German English. info : tradeinfo@o2.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 9: 0:35 2002 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 CF63037B400 for ; Sun, 15 Sep 2002 09:00:33 -0700 (PDT) Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9B6D43E4A for ; Sun, 15 Sep 2002 09:00:32 -0700 (PDT) (envelope-from mike@sentex.net) Received: from house.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.12.5/8.12.5) with ESMTP id g8FG0Iho028296; Sun, 15 Sep 2002 12:00:18 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020915120003.05e01890@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 15 Sep 2002 12:02:16 -0400 To: Valentin Nechayev From: Mike Tancsa Subject: Re: creating ad2s1a Cc: Dmitry Suhodoev , stable@FreeBSD.ORG In-Reply-To: <20020915154924.GB1136@iv.nn.kiev.ua> References: <3920151836.20020915165112@bingo.chel.ru> <3920151836.20020915165112@bingo.chel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: amavis-20020220 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 06:49 PM 9/15/2002 +0300, Valentin Nechayev wrote: > Sun, Sep 15, 2002 at 16:51:12, raven (Dmitry Suhodoev) wrote about > "creating ad2s1a": > >DS> i >DS> has try make new partition (as on old hdd) with /stand/sysinstall. but the >DS> slice list begins from ad2s1e, and i can't create slices as on old hdd: > >This is sysinstall's bug-feature - it can't create 'a' partition (which >you incorrectly call "slice") on non-root slice. Another work around is to specify it as the mount point /, and then hit the m to edit the mount point back to something else. sysinstall will leave it as the a partition. ---Mike -------------------------------------------------------------------- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 9: 8:11 2002 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 F1A1337B400; Sun, 15 Sep 2002 09:08:10 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id D176443E42; Sun, 15 Sep 2002 09:08:09 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g8FG80308109; Mon, 16 Sep 2002 01:08:00 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: root@wwweasel.geeksrus.net, freebsd-stable@freebsd.org, ports@freebsd.org In-Reply-To: <20020915094652.GA1871@wwweasel.geeksrus.net> References: <20020915094652.GA1871@wwweasel.geeksrus.net> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 10 From: Makoto Matsushita To: alane@geeksrus.net Subject: Re: snapshots.jp ISO for 20020914 is corrupt: DO NOT USE Date: Mon, 16 Sep 2002 01:07:58 +0900 Message-Id: <20020916010758T.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Next time please send this kind of information to buildadm@jp.FreeBSD.org also. root> The file bin/bin.bp is corrupted on the ISO. Do not use it. Hmm, I've confirmed that that's something goes wrong, thanks. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 9:11:29 2002 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 8571737B401 for ; Sun, 15 Sep 2002 09:11:28 -0700 (PDT) Received: from buffoon.automagic.org (buffoon.automagic.org [208.185.30.208]) by mx1.FreeBSD.org (Postfix) with SMTP id AF61743E4A for ; Sun, 15 Sep 2002 09:11:27 -0700 (PDT) (envelope-from jabley@buffoon.automagic.org) Received: (qmail 59728 invoked by uid 1000); 15 Sep 2002 16:11:27 -0000 Date: Sun, 15 Sep 2002 12:11:27 -0400 From: Joe Abley To: sthaug@nethelp.no Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story Message-ID: <20020915161127.GD58670@buffoon.automagic.org> References: <20020915154110.GC58670@buffoon.automagic.org> <75069.1032104701@verdi.nethelp.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <75069.1032104701@verdi.nethelp.no> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 15, 2002 at 05:45:01PM +0200, sthaug@nethelp.no wrote: > > > Sure it works, but this means - it works for *untagged* frames. And how > > > about frames which are *tagged* for VLAN ID 1? Or maybe VLAN ID 1 is a > > > "pseudo" one - for untagged frames only? I don't know, but I guessed that > > > frames which are tagged for VLAN ID 1 should also work. > > > > On catalysts, vlan 1 means "no vlan tag at all". > > That depends on what the native VLAN is on the 802.1q trunk in question. > You'll get VLAN 1 as the native VLAN by default, but you can certainly > use another VLAN as the native VLAN. Ah, I didn't realise that. I think it's pretty common in the wild for the native VLAN to be left as 1, though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 9:22:46 2002 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 620EF37B400 for ; Sun, 15 Sep 2002 09:22:43 -0700 (PDT) Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B88343E4A for ; Sun, 15 Sep 2002 09:22:42 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [IPv6:::1]) by lurza.secnetix.de (8.12.5/8.12.5) with ESMTP id g8FGMTmC075352; Sun, 15 Sep 2002 18:22:29 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.12.5/8.12.5/Submit) id g8FGMTLH075351; Sun, 15 Sep 2002 18:22:29 +0200 (CEST) Date: Sun, 15 Sep 2002 18:22:29 +0200 (CEST) Message-Id: <200209151622.g8FGMTLH075351@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, Andrew Stesin Reply-To: freebsd-stable@FreeBSD.ORG, Andrew Stesin Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story In-Reply-To: <20020915182028.O1070-100000@chour.hostmaster.net.ua> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.6-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew Stesin wrote: > On Sun, 15 Sep 2002, Oliver Fromme wrote: > > You don't need "mtu 1500" either, because fxp supports jumboframes > > natively (and the vlan driver knows about it). > > This one is problematic. Does it *really* know? I feel I need mtu 1500 > flag just to be safe. :) "Feeling" is not enough to get a system to work reliably. ;-) This is from the vlan(4) manpage: | fxp(4) supports long frames for the vlan natively. | [...] | Except for fxp(4), sis(4) and tx(4), none of the above | drivers inform the vlan driver about their support for | long frames. That implies that the fxp driver _does_ inform the vlan driver about its support for long frames. So the manual setting of the MTU is not needed. > This flag does no harm anyway, doesn't it? :) No, it doesn't. On the other hand, I tend not to try to "fix" things that are not broken, and to specify only things that are really necessary. The simpler, the better (and the less risk to have typos sneaking in). Another thing to take into account is the fact that such settings are also some kind of documentation for themselves. When you (or someone else) look at your config half a year later, the specification of "mtu 1500" might look like it is really necessary (why would it be there otherwise?). So it might be misleading to leave superfluous stuff in there. But of course, if it makes you "feel" better, by all means, don't change it. ;-) > As for me, I'd note that maybe it would be nice to somewhat update > manpages - so dumb people like me will recognize the abovementioned > difference more easily. I think reading the _whole_ manpage should be sufficient in most cases. Everything you need to know is in there. It is certainly not a tutorial on VLANs (neither is it intended to be one). > The only visible (for now) difference is appearance of lines: > > fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 The following was added to the fxp(4) manpage recently: | link0 Some chip revisions have loadable microcode which | can be used to reduce the interrupt load on the | host cpu. Not all boards have support microcode | support. Setting the link0 flag with ifconfig(8) | will download the microcode to the chip if it is | available. That description sounds like it is completely optional, i.e. it _should_ work fine without the link0 flag. > Thanks, I got the idea. Anyway, I prefer static vlanXX allocation and > numbering - it's much more convenient with regard to setting IP filtering > up. (You may be sure you apply say NAT to vlan12 and this *really* is an > external interface ;) Yes, dynamic and static numbering have both advantages and disadvantages. For a certain setup, I need dynamic numbering because the number and addresses of vlan interfaces change dynamically, depending on the services assigned to a server within a farm cluster. > > I'm also doing the vlan/vlandev assignment and the actual configuration > > in two separate steps, because it seemed that it didn't always work > > reliably when I tried to do both things at once. > > Some microtimeout needed for actual vlan clone creation, maybe? No, I got an error message from ifconfig. :-) But that was on an older version of 4.6-stable, maybe it is different now (but I still do it in separate steps). Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 9:49:30 2002 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 4C0A037B400; Sun, 15 Sep 2002 09:49:28 -0700 (PDT) Received: from newnet.co.uk (newnet.co.uk [212.87.80.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E0AC43E65; Sun, 15 Sep 2002 09:49:27 -0700 (PDT) (envelope-from jamie@jamiesdomain.org.uk) Received: from BONG (unknown@jheckford-131.adsl.newnet.co.uk [213.131.191.131]) by newnet.co.uk (8.12.3/8.12.3) with SMTP id g8FGmrNE046842; Sun, 15 Sep 2002 17:48:53 +0100 (BST) (envelope-from jamie@jamiesdomain.org.uk) Message-ID: <000f01c25d19$b92fd340$83bf83d5@BONG> Reply-To: "Jamie Heckford" From: "Jamie Heckford" To: "Joe Abley" , Cc: , References: <20020915154110.GC58670@buffoon.automagic.org> <75069.1032104701@verdi.nethelp.no> <20020915161127.GD58670@buffoon.automagic.org> Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story Date: Sun, 15 Sep 2002 17:40:57 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 X-Newnet-MailScanner: Found to be clean Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yup, cisco cats always AFAIK have vlan 1 called "default" ----- Original Message ----- From: "Joe Abley" To: Cc: ; Sent: Sunday, September 15, 2002 9:11 AM Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story > On Sun, Sep 15, 2002 at 05:45:01PM +0200, sthaug@nethelp.no wrote: > > > > Sure it works, but this means - it works for *untagged* frames. And how > > > > about frames which are *tagged* for VLAN ID 1? Or maybe VLAN ID 1 is a > > > > "pseudo" one - for untagged frames only? I don't know, but I guessed that > > > > frames which are tagged for VLAN ID 1 should also work. > > > > > > On catalysts, vlan 1 means "no vlan tag at all". > > > > That depends on what the native VLAN is on the 802.1q trunk in question. > > You'll get VLAN 1 as the native VLAN by default, but you can certainly > > use another VLAN as the native VLAN. > > Ah, I didn't realise that. I think it's pretty common in the wild for > the native VLAN to be left as 1, though. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- ____________________________________________________ Message scanned for viruses and dangerous content by and believed to be clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 11:15:23 2002 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 4F66237B400 for ; Sun, 15 Sep 2002 11:15:22 -0700 (PDT) Received: from alfred.skaarup.org (alfred.skaarup.org [193.111.120.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F17643E75 for ; Sun, 15 Sep 2002 11:15:21 -0700 (PDT) (envelope-from mfbsd@skaarup.org) Received: (qmail 22926 invoked by uid 0); 15 Sep 2002 18:15:19 -0000 Received: from localhost (HELO alfred.skaarup.org) (127.0.0.1) by localhost with SMTP; 15 Sep 2002 18:15:18 -0000 Received: (qmail 22919 invoked by uid 1039); 15 Sep 2002 18:15:18 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 15 Sep 2002 18:15:18 -0000 Date: Sun, 15 Sep 2002 20:15:18 +0200 (CEST) From: Rasmus Skaarup To: stable@freebsd.org Subject: Re: Intels new motherboard: SHG2 In-Reply-To: <20020913195210.M91245-100000@carver.gumbysoft.com> Message-ID: <20020915201337.J22880-100000@alfred.skaarup.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Sep 2002, Doug White wrote: > On Fri, 13 Sep 2002, John Polstra wrote: > > > > pci3: (vendor=0x8086 device=0x1010) at 7.0 irq 9 > > > pci3: (vendor=0x8086 device=0x1010) at 7.1 irq 9 > > > > I can confirm that driver works with those parts. The same chip is on the > Intel SE7500WV2 and I have several of those running -stable. Yes. It works great now! Thanks! Sincerely, Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 11:54:23 2002 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 86FC137B400 for ; Sun, 15 Sep 2002 11:54:22 -0700 (PDT) Received: from CRWdog.demon.co.uk (adsl-63-207-129-255.dsl.sndg02.pacbell.net [63.207.129.255]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6601543E4A for ; Sun, 15 Sep 2002 11:54:09 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id 461EC38 for ; Sun, 15 Sep 2002 11:53:47 -0700 (PDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: stable@freebsd.org Subject: Maestro3 generates "feedback" howl on Sep-13th -STABLE? Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-1500224132P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sun, 15 Sep 2002 11:53:47 -0700 From: Andy Sparrow Message-Id: <20020915185347.461EC38@CRWdog.demon.co.uk> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-1500224132P Content-Type: text/plain; charset=us-ascii Hi, My laptop with built-in Maestro3 has been working great for ages, including a Sep 1st cvsup of -STABLE. Just updated to Sep 13th 4.7-PRERELEASE, and it now only generates a constant high-pitched whine from the sound card - anything that accesses /dev/dsp just hangs (guess it's busy). Any clues? Any obvious candidates I can back out? Cheers, AS --==_Exmh_-1500224132P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9hNc7PHh895bDXeQRAsR4AKC+76hjl0XnuN1/3RLDMZle6ol2uQCffPOl kuIGJhbuMqYt/PpKB7SpFCA= =rvtS -----END PGP SIGNATURE----- --==_Exmh_-1500224132P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 11:59:32 2002 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 6C35B37B400; Sun, 15 Sep 2002 11:59:30 -0700 (PDT) Received: from mail.thinkburst.com (juno.geocomm.com [204.214.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE2ED43E4A; Sun, 15 Sep 2002 11:59:29 -0700 (PDT) (envelope-from jbozza@thinkburst.com) Received: from mailgate.thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by mail.thinkburst.com (Postfix) with ESMTP id BA650A950; Sun, 15 Sep 2002 13:59:52 -0500 (CDT) Received: from sigma.geocomm.com (sigma.geocomm.com [10.1.1.5]) by mailgate.thinkburstmedia.com (Postfix) with ESMTP id 7D5FA20F18; Sun, 15 Sep 2002 13:59:23 -0500 (CDT) Received: by sigma.geocomm.com (Postfix, from userid 805) id 743232453E; Sun, 15 Sep 2002 13:59:23 -0500 (CDT) Received: from bozza (dhcp00.geocomm.com [10.1.1.100]) by sigma.geocomm.com (Postfix) with ESMTP id 08AE72453C; Sun, 15 Sep 2002 13:59:23 -0500 (CDT) From: "Jaime Bozza" To: "'Greg 'groggy' Lehey'" Cc: Subject: RE: vinum/softupdates/fsck strange problem Date: Sun, 15 Sep 2002 13:56:34 -0500 Message-ID: <002501c25ce9$9c758cc0$6401010a@bozza> 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.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <20020914020833.GG2474@wantadilla.lemis.com> X-Sanitizer: ThinkBurst Media, Inc. mail filter Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I'm not sure what happened to cause both of these systems to reboot, but > > they were sitting at single user with a softupdate inconsistency. The > > message that came up was: > > > > CG 22: BAD MAGIC NUMBER Ok, now that I know what the CG means, would it just be a coincidence that my cylinders per group (as per a warning with newfs) is also 22? I did a compare with a backup I made of the /var system and there was nothing different, so it's still pretty weird. Either way, I'm ok for now, but I'll watch for the error again. I wish I knew what caused the systems to reboot in the first place. > Without knowing the cause of the crash, it's impossible to say. Even > if you had a dump, it's not certain that it would help much. It could > be a hardware problem, it could be a software problem. Is there > anything in the log files which looks suspicious? Nothing at all. > > The only other thing that I noticed on both of these systems was > > that vinum was showing the disks as ad0h and ad2h instead of ad0s1h > > and ad2s1h. (The filesystems showed up correctly, though 'vinum ld' > > showed 100% free on both drives - rebooting fixed it) > > Hmm, that's a known problem with Vinum, but only after things have > gone wrong at some earlier point. You should take a look at > http://www.vinumvm.org/vinum/how-to-debug.html and check if you find > anything unusual. Will do. Like it said though, rebooting made it show the correct devices for the drives and I haven't seen the problem since. I'm building a new system from scratch here though, so I'll see if I can simulate some failures (and reboots) to see if I can get a similar error. Thanks! Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 12: 2:58 2002 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 377C237B400 for ; Sun, 15 Sep 2002 12:02:57 -0700 (PDT) Received: from newnet.co.uk (newnet.co.uk [212.87.80.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62DB743E75 for ; Sun, 15 Sep 2002 12:02:55 -0700 (PDT) (envelope-from jamie@jamiesdomain.org.uk) Received: from BONG (unknown@jheckford-131.adsl.newnet.co.uk [213.131.191.131]) by newnet.co.uk (8.12.3/8.12.3) with SMTP id g8FJ2RNE048916; Sun, 15 Sep 2002 20:02:28 +0100 (BST) (envelope-from jamie@jamiesdomain.org.uk) Message-ID: <000e01c25d2c$62189e80$83bf83d5@BONG> Reply-To: "Jamie Heckford" From: "Jamie Heckford" To: , "Andy Sparrow" References: <20020915185347.461EC38@CRWdog.demon.co.uk> Subject: Re: Maestro3 generates "feedback" howl on Sep-13th -STABLE? Date: Sun, 15 Sep 2002 19:54:27 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 X-Newnet-MailScanner: Found to be clean Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I used the Maestro3 when the driver wasn't MFC'd, I used to experience problems like this after I had fiddled with the BIOS settings. Change em back if you have changed any. ----- Original Message ----- From: "Andy Sparrow" To: Sent: Sunday, September 15, 2002 11:53 AM Subject: Maestro3 generates "feedback" howl on Sep-13th -STABLE? -- ____________________________________________________ Message scanned for viruses and dangerous content by and believed to be clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 12: 8:53 2002 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 59AD537B400; Sun, 15 Sep 2002 12:08:52 -0700 (PDT) Received: from hotmail.com (f73.law8.hotmail.com [216.33.241.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D58043E3B; Sun, 15 Sep 2002 12:08:52 -0700 (PDT) (envelope-from chris__byrnes@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 15 Sep 2002 12:08:52 -0700 Received: from 24.209.185.161 by lw8fd.law8.hotmail.msn.com with HTTP; Sun, 15 Sep 2002 19:08:51 GMT X-Originating-IP: [24.209.185.161] From: "Chris Byrnes" To: stable@freebsd.org, questions@freebsd.org Subject: arplookup xx.xxx.xx.xxx failed: host is not on local network Date: Sun, 15 Sep 2002 14:08:51 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Sep 2002 19:08:52.0068 (UTC) FILETIME=[54451A40:01C25CEB] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My /var/log/messages is being filled, non-stop, by these errors looped: Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is not on local network Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is not on local network After doing some reading, I've already issued, "sysctl -w net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the problem. Unfortunately, it has not. Any ideas? [Please CC in replies; not subscribed.] _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 12:55:44 2002 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 DCD8C37B400 for ; Sun, 15 Sep 2002 12:55:42 -0700 (PDT) Received: from CRWdog.demon.co.uk (adsl-63-207-129-255.dsl.sndg02.pacbell.net [63.207.129.255]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA1D43E65 for ; Sun, 15 Sep 2002 12:55:42 -0700 (PDT) (envelope-from spadger@best.com) Received: from localhost (localhost [127.0.0.1]) by CRWdog.demon.co.uk (Postfix) with ESMTP id BE53245; Sun, 15 Sep 2002 12:55:35 -0700 (PDT) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Jamie Heckford" Cc: stable@FreeBSD.ORG Subject: Re: Maestro3 generates "feedback" howl on Sep-13th -STABLE? In-Reply-To: Message from "Jamie Heckford" of "Sun, 15 Sep 2002 19:54:27 PDT." <000e01c25d2c$62189e80$83bf83d5@BONG> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1636981000P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sun, 15 Sep 2002 12:55:35 -0700 From: Andy Sparrow Message-Id: <20020915195535.BE53245@CRWdog.demon.co.uk> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_1636981000P Content-Type: text/plain; charset=us-ascii False alarm, sorry for the noise. Everything seems fine now - I powered down and popped the battery out for a coupla minutes. Odd, never done that before - must be solar flare activity or something.. :) Thanks all. Regards, AS > I used the Maestro3 when the driver wasn't MFC'd, I used to experience > problems like this after I had > fiddled with the BIOS settings. Change em back if you have changed any. > > ----- Original Message ----- > From: "Andy Sparrow" > To: > Sent: Sunday, September 15, 2002 11:53 AM > Subject: Maestro3 generates "feedback" howl on Sep-13th -STABLE? > > > > -- > ____________________________________________________ > Message scanned for viruses and dangerous content by > and believed to be clean > --==_Exmh_1636981000P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5 07/13/2001 iD8DBQE9hOW3PHh895bDXeQRAmYNAJ40BSWx9mAkLDRxhccspj2zwPELdgCgmAu4 4NUX9o7iw7zvNZ3ojAuBVfQ= =K1V8 -----END PGP SIGNATURE----- --==_Exmh_1636981000P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 12:58:51 2002 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 E96CB37B400 for ; Sun, 15 Sep 2002 12:58:49 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7DF43E42 for ; Sun, 15 Sep 2002 12:57:29 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.111.73] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare via secured & encrypted transport (TLS); Sun, 15 Sep 2002 13:57:30 -0600 Message-ID: <3D84DE92.8030201@hotmail.com> Date: Sun, 15 Sep 2002 12:25:06 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020911 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: ZIP drive parallel port help please? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I'm trying to get my old parallel port ZIP drive working with no luck. I've included the scbus, da, and vpo in my kernel config as per the instructions. The drive works under linux so I'm sure the hardware is okay. The boot messages are as follows: ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppi0: on ppbus0 vpo0: on ppbus0 vpo0: EPP mode lpt0: on ppbus0 lpt0: Interrupt-driven port ad0: 29333MB [59598/16/63] at ata0-master UDMA66 acd0: CDROM at ata1-master PIO4 vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (2) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) vpo0: VP0 error/timeout (5) And when I try to mount the device: # mount_msdos /dev/da0s4 /zip mount_msdos: /dev/da0s4: Device not configured I've tried using vpo as a module and as built-in with identical results. Any clues much appreciated! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 13: 8:46 2002 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 29A6337B400; Sun, 15 Sep 2002 13:08:45 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 89FA543E3B; Sun, 15 Sep 2002 13:08:43 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Sep 2002 21:08:42 +0100 (BST) Date: Sun, 15 Sep 2002 21:08:42 +0100 From: David Malone To: Chris Byrnes Cc: stable@freebsd.org, questions@freebsd.org Subject: Re: arplookup xx.xxx.xx.xxx failed: host is not on local network Message-ID: <20020915200841.GA3330@walton.maths.tcd.ie> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 15, 2002 at 02:08:51PM -0500, Chris Byrnes wrote: > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is > not on local network > > Any ideas? I'd guess you have your default route pointed at a machine which isn't within the range of addresses given by the netmask for your interfaces? (Or something similar...) David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 13:21:20 2002 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 DB2E337B401 for ; Sun, 15 Sep 2002 13:21:18 -0700 (PDT) Received: from web14809.mail.yahoo.com (web14809.mail.yahoo.com [216.136.224.230]) by mx1.FreeBSD.org (Postfix) with SMTP id 4764F43E6E for ; Sun, 15 Sep 2002 13:21:18 -0700 (PDT) (envelope-from marcus_arning@yahoo.de) Message-ID: <20020915202118.53934.qmail@web14809.mail.yahoo.com> Received: from [212.185.248.156] by web14809.mail.yahoo.com via HTTP; Sun, 15 Sep 2002 22:21:18 CEST Date: Sun, 15 Sep 2002 22:21:18 +0200 (CEST) From: =?iso-8859-1?q?Marcus=20Arning?= Subject: Re: Problem with XFree86 4.2 To: freebsd-stable@freebsd.org Cc: Alastair Hogge In-Reply-To: <200209122051.39365.agh@tpg.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have created a ~/.xsession file with exec xsm as the only entry. My .xsmstartup file has the default entries mentioned in the man page: twm smproxy xterm but this results in core dump of the session management program xsm. Not using session management works fine. --- Alastair Hogge schrieb: > On Wed, 11 Sep 2002 20:25, Marcus Arning wrote: > > I have looked at this log file, too. But haven't > found > > something either. I have attached the log file and > you > > or somebody else can take look at it. > Well sorry Marcus, I have no idea. Have you tried > updating to the latest XFree > from the the ports? > > Oh...that xdm problem, do you have +x set on the > "~/.xsession" files so xdm > can execute them? __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Möchten Sie mit einem Gruß antworten? http://grusskarten.yahoo.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 14: 5:45 2002 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 BF0BF37B400 for ; Sun, 15 Sep 2002 14:05:43 -0700 (PDT) Received: from mail.allcaps.org (h-66-166-142-198.SNDACAGL.covad.net [66.166.142.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44AE543E3B for ; Sun, 15 Sep 2002 14:05:43 -0700 (PDT) (envelope-from bsder@mail.allcaps.org) Received: by mail.allcaps.org (Postfix, from userid 501) id A912B154FD; Sun, 15 Sep 2002 14:05:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.allcaps.org (Postfix) with ESMTP id 9D368154FC; Sun, 15 Sep 2002 14:05:40 -0700 (PDT) Date: Sun, 15 Sep 2002 14:05:40 -0700 (PDT) From: "Andrew P. Lentvorski" To: Mike Tancsa Cc: Valentin Nechayev , Dmitry Suhodoev , Subject: Re: creating ad2s1a In-Reply-To: <5.1.0.14.0.20020915120003.05e01890@192.168.0.12> Message-ID: <20020915135238.V93261-100000@mail.allcaps.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All these workarounds kind of point to an interesting problem: Why doesn't FreeBSD have a consistent disk label/partitioner/editor as a standalone command? I bump into strange problems quite often when I am setting up RAID partitioning schemes. I wind up having to utter several magic incantations that I never remember between setups. Things like using dd to zero out the initial label, fdisk to set the slice, disklabel to set the partition, oh did I remember to set the slice bootable, oops, I forgot to write the boot code, oh, bummer, now I have to newfs it, oh, blast, I forgot to set softupdates, etc. That's an awful lot of magic to expect people to work out. A single tool which moves a blank device with possibly random data up to a state where newfs actually works would be Useful Thing(tm). -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 14:14:42 2002 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 47D1A37B401 for ; Sun, 15 Sep 2002 14:14:41 -0700 (PDT) Received: from mx1.freebsdsystems.com (mx1.freebsdsystems.com [216.126.94.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8D843E65 for ; Sun, 15 Sep 2002 14:14:40 -0700 (PDT) (envelope-from lnb@FreeBSDsystems.com) Received: (qmail 54075 invoked from network); 15 Sep 2002 21:14:39 -0000 Received: from unknown (HELO mx1.freebsdsystems.com) (216.126.94.33) by mx1.freebsdsystems.com with SMTP; 15 Sep 2002 21:14:39 -0000 Subject: Re: Intels new motherboard: SHG2 From: Lanny Baron To: Rasmus Skaarup Cc: freebsd-hardware@freebsd.org In-Reply-To: <20020913193408.M92565-100000@alfred.skaarup.org> References: <20020913193408.M92565-100000@alfred.skaarup.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 15 Sep 2002 17:14:39 -0400 Message-Id: <1032124479.53817.25.camel@panda.FreeBSDsystems.COM> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rasmus, You have one Intel Pro/100+ and one Intel Pro/1000XT. Regards, Lanny http://www.FreeBSDsystems.com On Fri, 2002-09-13 at 13:41, Rasmus Skaarup wrote: > > Hello, > > We've recently purchased two intel servers with their new motherboard > SHG2. Two on-board NICs are integrated on the motherboard. Unfortunately > FreeBSD as of version 4.6.2 cannot make use of them. They appear as: > > pci3: (vendor=0x8086 device=0x1010) at 7.0 irq 9 > pci3: (vendor=0x8086 device=0x1010) at 7.1 irq 9 > > On the intel website, they mention that the two NICs aren't identical. One > is a Pro/100+ and the other one is a Pro/100 - but both are a "Server > Network Connection" whatever that means. > > Can someone please aid me in getting them to work? > > > > Sincerely, > Rasmus Skaarup > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 14:54: 7 2002 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 771AE37B429 for ; Sun, 15 Sep 2002 14:54:04 -0700 (PDT) Received: from inje.iskon.hr (inje.iskon.hr [213.191.128.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71A8343E65 for ; Sun, 15 Sep 2002 14:54:03 -0700 (PDT) (envelope-from zec@tel.fer.hr) Received: from tel.fer.hr (zg05-046.dialin.iskon.hr [213.191.138.47]) by mail.iskon.hr (8.11.4/8.11.4/Iskon 8.11.3-1) with ESMTP id g8FLrLS05067; Sun, 15 Sep 2002 23:53:21 +0200 (MEST) Message-ID: <3D850168.2A24346@tel.fer.hr> Date: Sun, 15 Sep 2002 23:53:44 +0200 From: Marko Zec X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Stesin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Bug? VLANs, fxp, Catalyst and link0 story References: <20020915182028.O1070-100000@chour.hostmaster.net.ua> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew Stesin wrote: > > > Another problem is: as soon as I remove "link0" from ifconfigs for > > > "carrier" interfaces fxp0 and fxp1 - again it doesn't work. > > > > That's interesting. I've never needed link0 for any fxp cards before, > > and I'm not really sure what the microcode is good for. (Sure, I've > > read the docs, but they don't say _when_ you should use it and what the > > advantages and disadvantages are.) You can find a short discussion pro and contra some aspects of interrupt coalescing at http://www.tel.fer.hr/zec/papers/zec-mikuc-zagar-02.pdf (the measurements were performed on FreeBSD 4.4 with fxp microcode). The docs for the original fxp patch are also slightly more detailed than the current manpage. See http://www.tel.fer.hr/zec/BSD/fxp/index.html Regards, Marko > The only visible (for now) difference is appearance of lines: > > fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > > at the bottom of kernel boot output. I didn't do any testing, though - > maybe it will either reduce interrupt load or somewhat increase > throughoutput? Or maybe loading microcode makes Intel chips behave in > somewhat more "standard", expected way? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 17:22:18 2002 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 0753A37B400; Sun, 15 Sep 2002 17:22:17 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3982343E6A; Sun, 15 Sep 2002 17:22:16 -0700 (PDT) (envelope-from freebsd-stable-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by be-well.ilk.org (8.12.6/8.12.5) with ESMTP id g8G0MFLm001388; Sun, 15 Sep 2002 20:22:15 -0400 (EDT) (envelope-from freebsd-stable-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id g8G0MFt8001385; Sun, 15 Sep 2002 20:22:15 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-stable-local@be-well.ilk.org using -f To: "Chris Byrnes" Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: arplookup xx.xxx.xx.xxx failed: host is not on local network References: From: Lowell Gilbert Date: 15 Sep 2002 20:22:14 -0400 In-Reply-To: Message-ID: <44u1kq4wcp.fsf@be-well.ilk.org> Lines: 20 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Chris Byrnes" writes: > My /var/log/messages is being filled, non-stop, by these errors looped: > > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: > host is not on local network > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: > host is not on local network > > After doing some reading, I've already issued, "sysctl -w > net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the > problem. Unfortunately, it has not. No, it wouldn't; the problem is that you have *no* interface on the network for that address. Without seeing your network configuration, it's impossible to tell what's wrong, but at a guess you have configured a default gateway that isn't in a subnet on any of your interfaces. Good Luck. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 17:34: 3 2002 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 A8D5637B400 for ; Sun, 15 Sep 2002 17:34:01 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id E127C43E6A for ; Sun, 15 Sep 2002 17:33:59 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id D49F081461; Mon, 16 Sep 2002 10:03:57 +0930 (CST) Date: Mon, 16 Sep 2002 10:03:57 +0930 From: Greg 'groggy' Lehey To: Jaime Bozza Cc: stable@FreeBSD.ORG Subject: Re: vinum/softupdates/fsck strange problem Message-ID: <20020916003357.GO30557@wantadilla.lemis.com> References: <20020914020833.GG2474@wantadilla.lemis.com> <002501c25ce9$9c758cc0$6401010a@bozza> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002501c25ce9$9c758cc0$6401010a@bozza> User-Agent: Mutt/1.4i 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 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] Quoted text incorrectly wrapped. On Sunday, 15 September 2002 at 13:56:34 -0500, Jaime Bozza wrote: >>> I'm not sure what happened to cause both of these systems to >>> reboot, but they were sitting at single user with a softupdate >>> inconsistency. The message that came up was: >>> >>> CG 22: BAD MAGIC NUMBER > > Ok, now that I know what the CG means, would it just be a coincidence > that my cylinders per group (as per a warning with newfs) is also > 22? Yes, that's just a coincidence. > I did a compare with a backup I made of the /var system and there > was nothing different, so it's still pretty weird. Either way, I'm > ok for now, but I'll watch for the error again. I wish I knew what > caused the systems to reboot in the first place. Yes, that would have helped. That's why I have dumps enabled all the time, even on production systems. >>> The only other thing that I noticed on both of these systems was >>> that vinum was showing the disks as ad0h and ad2h instead of ad0s1h >>> and ad2s1h. (The filesystems showed up correctly, though 'vinum ld' >>> showed 100% free on both drives - rebooting fixed it) >> >> Hmm, that's a known problem with Vinum, but only after things have >> gone wrong at some earlier point. You should take a look at >> http://www.vinumvm.org/vinum/how-to-debug.html and check if you find >> anything unusual. > > Will do. Like it said though, rebooting made it show the correct > devices for the drives and I haven't seen the problem since. Hmm, that does rather suggest a hardware problem, then. It should have found the same devices every time. > I'm building a new system from scratch here though, so I'll see if I > can simulate some failures (and reboots) to see if I can get a > similar error. Would this be an AMD system? Is it possible that you're having thermal problems? Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 18: 6:26 2002 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 7669537B400 for ; Sun, 15 Sep 2002 18:06:24 -0700 (PDT) Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by mx1.FreeBSD.org (Postfix) with SMTP id 3352F43E75 for ; Sun, 15 Sep 2002 18:06:24 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 16 Sep 2002 01:06:23 -0000 Subject: Re: ZIP drive parallel port help please? From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: walt Cc: FreeBSD Stable In-Reply-To: <3D84DE92.8030201@hotmail.com> References: <3D84DE92.8030201@hotmail.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 15 Sep 2002 18:06:48 -0700 Message-Id: <1032138409.59138.37.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On my VIA chipset motherboard, I got the errors you are talking about until I forced the parallel port to EPP mode in both the BIOS and in the driver. Once I did this, the ZIP drive worked like a charm. jmc On Sun, 2002-09-15 at 12:25, walt wrote: > Hi all, > > I'm trying to get my old parallel port ZIP drive working with no luck. > > I've included the scbus, da, and vpo in my kernel config as per the > instructions. The drive works under linux so I'm sure the hardware > is okay. > > The boot messages are as follows: > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode > ppi0: on ppbus0 > vpo0: on ppbus0 > vpo0: EPP mode > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ad0: 29333MB [59598/16/63] at ata0-master UDMA66 > acd0: CDROM at ata1-master PIO4 > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (2) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (2) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > vpo0: VP0 error/timeout (5) > > And when I try to mount the device: > > # mount_msdos /dev/da0s4 /zip > mount_msdos: /dev/da0s4: Device not configured > > I've tried using vpo as a module and as built-in with > identical results. > > Any clues much appreciated! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 20:14:18 2002 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 1F85037B400 for ; Sun, 15 Sep 2002 20:14:17 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAFF43E3B for ; Sun, 15 Sep 2002 20:14:16 -0700 (PDT) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [67.114.252.189] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.12 $ on Novell NetWare via secured & encrypted transport (TLS); Sun, 15 Sep 2002 21:14:18 -0600 Message-ID: <3D8584B4.2030207@hotmail.com> Date: Mon, 16 Sep 2002 00:13:56 -0700 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20020911 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: ZIP drive parallel port help please? References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Merryweather Cooper wrote: > On my VIA chipset motherboard, I got the errors you are talking about > until I forced the parallel port to EPP mode in both the BIOS and in the > driver. Once I did this, the ZIP drive worked like a charm. Yes!!! A thousand thanks. -- And a big wet kiss from my dog... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 20:53:15 2002 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 6109537B400; Sun, 15 Sep 2002 20:53:05 -0700 (PDT) Received: from hotmail.com (f104.pav1.hotmail.com [64.4.31.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id D373A43E81; Sun, 15 Sep 2002 20:53:04 -0700 (PDT) (envelope-from evantd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 15 Sep 2002 20:52:42 -0700 Received: from 12.229.158.71 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 16 Sep 2002 03:52:42 GMT X-Originating-IP: [12.229.158.71] From: "Evan Dower" To: matt@gsicomp.on.ca, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) Date: Sun, 15 Sep 2002 20:52:42 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Sep 2002 03:52:42.0454 (UTC) FILETIME=[823D6760:01C25D34] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Has anyone even gotten an Epson Stylus Color 740 to work on FreeBSD 4.x? If so, I would love to get in touch with you. I can't seem to get mine to work regardless of BIOS settings. Thanks a lot, Evan Dower >From: "Matthew Emmerton" >To: "Evan Dower" >Subject: Re: Printer (lpt0) Device Busy >Date: Sat, 14 Sep 2002 18:13:57 -0400 >MIME-Version: 1.0 >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by >hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 14 Sep 2002 >15:14:00 -0700 >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 >201-253-122-122-119-20020516) with ESMTP id ><20020914221357.LVJT15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > for ; Sat, 14 Sep 2002 18:13:57 -0400 >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8EL08X95409for >; Sat, 14 Sep 2002 17:00:08 -0400 (EDT)(envelope-from >matt@gsicomp.on.ca) >Message-ID: <015301c25c3c$05d36b50$1200a8c0@gsicomp.on.ca> >References: >X-Priority: 3 >X-MSMail-Priority: Normal >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 >Return-Path: matt@gsicomp.on.ca >X-OriginalArrivalTime: 14 Sep 2002 22:14:00.0302 (UTC) >FILETIME=[06E158E0:01C25C3C] > >Evan, > >If you've used it this way before with other OSes, then it's most likely a >FreeBSD problem. > >I've had problems with some printer when running with EPP/ECP enabled in >the >BIOS. I'd try adjusting your BIOS to make your printer port "dumb" and see >if that makes things better. > >Matt > > >----- Original Message ----- >From: "Evan Dower" >To: >Sent: Saturday, September 14, 2002 4:51 PM >Subject: Re: Printer (lpt0) Device Busy > > > > Hmm... I have used it only with MacOS (not X) and Linux, and according >to > > http://www.linuxprinting.org/show_printer.cgi?recnum=62112 "Printer >supports > > direct text printing with the `us-ascii' charset." Whether it requires >some > > initial setup I don't know, though it is (very specifically) detected at > > startup. Do you know how I could check on that? or what I can do if that >is > > the case? > > Thanks, > > Evan Dower > > > > > > >From: "Matthew Emmerton" > > >To: "Evan Dower" > > >Subject: Re: Printer (lpt0) Device Busy > > >Date: Sat, 14 Sep 2002 00:09:48 -0400 > > >MIME-Version: 1.0 > > >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > > >mc2-f35.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Fri, >13 > > >Sep 2002 21:09:52 -0700 > > >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > > >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > > >201-253-122-122-119-20020516) with ESMTP id > > > ><20020914040948.SZOF15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > > > for ; Sat, 14 Sep 2002 00:09:48 -0400 > > >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > > >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8E2twX94177for > > >; Fri, 13 Sep 2002 22:55:58 -0400 >(EDT)(envelope-from > > >matt@gsicomp.on.ca) > > >Message-ID: <001501c25ba4$91145c30$1200a8c0@gsicomp.on.ca> > > >References: > > >X-Priority: 3 > > >X-MSMail-Priority: Normal > > >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > > >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > > >Return-Path: matt@gsicomp.on.ca > > >X-OriginalArrivalTime: 14 Sep 2002 04:09:54.0043 (UTC) > > >FILETIME=[9449E4B0:01C25BA4] > > > > > > > I am trying to install a printer (Epson Stylus Color 740), but >FreeBSD > > > > claims that the device (/dev/lpt0) is busy. I began with 4.6-RELEASE >but > > > > upgrade to -STABLE to see if that would fix the problem (it didn't). >My > > > > system is: > > > > $ uname -a > > > > FreeBSD lojak.u.washington.edu 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE >#0: > > >Thu > > > > Sep 12 00:21:06 PDT 2002 > > > > root@lojak.u.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 > > > > I even tried using the GENERIC kernel to no avail. I'm fairly >certain >my > > > > kernel is set up properly anyway since the printer is detected at > > >startup. > > > > $ dmesg > > > > ... > > > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > > > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > > > > ppc0: FIFO with 16/16/9 bytes threshold > > > > ppbus0: IEEE1284 device found /NIBBLE > > > > Probing for PnP devices on ppbus0: > > > > ppbus0: PRINTER ESCPL2,BDC,D4 > > > > lpt0: on ppbus0 > > > > lpt0: Interrupt-driven port > > > > ... > > > > Yet still, if I try to do a test print, nothing happens. > > > > # echo test > /dev/lpt0 > > > > /dev/lpt0: Device busy. > > > > In fact, even just trying to get status info does the same thing. > > > > # cat /dev/lpt0 > > > > cat: /dev/lpt0: Device busy > > > > So the device is busy. Certainly, a program must be bogarting it. >Yet > > >fstat > > > > begs to differ. > > > > $ fstat /dev/lpt0 > > > > USER CMD PID FD MOUNT INUM MODE SZ|DV >R/W > > >NAME > > > > That's an empty list of open files named /dev/lpt0. > > > > > >If your Epson print is a "winprinter" (meaning that it requires special > > >initialization before it will allow itself to print plain text), then >the > > >device will show up as busy if you try and do anything with it. > > > > > >-- > > >Matt Emmerton > > > > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > > _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 22: 6:55 2002 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 6432D37B400; Sun, 15 Sep 2002 22:06:45 -0700 (PDT) Received: from server.home.neal.nelson.name (CPE-203-51-147-163.vic.bigpond.net.au [203.51.147.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55DAC43E42; Sun, 15 Sep 2002 22:06:43 -0700 (PDT) (envelope-from neal@nelson.name) Received: from server.home.neal.nelson.name (localhost [127.0.0.1]) by server.home.neal.nelson.name (8.12.6/8.12.5) with ESMTP id g8G5Cicc000370; Mon, 16 Sep 2002 15:12:45 +1000 (EST) (envelope-from neal@nelson.name) Date: Mon, 16 Sep 2002 15:12:44 +1000 From: Neal Nelson To: Evan Dower Cc: matt@gsicomp.on.ca, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) Message-ID: <20020916051244.GA351@server> Reply-To: neal@nelson.name References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: ; from evantd@hotmail.com on Mon, Sep 16, 2002 at 13:52:42 +1000 X-Mailer: Balsa 1.4.0 Lines: 185 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've been using an Epson Stylus Color 740 on FreeBSD for ages without problems. However, I'm using the USB interface not parallel with CUPS as my print system. Probably of no help apart from that fact that it can be made to work. On 2002.09.16 13:52 Evan Dower wrote: > Has anyone even gotten an Epson Stylus Color 740 to work on FreeBSD > 4.x? If so, I would love to get in touch with you. I can't seem to > get mine to work regardless of BIOS settings. > Thanks a lot, > Evan Dower > > >> From: "Matthew Emmerton" >> To: "Evan Dower" >> Subject: Re: Printer (lpt0) Device Busy >> Date: Sat, 14 Sep 2002 18:13:57 -0400 >> MIME-Version: 1.0 >> Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by >> hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 14 Sep 2002 >> 15:14:00 -0700 >> Received: from xena.gsicomp.on.ca ([65.95.177.86]) by >> tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 >> 201-253-122-122-119-20020516) with ESMTP id >> <20020914221357.LVJT15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> >> for ; Sat, 14 Sep 2002 18:13:57 -0400 >> Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by >> xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8EL08X95409for >> ; Sat, 14 Sep 2002 17:00:08 -0400 >> (EDT)(envelope-from matt@gsicomp.on.ca) >> Message-ID: <015301c25c3c$05d36b50$1200a8c0@gsicomp.on.ca> >> References: >> X-Priority: 3 >> X-MSMail-Priority: Normal >> X-Mailer: Microsoft Outlook Express 5.50.4807.1700 >> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 >> Return-Path: matt@gsicomp.on.ca >> X-OriginalArrivalTime: 14 Sep 2002 22:14:00.0302 (UTC) >> FILETIME=[06E158E0:01C25C3C] >> >> Evan, >> >> If you've used it this way before with other OSes, then it's most >> likely a >> FreeBSD problem. >> >> I've had problems with some printer when running with EPP/ECP >> enabled in the >> BIOS. I'd try adjusting your BIOS to make your printer port "dumb" >> and see >> if that makes things better. >> >> Matt >> >> >> ----- Original Message ----- >> From: "Evan Dower" >> To: >> Sent: Saturday, September 14, 2002 4:51 PM >> Subject: Re: Printer (lpt0) Device Busy >> >> >> > Hmm... I have used it only with MacOS (not X) and Linux, and >> according to >> > http://www.linuxprinting.org/show_printer.cgi?recnum=62112 "Printer >> supports >> > direct text printing with the `us-ascii' charset." Whether it >> requires >> some >> > initial setup I don't know, though it is (very specifically) >> detected at >> > startup. Do you know how I could check on that? or what I can do >> if that >> is >> > the case? >> > Thanks, >> > Evan Dower >> > >> > >> > >From: "Matthew Emmerton" >> > >To: "Evan Dower" >> > >Subject: Re: Printer (lpt0) Device Busy >> > >Date: Sat, 14 Sep 2002 00:09:48 -0400 >> > >MIME-Version: 1.0 >> > >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by >> > >mc2-f35.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); >> Fri, 13 >> > >Sep 2002 21:09:52 -0700 >> > >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by >> > >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 >> > >201-253-122-122-119-20020516) with ESMTP id >> > ><20020914040948.SZOF15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> >> > > for ; Sat, 14 Sep 2002 00:09:48 -0400 >> > >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by >> > >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8E2twX94177for >> > >; Fri, 13 Sep 2002 22:55:58 -0400 >> (EDT)(envelope-from >> > >matt@gsicomp.on.ca) >> > >Message-ID: <001501c25ba4$91145c30$1200a8c0@gsicomp.on.ca> >> > >References: >> > >X-Priority: 3 >> > >X-MSMail-Priority: Normal >> > >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 >> > >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 >> > >Return-Path: matt@gsicomp.on.ca >> > >X-OriginalArrivalTime: 14 Sep 2002 04:09:54.0043 (UTC) >> > >FILETIME=[9449E4B0:01C25BA4] >> > > >> > > > I am trying to install a printer (Epson Stylus Color 740), but >> FreeBSD >> > > > claims that the device (/dev/lpt0) is busy. I began with >> 4.6-RELEASE >> but >> > > > upgrade to -STABLE to see if that would fix the problem (it >> didn't). >> My >> > > > system is: >> > > > $ uname -a >> > > > FreeBSD lojak.u.washington.edu 4.7-PRERELEASE FreeBSD >> 4.7-PRERELEASE >> #0: >> > >Thu >> > > > Sep 12 00:21:06 PDT 2002 >> > > > root@lojak.u.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 >> > > > I even tried using the GENERIC kernel to no avail. I'm fairly >> certain >> my >> > > > kernel is set up properly anyway since the printer is detected >> at >> > >startup. >> > > > $ dmesg >> > > > ... >> > > > ppc0: at port 0x378-0x37f irq 7 on isa0 >> > > > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode >> > > > ppc0: FIFO with 16/16/9 bytes threshold >> > > > ppbus0: IEEE1284 device found /NIBBLE >> > > > Probing for PnP devices on ppbus0: >> > > > ppbus0: PRINTER ESCPL2,BDC,D4 >> > > > lpt0: on ppbus0 >> > > > lpt0: Interrupt-driven port >> > > > ... >> > > > Yet still, if I try to do a test print, nothing happens. >> > > > # echo test > /dev/lpt0 >> > > > /dev/lpt0: Device busy. >> > > > In fact, even just trying to get status info does the same >> thing. >> > > > # cat /dev/lpt0 >> > > > cat: /dev/lpt0: Device busy >> > > > So the device is busy. Certainly, a program must be bogarting >> it. Yet >> > >fstat >> > > > begs to differ. >> > > > $ fstat /dev/lpt0 >> > > > USER CMD PID FD MOUNT INUM MODE >> SZ|DV R/W >> > >NAME >> > > > That's an empty list of open files named /dev/lpt0. >> > > >> > >If your Epson print is a "winprinter" (meaning that it requires >> special >> > >initialization before it will allow itself to print plain text), >> then the >> > >device will show up as busy if you try and do anything with it. >> > > >> > >-- >> > >Matt Emmerton >> > >> > >> > >> > >> > _________________________________________________________________ >> > Send and receive Hotmail on your mobile device: >> http://mobile.msn.com >> > >> > > > > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 22:13:11 2002 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 9288F37B401; Sun, 15 Sep 2002 22:12:57 -0700 (PDT) Received: from hotmail.com (f73.pav1.hotmail.com [64.4.31.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E63AC43E65; Sun, 15 Sep 2002 22:12:56 -0700 (PDT) (envelope-from evantd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 15 Sep 2002 22:12:56 -0700 Received: from 12.229.158.71 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 16 Sep 2002 05:12:56 GMT X-Originating-IP: [12.229.158.71] From: "Evan Dower" To: neal@nelson.name Cc: matt@gsicomp.on.ca, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) Date: Sun, 15 Sep 2002 22:12:56 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Sep 2002 05:12:56.0817 (UTC) FILETIME=[B7D2E610:01C25D3F] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Truth is I do have a USB card and a USB camera. The camera gets detected and recognized as a USB mass storage device, but I haven't figured out how to get it to mount (what with the scsi emulations and crap). Anyway, the hidden point here is that I would love to hear how you set it up for USB. Please, please, please tell me all about it. Thanks, Evan Dower >From: Neal Nelson >Reply-To: neal@nelson.name >To: Evan Dower >CC: matt@gsicomp.on.ca, >freebsd-hackers@freebsd.org,freebsd-hardware@freebsd.org, >freebsd-questions@freebsd.org,freebsd-stable@freebsd.org >Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) >Date: Mon, 16 Sep 2002 15:12:44 +1000 >MIME-Version: 1.0 >Received: from mx2.freebsd.org ([216.136.204.119]) by >mc3-f37.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, 15 >Sep 2002 22:08:07 -0700 >Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by >mx2.freebsd.org (Postfix) with ESMTPid 4BE9E55981; Sun, 15 Sep 2002 >22:07:14 -0700 (PDT)(envelope-from owner-freebsd-hardware@FreeBSD.ORG) >Received: by hub.freebsd.org (Postfix, from userid 538)id 9A15F37B401; Sun, >15 Sep 2002 22:06:56 -0700 (PDT) >Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org >(Postfix) with SMTPid DD1F72E8023; Sun, 15 Sep 2002 22:06:55 -0700 (PDT) >Received: by hub.freebsd.org (bulk_mailer v1.12); Sun, 15 Sep 2002 22:06:55 >-0700 >Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by >hub.freebsd.org (Postfix) with ESMTPid 6432D37B400; Sun, 15 Sep 2002 >22:06:45 -0700 (PDT) >Received: from server.home.neal.nelson.name >(CPE-203-51-147-163.vic.bigpond.net.au [203.51.147.163])by mx1.FreeBSD.org >(Postfix) with ESMTPid 55DAC43E42; Sun, 15 Sep 2002 22:06:43 -0700 >(PDT)(envelope-from neal@nelson.name) >Received: from server.home.neal.nelson.name (localhost [127.0.0.1])by >server.home.neal.nelson.name (8.12.6/8.12.5) with ESMTP id >g8G5Cicc000370;Mon, 16 Sep 2002 15:12:45 +1000 (EST)(envelope-from >neal@nelson.name) >Delivered-To: freebsd-hardware@freebsd.org >Message-ID: <20020916051244.GA351@server> >References: >In-Reply-To: ; from >evantd@hotmail.com on Mon, Sep 16, 2002 at 13:52:42 +1000 >X-Mailer: Balsa 1.4.0 >Lines: 185 >Sender: owner-freebsd-hardware@FreeBSD.ORG >List-ID: >List-Archive: (Web Archive) >List-Help: (List Instructions) >List-Subscribe: > >List-Unsubscribe: > >X-Loop: FreeBSD.org >Precedence: bulk >Return-Path: owner-freebsd-hardware@FreeBSD.ORG >X-OriginalArrivalTime: 16 Sep 2002 05:08:07.0752 (UTC) >FILETIME=[0B871480:01C25D3F] > >I've been using an Epson Stylus Color 740 on FreeBSD for ages without >problems. However, I'm using the USB interface not parallel with CUPS as my >print system. Probably of no help apart from that fact that it can be made >to work. > >On 2002.09.16 13:52 Evan Dower wrote: >>Has anyone even gotten an Epson Stylus Color 740 to work on FreeBSD 4.x? >>If so, I would love to get in touch with you. I can't seem to get mine to >>work regardless of BIOS settings. >>Thanks a lot, >>Evan Dower >> >> >>>From: "Matthew Emmerton" >>>To: "Evan Dower" >>>Subject: Re: Printer (lpt0) Device Busy >>>Date: Sat, 14 Sep 2002 18:13:57 -0400 >>>MIME-Version: 1.0 >>>Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by >>>hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 14 Sep 2002 >>>15:14:00 -0700 >>>Received: from xena.gsicomp.on.ca ([65.95.177.86]) by >>>tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 >>>201-253-122-122-119-20020516) with ESMTP id >>><20020914221357.LVJT15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> >>> for ; Sat, 14 Sep 2002 18:13:57 -0400 >>>Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by >>>xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8EL08X95409for >>>; Sat, 14 Sep 2002 17:00:08 -0400 (EDT)(envelope-from >>>matt@gsicomp.on.ca) >>>Message-ID: <015301c25c3c$05d36b50$1200a8c0@gsicomp.on.ca> >>>References: >>>X-Priority: 3 >>>X-MSMail-Priority: Normal >>>X-Mailer: Microsoft Outlook Express 5.50.4807.1700 >>>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 >>>Return-Path: matt@gsicomp.on.ca >>>X-OriginalArrivalTime: 14 Sep 2002 22:14:00.0302 (UTC) >>>FILETIME=[06E158E0:01C25C3C] >>> >>>Evan, >>> >>>If you've used it this way before with other OSes, then it's most likely >>>a >>>FreeBSD problem. >>> >>>I've had problems with some printer when running with EPP/ECP enabled in >>>the >>>BIOS. I'd try adjusting your BIOS to make your printer port "dumb" and >>>see >>>if that makes things better. >>> >>>Matt >>> >>> >>>----- Original Message ----- >>>From: "Evan Dower" >>>To: >>>Sent: Saturday, September 14, 2002 4:51 PM >>>Subject: Re: Printer (lpt0) Device Busy >>> >>> >>> > Hmm... I have used it only with MacOS (not X) and Linux, and according >>>to >>> > http://www.linuxprinting.org/show_printer.cgi?recnum=62112 "Printer >>>supports >>> > direct text printing with the `us-ascii' charset." Whether it requires >>>some >>> > initial setup I don't know, though it is (very specifically) detected >>>at >>> > startup. Do you know how I could check on that? or what I can do if >>>that >>>is >>> > the case? >>> > Thanks, >>> > Evan Dower >>> > >>> > >>> > >From: "Matthew Emmerton" >>> > >To: "Evan Dower" >>> > >Subject: Re: Printer (lpt0) Device Busy >>> > >Date: Sat, 14 Sep 2002 00:09:48 -0400 >>> > >MIME-Version: 1.0 >>> > >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by >>> > >mc2-f35.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Fri, >>>13 >>> > >Sep 2002 21:09:52 -0700 >>> > >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by >>> > >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 >>> > >201-253-122-122-119-20020516) with ESMTP id >>> > >>> ><20020914040948.SZOF15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> >>> > > for ; Sat, 14 Sep 2002 00:09:48 -0400 >>> > >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by >>> > >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8E2twX94177for >>> > >; Fri, 13 Sep 2002 22:55:58 -0400 >>>(EDT)(envelope-from >>> > >matt@gsicomp.on.ca) >>> > >Message-ID: <001501c25ba4$91145c30$1200a8c0@gsicomp.on.ca> >>> > >References: >>> > >X-Priority: 3 >>> > >X-MSMail-Priority: Normal >>> > >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 >>> > >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 >>> > >Return-Path: matt@gsicomp.on.ca >>> > >X-OriginalArrivalTime: 14 Sep 2002 04:09:54.0043 (UTC) >>> > >FILETIME=[9449E4B0:01C25BA4] >>> > > >>> > > > I am trying to install a printer (Epson Stylus Color 740), but >>>FreeBSD >>> > > > claims that the device (/dev/lpt0) is busy. I began with >>>4.6-RELEASE >>>but >>> > > > upgrade to -STABLE to see if that would fix the problem (it >>>didn't). >>>My >>> > > > system is: >>> > > > $ uname -a >>> > > > FreeBSD lojak.u.washington.edu 4.7-PRERELEASE FreeBSD >>>4.7-PRERELEASE >>>#0: >>> > >Thu >>> > > > Sep 12 00:21:06 PDT 2002 >>> > > > root@lojak.u.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 >>> > > > I even tried using the GENERIC kernel to no avail. I'm fairly >>>certain >>>my >>> > > > kernel is set up properly anyway since the printer is detected at >>> > >startup. >>> > > > $ dmesg >>> > > > ... >>> > > > ppc0: at port 0x378-0x37f irq 7 on isa0 >>> > > > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode >>> > > > ppc0: FIFO with 16/16/9 bytes threshold >>> > > > ppbus0: IEEE1284 device found /NIBBLE >>> > > > Probing for PnP devices on ppbus0: >>> > > > ppbus0: PRINTER ESCPL2,BDC,D4 >>> > > > lpt0: on ppbus0 >>> > > > lpt0: Interrupt-driven port >>> > > > ... >>> > > > Yet still, if I try to do a test print, nothing happens. >>> > > > # echo test > /dev/lpt0 >>> > > > /dev/lpt0: Device busy. >>> > > > In fact, even just trying to get status info does the same thing. >>> > > > # cat /dev/lpt0 >>> > > > cat: /dev/lpt0: Device busy >>> > > > So the device is busy. Certainly, a program must be bogarting it. >>>Yet >>> > >fstat >>> > > > begs to differ. >>> > > > $ fstat /dev/lpt0 >>> > > > USER CMD PID FD MOUNT INUM MODE SZ|DV >>>R/W >>> > >NAME >>> > > > That's an empty list of open files named /dev/lpt0. >>> > > >>> > >If your Epson print is a "winprinter" (meaning that it requires >>>special >>> > >initialization before it will allow itself to print plain text), then >>>the >>> > >device will show up as busy if you try and do anything with it. >>> > > >>> > >-- >>> > >Matt Emmerton >>> > >>> > >>> > >>> > >>> > _________________________________________________________________ >>> > Send and receive Hotmail on your mobile device: http://mobile.msn.com >>> > >>> > >> >> >> >> >>_________________________________________________________________ >>Send and receive Hotmail on your mobile device: http://mobile.msn.com >> >> >>To Unsubscribe: send mail to majordomo@FreeBSD.org >>with "unsubscribe freebsd-hardware" in the body of the message > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-hardware" in the body of the message _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 15 22:58:33 2002 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 3D3EA37B400 for ; Sun, 15 Sep 2002 22:58:32 -0700 (PDT) Received: from hotmail.com (f103.pav1.hotmail.com [64.4.31.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0788743E65 for ; Sun, 15 Sep 2002 22:58:32 -0700 (PDT) (envelope-from freebsd_stable@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 15 Sep 2002 22:58:31 -0700 Received: from 203.198.24.2 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 16 Sep 2002 05:58:31 GMT X-Originating-IP: [203.198.24.2] From: "nobody nobody" To: freebsd-stable@freebsd.org Subject: custom bootable cd Date: Mon, 16 Sep 2002 13:58:31 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 Sep 2002 05:58:31.0954 (UTC) FILETIME=[1617AF20:01C25D46] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, After doing make release process, I would like to know how to make my custom bootable CD for Freebsd_stable and current. The first try is the freebsd-current and then freebsd-stable. I found out that there is a directory cdrom with two sub-directories disc1 and disc2. Can anyone show me the tips to make the bootable iso image. I had read the release making article but I couldn't the tip to make iso image. Thanks for your help. Clarence _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 0:13: 9 2002 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 98F2137B401 for ; Mon, 16 Sep 2002 00:13:08 -0700 (PDT) Received: from bitart.com (BITart-45.BITart.com [206.103.221.45]) by mx1.FreeBSD.org (Postfix) with SMTP id ABA0C43E42 for ; Mon, 16 Sep 2002 00:13:07 -0700 (PDT) (envelope-from gerti@bitart.com) Received: (qmail 54500 invoked from network); 16 Sep 2002 07:13:03 -0000 Received: from atlantis.bitart.com (192.168.100.2) by gw.bitart.com with SMTP; 16 Sep 2002 07:13:03 -0000 Date: Mon, 16 Sep 2002 02:13:05 -0500 Subject: Re: arplookup xx.xxx.xx.xxx failed: host is not on local network Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v543) Cc: questions@freebsd.org, stable@freebsd.org To: "Chris Byrnes" From: Gerd Knops In-Reply-To: Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.543) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, Sep 15, 2002, at 14:08 US/Central, Chris Byrnes wrote: > My /var/log/messages is being filled, non-stop, by these errors looped: > > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: > host is not on local network > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: > host is not on local network > > After doing some reading, I've already issued, "sysctl -w > net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the > problem. Unfortunately, it has not. > > Any ideas? > I see those too, but only if sshd is running. Maybe some kind of attack attempt? Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 0:20:39 2002 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 7259637B400; Mon, 16 Sep 2002 00:20:37 -0700 (PDT) Received: from hq1.tyfon.net (hq1.tyfon.net [217.27.162.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C62C543E65; Mon, 16 Sep 2002 00:20:36 -0700 (PDT) (envelope-from dl@tyfon.net) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id A67DB204C4; Mon, 16 Sep 2002 09:20:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id 6472420496; Mon, 16 Sep 2002 09:20:29 +0200 (CEST) Date: Mon, 16 Sep 2002 09:20:29 +0200 (CEST) From: Dan Larsson To: Gerd Knops Cc: Chris Byrnes , , Subject: Re: arplookup xx.xxx.xx.xxx failed: host is not on local network In-Reply-To: Message-ID: <20020916091641.G27630-100000@hq1.tyfon.net> Organization: Tyfon Svenska AB X-NCC-NIC: DL1999-RIPE X-NCC-RegID: se.tyfon MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by hq1.tyfon.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 16 Sep 2002, Gerd Knops wrote: | | On Sunday, Sep 15, 2002, at 14:08 US/Central, Chris Byrnes wrote: | | > My /var/log/messages is being filled, non-stop, by these errors looped: | > | > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: | > host is not on local network | > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: | > host is not on local network | > | > After doing some reading, I've already issued, "sysctl -w | > net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the | > problem. Unfortunately, it has not. | > | > Any ideas? Misconfigured routes will do this too. Check your routingtable for routes which you don't have a directly connected gateway. | I see those too, but only if sshd is running. Maybe some kind of attack | attempt? Regards +------ Dan Larsson -+- Tyfon Svenska AB -+- DL1999-RIPE A9C8 7230 ECFB 5B06 5370 B571 1E88 9C76 ACDE 744C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 0:56:48 2002 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 D7A1637B400 for ; Mon, 16 Sep 2002 00:56:47 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C99F43E6A for ; Mon, 16 Sep 2002 00:56:47 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 7B6C3A804; Mon, 16 Sep 2002 17:56:45 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 79B38542F; Mon, 16 Sep 2002 17:56:45 +1000 (EST) Date: Mon, 16 Sep 2002 17:56:45 +1000 (EST) From: Andrew To: nobody nobody Cc: freebsd-stable@freebsd.org Subject: Re: custom bootable cd In-Reply-To: Message-ID: <20020916175611.P31430-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 16 Sep 2002, nobody nobody wrote: > is the freebsd-current and then freebsd-stable. I found out that there is a > directory cdrom with two sub-directories disc1 and disc2. Can anyone show me > the tips to make the bootable iso image. I had read the release making > article but I couldn't the tip to make iso > image. Thanks for your help. /usr/share/examples/worm/ Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 2:15:30 2002 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 0ECFD37B400; Mon, 16 Sep 2002 02:15:16 -0700 (PDT) Received: from host217-41-22-89.in-addr.btopenworld.com (host217-41-22-89.in-addr.btopenworld.com [217.41.22.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F3043E3B; Mon, 16 Sep 2002 02:15:15 -0700 (PDT) (envelope-from dom@host217-41-22-89.in-addr.btopenworld.com) Received: by host217-41-22-89.in-addr.btopenworld.com (Postfix, from userid 1001) id 7050A533; Mon, 16 Sep 2002 10:16:03 +0100 (BST) Date: Mon, 16 Sep 2002 10:16:03 +0100 From: Dominic Marks To: Evan Dower Cc: neal@nelson.name, matt@gsicomp.on.ca, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) Message-ID: <20020916091603.GA429@gallium> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 15, 2002 at 10:12:56PM -0700, Evan Dower wrote: > Truth is I do have a USB card and a USB camera. The camera gets detected > and recognized as a USB mass storage device, but I haven't figured out how > to get it to mount (what with the scsi emulations and crap). Anyway, the I mount my FujiFilm FinePix A101 like this: # mkdir /camera # chmod 777 /camera # mount_msdos /dev/da0s1 /camera In my kernel configuration I have: device usb device uhci device ohci device umass device scbus device da device pass > hidden point here is that I would love to hear how you set it up for USB. > Please, please, please tell me all about it. > Thanks, > Evan Dower > > > >From: Neal Nelson > >Reply-To: neal@nelson.name > >To: Evan Dower > >CC: matt@gsicomp.on.ca, > >freebsd-hackers@freebsd.org,freebsd-hardware@freebsd.org, > >freebsd-questions@freebsd.org,freebsd-stable@freebsd.org > >Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) > >Date: Mon, 16 Sep 2002 15:12:44 +1000 > >MIME-Version: 1.0 > >Received: from mx2.freebsd.org ([216.136.204.119]) by > >mc3-f37.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, 15 > >Sep 2002 22:08:07 -0700 > >Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by > >mx2.freebsd.org (Postfix) with ESMTPid 4BE9E55981; Sun, 15 Sep 2002 > >22:07:14 -0700 (PDT)(envelope-from owner-freebsd-hardware@FreeBSD.ORG) > >Received: by hub.freebsd.org (Postfix, from userid 538)id 9A15F37B401; > >Sun, 15 Sep 2002 22:06:56 -0700 (PDT) > >Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org > >(Postfix) with SMTPid DD1F72E8023; Sun, 15 Sep 2002 22:06:55 -0700 (PDT) > >Received: by hub.freebsd.org (bulk_mailer v1.12); Sun, 15 Sep 2002 > >22:06:55 -0700 > >Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by > >hub.freebsd.org (Postfix) with ESMTPid 6432D37B400; Sun, 15 Sep 2002 > >22:06:45 -0700 (PDT) > >Received: from server.home.neal.nelson.name > >(CPE-203-51-147-163.vic.bigpond.net.au [203.51.147.163])by mx1.FreeBSD.org > >(Postfix) with ESMTPid 55DAC43E42; Sun, 15 Sep 2002 22:06:43 -0700 > >(PDT)(envelope-from neal@nelson.name) > >Received: from server.home.neal.nelson.name (localhost [127.0.0.1])by > >server.home.neal.nelson.name (8.12.6/8.12.5) with ESMTP id > >g8G5Cicc000370;Mon, 16 Sep 2002 15:12:45 +1000 (EST)(envelope-from > >neal@nelson.name) > >Delivered-To: freebsd-hardware@freebsd.org > >Message-ID: <20020916051244.GA351@server> > >References: > >In-Reply-To: ; from > >evantd@hotmail.com on Mon, Sep 16, 2002 at 13:52:42 +1000 > >X-Mailer: Balsa 1.4.0 > >Lines: 185 > >Sender: owner-freebsd-hardware@FreeBSD.ORG > >List-ID: > >List-Archive: (Web Archive) > >List-Help: (List Instructions) > >List-Subscribe: > > > >List-Unsubscribe: > > > >X-Loop: FreeBSD.org > >Precedence: bulk > >Return-Path: owner-freebsd-hardware@FreeBSD.ORG > >X-OriginalArrivalTime: 16 Sep 2002 05:08:07.0752 (UTC) > >FILETIME=[0B871480:01C25D3F] > > > >I've been using an Epson Stylus Color 740 on FreeBSD for ages without > >problems. However, I'm using the USB interface not parallel with CUPS as > >my print system. Probably of no help apart from that fact that it can be > >made to work. > > > >On 2002.09.16 13:52 Evan Dower wrote: > >>Has anyone even gotten an Epson Stylus Color 740 to work on FreeBSD 4.x? > >>If so, I would love to get in touch with you. I can't seem to get mine to > >>work regardless of BIOS settings. > >>Thanks a lot, > >>Evan Dower > >> > >> > >>>From: "Matthew Emmerton" > >>>To: "Evan Dower" > >>>Subject: Re: Printer (lpt0) Device Busy > >>>Date: Sat, 14 Sep 2002 18:13:57 -0400 > >>>MIME-Version: 1.0 > >>>Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > >>>hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 14 Sep 2002 > >>>15:14:00 -0700 > >>>Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > >>>tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > >>>201-253-122-122-119-20020516) with ESMTP id > >>><20020914221357.LVJT15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > >>> for ; Sat, 14 Sep 2002 18:13:57 -0400 > >>>Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > >>>xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8EL08X95409for > >>>; Sat, 14 Sep 2002 17:00:08 -0400 > >>>(EDT)(envelope-from matt@gsicomp.on.ca) > >>>Message-ID: <015301c25c3c$05d36b50$1200a8c0@gsicomp.on.ca> > >>>References: > >>>X-Priority: 3 > >>>X-MSMail-Priority: Normal > >>>X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > >>>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > >>>Return-Path: matt@gsicomp.on.ca > >>>X-OriginalArrivalTime: 14 Sep 2002 22:14:00.0302 (UTC) > >>>FILETIME=[06E158E0:01C25C3C] > >>> > >>>Evan, > >>> > >>>If you've used it this way before with other OSes, then it's most likely > >>>a > >>>FreeBSD problem. > >>> > >>>I've had problems with some printer when running with EPP/ECP enabled in > >>>the > >>>BIOS. I'd try adjusting your BIOS to make your printer port "dumb" and > >>>see > >>>if that makes things better. > >>> > >>>Matt > >>> > >>> > >>>----- Original Message ----- > >>>From: "Evan Dower" > >>>To: > >>>Sent: Saturday, September 14, 2002 4:51 PM > >>>Subject: Re: Printer (lpt0) Device Busy > >>> > >>> > >>>> Hmm... I have used it only with MacOS (not X) and Linux, and according > >>>to > >>>> http://www.linuxprinting.org/show_printer.cgi?recnum=62112 "Printer > >>>supports > >>>> direct text printing with the `us-ascii' charset." Whether it requires > >>>some > >>>> initial setup I don't know, though it is (very specifically) detected > >>>at > >>>> startup. Do you know how I could check on that? or what I can do if > >>>that > >>>is > >>>> the case? > >>>> Thanks, > >>>> Evan Dower > >>>> > >>>> > >>>> >From: "Matthew Emmerton" > >>>> >To: "Evan Dower" > >>>> >Subject: Re: Printer (lpt0) Device Busy > >>>> >Date: Sat, 14 Sep 2002 00:09:48 -0400 > >>>> >MIME-Version: 1.0 > >>>> >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > >>>> >mc2-f35.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Fri, > >>>13 > >>>> >Sep 2002 21:09:52 -0700 > >>>> >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > >>>> >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > >>>> >201-253-122-122-119-20020516) with ESMTP id > >>>> > >>>><20020914040948.SZOF15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > >>>> > for ; Sat, 14 Sep 2002 00:09:48 -0400 > >>>> >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > >>>> >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8E2twX94177for > >>>> >; Fri, 13 Sep 2002 22:55:58 -0400 > >>>(EDT)(envelope-from > >>>> >matt@gsicomp.on.ca) > >>>> >Message-ID: <001501c25ba4$91145c30$1200a8c0@gsicomp.on.ca> > >>>> >References: > >>>> >X-Priority: 3 > >>>> >X-MSMail-Priority: Normal > >>>> >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > >>>> >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > >>>> >Return-Path: matt@gsicomp.on.ca > >>>> >X-OriginalArrivalTime: 14 Sep 2002 04:09:54.0043 (UTC) > >>>> >FILETIME=[9449E4B0:01C25BA4] > >>>> > > >>>> > > I am trying to install a printer (Epson Stylus Color 740), but > >>>FreeBSD > >>>> > > claims that the device (/dev/lpt0) is busy. I began with > >>>4.6-RELEASE > >>>but > >>>> > > upgrade to -STABLE to see if that would fix the problem (it > >>>didn't). > >>>My > >>>> > > system is: > >>>> > > $ uname -a > >>>> > > FreeBSD lojak.u.washington.edu 4.7-PRERELEASE FreeBSD > >>>4.7-PRERELEASE > >>>#0: > >>>> >Thu > >>>> > > Sep 12 00:21:06 PDT 2002 > >>>> > > root@lojak.u.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 > >>>> > > I even tried using the GENERIC kernel to no avail. I'm fairly > >>>certain > >>>my > >>>> > > kernel is set up properly anyway since the printer is detected at > >>>> >startup. > >>>> > > $ dmesg > >>>> > > ... > >>>> > > ppc0: at port 0x378-0x37f irq 7 on isa0 > >>>> > > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > >>>> > > ppc0: FIFO with 16/16/9 bytes threshold > >>>> > > ppbus0: IEEE1284 device found /NIBBLE > >>>> > > Probing for PnP devices on ppbus0: > >>>> > > ppbus0: PRINTER ESCPL2,BDC,D4 > >>>> > > lpt0: on ppbus0 > >>>> > > lpt0: Interrupt-driven port > >>>> > > ... > >>>> > > Yet still, if I try to do a test print, nothing happens. > >>>> > > # echo test > /dev/lpt0 > >>>> > > /dev/lpt0: Device busy. > >>>> > > In fact, even just trying to get status info does the same thing. > >>>> > > # cat /dev/lpt0 > >>>> > > cat: /dev/lpt0: Device busy > >>>> > > So the device is busy. Certainly, a program must be bogarting it. > >>>Yet > >>>> >fstat > >>>> > > begs to differ. > >>>> > > $ fstat /dev/lpt0 > >>>> > > USER CMD PID FD MOUNT INUM MODE SZ|DV > >>>R/W > >>>> >NAME > >>>> > > That's an empty list of open files named /dev/lpt0. > >>>> > > >>>> >If your Epson print is a "winprinter" (meaning that it requires > >>>special > >>>> >initialization before it will allow itself to print plain text), then > >>>the > >>>> >device will show up as busy if you try and do anything with it. > >>>> > > >>>> >-- > >>>> >Matt Emmerton > >>>> > >>>> > >>>> > >>>> > >>>> _________________________________________________________________ > >>>> Send and receive Hotmail on your mobile device: http://mobile.msn.com > >>>> > >>>> > >> > >> > >> > >> > >>_________________________________________________________________ > >>Send and receive Hotmail on your mobile device: http://mobile.msn.com > >> > >> > >>To Unsubscribe: send mail to majordomo@FreeBSD.org > >>with "unsubscribe freebsd-hardware" in the body of the message > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-hardware" in the body of the message > > > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message -- Dominic Marks << dominic_marks at btinternet.com >> Computer & Politics Geek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 2:47:55 2002 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 997E137B400 for ; Mon, 16 Sep 2002 02:47:54 -0700 (PDT) Received: from daneel.freebsdfr.org (daneel.freebsdfr.org [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C47643E6A for ; Mon, 16 Sep 2002 02:47:53 -0700 (PDT) (envelope-from freebsd@freebsdfr.org) Received: from localhost (daneel.freebsdfr.org [127.0.0.1]) by daneel.freebsdfr.org (mail.freebsdfr.org) with ESMTP id 0E6EFDAD0C for ; Mon, 16 Sep 2002 11:47:50 +0200 (CEST) Received: from goliath (goliath.freebsdfr.prv [192.168.1.20]) by daneel.freebsdfr.org (mail.freebsdfr.org) with ESMTP id 79366DAD04 for ; Mon, 16 Sep 2002 11:47:47 +0200 (CEST) Message-ID: <006b01c25d66$1c759330$1401a8c0@goliath> From: "lifo" To: Subject: very strange ssh ! please help Date: Mon, 16 Sep 2002 11:47:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit 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 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Hi all, > > > > i have noticed a very strange situation with openssh : > > Boxes are in 4.7-PRERELEASE (4.6.2-STABLE), and when i try to connect to > > internet with ssh i wait one minute after password authentication... and > > after it's ok... sometimes i get a yp_match error... > > It looks like a reverse lookup problem, but ftp is ok and telnet too (i have tested reverse lookup and normal lookup), > > I tried to kill NIS, but the problem is again here... > > The most strange is that scp is ok and 'ssh toto@titi.com any_command' is > > ok too !! It is not a firewall problem because the 'telnet host.titi.com > > 22' is ok ; and i don't think it's a DNS problem, because the problem is > > after password authentication and ftp and telnet don't seem to have the > > problem. > > I watched the logs and i see nothing, i tried a 'sshd -d' on the server , > > and nothing too... > > Is it a ssh bug ? perhaps ipnat (ipfilter 3.4.29) problem ? > > > > I notice that connecting from internet to there boxes without any problem... > > > > Thanks in advance for your help. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 4:39:20 2002 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 6007C37B400 for ; Mon, 16 Sep 2002 04:39:19 -0700 (PDT) Received: from ns17.u-build-it.net (ns17.u-build-it.net [66.33.65.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C9ED43E6A for ; Mon, 16 Sep 2002 04:39:19 -0700 (PDT) (envelope-from pahowes@fair-ware.com) Received: from h0002e3053cbe.ne.client2.attbi.com ([66.30.208.198] helo=beast) by ns17.u-build-it.net with asmtp (Exim 3.36 #1) id 17quDe-0001hF-00 for freebsd-stable@freebsd.org; Mon, 16 Sep 2002 07:39:10 -0400 Reply-To: From: "Paul A. Howes" To: Subject: Motherboard compatibility question... Date: Mon, 16 Sep 2002 07:41:02 -0400 Organization: Fairware Message-ID: <001b01c25d75$f02d90b0$0200a8c0@beast> 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.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings All, I am planning to build a new firewall system around FreeBSD. Currently, I have my eye on the Tyan Tomcat 815ef motherboard because it has two 100 Mbps Intel NICs built in. However, Tyan's web site states that one is an 82559, and the other is an 82562EM using Intel's ICH2. I know the 82559 will run fine with the fxp driver, but I don't know if the 82562EM is "compatible enough" for the fxp driver to find it. Does anyone have any experience with this board to know if the second port will be recognized? Thanks in advance! -- Paul A. Howes PAHowes@Fair-ware.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 5:24:23 2002 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 2BD9137B400 for ; Mon, 16 Sep 2002 05:24:20 -0700 (PDT) Received: from kendra.ne.client2.attbi.com (kendra.ne.client2.attbi.com [24.147.23.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id A45C943E6E for ; Mon, 16 Sep 2002 05:24:19 -0700 (PDT) (envelope-from ahd@kew.com) Received: by kendra.ne.client2.attbi.com (Postfix, from userid 1015) id 39EB415535; Mon, 16 Sep 2002 08:24:19 -0400 (EDT) Received: from pandora.hh.kew.com (pandora-p.hh.kew.com [192.168.10.33]) by kendra.ne.client2.attbi.com (Postfix) with ESMTP id BB5F515501 for ; Mon, 16 Sep 2002 08:24:10 -0400 (EDT) Received: by pandora.hh.kew.com (Postfix, from userid 1001) id 9C5B8BA14; Mon, 16 Sep 2002 08:24:10 -0400 (EDT) To: stable@freebsd.org Subject: vinum / 4.6.2 / mirrored drives Message-Id: <20020916122410.9C5B8BA14@pandora.hh.kew.com> Date: Mon, 16 Sep 2002 08:24:10 -0400 (EDT) From: ahd@kew.com (Drew Derbyshire) X-Spam-Status: No, hits=-2.8 required=5.0 tests=DOUBLE_CAPSWORD,AWL version=2.31 X-Spam-Level: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Short version: Are there known issues with vinum used for mirroring SCSI drives under 4.6.2? Long version ... I have a Dell Gx1/PII 350 with mirrored SCSI via vinum... FreeBSD pandora.hh.kew.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #16: Fri Aug 16 23:23:07 EDT 2002 ahd@pandora.hh.kew .com:/usr/scratch/obj/usr/src/sys/DELL_GX1 i386 ahc0: port 0xc800-0xc8ff mem 0xff000000-0xff000fff irq 11 at device 13.0 on pci0 aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.000MB/s transfers (5.000MHz, offset 11) da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) The Exabyte, BTW, is external and was inactive during what follows. The drives are internal on an Adaptec(tm) LVD cable. Four file systems, each with their own plexes, provide the mirroring: 2 drives: D d0 State: up Device /dev/da0s2g Avail: 0/16739 MB (0%) D d1 State: up Device /dev/da1s2g Avail: 0/16739 MB (0%) 4 volumes: V var State: up Plexes: 2 Size: 512 MB V usr State: up Plexes: 2 Size: 2227 MB V export State: up Plexes: 2 Size: 5000 MB V scratch State: up Plexes: 2 Size: 9000 MB 8 plexes: P var.p0 C State: up Subdisks: 1 Size: 512 MB P usr.p0 C State: up Subdisks: 1 Size: 2227 MB P export.p0 C State: up Subdisks: 1 Size: 5000 MB P scratch.p0 C State: up Subdisks: 1 Size: 9000 MB P var.p1 C State: up Subdisks: 1 Size: 512 MB P usr.p1 C State: up Subdisks: 1 Size: 2227 MB P export.p1 C State: up Subdisks: 1 Size: 5000 MB P scratch.p1 C State: up Subdisks: 1 Size: 9000 MB 8 subdisks: S var.p0.s0 State: up PO: 0 B Size: 512 MB S usr.p0.s0 State: up PO: 0 B Size: 2227 MB S export.p0.s0 State: up PO: 0 B Size: 5000 MB S scratch.p0.s0 State: up PO: 0 B Size: 9000 MB S var.p1.s0 State: up PO: 0 B Size: 512 MB S usr.p1.s0 State: up PO: 0 B Size: 2227 MB S export.p1.s0 State: up PO: 0 B Size: 5000 MB S scratch.p1.s0 State: up PO: 0 B Size: 9000 MB The other partitions on the drives are also the same layout; equal sized NT slice, and root and swap space. da0 was the actual boot drive. In the past week, I've started seeing the following: (da0:ahc0:0:0:0): Invalidating pack fatal :scratch.p1.s0 write error, block 16769125 for 1024 bytes scratch.p1.s0: user buffer block 919388 for 1024 bytes The failure occurs at random places on the da0 in diffent subdisks, but always da0, perhaps a few times a day. Restarting the drives via vinum start in single user mode after a reboot works 98% of the time. Once the failure happens, it also reports problems in swap space. I've never seen the swap space go down the tubes first. It never failed on a reboot from da0. The drive was closest to the controller on the cable, for grins I moved both drives to spare connectors on the cable and the problem did not move. (Addition SCSI state was kicked out to the console, but does not appear in the log. This info complains of timeouts.) It's intermittment, sufficiently so that I include among my suspect causes a software timing problem. I was able to copy the entire drive to a ST318406LW which I swapped in, and now the suspect drive is pulled. Seagate diagnostics, run on a Dell P/III with a different 29160, show no problems on the drive (not surprising, given the intermittment nature.) How do I track this down? (Clearly, if the new drive never fails, it is the old drive, but how do I prove that to Seagate?) -ahd- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 6: 6:14 2002 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 5CDF937B400 for ; Mon, 16 Sep 2002 06:06:13 -0700 (PDT) Received: from daneel.freebsdfr.org (daneel.freebsdfr.org [62.4.21.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C44343E65 for ; Mon, 16 Sep 2002 06:06:12 -0700 (PDT) (envelope-from freebsd@freebsdfr.org) Received: from localhost (daneel.freebsdfr.org [127.0.0.1]) by daneel.freebsdfr.org (mail.freebsdfr.org) with ESMTP id 26624DAD0C for ; Mon, 16 Sep 2002 15:06:11 +0200 (CEST) Received: from goliath (goliath.freebsdfr.prv [192.168.1.20]) by daneel.freebsdfr.org (mail.freebsdfr.org) with ESMTP id 3BA29DAD04 for ; Mon, 16 Sep 2002 15:06:07 +0200 (CEST) Message-ID: <00e701c25d81$d03d0720$1401a8c0@goliath> From: "lifo" To: References: <3463.194.3.119.2.1031895433.squirrel@webmail.freebsdfr.org> Subject: Re: very strange SSH ! please help Date: Mon, 16 Sep 2002 15:06:04 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: To: Sent: Friday, September 13, 2002 7:37 AM Subject: very strange SSH ! please help > Hi all, > > i have noticed a very strange situation with openssh : > Boxes are in 4.7-PRERELEASE (4.6.2-STABLE), and when i try to connect to > internet with ssh i wait one minute after password authentication... and > after it's ok... sometimes i get a yp_match error... > It looks like a reverse lookup problem, but ftp is ok and telnet too. > I tried to kill NIS, but the problem is again here... > The most strange is that scp is ok and 'ssh toto@titi.com any_command' is > ok too !! It is not a firewall problem because the 'telnet host.titi.com > 22' is ok ; and i don't think it's a DNS problem, because the problem is > after password authentication and ftp and telnet don't seem to have the > problem. > I watched the logs and i see nothing, i tried a 'sshd -d' on the server , > and nothing too... > Is it a ssh bug ? perhaps ipnat (ipfilter 3.4.29) problem ? > > I notice that connecting from internet to there boxes without any problem... > > Thanks in advance for your help. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 6:23: 9 2002 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 E520E37B401; Mon, 16 Sep 2002 06:23:06 -0700 (PDT) Received: from mail.thinkburst.com (juno.geocomm.com [204.214.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59CE643E77; Mon, 16 Sep 2002 06:23:06 -0700 (PDT) (envelope-from jbozza@thinkburst.com) Received: from mailgate.thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by mail.thinkburst.com (Postfix) with ESMTP id E62ECAED8; Mon, 16 Sep 2002 08:23:33 -0500 (CDT) Received: from sigma.geocomm.com (sigma.geocomm.com [10.1.1.5]) by mailgate.thinkburstmedia.com (Postfix) with ESMTP id 7DE6720F03; Mon, 16 Sep 2002 08:23:05 -0500 (CDT) Received: by sigma.geocomm.com (Postfix, from userid 805) id 6EFEA24538; Mon, 16 Sep 2002 08:23:05 -0500 (CDT) Received: from bozza (dhcp00.geocomm.com [10.1.1.100]) by sigma.geocomm.com (Postfix) with ESMTP id 042C32453F; Mon, 16 Sep 2002 08:23:05 -0500 (CDT) From: "Jaime Bozza" To: "'Greg 'groggy' Lehey'" Cc: Subject: RE: vinum/softupdates/fsck strange problem Date: Mon, 16 Sep 2002 08:20:11 -0500 Message-ID: <006701c25d83$c8feb5b0$6401010a@bozza> 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.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <20020916003357.GO30557@wantadilla.lemis.com> X-Sanitizer: ThinkBurst Media, Inc. mail filter Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>> Hmm, that's a known problem with Vinum, but only after things have >>> gone wrong at some earlier point. You should take a look at >> >> Will do. Like it said though, rebooting made it show the correct >> devices for the drives and I haven't seen the problem since. > >Hmm, that does rather suggest a hardware problem, then. It should >have found the same devices every time. dmesg showed the same devices, the root filesystem showed the correct slice. It was just vinum that acted as if the 's1' wasn't there. (Using ad0h instead of ad0s1h) These are systems that have been around a while. I just recently converted the regular filesystems over to vinum (The filesystems were dump/restored). Previous to that, I had never had a problem. Granted, it still may be a hardware problem (which I'll watch out for), but having it happen on two completely different systems the exact same way makes me think something else. These *are* IDE drives and write caching was on, so there could be something there. I have turned write caching (hw.ata.wc) off this weekend. >> I'm building a new system from scratch here though, so I'll see if I >> can simulate some failures (and reboots) to see if I can get a >> similar error. > >Would this be an AMD system? Is it possible that you're having >thermal problems? P3-500's, Asus P2B-F motherboards. Fans are working fine. Come to think of it, those are the only two systems using the configuration. Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 7:57:57 2002 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 8A60C37B400 for ; Mon, 16 Sep 2002 07:57:53 -0700 (PDT) Received: from newnet.co.uk (newnet.co.uk [212.87.80.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id A90D243E42 for ; Mon, 16 Sep 2002 07:57:52 -0700 (PDT) (envelope-from jamie@jamiesdomain.org.uk) Received: from BONG (perry-gw-nat1-eth1.router.trident-uk.co.uk [81.3.89.49]) by newnet.co.uk (8.12.3/8.12.3) with SMTP id g8GEvUNE082315; Mon, 16 Sep 2002 15:57:30 +0100 (BST) (envelope-from jamie@jamiesdomain.org.uk) Message-ID: <001201c25dd3$56dc0e60$3764a8c0@BONG> Reply-To: "Jamie Heckford" From: "Jamie Heckford" To: , "Drew Derbyshire" References: <20020916122410.9C5B8BA14@pandora.hh.kew.com> Subject: Re: vinum / 4.6.2 / mirrored drives Date: Mon, 16 Sep 2002 15:49:35 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 X-Newnet-MailScanner: Found to be clean Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've had quite a few problems _similar_ to this in the past, most have been solved by replacing the SCSI cable and double checking the termination believe it or not! There is most likely a proper explanation for your problem, but it couldn't hurt checking its all ok. Cheers Jamie ----- Original Message ----- From: "Drew Derbyshire" To: Sent: Monday, September 16, 2002 5:24 AM Subject: vinum / 4.6.2 / mirrored drives > Short version: Are there known issues with vinum used for mirroring > SCSI drives under 4.6.2? > > Long version ... > > I have a Dell Gx1/PII 350 with mirrored SCSI via vinum... > > FreeBSD pandora.hh.kew.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #16: Fri Aug 16 23:23:07 EDT 2002 ahd@pandora.hh.kew > .com:/usr/scratch/obj/usr/src/sys/DELL_GX1 i386 > > ahc0: port 0xc800-0xc8ff mem 0xff000000-0xff000fff irq 11 at device 13.0 on pci0 > aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs > sa0 at ahc0 bus 0 target 4 lun 0 > sa0: Removable Sequential Access SCSI-2 device > sa0: 5.000MB/s transfers (5.000MHz, offset 11) > da0 at ahc0 bus 0 target 0 lun 0 > da0: Fixed Direct Access SCSI-3 device > da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > da1 at ahc0 bus 0 target 1 lun 0 > da1: Fixed Direct Access SCSI-3 device > da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled > da1: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) > > The Exabyte, BTW, is external and was inactive during what follows. > The drives are internal on an Adaptec(tm) LVD cable. > > Four file systems, each with their own plexes, provide the mirroring: > > 2 drives: > D d0 State: up Device /dev/da0s2g Avail: 0/16739 MB (0%) > D d1 State: up Device /dev/da1s2g Avail: 0/16739 MB (0%) > > 4 volumes: > V var State: up Plexes: 2 Size: 512 MB > V usr State: up Plexes: 2 Size: 2227 MB > V export State: up Plexes: 2 Size: 5000 MB > V scratch State: up Plexes: 2 Size: 9000 MB > > 8 plexes: > P var.p0 C State: up Subdisks: 1 Size: 512 MB > P usr.p0 C State: up Subdisks: 1 Size: 2227 MB > P export.p0 C State: up Subdisks: 1 Size: 5000 MB > P scratch.p0 C State: up Subdisks: 1 Size: 9000 MB > P var.p1 C State: up Subdisks: 1 Size: 512 MB > P usr.p1 C State: up Subdisks: 1 Size: 2227 MB > P export.p1 C State: up Subdisks: 1 Size: 5000 MB > P scratch.p1 C State: up Subdisks: 1 Size: 9000 MB > > 8 subdisks: > S var.p0.s0 State: up PO: 0 B Size: 512 MB > S usr.p0.s0 State: up PO: 0 B Size: 2227 MB > S export.p0.s0 State: up PO: 0 B Size: 5000 MB > S scratch.p0.s0 State: up PO: 0 B Size: 9000 MB > S var.p1.s0 State: up PO: 0 B Size: 512 MB > S usr.p1.s0 State: up PO: 0 B Size: 2227 MB > S export.p1.s0 State: up PO: 0 B Size: 5000 MB > S scratch.p1.s0 State: up PO: 0 B Size: 9000 MB > > The other partitions on the drives are also the same layout; equal > sized NT slice, and root and swap space. da0 was the actual boot drive. > > In the past week, I've started seeing the following: > > (da0:ahc0:0:0:0): Invalidating pack > fatal :scratch.p1.s0 write error, block 16769125 for 1024 bytes > scratch.p1.s0: user buffer block 919388 for 1024 bytes > > The failure occurs at random places on the da0 in diffent subdisks, > but always da0, perhaps a few times a day. Restarting the drives > via vinum start in single user mode after a reboot works 98% of the > time. > > Once the failure happens, it also reports problems in swap space. > I've never seen the swap space go down the tubes first. > > It never failed on a reboot from da0. > > The drive was closest to the controller on the cable, for grins I > moved both drives to spare connectors on the cable and the problem > did not move. > > (Addition SCSI state was kicked out to the console, but does not > appear in the log. This info complains of timeouts.) > > It's intermittment, sufficiently so that I include among > my suspect causes a software timing problem. I was able to copy > the entire drive to a ST318406LW which I swapped in, and now the > suspect drive is pulled. Seagate diagnostics, run on a Dell P/III > with a different 29160, show no problems on the drive (not surprising, > given the intermittment nature.) > > How do I track this down? (Clearly, if the new drive never fails, > it is the old drive, but how do I prove that to Seagate?) > > -ahd- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- ____________________________________________________ Message scanned for viruses and dangerous content by and believed to be clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 8:20:41 2002 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 9A18B37B400 for ; Mon, 16 Sep 2002 08:20:39 -0700 (PDT) Received: from farley.org (dsl-64-194-106-77.telocity.com [64.194.106.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96F043E72 for ; Mon, 16 Sep 2002 08:20:38 -0700 (PDT) (envelope-from sean-freebsd@farley.org) Received: from thor.farley.org (6glcpbgf7thg3pov@thor.farley.org [192.168.1.5]) by gw.farley.org (8.12.3/8.12.3) with ESMTP id g8GFKXUT038127; Mon, 16 Sep 2002 10:20:35 -0500 (CDT) (envelope-from sean-freebsd@farley.org) Date: Mon, 16 Sep 2002 10:20:33 -0500 (CDT) From: Sean Farley X-X-Sender: sean@thor.farley.org To: "David C. Snyder" Cc: freebsd-stable@FreeBSD.ORG, Orlando Lewis Subject: Re: Slow I/O responsiveness with UDMA133 In-Reply-To: <20020916032851.W15524-100000@atl02.ws-e.com> Message-ID: <20020916093527.Q271-100000@thor.farley.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 16 Sep 2002 03:48, David C. Snyder wrote: > Hello Sean, > > I've noticed the same thing with HighPoint HPT370 and Promise > FastTrack 100 TX2 IDE RAID controllers. Last weekend, I did some > testing with these two controllers and a 3WARE Escalade 7210. Both > the HighPoint and the Promise seemed to have poor mixed I/O > performance. For example, if I used dd to create a 4 GB file in one > window, and I ran a find command on /usr in the other, the find > command would output a few lines, then pause for five seconds, then > spit out a few more lines, etc. Logins were also very slow while the > dd was running. Once the dd finished, the find command raced along! Misery loves company. :) I noticed that with dd and logins as well. > With the 3WARE, I could run many find commands while the dd was > running with no visible slowdown. The difference seems to be that the > HighPoint and Promise use the ata-raid code while the 3WARE uses a > different driver. It would be nice to know if the ATA performance > used to be better, but I don't have a non 4.6.2 system to run any > tests on. (although I guess I could build one...). > > My mid-term plan is to upgrade all of my that require good I/O > performance to 3WARE RAID. Please let me know if you find a software > solution. As I am not using RAID, I doubt that it is in the RAID code. It appears that 3WARE does not use the ata driver. My guess from afar is that the problem exists within the non-RAID ata driver. Of course, that is an uninformed guess. Sean ----------------------- sean-freebsd@farley.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 9:48:19 2002 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 40A9A37B400 for ; Mon, 16 Sep 2002 09:48:18 -0700 (PDT) Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [195.20.224.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8FBC43E7B for ; Mon, 16 Sep 2002 09:48:02 -0700 (PDT) (envelope-from ingo@liquidcooling.de) Received: from [195.20.224.214] (helo=mrvdomng2.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 17qz2E-0006C0-00 for freebsd-stable@freebsd.org; Mon, 16 Sep 2002 18:47:42 +0200 Received: from [149.225.142.62] (helo=slinky) by mrvdomng2.kundenserver.de with smtp (Exim 3.35 #1) id 17qz2D-0002IL-00 for freebsd-stable@FreeBSD.org; Mon, 16 Sep 2002 18:47:42 +0200 Message-ID: <003901c25da0$98f29360$3e8ee195@slinky> From: "Ingo Maindorfer" To: Subject: Date: Mon, 16 Sep 2002 18:40:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe freebsd-stable subscribe cvs-all To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:10: 1 2002 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 8027837B400 for ; Mon, 16 Sep 2002 10:09:59 -0700 (PDT) Received: from obsidian.sentex.ca (obsidian.sentex.ca [64.7.128.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE58943E3B for ; Mon, 16 Sep 2002 10:09:58 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (pyroxene.sentex.ca [199.212.134.18]) by obsidian.sentex.ca (8.12.6/8.12.6) with ESMTP id g8GH9vVZ005342 for ; Mon, 16 Sep 2002 13:09:57 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.1.6.0.20020916125834.04bc1c18@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Mon, 16 Sep 2002 13:10:01 -0400 To: stable@freebsd.org From: Mike Tancsa Subject: Problem caching local mac address when using DHCP Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (obsidian/20020517) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am not sure if this is a problem or not, or could be somehow leveraged to do "bad things." But I noticed on a box I was putting together, the system would not see its own mac address when using DHCP to get its IP address. e.g. When NOT using the DHCP client, all works as is. After bootup time, I see an empty arp cache-- not even the local nic's MAC addresses which I find a bit surprising, but I think its always been that way. e.g. smtp3% arp -na ? (192.168.43.1) at 00:50:fc:24:24:a0 on rl0 [ethernet] ? (192.168.43.27) at 00:01:80:0c:68:b9 on rl0 [ethernet] smtp3% ping 192.168.43.199 PING 192.168.43.199 (192.168.43.199): 56 data bytes 64 bytes from 192.168.43.199: icmp_seq=0 ttl=64 time=0.092 ms ^C --- 192.168.43.199 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.092/0.092/0.092/0.000 ms smtp3% arp -na ? (192.168.43.1) at 00:50:fc:24:24:a0 on rl0 [ethernet] ? (192.168.43.27) at 00:01:80:0c:68:b9 on rl0 [ethernet] ? (192.168.43.199) at 00:01:80:20:f9:a2 on rl0 permanent [ethernet] smtp3% i.e. the 192.168.43.199 entry. Yet, if I boot up with ifconfig_rl0="DHCP" in /etc/rc.conf smtp3% arp -na ? (192.168.43.1) at 00:50:fc:24:24:a0 on rl0 [ethernet] ? (192.168.43.27) at 00:01:80:0c:68:b9 on rl0 [ethernet] smtp3% ping 192.168.43.199 PING 192.168.43.199 (192.168.43.199): 56 data bytes 64 bytes from 192.168.43.199: icmp_seq=0 ttl=64 time=0.070 ms 64 bytes from 192.168.43.199: icmp_seq=1 ttl=64 time=0.030 ms ^C --- 192.168.43.199 ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.030/0.050/0.070/0.020 ms smtp3% !ar arp -na ? (192.168.43.1) at 00:50:fc:24:24:a0 on rl0 [ethernet] ? (192.168.43.27) at 00:01:80:0c:68:b9 on rl0 [ethernet] smtp3% No local NIC mac address. Is this part of the normal behavior ? ---Mike -------------------------------------------------------------------- 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:15:35 2002 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 699E437B400 for ; Mon, 16 Sep 2002 10:15:34 -0700 (PDT) Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A7E43E75 for ; Mon, 16 Sep 2002 10:15:33 -0700 (PDT) (envelope-from emechler@radix.cryptio.net) Received: from radix.cryptio.net (localhost [127.0.0.1]) by radix.cryptio.net (8.12.5/8.12.5) with ESMTP id g8GHFXeF001561 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 16 Sep 2002 10:15:33 -0700 (PDT) (envelope-from emechler@radix.cryptio.net) Received: (from emechler@localhost) by radix.cryptio.net (8.12.5/8.12.5/Submit) id g8GHFWnX001560; Mon, 16 Sep 2002 10:15:32 -0700 (PDT) Date: Mon, 16 Sep 2002 10:15:32 -0700 From: Erick Mechler To: lifo Cc: freebsd-stable@FreeBSD.ORG Subject: Re: very strange SSH ! please help Message-ID: <20020916171532.GA1488@techometer.net> References: <3463.194.3.119.2.1031895433.squirrel@webmail.freebsdfr.org> <00e701c25d81$d03d0720$1401a8c0@goliath> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00e701c25d81$d03d0720$1401a8c0@goliath> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: > I watched the logs and i see nothing, i tried a 'sshd -d' on the server , :: > and nothing too... :: > Is it a ssh bug ? perhaps ipnat (ipfilter 3.4.29) problem ? Nope, sounds like a reverse DNS problem. Make sure that your ssh server can do a reverse lookup on the machine you're coming from. Either that, or disable VerifyReverseMapping in your sshd_config(5). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:24:35 2002 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 6926837B401 for ; Mon, 16 Sep 2002 10:24:31 -0700 (PDT) Received: from webmail2.rockefeller.edu (webmail2.rockefeller.edu [129.85.249.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 938DF43E3B for ; Mon, 16 Sep 2002 10:24:30 -0700 (PDT) (envelope-from rsidd@lpt.ens.fr) Received: from bluerondo.a.la.turk (gendialup20.rockefeller.edu [129.85.131.119]) by webmail2.rockefeller.edu (Switch-2.2.4/Switch-2.2.0) with ESMTP id g8F2APX10632 for ; Sat, 14 Sep 2002 22:10:25 -0400 (EDT) Received: (qmail 281 invoked by uid 1001); 15 Sep 2002 02:06:27 -0000 Date: Sat, 14 Sep 2002 22:06:27 -0400 From: Rahul Siddharthan To: Julian Elischer Cc: stable@freebsd.org, multimedia@freebsd.org Subject: Re: USB audio kernel panics Message-ID: <20020915020627.GA241@papagena.rockefeller.edu> References: <20020913121704.GA286@papagena.rockefeller.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.7-PRERELEASE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer said on Sep 13, 2002 at 11:18:54: > > > can you do a 'list' here? > > > as well as "info locals" and > > > print anything that looks suspicious? > > > > I don't know what looks suspicious, but here's the whole lot below -- > > first for the panic I quoted (pulling out the USB cord while busy), > > then for a different panic (starting the KDE artsd daemon). [....] > > ------------------ > > > > First, for what I sent earlier: pulling out the USB cord > > > > ------------------ > > > > #16 0xc0235813 in uhci_device_isoc_start (xfer=0xc100d300) > > at /usr/src/sys/dev/usb/uhci.c:2097 > > 2097 LIST_INSERT_HEAD(&sc->sc_intrhead, ii, list); > > (kgdb) list > > 2092 if (!ii->isdone) { > > 2093 printf("uhci_device_isoc_start: not done, ii=%p\n", ii); > > 2094 } > > 2095 ii->isdone = 0; > > 2096 #endif > > 2097 LIST_INSERT_HEAD(&sc->sc_intrhead, ii, list); > > 2098 > > 2099 splx(s); > > 2100 > > 2101 return (USBD_IN_PROGRESS); > > (kgdb) info locals > > upipe = (struct uhci_pipe *) 0x0 > > sc = (uhci_softc_t *) 0xc0f9c200 > > ii = (uhci_intr_info_t *) 0xc0fae8c0 > > end = (uhci_soft_td_t *) 0x68c840 > > s = 6867008 > > i = 0 > > print sc->sc_intrhead > and if there is something already on the list, print that. > also print *ii (kgdb) print sc->sc_intrhead $1 = {lh_first = 0x558d026a} (kgdb) print *ii $2 = {sc = 0xc0ebb000, xfer = 0xc100d300, stdstart = 0xc0fa52c0, stdend = 0xc0fa52c0, list = {le_next = 0x558d026a, le_prev = 0xc0ebbc78}, timeout_handle = {callout = 0x0}} It means nothing to me :( > > ----------------- > > > > Below, a panic generated by starting up KDE's artsd while the USB device > > is plugged in securely. > > > > ----------------- > > > > #16 0xc029bb93 in trap (frame={tf_fs = 6815760, tf_es = -1056571376, > > tf_ds = 16, tf_edi = 1, tf_esi = -1056113184, tf_ebp = -1070635404, > > tf_isp = -1070635452, tf_ebx = -1056138112, tf_edx = 125511200, > > tf_ecx = -846746112, tf_eax = 2, tf_trapno = 12, tf_err = 0, > > tf_eip = -1071429335, tf_cs = 8, tf_eflags = 66050, > > tf_esp = -1057941184, tf_ss = -1056113184}) > > at /usr/src/sys/i386/i386/trap.c:466 > > 466 (void) trap_pfault(&frame, FALSE, eva); > > > > (kgdb) up > > #17 0xc0234929 in uhci_idone (ii=0xc10cfde0) > > at /usr/src/sys/dev/usb/uhci.c:1129 > > 1129 for (std = ii->stdstart; std != NULL; std = std->link.std) { > > (kgdb) list > > 1124 uhci_dump_tds(ii->stdstart); > > 1125 #endif > > 1126 > > 1127 /* The transfer is done, compute actual length and status. */ > > 1128 actlen = 0; > > 1129 for (std = ii->stdstart; std != NULL; std = std->link.std) { > > 1130 nstatus = LE(std->td.td_status); > > 1131 if (nstatus & UHCI_TD_ACTIVE) > > 1132 break; > > 1133 > > (kgdb) info locals > > If this really is where the error is.. is it possile something further in the > loop clears std? This is the complete loop, for (std = ii->stdstart; std != NULL; std = std->link.std) { nstatus = LE(std->td.td_status); if (nstatus & UHCI_TD_ACTIVE) break; status = nstatus; if (UHCI_TD_GET_PID(LE(std->td.td_token)) != UHCI_TD_PID_SETUP) actlen += UHCI_TD_GET_ACTLEN(status); } Sorry, this doesn't mean much either to me... is it getting cleared in the loop? Doesn't look like it to me. I checked by creating this panic again, it is again at the same spot. Since it's so trivial to produce this panic, can't whoever merged the code into -stable take a look at it? Or do things work fine on their machine? Rahul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:33:38 2002 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 14B0337B400 for ; Mon, 16 Sep 2002 10:33:37 -0700 (PDT) Received: from frodo.galgenberg.net (galgenberg.net [132.187.222.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 1187643E4A for ; Mon, 16 Sep 2002 10:33:32 -0700 (PDT) (envelope-from q@uni.de) Received: (qmail 73825 invoked by uid 85); 16 Sep 2002 17:33:30 -0000 Received: from unknown (HELO roadrunner) (132.187.222.7) by galgenberg.net with SMTP; 16 Sep 2002 17:33:23 -0000 From: Ulrich 'Q' Spoerlein To: "nobody nobody" Cc: freebsd-stable@freebsd.org Subject: Re: custom bootable cd Date: Mon, 16 Sep 2002 19:33:25 +0200 Organization: Hier koennte Ihre Werbung stehen! Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.91/32.564 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 16 Sep 2002 13:58:31 +0800, you wrote: >Hello, > >After doing make release process, I would like to know how to make my custom >bootable CD for Freebsd_stable and current. The first try >is the freebsd-current and then freebsd-stable. I found out that there is a >directory cdrom with two sub-directories disc1 and disc2. Can anyone show me >the tips to make the bootable iso image. I had read the release making >article but I couldn't the tip to make iso >image. Thanks for your help. http://livecd.sourceforge.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:40:20 2002 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 3CAE137B400; Mon, 16 Sep 2002 10:40:18 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5CF143E3B; Mon, 16 Sep 2002 10:40:17 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020916174017.CNPP16829.rwcrmhc51.attbi.com@InterJet.elischer.org>; Mon, 16 Sep 2002 17:40:17 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA95810; Mon, 16 Sep 2002 10:36:19 -0700 (PDT) Date: Mon, 16 Sep 2002 10:36:18 -0700 (PDT) From: Julian Elischer To: Rahul Siddharthan Cc: stable@freebsd.org, multimedia@freebsd.org Subject: Re: USB audio kernel panics In-Reply-To: <20020915020627.GA241@papagena.rockefeller.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 14 Sep 2002, Rahul Siddharthan wrote: > > > > print sc->sc_intrhead > > and if there is something already on the list, print that. > > also print *ii > > (kgdb) print sc->sc_intrhead > $1 = {lh_first = 0x558d026a} > > (kgdb) print *ii > $2 = {sc = 0xc0ebb000, xfer = 0xc100d300, stdstart = 0xc0fa52c0, > stdend = 0xc0fa52c0, list = {le_next = 0x558d026a, le_prev = 0xc0ebbc78}, > timeout_handle = {callout = 0x0}} > > It means nothing to me :( it crashed because the sc->intrhead points to GARBAGE also ii->list points to teh same garbage. look in the cvs tree to find the author of this file.... > > > > (kgdb) info locals > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:55: 0 2002 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 BEA0E37B400 for ; Mon, 16 Sep 2002 10:54:58 -0700 (PDT) Received: from TMA-1.brad-x.com (static-b2-191.highspeed.eol.ca [64.56.236.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B35443E42 for ; Mon, 16 Sep 2002 10:54:58 -0700 (PDT) (envelope-from brad@brad-x.com) Received: from Discovery.brad-x.com (Discovery.brad-x.com [201.64.15.21]) by TMA-1.brad-x.com (Postfix) with ESMTP id 1DB0422104A for ; Mon, 16 Sep 2002 13:55:26 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: Brad Laue Reply-To: brad@brad-x.com Organization: brad-x.com To: freebsd-stable@freebsd.org Subject: panic: backgroundwritedone: lost buffer Date: Mon, 16 Sep 2002 13:56:26 -0400 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200209161356.26537.brad@brad-x.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I filed a bug for this at kern/42847, but want to open the floor to=20 suggestions as to how to approach this. The only mention I see of the above panic message in the newsgroups is tw= o=20 years old, and relates to a Jazz drive.=20 I'm not quite familiar with what kind of debug output is required to loca= te=20 which code-fragment is doing this, so I'd like some suggestions if possib= le -=20 it is a repetitive, although not reproducible, problem. In my case it's related to NFS, rather than a removable drive, but I'm no= t=20 quite sure what this points out, either. Any thoughts, opinions are welcome. Cheers, Brad --=20 // -- http://www.BRAD-X.com/ -- // To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 10:59:19 2002 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 A7AE337B401 for ; Mon, 16 Sep 2002 10:59:16 -0700 (PDT) Received: from siegetower.ironcastle.net (siegetower.ironcastle.net [12.30.48.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CB143EA3 for ; Mon, 16 Sep 2002 10:59:06 -0700 (PDT) (envelope-from chip@chocobo.cx) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.ironcastle.net (Postfix) with ESMTP id 0925722EF8 for ; Mon, 16 Sep 2002 13:59:05 -0400 (EDT) Received: from ws-219.simprocontrols.com (ws-219.simprocontrols.com [192.168.2.219]) by siegetower.ironcastle.net (Postfix) with ESMTP id 3618D22E02 for ; Mon, 16 Sep 2002 13:59:04 -0400 (EDT) Subject: Broken umass device in 4.7-PR From: Chip Marshall Reply-To: chip@chocobo.cx To: freebsd-stable@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZG400ujxccLm14rRUiAB" X-Mailer: Ximian Evolution 1.0.8 Date: 16 Sep 2002 13:59:11 -0400 Message-Id: <1032199151.421.9.camel@tonberry.chocobo.cx> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-ZG400ujxccLm14rRUiAB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, this normally wouldn't be a big deal for me, but it causes the kernel to pause during boot up, making it take several minutes to finish booting, which really isn't all that fun :) Since upgrading my laptop to 4.7-PRERELEASE on Friday, the USB MemoryStick Slot built into the system has been recognized as a umass device instead of a ugen device (as it was under 4.6-RELEASE.) However, it doesn't appear to be correctly supported yet, since I get the following during boot: umass0: CBI reset failed, TIMEOUT umass0: CBI bulk-in stall clear failed, TIMEOUT umass0: CBI bulk-out stall clear failed, TIMEOUT It repeats 5 times before the kernel finishes and the startup scripts start running. Based on some reading I've done over the weekend, this is an RBC device (whatever that means) and apparently it won't work in FreeBSD yet, according to the FreeBSD USB home page. So, is this supposed to be working now, and that page is out of date, or is it still not working, and it's just being recognized as umass now? If it's the latter, is there a way to disable probing it during boot? It's pretty annoying, but I have other umass devices that I use, and I don't want to have to remove umass support altogether just to get the machine to boot in a resonable amount of time. And yes, I did post something similar before, but I got no answers. --=20 Chip Marshall http://www.chocobo.cx/chip/ GCM/CS d+(-) s+:++ a21>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+ V-- PS+ PE Y+ PGP++ t+@ R@ tv@ b++@ DI++++ D+(-) G++ e>++ h>++ r++ y? --=-ZG400ujxccLm14rRUiAB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9hhvv8vyTVl6qbdQRAshyAKC+omHdfW/6uCa88HnZfpEDpFwoDwCggS+0 qcWX9njC4Giauu63OjLNkfA= =ON2O -----END PGP SIGNATURE----- --=-ZG400ujxccLm14rRUiAB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 11:41:34 2002 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 08B3A37B400; Mon, 16 Sep 2002 11:41:33 -0700 (PDT) Received: from quadric.isometry.net (pc3-oxfd1-3-cust229.oxf.cable.ntl.com [213.107.68.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9885643E42; Mon, 16 Sep 2002 11:41:32 -0700 (PDT) (envelope-from freebsd@lineone.net) Received: from ishadow (ishadow [192.168.108.2]) by quadric.isometry.net (Postfix) with ESMTP id 5D33E425; Mon, 16 Sep 2002 18:41:30 +0000 (UTC) From: "Robin Breathe" To: Cc: Subject: Problems with ipfilter 3.4.29 under -STABLE (post 31/08/2002) Date: Mon, 16 Sep 2002 19:41:31 +0100 Message-ID: <000201c25db0$acfd64b0$026ca8c0@ishadow> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I'm interested to know if anyone is successfully running ipf/ipnat under -STABLE from after the merge on the 31st of August (http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/ipfilter/). I have found that my existing rulesets fail with the new code. ipf blocks everything, and ipnat doesn't do NAT. My rules are at http://isometry.net/freebsd/ipfilter/, and they've worked flawlessly with previous versions of ipfilter, in particular 3.4.27 from 4.6.2-RELEASE to which I have reverted. I am making, and installing the base system and kernel using the makefile from http://www.freebsddiary.org/samples/makefile.for.build.world which has also always worked flawlessly for me. I am trying to work out whether the problem lies with the recent merge of ipfilter 3.4.29, or with my config. And from all the testing I've been able to do, the problem seems to lie with ipfilter. Other people's experiences with the new code would be greatly appreciated. -- Robin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 12: 2:36 2002 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 5A6A137B427 for ; Mon, 16 Sep 2002 12:02:33 -0700 (PDT) Received: from bunsen.solidcore.dk (bunsen.solidcore.dk [217.116.225.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353D643E3B for ; Mon, 16 Sep 2002 12:02:32 -0700 (PDT) (envelope-from laursen@netgroup.dk) Received: from area51 (gw.oxygen.net [217.116.225.2]) (AUTH: LOGIN laursen@solidcore.dk) by bunsen.solidcore.dk with esmtp; Mon, 16 Sep 2002 21:02:30 +0200 Message-ID: <0be801c25db3$97880c40$3c00010a@area51> Reply-To: "Lasse Laursen" From: "Lasse Laursen" To: freebsd-stable@freebsd.org Subject: Traffic Shaping? Date: Mon, 16 Sep 2002 21:02:14 +0200 Organization: NetGroup A/S MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, Setup summary: We have a server that runs some free hosting - we would like to limit the max bandwidth usage to 40 MBit. We have one network card in the machine and we would like to put a limit on the usage of bandwidth. I have had a look at mod_throttle but according to the documentation it simply denies connections to the webserver (Apache) once the bandwidth limit has been reached. Is there any way to easy shape the traffic (we need as little downtime as possible.)? Could you please reply to my email address as well as the list - :-) Thanks in advance. Regards -- Lasse Laursen - Systems Developer NetGroup A/S, St. Kongensgade 40H, DK-1264 Křbenhavn K, Denmark Phone: +45 3370 1526 - Fax: +45 3313 0066 - Web: www.netgroup.dk - We don't surf the net, we make the waves. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 12: 7: 7 2002 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 8B35237B401 for ; Mon, 16 Sep 2002 12:07:05 -0700 (PDT) Received: from newnet.co.uk (newnet.co.uk [212.87.80.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83F3C43E6A for ; Mon, 16 Sep 2002 12:07:04 -0700 (PDT) (envelope-from jamie@jamiesdomain.org.uk) Received: from BONG (jheckford-131.adsl.newnet.co.uk [213.131.191.131]) by newnet.co.uk (8.12.3/8.12.3) with SMTP id g8GJ6lNE090314; Mon, 16 Sep 2002 20:06:57 +0100 (BST) (envelope-from jamie@jamiesdomain.org.uk) Message-ID: <000e01c25db4$36c76990$83bf83d5@BONG> Reply-To: "Jamie Heckford" From: "Jamie Heckford" To: "Lasse Laursen" , References: <0be801c25db3$97880c40$3c00010a@area51> Subject: Re: Traffic Shaping? Date: Mon, 16 Sep 2002 20:06:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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 X-Newnet-MailScanner: Found to be clean Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Have a look at dummynet, that can do traffic shaping, and AFAIK it can do it by port as well. ----- Original Message ----- From: "Lasse Laursen" To: Sent: Monday, September 16, 2002 8:02 PM Subject: Traffic Shaping? > Hi all, > > Setup summary: > > We have a server that runs some free hosting - we would like to limit the > max bandwidth usage to 40 MBit. > > We have one network card in the machine and we would like to put a limit on > the usage of bandwidth. I have had a look at mod_throttle but according to > the documentation it simply denies connections to the webserver (Apache) > once the bandwidth limit has been reached. > > Is there any way to easy shape the traffic (we need as little downtime as > possible.)? > > Could you please reply to my email address as well as the list - :-) > > Thanks in advance. > > Regards > -- > Lasse Laursen - Systems Developer > NetGroup A/S, St. Kongensgade 40H, DK-1264 Křbenhavn K, Denmark > Phone: +45 3370 1526 - Fax: +45 3313 0066 - Web: www.netgroup.dk > > - We don't surf the net, we make the waves. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- ____________________________________________________ Message scanned for viruses and dangerous content by and believed to be clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 12:10:37 2002 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 4A5AD37B400 for ; Mon, 16 Sep 2002 12:10:35 -0700 (PDT) Received: from mx1.holmstam.com (h235n2fls34o847.telia.com [213.67.19.235]) by mx1.FreeBSD.org (Postfix) with SMTP id 5595343E6A for ; Mon, 16 Sep 2002 12:10:33 -0700 (PDT) (envelope-from turbo@lamering.org) Received: (qmail 42316 invoked by uid 1000); 16 Sep 2002 19:10:32 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 16 Sep 2002 19:10:32 -0000 Date: Mon, 16 Sep 2002 21:10:31 +0200 (CEST) From: Henrik Holmstam X-X-Sender: To: Lasse Laursen Cc: Subject: Re: Traffic Shaping? In-Reply-To: <0be801c25db3$97880c40$3c00010a@area51> Message-ID: <20020916210901.V11774-100000@darkwing.turbo.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG man ipfw and search for TRAFFIC SHAPER :-) //Henrik On Mon, 16 Sep 2002, Lasse Laursen wrote: > Hi all, > > Setup summary: > > We have a server that runs some free hosting - we would like to limit the > max bandwidth usage to 40 MBit. > > We have one network card in the machine and we would like to put a limit = on > the usage of bandwidth. I have had a look at mod_throttle but according t= o > the documentation it simply denies connections to the webserver (Apache) > once the bandwidth limit has been reached. > > Is there any way to easy shape the traffic (we need as little downtime as > possible.)? > > Could you please reply to my email address as well as the list - :-) > > Thanks in advance. > > Regards > -- > Lasse Laursen - Systems Developer > NetGroup A/S, St. Kongensgade 40H, DK-1264 K=F8benhavn K, Denmark > Phone: +45 3370 1526 - Fax: +45 3313 0066 - Web: www.netgroup.dk > > - We don't surf the net, we make the waves. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 13:40:22 2002 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 96ABB37B400; Mon, 16 Sep 2002 13:40:19 -0700 (PDT) Received: from host213-120-96-183.in-addr.btopenworld.com (host213-120-96-183.in-addr.btopenworld.com [213.120.96.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9493043E4A; Mon, 16 Sep 2002 13:40:17 -0700 (PDT) (envelope-from dom@host213-120-96-183.in-addr.btopenworld.com) Received: by host213-120-96-183.in-addr.btopenworld.com (Postfix, from userid 1001) id A3A8F669; Mon, 16 Sep 2002 21:40:53 +0100 (BST) Date: Mon, 16 Sep 2002 21:40:53 +0100 From: Dominic Marks To: Robin Breathe Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Problems with ipfilter 3.4.29 under -STABLE (post 31/08/2002) Message-ID: <20020916204053.GB24565@gallium> References: <000201c25db0$acfd64b0$026ca8c0@ishadow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000201c25db0$acfd64b0$026ca8c0@ishadow> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, On Mon, Sep 16, 2002 at 07:41:31PM +0100, Robin Breathe wrote: > Hi all, > > I'm interested to know if anyone is successfully running ipf/ipnat under > -STABLE from after the merge on the 31st of August > (http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/ipfilter/). I am. > uname -a FreeBSD gallium 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #11: Sun Sep 15 22:11:37 BST 2002 dom@gallium:/usr/obj/usr/src/sys/NIFTY i386 > cat /etc/ipfilter.cf pass out quick on ng0 proto udp all keep state pass out quick on ng0 proto tcp all keep state block in log quick on ng0 proto udp all block return-rst in log quick on ng0 proto tcp all > cat /etc/ipnat.cf map ng0 from 10.0.0.0/24 to any -> 0/32 portmap tcp/udp auto map ng0 from 10.0.0.0/24 to any -> 0/32 %ipf -V ipf: IP Filter: v3.4.29 (336) Kernel: IP Filter: v3.4.29 Running: yes Log Flags: 0 = none set Default: pass all, Logging: available Active list: 0 > I have found that my existing rulesets fail with the new code. ipf > blocks everything, and ipnat doesn't do NAT. My rules are at > http://isometry.net/freebsd/ipfilter/, and they've worked flawlessly > with previous versions of ipfilter, in particular 3.4.27 from > 4.6.2-RELEASE to which I have reverted. > > I am making, and installing the base system and kernel using the > makefile from > http://www.freebsddiary.org/samples/makefile.for.build.world which has > also always worked flawlessly for me. > > I am trying to work out whether the problem lies with the recent merge > of ipfilter 3.4.29, or with my config. And from all the testing I've > been able to do, the problem seems to lie with ipfilter. Other people's > experiences with the new code would be greatly appreciated. Can't say I've had any problems. Asside from my adsl connection, which I use mpd for, after a period of high use I start getting 'no buffer space available' messages. I don't believe this is related to ipfilter though, because killing mpd and reconnecting fixes it. -- Dominic Marks << dominic_marks at btinternet.com >> Computer & Politics Geek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 13:50:25 2002 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 92B3537B400 for ; Mon, 16 Sep 2002 13:50:23 -0700 (PDT) Received: from host213-120-96-183.in-addr.btopenworld.com (host213-120-96-183.in-addr.btopenworld.com [213.120.96.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E65F43E65 for ; Mon, 16 Sep 2002 13:50:23 -0700 (PDT) (envelope-from dom@host213-120-96-183.in-addr.btopenworld.com) Received: by host213-120-96-183.in-addr.btopenworld.com (Postfix, from userid 1001) id 3946F669; Mon, 16 Sep 2002 21:51:09 +0100 (BST) Date: Mon, 16 Sep 2002 21:51:09 +0100 From: Dominic Marks To: Lasse Laursen Cc: freebsd-stable@freebsd.org Subject: Re: Traffic Shaping? Message-ID: <20020916205109.GC24565@gallium> References: <0be801c25db3$97880c40$3c00010a@area51> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0be801c25db3$97880c40$3c00010a@area51> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 16, 2002 at 09:02:14PM +0200, Lasse Laursen wrote: > Hi all, > > Setup summary: > > We have a server that runs some free hosting - we would like to limit the > max bandwidth usage to 40 MBit. > > We have one network card in the machine and we would like to put a limit on > the usage of bandwidth. I have had a look at mod_throttle but according to > the documentation it simply denies connections to the webserver (Apache) > once the bandwidth limit has been reached. > > Is there any way to easy shape the traffic (we need as little downtime as > possible.)? There is dummynet, which isn't really designed for this purpose, but can do it. There is also altq, which is designed for it. man dummynet && http://www.csl.sony.co.jp/person/kjc/kjc/software.html I believe the Romanian BSD User Group is helping to organise the import of altq into the main FreeBSD source tree (?). > Could you please reply to my email address as well as the list - :-) > > Thanks in advance. > > Regards > -- > Lasse Laursen - Systems Developer > NetGroup A/S, St. Kongensgade 40H, DK-1264 K?benhavn K, Denmark > Phone: +45 3370 1526 - Fax: +45 3313 0066 - Web: www.netgroup.dk > > - We don't surf the net, we make the waves. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Dominic Marks << dominic_marks at btinternet.com >> Computer & Politics Geek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 14: 2:43 2002 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 B8BE437B400; Mon, 16 Sep 2002 14:02:40 -0700 (PDT) Received: from quadric.isometry.net (pc3-oxfd1-3-cust229.oxf.cable.ntl.com [213.107.68.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1032143E3B; Mon, 16 Sep 2002 14:02:40 -0700 (PDT) (envelope-from robin@isometry.net) Received: from ishadow (ishadow [192.168.108.2]) by quadric.isometry.net (Postfix) with ESMTP id BDEF0234; Mon, 16 Sep 2002 21:02:36 +0000 (UTC) From: "Robin Breathe" To: , , Cc: "'Darren Reed'" Subject: RE: Problems with ipfilter 3.4.29 under -STABLE (post 31/08/2002) Date: Mon, 16 Sep 2002 22:02:37 +0100 Message-ID: <000e01c25dc4$63174dc0$026ca8c0@ishadow> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <000101c25db0$83062340$026ca8c0@ishadow> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apologies for posting this message. It seems that it was broken for me from 31/08/2002 until around 12/09/2002 (the last time I tried) after which I lost hope, seeing no changes on cvsweb. However having recompiled against today's -STABLE (~7pm GMT) things are running dandy (all other methodology being the same). Thanks to everyone that responded to my query, and to Darren Reed for his development of ipfilter :) -- Robin > Hi all, > > I'm interested to know if anyone is successfully running > ipf/ipnat under > -STABLE from after the merge on the 31st of August > (http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/ipfilter/). > > I have found that my existing rulesets fail with the new code. ipf > blocks everything, and ipnat doesn't do NAT. My rules are at > http://isometry.net/freebsd/ipfilter/, and they've worked flawlessly > with previous versions of ipfilter, in particular 3.4.27 from > 4.6.2-RELEASE to which I have reverted. > > I am making, and installing the base system and kernel using the > makefile from > http://www.freebsddiary.org/samples/makefile.for.build.world which has > also always worked flawlessly for me. > > I am trying to work out whether the problem lies with the recent merge > of ipfilter 3.4.29, or with my config. And from all the testing I've > been able to do, the problem seems to lie with ipfilter. > Other people's > experiences with the new code would be greatly appreciated. > > -- Robin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 14:20:31 2002 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 2A42F37B401 for ; Mon, 16 Sep 2002 14:20:30 -0700 (PDT) Received: from fuzzilicious.fuzzynerd.com (alb-24-194-32-21.nycap.rr.com [24.194.32.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CF6243E3B for ; Mon, 16 Sep 2002 14:20:27 -0700 (PDT) (envelope-from lansil@fuzzilicious.fuzzynerd.com) Received: from fuzzilicious.fuzzynerd.com (localhost [127.0.0.1]) by fuzzilicious.fuzzynerd.com (8.12.6/8.12.6) with ESMTP id g8GLI8XH032230; Mon, 16 Sep 2002 17:18:14 -0400 (EDT) (envelope-from lansil@fuzzilicious.fuzzynerd.com) Received: (from lansil@localhost) by fuzzilicious.fuzzynerd.com (8.12.6/8.12.6/Submit) id g8GLI2O4032229; Mon, 16 Sep 2002 17:18:02 -0400 (EDT) Date: Mon, 16 Sep 2002 17:18:01 -0400 From: Larry Lansing To: nobody nobody Cc: freebsd-stable@FreeBSD.ORG Subject: Re: custom bootable cd Message-ID: <20020916211801.GA32190@fuzzilicious.fuzzynerd.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Sep 16, 2002 at 01:58:31PM +0800, nobody nobody wrote: > Hello, > > After doing make release process, I would like to know how to make my > custom bootable CD for Freebsd_stable and current. The first try > is the freebsd-current and then freebsd-stable. I found out that there is > a directory cdrom with two sub-directories disc1 and disc2. Can anyone show > me the tips to make the bootable iso image. I had read the release making > article but I couldn't the tip to make iso > image. Thanks for your help. http://www.sourceforge.net/projects/freebsdtogo/ (in an early state, however) -- Lawrence S. Lansing RPI Class of 2003 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 17:17:43 2002 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 E8E1A37B400 for ; Mon, 16 Sep 2002 17:17:41 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id C879643E4A for ; Mon, 16 Sep 2002 17:17:40 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.5/8.12.5) with ESMTP id g8H0HcTJ055546 for ; Tue, 17 Sep 2002 04:17:38 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Tue, 17 Sep 2002 04:17:38 +0400 (MSD) From: Dmitry Morozovsky To: stable@freebsd.org Subject: cvs commit: src/usr.sbin/ppp command.c (fwd) Message-ID: <20020917041132.X53344-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Colleagues, the following commit brings up a thought: has anyone an experience of narrowing the system when there is no chances to use IPv6? AFAICS, NOINET6 is not mentioned anywhere in share/mk, sys/conf/*, sys/*/conf/*, neither for -STABLE not for -CURRENT? Or, is this commit simply a bandaid? Thanks in advance. Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ ---------- Forwarded message ---------- Date: Sun, 15 Sep 2002 18:41:05 -0700 (PDT) From: Brian Somers To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c brian 2002/09/15 18:41:04 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp command.c Log: MFC: Unbreak things when NOINET6 is defined Approved by: re (jhb) Revision Changes Path 1.230.2.17 +2 -0 src/usr.sbin/ppp/command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 17:42:16 2002 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 57ECF37B400 for ; Mon, 16 Sep 2002 17:42:15 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3444543E75 for ; Mon, 16 Sep 2002 17:42:14 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.5/8.12.5) with ESMTP id g8H0gATJ063038; Tue, 17 Sep 2002 04:42:11 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Tue, 17 Sep 2002 04:42:10 +0400 (MSD) From: Dmitry Morozovsky To: Andrew Cc: nobody nobody , Subject: Re: custom bootable cd In-Reply-To: <20020916175611.P31430-100000@starbug.ugh.net.au> Message-ID: <20020917044113.G53344-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 16 Sep 2002, Andrew wrote: A> > is the freebsd-current and then freebsd-stable. I found out that there is a A> > directory cdrom with two sub-directories disc1 and disc2. Can anyone show me A> > the tips to make the bootable iso image. I had read the release making A> > article but I couldn't the tip to make iso A> > image. Thanks for your help. A> A> /usr/share/examples/worm/ Hmm, I'd look rather at /usr/src/release/${ARCH}/mkisoimages.sh (called from /usr/src/release/Makefile) Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 18: 4:22 2002 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 C4CFB37B400 for ; Mon, 16 Sep 2002 18:04:20 -0700 (PDT) Received: from h3.generalresources.com (h3.generalresources.com [211.21.66.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0CCD43E75 for ; Mon, 16 Sep 2002 18:04:18 -0700 (PDT) (envelope-from hsw@acm.org) Received: (from root@localhost) by h3.generalresources.com (8.11.6/8.11.6) id g8H14GQ54971 for freebsd-stable@FreeBSD.ORG.procmail; Tue, 17 Sep 2002 09:04:16 +0800 (CST) (envelope-from hsw@acm.org) Received: from server.tucheng.generalresources.com (s5.generalresources.com [211.78.137.222]) by h3.generalresources.com (8.11.6/8.11.6) with ESMTP id g8H14Aj54965; Tue, 17 Sep 2002 09:04:15 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (x4.tucheng.generalresources.com [192.168.2.4]) by server.tucheng.generalresources.com (8.11.6/8.11.6) with ESMTP id g8H145b61749; Tue, 17 Sep 2002 09:04:05 +0800 (CST) (envelope-from hsw@acm.org) Received: from x4.tucheng.generalresources.com (localhost [127.0.0.1]) by x4.tucheng.generalresources.com (8.12.5/8.12.5) with ESMTP id g8H1447v031642; Tue, 17 Sep 2002 09:04:05 +0800 (CST) (envelope-from hsw@acm.org) Message-Id: <200209170104.g8H1447v031642@x4.tucheng.generalresources.com> To: PAHowes@Fair-ware.com Cc: freebsd-stable@FreeBSD.ORG From: Christopher Hall Reply-To: Christopher Hall Subject: Re: Motherboard compatibility question... In-Reply-To: Message from "Paul A. Howes" of "Mon, 16 Sep 2002 07:41:02 -0400." <001b01c25d75$f02d90b0$0200a8c0@beast> X-Operating-System: FreeBSD X-Mailer: Exmh Date: Tue, 17 Sep 2002 09:04:04 +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The AOPEN MX3S microATX motherboard has 815E and one 82562 ethernet. http://www.aopen.com/products/mb/mx3s.htm Their spec says: On Board LAN: ICH2 Integrated MAC+ Intel 82562ET/EM PHY onboard for 10/100Mbps Ethernet I have boards with both EM and ET variants and these work with fxp driver from 4.5-RELEASE-p4 and eepro100 driver from Linux 2.4.18. Have not used Tyan motherboards though. In message <001b01c25d75$f02d90b0$0200a8c0@beast>, "Paul A. Howes" writes: >Greetings All, > >I am planning to build a new firewall system around FreeBSD. Currently, >I have my eye on the Tyan Tomcat 815ef motherboard because it has two >100 Mbps Intel NICs built in. However, Tyan's web site states that one >is an 82559, and the other is an 82562EM using Intel's ICH2. I know the >82559 will run fine with the fxp driver, but I don't know if the 82562EM >is "compatible enough" for the fxp driver to find it. > >Does anyone have any experience with this board to know if the second >port will be recognized? > >Thanks in advance! > >-- >Paul A. Howes >PAHowes@Fair-ware.com > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > --- Christopher Hall Fax: +886-2-2795-3030 Christopher Hall Phone: +886-2-2795-5799 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 18:39:26 2002 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 1DB6837B400 for ; Mon, 16 Sep 2002 18:39:26 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE8443E3B for ; Mon, 16 Sep 2002 18:39:25 -0700 (PDT) (envelope-from michael.warner@xo.com) Received: from pabst.nailed.org ([12.241.195.121]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020917013925.COUL16829.rwcrmhc51.attbi.com@pabst.nailed.org> for ; Tue, 17 Sep 2002 01:39:25 +0000 Content-Type: text/plain; charset="us-ascii" From: Mike Warner Reply-To: killerkow@attbi.com To: freebsd-stable@freebsd.org Subject: subscribe Date: Mon, 16 Sep 2002 18:44:57 -0700 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200209161844.57403.michael.warner@xo.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe Michael Warner michael.warner@xo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 20: 2: 2 2002 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 C4B3237B400 for ; Mon, 16 Sep 2002 20:02:00 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89CE943E3B for ; Mon, 16 Sep 2002 20:01:59 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 81AC4812FB; Tue, 17 Sep 2002 12:31:56 +0930 (CST) Date: Tue, 17 Sep 2002 12:31:56 +0930 From: Greg 'groggy' Lehey To: Drew Derbyshire Cc: stable@freebsd.org Subject: Re: vinum / 4.6.2 / mirrored drives Message-ID: <20020917030156.GE61132@wantadilla.lemis.com> References: <20020916122410.9C5B8BA14@pandora.hh.kew.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020916122410.9C5B8BA14@pandora.hh.kew.com> User-Agent: Mutt/1.4i 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 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday, 16 September 2002 at 8:24:10 -0400, Drew Derbyshire wrote: > Short version: Are there known issues with vinum used for mirroring > SCSI drives under 4.6.2? > > Long version ... > > I have a Dell Gx1/PII 350 with mirrored SCSI via vinum... > > ... > > In the past week, I've started seeing the following: > > (da0:ahc0:0:0:0): Invalidating pack > fatal :scratch.p1.s0 write error, block 16769125 for 1024 bytes > scratch.p1.s0: user buffer block 919388 for 1024 bytes This is an error reported from the SCSI driver. It has nothing to do with Vinum, though Vinum may take a rather dim view of the situation. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 16 20: 8:13 2002 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 8510437B400 for ; Mon, 16 Sep 2002 20:08:12 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FDF843E4A for ; Mon, 16 Sep 2002 20:08:12 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.5/8.12.5) with ESMTP id g8H384wr014734; Mon, 16 Sep 2002 20:08:08 -0700 (PDT) (envelope-from dl-freebsd@catspoiler.org) Message-Id: <200209170308.g8H384wr014734@gw.catspoiler.org> Date: Mon, 16 Sep 2002 20:08:04 -0700 (PDT) From: Don Lewis Subject: Re: vinum / 4.6.2 / mirrored drives To: ahd@kew.com Cc: stable@FreeBSD.ORG In-Reply-To: <20020916122410.9C5B8BA14@pandora.hh.kew.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 16 Sep, Drew Derbyshire wrote: > In the past week, I've started seeing the following: > > (da0:ahc0:0:0:0): Invalidating pack > fatal :scratch.p1.s0 write error, block 16769125 for 1024 bytes > scratch.p1.s0: user buffer block 919388 for 1024 bytes I think this can be caused by marginal power to the drive. The voltages may be sagging when more than one drive does a seek at the same time. The drive gets upset and notifies the driver software. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 0: 2:41 2002 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 236F937B419 for ; Tue, 17 Sep 2002 00:02:39 -0700 (PDT) Received: from web14102.mail.yahoo.com (web14102.mail.yahoo.com [216.136.172.132]) by mx1.FreeBSD.org (Postfix) with SMTP id ED5EE43E88 for ; Tue, 17 Sep 2002 00:02:22 -0700 (PDT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20020917070216.13572.qmail@web14102.mail.yahoo.com> Received: from [193.212.28.146] by web14102.mail.yahoo.com via HTTP; Tue, 17 Sep 2002 09:02:16 CEST Date: Tue, 17 Sep 2002 09:02:16 +0200 (CEST) From: =?iso-8859-1?q?Claus=20Guttesen?= Subject: Re: Problems with ipfilter 3.4.29 under -STABLE (post 31/08/2002) To: Robin Breathe , freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org In-Reply-To: <000201c25db0$acfd64b0$026ca8c0@ishadow> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. --- Robin Breathe skrev: > Hi all, > > I'm interested to know if anyone is successfully > running ipf/ipnat under > -STABLE from after the merge on the 31st of August I have installed stable 4.6.2 and did a cvsup on sept. 8-9'th of Sept. and did a make world and make kernel on a custom-kernel without ipfilter compiled into the kernel. Loaded ipfilter as a kernel-module and it worked fine. > I have found that my existing rulesets fail with the > new code. ipf > blocks everything, and ipnat doesn't do NAT. My > rules are at > http://isometry.net/freebsd/ipfilter/, and they've > worked flawlessly > with previous versions of ipfilter, in particular Decided to compile ipfilter into the kernel and nothing appeared to work. So I removed it again from the kernel and reverted to use ipfilter as a loadable module instead. Works with NAT but does seem to have some issues related to passive ftp from our inside network out to the internet. The connection breaks after 60 secs. I have 'pass out tcp port 21 keep state' etc. in my config-file, but that doesn't seem to work as intended. Tried to enable active ftp by adding the 'map ep0 0/0 -> 0/32 proxy port 21 ftp/tcp' statement into my ipnat-config-file. But not shure whether I got it wrong or not. > I am trying to work out whether the problem lies > with the recent merge > of ipfilter 3.4.29, or with my config. And from all > the testing I've > been able to do, the problem seems to lie with > ipfilter. Other people's > experiences with the new code would be greatly > appreciated. Can't dig too much into the ftp-issue since I need to test traffic-shaping (will use IPFW for that purpose) and lots of other stuff my boss wants me to do. I'll do another make world/kernel when 4.7 has been out for a week or so to see whether ftp works or not. Cheers Claus Fĺ den nye Yahoo! Messenger pĺ www.yahoo.dk/messenger Nu med webkamera, talechat, interaktive baggrunde og meget mere! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 0: 3: 7 2002 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 C951837B400 for ; Tue, 17 Sep 2002 00:03:05 -0700 (PDT) Received: from hotmail.com (f55.pav1.hotmail.com [64.4.31.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0832B43E7B for ; Tue, 17 Sep 2002 00:03:05 -0700 (PDT) (envelope-from freebsd_stable@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 17 Sep 2002 00:03:04 -0700 Received: from 203.198.2.3 by pv1fd.pav1.hotmail.msn.com with HTTP; Tue, 17 Sep 2002 07:03:04 GMT X-Originating-IP: [203.198.2.3] From: "nobody nobody" To: lansil@fuzzynerd.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: custom bootable cd Date: Tue, 17 Sep 2002 15:03:04 +0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Sep 2002 07:03:04.0847 (UTC) FILETIME=[44EE01F0:01C25E18] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks for all the response. I will have a look at the suggestions. Clarence >From: Larry Lansing >To: nobody nobody >CC: freebsd-stable@FreeBSD.ORG >Subject: Re: custom bootable cd >Date: Mon, 16 Sep 2002 17:18:01 -0400 > >On Mon, Sep 16, 2002 at 01:58:31PM +0800, nobody nobody wrote: > > Hello, > > > > After doing make release process, I would like to know how to make my > > custom bootable CD for Freebsd_stable and current. The first try > > is the freebsd-current and then freebsd-stable. I found out that there >is > > a directory cdrom with two sub-directories disc1 and disc2. Can anyone >show > > me the tips to make the bootable iso image. I had read the release >making > > article but I couldn't the tip to make iso > > image. Thanks for your help. > >http://www.sourceforge.net/projects/freebsdtogo/ > >(in an early state, however) > >-- >Lawrence S. Lansing >RPI Class of 2003 _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 0:18:29 2002 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 B0B5A37B400; Tue, 17 Sep 2002 00:18:27 -0700 (PDT) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504B743E4A; Tue, 17 Sep 2002 00:18:25 -0700 (PDT) (envelope-from eugen@svzserv.kemerovo.su) Received: from svzserv.kemerovo.su (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.12.5/8.12.5) with ESMTP id g8H7ILie000214; Tue, 17 Sep 2002 15:18:21 +0800 (KRAST) (envelope-from eugen@svzserv.kemerovo.su) Message-ID: <3D86D732.BC3185D3@svzserv.kemerovo.su> Date: Tue, 17 Sep 2002 15:18:10 +0800 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Chris Byrnes Cc: stable@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: arplookup xx.xxx.xx.xxx failed: host is not on local network References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Chris Byrnes wrote: > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is > not on local network > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is > not on local network > > After doing some reading, I've already issued, "sysctl -w > net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the > problem. Unfortunately, it has not. > > Any ideas? You have one of more entries in your routing table having unreachable destination gateway. You'll need to fix or delete such routes. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 1:54:59 2002 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 6389E37B401 for ; Tue, 17 Sep 2002 01:54:58 -0700 (PDT) Received: from dragon.realtime.net (dragon.realtime.net [205.238.132.78]) by mx1.FreeBSD.org (Postfix) with SMTP id BF48243E65 for ; Tue, 17 Sep 2002 01:54:57 -0700 (PDT) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain ([66.25.223.20]) by dragon.realtime.net ; Mon, 16 Sep 2002 22:23:19 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.6/8.11.6) id g8H3NHJ19771 for freebsd-stable@freebsd.org; Mon, 16 Sep 2002 22:23:17 -0500 (CDT) (envelope-from brucegb) Date: Mon, 16 Sep 2002 22:23:17 -0500 From: Bruce Burden To: freebsd-stable@freebsd.org Subject: Anybody have an ALPS printer working? Message-ID: <20020916222317.H6946@tigerfish2.my.domain> References: <200209161844.57403.michael.warner@xo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200209161844.57403.michael.warner@xo.com>; from michael.warner@xo.com on Mon, Sep 16, 2002 at 06:44:57PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi gang, Does anybody have an ALPS printer working? I have an MD-1000 that I am trying to get working with the ALPS drivers in ghostscript. I have verified that the cable works, by using it to drive a deskjet, I am not getting any errors, but I don't get any output either. /usr/local/libexec/alpsfilter is pretty standard: exec 3>&1 1>&2 /usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=md5k \ -sOutputFile=/dev/fd/3 - && exit 0 # /usr/local/bin/gs -dSAFER -dNOPAUSE -q -sDEVICE=md5k \ -sOutputFile=- - && exit 0 (I tried -sDEVICE=md2k as well). There is no indication that the printer "sees" any data - no whirring, clanking or buzzing that these printers seem to go through. :-( Thanks, Bruce -- ------------------------------------------------------------------------ "I like bad!" Bruce Burden Austin, TX. - Thuganlitha The Power and the Prophet Robert Don Hughes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 6:46:31 2002 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 E098C37B401 for ; Tue, 17 Sep 2002 06:46:29 -0700 (PDT) Received: from thoth.sbs.de (thoth.sbs.de [192.35.17.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBB2643E6A for ; Tue, 17 Sep 2002 06:46:28 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by thoth.sbs.de (8.11.6/8.11.6) with ESMTP id g8HDkQ502437; Tue, 17 Sep 2002 15:46:27 +0200 (MEST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail3.siemens.de (8.11.6/8.11.6) with ESMTP id g8HDkP425542; Tue, 17 Sep 2002 15:46:25 +0200 (MEST) Received: (from localhost) by curry.mchp.siemens.de (8.12.5/8.12.5) id g8HDkPt7047721; Date: Tue, 17 Sep 2002 15:46:24 +0200 From: Andre Albsmeier To: Dmitry Morozovsky Cc: stable@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp command.c (fwd) Message-ID: <20020917154624.A10121@curry.mchp.siemens.de> References: <20020917041132.X53344-100000@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020917041132.X53344-100000@woozle.rinet.ru>; from marck@rinet.ru on Tue, Sep 17, 2002 at 04:17:38AM +0400 X-Echelon: spies, 777, Embassy, SSL, Secure Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 17-Sep-2002 at 04:17:38 +0400, Dmitry Morozovsky wrote: > Colleagues, > > the following commit brings up a thought: has anyone an experience of > narrowing the system when there is no chances to use IPv6? > > AFAICS, NOINET6 is not mentioned anywhere in share/mk, sys/conf/*, > sys/*/conf/*, neither for -STABLE not for -CURRENT? Or, is this commit > simply a bandaid? I have the following lines in /etc/make.conf for years now without problems (well, apart from small things like the one below): CFLAGS=-O -pipe -fno-ident -UINET6 -UIPSEC NOINET6=true -Andre > > Thanks in advance. > > Sincerely, > D.Marck [DM5020, DM268-RIPE, DM3-RIPN] > ------------------------------------------------------------------------ > *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** > ------------------------------------------------------------------------ > > ---------- Forwarded message ---------- > Date: Sun, 15 Sep 2002 18:41:05 -0700 (PDT) > From: Brian Somers > To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG > Subject: cvs commit: src/usr.sbin/ppp command.c > > brian 2002/09/15 18:41:04 PDT > > Modified files: (Branch: RELENG_4) > usr.sbin/ppp command.c > Log: > MFC: Unbreak things when NOINET6 is defined > > Approved by: re (jhb) > > Revision Changes Path > 1.230.2.17 +2 -0 src/usr.sbin/ppp/command.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Linux: Sozialismus, der nicht funktioniert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 7:34:41 2002 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 09B8037B401 for ; Tue, 17 Sep 2002 07:34:39 -0700 (PDT) Received: from smnolde.com (c-24-98-61-182.atl.client2.attbi.com [24.98.61.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8459A43E77 for ; Tue, 17 Sep 2002 07:34:38 -0700 (PDT) (envelope-from scott@smnolde.com) Received: from [192.168.10.7] (helo=bsd.smnolde.com) by smnolde.com with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 17rJR0-000Ctp-00; Tue, 17 Sep 2002 10:34:38 -0400 Received: from scott by bsd.smnolde.com with local (Exim 3.36 #1) id 17rJQz-000EVw-00; Tue, 17 Sep 2002 10:34:37 -0400 Date: Tue, 17 Sep 2002 10:34:37 -0400 From: "Scott M. Nolde" To: Lasse Laursen Cc: freebsd-stable@freebsd.org Subject: Re: Traffic Shaping? Message-ID: <20020917143437.GA55673@smnolde.com> References: <0be801c25db3$97880c40$3c00010a@area51> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0be801c25db3$97880c40$3c00010a@area51> User-Agent: Mutt/1.4i X-GPG_Fingerprint: 0BD6 DDB4 2978 EB60 E0C8 33F2 BC34 9087 D869 AB48 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As much as I hate to toot my own horn, I'll do it. I've just published a script for doing WF2Q+ traffic shaping at http://bsdvault.net. This script may be overkill for what you need, but it could help you in other ways and serve as an example of how to do implement traffic shaping. It's worth a read and i'm open to comments. Please post comments at bsdvault's site. - Scott Lasse Laursen(laursen@netgroup.dk)@2002.09.16 21:02:14 +0000: > Hi all, > > Setup summary: > > We have a server that runs some free hosting - we would like to limit the > max bandwidth usage to 40 MBit. > > We have one network card in the machine and we would like to put a limit on > the usage of bandwidth. I have had a look at mod_throttle but according to > the documentation it simply denies connections to the webserver (Apache) > once the bandwidth limit has been reached. > > Is there any way to easy shape the traffic (we need as little downtime as > possible.)? > > Could you please reply to my email address as well as the list - :-) > > Thanks in advance. > > Regards > -- > Lasse Laursen - Systems Developer > NetGroup A/S, St. Kongensgade 40H, DK-1264 K?benhavn K, Denmark > Phone: +45 3370 1526 - Fax: +45 3313 0066 - Web: www.netgroup.dk > > - We don't surf the net, we make the waves. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Scott Nolde GPG Key 0xD869AB48 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 7:35:42 2002 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 F1CAB37B404 for ; Tue, 17 Sep 2002 07:35:40 -0700 (PDT) Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 461D443E65 for ; Tue, 17 Sep 2002 07:35:40 -0700 (PDT) (envelope-from qnuno@pt-quorum.com) Received: from gw.tex.bogus (unknown [213.30.57.161]) by pt-quorum.com (Postfix) with ESMTP id 486E1EC0D for ; Tue, 17 Sep 2002 15:29:07 +0100 (WEST) Received: by gw.tex.bogus (Postfix, from userid 1001) id DFA445DF; Tue, 17 Sep 2002 15:31:39 +0100 (WEST) Date: Tue, 17 Sep 2002 15:31:39 +0100 From: Nuno Teixeira To: freebsd-stable@freebsd.org Subject: where is bzip2recover? Message-ID: <20020917143139.GA29990@gw.tex.bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 4.7-PRERELEASE User-Agent: Mutt/1.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello to all, I need bzip2recover to try to fix a bzip2 corrupted file but it isn't installed with the base system. My system is: FreeBSD 4.7-PRERELEASE #0: Tue Sep 17 14:07:24 WEST 2002 Strange... Thanks very much, Nuno Teixeira -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 8:57:10 2002 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 5D74037B401 for ; Tue, 17 Sep 2002 08:57:09 -0700 (PDT) Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A9E043E65 for ; Tue, 17 Sep 2002 08:57:09 -0700 (PDT) (envelope-from emechler@radix.cryptio.net) Received: from radix.cryptio.net (localhost [127.0.0.1]) by radix.cryptio.net (8.12.5/8.12.5) with ESMTP id g8HFv4eF024892 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 17 Sep 2002 08:57:05 -0700 (PDT) (envelope-from emechler@radix.cryptio.net) Received: (from emechler@localhost) by radix.cryptio.net (8.12.5/8.12.5/Submit) id g8HFv437024891; Tue, 17 Sep 2002 08:57:04 -0700 (PDT) Date: Tue, 17 Sep 2002 08:57:04 -0700 From: Erick Mechler To: Nuno Teixeira Cc: freebsd-stable@FreeBSD.ORG Subject: Re: where is bzip2recover? Message-ID: <20020917155704.GJ1488@techometer.net> References: <20020917143139.GA29990@gw.tex.bogus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020917143139.GA29990@gw.tex.bogus> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: I need bzip2recover to try to fix a bzip2 corrupted file but it isn't :: installed with the base system. :: :: My system is: :: FreeBSD 4.7-PRERELEASE #0: Tue Sep 17 14:07:24 WEST 2002 I'm not sure why it's not installed in the installworld upgrade process (I find the same thing on multiple machines here), but the Makefile in /usr/src/contrib/bzip2/ does seem to support the building and installation of that binary. At any rate, just cd into /usr/src/contrib/bzip2/, and run 'make bzip2recover'. Then just copy the resulting binary into /usr/bin/ and you're all set. Cheers - Erick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 10:42:20 2002 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 A6B1737B401 for ; Tue, 17 Sep 2002 10:42:18 -0700 (PDT) Received: from barbera.system.pl (barbera.system.pl [62.233.129.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB8E643E86 for ; Tue, 17 Sep 2002 10:42:17 -0700 (PDT) (envelope-from saper@barbera.system.pl) Received: from barbera.system.pl (localhost [127.0.0.1]) by barbera.system.pl (8.12.3/8.12.3) with ESMTP id g8HHgBR2077857; Tue, 17 Sep 2002 19:42:11 +0200 (CEST) (envelope-from saper@barbera.system.pl) Received: (from saper@localhost) by barbera.system.pl (8.12.3/8.12.3/Submit) id g8HHgALl077856; Tue, 17 Sep 2002 19:42:10 +0200 (CEST) (envelope-from saper) Date: Tue, 17 Sep 2002 19:42:10 +0200 From: Marcin Cieslak To: Michael Bretterklieber Cc: stable@freebsd.org Subject: Re: Sony FX601 freezing (with pcm compiled in) Message-ID: <20020917174210.GA77809@barbera.system.pl> Mail-Followup-To: Michael Bretterklieber , stable@freebsd.org References: <3D20988B.5040406@inode.at> <3D2F1A53.1080600@inode.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <3D2F1A53.1080600@inode.at> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Michael Bretterklieber (mbretter@inode.at) napisa=B3(a): > Hi, >=20 > Upgrading to FreeBSD 5.0-current solved this problem, I've put my findings on a separe thread on -questions (Message-ID: <20020917172826.GA76663@barbera.system.pl>). However, 5.0-current panics at the end of the boot for me. (tried various floppies and a CD from 5.0-DP1 till very recent jp snapshot) Seems like related to 'ltr' bug with a built-in Ethernet. Do you have a built-in Ethernet interface? Can you try booting -current installation floppy/CD? Did you upgrade to -current via source? --=20 << Marcin Cieslak // saper@system.pl >> --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPYdpcj2W2v2wY27ZAQESIQP6AlUzWyCXTWRy2gLsrOPYC+TxHL39SkAu Olc/sSXWcerbHgXm1iReItyLkGMVGdFGO3v2Z4f2cgn62jQyaFIgrjLsDHS1UbrQ qr1TsqKPoOTYkL+gZARhrSlMNzA885j31iT+aYvETjk2cp+DbActi9KFqFdJWBo7 BqynzaWFXsc= =wTXn -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 13:15: 0 2002 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 C8C3237B401 for ; Tue, 17 Sep 2002 13:14:58 -0700 (PDT) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD34A43E75 for ; Tue, 17 Sep 2002 13:14:57 -0700 (PDT) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g8HKEve33910 for ; Tue, 17 Sep 2002 15:14:57 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020917151456.0118ee90@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 17 Sep 2002 15:14:56 -0500 To: freebsd-stable@freebsd.org From: "Jack L. Stone" Subject: Server lockups/crashes Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am running FreeBSD 4.5-RELEASE I posted this on "questions", bust suspect it should be on this list. For some months I have been having hard lockups (requiring reboots) when I try to do backups of the ad0 HD to ad1 HD on a busy server. It happens with either tar or dump/restore. Funny thing is that a dd image copying of entire ad0 to ad1 doesn't lock up (so far, but have done dozens of dds). As long as I don't kick in the ad1 for big backups, the server is very stable. I could sure use some ideas here on what to do to figure this out. Don't know if it is hardware or software or both. Maybe related to the ata driver bug(?), but thought that popped up in 4.6+. Unfortunately, I haven't configured for a core dump, but, here's the error log recorded. If anything here gives a hint, any help would be really appreciated as this is NOT GOOD! BTW, the BIOS doesn't even show the ad1 IDE on first reboot, which takes a hard switch reset. Then a complete power down/power up to bring the ad1 HD in the BIOS back....OUCH! Is scary for this server which is not very old. Just locked a few minutes ago and did the above, PLUS, fsck found errors to fix. 12:23PM up 39 mins, 5 users, load averages: 0.18, 0.17, 0.10 ERROR LOG #################################################################### Sep 16 10:38:23 sage-one /kernel: ad1: WRITE command timeout tag=0 serv=0 - resetting Sep 16 10:40:07 sage-one /kernel: ata0: resetting devices .. done Sep 16 10:40:07 sage-one /kernel: ad1: WRITE command timeout tag=0 serv=0 - resetting Sep 16 10:40:07 sage-one /kernel: ata0: resetting devices .. done Sep 16 10:40:07 sage-one /kernel: ad1s1f: hard error writing fsbn 23516351 of 5466688-5466943 (ad1s1 bn 23516351; cn 1463 tn 210 sn 26)ata0-slave: timeout waiting for command=ef s=01 e=04 Sep 16 10:40:07 sage-one /kernel: ad1: timeout waiting for DRQ - resetting Sep 16 10:40:07 sage-one /kernel: ata0: resetting devices .. done Sep 16 10:40:07 sage-one /kernel: ad1: timeout waiting for DRQ - resetting Sep 16 10:40:07 sage-one /kernel: ata0: resetting devices .. done Sep 16 10:40:07 sage-one /kernel: swap_pager: indefinite wait buffer: device: #ad/0x20001, blkno: 392, size: 4096 #################################################################### LOCKED UP FROM HERE ON...... ============================================================================ Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 14: 5:48 2002 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 607E137B401 for ; Tue, 17 Sep 2002 14:05:47 -0700 (PDT) Received: from nat72962.owentools.com (nat72962.owentools.com [206.50.138.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11F5D43E42 for ; Tue, 17 Sep 2002 14:05:47 -0700 (PDT) (envelope-from craig@meoqu.gank.org) Received: by owen1492.it.oot (Postfix, from userid 1001) id D4828AB52; Tue, 17 Sep 2002 15:59:06 -0500 (CDT) Subject: Re: Server lockups/crashes From: Craig Boston To: "Jack L. Stone" Cc: freebsd-stable@freebsd.org In-Reply-To: <3.0.5.32.20020917151456.0118ee90@mail.sage-one.net> References: <3.0.5.32.20020917151456.0118ee90@mail.sage-one.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 17 Sep 2002 15:59:06 -0500 Message-Id: <1032296346.399.11.camel@owen1492.it.oot> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-09-17 at 15:14, Jack L. Stone wrote: > ERROR LOG > #################################################################### > Sep 16 10:38:23 sage-one /kernel: ad1: WRITE command timeout tag=0 > serv=0 - resetting <----snip---> > Sep 16 10:40:07 sage-one /kernel: ad1s1f: hard error writing fsbn > 23516351 of 5466688-5466943 (ad1s1 bn 23516351; cn 1463 tn 210 sn > 26)ata0-slave: timeout waiting for command=ef s=01 e=04 <----snip---> > Sep 16 10:40:07 sage-one /kernel: swap_pager: indefinite wait buffer: > device: #ad/0x20001, blkno: 392, size: 4096 > #################################################################### > LOCKED UP FROM HERE ON...... > ==================================================================== Could possibly be a dying hard drive or bad connection; especially if even the BIOS intermittently doesn't detect it. If possible, check the cables or try swapping this disk with another. It looks like the problems with ad1 are causing the ata driver to reset the bus as a last resort, and the system is hanging as it tries to swap to ad0 (which is temprarily unavailable due to the bus reset)... That's just a guess. If there isn't anything there, you might try putting this disk on ata1 (secondary master rather than primary slave). It would become ad2 and might avoid killing the entire system when it has problems. For a disk-to-disk backup, it might be a good idea anyway and improve performance (ad0 and ad1 share bandwidth). Hope this helps, Craig Boston To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 15:30:19 2002 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 6ABA137B401; Tue, 17 Sep 2002 15:30:17 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91ACF43E72; Tue, 17 Sep 2002 15:30:16 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: from blossom.cjclark.org ([12.234.91.48]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020917223015.JXIW7124.sccrmhc02.attbi.com@blossom.cjclark.org>; Tue, 17 Sep 2002 22:30:15 +0000 Received: from blossom.cjclark.org (localhost. [127.0.0.1]) by blossom.cjclark.org (8.12.3/8.12.3) with ESMTP id g8HMUFWn003712; Tue, 17 Sep 2002 15:30:15 -0700 (PDT) (envelope-from crist.clark@attbi.com) Received: (from cjc@localhost) by blossom.cjclark.org (8.12.3/8.12.3/Submit) id g8HMUEgs003711; Tue, 17 Sep 2002 15:30:14 -0700 (PDT) X-Authentication-Warning: blossom.cjclark.org: cjc set sender to crist.clark@attbi.com using -f Date: Tue, 17 Sep 2002 15:30:14 -0700 From: "Crist J. Clark" To: Chris Byrnes Cc: questions@FreeBSD.ORG Subject: Re: arplookup xx.xxx.xx.xxx failed: host is not on local network Message-ID: <20020917223014.GB3323@blossom.cjclark.org> Reply-To: "Crist J. Clark" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Inappropriate cross-post to -stable removed.] On Sun, Sep 15, 2002 at 02:08:51PM -0500, Chris Byrnes wrote: > My /var/log/messages is being filled, non-stop, by these errors looped: > > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is > not on local network > Sep 15 13:41:28 servername /kernel: arplookup xx.xxx.xx.xxx failed: host is > not on local network > > After doing some reading, I've already issued, "sysctl -w > net.link.ether.inet.log_arp_wrong_iface=0" thinking that would fix the > problem. Unfortunately, it has not. > > Any ideas? This is a netmask problem, but not really the one that other people have described. This is how it usually works. Your troubled machine above, "servername," receives an ARP who-has from another machine on the LAN called "clientname." However, the IP address that clientname gives as a source does not match up to any local networks that servername knows about. For example, say servername has an address of 192.0.2.10/25. The other machine has 192.0.2.210/24. When servername gets an ARP (which is broadcast so servername gets it fine), who-has 192.0.2.10 tell 192.0.2.210 It gets confused. 192.0.2.210 is not local (as far as it is concerned) so it logs an error. Note that this is not a harmless error. These two machine cannot talk to each other. The fix, of course, is to make sure all machines on the same LAN have the same netmask. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 15:45:20 2002 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 ECEF837B401 for ; Tue, 17 Sep 2002 15:45:18 -0700 (PDT) Received: from smnolde.com (c-24-98-61-182.atl.client2.attbi.com [24.98.61.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64A7843E75 for ; Tue, 17 Sep 2002 15:45:18 -0700 (PDT) (envelope-from scott@smnolde.com) Received: from [192.168.10.7] (helo=bsd.smnolde.com) by smnolde.com with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.36 #1) id 17rR5p-000EcY-00; Tue, 17 Sep 2002 18:45:17 -0400 Received: from scott by bsd.smnolde.com with local (Exim 3.36 #1) id 17rR5p-000ElV-00; Tue, 17 Sep 2002 18:45:17 -0400 Date: Tue, 17 Sep 2002 18:45:17 -0400 From: "Scott M. Nolde" To: Kenneth W Cochran Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Traffic Shaping? Message-ID: <20020917224517.GA56724@smnolde.com> References: <0be801c25db3$97880c40$3c00010a@area51> <200209172132.RAA9570071@shell.TheWorld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209172132.RAA9570071@shell.TheWorld.com> User-Agent: Mutt/1.4i X-GPG_Fingerprint: 0BD6 DDB4 2978 EB60 E0C8 33F2 BC34 9087 D869 AB48 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kenneth W Cochran(kwc@TheWorld.com)@2002.09.17 17:32:25 +0000: > >Date: Tue, 17 Sep 2002 10:34:37 -0400 > >From: "Scott M. Nolde" > >To: Lasse Laursen > >Cc: freebsd-stable@FreeBSD.ORG > >Subject: Re: Traffic Shaping? > > > >As much as I hate to toot my own horn, I'll do it. I've just published a > >script for doing WF2Q+ traffic shaping at http://bsdvault.net. This > >script may be overkill for what you need, but it could help you in other > >ways and serve as an example of how to do implement traffic shaping. > > > >It's worth a read and i'm open to comments. Please post comments at > >bsdvault's site. > > > >- Scott > > (Hopefully quick) questions... > > I notice that in both your script & the one on which it is based, > there is a "duplicated" set of ingress/egress filtering rules > on either side (i.e. before & after) the natd rule. > > Why do we need both? > Wouldn't the 1st set be sufficient? I.e. Do our filtering before NAT? > > I see the purpose of that 1st set (before the divert rule) but I'm not > grokking that section immediately after. > > Thanks, > > -kc To the best of my knowledge, the second set is important since you are blocking traffic from the LAN side whatever happens to originate from the LAN. Those IP address blocks are reserved by IANA and it is very bad practice to let that traffic to the internet. These blocks or prefixes are "special use" prefixes. You can read the text mentioned in the script here: http://www.apnic.net/stats/bgp/notes/draft-manning-dsua-03.txt - Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 16:39:47 2002 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 3EEC337B401 for ; Tue, 17 Sep 2002 16:39:45 -0700 (PDT) Received: from eurobazar.pl (eurobazar.pl [212.106.4.30]) by mx1.FreeBSD.org (Postfix) with SMTP id DC1BB43E81 for ; Tue, 17 Sep 2002 16:39:43 -0700 (PDT) (envelope-from piter@eurobazar.pl) Received: (qmail 8586 invoked from network); 17 Sep 2002 23:39:40 -0000 Received: from pr140.warszawa.sdi.tpnet.pl (HELO piterhome) (piter@213.25.54.140) by eurobazar.pl with SMTP; 17 Sep 2002 23:39:40 -0000 Message-ID: <001b01c25ea3$7bf2dff0$0200a8c0@piterhome> From: "Piotr Szczepanik" To: Subject: seems like ipalias accounting is broken in -STABLE Date: Wed, 18 Sep 2002 01:39:36 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit 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 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have an interface set up with an alias... When I run 'netstat -i' then I see pkts incoming to the interface using aliased ip but seems that nothing is leaving interface with this alias... Here is what I see... (the alias is 192.168.0.128) Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll rl0 1500 00:30:84:9d:59:2f 697922 0 724756 0 0 rl0 1500 192.168.0 nn0 78406 - 5560 - - rl0 1500 fe80:1::230 fe80:1::230:84ff: 0 - 0 - - rl0 1500 192.168.0.128 192.168.0.128 4 - 0 - - Packets are leaving the interface. It's just that they are summed up to the stats for 192.168.0.1 When I tried the same for 4.6.2-RELEASE I got accounting info shown correctly... Here is what I see... Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll vr0 1492 00:05:5d:03:7c:4c 322737 0 281229 0 574 vr0 1492 0 0.0.0.0 0 - 0 - - vr0 1492 fe80:1::205 fe80:1::205:5dff: 0 - 0 - - vr1 1500 00:05:5d:a2:6b:3c 288168 0 256815 0 486 vr1 1500 192.168.1 eb 16781 - 11047 - - vr1 1500 fe80:2::205 fe80:2::205:5dff: 0 - 0 - - vr1 1500 192.168.1.128 192.168.1.128 6 - 6 - - see the last line above... it shows 6 Ipkts, and 6 Opkts... this must have changed somewhere between 4.6 and 4.7-PRERELEASE Regards, peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 17:19:28 2002 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 BA5F537B401 for ; Tue, 17 Sep 2002 17:19:27 -0700 (PDT) Received: from webmail.mebtel.net (64-40-67-35.madisonriver.net [64.40.67.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C8A943E42 for ; Tue, 17 Sep 2002 17:19:27 -0700 (PDT) (envelope-from dlt@mebtel.net) Received: by webmail.mebtel.net (Postfix, from userid 99) id B65BC5BE6E; Mon, 16 Sep 2002 20:13:58 -0400 (EDT) Received: from 64.40.71.66 ( [64.40.71.66]) as user dlt@pop.mebtel.net by webmail.mebtel.net with HTTP; Mon, 16 Sep 2002 20:13:58 -0400 Message-ID: <1032221638.3d8673c67a13e@webmail.mebtel.net> Date: Mon, 16 Sep 2002 20:13:58 -0400 From: dlt@mebtel.net To: freebsd-stable@FreeBSD.ORG Cc: dtatter@us.ibm.com Subject: Plextor PX320A CD RW/DVD drive MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 X-Originating-IP: 64.40.71.66 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The system is: FreeBSD lorne.arm.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #28: Sun Sep 15 06:18:09 EDT 2002 root@lorne.arm.org: /usr/obj/usr/src/sys/LORNE i386 And dmesg from latest (Sep 15) cvsup says: ata1-master: Unknown device - NO DRIVER! But before I cvsup'ed, the drive would at least read a CD, even though it was subject to that ata bug that caused such consternation over the pas several weeks. Does anybody have a clue what's happening here, and is there a future for this device? -- Derek Tattersall dlt@mebtel.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 17:27: 9 2002 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 8864037B401 for ; Tue, 17 Sep 2002 17:27:07 -0700 (PDT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0668243E6E for ; Tue, 17 Sep 2002 17:27:06 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.3/8.12.3) with ESMTP id g8I0R4j1019895; Tue, 17 Sep 2002 17:27:04 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.3/8.12.3/Submit) id g8I0R3NT019894; Tue, 17 Sep 2002 17:27:03 -0700 Date: Tue, 17 Sep 2002 17:27:03 -0700 From: Brooks Davis To: dlt@mebtel.net Cc: freebsd-stable@FreeBSD.ORG, dtatter@us.ibm.com Subject: Re: Plextor PX320A CD RW/DVD drive Message-ID: <20020917172703.A19312@Odin.AC.HMC.Edu> References: <1032221638.3d8673c67a13e@webmail.mebtel.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1032221638.3d8673c67a13e@webmail.mebtel.net>; from dlt@mebtel.net on Mon, Sep 16, 2002 at 08:13:58PM -0400 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 16, 2002 at 08:13:58PM -0400, dlt@mebtel.net wrote: > The system is: > FreeBSD lorne.arm.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #28: Sun > Sep 15 06:18:09 EDT 2002 root@lorne.arm.org: > /usr/obj/usr/src/sys/LORNE i386 >=20 > And dmesg from latest (Sep 15) cvsup says: > ata1-master: Unknown device - NO DRIVER! ^ ^ weird! > But before I cvsup'ed, the drive would at least read a CD, even though > it was subject to that ata bug that caused such consternation over the > pas several weeks. >=20 > Does anybody have a clue what's happening here, and is there a future > for this device? Assuming those aren't just typos, I'd say you'd seeing some data corruption. It could be related to a code change, but I'd check the cables as well. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9h8hXXY6L6fI4GtQRAnNbAJ9GUr/oUhPrDj6Z0CaKfLYyxQXfCACeJCbm ltOEDXEAu+gauw9HO81tiaM= =9Jwr -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 18:34:47 2002 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 683A137B401 for ; Tue, 17 Sep 2002 18:34:46 -0700 (PDT) Received: from wattres.Watt.COM (dsl-sj-66-219-76-254.broadviewnet.net [66.219.76.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0764B43E3B for ; Tue, 17 Sep 2002 18:34:46 -0700 (PDT) (envelope-from steve@Watt.COM) Received: (from steve@localhost) by wattres.Watt.COM (8.12.5/8.12.5) id g8I1Yej2000254 for stable@freebsd.org; Tue, 17 Sep 2002 18:34:40 -0700 (PDT) (envelope-from steve) Message-Id: <200209180134.g8I1Yej2000254@wattres.Watt.COM> X-Newsgroups: local.freebsd-stable In-Reply-To: <20020908172617.A8536@fsp1.physik.ruhr-uni-bochum.de> Organization: Watt Consultants, San Jose, CA, USA From: steve@Watt.COM (Steve Watt) Date: Tue, 17 Sep 2002 18:34:40 -0700 X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: stable@freebsd.org Subject: Re: moused in man and realita - ps/2 vs auto w/ wheel Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20020908172617.A8536@fsp1.physik.ruhr-uni-bochum.de> you write: >Hi everyone, > >I finally figured out how to set up my confs for my wheel button mouse - I wanted >moused(8) to do the z-axis mapping and the X server to see five buttons. It took a >whole lot of time due to misleading manpage (or a bug in the binary?). But slowly. > >I run recent (~ 3 weeks or so) stable code. My mouse is a >M$ IntelliMouse PS/2 compatible. Running moused -i all -p /dev/psm0 gave I just got one o' them IntelliMouse things, and had an interesting experience. If I started moused with -z 4, the X server (XFree86 4.2.0) sees mouse buttons 75 and 80. Using ZAxisMapping in the XFree86 config makes things all better. Quite strange. -- Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.8" / 37N 20' 14.9" Internet: steve @ Watt.COM Whois: SW32 Free time? There's no such thing. It just comes in varying prices... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 19:47:41 2002 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 CFC1337B401; Tue, 17 Sep 2002 19:47:19 -0700 (PDT) Received: from hotmail.com (f125.pav1.hotmail.com [64.4.31.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 332B443E6A; Tue, 17 Sep 2002 19:47:19 -0700 (PDT) (envelope-from evantd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 17 Sep 2002 19:47:19 -0700 Received: from 12.229.158.71 by pv1fd.pav1.hotmail.msn.com with HTTP; Wed, 18 Sep 2002 02:47:18 GMT X-Originating-IP: [12.229.158.71] From: "Evan Dower" To: dominic_marks@btinternet.com Cc: neal@nelson.name, matt@gsicomp.on.ca, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) Date: Tue, 17 Sep 2002 19:47:18 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Sep 2002 02:47:19.0156 (UTC) FILETIME=[B4992340:01C25EBD] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm sorry. I'm really sorry. The problem with my printer... was that it was out of ink. I'm very sorry. As it turns out, and Epson Stylus Color 740 will continue to print after the ink low LED turns on, but only for a limited time. After a while, it will simply stop accepting jobs, and your computer will report a communication error of some kind. I know, it's one of the first things I should have checked for, and I apologize. On the bright side, though, it does work now (on both the parallel and USB ports), and I even got my USB camera working... sort of. It starts out fine. It gets detected and mounts fine. but when I umount it, the camera's display does not change from "USB" to "REMOVE OK." Also, if I unplug it and then plug it in a second time, it doesn't work. Any clues? Any idea where I should look? Thanks again, Evan Dower >From: Dominic Marks >To: Evan Dower >CC: neal@nelson.name, matt@gsicomp.on.ca,freebsd-hackers@freebsd.org, >freebsd-hardware@freebsd.org,freebsd-questions@freebsd.org, >freebsd-stable@freebsd.org >Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) >Date: Mon, 16 Sep 2002 10:16:03 +0100 >MIME-Version: 1.0 >Received: from mc3-f13.law16.hotmail.com ([65.54.236.148]) by >mc3-s19.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 16 >Sep 2002 02:16:52 -0700 >Received: from mx2.freebsd.org ([216.136.204.119]) by >mc3-f13.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 16 >Sep 2002 02:16:45 -0700 >Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by >mx2.freebsd.org (Postfix) with ESMTPid A502055C97; Mon, 16 Sep 2002 >02:15:44 -0700 (PDT)(envelope-from owner-freebsd-stable@FreeBSD.ORG) >Received: by hub.freebsd.org (Postfix, from userid 538)id A89BE37B412; Mon, >16 Sep 2002 02:15:30 -0700 (PDT) >Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org >(Postfix) with SMTPid 8AB0B2E8024; Mon, 16 Sep 2002 02:15:30 -0700 (PDT) >Received: by hub.freebsd.org (bulk_mailer v1.12); Mon, 16 Sep 2002 02:15:30 >-0700 >Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by >hub.freebsd.org (Postfix) with ESMTPid 0ECFD37B400; Mon, 16 Sep 2002 >02:15:16 -0700 (PDT) >Received: from host217-41-22-89.in-addr.btopenworld.com >(host217-41-22-89.in-addr.btopenworld.com [217.41.22.89])by mx1.FreeBSD.org >(Postfix) with ESMTPid 14F3043E3B; Mon, 16 Sep 2002 02:15:15 -0700 >(PDT)(envelope-from dom@host217-41-22-89.in-addr.btopenworld.com) >Received: by host217-41-22-89.in-addr.btopenworld.com (Postfix, from userid >1001)id 7050A533; Mon, 16 Sep 2002 10:16:03 +0100 (BST) >Delivered-To: freebsd-stable@freebsd.org >Message-ID: <20020916091603.GA429@gallium> >References: >In-Reply-To: >User-Agent: Mutt/1.5.1i >Sender: owner-freebsd-stable@FreeBSD.ORG >List-ID: >List-Archive: (Web Archive) >List-Help: (List Instructions) >List-Subscribe: > >List-Unsubscribe: > >X-Loop: FreeBSD.ORG >Precedence: bulk >Return-Path: owner-freebsd-stable@FreeBSD.ORG >X-OriginalArrivalTime: 16 Sep 2002 09:16:45.0228 (UTC) >FILETIME=[C70946C0:01C25D61] > >On Sun, Sep 15, 2002 at 10:12:56PM -0700, Evan Dower wrote: > > Truth is I do have a USB card and a USB camera. The camera gets detected > > and recognized as a USB mass storage device, but I haven't figured out >how > > to get it to mount (what with the scsi emulations and crap). Anyway, the > >I mount my FujiFilm FinePix A101 like this: > ># mkdir /camera ># chmod 777 /camera ># mount_msdos /dev/da0s1 /camera > >In my kernel configuration I have: > >device usb >device uhci >device ohci >device umass >device scbus >device da >device pass > > > hidden point here is that I would love to hear how you set it up for >USB. > > Please, please, please tell me all about it. > > Thanks, > > Evan Dower > > > > > > >From: Neal Nelson > > >Reply-To: neal@nelson.name > > >To: Evan Dower > > >CC: matt@gsicomp.on.ca, > > >freebsd-hackers@freebsd.org,freebsd-hardware@freebsd.org, > > >freebsd-questions@freebsd.org,freebsd-stable@freebsd.org > > >Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) > > >Date: Mon, 16 Sep 2002 15:12:44 +1000 > > >MIME-Version: 1.0 > > >Received: from mx2.freebsd.org ([216.136.204.119]) by > > >mc3-f37.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, >15 > > >Sep 2002 22:08:07 -0700 > > >Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by > > >mx2.freebsd.org (Postfix) with ESMTPid 4BE9E55981; Sun, 15 Sep 2002 > > >22:07:14 -0700 (PDT)(envelope-from owner-freebsd-hardware@FreeBSD.ORG) > > >Received: by hub.freebsd.org (Postfix, from userid 538)id 9A15F37B401; > > >Sun, 15 Sep 2002 22:06:56 -0700 (PDT) > > >Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org > > >(Postfix) with SMTPid DD1F72E8023; Sun, 15 Sep 2002 22:06:55 -0700 >(PDT) > > >Received: by hub.freebsd.org (bulk_mailer v1.12); Sun, 15 Sep 2002 > > >22:06:55 -0700 > > >Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by > > >hub.freebsd.org (Postfix) with ESMTPid 6432D37B400; Sun, 15 Sep 2002 > > >22:06:45 -0700 (PDT) > > >Received: from server.home.neal.nelson.name > > >(CPE-203-51-147-163.vic.bigpond.net.au [203.51.147.163])by >mx1.FreeBSD.org > > >(Postfix) with ESMTPid 55DAC43E42; Sun, 15 Sep 2002 22:06:43 -0700 > > >(PDT)(envelope-from neal@nelson.name) > > >Received: from server.home.neal.nelson.name (localhost [127.0.0.1])by > > >server.home.neal.nelson.name (8.12.6/8.12.5) with ESMTP id > > >g8G5Cicc000370;Mon, 16 Sep 2002 15:12:45 +1000 (EST)(envelope-from > > >neal@nelson.name) > > >Delivered-To: freebsd-hardware@freebsd.org > > >Message-ID: <20020916051244.GA351@server> > > >References: > > >In-Reply-To: ; from > > >evantd@hotmail.com on Mon, Sep 16, 2002 at 13:52:42 +1000 > > >X-Mailer: Balsa 1.4.0 > > >Lines: 185 > > >Sender: owner-freebsd-hardware@FreeBSD.ORG > > >List-ID: > > >List-Archive: (Web Archive) > > >List-Help: (List >Instructions) > > >List-Subscribe: > > > > > >List-Unsubscribe: > > > > > >X-Loop: FreeBSD.org > > >Precedence: bulk > > >Return-Path: owner-freebsd-hardware@FreeBSD.ORG > > >X-OriginalArrivalTime: 16 Sep 2002 05:08:07.0752 (UTC) > > >FILETIME=[0B871480:01C25D3F] > > > > > >I've been using an Epson Stylus Color 740 on FreeBSD for ages without > > >problems. However, I'm using the USB interface not parallel with CUPS >as > > >my print system. Probably of no help apart from that fact that it can >be > > >made to work. > > > > > >On 2002.09.16 13:52 Evan Dower wrote: > > >>Has anyone even gotten an Epson Stylus Color 740 to work on FreeBSD >4.x? > > >>If so, I would love to get in touch with you. I can't seem to get mine >to > > >>work regardless of BIOS settings. > > >>Thanks a lot, > > >>Evan Dower > > >> > > >> > > >>>From: "Matthew Emmerton" > > >>>To: "Evan Dower" > > >>>Subject: Re: Printer (lpt0) Device Busy > > >>>Date: Sat, 14 Sep 2002 18:13:57 -0400 > > >>>MIME-Version: 1.0 > > >>>Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > > >>>hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 14 Sep 2002 > > >>>15:14:00 -0700 > > >>>Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > > >>>tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > > >>>201-253-122-122-119-20020516) with ESMTP id > > > >>><20020914221357.LVJT15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > > >>> for ; Sat, 14 Sep 2002 18:13:57 -0400 > > >>>Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > > >>>xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8EL08X95409for > > >>>; Sat, 14 Sep 2002 17:00:08 -0400 > > >>>(EDT)(envelope-from matt@gsicomp.on.ca) > > >>>Message-ID: <015301c25c3c$05d36b50$1200a8c0@gsicomp.on.ca> > > >>>References: > > >>>X-Priority: 3 > > >>>X-MSMail-Priority: Normal > > >>>X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > > >>>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > > >>>Return-Path: matt@gsicomp.on.ca > > >>>X-OriginalArrivalTime: 14 Sep 2002 22:14:00.0302 (UTC) > > >>>FILETIME=[06E158E0:01C25C3C] > > >>> > > >>>Evan, > > >>> > > >>>If you've used it this way before with other OSes, then it's most >likely > > >>>a > > >>>FreeBSD problem. > > >>> > > >>>I've had problems with some printer when running with EPP/ECP enabled >in > > >>>the > > >>>BIOS. I'd try adjusting your BIOS to make your printer port "dumb" >and > > >>>see > > >>>if that makes things better. > > >>> > > >>>Matt > > >>> > > >>> > > >>>----- Original Message ----- > > >>>From: "Evan Dower" > > >>>To: > > >>>Sent: Saturday, September 14, 2002 4:51 PM > > >>>Subject: Re: Printer (lpt0) Device Busy > > >>> > > >>> > > >>>> Hmm... I have used it only with MacOS (not X) and Linux, and >according > > >>>to > > >>>> http://www.linuxprinting.org/show_printer.cgi?recnum=62112 "Printer > > >>>supports > > >>>> direct text printing with the `us-ascii' charset." Whether it >requires > > >>>some > > >>>> initial setup I don't know, though it is (very specifically) >detected > > >>>at > > >>>> startup. Do you know how I could check on that? or what I can do if > > >>>that > > >>>is > > >>>> the case? > > >>>> Thanks, > > >>>> Evan Dower > > >>>> > > >>>> > > >>>> >From: "Matthew Emmerton" > > >>>> >To: "Evan Dower" > > >>>> >Subject: Re: Printer (lpt0) Device Busy > > >>>> >Date: Sat, 14 Sep 2002 00:09:48 -0400 > > >>>> >MIME-Version: 1.0 > > >>>> >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > > >>>> >mc2-f35.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); >Fri, > > >>>13 > > >>>> >Sep 2002 21:09:52 -0700 > > >>>> >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > > >>>> >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > > >>>> >201-253-122-122-119-20020516) with ESMTP id > > >>>> > > > >>>><20020914040948.SZOF15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > > >>>> > for ; Sat, 14 Sep 2002 00:09:48 -0400 > > >>>> >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > > >>>> >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8E2twX94177for > > >>>> >; Fri, 13 Sep 2002 22:55:58 -0400 > > >>>(EDT)(envelope-from > > >>>> >matt@gsicomp.on.ca) > > >>>> >Message-ID: <001501c25ba4$91145c30$1200a8c0@gsicomp.on.ca> > > >>>> >References: > > >>>> >X-Priority: 3 > > >>>> >X-MSMail-Priority: Normal > > >>>> >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > > >>>> >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > > >>>> >Return-Path: matt@gsicomp.on.ca > > >>>> >X-OriginalArrivalTime: 14 Sep 2002 04:09:54.0043 (UTC) > > >>>> >FILETIME=[9449E4B0:01C25BA4] > > >>>> > > > >>>> > > I am trying to install a printer (Epson Stylus Color 740), but > > >>>FreeBSD > > >>>> > > claims that the device (/dev/lpt0) is busy. I began with > > >>>4.6-RELEASE > > >>>but > > >>>> > > upgrade to -STABLE to see if that would fix the problem (it > > >>>didn't). > > >>>My > > >>>> > > system is: > > >>>> > > $ uname -a > > >>>> > > FreeBSD lojak.u.washington.edu 4.7-PRERELEASE FreeBSD > > >>>4.7-PRERELEASE > > >>>#0: > > >>>> >Thu > > >>>> > > Sep 12 00:21:06 PDT 2002 > > >>>> > > root@lojak.u.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 > > >>>> > > I even tried using the GENERIC kernel to no avail. I'm fairly > > >>>certain > > >>>my > > >>>> > > kernel is set up properly anyway since the printer is detected >at > > >>>> >startup. > > >>>> > > $ dmesg > > >>>> > > ... > > >>>> > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > >>>> > > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > > >>>> > > ppc0: FIFO with 16/16/9 bytes threshold > > >>>> > > ppbus0: IEEE1284 device found /NIBBLE > > >>>> > > Probing for PnP devices on ppbus0: > > >>>> > > ppbus0: PRINTER ESCPL2,BDC,D4 > > >>>> > > lpt0: on ppbus0 > > >>>> > > lpt0: Interrupt-driven port > > >>>> > > ... > > >>>> > > Yet still, if I try to do a test print, nothing happens. > > >>>> > > # echo test > /dev/lpt0 > > >>>> > > /dev/lpt0: Device busy. > > >>>> > > In fact, even just trying to get status info does the same >thing. > > >>>> > > # cat /dev/lpt0 > > >>>> > > cat: /dev/lpt0: Device busy > > >>>> > > So the device is busy. Certainly, a program must be bogarting >it. > > >>>Yet > > >>>> >fstat > > >>>> > > begs to differ. > > >>>> > > $ fstat /dev/lpt0 > > >>>> > > USER CMD PID FD MOUNT INUM MODE >SZ|DV > > >>>R/W > > >>>> >NAME > > >>>> > > That's an empty list of open files named /dev/lpt0. > > >>>> > > > >>>> >If your Epson print is a "winprinter" (meaning that it requires > > >>>special > > >>>> >initialization before it will allow itself to print plain text), >then > > >>>the > > >>>> >device will show up as busy if you try and do anything with it. > > >>>> > > > >>>> >-- > > >>>> >Matt Emmerton > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> _________________________________________________________________ > > >>>> Send and receive Hotmail on your mobile device: >http://mobile.msn.com > > >>>> > > >>>> > > >> > > >> > > >> > > >> > > >>_________________________________________________________________ > > >>Send and receive Hotmail on your mobile device: http://mobile.msn.com > > >> > > >> > > >>To Unsubscribe: send mail to majordomo@FreeBSD.org > > >>with "unsubscribe freebsd-hardware" in the body of the message > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > > >with "unsubscribe freebsd-hardware" in the body of the message > > > > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > >-- >Dominic Marks << dominic_marks at btinternet.com >> > Computer & Politics Geek > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 19:48:30 2002 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 1BC3837B401; Tue, 17 Sep 2002 19:48:11 -0700 (PDT) Received: from hotmail.com (f103.pav1.hotmail.com [64.4.31.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7785D43EAF; Tue, 17 Sep 2002 19:48:10 -0700 (PDT) (envelope-from evantd@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 17 Sep 2002 19:48:10 -0700 Received: from 12.229.158.71 by pv1fd.pav1.hotmail.msn.com with HTTP; Wed, 18 Sep 2002 02:48:10 GMT X-Originating-IP: [12.229.158.71] From: "Evan Dower" To: dominic_marks@btinternet.com Cc: neal@nelson.name, matt@gsicomp.on.ca, freebsd-hackers@freebsd.org, freebsd-hardware@freebsd.org, freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) Date: Tue, 17 Sep 2002 19:48:10 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Sep 2002 02:48:10.0504 (UTC) FILETIME=[D3343880:01C25EBD] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm sorry. I'm really sorry. The problem with my printer... was that it was out of ink. I'm very sorry. As it turns out, and Epson Stylus Color 740 will continue to print after the ink low LED turns on, but only for a limited time. After a while, it will simply stop accepting jobs, and your computer will report a communication error of some kind. I know, it's one of the first things I should have checked for, and I apologize. On the bright side, though, it does work now (on both the parallel and USB ports), and I even got my USB camera working... sort of. It starts out fine. It gets detected and mounts fine. but when I umount it, the camera's display does not change from "USB" to "REMOVE OK." Also, if I unplug it and then plug it in a second time, it doesn't work. Any clues? Any idea where I should look? Thanks again, Evan Dower >From: Dominic Marks >To: Evan Dower >CC: neal@nelson.name, matt@gsicomp.on.ca,freebsd-hackers@freebsd.org, >freebsd-hardware@freebsd.org,freebsd-questions@freebsd.org, >freebsd-stable@freebsd.org >Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) >Date: Mon, 16 Sep 2002 10:16:03 +0100 >MIME-Version: 1.0 >Received: from mc3-f13.law16.hotmail.com ([65.54.236.148]) by >mc3-s19.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 16 >Sep 2002 02:16:52 -0700 >Received: from mx2.freebsd.org ([216.136.204.119]) by >mc3-f13.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 16 >Sep 2002 02:16:45 -0700 >Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by >mx2.freebsd.org (Postfix) with ESMTPid A502055C97; Mon, 16 Sep 2002 >02:15:44 -0700 (PDT)(envelope-from owner-freebsd-stable@FreeBSD.ORG) >Received: by hub.freebsd.org (Postfix, from userid 538)id A89BE37B412; Mon, >16 Sep 2002 02:15:30 -0700 (PDT) >Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org >(Postfix) with SMTPid 8AB0B2E8024; Mon, 16 Sep 2002 02:15:30 -0700 (PDT) >Received: by hub.freebsd.org (bulk_mailer v1.12); Mon, 16 Sep 2002 02:15:30 >-0700 >Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by >hub.freebsd.org (Postfix) with ESMTPid 0ECFD37B400; Mon, 16 Sep 2002 >02:15:16 -0700 (PDT) >Received: from host217-41-22-89.in-addr.btopenworld.com >(host217-41-22-89.in-addr.btopenworld.com [217.41.22.89])by mx1.FreeBSD.org >(Postfix) with ESMTPid 14F3043E3B; Mon, 16 Sep 2002 02:15:15 -0700 >(PDT)(envelope-from dom@host217-41-22-89.in-addr.btopenworld.com) >Received: by host217-41-22-89.in-addr.btopenworld.com (Postfix, from userid >1001)id 7050A533; Mon, 16 Sep 2002 10:16:03 +0100 (BST) >Delivered-To: freebsd-stable@freebsd.org >Message-ID: <20020916091603.GA429@gallium> >References: >In-Reply-To: >User-Agent: Mutt/1.5.1i >Sender: owner-freebsd-stable@FreeBSD.ORG >List-ID: >List-Archive: (Web Archive) >List-Help: (List Instructions) >List-Subscribe: > >List-Unsubscribe: > >X-Loop: FreeBSD.ORG >Precedence: bulk >Return-Path: owner-freebsd-stable@FreeBSD.ORG >X-OriginalArrivalTime: 16 Sep 2002 09:16:45.0228 (UTC) >FILETIME=[C70946C0:01C25D61] > >On Sun, Sep 15, 2002 at 10:12:56PM -0700, Evan Dower wrote: > > Truth is I do have a USB card and a USB camera. The camera gets detected > > and recognized as a USB mass storage device, but I haven't figured out >how > > to get it to mount (what with the scsi emulations and crap). Anyway, the > >I mount my FujiFilm FinePix A101 like this: > ># mkdir /camera ># chmod 777 /camera ># mount_msdos /dev/da0s1 /camera > >In my kernel configuration I have: > >device usb >device uhci >device ohci >device umass >device scbus >device da >device pass > > > hidden point here is that I would love to hear how you set it up for >USB. > > Please, please, please tell me all about it. > > Thanks, > > Evan Dower > > > > > > >From: Neal Nelson > > >Reply-To: neal@nelson.name > > >To: Evan Dower > > >CC: matt@gsicomp.on.ca, > > >freebsd-hackers@freebsd.org,freebsd-hardware@freebsd.org, > > >freebsd-questions@freebsd.org,freebsd-stable@freebsd.org > > >Subject: Re: Printer (lpt0) Device Busy (Epson Stylus Color 740) > > >Date: Mon, 16 Sep 2002 15:12:44 +1000 > > >MIME-Version: 1.0 > > >Received: from mx2.freebsd.org ([216.136.204.119]) by > > >mc3-f37.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sun, >15 > > >Sep 2002 22:08:07 -0700 > > >Received: from hub.freebsd.org (hub.FreeBSD.org [216.136.204.18])by > > >mx2.freebsd.org (Postfix) with ESMTPid 4BE9E55981; Sun, 15 Sep 2002 > > >22:07:14 -0700 (PDT)(envelope-from owner-freebsd-hardware@FreeBSD.ORG) > > >Received: by hub.freebsd.org (Postfix, from userid 538)id 9A15F37B401; > > >Sun, 15 Sep 2002 22:06:56 -0700 (PDT) > > >Received: from localhost (localhost [127.0.0.1])by hub.freebsd.org > > >(Postfix) with SMTPid DD1F72E8023; Sun, 15 Sep 2002 22:06:55 -0700 >(PDT) > > >Received: by hub.freebsd.org (bulk_mailer v1.12); Sun, 15 Sep 2002 > > >22:06:55 -0700 > > >Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])by > > >hub.freebsd.org (Postfix) with ESMTPid 6432D37B400; Sun, 15 Sep 2002 > > >22:06:45 -0700 (PDT) > > >Received: from server.home.neal.nelson.name > > >(CPE-203-51-147-163.vic.bigpond.net.au [203.51.147.163])by >mx1.FreeBSD.org > > >(Postfix) with ESMTPid 55DAC43E42; Sun, 15 Sep 2002 22:06:43 -0700 > > >(PDT)(envelope-from neal@nelson.name) > > >Received: from server.home.neal.nelson.name (localhost [127.0.0.1])by > > >server.home.neal.nelson.name (8.12.6/8.12.5) with ESMTP id > > >g8G5Cicc000370;Mon, 16 Sep 2002 15:12:45 +1000 (EST)(envelope-from > > >neal@nelson.name) > > >Delivered-To: freebsd-hardware@freebsd.org > > >Message-ID: <20020916051244.GA351@server> > > >References: > > >In-Reply-To: ; from > > >evantd@hotmail.com on Mon, Sep 16, 2002 at 13:52:42 +1000 > > >X-Mailer: Balsa 1.4.0 > > >Lines: 185 > > >Sender: owner-freebsd-hardware@FreeBSD.ORG > > >List-ID: > > >List-Archive: (Web Archive) > > >List-Help: (List >Instructions) > > >List-Subscribe: > > > > > >List-Unsubscribe: > > > > > >X-Loop: FreeBSD.org > > >Precedence: bulk > > >Return-Path: owner-freebsd-hardware@FreeBSD.ORG > > >X-OriginalArrivalTime: 16 Sep 2002 05:08:07.0752 (UTC) > > >FILETIME=[0B871480:01C25D3F] > > > > > >I've been using an Epson Stylus Color 740 on FreeBSD for ages without > > >problems. However, I'm using the USB interface not parallel with CUPS >as > > >my print system. Probably of no help apart from that fact that it can >be > > >made to work. > > > > > >On 2002.09.16 13:52 Evan Dower wrote: > > >>Has anyone even gotten an Epson Stylus Color 740 to work on FreeBSD >4.x? > > >>If so, I would love to get in touch with you. I can't seem to get mine >to > > >>work regardless of BIOS settings. > > >>Thanks a lot, > > >>Evan Dower > > >> > > >> > > >>>From: "Matthew Emmerton" > > >>>To: "Evan Dower" > > >>>Subject: Re: Printer (lpt0) Device Busy > > >>>Date: Sat, 14 Sep 2002 18:13:57 -0400 > > >>>MIME-Version: 1.0 > > >>>Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > > >>>hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 14 Sep 2002 > > >>>15:14:00 -0700 > > >>>Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > > >>>tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > > >>>201-253-122-122-119-20020516) with ESMTP id > > > >>><20020914221357.LVJT15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > > >>> for ; Sat, 14 Sep 2002 18:13:57 -0400 > > >>>Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > > >>>xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8EL08X95409for > > >>>; Sat, 14 Sep 2002 17:00:08 -0400 > > >>>(EDT)(envelope-from matt@gsicomp.on.ca) > > >>>Message-ID: <015301c25c3c$05d36b50$1200a8c0@gsicomp.on.ca> > > >>>References: > > >>>X-Priority: 3 > > >>>X-MSMail-Priority: Normal > > >>>X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > > >>>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > > >>>Return-Path: matt@gsicomp.on.ca > > >>>X-OriginalArrivalTime: 14 Sep 2002 22:14:00.0302 (UTC) > > >>>FILETIME=[06E158E0:01C25C3C] > > >>> > > >>>Evan, > > >>> > > >>>If you've used it this way before with other OSes, then it's most >likely > > >>>a > > >>>FreeBSD problem. > > >>> > > >>>I've had problems with some printer when running with EPP/ECP enabled >in > > >>>the > > >>>BIOS. I'd try adjusting your BIOS to make your printer port "dumb" >and > > >>>see > > >>>if that makes things better. > > >>> > > >>>Matt > > >>> > > >>> > > >>>----- Original Message ----- > > >>>From: "Evan Dower" > > >>>To: > > >>>Sent: Saturday, September 14, 2002 4:51 PM > > >>>Subject: Re: Printer (lpt0) Device Busy > > >>> > > >>> > > >>>> Hmm... I have used it only with MacOS (not X) and Linux, and >according > > >>>to > > >>>> http://www.linuxprinting.org/show_printer.cgi?recnum=62112 "Printer > > >>>supports > > >>>> direct text printing with the `us-ascii' charset." Whether it >requires > > >>>some > > >>>> initial setup I don't know, though it is (very specifically) >detected > > >>>at > > >>>> startup. Do you know how I could check on that? or what I can do if > > >>>that > > >>>is > > >>>> the case? > > >>>> Thanks, > > >>>> Evan Dower > > >>>> > > >>>> > > >>>> >From: "Matthew Emmerton" > > >>>> >To: "Evan Dower" > > >>>> >Subject: Re: Printer (lpt0) Device Busy > > >>>> >Date: Sat, 14 Sep 2002 00:09:48 -0400 > > >>>> >MIME-Version: 1.0 > > >>>> >Received: from tomts22-srv.bellnexxia.net ([209.226.175.184]) by > > >>>> >mc2-f35.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); >Fri, > > >>>13 > > >>>> >Sep 2002 21:09:52 -0700 > > >>>> >Received: from xena.gsicomp.on.ca ([65.95.177.86]) by > > >>>> >tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 > > >>>> >201-253-122-122-119-20020516) with ESMTP id > > >>>> > > > >>>><20020914040948.SZOF15700.tomts22-srv.bellnexxia.net@xena.gsicomp.on.ca> > > >>>> > for ; Sat, 14 Sep 2002 00:09:48 -0400 > > >>>> >Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18])by > > >>>> >xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g8E2twX94177for > > >>>> >; Fri, 13 Sep 2002 22:55:58 -0400 > > >>>(EDT)(envelope-from > > >>>> >matt@gsicomp.on.ca) > > >>>> >Message-ID: <001501c25ba4$91145c30$1200a8c0@gsicomp.on.ca> > > >>>> >References: > > >>>> >X-Priority: 3 > > >>>> >X-MSMail-Priority: Normal > > >>>> >X-Mailer: Microsoft Outlook Express 5.50.4807.1700 > > >>>> >X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 > > >>>> >Return-Path: matt@gsicomp.on.ca > > >>>> >X-OriginalArrivalTime: 14 Sep 2002 04:09:54.0043 (UTC) > > >>>> >FILETIME=[9449E4B0:01C25BA4] > > >>>> > > > >>>> > > I am trying to install a printer (Epson Stylus Color 740), but > > >>>FreeBSD > > >>>> > > claims that the device (/dev/lpt0) is busy. I began with > > >>>4.6-RELEASE > > >>>but > > >>>> > > upgrade to -STABLE to see if that would fix the problem (it > > >>>didn't). > > >>>My > > >>>> > > system is: > > >>>> > > $ uname -a > > >>>> > > FreeBSD lojak.u.washington.edu 4.7-PRERELEASE FreeBSD > > >>>4.7-PRERELEASE > > >>>#0: > > >>>> >Thu > > >>>> > > Sep 12 00:21:06 PDT 2002 > > >>>> > > root@lojak.u.washington.edu:/usr/obj/usr/src/sys/CUSTOM i386 > > >>>> > > I even tried using the GENERIC kernel to no avail. I'm fairly > > >>>certain > > >>>my > > >>>> > > kernel is set up properly anyway since the printer is detected >at > > >>>> >startup. > > >>>> > > $ dmesg > > >>>> > > ... > > >>>> > > ppc0: at port 0x378-0x37f irq 7 on isa0 > > >>>> > > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > > >>>> > > ppc0: FIFO with 16/16/9 bytes threshold > > >>>> > > ppbus0: IEEE1284 device found /NIBBLE > > >>>> > > Probing for PnP devices on ppbus0: > > >>>> > > ppbus0: PRINTER ESCPL2,BDC,D4 > > >>>> > > lpt0: on ppbus0 > > >>>> > > lpt0: Interrupt-driven port > > >>>> > > ... > > >>>> > > Yet still, if I try to do a test print, nothing happens. > > >>>> > > # echo test > /dev/lpt0 > > >>>> > > /dev/lpt0: Device busy. > > >>>> > > In fact, even just trying to get status info does the same >thing. > > >>>> > > # cat /dev/lpt0 > > >>>> > > cat: /dev/lpt0: Device busy > > >>>> > > So the device is busy. Certainly, a program must be bogarting >it. > > >>>Yet > > >>>> >fstat > > >>>> > > begs to differ. > > >>>> > > $ fstat /dev/lpt0 > > >>>> > > USER CMD PID FD MOUNT INUM MODE >SZ|DV > > >>>R/W > > >>>> >NAME > > >>>> > > That's an empty list of open files named /dev/lpt0. > > >>>> > > > >>>> >If your Epson print is a "winprinter" (meaning that it requires > > >>>special > > >>>> >initialization before it will allow itself to print plain text), >then > > >>>the > > >>>> >device will show up as busy if you try and do anything with it. > > >>>> > > > >>>> >-- > > >>>> >Matt Emmerton > > >>>> > > >>>> > > >>>> > > >>>> > > >>>> _________________________________________________________________ > > >>>> Send and receive Hotmail on your mobile device: >http://mobile.msn.com > > >>>> > > >>>> > > >> > > >> > > >> > > >> > > >>_________________________________________________________________ > > >>Send and receive Hotmail on your mobile device: http://mobile.msn.com > > >> > > >> > > >>To Unsubscribe: send mail to majordomo@FreeBSD.org > > >>with "unsubscribe freebsd-hardware" in the body of the message > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > > >with "unsubscribe freebsd-hardware" in the body of the message > > > > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > >-- >Dominic Marks << dominic_marks at btinternet.com >> > Computer & Politics Geek > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 19:50:52 2002 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 BFFE637B445 for ; Tue, 17 Sep 2002 19:50:38 -0700 (PDT) Received: from joshe.dyndns.org (adsl-141-154-85-78.ba-dsg.net [141.154.85.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id D155E43E6A for ; Tue, 17 Sep 2002 19:50:36 -0700 (PDT) (envelope-from joshe@joshe.dyndns.org) Received: by joshe.dyndns.org (Postfix, from userid 1000) id 9CCDA147838; Tue, 17 Sep 2002 22:50:25 -0400 (EDT) Date: Tue, 17 Sep 2002 22:50:25 -0400 From: Josh Elsasser To: freebsd-stable@freebsd.org Subject: Kernel panics on 4.6-STABLE w/crashdumps Message-ID: <20020918025025.GA577@jade.nat.elsasser.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4i X-PGP-Key-URL: http://www.slack.nu/pubkey.asc Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (please cc: me as I am not subscribed to this list) My machine has had three kernel panics in the past few weeks and I was hoping someone could help me track down the cause. My system is running 4.6-STABLE from august 7, and both the kernel and world were the same for all three panics. I built my kernel with debug symbols, and I have crashdumps from all three panics. In all three cases, the panic was at exactly the same spot, line 939 (in m_copydata) in /sys/kern/uipc_mbuf.c. I thought the problem might be some bad memory, so I wrote a little program that mallocs more memory then i physically have, then writes all over it. I ran it in single-user for a couple of minutes with no panics, so I don't think that's it. I included the function that the panics seem to occur in, as well as a stack trace from the vmcore files below. I've also included my kernel config in case it might be useful. If anyone needs any more information from the vmcore files or about my system, just ask. Thanks in advance for any assistance in tracking this down, -jre This is where it panics, line 939 of /sys/kern/uipc_mbuf.c: void m_copydata(m, off, len, cp) register struct mbuf *m; register int off; register int len; caddr_t cp; { register unsigned count; KASSERT(off >=3D 0, ("m_copydata, negative off %d", off)); KASSERT(len >=3D 0, ("m_copydata, negative len %d", len)); while (off > 0) { KASSERT(m !=3D NULL, ("m_copydata, offset > size of mbuf chain")); if (off < m->m_len) break; off -=3D m->m_len; m =3D m->m_next; } /* this is line 939 */ while (len > 0) { KASSERT(m !=3D NULL, ("m_copydata, length > size of mbuf chain")); count =3D min(m->m_len - off, len); bcopy(mtod(m, caddr_t) + off, cp, count); len -=3D count; cp +=3D count; off =3D 0; m =3D m->m_next; } } Here is a stack trace from the three crashdumps: # gdb -k kernel.debug.0 vmcore.0=20 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD at phsyical address 0x00406000 initial pcb at physical address 0x0033bc20 panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address =3D 0xc fault code =3D supervisor read, page not present instruction pointer =3D 0x8:0xc019dcd9 stack pointer =3D 0x10:0xde012c14 frame pointer =3D 0x10:0xde012c20 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 93617 (XFree86) interrupt mask =3D net=20 trap number =3D 12 panic: page fault syncing disks... 7 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1=20 giving up on 1 buffers Uptime: 17d11h56m37s wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c dumping to dev #da/0x20001, offset 57472 dump 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 495 49= 4 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 4= 75 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 = 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438= 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 41= 9 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 4= 00 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 = 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363= 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 34= 4 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 3= 25 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 = 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288= 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 26= 9 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 2= 50 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 = 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213= 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 19= 4 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 1= 75 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 = 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138= 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 11= 9 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 1= 00 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 = 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 = 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 = 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0=20 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 487 if (dumping++) { (kgdb) where #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 #1 0xc018145b in boot (howto=3D256) at /usr/src/sys/kern/kern_shutdown.c:3= 16 #2 0xc0181899 in panic (fmt=3D0xc02eea8c "%s") at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc02a4c07 in trap_fatal (frame=3D0xde012bd4, eva=3D12) at /usr/src/sys/i386/i386/trap.c:974 #4 0xc02a48b5 in trap_pfault (frame=3D0xde012bd4, usermode=3D0, eva=3D12) at /usr/src/sys/i386/i386/trap.c:867 #5 0xc02a445b in trap (frame=3D{tf_fs =3D 16, tf_es =3D 16, tf_ds =3D 16,= =20 tf_edi =3D -7, tf_esi =3D 0, tf_ebp =3D -570348512, tf_isp =3D -57034= 8544,=20 tf_ebx =3D -1052215296, tf_edx =3D 1, tf_ecx =3D 0, tf_eax =3D 7,=20 tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -1072046887, tf_cs =3D 8,= =20 tf_eflags =3D 66050, tf_esp =3D -1052215296, tf_ss =3D -1036324864}) at /usr/src/sys/i386/i386/trap.c:466 #6 0xc019dcd9 in m_copydata (m=3D0xc147e600, off=3D14, len=3D-7,=20 cp=3D0xc23af1f6 "]=ED=AFR") at /usr/src/sys/kern/uipc_mbuf.c:939 #7 0xc3084d2b in ?? () #8 0xc3087403 in ?? () #9 0xc30820f2 in ?? () #10 0xc30823ea in ?? () #11 0xc02aa0d9 in intr_mux (arg=3D0xc144c140) at /usr/src/sys/i386/isa/intr_machdep.c:582 #12 0xc02999c6 in vec11 () #13 0xc02a4ebd in syscall2 (frame=3D{tf_fs =3D 47, tf_es =3D 47, tf_ds =3D = 47,=20 tf_edi =3D -1, tf_esi =3D -1, tf_ebp =3D -1077938744, tf_isp =3D -570= 347564,=20 tf_ebx =3D 4, tf_edx =3D 142630912, tf_ecx =3D -2147483639, tf_eax = =3D 93,=20 tf_trapno =3D 7, tf_err =3D 2, tf_eip =3D 673284764, tf_cs =3D 31,=20 tf_eflags =3D 12931, tf_esp =3D -1077939396, tf_ss =3D 47}) at /usr/src/sys/i386/i386/trap.c:1175 #14 0xc02984b5 in Xint0x80_syscall () #15 0x80ae57b in ?? () #16 0x80be7a9 in ?? () #17 0x806badd in ?? () # gdb -k kernel.debug.1 vmcore.1=20 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD at phsyical address 0x0041c000 initial pcb at physical address 0x0033bc20 panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address =3D 0xc fault code =3D supervisor read, page not present instruction pointer =3D 0x8:0xc019dcd9 stack pointer =3D 0x10:0xdc479e38 frame pointer =3D 0x10:0xdc479e44 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 59578 (setiathome) interrupt mask =3D net=20 trap number =3D 12 panic: page fault syncing disks... 2=20 done Uptime: 15d15h50m24s wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c dumping to dev #da/0x20001, offset 57472 dump 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 495 49= 4 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 4= 75 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 = 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438= 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 41= 9 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 4= 00 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 = 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363= 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 34= 4 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 3= 25 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 = 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288= 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 26= 9 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 2= 50 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 = 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213= 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 19= 4 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 1= 75 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 = 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138= 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 11= 9 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 1= 00 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 = 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 = 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 = 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0=20 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 487 if (dumping++) { (kgdb) where #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 #1 0xc018145b in boot (howto=3D256) at /usr/src/sys/kern/kern_shutdown.c:3= 16 #2 0xc0181899 in panic (fmt=3D0xc02eea8c "%s") at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc02a4c07 in trap_fatal (frame=3D0xdc479df8, eva=3D12) at /usr/src/sys/i386/i386/trap.c:974 #4 0xc02a48b5 in trap_pfault (frame=3D0xdc479df8, usermode=3D0, eva=3D12) at /usr/src/sys/i386/i386/trap.c:867 #5 0xc02a445b in trap (frame=3D{tf_fs =3D 16, tf_es =3D 16, tf_ds =3D 16,= =20 tf_edi =3D -7, tf_esi =3D 0, tf_ebp =3D -599286204, tf_isp =3D -59928= 6236,=20 tf_ebx =3D -1051789312, tf_edx =3D 1, tf_ecx =3D 0, tf_eax =3D 7,=20 tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -1072046887, tf_cs =3D 8,= =20 tf_eflags =3D 66050, tf_esp =3D -1051789312, tf_ss =3D -1038209024}) at /usr/src/sys/i386/i386/trap.c:466 #6 0xc019dcd9 in m_copydata (m=3D0xc14baf00, off=3D14, len=3D-7,=20 cp=3D0xc21e31f6 "]=ED=AFR") at /usr/src/sys/kern/uipc_mbuf.c:939 #7 0xc03e1d2b in ?? () #8 0xc03e4403 in ?? () #9 0xc03df0f2 in ?? () #10 0xc03df3ea in ?? () #11 0xc02aa0d9 in intr_mux (arg=3D0xc144c120) at /usr/src/sys/i386/isa/intr_machdep.c:582 #12 0x15b31 in ?? () #13 0x14a07 in ?? () #14 0x1425c in ?? () #15 0x3414 in ?? () #16 0xef9b in ?? () #17 0x138fe in ?? () #18 0x13a25 in ?? () #19 0x2abb in ?? () #20 0x107e in ?? () # gdb -k kernel.debug.2 vmcore.2=20 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD at phsyical address 0x0041c000 initial pcb at physical address 0x0033bc20 panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address =3D 0xc fault code =3D supervisor read, page not present instruction pointer =3D 0x8:0xc019dcd9 stack pointer =3D 0x10:0xdc48be38 frame pointer =3D 0x10:0xdc48be44 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 287 (setiathome) interrupt mask =3D net=20 trap number =3D 12 panic: page fault syncing disks... 1=20 done Uptime: 1d1h2m19s wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c wi0: timeout in wi_seek to 146/3c; last status 403c dumping to dev #da/0x20001, offset 57472 dump 511 510 509 508 507 506 505 504 503 502 501 500 499 498 497 496 495 49= 4 493 492 491 490 489 488 487 486 485 484 483 482 481 480 479 478 477 476 4= 75 474 473 472 471 470 469 468 467 466 465 464 463 462 461 460 459 458 457 = 456 455 454 453 452 451 450 449 448 447 446 445 444 443 442 441 440 439 438= 437 436 435 434 433 432 431 430 429 428 427 426 425 424 423 422 421 420 41= 9 418 417 416 415 414 413 412 411 410 409 408 407 406 405 404 403 402 401 4= 00 399 398 397 396 395 394 393 392 391 390 389 388 387 386 385 384 383 382 = 381 380 379 378 377 376 375 374 373 372 371 370 369 368 367 366 365 364 363= 362 361 360 359 358 357 356 355 354 353 352 351 350 349 348 347 346 345 34= 4 343 342 341 340 339 338 337 336 335 334 333 332 331 330 329 328 327 326 3= 25 324 323 322 321 320 319 318 317 316 315 314 313 312 311 310 309 308 307 = 306 305 304 303 302 301 300 299 298 297 296 295 294 293 292 291 290 289 288= 287 286 285 284 283 282 281 280 279 278 277 276 275 274 273 272 271 270 26= 9 268 267 266 265 264 263 262 261 260 259 258 257 256 255 254 253 252 251 2= 50 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 = 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213= 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 19= 4 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 1= 75 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 = 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138= 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 11= 9 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 1= 00 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 = 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 = 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 = 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0=20 --- #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 487 if (dumping++) { (kgdb) where #0 dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487 #1 0xc018145b in boot (howto=3D256) at /usr/src/sys/kern/kern_shutdown.c:3= 16 #2 0xc0181899 in panic (fmt=3D0xc02eea8c "%s") at /usr/src/sys/kern/kern_shutdown.c:595 #3 0xc02a4c07 in trap_fatal (frame=3D0xdc48bdf8, eva=3D12) at /usr/src/sys/i386/i386/trap.c:974 #4 0xc02a48b5 in trap_pfault (frame=3D0xdc48bdf8, usermode=3D0, eva=3D12) at /usr/src/sys/i386/i386/trap.c:867 #5 0xc02a445b in trap (frame=3D{tf_fs =3D 16, tf_es =3D 16, tf_ds =3D 16,= =20 tf_edi =3D -7, tf_esi =3D 0, tf_ebp =3D -599212476, tf_isp =3D -59921= 2508,=20 tf_ebx =3D -1052100608, tf_edx =3D 1, tf_ecx =3D 0, tf_eax =3D 7,=20 tf_trapno =3D 12, tf_err =3D 0, tf_eip =3D -1072046887, tf_cs =3D 8,= =20 tf_eflags =3D 66050, tf_esp =3D -1052100608, tf_ss =3D -1038209024}) at /usr/src/sys/i386/i386/trap.c:466 #6 0xc019dcd9 in m_copydata (m=3D0xc1524d00, off=3D14, len=3D-7,=20 cp=3D0xc21e31f6 "]=ED=AFR") at /usr/src/sys/kern/uipc_mbuf.c:939 #7 0xc03e1d2b in ?? () #8 0xc03e4403 in ?? () #9 0xc03df0f2 in ?? () #10 0xc03df3ea in ?? () #11 0xc02aa0d9 in intr_mux (arg=3D0xc144c120) at /usr/src/sys/i386/isa/intr_machdep.c:582 #12 0x3bef in ?? () #13 0x3438 in ?? () #14 0xef9b in ?? () #15 0x138fe in ?? () #16 0x13a25 in ?? () #17 0x2abb in ?? () #18 0x107e in ?? () Here's my kernel config: (Note that I also have these kernel modules loaded: linux, if_wi, agp, bridge, linprocfs, netgraph, ng_ether, ng_pppoe, ng_socket, as well as tdfx and r128 from the graphics/drm-kmod port.) # File: JADE # Author: Josh Elsasser, jre@vineyard.net # Date: Sun Jul 30 1:18:34 2000 # Time-stamp: <2002-07-08 19:31:55 EDT joshe> # Description: jade's kernel config # # $Id: JADE,v 1.2 2002/03/12 23:26:27 joshe Exp $ # # Mandatory Keywords # machine i386 cpu I686_CPU ident JADE maxusers 0 # # General Options # # This allows you to actually store this configuration file into # the kernel binary itself, where it may be later read by saying: # strings -aout -n 3 /kernel | grep ^___ | sed -e 's/^___//' >kernconf options INCLUDE_CONFIG_FILE # Include this file in kernel options DDB # Enable the kernel debugger. options DDB_UNATTENDED # reboot automatically after panic makeoptions DEBUG=3D-g # Build kernel with gdb debug symbols #options NO_MEMORY_HOLE # AMD K6 optimization #options CPU_WT_ALLOC # AMD K6 optimization options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options KTRACE # ktrace(1) support options UCONSOLE # Allow users to grab the console #options USERCONFIG # boot -c editor #options VISUAL_USERCONFIG # visual boot -c editor options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options USER_LDT # only used by WINE # # Filesystem Options # options FFS # Berkeley Fast Filesystem options FFS_ROOT # FFS usable as root device options MFS # Memory Filesystem options NFS # Network Filesystem options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem #options EXT2FS # EXT2 (linux) filesystem, be careful options PROCFS # Process filesystem #options KERNFS # Kernel filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories #options QUOTA # Enable disk quotas # # Basic Controllers and Devices # # controller buses device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # SCSI Controllers options SCSI_DELAY=3D5000 # Delay (in ms) before probing SCSI device ahc # AHA2940 and onboard AIC7xxx devices # SCSI devices device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD-ROMs device pass # Passthrough device (direct SCSI access) # # Console, Bus Mouse, and X Server Support # # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 options KBD_INSTALL_CDEV # install a CDEV entry in /dev #options ATKBD_DFLT_KEYMAP # specify the built-in keymap #makeoptions ATKBD_DFLT_KEYMAP=3D"/usr/local/share/syscons/keymaps/us.iso.c= trl-caps.pc104-meta.kbd" # The video card driver device vga0 at isa? # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # To include support for VESA video modes #options VESA options SC_DISABLE_REBOOT # disable reboot key sequence #options SC_DISABLE_DDBKEY # disable `debug' key #options SC_NO_HISTORY # no scrollback buffer #options SC_HISTORY_SIZE=3D1024 # number of history buffer lines #options SC_PIXEL_MODE # add support for the raster text mode #options SC_TWOBUTTON_MOUSE # paste with right mouse button # The following options will let you change the default colors of syscons. # Other colors may be found in /sys/i386/include/pc/display.h #options SC_NORM_ATTR=3D"(FG_GREEN|BG_BLACK)" #options SC_NORM_REV_ATTR=3D"(FG_YELLOW|BG_GREEN)" options SC_KERNEL_CONS_ATTR=3D"(FG_LIGHTRED|BG_BLACK)" options SC_KERNEL_CONS_REV_ATTR=3D"(FG_BLACK|BG_RED)" # # Serial and Parallel Ports # # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device ppi # Parallel port interface device # # Networking # # General Networking Options options INET # InterNETworking #options INET6 # IPv6 communications protocols options NETATALK # Appletalk options ICMP_BANDLIM # Rate limit bad replies #options TCP_DROP_SYNFIN # drop TCP packets with SYN+FIN #options NETGRAPH # netgraph(4) system options IPFIREWALL # firewall options IPFIREWALL_VERBOSE # print info about dropped packets options IPDIVERT # divert sockets options DUMMYNET # network simulator # PCI Ethernet NICs device miibus # MII bus support device fxp # Intel EtherExpress PRO/100B (82557, 82558) # Network Pseudo devices pseudo-device loop # Network loopback pseudo-device ether # Ethernet support #pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device gif # IPv6 and IPv4 tunneling #pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) #pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation pseudo-device bpf # Berkeley packet filter # # USB Support # device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # USB Generic device ukbd # USB Keyboard device ums # USB Mouse device uhid # USB "Human Interface Devices" #device umass # USB Disks/Mass storage - Needs scbus and da #device ulpt # USB Printer #device umodem # USB Modem #device uscanner # USB Scanner # # Miscellaneous devices # #device apm0 # Advanced Power Management device pcm # PCM audio through various sound cards # pseudo-devices pseudo-device pty 32 # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device splash # splash screen/screen saver pseudo-device speaker # Play IBM BASIC-style noises out your speaker #pseudo-device gzip # Exec gzipped a.out's #pseudo-device snp # Snoop device - to look at pty/vty/etc.. pseudo-device vn # Vnode driver (turns a file into a device) # brooktree tv tuner card device bktr # Brooktree TV tuner card driver device iicbus # and the framworks device iicbb # that it=20 device smbus # uses. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 21:35:11 2002 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 A63F337B401 for ; Tue, 17 Sep 2002 21:35:09 -0700 (PDT) Received: from csmail.cscoms.com (mail.cscoms.net [202.183.255.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F5A43E75 for ; Tue, 17 Sep 2002 21:35:07 -0700 (PDT) (envelope-from alain@cscoms.net) Received: from cscoms.net (alain [202.183.160.250]) by csmail.cscoms.com (8.12.3/8.12.3) with ESMTP id g8I4YcQ6000969; Wed, 18 Sep 2002 11:34:39 +0700 (ICT) Received: (from alain@localhost) by cscoms.net (8.11.4/8.9.3) id g8I4Yac02620; Wed, 18 Sep 2002 11:34:36 +0700 Date: Wed, 18 Sep 2002 11:34:36 +0700 From: Alain Fauconnet To: Frank Mayhar , dschultz@uclink.Berkeley.EDU Cc: freebsd-stable@freebsd.org Subject: Re: Numerous hard hangs on TWO different ASUS P4T-E w/P4 1.6G Message-ID: <20020918113436.B2542@cscoms.net> References: <20020607143308.A1030@HAL9000.wox.org> <200206072344.g57NiTwD033645@realtime.exit.com> <20020610104015.D9887@cscoms.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020610104015.D9887@cscoms.net>; from alain@cscoms.net on Mon, Jun 10, 2002 at 10:40:15AM +0700 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Well, these boxes have all been upgraded to 4.6.2 and they still freeze from time to time unless I disable DMA. If I put: hw.ata.ata_dma="0" in /boot/loader.conf they become totally stable. I've found a 3rd box in the company, same motherboard, exhibiting the same problem. Has anyone found anything new about this ? Greets, _Alain_ On Mon, Jun 10, 2002 at 10:40:15AM +0700, Alain Fauconnet wrote: > Thanks to all who replied. > > I will consider doing a CVS upgrade (first I need to learn how > to do it). I dislike the idea of a downgrade to 4.4 or whatever older > than 4.5. > > For what it's worth, the box has *not* hung again since I have > switched off DMA (forced PIO using sysctl). It's clearly not an option > for long-term production mode though, and it has already happened that > it had been stable for weeks, so that doesn't really tell much. > > Since the box freezes up solid and I can't enter DDB, I really wonder > what I could do to help tracking down the problem. Suggestions are > welcome. > > Greets, > _Alain_ > > > On Fri, Jun 07, 2002 at 04:44:29PM -0700, Frank Mayhar wrote: > > David Schultz wrote: > > > Don't rule out hardware problems until you've tried a different model > > > motherboard. Some old ASUS boards have a problem where, under intense > > > memory load, the voltage drops below the signalling threshhold and the > > > box locks up as you've described. (ASUS won't readily admit to this > > > or any of the other bugs in their boards, but ask them why they did > > > the third revision to the P2B-F.) That's just an example, but the > > > point is that both of your P4T-Es could have the same bug. > > > > Well, considering that many different people are seeing this on different > > hardware (I have in fact seen it on two different motherboards, a Tyan > > Thunder 2500 with dual PIIIs and my current 2466N-4M with dual AMD MPs, > > different SCSI controllers, too), I think it must be some new bug in > > FreeBSD. Perhaps in the interrupt handling? I don't really know where > > to begin to look; if someone could suggest some places, that would be > > very useful. > > > > So far, none of the various suggestions have made any difference at all. > > I have yet to turn off my IDE and parallel port to get IRQs back, I'll > > do that this weekend. > > -- > > Frank Mayhar frank@exit.com http://www.exit.com/ > > Exit Consulting http://www.gpsclock.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 21:41:53 2002 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 BF21537B401 for ; Tue, 17 Sep 2002 21:41:50 -0700 (PDT) Received: from obsidian.sentex.ca (obsidian.sentex.ca [64.7.128.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDAA843E42 for ; Tue, 17 Sep 2002 21:41:49 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (pyroxene.sentex.ca [199.212.134.18]) by obsidian.sentex.ca (8.12.6/8.12.6) with ESMTP id g8I4fWVZ050578; Wed, 18 Sep 2002 00:41:32 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.1.6.0.20020918004028.051eef50@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Wed, 18 Sep 2002 00:42:33 -0400 To: Alain Fauconnet , Frank Mayhar , dschultz@uclink.Berkeley.EDU From: Mike Tancsa Subject: Re: Numerous hard hangs on TWO different ASUS P4T-E w/P4 1.6G Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20020918113436.B2542@cscoms.net> References: <20020610104015.D9887@cscoms.net> <20020607143308.A1030@HAL9000.wox.org> <200206072344.g57NiTwD033645@realtime.exit.com> <20020610104015.D9887@cscoms.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (obsidian/20020517) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There were some further commits to -STABLE this week to the ATA code. Might be worth a try. ---Mike At 11:34 AM 18/09/2002 +0700, Alain Fauconnet wrote: >Hello, > >Well, these boxes have all been upgraded to 4.6.2 and they still >freeze from time to time unless I disable DMA. If I put: > >hw.ata.ata_dma="0" > >in /boot/loader.conf they become totally stable. I've found a 3rd box >in the company, same motherboard, exhibiting the same problem. > >Has anyone found anything new about this ? > >Greets, >_Alain_ > >On Mon, Jun 10, 2002 at 10:40:15AM +0700, Alain Fauconnet wrote: > > Thanks to all who replied. > > > > I will consider doing a CVS upgrade (first I need to learn how > > to do it). I dislike the idea of a downgrade to 4.4 or whatever older > > than 4.5. > > > > For what it's worth, the box has *not* hung again since I have > > switched off DMA (forced PIO using sysctl). It's clearly not an option > > for long-term production mode though, and it has already happened that > > it had been stable for weeks, so that doesn't really tell much. > > > > Since the box freezes up solid and I can't enter DDB, I really wonder > > what I could do to help tracking down the problem. Suggestions are > > welcome. > > > > Greets, > > _Alain_ > > > > > > > On Fri, Jun 07, 2002 at 04:44:29PM -0700, Frank Mayhar wrote: > > > David Schultz wrote: > > > > Don't rule out hardware problems until you've tried a different model > > > > motherboard. Some old ASUS boards have a problem where, under intense > > > > memory load, the voltage drops below the signalling threshhold and the > > > > box locks up as you've described. (ASUS won't readily admit to this > > > > or any of the other bugs in their boards, but ask them why they did > > > > the third revision to the P2B-F.) That's just an example, but the > > > > point is that both of your P4T-Es could have the same bug. > > > > > > Well, considering that many different people are seeing this on different > > > hardware (I have in fact seen it on two different motherboards, a Tyan > > > Thunder 2500 with dual PIIIs and my current 2466N-4M with dual AMD MPs, > > > different SCSI controllers, too), I think it must be some new bug in > > > FreeBSD. Perhaps in the interrupt handling? I don't really know where > > > to begin to look; if someone could suggest some places, that would be > > > very useful. > > > > > > So far, none of the various suggestions have made any difference at all. > > > I have yet to turn off my IDE and parallel port to get IRQs back, I'll > > > do that this weekend. > > > -- > > > Frank Mayhar frank@exit.com http://www.exit.com/ > > > Exit Consulting http://www.gpsclock.com/ > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 22:37:18 2002 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 2358B37B401 for ; Tue, 17 Sep 2002 22:37:17 -0700 (PDT) Received: from joshe.dyndns.org (adsl-141-154-85-78.ba-dsg.net [141.154.85.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAC7B43E72 for ; Tue, 17 Sep 2002 22:37:16 -0700 (PDT) (envelope-from joshe@joshe.dyndns.org) Received: by joshe.dyndns.org (Postfix, from userid 1000) id 81CF71477D2; Wed, 18 Sep 2002 01:37:10 -0400 (EDT) Date: Wed, 18 Sep 2002 01:37:10 -0400 From: Josh Elsasser To: Andrew Cc: freebsd-stable@freebsd.org Subject: Re: Kernel panics on 4.6-STABLE w/crashdumps Message-ID: <20020918053710.GA1620@jade.nat.elsasser.org> References: <20020918025025.GA577@jade.nat.elsasser.org> <20020918140839.M49408-100000@starbug.ugh.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020918140839.M49408-100000@starbug.ugh.net.au> User-Agent: Mutt/1.4i X-PGP-Key-URL: http://www.slack.nu/pubkey.asc Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Sep 18, 2002 at 02:10:03PM +1000, Andrew wrote: > Check when the last wi commits went in and if you dont have them all then > update - I used to have a lot of panics after I installed a wi card until > I updated to a newer version of STABLE. I can't remeber exactly when it > was fixed though... > > Andrew I just checked cvsweb and I have the latest version of the wi driver for the RELENG_4 branch. -jre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Sep 17 23: 8:10 2002 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 8CCD437B401 for ; Tue, 17 Sep 2002 23:08:07 -0700 (PDT) Received: from mta.inode.at (mta.inode.at [213.229.60.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D437043E6A for ; Tue, 17 Sep 2002 23:08:06 -0700 (PDT) (envelope-from mbretter@inode.at) Received: from smtp-02.inode.at ([62.99.194.4] helo=smtp.inode.at) by mta.inode.at with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.00) id 17rY4F-0005ZB-00 for stable@freebsd.org; Wed, 18 Sep 2002 08:12:07 +0200 Received: from line-e-19.adsl-dynamic.inode.at ([62.99.165.19]:1042 helo=inode.at) by smtp.inode.at with esmtp (Exim 4.05) id 17rXz8-0007FN-00; Wed, 18 Sep 2002 08:06:51 +0200 Message-ID: <3D8817A0.9060304@inode.at> Date: Wed, 18 Sep 2002 08:05:20 +0200 From: Michael Bretterklieber User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.1) Gecko/20020826 X-Accept-Language: de-de, de-at, de, en-us, en MIME-Version: 1.0 To: Marcin Cieslak Cc: stable@freebsd.org Subject: Re: Sony FX601 freezing (with pcm compiled in) References: <3D20988B.5040406@inode.at> <3D2F1A53.1080600@inode.at> <20020917174210.GA77809@barbera.system.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Marcin Cieslak schrieb: > Michael Bretterklieber (mbretter@inode.at) napisa?(a): > >>Hi, >> >>Upgrading to FreeBSD 5.0-current solved this problem, > > > I've put my findings on a separe thread on -questions > (Message-ID: <20020917172826.GA76663@barbera.system.pl>). > > However, 5.0-current panics at the end of the boot for me. (tried Try to disable as many drivers as possible in the hardware config (visual) > various floppies and a CD from 5.0-DP1 till very recent jp snapshot) I have tried an older snapshot (early DP1), but I haven't installed it from cd I installed 4-STABLE and then upgradet to 5.0-CURRENT via cvsup and make world > > Seems like related to 'ltr' bug with a built-in Ethernet. > Do you have a built-in Ethernet interface? Can you yes > try booting -current installation floppy/CD? I have no CD > Did you upgrade to -current via source? yes > BTW: Do you have problems with freezing of this laptop? bye, -- -- -------------------------------------- E-mail: Michael.Bretterklieber@jawa.at ---------------------------- JAWA Management Software GmbH Liebenauer Hauptstr. 200 A-8041 GRAZ Tel: ++43-(0)316-403274-12 Fax: ++43-(0)316-403274-10 GSM: ++43-(0)676-93 96 698 homepage: http://www.jawa.at --------- privat ----------- E-mail: mbretter@inode.at homepage: http://www.inode.at/mbretter -------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 9: 6:13 2002 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 6121E37B401 for ; Wed, 18 Sep 2002 09:06:11 -0700 (PDT) Received: from sage-one.net (adsl-65-71-135-137.dsl.crchtx.swbell.net [65.71.135.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41BE743E4A for ; Wed, 18 Sep 2002 09:06:10 -0700 (PDT) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea [192.168.0.3]) by sage-one.net (8.11.6/8.11.6) with SMTP id g8IG66N00761; Wed, 18 Sep 2002 11:06:08 -0500 (CDT) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20020918110608.00e8d428@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 18 Sep 2002 11:06:08 -0500 To: tonerboy From: "Jack L. Stone" Subject: Re: Server lockups/crashes Cc: freebsd-stable@freebsd.org In-Reply-To: <20020918111627.S76715-100000@iguana.reptiles.org> References: <1032296346.399.11.camel@owen1492.it.oot> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 11:26 AM 9.18.2002 -0400, tonerboy wrote: >On 17 Sep 2002, Craig Boston wrote: > >> On Tue, 2002-09-17 at 15:14, Jack L. Stone wrote: >> > ERROR LOG >> > #################################################################### >> > Sep 16 10:38:23 sage-one /kernel: ad1: WRITE command timeout tag=0 >> > serv=0 - resetting >> <----snip---> >> > Sep 16 10:40:07 sage-one /kernel: ad1s1f: hard error writing fsbn >> > 23516351 of 5466688-5466943 (ad1s1 bn 23516351; cn 1463 tn 210 sn >> > 26)ata0-slave: timeout waiting for command=ef s=01 e=04 >> <----snip---> >> > Sep 16 10:40:07 sage-one /kernel: swap_pager: indefinite wait buffer: >> > device: #ad/0x20001, blkno: 392, size: 4096 >> > #################################################################### >> > LOCKED UP FROM HERE ON...... >> > ==================================================================== >> >> Could possibly be a dying hard drive or bad connection; especially if >> even the BIOS intermittently doesn't detect it. If possible, check the >> cables or try swapping this disk with another. >> > Yes. And if all else fails, it wouldn't hurt to try another >(beefier?) power supply. Had this happen to me twice in one week (once >with scsi, second with ide). > Power supply is pretty ample at 400W.... but have got it figured out now I hope. Removing the two (new) Quantum Fireball HDs in this server and replacing with two new Seagate HDs may have done the trick! On original install, I had noticed that the jumpering of the Quantums did not make sense and were not according to the diagrams sent with the drives in order for the BIOS to see them properly. Had to reverse the placement and make 'em both the same -- otherwise the BIOS could not see the 2nd HD..!! (BIOS is current) That had made me suspicious as a top contender as being the cuplrit. The Seagates are running fine now as two Masters. Have yet to run the big test of dump/restore, but want the busy server to settle in before trying again. (incantations now under way though!) Funny though, the Quantums are now recognized properly in the BIOS of another machine and are doing fine and did the dump/restore without a hitch. Jumpers work were they should Strange! Makes me think the BIOS on the server with the problem is a little flaky... Fairly new 1.6GHz AMD Athlon GA-7DX AMD 761 Chipset 1GB RAM. Thanks to everyone who responded. At least helped me eliminate some possibles. Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 10:45:13 2002 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 6843437B401 for ; Wed, 18 Sep 2002 10:45:12 -0700 (PDT) Received: from barbera.system.pl (barbera.system.pl [62.233.129.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D60743E4A for ; Wed, 18 Sep 2002 10:45:11 -0700 (PDT) (envelope-from saper@barbera.system.pl) Received: from barbera.system.pl (localhost [127.0.0.1]) by barbera.system.pl (8.12.3/8.12.3) with ESMTP id g8IGqBd3010618; Wed, 18 Sep 2002 18:52:11 +0200 (CEST) (envelope-from saper@barbera.system.pl) Received: (from saper@localhost) by barbera.system.pl (8.12.3/8.12.3/Submit) id g8IGq8C7010615; Wed, 18 Sep 2002 18:52:08 +0200 (CEST) (envelope-from saper) Date: Wed, 18 Sep 2002 18:52:08 +0200 From: Marcin Cieslak To: Michael Bretterklieber Cc: stable@freebsd.org Subject: Re: Sony FX601 freezing (with pcm compiled in) Message-ID: <20020918165208.GA10456@barbera.system.pl> Mail-Followup-To: Michael Bretterklieber , stable@freebsd.org References: <3D20988B.5040406@inode.at> <3D2F1A53.1080600@inode.at> <20020917174210.GA77809@barbera.system.pl> <3D8817A0.9060304@inode.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline In-Reply-To: <3D8817A0.9060304@inode.at> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Michael Bretterklieber (mbretter@inode.at) napisa=B3(a): >=20 > BTW: Do you have problems with freezing of this laptop? Yes, exactly the same, also other people with FX series reported. --=20 << Marcin Cieslak // saper@system.pl >> --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iQCVAwUBPYivOD2W2v2wY27ZAQH+0gP/bzjqzTqZ8RCnmeraClsnml0sP1EyneOB qYSAg1Kr1VSlkUa5D781b/3dzcOFDtkXnYjgrN6MZqTsVXUi4xMV/7fxgQGVb0v+ cQPSUMtgA1Plvs0XATaAseBWe9yBGMzau7Ihg/1+CrAmEt1vrV51cvFF1EkQvCLF Rj9YbMCs5uM= =ljUf -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 11:49: 1 2002 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 1AD1137B401; Wed, 18 Sep 2002 11:49:00 -0700 (PDT) Received: from mail.thinkburst.com (juno.geocomm.com [204.214.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65E1D43E65; Wed, 18 Sep 2002 11:48:59 -0700 (PDT) (envelope-from jbozza@thinkburst.com) Received: from mailgate.thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by mail.thinkburst.com (Postfix) with ESMTP id 5E562A95E; Wed, 18 Sep 2002 13:49:24 -0500 (CDT) Received: from sigma.geocomm.com (sigma.geocomm.com [10.1.1.5]) by mailgate.thinkburstmedia.com (Postfix) with ESMTP id 5E5A420F03; Wed, 18 Sep 2002 13:48:58 -0500 (CDT) Received: by sigma.geocomm.com (Postfix, from userid 805) id 5443C24543; Wed, 18 Sep 2002 13:48:58 -0500 (CDT) Received: from bozza (dhcp00.geocomm.com [10.1.1.100]) by sigma.geocomm.com (Postfix) with ESMTP id DC81624542; Wed, 18 Sep 2002 13:48:57 -0500 (CDT) From: "Jaime Bozza" To: Cc: "'Greg 'groggy' Lehey'" Subject: vinum ad0h/ad0s1h issue Date: Wed, 18 Sep 2002 13:46:06 -0500 Message-ID: <025001c25f43$a57fd120$6401010a@bozza> 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.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <15612.59696.734708.21623@horsey.gshapiro.net> X-Sanitizer: ThinkBurst Media, Inc. mail filter Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Recently I wrote a message regarding some filesystem problems. One of the differences I noticed on the system was that my drives were referencing ad0/2h instead of ad0/2s1h. I also stated that rebooting solved the problem. I was just able to duplicate the problem. Here's what I found out. (Happens on a recent 4.7-RC, vinum configuration with start_vinum="YES") First, boot into single-user mode. Next, mount / (for rw), then run 'vinum start'. Vinum reads the data from ad0s1h/ad2s1h correctly. (I had then run my fsck's and such on the drives when I had the problem) Exit the single-user shell (which starts booting into multiuser) /etc/rc and friends run 'vinum start' a second time, which causes the system to read data from ad0h/ad2h. System seems to be fine except for "vinum ld". When rebooting the system and letting it come up normally, it reads the slices correctly. If I run "vinum stop" before exiting single-user mode, it works fine. In fact, I can easily duplicate the error just by running "vinum start" twice. (BTW, a third time will panic the system and cause vinum to read the ad0h/ad2h on reboot) You said it was a known problem. How difficult would it be to ingore subsequent start's (The overall start kind) once vinum has already been "started", or could there be a situation where you'd want to start it more than once? (I can't think of any) Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 12: 5: 2 2002 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 B670437B401 for ; Wed, 18 Sep 2002 12:05:00 -0700 (PDT) Received: from mailhost.nxad.com (lan.ext.nxad.com [66.250.180.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C3343E3B for ; Wed, 18 Sep 2002 12:05:00 -0700 (PDT) (envelope-from sean@nxad.com) Received: from perrin.int.nxad.com (perrin.int.nxad.com [192.168.1.251]) by mailhost.nxad.com (Postfix) with ESMTP id 2EBB6212F01 for ; Wed, 18 Sep 2002 12:04:59 -0700 (PDT) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id EEA1320F03; Wed, 18 Sep 2002 12:04:58 -0700 (PDT) Date: Wed, 18 Sep 2002 12:04:58 -0700 From: Sean Chittenden To: freebsd-stable@FreeBSD.org Subject: Re: Still necessary to change the recvspace in -STABLE? Message-ID: <20020918190458.GW99484@perrin.int.nxad.com> References: <20020909225538.GH26147@ninja1.internal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a6Ri6/t33sscKOaw" Content-Disposition: inline In-Reply-To: <20020909225538.GH26147@ninja1.internal> User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 6CEB 1B06 BFD3 70F6 95BE 7E4D 8E85 2E0A 5F5B 3ECB X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --a6Ri6/t33sscKOaw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Is it still necessary to set net.inet.tcp.recvspace to 65535 or can > I leave it untouched at 65536 that way window sizes can be set > automatically. I seem to remember this being a workaround for the > FTP proxy being broken in ipf, but can't remember for sure. -sc Well, after getting 6 replies in private asking me if I'd heard anything from anyone else, I'd assume that this is still a problem. I've successfully jogged my memory and setting the window sizing to 65535 is for ipf's, IMHO, broken handling of TCP window sizing. 65536, ftp proxy breaks, 65535, ftp proxy works. This took quite a while to diagnose and should show up in the eratta someplace and it doesn't look like it's fixed in the most recent version of ipf, even though there was work done on the ftp proxy. :-( Anyone know if ipfw handles window sizing correctly, I haven't tested it yet to see if it does or not. -sc --=20 Sean Chittenden --a6Ri6/t33sscKOaw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iD8DBQE9iM5ajoUuCl9bPssRAjFnAJ0WRVvL3tssejeHblIsG4jGsTwakgCeKA8d cH2KD28Vn80iXlhNi39n7G4= =IPDv -----END PGP SIGNATURE----- --a6Ri6/t33sscKOaw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 12:16:50 2002 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 CB5C237B401 for ; Wed, 18 Sep 2002 12:16:48 -0700 (PDT) Received: from mta.inode.at (mta.inode.at [213.229.60.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE6643E42 for ; Wed, 18 Sep 2002 12:16:47 -0700 (PDT) (envelope-from mbretter@inode.at) Received: from smtp-02.inode.at ([62.99.194.4] helo=smtp.inode.at) by mta.inode.at with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.00) id 17rkNW-0006cG-00 for stable@freebsd.org; Wed, 18 Sep 2002 21:20:50 +0200 Received: from line-e-70.adsl-dynamic.inode.at ([62.99.165.70]:1036 helo=inode.at) by smtp.inode.at with esmtp (Exim 4.05) id 17rkIJ-0007Xw-00 for stable@freebsd.org; Wed, 18 Sep 2002 21:15:28 +0200 Message-ID: <3D88D079.9060209@inode.at> Date: Wed, 18 Sep 2002 21:14:01 +0200 From: Michael Bretterklieber User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.1) Gecko/20020826 X-Accept-Language: de-de, de-at, de, en-us, en MIME-Version: 1.0 To: stable@freebsd.org Subject: Re: Sony FX601 freezing (with pcm compiled in) References: <3D20988B.5040406@inode.at> <3D2F1A53.1080600@inode.at> <20020917174210.GA77809@barbera.system.pl> <3D8817A0.9060304@inode.at> <20020918165208.GA10456@barbera.system.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, this laptop also freezes on windows xp sometimes, I called the sony hotline, but the refused the support, because I installed Windows XP Prof., and they only support XP Home. The guy on the hotline told me, that I have to contact the vendor of the os !?! Such statement is really provocative. In the future I will not buy any sony-product (PC or Notebook). bad luck :-( bye, Marcin Cieslak schrieb: > Michael Bretterklieber (mbretter@inode.at) napisa?(a): > >>BTW: Do you have problems with freezing of this laptop? > > > Yes, exactly the same, also other people with FX series > reported. > -- -- -------------------------------------- E-mail: Michael.Bretterklieber@jawa.at ---------------------------- JAWA Management Software GmbH Liebenauer Hauptstr. 200 A-8041 GRAZ Tel: ++43-(0)316-403274-12 Fax: ++43-(0)316-403274-10 GSM: ++43-(0)676-93 96 698 homepage: http://www.jawa.at --------- privat ----------- E-mail: mbretter@inode.at homepage: http://www.inode.at/mbretter -------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 12:41: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 1317037B406; Wed, 18 Sep 2002 12:40:59 -0700 (PDT) To: freebsd-stable@freebsd.org From: Majordomo@FreeBSD.ORG Subject: Majordomo results: subscribe freebsd-ports freebsd@crossove Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20020918194059.1317037B406@hub.freebsd.org> Date: Wed, 18 Sep 2002 12:40:59 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- **** Your request to Majordomo@FreeBSD.ORG: **** **** subscribe freebsd-ports freebsd@crossover.ch **** **** must be authenticated. To accomplish this, another request must be **** sent in with an authorization key, which has been sent to: **** freebsd@crossover.ch **** **** If the message is not received, there is generally a problem with **** the address. Before reporting this as a problem, please note the **** following: **** **** You only need to give an address to the subscribe command if you want **** to receive list mail at a different address from where you sent the **** command. Otherwise you can simply omit it. **** **** If you do give an address to the subscribe command, it must be a legal **** address. It should not consist solely of your name. The address must **** point to a machine that is reachable from the list server. **** **** If you have any questions about the policy of the list owner, please **** contact "freebsd-ports-approval@FreeBSD.ORG". **** **** Thanks! **** **** Majordomo@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 12:43: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id D092037B404; Wed, 18 Sep 2002 12:42:57 -0700 (PDT) To: freebsd-stable@FreeBSD.ORG From: Majordomo@FreeBSD.ORG Subject: Majordomo results: auth 2fb6c003 subscribe freebsd-ports fr Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20020918194257.D092037B404@hub.freebsd.org> Date: Wed, 18 Sep 2002 12:42:57 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- >>>> Am Wednesday 18 September 2002 21:40 schrieben Sie: **** Command 'am' not recognized. >>>> > auth 2fb6c003 subscribe freebsd-ports freebsd@crossover.ch **** Command '>' not recognized. >>>> **** No valid commands found. **** A single "subscribe" or "unsubscribe" command **** may appear as the "Subject:" line **** Help for Majordomo@FreeBSD.ORG: *********************************************************************** Majordomo can not process MIME or HTML. Please send only plain ASCII email to Majordomo. Thank you. *********************************************************************** This help message is being sent to you from the Majordomo mailing list management system at Majordomo@FreeBSD.ORG. This is version 1.94.4 of Majordomo. If you're familiar with mail servers, an advanced user's summary of Majordomo's commands appears at the end of this message. Majordomo is an automated system which allows users to subscribe and unsubscribe to mailing lists, and to retrieve files from list archives. You can interact with the Majordomo software by sending it commands in the body of mail messages addressed to "Majordomo@FreeBSD.ORG". Please do not put your commands on the subject line; Majordomo does not process commands in the subject line. You may put multiple Majordomo commands in the same mail message. Put each command on a line by itself. If you use a "signature block" at the end of your mail, Majordomo may mistakenly believe each line of your message is a command; you will then receive spurious error messages. To keep this from happening, either put a line starting with a hyphen ("-") before your signature, or put a line with just the word end on it in the same place. This will stop the Majordomo software from processing your signature as bad commands. Here are some of the things you can do using Majordomo: I. FINDING OUT WHICH LISTS ARE ON THIS SYSTEM To get a list of publicly-available mailing lists on this system, put the following line in the body of your mail message to Majordomo@FreeBSD.ORG: lists Each line will contain the name of a mailing list and a brief description of the list. To get more information about a particular list, use the "info" command, supplying the name of the list. For example, if the name of the list about which you wish information is "demo-list", you would put the line info demo-list in the body of the mail message. II. SUBSCRIBING TO A LIST Once you've determined that you wish to subscribe to one or more lists on this system, you can send commands to Majordomo to have it add you to the list, so you can begin receiving mailings. To receive list mail at the address from which you're sending your mail, simply say "subscribe" followed by the list's name: subscribe demo-list If for some reason you wish to have the mailings go to a different address (a friend's address, a specific other system on which you have an account, or an address which is more correct than the one that automatically appears in the "From:" header on the mail you send), you would add that address to the command. For instance, if you're sending a request from your work account, but wish to receive "demo-list" mail at your personal account (for which we will use "jqpublic@my-isp.com" as an example), you'd put the line subscribe demo-list jqpublic@my-isp.com in the mail message body. Based on configuration decisions made by the list owners, you may be added to the mailing list automatically. You may also receive notification that an authorization key is required for subscription. Another message will be sent to the address to be subscribed (which may or may not be the same as yours) containing the key, and directing the user to send a command found in that message back to Majordomo@FreeBSD.ORG. (This can be a bit of extra hassle, but it helps keep you from being swamped in extra email by someone who forged requests from your address.) You may also get a message that your subscription is being forwarded to the list owner for approval; some lists have waiting lists, or policies about who may subscribe. If your request is forwarded for approval, the list owner should contact you soon after your request. Upon subscribing, you should receive an introductory message, containing list policies and features. Save this message for future reference; it will also contain exact directions for unsubscribing. If you lose the intro mail and would like another copy of the policies, send this message to Majordomo@FreeBSD.ORG: intro demo-list (substituting, of course, the real name of your list for "demo-list"). III. UNSUBSCRIBING FROM MAILING LISTS Your original intro message contains the exact command which should be used to remove your address from the list. However, in most cases, you may simply send the command "unsubscribe" followed by the list name: unsubscribe demo-list (This command may fail if your provider has changed the way your address is shown in your mail.) To remove an address other than the one from which you're sending the request, give that address in the command: unsubscribe demo-list jqpublic@my-isp.com In either of these cases, you can tell Majordomo@FreeBSD.ORG to remove the address in question from all lists on this server by using "*" in place of the list name: unsubscribe * unsubscribe * jqpublic@my-isp.com IV. FINDING THE LISTS TO WHICH AN ADDRESS IS SUBSCRIBED To find the lists to which your address is subscribed, send this command in the body of a mail message to Majordomo@FreeBSD.ORG: which You can look for other addresses, or parts of an address, by specifying the text for which Majordomo should search. For instance, to find which users at my-isp.com are subscribed to which lists, you might send the command which my-isp.com Note that many list owners completely or fully disable the "which" command, considering it a privacy violation. V. FINDING OUT WHO'S SUBSCRIBED TO A LIST To get a list of the addresses on a particular list, you may use the "who" command, followed by the name of the list: who demo-list Note that many list owners allow only a list's subscribers to use the "who" command, or disable it completely, believing it to be a privacy violation. VI. RETRIEVING FILES FROM A LIST'S ARCHIVES Many list owners keep archives of files associated with a list. These may include: - back issues of the list - help files, user profiles, and other documents associated with the list - daily, monthly, or yearly archives for the list To find out if a list has any files associated with it, use the "index" command: index demo-list If you see files in which you're interested, you may retrieve them by using the "get" command and specifying the list name and archive filename. For instance, to retrieve the files called "profile.form" (presumably a form to fill out with your profile) and "demo-list.9611" (presumably the messages posted to the list in November 1996), you would put the lines get demo-list profile.form get demo-list demo-list.9611 in your mail to Majordomo@FreeBSD.ORG. VII. GETTING MORE HELP To contact a human site manager, send mail to postmaster@FreeBSD.ORG. To get another copy of this help message, send mail to Majordomo@FreeBSD.ORG with a line saying help in the message body. VIII. COMMAND SUMMARY FOR ADVANCED USERS In the description below items contained in []'s are optional. When providing the item, do not include the []'s around it. Items in angle brackets, such as
, are meta-symbols that should be replaced by appropriate text without the angle brackets. It understands the following commands: subscribe [
] Subscribe yourself (or
if specified) to the named . unsubscribe [
] Unsubscribe yourself (or
if specified) from the named . "unsubscribe *" will remove you (or
) from all lists. This _may not_ work if you have subscribed using multiple addresses. get Get a file related to . index Return an index of files you can "get" for . which [
] Find out which lists you (or
if specified) are on. who Find out who is on the named . info Retrieve the general introductory information for the named . intro Retrieve the introductory message sent to new users. Non-subscribers may not be able to retrieve this. lists Show the lists served by this Majordomo server. help Retrieve this message. end Stop processing commands (useful if your mailer adds a signature). Commands should be sent in the body of an email message to "Majordomo@FreeBSD.ORG". Multiple commands can be processed provided each occurs on a separate line. Commands in the "Subject:" line are NOT processed. If you have any questions or problems, please contact "Majordomo-Owner@FreeBSD.ORG". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 12:45:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 2C15637B407; Wed, 18 Sep 2002 12:45:15 -0700 (PDT) To: freebsd-stable@FreeBSD.ORG From: Majordomo@FreeBSD.ORG Subject: Majordomo results: Re: Confirmation for subscribe freebsd-p Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20020918194515.2C15637B407@hub.freebsd.org> Date: Wed, 18 Sep 2002 12:45:15 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- >>>> auth 2fb6c003 subscribe freebsd-ports freebsd@crossover.ch Your request to Majordomo@FreeBSD.ORG: subscribe freebsd-ports freebsd@crossover.ch has been forwarded to the owner of the "freebsd-ports" list for approval. This could be for any of several reasons: You might have asked to subscribe to a "closed" list, where all new additions must be approved by the list owner. You might have asked to subscribe or unsubscribe an address other than the one that appears in the headers of your mail message. When the list owner approves your request, you will be notified. If you have any questions about the policy of the list owner, please contact "freebsd-ports-approval@FreeBSD.ORG". Thanks! Majordomo@FreeBSD.ORG >>>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 13:10:59 2002 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 8605E37B406; Wed, 18 Sep 2002 13:10:58 -0700 (PDT) To: freebsd-stable@freebsd.org From: Majordomo@FreeBSD.ORG Subject: Majordomo results: subscribe freebsd-ports freebsd@crossove Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20020918201058.8605E37B406@hub.freebsd.org> Date: Wed, 18 Sep 2002 13:10:58 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- **** Your request to Majordomo@FreeBSD.ORG: **** **** subscribe freebsd-ports freebsd@crossover.ch **** **** must be authenticated. To accomplish this, another request must be **** sent in with an authorization key, which has been sent to: **** freebsd@crossover.ch **** **** If the message is not received, there is generally a problem with **** the address. Before reporting this as a problem, please note the **** following: **** **** You only need to give an address to the subscribe command if you want **** to receive list mail at a different address from where you sent the **** command. Otherwise you can simply omit it. **** **** If you do give an address to the subscribe command, it must be a legal **** address. It should not consist solely of your name. The address must **** point to a machine that is reachable from the list server. **** **** If you have any questions about the policy of the list owner, please **** contact "freebsd-ports-approval@FreeBSD.ORG". **** **** Thanks! **** **** Majordomo@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 13:15:55 2002 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 1FA6B37B401 for ; Wed, 18 Sep 2002 13:15:49 -0700 (PDT) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09BF643E3B for ; Wed, 18 Sep 2002 13:15:47 -0700 (PDT) (envelope-from Majordomo-Owner@DE.FreeBSD.ORG) Received: (from majordom@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) id VAA14869; Wed, 18 Sep 2002 21:42:42 +0200 (CEST) (envelope-from Majordomo-Owner@de.freebsd.org) Date: Wed, 18 Sep 2002 21:42:42 +0200 (CEST) Message-Id: <200209181942.VAA14869@baerenklau.de.freebsd.org> To: freebsd-stable@freebsd.org From: majordomo@DE.FreeBSD.ORG Subject: Majordomo results: subscribe freebsd-stable freebsd@crossov Reply-To: majordomo@DE.FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- **** No valid commands found. **** Commands must be in message BODY, not in HEADER. **** Help for majordomo@de.freebsd.org: This help message is being sent to you from the Majordomo mailing list management system at majordomo@de.freebsd.org. This is version 1.94.4 of Majordomo. If you're familiar with mail servers, an advanced user's summary of Majordomo's commands appears at the end of this message. Majordomo is an automated system which allows users to subscribe and unsubscribe to mailing lists, and to retrieve files from list archives. You can interact with the Majordomo software by sending it commands in the body of mail messages addressed to "majordomo@de.freebsd.org". Please do not put your commands on the subject line; Majordomo does not process commands in the subject line. You may put multiple Majordomo commands in the same mail message. Put each command on a line by itself. If you use a "signature block" at the end of your mail, Majordomo may mistakenly believe each line of your message is a command; you will then receive spurious error messages. To keep this from happening, either put a line starting with a hyphen ("-") before your signature, or put a line with just the word end on it in the same place. This will stop the Majordomo software from processing your signature as bad commands. Here are some of the things you can do using Majordomo: I. FINDING OUT WHICH LISTS ARE ON THIS SYSTEM To get a list of publicly-available mailing lists on this system, put the following line in the body of your mail message to majordomo@de.freebsd.org: lists Each line will contain the name of a mailing list and a brief description of the list. To get more information about a particular list, use the "info" command, supplying the name of the list. For example, if the name of the list about which you wish information is "demo-list", you would put the line info demo-list in the body of the mail message. II. SUBSCRIBING TO A LIST Once you've determined that you wish to subscribe to one or more lists on this system, you can send commands to Majordomo to have it add you to the list, so you can begin receiving mailings. To receive list mail at the address from which you're sending your mail, simply say "subscribe" followed by the list's name: subscribe demo-list If for some reason you wish to have the mailings go to a different address (a friend's address, a specific other system on which you have an account, or an address which is more correct than the one that automatically appears in the "From:" header on the mail you send), you would add that address to the command. For instance, if you're sending a request from your work account, but wish to receive "demo-list" mail at your personal account (for which we will use "jqpublic@my-isp.com" as an example), you'd put the line subscribe demo-list jqpublic@my-isp.com in the mail message body. Based on configuration decisions made by the list owners, you may be added to the mailing list automatically. You may also receive notification that an authorization key is required for subscription. Another message will be sent to the address to be subscribed (which may or may not be the same as yours) containing the key, and directing the user to send a command found in that message back to majordomo@de.freebsd.org. (This can be a bit of extra hassle, but it helps keep you from being swamped in extra email by someone who forged requests from your address.) You may also get a message that your subscription is being forwarded to the list owner for approval; some lists have waiting lists, or policies about who may subscribe. If your request is forwarded for approval, the list owner should contact you soon after your request. Upon subscribing, you should receive an introductory message, containing list policies and features. Save this message for future reference; it will also contain exact directions for unsubscribing. If you lose the intro mail and would like another copy of the policies, send this message to majordomo@de.freebsd.org: intro demo-list (substituting, of course, the real name of your list for "demo-list"). III. UNSUBSCRIBING FROM MAILING LISTS Your original intro message contains the exact command which should be used to remove your address from the list. However, in most cases, you may simply send the command "unsubscribe" followed by the list name: unsubscribe demo-list (This command may fail if your provider has changed the way your address is shown in your mail.) To remove an address other than the one from which you're sending the request, give that address in the command: unsubscribe demo-list jqpublic@my-isp.com In either of these cases, you can tell majordomo@de.freebsd.org to remove the address in question from all lists on this server by using "*" in place of the list name: unsubscribe * unsubscribe * jqpublic@my-isp.com IV. FINDING THE LISTS TO WHICH AN ADDRESS IS SUBSCRIBED To find the lists to which your address is subscribed, send this command in the body of a mail message to majordomo@de.freebsd.org: which You can look for other addresses, or parts of an address, by specifying the text for which Majordomo should search. For instance, to find which users at my-isp.com are subscribed to which lists, you might send the command which my-isp.com Note that many list owners completely or fully disable the "which" command, considering it a privacy violation. V. FINDING OUT WHO'S SUBSCRIBED TO A LIST To get a list of the addresses on a particular list, you may use the "who" command, followed by the name of the list: who demo-list Note that many list owners allow only a list's subscribers to use the "who" command, or disable it completely, believing it to be a privacy violation. VI. RETRIEVING FILES FROM A LIST'S ARCHIVES Many list owners keep archives of files associated with a list. These may include: - back issues of the list - help files, user profiles, and other documents associated with the list - daily, monthly, or yearly archives for the list To find out if a list has any files associated with it, use the "index" command: index demo-list If you see files in which you're interested, you may retrieve them by using the "get" command and specifying the list name and archive filename. For instance, to retrieve the files called "profile.form" (presumably a form to fill out with your profile) and "demo-list.9611" (presumably the messages posted to the list in November 1996), you would put the lines get demo-list profile.form get demo-list demo-list.9611 in your mail to majordomo@de.freebsd.org. VII. GETTING MORE HELP To contact a human site manager, send mail to Majordomo-Owner@de.freebsd.org. To contact the owner of a specific list, send mail to that list's approval address, which is formed by adding "-approval" to the user-name portion of the list's address. For instance, to contact the list owner for demo-list@de.freebsd.org, you would send mail to demo-list-approval@de.freebsd.org. To get another copy of this help message, send mail to majordomo@de.freebsd.org with a line saying help in the message body. VIII. COMMAND SUMMARY FOR ADVANCED USERS In the description below items contained in []'s are optional. When providing the item, do not include the []'s around it. Items in angle brackets, such as
, are meta-symbols that should be replaced by appropriate text without the angle brackets. It understands the following commands: subscribe [
] Subscribe yourself (or
if specified) to the named . unsubscribe [
] Unsubscribe yourself (or
if specified) from the named . "unsubscribe *" will remove you (or
) from all lists. This _may not_ work if you have subscribed using multiple addresses. get Get a file related to . index Return an index of files you can "get" for . which [
] Find out which lists you (or
if specified) are on. who Find out who is on the named . info Retrieve the general introductory information for the named . intro Retrieve the introductory message sent to new users. Non-subscribers may not be able to retrieve this. lists Show the lists served by this Majordomo server. help Retrieve this message. end Stop processing commands (useful if your mailer adds a signature). Commands should be sent in the body of an email message to "majordomo@de.freebsd.org". Multiple commands can be processed provided each occurs on a separate line. Commands in the "Subject:" line are NOT processed. If you have any questions or problems, please contact "Majordomo-Owner@de.freebsd.org". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 13:16:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id F194337B406; Wed, 18 Sep 2002 13:16:14 -0700 (PDT) To: freebsd-stable@FreeBSD.ORG From: Majordomo@FreeBSD.ORG Subject: Majordomo results: auth 2fb6c003 subscribe freebsd-ports fr Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20020918201614.F194337B406@hub.freebsd.org> Date: Wed, 18 Sep 2002 13:16:14 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- >>>> auth 2fb6c003 subscribe freebsd-ports freebsd@crossover.ch Your request to Majordomo@FreeBSD.ORG: subscribe freebsd-ports freebsd@crossover.ch has been forwarded to the owner of the "freebsd-ports" list for approval. This could be for any of several reasons: You might have asked to subscribe to a "closed" list, where all new additions must be approved by the list owner. You might have asked to subscribe or unsubscribe an address other than the one that appears in the headers of your mail message. When the list owner approves your request, you will be notified. If you have any questions about the policy of the list owner, please contact "freebsd-ports-approval@FreeBSD.ORG". Thanks! Majordomo@FreeBSD.ORG >>>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 13:23:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 3705537B406; Wed, 18 Sep 2002 13:23:16 -0700 (PDT) To: freebsd-stable@FreeBSD.ORG From: Majordomo@FreeBSD.ORG Subject: Majordomo results: auth 2fb6c003 subscribe freebsd-ports fr Reply-To: Majordomo@FreeBSD.ORG Message-Id: <20020918202316.3705537B406@hub.freebsd.org> Date: Wed, 18 Sep 2002 13:23:16 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -- >>>> auth 2fb6c003 subscribe freebsd-ports freebsd@crossover.ch Your request to Majordomo@FreeBSD.ORG: subscribe freebsd-ports freebsd@crossover.ch has been forwarded to the owner of the "freebsd-ports" list for approval. This could be for any of several reasons: You might have asked to subscribe to a "closed" list, where all new additions must be approved by the list owner. You might have asked to subscribe or unsubscribe an address other than the one that appears in the headers of your mail message. When the list owner approves your request, you will be notified. If you have any questions about the policy of the list owner, please contact "freebsd-ports-approval@FreeBSD.ORG". Thanks! Majordomo@FreeBSD.ORG >>>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 14: 2:58 2002 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 0614737B401 for ; Wed, 18 Sep 2002 14:02:57 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03CFF43E65 for ; Wed, 18 Sep 2002 14:02:55 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g8IL2sPQ087529 for ; Wed, 18 Sep 2002 14:02:54 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g8IL2sR0087528; Wed, 18 Sep 2002 14:02:54 -0700 (PDT) (envelope-from dillon) Date: Wed, 18 Sep 2002 14:02:54 -0700 (PDT) From: Matthew Dillon Message-Id: <200209182102.g8IL2sR0087528@apollo.backplane.com> To: freebsd-stable@FreeBSD.ORG Subject: Re: Majordomo results: auth 2fb6c003 subscribe freebsd-ports fr References: <20020918202316.3705537B406@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :-- : :>>>> auth 2fb6c003 subscribe freebsd-ports freebsd@crossover.ch :Your request to Majordomo@FreeBSD.ORG: : : subscribe freebsd-ports freebsd@crossover.ch : :has been forwarded to the owner of the "freebsd-ports" list for approval. :This could be for any of several reasons: : : You might have asked to subscribe to a "closed" list, where all new : additions must be approved by the list owner. : : You might have asked to subscribe or unsubscribe an address other than : the one that appears in the headers of your mail message. : :When the list owner approves your request, you will be notified. : :If you have any questions about the policy of the list owner, please :contact "freebsd-ports-approval@FreeBSD.ORG". : :Thanks! : :Majordomo@FreeBSD.ORG We have to add another reason: You might have done something silly, funny, and just a tad wrong. 8-o oooh no! -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 14:26:46 2002 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 32AFD37B401 for ; Wed, 18 Sep 2002 14:26:44 -0700 (PDT) Received: from siegetower.ironcastle.net (siegetower.ironcastle.net [12.30.48.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id A28D243E65 for ; Wed, 18 Sep 2002 14:26:43 -0700 (PDT) (envelope-from chip@chocobo.cx) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.ironcastle.net (Postfix) with ESMTP id 9AF1622E83 for ; Wed, 18 Sep 2002 17:26:42 -0400 (EDT) Received: from ws-219.simprocontrols.com (ws-219.simprocontrols.com [192.168.2.219]) by siegetower.ironcastle.net (Postfix) with ESMTP id CCEF722E02 for ; Wed, 18 Sep 2002 17:26:41 -0400 (EDT) Subject: umass oddity in 4.7-PRERELEASE From: Chip Marshall Reply-To: chip@chocobo.cx To: freebsd-stable@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pMdjYRH9OZRTL8BkI7Hb" X-Mailer: Ximian Evolution 1.0.8 Date: 18 Sep 2002 17:26:51 -0400 Message-Id: <1032384411.425.7.camel@tonberry.chocobo.cx> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-pMdjYRH9OZRTL8BkI7Hb Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Running FreeBSD 4.7-PRERELEASE (as of last Friday morning) on a Sony VAIO PCG-GR300 laptop. I posted earlier about the internal USB Memory Stick reader not working under FreeBSD and causing delays during boot up. (I received no answers, btw. Most annoying.) Anyway, I've found an odd condition under which it does work, kindof. I have attached my Sony MSAC-US1 USB MemoryStick reader to the USB chain, inserted a stick into the internal reader, then inserted a stick into the external reader, then they both show up: umass0: Sony USB Memory Stick Slot, rev 1.10/1.83, addr 2 umass0: CBI reset failed, TIMEOUT umass0: CBI bulk-in stall clear failed, TIMEOUT umass0: CBI bulk-out stall clear failed, TIMEOUT [ repeat last 3 lines 4 more times ] umass1: Sony MSAC-US1, rev 1.10/1.00, addr 6 da0 at umass-sim0 bus 0 target 1 lun 0 da0: Removable Direct Access SCSI-0 device=20 da0: 20KB/s transfers da0: 61MB (126848 512 byte sectors: 2H 9S/T 80C) da1 at umass-sim0 bus 0 target 0 umass0: CBI reset failed, TIMEOUT umass0: CBI bulk-in stall clear failed, TIMEOUT umass0: CBI bulk-out stall clear failed, TIMEOUT umass0: CBI reset failed, TIMEOUT umass0: CBI bulk-in stall clear failed, TIMEOUT umass0: CBI bulk-out stall clear failed, TIMEOUT umass0: CBI reset failed, TIMEOUT umass0: CBI bulk-in stall clear failed, TIMEOUT umass0: CBI bulk-out stall clear failed, TIMEOUT umass0: CBI reset failed, TIMEOUT umass0: CBI bulk-in stall clear failed, TIMEOUT umass0: CBI bulk-out stall clear failed, TIMEOUT lun 0 da1: Removable Direct Access SCSI-0 device=20 da1: 150KB/s transfers da1: 7MB (15840 512 byte sectors: 0H 0S/T 0C) umass0 is the internal reader, umass1 is the enternal reader (it doesn't show up until there is a card in it.) I can mount both cards at this point, though the card at umass0 is very slow. It seems like it's waiting for something to timeout in order to continue working. There's no messages in dmesg about it though. So, any clues as to why it doesn't appear on it's own? Or why it does respond as fast, even though it has the higher transfer speed? For that matter, why does it cause mouse button events on the jogdial when a stick is removed/inserted from the internal reader? Any answers this time around would be appreciated. --=20 Chip Marshall http://www.chocobo.cx/chip/ GCM/CS d+(-) s+:++ a21>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+ V-- PS+ PE Y+ PGP++ t+@ R@ tv@ b++@ DI++++ D+(-) G++ e>++ h>++ r++ y? --=-pMdjYRH9OZRTL8BkI7Hb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9iO+b8vyTVl6qbdQRAo5jAJ9DPmL7sebV1YX3edznFIVJt0vkKQCffln1 uFbmawLZ/dHyuX8z1Tqxe7E= =UG1X -----END PGP SIGNATURE----- --=-pMdjYRH9OZRTL8BkI7Hb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 15:20: 7 2002 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 AD57737B401 for ; Wed, 18 Sep 2002 15:20:04 -0700 (PDT) Received: from siegetower.ironcastle.net (siegetower.ironcastle.net [12.30.48.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07ABD43E3B for ; Wed, 18 Sep 2002 15:20:04 -0700 (PDT) (envelope-from chip@chocobo.cx) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.ironcastle.net (Postfix) with ESMTP id 5567022F12 for ; Wed, 18 Sep 2002 18:20:03 -0400 (EDT) Received: from ws-219.simprocontrols.com (ws-219.simprocontrols.com [192.168.2.219]) by siegetower.ironcastle.net (Postfix) with ESMTP id 824AE22EE5 for ; Wed, 18 Sep 2002 18:20:02 -0400 (EDT) Subject: USB_DEBUG compile error [was Re: umass oddity in 4.7-PRERELEASE] From: Chip Marshall Reply-To: chip@chocobo.cx To: freebsd-stable@freebsd.org In-Reply-To: <1032384411.425.7.camel@tonberry.chocobo.cx> References: <1032384411.425.7.camel@tonberry.chocobo.cx> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3zJq81q1qxS4YOxSMrwt" X-Mailer: Ximian Evolution 1.0.8 Date: 18 Sep 2002 18:20:12 -0400 Message-Id: <1032387612.60444.1.camel@tonberry.chocobo.cx> Mime-Version: 1.0 X-Virus-Scanned: by AMaViS snapshot-20020300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-3zJq81q1qxS4YOxSMrwt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable BTW, I attempted to cvsup and recompile my kernel today, adding options USB_DEBUG to the mix. Got a compile error: linking kernel usb.o: In function `usbioctl': usb.o(.text+0x40e): undefined reference to `ohcidebug' *** Error code 1 On Wed, 2002-09-18 at 17:26, Chip Marshall wrote: > Running FreeBSD 4.7-PRERELEASE (as of last Friday morning) on a Sony > VAIO PCG-GR300 laptop. I posted earlier about the internal USB Memory > Stick reader not working under FreeBSD and causing delays during boot > up. (I received no answers, btw. Most annoying.) >=20 > Anyway, I've found an odd condition under which it does work, kindof. I > have attached my Sony MSAC-US1 USB MemoryStick reader to the USB chain, > inserted a stick into the internal reader, then inserted a stick into > the external reader, then they both show up: >=20 > umass0: Sony USB Memory Stick Slot, rev 1.10/1.83, addr 2 > umass0: CBI reset failed, TIMEOUT > umass0: CBI bulk-in stall clear failed, TIMEOUT > umass0: CBI bulk-out stall clear failed, TIMEOUT > [ repeat last 3 lines 4 more times ] > umass1: Sony MSAC-US1, rev 1.10/1.00, addr 6 > da0 at umass-sim0 bus 0 target 1 lun 0 > da0: Removable Direct Access SCSI-0 device=20 > da0: 20KB/s transfers > da0: 61MB (126848 512 byte sectors: 2H 9S/T 80C) > da1 at umass-sim0 bus 0 target 0 umass0: CBI reset failed, TIMEOUT > umass0: CBI bulk-in stall clear failed, TIMEOUT > umass0: CBI bulk-out stall clear failed, TIMEOUT > umass0: CBI reset failed, TIMEOUT > umass0: CBI bulk-in stall clear failed, TIMEOUT > umass0: CBI bulk-out stall clear failed, TIMEOUT > umass0: CBI reset failed, TIMEOUT > umass0: CBI bulk-in stall clear failed, TIMEOUT > umass0: CBI bulk-out stall clear failed, TIMEOUT > umass0: CBI reset failed, TIMEOUT > umass0: CBI bulk-in stall clear failed, TIMEOUT > umass0: CBI bulk-out stall clear failed, TIMEOUT > lun 0 > da1: Removable Direct Access SCSI-0 device=20 > da1: 150KB/s transfers > da1: 7MB (15840 512 byte sectors: 0H 0S/T 0C) >=20 > umass0 is the internal reader, umass1 is the enternal reader (it doesn't > show up until there is a card in it.) >=20 > I can mount both cards at this point, though the card at umass0 is very > slow. It seems like it's waiting for something to timeout in order to > continue working. There's no messages in dmesg about it though. >=20 > So, any clues as to why it doesn't appear on it's own? Or why it does > respond as fast, even though it has the higher transfer speed? >=20 > For that matter, why does it cause mouse button events on the jogdial > when a stick is removed/inserted from the internal reader? >=20 > Any answers this time around would be appreciated. >=20 > --=20 > Chip Marshall http://www.chocobo.cx/chip/ > GCM/CS d+(-) s+:++ a21>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+ > V-- PS+ PE Y+ PGP++ t+@ R@ tv@ b++@ DI++++ D+(-) G++ e>++ h>++ r++ y? --=20 Chip Marshall http://www.chocobo.cx/chip/ GCM/CS d+(-) s+:++ a21>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+ V-- PS+ PE Y+ PGP++ t+@ R@ tv@ b++@ DI++++ D+(-) G++ e>++ h>++ r++ y? --=-3zJq81q1qxS4YOxSMrwt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9iPwc8vyTVl6qbdQRAkrAAKCQ+/nimuUYZwc9bmX6pT9Bas6PUQCg08Lt cg4F+71pbd7qNIE6I0RRe6w= =WsXC -----END PGP SIGNATURE----- --=-3zJq81q1qxS4YOxSMrwt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Sep 18 18:28:13 2002 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 C3FB937B401 for ; Wed, 18 Sep 2002 18:27:54 -0700 (PDT) Received: from omen.e-lated.org (omen.e-lated.org [63.231.29.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 491A943E6A for ; Wed, 18 Sep 2002 18:27:53 -0700 (PDT) (envelope-from danger@e-lated.org) Received: from omen.e-lated.org (danger@localhost [127.0.0.1]) by omen.e-lated.org (8.12.6/8.12.5) with ESMTP id g8J1Rcot000657 for ; Wed, 18 Sep 2002 18:27:39 -0700 (PDT) (envelope-from danger@e-lated.org) Received: from localhost (danger@localhost) by omen.e-lated.org (8.12.6/8.12.6/Submit) with ESMTP id g8J1RZh3000654 for ; Wed, 18 Sep 2002 18:27:37 -0700 (PDT) X-Authentication-Warning: omen.e-lated.org: danger owned process doing -bs Date: Wed, 18 Sep 2002 18:27:35 -0700 (PDT) From: Jeff Seeman To: FreeBSD-STABLE Subject: Problems with XFree86-4 Message-ID: <20020918180828.X623-100000@omen.e-lated.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG last ditch: I purchased a new Motherboard ASUS P4B533-E all devices seemed to be found correctly including the Video Card Nvidia gforce 2 MX. When I try to use startx or even xf86cfg it results in a Xserver crash. I tried to configure using xf86config but the result is the same. below is the dump of xfree86 log and below that dmesg: I know this is very long, but if you can figure out whats wrong please let me know. Thanks in advance. XFree86 Version 4.2.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 January 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: FreeBSD 4.6 i386 [ELF] Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.8.log", Time: Wed Sep 18 18:19:06 2002 (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (II) Module ABI versions: XFree86 ANSI C Emulation: 0.1 XFree86 Video Driver: 0.5 XFree86 XInput driver : 0.3 XFree86 Server Extension : 0.1 XFree86 Font Renderer : 0.3 (II) Loader running on freebsd (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,1a30 card 1043,8088 rev 11 class 06,00,00 hdr 00(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 11 class 06,04,00 hdr 01(II) PCI: 00:1d:0: chip 8086,24c2 card 1043,8089 rev 01 class 0c,03,00 hdr 80(II) PCI: 00:1d:1: chip 8086,24c4 card 1043,8089 rev 01 class 0c,03,00 hdr 00(II) PCI: 00:1d:2: chip 8086,24c7 card 1043,8089 rev 01 class 0c,03,00 hdr 00(II) PCI: 00:1d:7: chip 8086,24cd card 1043,8089 rev 01 class 0c,03,20 hdr 00(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 81 class 06,04,00 hdr 01(II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 01 class 06,01,00 hdr 80(II) PCI: 00:1f:1: chip 8086,24cb card 1043,8089 rev 01 class 01,01,8a hdr 00(II) PCI: 01:00:0: chip 10de,0110 card 1043,4015 rev a1 class 03,00,00 hdr 00(II) PCI: 02:02:0: chip 105a,5275 card 1043,807e rev 01 class 01,04,85 hdr 00(II) PCI: 02:03:0: chip 13f6,0111 card 1043,80e2 rev 10 class 04,01,00 hdr 00(II) PCI: 02:04:0: chip 1033,00f2 card 1033,00f2 rev 01 class 0c,00,10 hdr 00(II) PCI: 02:08:0: chip 8086,1039 card 1043,8071 rev 81 class 02,00,00 hdr 00(II) PCI: End of PCI scan (II) LoadModule: "scanpci" (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) UnloadModule: "scanpci" (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (II) Host-to-PCI bridge: (II) PCI-to-ISA bridge: (II) PCI-to-PCI bridge: (II) PCI-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x08 (VGA_EN is set) (II) Bus 1 I/O range: (II) Bus 1 non-prefetchable memory range: [0] -1 0xee000000 - 0xefefffff (0x1f00000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0xeff00000 - 0xf7ffffff (0x8100000) MX[B] (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x06 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0x00009000 - 0x000090ff (0x100) IX[B] [1] -1 0x00009400 - 0x000094ff (0x100) IX[B] [2] -1 0x00009800 - 0x000098ff (0x100) IX[B] [3] -1 0x00009c00 - 0x00009cff (0x100) IX[B] [4] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B] [5] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B] [6] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B] [7] -1 0x0000ac00 - 0x0000acff (0x100) IX[B] [8] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B] [9] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B] [10] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B] [11] -1 0x0000bc00 - 0x0000bcff (0x100) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0xec000000 - 0xed7fffff (0x1800000) MX[B] (II) Bus 2 prefetchable memory range: (II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set) (II) Bus -1 I/O range: (II) Bus -1 non-prefetchable memory range: (II) Bus -1 prefetchable memory range: (--) PCI:*(1:0:0) NVidia GeForce2 MX/MX 400 rev 161, Mem @ 0xee000000/24, 0xf0000000/27, BIOS @ 0xefff0000/16 List of video drivers: atimisc r128 radeon mga glint nv tga s3 s3virge sis rendition neomagic i740 tdfx savage cirrus vmware tseng trident chips apm fbdev i128 ati i810 ark cyrix siliconmotion vesa vga (II) LoadModule: "atimisc" (II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o (II) Module atimisc: vendor="The XFree86 Project" compiled for 4.2.0, module version = 6.4.8 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "r128" (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o (II) Module r128: vendor="The XFree86 Project" compiled for 4.2.0, module version = 4.0.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "radeon" (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o (II) Module radeon: vendor="The XFree86 Project" compiled for 4.2.0, module version = 4.0.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "mga" (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o (II) Module mga: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.1.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "glint" (II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o (II) Module glint: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "nv" (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o (II) Module nv: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "tga" (II) Loading /usr/X11R6/lib/modules/drivers/tga_drv.o (II) Module tga: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "s3" (II) Loading /usr/X11R6/lib/modules/drivers/s3_drv.o (II) Module s3: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.3.5 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "s3virge" (II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o (II) Module s3virge: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.8.3 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "sis" (II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o (II) Module sis: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.6.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "rendition" (II) Loading /usr/X11R6/lib/modules/drivers/rendition_drv.o (II) Module rendition: vendor="The XFree86 Project" compiled for 4.2.0, module version = 4.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "neomagic" (II) Loading /usr/X11R6/lib/modules/drivers/neomagic_drv.o (II) Module neomagic: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "i740" (II) Loading /usr/X11R6/lib/modules/drivers/i740_drv.o (II) Module i740: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "tdfx" (II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o (II) Module tdfx: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "savage" (II) Loading /usr/X11R6/lib/modules/drivers/savage_drv.o (II) Module savage: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.1.20 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "cirrus" (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_drv.o (II) Module cirrus: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "vmware" (II) Loading /usr/X11R6/lib/modules/drivers/vmware_drv.o (II) Module vmware: vendor="The XFree86 Project" compiled for 4.2.0, module version = 10.7.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "tseng" (II) Loading /usr/X11R6/lib/modules/drivers/tseng_drv.o (II) Module tseng: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "trident" (II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o (II) Module trident: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "chips" (II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o (II) Module chips: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "apm" (II) Loading /usr/X11R6/lib/modules/drivers/apm_drv.o (II) Module apm: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "fbdev" (II) Loading /usr/X11R6/lib/modules/drivers/fbdev_drv.o (II) Module fbdev: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "i128" (II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.o (II) Module i128: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "ati" (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o (II) Module ati: vendor="The XFree86 Project" compiled for 4.2.0, module version = 6.4.8 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "i810" (II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.o (II) Module i810: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.1.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "ark" (II) Loading /usr/X11R6/lib/modules/drivers/ark_drv.o (II) Module ark: vendor="The XFree86 Project" compiled for 4.2.0, module version = 0.5.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "cyrix" (II) Loading /usr/X11R6/lib/modules/drivers/cyrix_drv.o (II) Module cyrix: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "siliconmotion" (II) Loading /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o (II) Module siliconmotion: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.3.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "vesa" (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o (II) Module vesa: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "vga" (II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o (II) Module vga: vendor="The XFree86 Project" compiled for 4.2.0, module version = 4.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) Addressable bus resource ranges are [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0xec000000 - 0xefffffff (0x4000000) MX[B]E [1] -1 0xec800000 - 0xecffffff (0x800000) MX[B]E [2] -1 0xed000000 - 0xedffffff (0x1000000) MX[B]E [3] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E [4] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E [5] -1 0xefff0000 - 0xefffffff (0x10000) MX[B](B) [6] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [7] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B) [8] -1 0x00009800 - 0x000098ff (0x100) IX[B]E [9] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E [10] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E [11] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]E [12] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E [13] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E [14] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E [15] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [16] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [17] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [18] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E (II) PCI Memory resource overlap reduced 0xec000000 from 0xefffffff to 0xec7fffff (II) PCI Memory resource overlap reduced 0xed000000 from 0xedffffff to 0xed7fffff (II) Active PCI resource ranges after removing overlaps: [0] -1 0xec000000 - 0xec7fffff (0x800000) MX[B]E [1] -1 0xec800000 - 0xecffffff (0x800000) MX[B]E [2] -1 0xed000000 - 0xed7fffff (0x800000) MX[B]E [3] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E [4] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E [5] -1 0xefff0000 - 0xefffffff (0x10000) MX[B](B) [6] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [7] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B) [8] -1 0x00009800 - 0x000098ff (0x100) IX[B]E [9] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E [10] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E [11] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]E [12] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E [13] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E [14] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E [15] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [16] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [17] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [18] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [6] -1 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xec000000 - 0xec7fffff (0x800000) MX[B]E [6] -1 0xec800000 - 0xecffffff (0x800000) MX[B]E [7] -1 0xed000000 - 0xed7fffff (0x800000) MX[B]E [8] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E [9] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E [10] -1 0xefff0000 - 0xefffffff (0x10000) MX[B](B) [11] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [12] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B) [13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [14] -1 0x00000000 - 0x000000ff (0x100) IX[B] [15] -1 0x00009800 - 0x000098ff (0x100) IX[B]E [16] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E [17] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E [18] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]E [19] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E [20] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E [21] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E [22] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [23] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [24] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [25] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E (II) Primary Device is: PCI 01:00:0 (II) NV: driver for NVIDIA chipsets: RIVA128, RIVA TNT, RIVA TNT2, RIVA TNT2 Ultra, Vanta, RIVA TNT2 M64, Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce2 MX/MX 400, GeForce2 MX 100/200, 0x0170, 0x0171, 0x0172, 0x0173, 0x0174, 0x0175, 0x0178, 0x017A, 0x017B, 0x017C, GeForce2 Integrated, Quadro2 MXR, GeForce2 Go, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DDC, 0x0250, 0x0258 (II) Loading sub module "cirrus_laguna" (II) LoadModule: "cirrus_laguna" (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_laguna.o (II) Module cirrus_laguna: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "cirrus_alpine" (II) LoadModule: "cirrus_alpine" (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_alpine.o (II) Module cirrus_alpine: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) ATI: Shared non-ATI VGA in PCI/AGP slot 1:0:0 detected. CYRIX: Device Sections found: 1 (II) VESA: driver for VESA chipsets: vesa (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic (++) Using config file: "/root/XF86Config.new" (==) ServerLayout "XFree86 Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Keyboard: CustomKeycode disabled (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (--) Chipset GeForce2 MX/MX 400 found (II) resource ranges after xf86ClaimFixedResources() call: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xec000000 - 0xec7fffff (0x800000) MX[B]E [6] -1 0xec800000 - 0xecffffff (0x800000) MX[B]E [7] -1 0xed000000 - 0xed7fffff (0x800000) MX[B]E [8] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E [9] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E [10] -1 0xefff0000 - 0xefffffff (0x10000) MX[B](B) [11] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [12] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B) [13] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [14] -1 0x00000000 - 0x000000ff (0x100) IX[B] [15] -1 0x00009800 - 0x000098ff (0x100) IX[B]E [16] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E [17] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E [18] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]E [19] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E [20] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E [21] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E [22] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [23] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [24] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [25] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E (II) resource ranges after probing: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B] [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B] [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B] [5] -1 0xec000000 - 0xec7fffff (0x800000) MX[B]E [6] -1 0xec800000 - 0xecffffff (0x800000) MX[B]E [7] -1 0xed000000 - 0xed7fffff (0x800000) MX[B]E [8] -1 0xed800000 - 0xedffffff (0x800000) MX[B]E [9] -1 0xf8000000 - 0xffffffff (0x8000000) MX[B]E [10] -1 0xefff0000 - 0xefffffff (0x10000) MX[B](B) [11] -1 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [12] -1 0xee000000 - 0xeeffffff (0x1000000) MX[B](B) [13] 0 0x000a0000 - 0x000affff (0x10000) MS[B] [14] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [15] 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [16] -1 0x0000ffff - 0x0000ffff (0x1) IX[B] [17] -1 0x00000000 - 0x000000ff (0x100) IX[B] [18] -1 0x00009800 - 0x000098ff (0x100) IX[B]E [19] -1 0x0000a000 - 0x0000a0ff (0x100) IX[B]E [20] -1 0x0000a400 - 0x0000a4ff (0x100) IX[B]E [21] -1 0x0000a800 - 0x0000a8ff (0x100) IX[B]E [22] -1 0x0000b000 - 0x0000b0ff (0x100) IX[B]E [23] -1 0x0000b400 - 0x0000b4ff (0x100) IX[B]E [24] -1 0x0000b800 - 0x0000b8ff (0x100) IX[B]E [25] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]E [26] -1 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [27] -1 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [28] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [29] 0 0x000003b0 - 0x000003bb (0xc) IS[B] [30] 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) NV(0): initializing int10 Symbol xf86I2CReadBytes from module /usr/X11R6/lib/modules/drivers/siliconmotion_drv.o is unresolved! Symbol fbdevHWGetLineLength from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWGetLineLength from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWSaveScreen from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWDPMSSet from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWGetType from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol shadowAdd from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol shadowUpdateRotatePacked from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol shadowSetup from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWGetType from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWSaveScreen from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWLinearOffset from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWGetType from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWGetLineLength from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWSetVideoModes from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol fbdevHWGetName from module /usr/X11R6/lib/modules/drivers/fbdev_drv.o is unresolved! Symbol vgaHWEnable from module /usr/X11R6/lib/modules/drivers/tdfx_drv.o is unresolved! Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128CleanupCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StopCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StopCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StartCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128InitCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmScatterGatherAlloc from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmFreeBufs from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128TextureBlit from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmFreeBufs from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StopCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StartCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol fbdevHWGetLineLength from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128FlushIndirectBuffer from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128FlushIndirectBuffer from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StartCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128ResetCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StartCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128ResetCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128WaitForIdleCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StartCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128ResetCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128StartCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmR128ResetCCE from module /usr/X11R6/lib/modules/drivers/r128_drv.o is unresolved! Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonWaitForIdleCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmDMA from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonFlushIndirectBuffer from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonFlushIndirectBuffer from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStopCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonClear from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonResetCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonInitCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStartCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonStopCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmRadeonCleanupCP from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol drmScatterGatherFree from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved! Symbol fbCreateDefColormap from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved! Symbol fbDoCopy from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved! Symbol fbCopyPlane from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved! Symbol fbCopyPlane from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved! Symbol fbCopyRegion from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved! Symbol fbQueryBestSize from module /usr/X11R6/lib/modules/drivers/vmware_drv.o is unresolved! Symbol xf86InterpretEDID from module /usr/X11R6/lib/modules/libvbe.a is unresolved! Fatal server error: Caught signal 11. Server aborting When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.8.log". Please report problems to xfree86@xfree86.org. Copyright (c) 1992-2002 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 4.7-RC #0: Wed Sep 18 17:41:02 PDT 2002 danger@gandalf.e-lated.org:/usr/src/sys/compile/DANGER Timecounter "i8254" frequency 1193182 Hz CPU: Pentium 4 (2423.87-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf24 Stepping = 4 Features=0x3febfbff on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 uhci0: port 0xd800-0xd81f irq 11 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 0xd400-0xd41f irq 5 ausb1: 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 0xd000-0xd01f irq 10 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 pci0: at 29.7 irq 9 pcib2: at device 30.0 on pci0 pci2: on pcib2 atapci0: port 0xa400-0xa40f,0xa800-0xa803,0xbata2: at 0xb800 on atapci0 ata3: at 0xb000 on atapci0 pci2: (vendor=0x13f6, dev=0x0111) at 3.0 irq 9 pci2: (vendor=0x1033, dev=0x00f2) at 4.0 irq 5 fxp0: port 0x9800-0x983f mem 0xec000000-0xec000fff ifxp0: Ethernet address 00:e0:18:87:52:d1 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci1: port 0xf000-0xf00f,0-0x3,0-0x7,0-0x3,ata0: at 0x1f0 irq 14 on atapci1 ata1: at 0x170 irq 15 on atapci1 orm0: