From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 00:17:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6729D16A41F for ; Sun, 6 Nov 2005 00:17:34 +0000 (GMT) (envelope-from Mike.Jeays@rogers.com) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.FreeBSD.org (Postfix) with SMTP id E520E43D45 for ; Sun, 6 Nov 2005 00:17:33 +0000 (GMT) (envelope-from Mike.Jeays@rogers.com) Received: (qmail 10434 invoked from network); 6 Nov 2005 00:17:33 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Subject:From:To:Cc:In-Reply-To:References:Content-Type:Message-Id:Mime-Version:X-Mailer:Date:Content-Transfer-Encoding; b=RDFhlFbiYSk7qVVSmoq5goBBkG7WZMCd/qoPraJUw3fIEZ1L8vzRt5KaGrzvn3XjhPhUpS2kq+cgZIqGObytH/CSQQd5si+CM9EgkxNcSzlo1YUQTGKAZy9x5M78iceNucJhYSfdhYVZaXQe91IPJqr9HH1GbtcS3DdaORa3K4w= ; Received: from unknown (HELO ?192.168.2.150?) (mjeays2551@rogers.com@72.139.51.96 with plain) by smtp104.rog.mail.re2.yahoo.com with SMTP; 6 Nov 2005 00:17:32 -0000 From: Mike Jeays To: Ted Mittelstaedt In-Reply-To: <1130763624.672.5.camel@chaucer.jeays.ca> References: <1130763624.672.5.camel@chaucer.jeays.ca> Content-Type: text/plain Message-Id: <1131236251.688.5.camel@chaucer.jeays.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 05 Nov 2005 19:17:31 -0500 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: RE: DMA errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 00:17:34 -0000 On Mon, 2005-10-31 at 08:00, Mike Jeays wrote: > On Mon, 2005-10-31 at 02:11, Ted Mittelstaedt wrote: > > >-----Original Message----- > > >From: Mike Jeays [mailto:Mike.Jeays@rogers.com] > > >Sent: Saturday, October 29, 2005 8:04 PM > > >To: Ted Mittelstaedt > > >Cc: freebsd-questions@freebsd.org > > >Subject: RE: DMA errors > > > > > > > > >On Sat, 2005-10-29 at 19:48, Ted Mittelstaedt wrote: > > >> Try a different disk drive. > > >> > > >> What motherboard is in use here? > > >> > > >> Ted > > >> > > >> >-----Original Message----- > > >> >From: owner-freebsd-questions@freebsd.org > > >> >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Mike Jeays > > >> >Sent: Saturday, October 29, 2005 4:28 PM > > >> >To: freebsd-questions@freebsd.org > > >> >Subject: DMA errors > > >> > > > >> > > > >> >I have a 40GB Maxtor D740X-6L disk, and have been unable to > > >install 5.4 > > >> >or 6.0 on it. I get errors: > > >> > > > >> >ad0: FAILURE WRITE_DMA STATUS=51 error=84 (IRC, > > >> >ABORTED) LBA=.. > > >> > > > >> >as soon as I try to commmit the changes in sysinstall. > > >> > > > >> >I have checked that the IDE cable is the 80-wire type, and cleaned up > > >> >the connections and so on. > > >> > > > >> >I tried installing Ubuntu on this disk, and everything went > > >perfectly. > > >> >(Those guys have done a really great job, by the way). > > >> > > > >> >Is there some configuration trick I have missed? > > >> > > > >> >_______________________________________________ > > >> >freebsd-questions@freebsd.org mailing list > > >> >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > >> >To unsubscribe, send any mail to > > >> >"freebsd-questions-unsubscribe@freebsd.org" > > >> > > > >> >-- > > >> >No virus found in this incoming message. > > >> >Checked by AVG Free Edition. > > >> >Version: 7.1.362 / Virus Database: 267.12.6/151 - Release Date: > > >> >10/28/2005 > > >> > > > > > > >It works on at least one other disk, a Western Digital 80GB. The > > >motherboard is as Asus P4S533. > > > > > > > Well I hate to be flippant, but there you have it, problem solved. > > > > I have been doing PC work professionally for over 10 years and > > unprofessionally for at least 10-15 years before that, and ever > > since the IDE interface was invented I've had to deal with > > incompatibilties between the controller and the hard disk. Back > > in the days that the IDE controller chip was on a paddle card I > > used to have a box of them and when running into a problem like > > your doing, I would swap the cards until I got a good combo. This > > was all ISA stuff of course. Once the PCI came out and they > > started putting the controller on motherboard, they only way around > > these problems is to play musical chairs with the disk drives. > > > > And all this was long before FreeBSD, let alone Linux, was even > > a gleam in someone's eye. > > > > Your 40GB Maxtor has some moronic timing incompatibility with the > > IDE chipset that the FreeBSD driver in 5.4/6.0 happens to tickle, > > there's nothing you can do about it. Use your 80GB disk for the > > FreeBSD system or go find some other brand of motherboard for your > > 40GB disk, and things will work fine. > > > > Ted > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > Thanks for the advice, and that is probably what I will do. > > However, before I bought the 80GB disk, I used to run 4.6 on the Maxtor > 40GB, with no problems. Furthernore, this disk and MB will still run > Ubuntu and Fedora, so it seems that later FreeBSD releases are more > sensitive, or drive the hardware a bit harder. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Thanks for the help - you seem to be correct, Ted. I bought a second Western Digital 80GB disk, and 5.4 installs on this with no problem. The case for the 40 GB Maxtor seems a little odd - it works fine with Ubuntu, the Redmond product, and Fedora Core 3. I even switched it to PIO-only mode, and then 5.4 can be installed - but, as expected, it is very slow - 25 seconds to load KPresenter, for example. Not too useful. It also worked with an earlier FreeBSD, version 4.7 and before. So does FreeBSD drives disks a bit harder than other OSes, and is it still "in spec"? From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 00:20:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25F2316A41F for ; Sun, 6 Nov 2005 00:20:12 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE1EA43D46 for ; Sun, 6 Nov 2005 00:20:11 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so147031wxc for ; Sat, 05 Nov 2005 16:20:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gQrxeic0t+5RGJsYI+4+N2mz9NYnhfYHluRSW5xPtmUtRnsoC1Ntcah/lT92WmBLoW+243Q9s6lAivCxiw9+Mz0VJInpT8HrvfnoRRkt0PMiaBm48+0/fFByiR8WHHnGJtQPwU307lILyw3CSlhNRQolywrzBdLcqKJtZbbobqo= Received: by 10.70.115.2 with SMTP id n2mr3462416wxc; Sat, 05 Nov 2005 16:20:11 -0800 (PST) Received: by 10.70.91.17 with HTTP; Sat, 5 Nov 2005 16:20:10 -0800 (PST) Message-ID: <57416b300511051620j4ebf10b8g1fa669b45c435974@mail.gmail.com> Date: Sun, 6 Nov 2005 11:20:10 +1100 From: Peter Clutton To: Bob Ababurko In-Reply-To: <436D1B52.4030306@adelphia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436D1B52.4030306@adelphia.net> Cc: freebsd-questions@freebsd.org Subject: Re: i need some suggestions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 00:20:12 -0000 On 11/6/05, Bob Ababurko wrote: > If anyone has any ideas or options of why we should not use plesk, I > would like to hear some refreshing insight other than my brain at the > moment. Well, what reason do you really have for not wanting plesk? That would be a good place to start. If it is just plesk in particular, there are some alternatives. All conspiracy theories aside, most companies such as yourself, do implement something similar. Here are some alternatives: News Article: http://www.emediawire.com/releases/2005/9/emw282859.htm Actual Site: http://www.raqdevil.com/ Webmin is also an option. Still, like you said, you're not sure what it is wanted for. If you find out first, you will be able to make a sensible case for using it or not using it, or for any of it's alternatives. Hope that helps. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 00:21:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37E0D16A41F for ; Sun, 6 Nov 2005 00:21:36 +0000 (GMT) (envelope-from Mike.Jeays@rogers.com) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id 6B17043D64 for ; Sun, 6 Nov 2005 00:21:35 +0000 (GMT) (envelope-from Mike.Jeays@rogers.com) Received: (qmail 32161 invoked from network); 6 Nov 2005 00:21:34 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Subject:From:To:Content-Type:Message-Id:Mime-Version:X-Mailer:Date:Content-Transfer-Encoding; b=02LOfbUXfXBwk21+hFJWFJGbX8dOOMDUn8GMcM7/1Qw6wC+CiY9nTa9CXTNr0AYgs5njd5u5GnzMLq5VwR9H+7md8TM1KM9x1BrySrkLqkhFd2S4SPlMYfx4tZf0i+fvaC9ygXoR3/EzmEOgKf4a9cXIKuyAfU1RhB+VyqqWui4= ; Received: from unknown (HELO ?192.168.2.150?) (mjeays2551@rogers.com@72.139.51.96 with plain) by smtp103.rog.mail.re2.yahoo.com with SMTP; 6 Nov 2005 00:21:34 -0000 From: Mike Jeays To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1131236493.688.10.camel@chaucer.jeays.ca> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 05 Nov 2005 19:21:33 -0500 Content-Transfer-Encoding: 7bit Subject: Migrating Evolution folders X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 00:21:36 -0000 I recently upgraded from 5.3 to 5.4, and this resulted in an upgrade of Evolution from 1.4 to 2.2.1.1. The folders are now held in ~/.evolution instead of ~/evolution, but there seem to be some format incompatibilities. I have not succeeded in migrating my mail yet. I googled for the problem, and there are one or two hints that other people have had problems, but I can't find a solution. If it can't be done automatically, I think I will switch to another mail client, maybe Thunderbird. Any pointers, please? From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 00:50:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF9016A41F for ; Sun, 6 Nov 2005 00:50:35 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A99943D45 for ; Sun, 6 Nov 2005 00:50:35 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so119375nzo for ; Sat, 05 Nov 2005 16:50:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PitCKVw9xwJtuCTB+Qph2tPFCSccK961+Nf0E97pj2yGt+u3+5WJwqhIxu311BJnr7HWW7L2iFbIiUNd1GzIm+vvFkrrLi1E3fPk4cBSE22wxIfnQnnGhD3UuOLYRKi3NVtJnn+yY0c8C/OIXp+LZdpIUT0JDPsqiOlREXtR8YQ= Received: by 10.36.22.14 with SMTP id 14mr1043701nzv; Sat, 05 Nov 2005 16:50:34 -0800 (PST) Received: by 10.37.20.34 with HTTP; Sat, 5 Nov 2005 16:50:34 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 03:50:34 +0300 From: "Andrew P." To: Dick Hoogendijk In-Reply-To: <20051105232254.GB2519@lothlorien.nagual.st> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051105232254.GB2519@lothlorien.nagual.st> Cc: freebsd-questions Subject: Re: fbsd6 and java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 00:50:35 -0000 On 11/6/05, Dick Hoogendijk wrote: > On my 5.4 system I ran java-1.4 > I'm building a clean (brandnew) 6.0-release now ans was wandering if I > should stick with 1.4 or go to the 1.5 java branch. What to do? > > -- > dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE > ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 > + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > 6.0 doesn't change anything, if that's what you're interested in. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 00:52:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A48E16A41F for ; Sun, 6 Nov 2005 00:52:05 +0000 (GMT) (envelope-from mohansingh68@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 217D143D45 for ; Sun, 6 Nov 2005 00:52:05 +0000 (GMT) (envelope-from mohansingh68@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so119478nzo for ; Sat, 05 Nov 2005 16:52:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=qz657j0chh2gYlbPWyTiNNw+OyWMc1tfMBeCQnsMAR96bfpt5KNjghXarY+U8xYFCmWnygW+EPUT6ih16QDgIzVohs2u9FcIEDTDOwMaPX3lz+0BLPXgWriwwuxk9elb4XfLa4nJTnknfI0UAvffKDAHWm3MdJPTlVBDYWzHTNA= Received: by 10.36.159.9 with SMTP id h9mr1178903nze; Sat, 05 Nov 2005 16:52:04 -0800 (PST) Received: by 10.36.251.67 with HTTP; Sat, 5 Nov 2005 16:52:04 -0800 (PST) Message-ID: <48d803190511051652i36e5ab4dmedac4ba61f017c9@mail.gmail.com> Date: Sun, 6 Nov 2005 00:52:04 +0000 From: Mohan Singh To: freebsd-questions@freebsd.org In-Reply-To: <20051105121723.152042d2@localhost> MIME-Version: 1.0 References: <48d803190511042350w3315444er34872cfcd1a6467e@mail.gmail.com> <20051105121723.152042d2@localhost> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: suspend works, but resume doesn't on Dell desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 00:52:05 -0000 On 11/5/05, Fabian Keil wrote: > Mohan Singh wrote: > > How can I get resume to work properly? > > On my ThinkPad R51 I put > > acpi_video_load=3D"YES" > hw.acpi.reset_video=3D0 > hw.syscons.sc_no_suspend_vtswitch=3D1 Thanks for the suggestion. I tried it, but the issue persists. =3D-( From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 01:30:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CAE16A41F for ; Sun, 6 Nov 2005 01:30:45 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from mail02.msdihosting.net (ntweb04.msdihosting.net [66.199.153.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC7BF43D45 for ; Sun, 6 Nov 2005 01:30:44 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from ian.msdi.ca ([24.201.183.241]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with SMTP id B3Q02104 for ; Sat, 05 Nov 2005 20:31:03 -0500 Message-Id: <6.2.3.4.2.20051105202808.02ffdc28@pop.msdi.ca> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sat, 05 Nov 2005 20:30:36 -0500 To: freebsd-questions@freebsd.org From: Ian Lord Mime-Version: 1.0 X-DEBUG: 1 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: EM Nic driver not up to date X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 01:30:45 -0000 Hi, I just did a makeworld and I notice that the em drivers of the distribution is now version 2.1.7 On intel's website, the sources of em version 3.2.15 for freebsd are available, can someone update the sources so that people can benefit from it ? (not sure where to ask for this) For now, I will just recompile them myself... Thanks From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 01:50:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00E5E16A41F for ; Sun, 6 Nov 2005 01:50:28 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8214F43D45 for ; Sun, 6 Nov 2005 01:50:26 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EYZfd-0007SC-Qs for freebsd-questions@freebsd.org; Sun, 06 Nov 2005 02:50:09 +0100 Received: from r5k101.chello.upc.cz ([86.49.10.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2005 02:50:09 +0100 Received: from martinkov by r5k101.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2005 02:50:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: martinko Date: Sun, 06 Nov 2005 02:49:33 +0100 Lines: 17 Message-ID: References: <20051102011530.0fc51f62.nick@nickwithers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k101.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050925 X-Accept-Language: sk, cs, en-gb, en-us, en In-Reply-To: <20051102011530.0fc51f62.nick@nickwithers.com> Sender: news Subject: Re: New Logo - http://logo-contest.freebsd.org/result/ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 01:50:28 -0000 Nick Withers wrote: > Well, the winner of the FreeBSD logo competition has been > announced - see http://logo-contest.freebsd.org/result/ > > So what's the verdict then? I have to say I've very impressed, > love the horns! > hello, i wonder where i could see the other entries ?? also, while looking at the above web page, i noticed that spacing (between letters) in "The Power To Serve" is wrong. maybe the font needs more kerning/hinting or whatever. martin From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 03:43:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AB4D16A41F for ; Sun, 6 Nov 2005 03:43:45 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.FreeBSD.org (Postfix) with SMTP id E7C8C43D45 for ; Sun, 6 Nov 2005 03:43:44 +0000 (GMT) (envelope-from hakmi@rogers.com) Received: (qmail 66100 invoked from network); 6 Nov 2005 03:43:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:From:To:Subject:Date:X-Mailer:thread-index:X-MimeOLE:In-reply-to; b=pArYCeRpqyM4ofk3Cb9eBND2CPjwe5Om9IHGqfiSzSBYi69lgHjSjDftrEZHwI0J+qC9mmwnm/C6kly/n4eh8+wzkXqUfuFBF7IuAcG7yjIZdZ4cWifj3YrrG34lOMhGmSsIvFi43nbxIdsKBQMana5OkA903F6amKnVGHfac9s= ; Received: from unknown (HELO tamouh) (hakmi@rogers.com@70.27.160.99 with login) by smtp100.rog.mail.re2.yahoo.com with SMTP; 6 Nov 2005 03:43:43 -0000 From: "Tamouh H." To: Date: Sat, 5 Nov 2005 22:41:55 -0500 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 thread-index: AcXidJaPPXfePCtdT0KYm1onuu3unwADvhcQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-reply-to: Message-Id: <20051106034344.E7C8C43D45@mx1.FreeBSD.org> Subject: RE: New Logo - http://logo-contest.freebsd.org/result/ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 03:43:45 -0000 > > Well, the winner of the FreeBSD logo competition has been > announced - > > see http://logo-contest.freebsd.org/result/ > > > > So what's the verdict then? I have to say I've very impressed, love > > the horns! I'm sorry to disagree. Is this the best they were able to come up with ? Very disappointing. I prefer the current logo over a ball with two horns!!! and the font used to write FreeBSD is very unprofessional. I'm not a designer to make a better logo, but I know my idea of a logo for an OS would be much much better than this. My two cents... Tamouh From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 04:37:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB2116A420 for ; Sun, 6 Nov 2005 04:37:01 +0000 (GMT) (envelope-from mike@ascendency.net) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3E043D45 for ; Sun, 6 Nov 2005 04:37:01 +0000 (GMT) (envelope-from mike@ascendency.net) Received: from eisenhower.ascendency.net ([67.173.128.145]) by comcast.net (rwcrmhc12) with ESMTP id <20051106043700014006c9d8e>; Sun, 6 Nov 2005 04:37:00 +0000 Received: from Mike8500 (ipcop.localdomain [192.168.1.1]) (authenticated bits=0) by eisenhower.ascendency.net (8.13.4/8.13.4) with ESMTP id jA64ax2O092504 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Sat, 5 Nov 2005 22:36:59 -0600 (CST) (envelope-from mike@ascendency.net) From: "Mike Loiterman" To: Date: Sat, 5 Nov 2005 22:36:59 -0600 Message-ID: <024401c5e28b$ba11fe00$0401a8c0@Mike8500> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcXii7mDn3A+DV7dTLiXfh+NLJZ1Yw== Subject: Problems with php-4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mike@ascendency.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 04:37:01 -0000 Just finished upgrading to 6, so I rebuilt all my ports to use the new libraries with portupgrade. All built fine except for two: ** Listing the failed packages (*:skipped / !:failed) ! devel/pear-PEAR (pear-PEAR-1.3.5_1) (unknown build error) * databases/pear-DB (pear-DB-1.7.6,1) ---> Packages processed: 171 done, 0 ignored, 1 skipped and 1 failed php4-DB depends on PEAR, so I fix PEAR, and I fix the other one...I hope. Anyway, when I try to rebuild php4-PEAR this is the error I get: ===> Verifying install for pear in /usr/ports/devel/php4-pear This port requires the CLI or the CGI version of PHP, but you have already installed a conflicting PHP port without them. *** Error code 1 Stop in /usr/ports/devel/php4-pear. *** Error code 1 Stop in /usr/ports/archivers/pear-Archive_Tar. *** Error code 1 I have mod_php4 installed which is incomptaible with php4-cli / pgp4-cgi...so how can I get around this? ------------------------------ Mike Loiterman grantADLER Tel: 630-302-4944 Fax: 773-442-0992 Email: mike@ascendency.net PGP Key: 0xD1B9D18E From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 04:45:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C5D16A420 for ; Sun, 6 Nov 2005 04:45:02 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from mx-itb.geoph.ITB.ac.id (mx7.ITB.ac.id [167.205.30.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B5CF43D45 for ; Sun, 6 Nov 2005 04:44:51 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from antivirus.itb.ac.id (antivirus.ITB.ac.id [167.205.108.137]) by mx-itb.geoph.ITB.ac.id (Postfix) with SMTP id E8E2820A5D for ; Sun, 6 Nov 2005 11:44:39 +0700 (WIT) Received: from ipv6.ppk.itb.ac.id (ipv6.ppk.itb.ac.id [167.205.30.228]) by mx-itb.geoph.ITB.ac.id (Postfix) with ESMTP id CDA2920A5C for ; Sun, 6 Nov 2005 11:44:39 +0700 (WIT) Received: by ipv6.ppk.itb.ac.id (Postfix, from userid 1001) id 2EC63114D4; Sun, 6 Nov 2005 11:44:43 +0700 (WIT) Date: Sun, 6 Nov 2005 11:44:43 +0700 From: Dikshie To: freebsd-questions@freebsd.org Message-ID: <20051106044443.GA25274@ppk.itb.ac.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: (FreeBSD 6.0-RC1 i386) X-Uptime: 11:43AM up 1 day, 18:23, 1 user, load averages: 1.00, 1.00, 1.00 X-Organization: Pusat Penelitian Kelautan (PPK) X-Location: Labtek VI Building, Institute of Technology, Bandung, Indonesia X-Web-Site: http://ipv6.ppk.itb.ac.id/~dikshie X-Yahoo-ID: dikshie X-GnuPG-Key: http://ipv6.ppk.itb.ac.id/gpg/ X-FingerPrint: 19AC 2592 1394 6C96 BABB 9060 50B8 D244 88E3 B55D Subject: sendmail-X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 04:45:02 -0000 dear all has anyone porting sendmail-X ? (http://www.sendmail.org/sm-X/index.html) regards, -dikshie- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 04:55:26 2005 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7305916A420 for ; Sun, 6 Nov 2005 04:55:26 +0000 (GMT) (envelope-from breezenet@verizon.net) Received: from vms044pub.verizon.net (vms044pub.verizon.net [206.46.252.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1BF43D45 for ; Sun, 6 Nov 2005 04:55:26 +0000 (GMT) (envelope-from breezenet@verizon.net) Received: from DavidNourian ([71.106.202.134]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IPI00KTBOCDE2M9@vms044.mailsrvcs.net> for freebsd-questions@FreeBSD.org; Sat, 05 Nov 2005 22:55:25 -0600 (CST) Date: Sat, 05 Nov 2005 20:55:13 -0800 From: "DAVID NOURIAN" To: Message-id: <000601c5e28e$469524e0$86ca6a47@DavidNourian> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 04:55:26 -0000 Hello, 1. If I decide to change to FreeBSD from WinXP, will I still be able to run my windows programs? 2. Can I ran WinXP for my Applications & FreeBSD as a web server? Note: I have 2 HD's on my system & have ordered a 3rd HD to be used as a web server HD . Thanks, David From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 05:02:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0196816A41F for ; Sun, 6 Nov 2005 05:02:03 +0000 (GMT) (envelope-from crs.freebsd_mailinglist@users.nuaptools.com) Received: from mout.perfora.net (mout.perfora.net [217.160.230.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3925343D46 for ; Sun, 6 Nov 2005 05:02:01 +0000 (GMT) (envelope-from crs.freebsd_mailinglist@users.nuaptools.com) Received: from cpe-069-132-090-051.carolina.res.rr.com [69.132.90.51] (helo=crskayak) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1EYcfI194G-00031y; Sun, 06 Nov 2005 00:02:00 -0500 Message-ID: <022c01c5e28f$3b370770$b300a8c0@crskayak> From: "Clay" To: "FreeBSD Mailing List" Date: Sun, 6 Nov 2005 00:02:02 -0500 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.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Provags-ID: perfora.net abuse@perfora.net login:b1de210854115b00b7e9e85015d9a091 Subject: 5.4 Generic Kernel - da and scbus...I'm at a loss X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Clay List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 05:02:03 -0000 All, I am a newbie to kernel related things. I'm running 5.4 using the generic kernel. I am problems with using an iPod via USB, and it seems that I may not have device support for sa and scbus in my kernel. I have been searching for a few hours this evening using various criteria and am still unable to get past this issue. It seems like the failure is that a device node /dev/da* for the umass drive isn't be created. Any help would be appreciated. I am going to try booting the 6.0 kernel off CD next and then go from there. Thanks, -Clay From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 06:19:29 2005 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E5616A41F for ; Sun, 6 Nov 2005 06:19:29 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id B565243D6A for ; Sun, 6 Nov 2005 06:19:23 +0000 (GMT) (envelope-from mark@mkproductions.org) Received: from pimout1-ext.prodigy.net (pimout1-int.prodigy.net [207.115.5.65]) by ylpvm43.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id jA66JP2C027280 for ; Sun, 6 Nov 2005 01:19:25 -0500 X-ORBL: [66.139.109.225] Received: from [192.168.1.25] (ppp-66-139-109-225.dsl.stlsmo.swbell.net [66.139.109.225]) by pimout1-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id jA66JLeg117448; Sun, 6 Nov 2005 01:19:21 -0500 Message-ID: <436DA064.9080000@mkproductions.org> Date: Sun, 06 Nov 2005 00:19:16 -0600 From: Mark Kane User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050928) X-Accept-Language: en-us, en MIME-Version: 1.0 To: DAVID NOURIAN References: <000601c5e28e$469524e0$86ca6a47@DavidNourian> In-Reply-To: <000601c5e28e$469524e0$86ca6a47@DavidNourian> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig74CDB1F71E0B18403A7EE892" Cc: freebsd-questions@FreeBSD.org Subject: Re: Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 06:19:29 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig74CDB1F71E0B18403A7EE892 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit DAVID NOURIAN wrote: > Hello, > > 1. If I decide to change to FreeBSD from WinXP, will I still be > able to run my windows programs? Yes and no. There is a program called WINE that does run some Windows applications (http://www.winehq.com/) but not all. That's an ongoing effort. Another option for running Windows software inside FreeBSD would be an emulator like Qemu or VMWare. Then you could actually install Windows to a virtual disk image and run it from inside FBSD. All programs would work but running the virtual Windows would be a bit slower than a real Windows install. When I made the move to FreeBSD from Windows for my desktop machines as well (I had previously only used FBSD for servers), I was worried about all my applications since I do a lot of audio production and streaming. If you already use programs like Firefox, Thunderbird, OpenOffice, X-Chat, gAIM, Audacity, VLC, GIMP, Azureus, etc, then those are available natively for FreeBSD without the need for any emulation. There are also tons of other free and open source programs to run on FreeBSD that can do what you need to do. Check out http://www.freebsd.org/ports/ for a list of 13,500+ applications that you can install very easily. Some examples would be Abiword for word processing, XMMS for a Winamp like media player, gFTP for a graphical FTP client, NVU for a free WYSIWYG web editor, and many many more. > 2. Can I ran WinXP for my Applications & FreeBSD as a web server? > Note: I have 2 HD's on my system & have ordered a 3rd HD to be > used as a web server HD . You could have FreeBSD on one drive and Windows XP on another and dual boot, but that wouldn't be reliable for serving. You could run one of the operating systems inside a virtual machine like Qemu or VMWare, but I personally wouldn't want to run FreeBSD in a VM that is running on Windows....to me that defeats the purpose of having a stable serving OS if the host OS that the VM is running on is unstable. Going the other way, you could have FreeBSD as the main OS and then install Qemu and put the disk image for your WinXP install on that other HD. HTH -Mark --------------enig74CDB1F71E0B18403A7EE892 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDbaBplH2ybcmj7I8RAm6nAKCAlMpF1q109eufmUDS2gIjXwetygCeKcoO QqqS0Tu7o/Cc3CoCF4ew1eM= =VExm -----END PGP SIGNATURE----- --------------enig74CDB1F71E0B18403A7EE892-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 07:20:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0EF16A41F for ; Sun, 6 Nov 2005 07:20:09 +0000 (GMT) (envelope-from mihai@duras.ro) Received: from mail.duras.ro (mail.duras.ro [86.105.56.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id A56A643D45 for ; Sun, 6 Nov 2005 07:20:06 +0000 (GMT) (envelope-from mihai@duras.ro) Received: from localhost (localhost [127.0.0.1]) by mail.duras.ro (Postfix) with ESMTP id BF50141C1B for ; Sun, 6 Nov 2005 09:20:01 +0200 (EET) Received: from mail.duras.ro ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03357-08 for ; Sun, 6 Nov 2005 09:19:57 +0200 (EET) Received: from [86.105.56.194] (ma.plimb.cu.barca.prin.padure.ro [86.105.56.194]) by mail.duras.ro (Postfix) with ESMTP id C62863F4D8 for ; Sun, 6 Nov 2005 09:19:56 +0200 (EET) Message-ID: <436DAE5E.20507@duras.ro> Date: Sun, 06 Nov 2005 09:18:54 +0200 From: Mihai Tanasescu User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (RedHat) at duras.ro Subject: Kernel option question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 07:20:09 -0000 Hello, I've just recently started to use FreeBSD and I'm having problems with a piece of software that I'm running. That software causes quite a high load on my machine and gets automatically killed after some time. How can I configure FreeBSD not to kill the high cpu consuming tasks taking into account the risk of my machine getting to be unavailable. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 08:09:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21DA916A41F for ; Sun, 6 Nov 2005 08:09:12 +0000 (GMT) (envelope-from nehe@cruzinternet.com) Received: from mail.wisphosting.net (talon.airsurfer.ca [66.244.192.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id A016F43D45 for ; Sun, 6 Nov 2005 08:09:11 +0000 (GMT) (envelope-from nehe@cruzinternet.com) Received: (qmail 59835 invoked by uid 89); 6 Nov 2005 08:10:52 -0000 Received: by simscan 1.1.0 ppid: 59771, pid: 59821, t: 1.6052s scanners: clamav: 0.87/m:34/d:1146 spam: 3.0.4 Received: from h65-255-228-201.gtcust.grouptelecom.net (HELO ?192.168.1.2?) (nehe@cruzinternet.com@65.255.228.201) by mail.wisphosting.net with SMTP; 6 Nov 2005 08:10:51 -0000 Message-ID: <436DBA06.5050305@cruzinternet.com> Date: Sun, 06 Nov 2005 01:08:38 -0700 From: Jeff Molofee User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051105) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20051106015050.E9E4116A421@hub.freebsd.org> In-Reply-To: <20051106015050.E9E4116A421@hub.freebsd.org> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.wisphosting.net X-Spam-Level: X-Spam-Status: No, score=0.3 required=5.0 tests=HTML_10_20,HTML_MESSAGE, HTML_TITLE_EMPTY autolearn=no version=3.0.4 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Mounting DVD, Gnome 2.12 Browse CD and play content X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 08:09:12 -0000 Hi All, =========== problem 1 =========== I have been using FreeBSD as a desktop system for about 2 years now. Started on 4.x... as of last night, I'm now running 6 stable #2. I've noticed over the years, that dvd, has at one point worked, then it stopped working, then it worked, then it stopped working, etc. I'm not really sure what I am doing wrong... so I thought I would ask on this list. If I play a dvd with mplayer dvd://1 it works fine. If I play a dvd with totem dvd://1 it worked fine up until tonight (gstreamer error, not concerned about this right now because I just upgraded and have not had a chance to see what might be wrong). However, if I run totem and try to play a dvd using PLAY DVD, it fails horribly. The error I get is: Failed to retrieve capabilities of device /dev/cd0: Inappropriate ioctl for device I have a sony dvd rw dw-d22a drive. cam is properly configured. permissions and mounting if devfs and fstab are set, my account is in the cdrom group (permission). k3b will burn, and copy discs just fine. mplayer will play discs (minus the menu). I have tried to recompile totem with acd0, dvd, etc... as the DVD device, but it seems to ignore what I enter as a device to use and defaults back to cd0 (which should be fine I would think). Any help would be appreciated. =========== problem 2 =========== I attempted to mount a windows game (on dvd) the other day. I wanted to grab some files from the disc to play with in BSD. when clicking the dvd icon under computer (name I gave my drive). It comes back and says it can't mount the disc. I am able to get a directory of the disc if I mount it with UDF, but I am unable to copy or look at the files. Oddly enough, I can mount a dvd movie and see the contents of the drive just fine. /dev/cd0 /usr/home/{homedir}/DVD cd9660 ro,noauto 0 I attempted to read a windows data dvd that I had burned a few month earlier and noticed I was not able to mount this disc anymore. I was able to mount it in the past (I fairly sure). =========== problem 3 =========== this is not really a problem, but more me not understanding what I am doing. I read on the gnome 2.12 new features list that you can now double click audio tracks on an audio cd, and have them play: / Nautilus is now more tightly integrated with the multimedia tasks you want to do. In addition to the thumbnailing of video and previewing of audio in past releases, Nautilus now offers drag and drop capabilities from audio CDs and the ability to play a track simply by double clicking. /How do you do this? When I try to mount an audio cd (which is what I would assume you would have to do to get a list of its tracks), it fails. Sorry for the long winded post. It's my first post, and would love to get these problems ironed out. Jeff Molofee From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 08:10:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 647DE16A41F for ; Sun, 6 Nov 2005 08:10:20 +0000 (GMT) (envelope-from dan@nezlok.unixathome.org) Received: from nezlok.unixathome.org (nezlok.unixathome.org [66.154.97.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A22C43D45 for ; Sun, 6 Nov 2005 08:10:19 +0000 (GMT) (envelope-from dan@nezlok.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nezlok.unixathome.org (Postfix) with ESMTP id 0B3C75666 for ; Sun, 6 Nov 2005 00:10:17 -0800 (PST) Received: from nezlok.unixathome.org ([127.0.0.1]) by localhost (nezlok.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97570-03 for ; Sun, 6 Nov 2005 00:10:07 -0800 (PST) Received: by nezlok.unixathome.org (Postfix, from userid 1000) id B3D02563A; Sun, 6 Nov 2005 00:10:02 -0800 (PST) From: Dan Langille To: freebsd-questions@freebsd.org Message-Id: <20051106081002.B3D02563A@nezlok.unixathome.org> Date: Sun, 6 Nov 2005 00:10:02 -0800 (PST) X-Virus-Scanned: by amavisd-new at unixathome.org Subject: The FreeBSD Diary: 2005-10-16 - 2005-11-05 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 08:10:20 -0000 The FreeBSD Diary contains a large number of practical examples and how-to guides. This message is posted weekly to freebsd-questions@freebsd.org with the aim of letting people know what's available on the website. Before you post a question here it might be a good idea to first search the mailing list archives and/or The FreeBSD Diary . These are the articles posted during this period: 18-Oct : FreeBSD 6.0-RC1 This is the desciption http://freebsddiary.org/freebsd-6.0-rc1.php?2 -- Dan Langille BSDCan - http://www.BSDCan.org/ - BSD Conference From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 08:10:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7686D16A41F for ; Sun, 6 Nov 2005 08:10:46 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD57E43D46 for ; Sun, 6 Nov 2005 08:10:45 +0000 (GMT) (envelope-from dick@nagual.st) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by nagual.st with local; Sun, 06 Nov 2005 09:10:44 +0100 id 00000033.436DBA84.0000114D Date: Sun, 6 Nov 2005 09:10:44 +0100 To: freebsd-questions Message-ID: <20051106081044.GA4178@lothlorien.nagual.st> References: <20051105232254.GB2519@lothlorien.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i From: Dick Hoogendijk Subject: Re: fbsd6 and java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 08:10:46 -0000 On 06 Nov Andrew P. wrote: > On 11/6/05, Dick Hoogendijk wrote: > > On my 5.4 system I ran java-1.4 > > I'm building a clean (brandnew) 6.0-release now ans was wandering if > > I should stick with 1.4 or go to the 1.5 java branch. What to do? > > > > 6.0 doesn't change anything, if that's what > you're interested in. I know that. What I ment was: as I'm going to recompile / reinstall java anyway on this new machine (a long job) I was in doubt of 1.4 or 1.5 Java-1.4 is older (more mature in fbsd patches). Can the same be said for java15 or are there issues for this version on FreeBSD6? -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 08:54:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A18616A41F for ; Sun, 6 Nov 2005 08:54:03 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0CCD43D48 for ; Sun, 6 Nov 2005 08:54:00 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id iA68sDkE084108; Sat, 6 Nov 2004 02:54:14 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <436DC496.8060404@daleco.biz> Date: Sun, 06 Nov 2005 02:53:42 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051026 X-Accept-Language: en-us, en MIME-Version: 1.0 To: mike@ascendency.net References: <024401c5e28b$ba11fe00$0401a8c0@Mike8500> In-Reply-To: <024401c5e28b$ba11fe00$0401a8c0@Mike8500> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problems with php-4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 08:54:03 -0000 Mike Loiterman wrote: >Just finished upgrading to 6, so I rebuilt all my ports to use the new >libraries with portupgrade. All built fine except for two: > >** Listing the failed packages (*:skipped / !:failed) > ! devel/pear-PEAR (pear-PEAR-1.3.5_1) (unknown build error) > * databases/pear-DB (pear-DB-1.7.6,1) > ---> Packages processed: 171 done, 0 ignored, 1 skipped and 1 failed > >php4-DB depends on PEAR, so I fix PEAR, and I fix the other one...I hope. > >Anyway, when I try to rebuild php4-PEAR this is the error I get: > >===> Verifying install for pear in /usr/ports/devel/php4-pear > This port requires the CLI or the CGI version of PHP, but you have > already installed a conflicting PHP port without them. > *** Error code 1 > > Stop in /usr/ports/devel/php4-pear. > *** Error code 1 > > Stop in /usr/ports/archivers/pear-Archive_Tar. > *** Error code 1 > >I have mod_php4 installed which is incomptaible with php4-cli / >pgp4-cgi...so how can I get around this? > > I'd install lang/php4, get the CLI, CGI and SAPI module (mod_php) and probably be done with it, then. HTH, Kevin Kinsey From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 08:54:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC27E16A41F for ; Sun, 6 Nov 2005 08:54:28 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41D5B43D46 for ; Sun, 6 Nov 2005 08:54:28 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id iA68shlH084111; Sat, 6 Nov 2004 02:54:43 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <436DC4B3.5030606@daleco.biz> Date: Sun, 06 Nov 2005 02:54:11 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051026 X-Accept-Language: en-us, en MIME-Version: 1.0 To: mike@ascendency.net References: <024401c5e28b$ba11fe00$0401a8c0@Mike8500> In-Reply-To: <024401c5e28b$ba11fe00$0401a8c0@Mike8500> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problems with php-4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 08:54:28 -0000 Mike Loiterman wrote: >Just finished upgrading to 6, so I rebuilt all my ports to use the new >libraries with portupgrade. All built fine except for two: > >** Listing the failed packages (*:skipped / !:failed) > ! devel/pear-PEAR (pear-PEAR-1.3.5_1) (unknown build error) > * databases/pear-DB (pear-DB-1.7.6,1) > ---> Packages processed: 171 done, 0 ignored, 1 skipped and 1 failed > >php4-DB depends on PEAR, so I fix PEAR, and I fix the other one...I hope. > >Anyway, when I try to rebuild php4-PEAR this is the error I get: > >===> Verifying install for pear in /usr/ports/devel/php4-pear > This port requires the CLI or the CGI version of PHP, but you have > already installed a conflicting PHP port without them. > *** Error code 1 > > Stop in /usr/ports/devel/php4-pear. > *** Error code 1 > > Stop in /usr/ports/archivers/pear-Archive_Tar. > *** Error code 1 > >I have mod_php4 installed which is incomptaible with php4-cli / >pgp4-cgi...so how can I get around this? > > I'd install lang/php4, get the CLI, CGI and SAPI module (mod_php) in that way, and probably be done with it, then. HTH, Kevin Kinsey From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 09:15:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 706A416A41F for ; Sun, 6 Nov 2005 09:15:20 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE25043D45 for ; Sun, 6 Nov 2005 09:15:19 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id jA69IAb70322; Sun, 6 Nov 2005 01:18:11 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mike Jeays" Date: Sun, 6 Nov 2005 01:15:17 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <1131236251.688.5.camel@chaucer.jeays.ca> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Importance: Normal Cc: freebsd-questions@freebsd.org Subject: RE: DMA errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 09:15:20 -0000 >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Mike Jeays >Sent: Saturday, November 05, 2005 4:18 PM >To: Ted Mittelstaedt >Cc: freebsd-questions@freebsd.org >Subject: RE: DMA errors > > >On Mon, 2005-10-31 at 08:00, Mike Jeays wrote: >> On Mon, 2005-10-31 at 02:11, Ted Mittelstaedt wrote: >> > >-----Original Message----- >> > >From: Mike Jeays [mailto:Mike.Jeays@rogers.com] >> > >Sent: Saturday, October 29, 2005 8:04 PM >> > >To: Ted Mittelstaedt >> > >Cc: freebsd-questions@freebsd.org >> > >Subject: RE: DMA errors >> > > >> > > >> > >On Sat, 2005-10-29 at 19:48, Ted Mittelstaedt wrote: >> > >> Try a different disk drive. >> > >> >> > >> What motherboard is in use here? >> > >> >> > >> Ted >> > >> >> > >> >-----Original Message----- >> > >> >From: owner-freebsd-questions@freebsd.org >> > >> >[mailto:owner-freebsd-questions@freebsd.org]On Behalf >Of Mike Jeays >> > >> >Sent: Saturday, October 29, 2005 4:28 PM >> > >> >To: freebsd-questions@freebsd.org >> > >> >Subject: DMA errors >> > >> > >> > >> > >> > >> >I have a 40GB Maxtor D740X-6L disk, and have been unable to >> > >install 5.4 >> > >> >or 6.0 on it. I get errors: >> > >> > >> > >> >ad0: FAILURE WRITE_DMA STATUS=51 >error=84 (IRC, >> > >> >ABORTED) LBA=.. >> > >> > >> > >> >as soon as I try to commmit the changes in sysinstall. >> > >> > >> > >> >I have checked that the IDE cable is the 80-wire type, >and cleaned up >> > >> >the connections and so on. >> > >> > >> > >> >I tried installing Ubuntu on this disk, and everything went >> > >perfectly. >> > >> >(Those guys have done a really great job, by the way). >> > >> > >> > >> >Is there some configuration trick I have missed? >> > >> > >> > >> >_______________________________________________ >> > >> >freebsd-questions@freebsd.org mailing list >> > >> >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > >> >To unsubscribe, send any mail to >> > >> >"freebsd-questions-unsubscribe@freebsd.org" >> > >> > >> > >> >-- >> > >> >No virus found in this incoming message. >> > >> >Checked by AVG Free Edition. >> > >> >Version: 7.1.362 / Virus Database: 267.12.6/151 - Release Date: >> > >> >10/28/2005 >> > >> > >> > > >> > >It works on at least one other disk, a Western Digital 80GB. The >> > >motherboard is as Asus P4S533. >> > > >> > >> > Well I hate to be flippant, but there you have it, problem solved. >> > >> > I have been doing PC work professionally for over 10 years and >> > unprofessionally for at least 10-15 years before that, and ever >> > since the IDE interface was invented I've had to deal with >> > incompatibilties between the controller and the hard disk. Back >> > in the days that the IDE controller chip was on a paddle card I >> > used to have a box of them and when running into a problem like >> > your doing, I would swap the cards until I got a good combo. This >> > was all ISA stuff of course. Once the PCI came out and they >> > started putting the controller on motherboard, they only way around >> > these problems is to play musical chairs with the disk drives. >> > >> > And all this was long before FreeBSD, let alone Linux, was even >> > a gleam in someone's eye. >> > >> > Your 40GB Maxtor has some moronic timing incompatibility with the >> > IDE chipset that the FreeBSD driver in 5.4/6.0 happens to tickle, >> > there's nothing you can do about it. Use your 80GB disk for the >> > FreeBSD system or go find some other brand of motherboard for your >> > 40GB disk, and things will work fine. >> > >> > Ted >> > >> > _______________________________________________ >> > freebsd-questions@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" >> >> Thanks for the advice, and that is probably what I will do. >> >> However, before I bought the 80GB disk, I used to run 4.6 on >the Maxtor >> 40GB, with no problems. Furthernore, this disk and MB will still run >> Ubuntu and Fedora, so it seems that later FreeBSD releases are more >> sensitive, or drive the hardware a bit harder. >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" > >Thanks for the help - you seem to be correct, Ted. I bought a second >Western Digital 80GB disk, and 5.4 installs on this with no problem. > >The case for the 40 GB Maxtor seems a little odd - it works fine with >Ubuntu, the Redmond product, and Fedora Core 3. I even switched it to >PIO-only mode, and then 5.4 can be installed - but, as expected, it is >very slow - 25 seconds to load KPresenter, for example. Not too useful. > >It also worked with an earlier FreeBSD, version 4.7 and before. So does >FreeBSD drives disks a bit harder than other OSes, and is it still "in >spec"? > I think the issue is that you have to view the computer as a true merger of hardware and software, not simply a hardware platform that software happens to be running on. With the FreeBSD OS (and in any OS) there's many abstractive layers to try to decouple as much of the code as possible from the hardware. For example you do not want your network card shutting down just because a particular usermode app runs, that is why the OS prohibits those apps from doing so. But, despite all this what it all boils down to is the CPU of the motherboard is just executing a long sequence of 1's and 0s. In any given moment that code executing in the CPU could be a usermode program, a kernel device driver, or whatever. If the hardware isn't acting as expected, you will get all manner of unexplained, random issues. You could probably install 5.4 fine on that 40GB disk if you put it in a different PC. Ted From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 09:21:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9563A16A41F for ; Sun, 6 Nov 2005 09:21:33 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from ash25e.internode.on.net (ash25e.internode.on.net [203.16.214.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036D743D46 for ; Sun, 6 Nov 2005 09:21:32 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from [10.10.10.210] (ppp211-161.lns1.adl2.internode.on.net [203.122.211.161]) by ash25e.internode.on.net (8.12.9/8.12.6) with ESMTP id jA69LUsX061822 for ; Sun, 6 Nov 2005 19:51:31 +1030 (CST) (envelope-from matt@kbc.net.au) Message-ID: <436DCB19.2090005@kbc.net.au> Date: Sun, 06 Nov 2005 19:51:29 +1030 From: Matthew Smith User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 09:21:33 -0000 Hi Having used AIX for about twenty years and Linux for nearly ten, I have decided to start exploring the possibilities of FreeBSD and have just downloaded the ISOs for Version 6/i386. I have attempted to do an install from CD, but am getting failures on quite a few files - possibly because I only had yucky CDRWs to put my ISOs on and the CD drive in the machine is quite old. So, I decided to copy the CD to a directory on another machine, make an NFS share (which works - I checked it from yet another machine), and just use the CD to boot. My problem is that when I select the installation source, Ethernet is not amongst the options (just SLIP, PPP and something else weird). I assume that there's a kernel module not loaded, so after looking further through the documentation, I found that I should be able to put a line in /boot/defaults/loader.conf. Since the installation so far was actually bootable (that's one up on Linux!), I did this. All this did for me was to generate a warning that the module was already loaded. What am I missing? Nowhere, when booting from the first CD, do I get an opportunity to tell it about my network device, although it will ask for all the usual networking details. I'm sure that there must be something quite simple, but is not obvious from the documentation. Cheers M -- Matthew Smith Kadina Business Consultancy, South Australia Work: Personal: From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 09:45:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C6916A41F for ; Sun, 6 Nov 2005 09:45:41 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id B598243D58 for ; Sun, 6 Nov 2005 09:45:40 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from riemann.math.jussieu.fr (riemann.math.jussieu.fr [134.157.13.3]) by shiva.jussieu.fr (8.13.5/jtpda-5.4) with ESMTP id jA69jdw2048581 ; Sun, 6 Nov 2005 10:45:39 +0100 (CET) X-Ids: 166 Received: from grobner2.math.jussieu.fr (grobner2.math.jussieu.fr [134.157.13.119]) by riemann.math.jussieu.fr (8.12.10/jtpda-5.4) with ESMTP id jA69jbFo000272 ; Sun, 6 Nov 2005 10:45:38 +0100 (CET) Received: from grobner2.math.jussieu.fr (localhost.localdomain [127.0.0.1]) by grobner2.math.jussieu.fr (8.13.1/jtpda-5.4) with ESMTP id jA69jbWO010932 ; Sun, 6 Nov 2005 10:45:37 +0100 Received: (from jas@localhost) by grobner2.math.jussieu.fr (8.13.1/8.13.1/Submit) id jA69jbGd010928; Sun, 6 Nov 2005 10:45:37 +0100 Date: Sun, 6 Nov 2005 10:45:37 +0100 From: Albert Shih To: Dick Hoogendijk Message-ID: <20051106094537.GB7261@math.jussieu.fr> References: <20051105232254.GB2519@lothlorien.nagual.st> <20051106081044.GA4178@lothlorien.nagual.st> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20051106081044.GA4178@lothlorien.nagual.st> User-Agent: Mutt/1.5.6i X-Spam-Score: -1.44 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.53 on 134.157.13.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.2 (shiva.jussieu.fr [134.157.0.166]); Sun, 06 Nov 2005 10:45:39 +0100 (CET) X-Antivirus: scanned by sophie at shiva.jussieu.fr X-Miltered: at shiva.jussieu.fr with ID 436DD0C3.002 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: freebsd-questions Subject: Re: fbsd6 and java X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shih@math.jussieu.fr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 09:45:41 -0000 Le 06/11/2005 à 09:10:44+0100, Dick Hoogendijk a écrit > On 06 Nov Andrew P. wrote: > > On 11/6/05, Dick Hoogendijk wrote: > > > On my 5.4 system I ran java-1.4 > > > I'm building a clean (brandnew) 6.0-release now ans was wandering if > > > I should stick with 1.4 or go to the 1.5 java branch. What to do? > > > > > > > 6.0 doesn't change anything, if that's what > > you're interested in. > > I know that. What I ment was: as I'm going to recompile / reinstall java > anyway on this new machine (a long job) I was in doubt of 1.4 or 1.5 > Java-1.4 is older (more mature in fbsd patches). Can the same be said > for java15 or are there issues for this version on FreeBSD6? > On my server (use by students) I've install both of them (1.4 and 1.5) you can do that too. But IMHO the question is : Why you want use 1.5 if 1.4 is perfect for you ? Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. Heure local/Local time: Sun Nov 6 10:44:15 CET 2005 From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 10:17:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1638416A41F for ; Sun, 6 Nov 2005 10:17:06 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DFD243D45 for ; Sun, 6 Nov 2005 10:17:05 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so188795wxc for ; Sun, 06 Nov 2005 02:17:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RacAsF+uYQexQ8k5R7EiCNAGT0JDV/o+YNYy/KELVvRK93uGS3EZXvr+QX3Mc1D2o/FFySzNmE5k0J4hu5Ak0Syb5ld0gGT2KPw0GQmuqZUtvSIOWo+Vv8BWy5SNXycUz/jLkKVkJMXDIfVIZq9UXqPlz6hnhTdHiSlmYf6w5Xs= Received: by 10.70.117.16 with SMTP id p16mr3814145wxc; Sun, 06 Nov 2005 02:17:05 -0800 (PST) Received: by 10.70.91.17 with HTTP; Sun, 6 Nov 2005 02:17:05 -0800 (PST) Message-ID: <57416b300511060217m161c95b2nb630cc760c1272db@mail.gmail.com> Date: Sun, 6 Nov 2005 21:17:05 +1100 From: Peter Clutton To: Mihai Tanasescu In-Reply-To: <436DAE5E.20507@duras.ro> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436DAE5E.20507@duras.ro> Cc: freebsd-questions@freebsd.org Subject: Re: Kernel option question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 10:17:06 -0000 On 11/6/05, Mihai Tanasescu wrote: > I'm having problems with a piece of software that I'm running. > That software causes quite a high load on my machine and gets > automatically killed after some time. > > How can I configure FreeBSD not to kill the high cpu consuming tasks > taking into account the risk of my machine getting to be unavailable. Well first of all what is the program, how did you install it etc. That will help for getting an answer. The reason being FreeBSD doesn't kill a program just for using alot of CPU, i suppose unless it is using up everything and making a nuisance of itself, which the program shouldn't really be reaching that point, so i don't think my next paragraph is the reason, but something to with the program. However the freebsd sheduler does lower the priority for programs that use up their entire slice of CPU time, rather than using some up, and then sleep - ing themselves , or blocking, waiting for something. Therefore a program that is continuous, gets lower and lower priority, while something that has to wait for, say, input, line an interactive program (eg text-editor) gets higher and higher priority (until it enters a while bunch of characters, at which stage it's priority lowers and the process start over again) If you really believe that it's being stopped because of this, look into the nice command (man page) Otherwise, let everybody know what the program is. Also, is it writing any error files? Check your logs, and post any output. Just my thoughts (could be wrong) hope you get some more answers. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 10:24:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7F5716A41F for ; Sun, 6 Nov 2005 10:24:59 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 198C943D45 for ; Sun, 6 Nov 2005 10:24:58 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr11.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA6AOv3a096839; Sun, 6 Nov 2005 11:24:57 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id F3E00B822; Sun, 6 Nov 2005 11:24:56 +0100 (CET) Date: Sun, 6 Nov 2005 11:24:56 +0100 From: Roland Smith To: Matthew Smith Message-ID: <20051106102456.GA26939@slackbox.xs4all.nl> Mail-Followup-To: Matthew Smith , freebsd-questions@freebsd.org References: <436DCB19.2090005@kbc.net.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline In-Reply-To: <436DCB19.2090005@kbc.net.au> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 10:24:59 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 06, 2005 at 07:51:29PM +1030, Matthew Smith wrote: > Hi >=20 > Having used AIX for about twenty years and Linux for nearly ten, I have > decided to start exploring the possibilities of FreeBSD and have just > downloaded the ISOs for Version 6/i386. >=20 > I have attempted to do an install from CD, but am getting failures on > quite a few files - possibly because I only had yucky CDRWs to put my > ISOs on and the CD drive in the machine is quite old. So, I decided to > copy the CD to a directory on another machine, make an NFS share (which > works - I checked it from yet another machine), and just use the CD to bo= ot. >=20 > My problem is that when I select the installation source, Ethernet is > not amongst the options (just SLIP, PPP and something else weird). That "something weird" could well be the ethernet card. unlike Linux, the ethernet devices are not all named "ethX', but are named after the driver. So it could be e.g. sk0, xl0, dc0, de0, fxp0, vr0 etc. > I assume that there's a kernel module not loaded, so after looking > further through the documentation, I found that I should be able to put > a line in /boot/defaults/loader.conf. Since the installation so far was > actually bootable (that's one up on Linux!), I did this. All this did > for me was to generate a warning that the module was already loaded. Then try to use the "something weird" as the ethernet device. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDbdn4EnfvsMMhpyURAlD6AJ9cVO34QJBNiNj2F3xqyxDRswbF/gCfZcF1 /Gdh8c3EkHF2mBv+Ua3UzjQ= =qWrK -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 10:25:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D658216A41F for ; Sun, 6 Nov 2005 10:25:50 +0000 (GMT) (envelope-from mihai@duras.ro) Received: from mail.duras.ro (mail.duras.ro [86.105.56.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3064443D45 for ; Sun, 6 Nov 2005 10:25:45 +0000 (GMT) (envelope-from mihai@duras.ro) Received: from localhost (localhost [127.0.0.1]) by mail.duras.ro (Postfix) with ESMTP id DDC99417F6; Sun, 6 Nov 2005 12:25:43 +0200 (EET) Received: from mail.duras.ro ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03349-10; Sun, 6 Nov 2005 12:25:16 +0200 (EET) Received: from [127.0.0.1] (ma.plimb.cu.barca.prin.padure.ro [86.105.56.194]) by mail.duras.ro (Postfix) with ESMTP id 6793136898; Sun, 6 Nov 2005 12:25:07 +0200 (EET) Message-ID: <436DD9C4.3080605@duras.ro> Date: Sun, 06 Nov 2005 12:24:04 +0200 From: Mihai Tanasescu User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Clutton References: <436DAE5E.20507@duras.ro> <57416b300511060217m161c95b2nb630cc760c1272db@mail.gmail.com> In-Reply-To: <57416b300511060217m161c95b2nb630cc760c1272db@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (RedHat) at duras.ro Cc: freebsd-questions@freebsd.org Subject: Re: Kernel option question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 10:25:50 -0000 Sorry for not providing more clues. I'm running a Counter-Strike server under linux binary emulation on a : Intel(R) Pentium(R) 4 CPU 1.60GHz" When there are many players on the server the cpu load looks like this (seen from top): PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 28605 counter 131 0 214M 209M RUN 369:13 86.43% 86.43% hlds_i686 After a while the hlds server just dies. I see no errors in any logs. Afterwards everything is fine, I just restart the counter-strike binary and the cycle repeats itself after a while. The program was installed using the sources provided by Valve and not from the ports directory. Peter Clutton wrote: >On 11/6/05, Mihai Tanasescu wrote: > > >>I'm having problems with a piece of software that I'm running. >>That software causes quite a high load on my machine and gets >>automatically killed after some time. >> >>How can I configure FreeBSD not to kill the high cpu consuming tasks >>taking into account the risk of my machine getting to be unavailable. >> >> > >Well first of all what is the program, how did you install it etc. >That will help for getting an answer. The reason being FreeBSD doesn't >kill a program just for using alot of CPU, i suppose unless it is >using up everything and making a nuisance of itself, which the program >shouldn't really be reaching that point, so i don't think my next >paragraph is the reason, but something to with the program. > >However the freebsd sheduler does lower the priority for programs that >use up their entire slice of CPU time, rather than using some up, and >then sleep - ing themselves , or blocking, waiting for something. >Therefore a program that is continuous, gets lower and lower priority, >while something that has to wait for, say, input, line an interactive >program (eg text-editor) gets higher and higher priority (until it >enters a while bunch of characters, at which stage it's priority >lowers and the process start over again) > >If you really believe that it's being stopped because of this, look >into the nice command (man page) > >Otherwise, let everybody know what the program is. Also, is it writing >any error files? Check your logs, and post any output. > >Just my thoughts (could be wrong) hope you get some more answers. > > From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 10:45:05 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 026CF16A41F for ; Sun, 6 Nov 2005 10:45:04 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C4CB43D46 for ; Sun, 6 Nov 2005 10:45:04 +0000 (GMT) (envelope-from dick@nagual.st) Received: from arwen.nagual.st ([192.168.11.29]) by nagual.st with esmtp; Sun, 06 Nov 2005 11:45:03 +0100 id 00000033.436DDEAF.00001436 Date: Sun, 6 Nov 2005 11:45:21 +0100 From: dick hoogendijk To: fbsdq Message-Id: <20051106114521.6103076b.dick@nagual.st> Organization: de nagual X-Mailer: Sylpheed version 2.1.5 (GTK+ 2.8.6; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: linux-glib2 unavailable ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 10:45:05 -0000 A lot of linux related ports won't install on my fbsd-6.0 system due to the following error: fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/glib2-2.2.1-1.i386.rpm: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/rpm and try again. *** Error code 1 So, I can't build acroread, realplayer, etc.. Anybody any ideas what's going on? -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 11:14:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63EA116A41F for ; Sun, 6 Nov 2005 11:14:19 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5A5343D46 for ; Sun, 6 Nov 2005 11:14:18 +0000 (GMT) (envelope-from dick@nagual.st) Received: from arwen.nagual.st ([192.168.11.29]) by nagual.st with esmtp; Sun, 06 Nov 2005 12:14:17 +0100 id 00000033.436DE589.0000148A Date: Sun, 6 Nov 2005 12:14:36 +0100 From: dick hoogendijk To: fbsdq Message-Id: <20051106121436.ce8aa2df.dick@nagual.st> Organization: de nagual X-Mailer: Sylpheed version 2.1.5 (GTK+ 2.8.6; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: linux-glib2 unavailable ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 11:14:19 -0000 A lot of linux related ports won't install on my fbsd-6.0 system due to the following error: fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/glib2-2.2.1-1.i386.rpm: File unavailable (e.g., file not found, no access) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/rpm and try again. *** Error code 1 So, I can't build acroread, realplayer, etc.. Anybody any ideas what's going on? -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 12:02:12 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9E0716A41F for ; Sun, 6 Nov 2005 12:02:12 +0000 (GMT) (envelope-from mback99@telia.com) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id C839343D58 for ; Sun, 6 Nov 2005 12:02:08 +0000 (GMT) (envelope-from mback99@telia.com) Received: from [192.168.0.2] (217.211.47.5) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) (authenticated as u41020144) id 4365DD8D001A6E18 for questions@freebsd.org; Sun, 6 Nov 2005 13:02:07 +0100 Message-ID: <436DF0F3.5020103@telia.com> Date: Sun, 06 Nov 2005 13:02:59 +0100 From: Mikael Backman User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051009 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: wine and webcam software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 12:02:13 -0000 Hi. I have installed wine from the ports and run winecfg. When I try to install my webcam software this happens: Installshield works fine and extracts the files but then when the cam setup app setup.exe start to run run wine aborts with a long error message. root: /home/mb #wine z:\\home\\mb\\webcam603enu.exe fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub fixme:advapi:CheckTokenMembership (0x0 0x1ab4d0 0x34f2b8) stub! wine: Unhandled exception (thread 0010), starting debugger... WineDbg starting on pid 0xe Couldn't initiate DbgHelp Unhandled exception: page fault on read access to 0x0041954a in 32-bit code (0x0 04092de). file_set_error: Bad address file_set_error: Bad address In 32 bit mode. Register dump: CS:001f SS:002f DS:002f ES:002f FS:10ff GS:008f EIP:004092de ESP:0062ee5c EBP:0062ee94 EFLAGS:00010246( - 00 -RIZP1) EAX:0000001d EBX:000000ba ECX:00000003 EDX:00000000 ESI:0041954a EDI:00419510 Stack dump: 0x0062ee5c: 00020032 00020032 0062eec0 9c38f418 0x0062ee6c: 00405b58 00009003 0062ee94 00020032 0x0062ee7c: 0062ee8c 9c348454 9c38f200 9c38f418 0x0062ee8c: 0062ef34 9c34b3db 00410390 00420148 0x0062ee9c: 00000001 0041039c 00000000 00410394 0x0062eeac: 00000005 9c38f200 9c38f418 0002002e 021f: sel=10ff base=00112000 limit=00001fff 32-bit rw- Backtrace: file_set_error: Bad address =>1 0x004092de (0x0062ee94) 2 0x00420148 (0x00410390) 3 0x00000000 (0x004024b3) file_set_error: Bad address 0x004092de: andw $0,0x0(%esi) Modules: Module Address Debug info Name (0 modules) Threads: process tid prio (all id:s are in hex) 0000000e (D) C:\Program Files\Logitech\QuickCamWebInstall\AppInst\setup.exe 00000010 0 <== 0000000f 0 00000008 00000009 0 WineDbg terminated on pid 0xe What to do? /Mikael From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 12:08:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95BE716A41F for ; Sun, 6 Nov 2005 12:08:48 +0000 (GMT) (envelope-from budiyt@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F32743D45 for ; Sun, 6 Nov 2005 12:08:48 +0000 (GMT) (envelope-from budiyt@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so146394nzo for ; Sun, 06 Nov 2005 04:08:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZSg+/LXr53nJFaKDxPhyEfnNTMnjOIxaDGljvYqTiPjxYW2zVsKHOyHYbQNCNCFGeSfzVFIwQd8cFaFBhzElCFO9NCkRqwjcRP+0R8BxMMdpsXmElAhKnjNZKixtq8z9GyBAivegMb4LoaGSYmNcdEhjkQtpy4TtH6mk6Hp4dvA= Received: by 10.37.13.80 with SMTP id q80mr1117401nzi; Sun, 06 Nov 2005 04:08:47 -0800 (PST) Received: by 10.36.194.15 with HTTP; Sun, 6 Nov 2005 04:08:47 -0800 (PST) Message-ID: <4d4dc3640511060408p2079e13bo12502d2f62680b17@mail.gmail.com> Date: Sun, 6 Nov 2005 19:08:47 +0700 From: budsz To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Realtek ethernet problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 12:08:48 -0000 Hi folks, I've some problem (can't ping etc) with rl (Realtek Ethernet Manufacture), if I installing that ethernet on the one CPU rl0 & rl, either that ethernet can't be use. Whereas rl0 & rl1 has been active if I use `ifconfig` command. If I droping one of them from my CPU, ethernet can use again. Would you give information with this situation TIA -- budsz From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 12:42:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D94916A41F for ; Sun, 6 Nov 2005 12:42:45 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from merke.itea.ntnu.no (merke.itea.ntnu.no [129.241.7.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03EA343D45 for ; Sun, 6 Nov 2005 12:42:42 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by merke.itea.ntnu.no (Postfix) with ESMTP id 3398613C422 for ; Sun, 6 Nov 2005 13:42:41 +0100 (CET) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by merke.itea.ntnu.no (Postfix) with SMTP for ; Sun, 6 Nov 2005 13:42:36 +0100 (CET) Received: (qmail 38470 invoked by uid 1001); 6 Nov 2005 13:42:36 +0100 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Nov 2005 13:42:36 +0100 Date: Sun, 6 Nov 2005 13:42:35 +0100 (CET) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: Mohan Singh In-Reply-To: <48d803190511051652i36e5ab4dmedac4ba61f017c9@mail.gmail.com> Message-ID: <20051106133412.A36825@maren.thelosingend.net> References: <48d803190511042350w3315444er34872cfcd1a6467e@mail.gmail.com> <20051105121723.152042d2@localhost> <48d803190511051652i36e5ab4dmedac4ba61f017c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: freebsd-questions@freebsd.org Subject: Re: suspend works, but resume doesn't on Dell desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 12:42:45 -0000 * Mohan Singh [2005-11-06 00:52 -0000] > > > How can I get resume to work properly? > > > > On my ThinkPad R51 I put > > > > acpi_video_load="YES" > > hw.acpi.reset_video=0 > > hw.syscons.sc_no_suspend_vtswitch=1 > > Thanks for the suggestion. I tried it, but the issue persists. =-( I have a Dell Latitude X300, and was experiencing a similar problem. I just tried the suggested fix, and it did get me alot closer. I was able to resume my laptop from suspense, but the screen went garbled. After some googling, I tried increasing hw.acpi.sleep_delay, and found a value of 3 to be the magic that was missing. Now, I just have one more problem: When closing the lid on my laptop, while in X, and opening it again, the ~50 topmost pixels are garbled and the entire view is shifted down. Switching to console and back seem to fix it. Any takes? Svein Halvor From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 12:57:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93F8616A41F for ; Sun, 6 Nov 2005 12:57:43 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16AE743D46 for ; Sun, 6 Nov 2005 12:57:42 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id D0D7721CE08; Sun, 6 Nov 2005 06:57:41 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27171-14; Sun, 6 Nov 2005 06:57:41 -0600 (CST) Received: from kanga.honeypot.net (unknown [IPv6:2001:470:1f01:224:1::2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 2469721CD0C; Sun, 6 Nov 2005 06:57:41 -0600 (CST) From: Kirk Strauser To: "Andrew P." Date: Sun, 6 Nov 2005 06:57:33 -0600 User-Agent: KMail/1.8.2 References: <200511040956.19087.kirk@strauser.com> <200511041129.17912.kirk@strauser.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1541058.fhacjdSd9T"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511060657.39674.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Cc: freebsd-questions@freebsd.org Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 12:57:43 -0000 --nextPart1541058.fhacjdSd9T Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 04 November 2005 02:04 pm, you wrote: > Does the overall order of lines change every time you dump the tables? No, although an arbitrary number of lines might get deleted. > If it does/can, then there's a trivial solution (a few lines in perl, or a > hundred lines in C) that'll make the speed roughly similar to that of I/O= =2E =20 Could you elaborate? That's been bugging me all weekend. I know I should= =20 know this, but I can't quite put my finger on it. =2D-=20 Kirk Strauser --nextPart1541058.fhacjdSd9T Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD4DBQBDbf3D5sRg+Y0CpvERApATAJY9NeDCOl/NlmXhFcmrjhLvYTG1AJ44pLy7 WOEwCwkb/5W4CegVFNq03g== =ZrKa -----END PGP SIGNATURE----- --nextPart1541058.fhacjdSd9T-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 13:00:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4C2916A41F for ; Sun, 6 Nov 2005 13:00:28 +0000 (GMT) (envelope-from uwe@laverenz.de) Received: from natnoddy.rzone.de (natnoddy.rzone.de [81.169.145.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B30F43D48 for ; Sun, 6 Nov 2005 13:00:27 +0000 (GMT) (envelope-from uwe@laverenz.de) Received: from athena.laverenz.de (p5480E886.dip.t-dialin.net [84.128.232.134]) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id jA6D0Px1026612 for ; Sun, 6 Nov 2005 14:00:26 +0100 (MET) Received: from localhost (localhost.localdomain [127.0.0.1]) by athena.laverenz.de (Postfix) with ESMTP id 481FAE38C789 for ; Sun, 6 Nov 2005 14:00:25 +0100 (CET) Received: from athena.laverenz.de ([127.0.0.1]) by localhost (athena [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02343-05 for ; Sun, 6 Nov 2005 14:00:24 +0100 (CET) Received: by athena.laverenz.de (Postfix, from userid 2000) id 657B4E286C50; Sun, 6 Nov 2005 14:00:24 +0100 (CET) Date: Sun, 6 Nov 2005 14:00:24 +0100 From: Uwe Laverenz To: freebsd-questions@freebsd.org Message-ID: <20051106130024.GC2307@laverenz.de> Mail-Followup-To: freebsd-questions@freebsd.org References: <436CAC53.9090600@ispro.net.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <436CAC53.9090600@ispro.net.tr> Organization: private site Sender: uwe@laverenz.de User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at laverenz.de Subject: Re: Is there /etc/groups limits? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 13:00:28 -0000 On Sat, Nov 05, 2005 at 02:57:55PM +0200, Evren Yurtesen wrote: > For example, is there a limit which would stop apache to work because > the www user is member of 10000 groups? Apache wouldn't stop working, but there is a limit of 16 groups that a user can be member of. Uwe From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 13:19:55 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C62AB16A41F for ; Sun, 6 Nov 2005 13:19:55 +0000 (GMT) (envelope-from david.fleck@mchsi.com) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 685C443D45 for ; Sun, 6 Nov 2005 13:19:55 +0000 (GMT) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-7-29.client.mchsi.com[12.216.7.29]) by sccmmhc91.asp.att.net (sccmmhc91) with SMTP id <20051106131953m9100du96ke>; Sun, 6 Nov 2005 13:19:54 +0000 Date: Sun, 6 Nov 2005 07:19:53 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: Steve Bertrand In-Reply-To: <200511051530.jA5FU5qs000530@grond.sourballs.org> Message-ID: <20051106071527.B278@grond.sourballs.org> References: <200511051530.jA5FU5qs000530@grond.sourballs.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: 'FreeBSD Questions' Subject: RE: getting an old NIC to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 13:19:55 -0000 On Sat, 5 Nov 2005, Steve Bertrand wrote: > It appears as though everything is in order. The routes are in place, > IP/SN is all correct etc. > > You are going to have to take a step down now to the lower layers of the > network stack. > > Perform this command while plugged into the network and let it run a > while: > > # tcpdump -n -i pcn0 > > What this will do is see if the nic can see traffic coming from other > machines. Throw some pings at it from another box, and even if the other > box doesn't get a reply, tcpdump will tell you if the nic can at least > see the incoming traffic. Also, run tcpdump on another box, and repeat > the process, but ping from the box with the 'bad' nic in it. Perhaps it > can send traffic, but just not receive. Doing this both ways will > indicate either way and may give you a clue. No indication of activity either way - 'tcpdump' on the affected machine sees no packets from elsewhere, 'tcpdump' on a working machine sees tons of packets, but none from this machine. > Further that, even farther down, try a different cable and switch port > (one at a time). I know that may seem silly, but weirder things have > happened. Yes, I know... tried swapping cables/hub ports, no change. > If all of that fails, due to the fact there is a driver loaded for the > device, and it is taking all of it's parameters ok, I would say slap a > new nic in the box and see if you can rx/tx traffic via it. If you can, > I'd say then there is a problem with the nic itself, and you have > confirmed it logically and completely. Well, that may take a few days, until I scrounge up an extra NIC... but thanks for the assistance. At least I know I was going about the testing the right way. -- David Fleck david.fleck@mchsi.com From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 13:39:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A5C16A41F for ; Sun, 6 Nov 2005 13:39:13 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DBCD43D45 for ; Sun, 6 Nov 2005 13:39:13 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so159851nzo for ; Sun, 06 Nov 2005 05:39:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BTlVFSC8aVWZLbfmmI1EnLp+Prp8IGZEQNI0q3yRmB8rakjOfOkmzH6GHhqnsRQ1TOk2tfOzlKIItB60PKYRDroNXfWc+qcWIxn+jDfoVhffzCux02fAfXrlsx53gxtwaK9LtXKc5iORA+DR3d1Rqqc/VtwqAO+6DEZaTWmV48E= Received: by 10.36.8.18 with SMTP id 18mr227956nzh; Sun, 06 Nov 2005 05:39:12 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 6 Nov 2005 05:39:12 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 16:39:12 +0300 From: "Andrew P." To: Kirk Strauser In-Reply-To: <200511060657.39674.kirk@strauser.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200511040956.19087.kirk@strauser.com> <200511041129.17912.kirk@strauser.com> <200511060657.39674.kirk@strauser.com> Cc: freebsd-questions@freebsd.org Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 13:39:13 -0000 On 11/6/05, Kirk Strauser wrote: > On Friday 04 November 2005 02:04 pm, you wrote: > > > Does the overall order of lines change every time you dump the tables? > > No, although an arbitrary number of lines might get deleted. > > > If it does/can, then there's a trivial solution (a few lines in perl, o= r a > > hundred lines in C) that'll make the speed roughly similar to that of I= /O. > > Could you elaborate? That's been bugging me all weekend. I know I shoul= d > know this, but I can't quite put my finger on it. > -- > Kirk Strauser > > > while (there are more records) { a =3D read (line from old file) b =3D read (line from new file) if (a =3D=3D b) then next if (a <> b) { if (a in new_records) { get a out of new_records next } if (b in old_records) { get b out of old_records next } put a in old_records put b in new_records } after that old_records will contain records present in old file, but not in new file, and new_records will contain records present in new file, but not old one. Note, that the difference must be kept in RAM, so it won't work if there are multi-gig diffs, but it will work very fast if the diffs are only 10-100Mb, it will work at close to I/O speed if the diff is under 10Mb. If the records can be ordered in a known order (e.g. alphabetically), we don't need to keep anything in RAM then and make any checks at all. Let's assume an ascending order (1-2-5-7-31-...): while (there are more records) { a =3D read (line from old file) b =3D read (line from new file) while (a <> b) { if (a < b) then { write a to old_records read next a } if (a > b) then { write b to new_records read next b } } } If course, you've got to add some checks to deal with EOF correctly. Hope this gives you some idea. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:11:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 511A116A41F for ; Sun, 6 Nov 2005 14:11:40 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from bsdserver.strakh.homeunix.net (190.212.221.83.donpac.ru [83.221.212.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF6243D45 for ; Sun, 6 Nov 2005 14:11:39 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from [192.168.0.100] ([192.168.0.100]) by bsdserver.strakh.homeunix.net (8.13.4/8.13.4) with ESMTP id jA6EBZGU079053; Sun, 6 Nov 2005 17:11:35 +0300 (MSK) (envelope-from stepan_r@mail.ru) Message-ID: <436E0F21.9070402@mail.ru> Date: Sun, 06 Nov 2005 17:11:45 +0300 From: Stepan Rakhimov User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Andrew P." , freebsd-questions@freebsd.org References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:11:40 -0000 > > Yesterday, I spent 4 hours playing UT2004. And it > seemed to run faster than on Windows. At least it > felt much cooler :-) Please give me a link to UT2004 howto. i tried to find it but without success. Stepan From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:19:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 497A816A41F for ; Sun, 6 Nov 2005 14:19:51 +0000 (GMT) (envelope-from lars+lister.freebsd@adventuras.no) Received: from mail.adventuras.no (mail.adventuras.no [194.63.250.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id A751143D53 for ; Sun, 6 Nov 2005 14:19:50 +0000 (GMT) (envelope-from lars+lister.freebsd@adventuras.no) Received: from cm-80.111.248.098.chello.no (cm-80.111.248.098.chello.no [80.111.248.98]) (authenticated bits=0) by mail.adventuras.no (8.12.10/8.12.10) with ESMTP id jA6EJJjt026776 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 6 Nov 2005 15:19:30 +0100 Date: Sun, 06 Nov 2005 15:19:16 +0100 From: Lars Kristiansen To: Dikshie , freebsd-questions@freebsd.org Message-ID: <030D9937BCDB326A68E329BB@cm-80.111.248.098.chello.no> In-Reply-To: <20051106044443.GA25274@ppk.itb.ac.id> References: <20051106044443.GA25274@ppk.itb.ac.id> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Adventuras-MailScanner-Information: Please contact the ISP for more information X-Adventuras: du kan filtrere etter AdvSpamScore over 5-10 X-Adventuras-SpamCheck: not spam, SpamAssassin (score=-4.399, required 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-MailScanner-From: lars+lister.freebsd@adventuras.no Cc: Subject: Re: sendmail-X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:19:51 -0000 --On Sunday, November 06, 2005 11:44:43 AM +0700 Dikshie wrote: > > dear all > has anyone porting sendmail-X ? > (http://www.sendmail.org/sm-X/index.html) > > > > > > > regards, > > -dikshie- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Med vennlig hilsen Lars Kristiansen A D V E N T U R A S Tlf: 22 20 59 90 Fax: 22 20 59 91 lars@adventuras.no http://www.adventuras.no From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:23:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B29BC16A41F for ; Sun, 6 Nov 2005 14:23:35 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from fri.itea.ntnu.no (fri.itea.ntnu.no [129.241.7.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id E991E43D46 for ; Sun, 6 Nov 2005 14:23:32 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by fri.itea.ntnu.no (Postfix) with ESMTP id 844647F7B for ; Sun, 6 Nov 2005 15:23:31 +0100 (CET) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by fri.itea.ntnu.no (Postfix) with SMTP for ; Sun, 6 Nov 2005 15:23:26 +0100 (CET) Received: (qmail 44625 invoked by uid 1001); 6 Nov 2005 15:23:26 +0100 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Nov 2005 15:23:26 +0100 Date: Sun, 6 Nov 2005 15:23:26 +0100 (CET) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: questions@freebsd.org In-Reply-To: <20051106133412.A36825@maren.thelosingend.net> Message-ID: <20051106152232.S44500@maren.thelosingend.net> References: <48d803190511042350w3315444er34872cfcd1a6467e@mail.gmail.com> <20051105121723.152042d2@localhost> <48d803190511051652i36e5ab4dmedac4ba61f017c9@mail.gmail.com> <20051106133412.A36825@maren.thelosingend.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: Mohan Singh , freebsd-questions@freebsd.org Subject: Re: suspend works, but resume doesn't on Dell desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:23:35 -0000 * Svein Halvor Halvorsen [2005-11-06 13:42 +0100] > When closing the lid on my laptop, while in X, and opening it again, the > ~50 topmost pixels are garbled and the entire view is shifted down. > Switching to console and back seem to fix it. Any takes? I fixed this by calling /etc/rc.lid trough devd and then calling vidcontrol in /etc/rc.lid. Svein Halvor From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:23:35 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B972A16A420 for ; Sun, 6 Nov 2005 14:23:35 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from merke.itea.ntnu.no (merke.itea.ntnu.no [129.241.7.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id E97A943D45 for ; Sun, 6 Nov 2005 14:23:32 +0000 (GMT) (envelope-from svein-freebsd-questions@theloosingend.net) Received: from localhost (localhost [127.0.0.1]) by merke.itea.ntnu.no (Postfix) with ESMTP id 8042013C40D for ; Sun, 6 Nov 2005 15:23:31 +0100 (CET) Received: from maren.thelosingend.net (maren.math.ntnu.no [129.241.211.48]) by merke.itea.ntnu.no (Postfix) with SMTP for ; Sun, 6 Nov 2005 15:23:26 +0100 (CET) Received: (qmail 44625 invoked by uid 1001); 6 Nov 2005 15:23:26 +0100 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Nov 2005 15:23:26 +0100 Date: Sun, 6 Nov 2005 15:23:26 +0100 (CET) From: Svein Halvor Halvorsen X-X-Sender: sveinhal@maren.thelosingend.net To: questions@freebsd.org In-Reply-To: <20051106133412.A36825@maren.thelosingend.net> Message-ID: <20051106152232.S44500@maren.thelosingend.net> References: <48d803190511042350w3315444er34872cfcd1a6467e@mail.gmail.com> <20051105121723.152042d2@localhost> <48d803190511051652i36e5ab4dmedac4ba61f017c9@mail.gmail.com> <20051106133412.A36825@maren.thelosingend.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Content-Scanned: with sophos and spamassassin at mailgw.ntnu.no. Cc: Mohan Singh , freebsd-questions@freebsd.org Subject: Re: suspend works, but resume doesn't on Dell desktop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:23:35 -0000 * Svein Halvor Halvorsen [2005-11-06 13:42 +0100] > When closing the lid on my laptop, while in X, and opening it again, the > ~50 topmost pixels are garbled and the entire view is shifted down. > Switching to console and back seem to fix it. Any takes? I fixed this by calling /etc/rc.lid trough devd and then calling vidcontrol in /etc/rc.lid. Svein Halvor From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:23:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4337E16A421 for ; Sun, 6 Nov 2005 14:23:50 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D6F243D66 for ; Sun, 6 Nov 2005 14:23:47 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 10181 invoked from network); 6 Nov 2005 14:23:45 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 6 Nov 2005 14:23:45 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 0F98528441; Sun, 6 Nov 2005 09:23:42 -0500 (EST) Sender: lowell@be-well.ilk.org To: David Fleck , FreeBSD questions References: <20051105091158.F447@grond.sourballs.org> <20051105172258.20108b64@localhost> From: Lowell Gilbert Date: 06 Nov 2005 09:23:41 -0500 In-Reply-To: <20051105172258.20108b64@localhost> Message-ID: <44fyq9g8ia.fsf@be-well.ilk.org> Lines: 44 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: CD burning no longer working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:23:50 -0000 Fabian Keil writes: > David Fleck wrote: > > > System: FreeBSD 4.9-RELEASE-p11 > > > > dmesg: > > acd0: CD-RW drive at ata1 as master > > acd0: read 689KB/s (6032KB/s) write 344KB/s (8273KB/s), 2048KB > > buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream, packet > > acd0: Writes: CD-R, CD-RW, test write, burnproof > > acd0: Audio: play, 255 volume levels > > acd0: Mechanism: ejectable tray, unlocked > > acd0: Medium: no/blank disc > > > > The system has a CD-RW device which has, in the past, worked fine. > > Trying to burn an .iso right now, however, and getting the following > > behavior: > > > > # burncd -f /dev/acd0c data /misc/backup_assemble/backup051105.iso > > fixate next writeable LBA 0 > > writing from file /misc/backup_assemble/backup051105.iso size > > 408480 KB written this track 1472 KB (0%) total 1472 KB > > only wrote -1 of 32768 bytes err=5 > > > > fixating CD, please wait.. > > burncd: ioctl(CDRIOCFIXATE): Input/output error > > > > while the kernel complains: > > Nov 5 09:15:10 grond /kernel: acd0: WRITE_BIG - MEDIUM ERROR > > asc=0x02 ascq=0x00 error=0x00 Nov 5 09:15:10 grond /kernel: acd0: > > CLOSE_TRACK/SESSION - ILLEGAL REQUEST asc=0x72 ascq=0x04 error=0x00 > > > > Same behavior with 2 different CDs. > > Used to work, now it doesn't, so I'm tempted to blame the hardware. > > But does anyone have any more specific ideas of what might be going > > on here? > > I never used burncd, but "/dev/acd0c" looks strange to me. It is correct for pre-5.x. The "MEDIUM ERROR" does, indeed, look like hardware problems would be the top candidate to explain the problem. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:24:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1674616A420 for ; Sun, 6 Nov 2005 14:24:52 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF9743D64 for ; Sun, 6 Nov 2005 14:24:46 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so162944nzo for ; Sun, 06 Nov 2005 06:24:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iDsMYqTZxK1Cl/ea8C+c8kk2X4ru2fVGsbauI3+rZRRECBge9J10j7PEbUOpQJhj3ADP9z8i3xbv7Hs6jcQ0ei+dmxwnkmLcwqDlIJxzaX9oArjEtVfHIH8yaAN3e1k43tB1tqKHZmZfZd1IGyp1nhHUQIG0lv5XHwpC8k5bOhw= Received: by 10.37.12.72 with SMTP id p72mr1027564nzi; Sun, 06 Nov 2005 06:24:45 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 6 Nov 2005 06:24:45 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 17:24:45 +0300 From: "Andrew P." To: Stepan Rakhimov In-Reply-To: <436E0F21.9070402@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: base64 Content-Disposition: inline References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> <436E0F21.9070402@mail.ru> Cc: freebsd-questions@freebsd.org Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:24:52 -0000 T24gMTEvNi8wNSwgU3RlcGFuIFJha2hpbW92IDxzdGVwYW5fckBtYWlsLnJ1PiB3cm90ZToKPiA+ Cj4gPiBZZXN0ZXJkYXksIEkgc3BlbnQgNCBob3VycyBwbGF5aW5nIFVUMjAwNC4gQW5kIGl0Cj4g PiBzZWVtZWQgdG8gcnVuIGZhc3RlciB0aGFuIG9uIFdpbmRvd3MuIEF0IGxlYXN0IGl0Cj4gPiBm ZWx0IG11Y2ggY29vbGVyIDotKQo+Cj4gUGxlYXNlIGdpdmUgbWUgYSBsaW5rIHRvIFVUMjAwNCBo b3d0by4gaSB0cmllZCB0byBmaW5kIGl0IGJ1dCB3aXRob3V0Cj4gc3VjY2Vzcy4KPgo+IFN0ZXBh bgo+CgpodHRwOi8vd3d3LmZyZXNocG9ydHMub3JnL2dhbWVzL2xpbnV4LXV0MjAwNC1kZW1vLwoK 8SDOxSDQ0s/Cz9fBzCDQz8zO1cAg18XS08nALCDOzyDSwdog3NTBIMnEo9QsCsTVzcHALCDJINMg 0M/Mzs/KINDSz8LMxc0gzsUgwtXExdQuCg== From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:27:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD1416A41F for ; Sun, 6 Nov 2005 14:27:43 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E76CA43D46 for ; Sun, 6 Nov 2005 14:27:41 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so163186nzo for ; Sun, 06 Nov 2005 06:27:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q0POXudICHsE5NeSIBFtA5i6Grt8PYHga+hl+henW0cFl3twdlEFwoNS8lZFFezlhtU9Z1Z6Cn9z9zI83dkrHrjBlThT9EQicS1fezU4gEs25CdlDzZ6udxqr8oglb9KTPCQRL/gcQYprobIsRm421L4Vqoj6DDDjqeOVuFdokw= Received: by 10.37.15.59 with SMTP id s59mr13371nzi; Sun, 06 Nov 2005 06:27:41 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 6 Nov 2005 06:27:41 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 17:27:41 +0300 From: "Andrew P." To: freebsd-questions@freebsd.org In-Reply-To: <20051106130024.GC2307@laverenz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436CAC53.9090600@ispro.net.tr> <20051106130024.GC2307@laverenz.de> Subject: Re: Is there /etc/groups limits? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:27:43 -0000 On 11/6/05, Uwe Laverenz wrote: > On Sat, Nov 05, 2005 at 02:57:55PM +0200, Evren Yurtesen wrote: > > > For example, is there a limit which would stop apache to work because > > the www user is member of 10000 groups? > > Apache wouldn't stop working, but there is a limit of 16 groups that a > user can be member of. > > Uwe > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Yes, apache seems to look at a user's primary group only, which might be a bug. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:35:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E972E16A41F for ; Sun, 6 Nov 2005 14:35:28 +0000 (GMT) (envelope-from dimitar.vassilev@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7D043D6A for ; Sun, 6 Nov 2005 14:35:23 +0000 (GMT) (envelope-from dimitar.vassilev@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so211044wxc for ; Sun, 06 Nov 2005 06:35:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M0q9Lq5Dj1j0VuqY8TmcV/YQ5Totz3QpGhZvnvubziUjJP/LqtCNcpzxq9bFzu+qeo4F9rF1LzEGpoTrJgvGeNElUcX9kBjmqrcbGTC/+EIIfx+7d2NRPAMANdUoHYA/GsFEv7NopynV8pOUHPWdyLMiDECPG/ni8MOya10EPH4= Received: by 10.65.193.10 with SMTP id v10mr4274202qbp; Sun, 06 Nov 2005 06:35:21 -0800 (PST) Received: by 10.65.61.15 with HTTP; Sun, 6 Nov 2005 06:35:21 -0800 (PST) Message-ID: <59adc1a0511060635t33ee272h@mail.gmail.com> Date: Sun, 6 Nov 2005 16:35:21 +0200 From: Dimitar Vasilev To: "Andrew P." In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-5 Content-Transfer-Encoding: base64 Content-Disposition: inline References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> <436E0F21.9070402@mail.ru> Cc: freebsd-questions@freebsd.org Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:35:29 -0000 MjAwNS8xMS82LCBBbmRyZXcgUC4gPGluZm9mYXJtZXJAZ21haWwuY29tPjoKPiBPbiAxMS82LzA1 LCBTdGVwYW4gUmFraGltb3YgPHN0ZXBhbl9yQG1haWwucnU+IHdyb3RlOgo+ID4gPgo+ID4gPiBZ ZXN0ZXJkYXksIEkgc3BlbnQgNCBob3VycyBwbGF5aW5nIFVUMjAwNC4gQW5kIGl0Cj4gPiA+IHNl ZW1lZCB0byBydW4gZmFzdGVyIHRoYW4gb24gV2luZG93cy4gQXQgbGVhc3QgaXQKPiA+ID4gZmVs dCBtdWNoIGNvb2xlciA6LSkKPiA+Cj4gPiBQbGVhc2UgZ2l2ZSBtZSBhIGxpbmsgdG8gVVQyMDA0 IGhvd3RvLiBpIHRyaWVkIHRvIGZpbmQgaXQgYnV0IHdpdGhvdXQKPiA+IHN1Y2Nlc3MuCj4gPgo+ ID4gU3RlcGFuCj4gPgo+Cj4gaHR0cDovL3d3dy5mcmVzaHBvcnRzLm9yZy9nYW1lcy9saW51eC11 dDIwMDQtZGVtby8KPgo+IM8g3dUg3+De0d7S0Nsg397b3ePuINLV4OHY7iwg3d4g4NDXIO3i0CDY 1PHiLAo+INTj3NDuLCDYIOEg397b3d7ZIN/g3tHb1dwg3dUg0ePU1eIuCsHf0OHY0d4g1ODj1+8h Ci0tCrTY3Nji6uAgstDh2NvV0gpEaW1pdGFyIFZhc3NpbGV2CgpHbnVQRyBrZXkgSUQ6IDB4NEI4 REI1MjUKS2V5c2VydmVyOiBwZ3AubWl0LmVkdQpLZXkgZmluZ2VycHJpbnQ6IEQ4OEEgM0I5MiBE RUQ1IDkxN0UgMzQxRSBENjJGIDhDNTEgNUZDNCA0QjhEIEI1MjUK From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 14:52:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F30B416A41F for ; Sun, 6 Nov 2005 14:52:09 +0000 (GMT) (envelope-from martin@saturn.pcs.ms) Received: from mail20.bluewin.ch (mail20.bluewin.ch [195.186.19.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 681B443D5C for ; Sun, 6 Nov 2005 14:52:05 +0000 (GMT) (envelope-from martin@saturn.pcs.ms) Received: from saturn.pcs.ms (83.77.149.200) by mail20.bluewin.ch (Bluewin 7.2.068.1) id 435E033A0005B960; Sun, 6 Nov 2005 14:52:04 +0000 Received: from saturn.pcs.ms (localhost [127.0.0.1]) by saturn.pcs.ms (8.12.11/8.12.11) with ESMTP id jA6F5h2h088021; Sun, 6 Nov 2005 16:05:44 +0100 (CET) (envelope-from martin@saturn.pcs.ms) Received: (from martin@localhost) by saturn.pcs.ms (8.12.11/8.12.11/Submit) id jA6F5hnf088020; Sun, 6 Nov 2005 16:05:43 +0100 (CET) (envelope-from martin) Date: Sun, 6 Nov 2005 16:05:43 +0100 From: Martin Schweizer To: freebsd-questions@freebsd.org Message-ID: <20051106150543.GO55827@saturn.pcs.ms> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UExESr5xZTMxdOWv" Content-Disposition: inline User-Agent: Mutt/1.4i Organization: PC-Service M. Schweizer GmbH, CH-8608 Bubikon, Switzerland X-PGP-Key: http://www.pc-service.ch/pgp/public_key.asc X-Fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239 Subject: SASL support in sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Schweizer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 14:52:10 -0000 --UExESr5xZTMxdOWv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello I would add sasl support to sendmail. I find in a lot of documentations the= hint=20 to add "APPENDDEF..." to my site.config.m4 file in devtools/Site. But I did= n't=20 find site.config.m4 file nor devtools/Site (I did a cvsup against the sourc= e).=20 I also find a hint in /usr/src/contrib/sendmail that the devtools was remov= ed=20 for sendmial compilation under FreeBSD. How do this wokrs? Any hints are we= lcome. --=20 Regards Martin=20 PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch; public key : http://www.pc-service.ch/pgp/public_key.asc;=20 fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239; --UExESr5xZTMxdOWv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFDbhvHwa4WkdMP0jkRAjt2AJ9LLeuXUj6jBIkmGAQytCTZZzstIgCgl+b0 BjFbJJgzoOdK0wwkRk7YDJI= =rjNx -----END PGP SIGNATURE----- --UExESr5xZTMxdOWv-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:12:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E8516A41F for ; Sun, 6 Nov 2005 15:12:00 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB16543D4C for ; Sun, 6 Nov 2005 15:11:59 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so229080wxc for ; Sun, 06 Nov 2005 07:11:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U4kjzSqP66N5hGfpzuMT7fbsDsVFb7O/k9TnDXSufLTkJ6qVz+PZa4rSdP2nTwz2+k8wyqraf9es8mSSXAQ4VqgR3nZyZb9OxAmWSolm6z0NS4hy6xt2oMpLNLDalKB5dV2RBEMoWwZtPpswTbQuXK+fPpk3yjQtv2R+I1o3tZc= Received: by 10.70.44.6 with SMTP id r6mr3941343wxr; Sun, 06 Nov 2005 07:05:02 -0800 (PST) Received: by 10.70.9.10 with HTTP; Sun, 6 Nov 2005 07:05:02 -0800 (PST) Message-ID: <70e8236f0511060705h22f2d208w6768fbd0672dc60@mail.gmail.com> Date: Sun, 6 Nov 2005 15:05:02 +0000 From: Joao Barros To: freebsd-questions@freebsd.org, stable@freebsd.org In-Reply-To: <70e8236f0511050744w5820f255w66a44cce2c37a20e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <70e8236f0511050744w5820f255w66a44cce2c37a20e@mail.gmail.com> Cc: Subject: Re: Odd boot problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:12:00 -0000 On 11/5/05, Joao Barros wrote: > Hi, > > I needed to add an IDE disk to an already running SCSI booting machine > for testing. > Recently upgraded to 6.0 :) with the IDE disk connected to the > machine, although not mounted. > After a make kernel the machine boots fine but only if I have the IDE > disk connected. > Booting from the scsi disk I can clearly see it's trying to find the > load from the ide disk. > I tried 'atacontrol detach ata0' and reinstalling the kernel and tried > a bsdlabel -B da0 but I still get the error, boot message follows: > > F1 FreeBSD > > Default: F1 > > Invalid partition > Invalid partition > No /boot/loader > > FreeBSD/i386 boot > Default: 0:ad(0,a)/boot/kernel/kernel > boot: > > > I tried 0:da(0,a)/boot/kernel/kernel but still no go. > How can I fix this? > > > -- > Joao Barros > One more odd thing I noticed: With ad0 attached like as before this problem occurred I correctly see this at the loader: F1 FreeBSD F5 Drive 1 Drive 1 is a raid array on another controller. With ad0 disconnected and da0 being the boot drive I only see: F1 FreeBSD Considering that doing a make work && kernel with a ad0(which I guess BIOS will see as the new drive 0) attached after the initial system installation on da0 rendered booting from da0 unusable, I think something very wrong must be happening. The disk to consider writing any new boot information should be the one where / lives in, not disk 0 reported by the BIOS. Well, that's my view of it anyway... I'm really unable to restore booting capabilities to da0 so any hints are highly appreciated. -- Joao Barros From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:13:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085B316A423 for ; Sun, 6 Nov 2005 15:13:01 +0000 (GMT) (envelope-from gary@hayers.org) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD5F43D46 for ; Sun, 6 Nov 2005 15:13:00 +0000 (GMT) (envelope-from gary@hayers.org) Received: from thor.hayers.net ([82.34.131.150]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Sun, 6 Nov 2005 15:13:50 +0000 Received: from [192.168.8.2] (bart.hayers.net [192.168.8.2]) (authenticated bits=0) by thor.hayers.net (8.13.4/8.13.4) with ESMTP id jA6FCtfe068466; Sun, 6 Nov 2005 15:12:56 GMT (envelope-from gary@hayers.org) Message-ID: <436E1D83.1050004@hayers.org> Date: Sun, 06 Nov 2005 15:13:07 +0000 From: Gary Hayers User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Martin Schweizer References: <20051106150543.GO55827@saturn.pcs.ms> In-Reply-To: <20051106150543.GO55827@saturn.pcs.ms> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter with Sophos (http://www.amavis.org) X-OriginalArrivalTime: 06 Nov 2005 15:13:51.0124 (UTC) FILETIME=[B1ACCD40:01C5E2E4] Cc: freebsd-questions@freebsd.org Subject: Re: SASL support in sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:13:01 -0000 Martin Schweizer wrote: > Hello > > I would add sasl support to sendmail. I find in a lot of documentations the hint > to add "APPENDDEF..." to my site.config.m4 file in devtools/Site. But I didn't > find site.config.m4 file nor devtools/Site (I did a cvsup against the source). > I also find a hint in /usr/src/contrib/sendmail that the devtools was removed > for sendmial compilation under FreeBSD. How do this wokrs? Any hints are welcome. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:25:54 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1677A16A41F for ; Sun, 6 Nov 2005 15:25:54 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7194D43D46 for ; Sun, 6 Nov 2005 15:25:53 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 84582 invoked by uid 1002); 6 Nov 2005 15:25:52 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(209.167.16.15):. Processed in 2.84288 secs); 06 Nov 2005 15:25:52 -0000 Received: from unknown (HELO fuze) (209.167.16.15) by pearl.ibctech.ca with SMTP; 6 Nov 2005 15:25:48 -0000 From: "Steve Bertrand" To: "'David Fleck'" Date: Sun, 6 Nov 2005 10:25:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <20051106071527.B278@grond.sourballs.org> Thread-Index: AcXi1NQjldaTTnQ+TkKe/XTbU1bhDAAEUJHQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Qmail-Scanner-Message-ID: <113129074967584567@pearl.ibctech.ca> Message-Id: <20051106152553.7194D43D46@mx1.FreeBSD.org> Cc: 'FreeBSD Questions' Subject: RE: getting an old NIC to work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:25:54 -0000 > Well, that may take a few days, until I scrounge up an extra > NIC... but thanks for the assistance. At least I know I was > going about the testing the right way. Good stuff. However, there is one more test you can do (if possible). If the 'bad' NIC can be removed from the affected box, if it's not imbedded in the MB, then you can try putting it in another box, just to eliminate the very, very slight possibility this is a computer issue, and not a NIC issue. Just a thought. I wish you lived next door, I've got about 30 NIC's laying around...I work at an ISP ;) Steve From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:28:50 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D5B316A41F for ; Sun, 6 Nov 2005 15:28:50 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: from pearl.ibctech.ca (pearl.ibctech.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0200D43D45 for ; Sun, 6 Nov 2005 15:28:49 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 85148 invoked by uid 1002); 6 Nov 2005 15:28:49 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (spamassassin: 2.64. Clear:RC:1(209.167.16.15):. Processed in 2.535597 secs); 06 Nov 2005 15:28:49 -0000 Received: from unknown (HELO fuze) (209.167.16.15) by pearl.ibctech.ca with SMTP; 6 Nov 2005 15:28:46 -0000 From: "Steve Bertrand" To: "'budsz'" Date: Sun, 6 Nov 2005 10:28:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <4d4dc3640511060408p2079e13bo12502d2f62680b17@mail.gmail.com> Thread-Index: AcXi0PO5LplfoxVYTvu5SrAnP60jZQAFXg9w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Qmail-Scanner-Message-ID: <113129092667585142@pearl.ibctech.ca> Message-Id: <20051106152849.0200D43D45@mx1.FreeBSD.org> Cc: 'FreeBSD Questions' Subject: RE: Realtek ethernet problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:28:50 -0000 > I've some problem (can't ping etc) with rl (Realtek Ethernet > Manufacture), if I installing that ethernet on the one CPU > rl0 & rl, either that ethernet can't be use. Whereas rl0 & > rl1 has been active if I use `ifconfig` command. If I droping > one of them from my CPU, ethernet can use again. Would you > give information with this situation I'm in a hurry, but a quick suggestion. This problem *may* crop up if you incidentally try to apply an IP to a NIC that is currently in use on the network. With both NIC's installed and activated, please reply the list with the output of the following commands: # ifconfig -a # uname -a # netstat -rn ...then, do the same with only one NIC installed at a time. Comparing the differences may be able to give us more clues to the problem here. Regards, Steve > > TIA > > -- > budsz > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:33:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3000716A41F; Sun, 6 Nov 2005 15:33:28 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from mail02.msdihosting.net (ntweb04.msdihosting.net [66.199.153.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5F0F43D48; Sun, 6 Nov 2005 15:33:27 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from ian.msdi.ca ([24.201.183.241]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with SMTP id B3Q02104; Sun, 06 Nov 2005 10:33:46 -0500 Message-Id: <6.2.3.4.2.20051106102933.0252b2f8@pop.msdi.ca> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sun, 06 Nov 2005 10:33:23 -0500 To: freebsd-questions@freebsd.org From: Ian Lord Mime-Version: 1.0 X-DEBUG: 1 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ale@FreeBSD.org Subject: Ports: php5-mysqli 5.0.5_1 Dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:33:28 -0000 Hi, I just installed port php5-mysqli. One of the packages it installs at the same time is mysql_client which is for mysql 4.1 If I try to manually install package for mysql50_client I get a conflict saying I cannot install because files go at the same place. How can I bypass this kind of situation ? Is the only way is waiting for an update to package php5_mysqli or can I force the install without creating problems ? Thanks From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 15:34:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCA5416A41F for ; Sun, 6 Nov 2005 15:34:22 +0000 (GMT) (envelope-from laslo_holifeld@yahoo.com) Received: from web35807.mail.mud.yahoo.com (web35807.mail.mud.yahoo.com [66.163.179.176]) by mx1.FreeBSD.org (Postfix) with SMTP id 7A92E43D5A for ; Sun, 6 Nov 2005 15:34:21 +0000 (GMT) (envelope-from laslo_holifeld@yahoo.com) Received: (qmail 70410 invoked by uid 60001); 6 Nov 2005 15:34:20 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ysmTInS7B2T4jS6n32jfrTfT8sGBs29WfK1dAvLNeWH9FYTk0J5q3QVjfuwV2AQrQ1Fsash7L1rB47KaPUcYBwh2pAqZdLnJBWpJxGI6oS9xpSdfD/d822El3TvTudNijAfZTGr5ry+iI4dMPe791rkvg74UL3dO7cgYUGRd/ac= ; Message-ID: <20051106153420.70408.qmail@web35807.mail.mud.yahoo.com> Received: from [149.156.74.183] by web35807.mail.mud.yahoo.com via HTTP; Sun, 06 Nov 2005 07:34:20 PST Date: Sun, 6 Nov 2005 07:34:20 -0800 (PST) From: Laslo Holifeld To: freebsd-questions@freebsd.org In-Reply-To: <44r79w2yve.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: custom kernel problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 15:34:22 -0000 Hi Thanx for reply LG, but ive managed to solve it (tonight..). The problem was caused by the options: options AUTO_EOI_1 options AUTO_EOI_2 ive #-ed em out and it worked;-) Now, i'm curious why did it happend... __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 16:27:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EB7816A42F for ; Sun, 6 Nov 2005 16:27:53 +0000 (GMT) (envelope-from mailinglist-morlipf@arcor.de) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0353B43D4C for ; Sun, 6 Nov 2005 16:27:52 +0000 (GMT) (envelope-from mailinglist-morlipf@arcor.de) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 727C7B99F3 for ; Sun, 6 Nov 2005 17:27:51 +0100 (CET) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id 50069A952 for ; Sun, 6 Nov 2005 17:27:51 +0100 (CET) Received: from [192.168.2.24] (dslb-084-060-141-237.pools.arcor-ip.net [84.60.141.237]) (Authenticated sender: mailinglist-morlipf@arcor.de) by mail-in-09.arcor-online.net (Postfix) with ESMTP id 2F4B4A7308 for ; Sun, 6 Nov 2005 17:27:51 +0100 (CET) Message-ID: <436E2F07.5010909@arcor.de> Date: Sun, 06 Nov 2005 17:27:51 +0100 From: Moritz Lipfert User-Agent: Mail/News 1.5 (X11/20051106) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: USB mice don't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 16:27:53 -0000 Hi, on every start of FreeBSD 6.0-stable amd64 the kernel reports "device problem (set_addr_failed)..." and my USB mice don't work. I've tested a Logitech MX518 and a Microsoft IntelliMouse Explorer 3.0. The LEDs of the optical sensors are not working. The USB-daemon is started and I already tried to configure the mice with sysinstall. Nothing helped. How can I solve this problem? Any ideas? System specs: AMD Athlon64 3500+ 2x 512MB Corsair Memory MSI K8N Neo2 Platinum (nVidia nForce3) ATi Radeon X800XT-PE In Linux both mice work flawlessly! Best regards, MorLipf From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 16:30:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC16716A41F; Sun, 6 Nov 2005 16:30:07 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5641743D49; Sun, 6 Nov 2005 16:30:07 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id C5243997D98; Sun, 6 Nov 2005 17:30:04 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 91455-07-2; Sun, 6 Nov 2005 17:30:01 +0100 (CET) Received: from [80.98.133.57] (catv-50628539.catv.broadband.hu [80.98.133.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 351D8997688; Sun, 6 Nov 2005 17:30:01 +0100 (CET) Message-ID: <436E2F88.3010300@t-hosting.hu> Date: Sun, 06 Nov 2005 17:30:00 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-security@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: Subject: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 16:30:08 -0000 Hello, One of my machines I got a report about 3 vulnerable packages (php4, ruby, openssl) in tomorrows security run output, but in today's security run output all of them disappeared, but nobody upgraded or removed the affected packages. I reinstalled portaudit, refreshd its database, but now it reports 0 affected pakages. The pkg_info command lists that three packages, so they are still installed. Does anybody suspect what's wrong? Cheers, Gabor Kovesdan From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 16:39:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 531A916A41F for ; Sun, 6 Nov 2005 16:39:54 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20D643D45 for ; Sun, 6 Nov 2005 16:39:53 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so227691wxc for ; Sun, 06 Nov 2005 08:39:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=rgbte0YKtNU7vWRJF1CV9/EdVgVeW6dQwC+fZ7Z8TrkJ7q2IeEl+EHipsa4Hp/DuANVig09X3eYzP3XZruRZaE3VgsSU7MYo01JztdiHucoVR7MnlIEB4btQNoSBWQPwpg8Z3/Qz2FNpH5QB+XjH4TMaaGz2GUxzzy7OBsU2XNc= Received: by 10.70.122.10 with SMTP id u10mr4068423wxc; Sun, 06 Nov 2005 08:39:53 -0800 (PST) Received: by 10.70.89.5 with HTTP; Sun, 6 Nov 2005 08:39:53 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 16:39:53 +0000 From: Antoine Solomon To: "Andrew P." , freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> <436E0F21.9070402@mail.ru> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: base64 Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 16:39:54 -0000 SGV5IGlzIHRoZXJlIGFueSBwb3J0IG9mIHRoZSBmdWxsIGdhbWU/CgpPbiAxMS82LzA1LCBBbmRy ZXcgUC4gPGluZm9mYXJtZXJAZ21haWwuY29tPiB3cm90ZToKPgo+IE9uIDExLzYvMDUsIFN0ZXBh biBSYWtoaW1vdiA8c3RlcGFuX3JAbWFpbC5ydT4gd3JvdGU6Cj4gPiA+Cj4gPiA+IFllc3RlcmRh eSwgSSBzcGVudCA0IGhvdXJzIHBsYXlpbmcgVVQyMDA0LiBBbmQgaXQKPiA+ID4gc2VlbWVkIHRv IHJ1biBmYXN0ZXIgdGhhbiBvbiBXaW5kb3dzLiBBdCBsZWFzdCBpdAo+ID4gPiBmZWx0IG11Y2gg Y29vbGVyIDotKQo+ID4KPiA+IFBsZWFzZSBnaXZlIG1lIGEgbGluayB0byBVVDIwMDQgaG93dG8u IGkgdHJpZWQgdG8gZmluZCBpdCBidXQgd2l0aG91dAo+ID4gc3VjY2Vzcy4KPiA+Cj4gPiBTdGVw YW4KPiA+Cj4KPiBodHRwOi8vd3d3LmZyZXNocG9ydHMub3JnL2dhbWVzL2xpbnV4LXV0MjAwNC1k ZW1vLwo+Cj4g8SDOxSDQ0s/Cz9fBzCDQz8zO1cAg18XS08nALCDOzyDSwdog3NTBIMnEo9QsCj4g xNXNwcAsIMkg0yDQz8zOz8og0NLPwszFzSDOxSDC1cTF1C4KPgo+IF9fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCj4gZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJz ZC5vcmcgbWFpbGluZyBsaXN0Cj4gaHR0cDovL2xpc3RzLmZyZWVic2Qub3JnL21haWxtYW4vbGlz dGluZm8vZnJlZWJzZC1xdWVzdGlvbnMKPiBUbyB1bnN1YnNjcmliZSwgc2VuZCBhbnkgbWFpbCB0 byAiCj4gZnJlZWJzZC1xdWVzdGlvbnMtdW5zdWJzY3JpYmVAZnJlZWJzZC5vcmciCj4KPgoKCi0t CkFudG9pbmUgVy4gU29sb21vbiBKci4K From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 17:10:21 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBB4B16A41F for ; Sun, 6 Nov 2005 17:10:21 +0000 (GMT) (envelope-from martin@saturn.pcs.ms) Received: from mail22.bluewin.ch (mail22.bluewin.ch [195.186.19.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5386A43D49 for ; Sun, 6 Nov 2005 17:10:21 +0000 (GMT) (envelope-from martin@saturn.pcs.ms) Received: from saturn.pcs.ms (83.77.149.200) by mail22.bluewin.ch (Bluewin 7.2.068.1) id 435E04C60031A2F2; Sun, 6 Nov 2005 17:10:06 +0000 Received: from saturn.pcs.ms (localhost [127.0.0.1]) by saturn.pcs.ms (8.12.11/8.12.11) with ESMTP id jA6HNlXd088420; Sun, 6 Nov 2005 18:23:47 +0100 (CET) (envelope-from martin@saturn.pcs.ms) Received: (from martin@localhost) by saturn.pcs.ms (8.12.11/8.12.11/Submit) id jA6HNk9V088419; Sun, 6 Nov 2005 18:23:46 +0100 (CET) (envelope-from martin) Date: Sun, 6 Nov 2005 18:23:45 +0100 From: Martin Schweizer To: Gary Hayers Message-ID: <20051106172345.GP55827@saturn.pcs.ms> Mail-Followup-To: Gary Hayers , Martin Schweizer , freebsd-questions@freebsd.org References: <20051106150543.GO55827@saturn.pcs.ms> <436E1D83.1050004@hayers.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8WA4ILJSyYAmUzbY" Content-Disposition: inline In-Reply-To: <436E1D83.1050004@hayers.org> User-Agent: Mutt/1.4i Organization: PC-Service M. Schweizer GmbH, CH-8608 Bubikon, Switzerland X-PGP-Key: http://www.pc-service.ch/pgp/public_key.asc X-Fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239 Cc: freebsd-questions@freebsd.org, Martin Schweizer Subject: Re: SASL support in sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Schweizer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 17:10:22 -0000 --8WA4ILJSyYAmUzbY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Gary Sorry I checked a lot of ressources but not the hanbook... argh! Thank you = for=20 the hint. Am Sun, Nov 06, 2005 at 03:13:07PM +0000 Gary Hayers schrieb: > Martin Schweizer wrote: > >Hello > > > >I would add sasl support to sendmail. I find in a lot of documentations= =20 > >the hint to add "APPENDDEF..." to my site.config.m4 file in devtools/Sit= e.=20 > >But I didn't find site.config.m4 file nor devtools/Site (I did a cvsup= =20 > >against the source). I also find a hint in /usr/src/contrib/sendmail tha= t=20 > >the devtools was removed for sendmial compilation under FreeBSD. How do= =20 > >this wokrs? Any hints are welcome. >=20 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html --=20 Regards Martin=20 PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch; public key : http://www.pc-service.ch/pgp/public_key.asc;=20 fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239; --8WA4ILJSyYAmUzbY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQFDbjwhwa4WkdMP0jkRAsgKAJ99zc4F3ATa3l3IxvPJgaCYR/6QDQCeK6fg MY6mQ/pMEnepEYdrWStCjZo= =Plym -----END PGP SIGNATURE----- --8WA4ILJSyYAmUzbY-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 17:19:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C656F16A420 for ; Sun, 6 Nov 2005 17:19:47 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id E99C143D45 for ; Sun, 6 Nov 2005 17:19:46 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so231895wxc for ; Sun, 06 Nov 2005 09:19:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:organization:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-mobile:content-type:content-transfer-encoding; b=emgc65Sa4dAYkh9YEFu2PJ2aldLKZduAHygQbvFkZEJ26Ke+x21Hh3NBM+GBL4XSxdLZY30RmeGBJTtcmyxq+TGjbLVT0Lv3hpef/qlIeqsBaLOuV6qMxVf1NigT1NJNAcxFPpTL2jyKm1oxDhY09y1B9ykJBYP+96TEn4hZJK4= Received: by 10.70.53.3 with SMTP id b3mr3743611wxa; Sun, 06 Nov 2005 09:19:46 -0800 (PST) Received: from ?127.0.0.1? ( [203.145.188.150]) by mx.gmail.com with ESMTP id h34sm1571447wxd.2005.11.06.09.19.32; Sun, 06 Nov 2005 09:19:46 -0800 (PST) Message-ID: <436E3B04.8030409@gmail.com> Date: Sun, 06 Nov 2005 22:49:00 +0530 From: Subhro Organization: IBM Advanced Career Education User-Agent: Thunderbird 1.4.1 (Windows/20051006) MIME-Version: 1.0 To: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= References: <436E2F88.3010300@t-hosting.hu> In-Reply-To: <436E2F88.3010300@t-hosting.hu> X-Mobile: +919831064613 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-security@freebsd.org, freebsd-questions@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 17:19:47 -0000 Kövesdán Gábor sat at his 'puter and typed on 11/6/2005 22:00: > Hello, > > One of my machines I got a report about 3 vulnerable packages (php4, > ruby, openssl) in tomorrows security run output, but in today's > security run output all of them disappeared, but nobody upgraded or > removed the affected packages. I reinstalled portaudit, refreshd its > database, but now it reports 0 affected pakages. The pkg_info command > lists that three packages, so they are still installed. Does anybody > suspect what's wrong? > > Cheers, > > Gabor Kovesdan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > The first thing I would do is check the tripwire checksums. Thanks S. -- ---------------+---------------------------------------------- | Subhro Sankha Kar \ / | GSM: +919831064613 -- Fax: +919831832913 \./ | MSN:subhro@subhro.org -- Yahoo: subhro82 (0Y0) | ICQ: 203567534 -- AIM: bsdboy1982 ooO--(_)--Ooo--+---------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 17:44:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90CBA16A42D for ; Sun, 6 Nov 2005 17:44:25 +0000 (GMT) (envelope-from andrew@bramp.freeserve.co.uk) Received: from pih-relay06.plus.net (pih-relay06.plus.net [212.159.14.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394D443D45 for ; Sun, 6 Nov 2005 17:44:24 +0000 (GMT) (envelope-from andrew@bramp.freeserve.co.uk) Received: from [80.229.232.206] (helo=Andrew) by pih-relay06.plus.net with smtp (Exim) id 1EYoZ5-0005cN-Hj for freebsd-questions@freebsd.org; Sun, 06 Nov 2005 17:44:23 +0000 Message-ID: <197001c5e2f9$b9b024f0$0a00a8c0@Andrew> From: "Andrew Brampton" To: Date: Sun, 6 Nov 2005 17:44:23 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: LDM (Windows Dynamic Disks) in FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 17:44:25 -0000 Hi, I think I've found the answer to my question already, but I wanted to be 100% sure. Can I read Window Dynamic Disk volumes from within FreeBSD? More precisely RAID-5 volume across multiple disks. I've googled and googled and I think the answer is no. The linux-ntfs project has a tool that can display information about the volume but the file system driver isn't fully developed yet. If there is no LDM support in FreeBSD, I think I'm going to port the userland linux-ntfs ldminfo tool to FreeBSD, however I have a quick question about GPL. If I port the code then obviously my version will have to be under the GPL. I was wondering how this impacts the BSD licence? I presume users of FreeBSD can happily use this tool, and hopefully one day it would be allowed in ports. But say I extended this tool into a file system driver (which I know is a big leap) would this code ever be considered for the Kernel, or would I have to code from scratch to avoid the GPL restrictions? Thanks in advance Andrew Brampton From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 17:45:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C2F516A420 for ; Sun, 6 Nov 2005 17:45:15 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B74C443D53 for ; Sun, 6 Nov 2005 17:45:11 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EYoYM-0007vO-EW for freebsd-questions@freebsd.org; Sun, 06 Nov 2005 18:43:38 +0100 Received: from r5k101.chello.upc.cz ([86.49.10.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2005 18:43:38 +0100 Received: from martinkov by r5k101.chello.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Nov 2005 18:43:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: martinko Date: Sun, 06 Nov 2005 18:43:01 +0100 Lines: 34 Message-ID: References: <436E2F88.3010300@t-hosting.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r5k101.chello.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20050925 X-Accept-Language: sk, cs, en-gb, en-us, en In-Reply-To: <436E2F88.3010300@t-hosting.hu> Sender: news Cc: freebsd-security@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 17:45:15 -0000 Kövesdán Gábor wrote: > Hello, > > One of my machines I got a report about 3 vulnerable packages (php4, > ruby, openssl) in tomorrows security run output, but in today's security > run output all of them disappeared, but nobody upgraded or removed the > affected packages. I reinstalled portaudit, refreshd its database, but > now it reports 0 affected pakages. The pkg_info command lists that three > packages, so they are still installed. Does anybody suspect what's wrong? > > Cheers, > > Gabor Kovesdan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > well, i can confirm i've had some issues with ports lately, too. after realising new gnome was out i did portsnap and portaudit as usual. i was very surprised to find out that portversion didn't show new ports as well as portaudit didn't report on 2 vulnerabilities it reported a day or two before. i tried to update ports db manually only to find some errors. pkg_version correctly identified new ports. this state changed in about half a day when suddenly portsnap & portversion reported all new packages. otoh, portaudit still doesn't report on vulnerabilities it reported a few days ago. strange.. martin From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 17:45:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B335716A41F for ; Sun, 6 Nov 2005 17:45:58 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E29B43D6D for ; Sun, 6 Nov 2005 17:45:46 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id m22so173920nzf for ; Sun, 06 Nov 2005 09:45:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QG0BSepxDh6FV1yc5sgimTbC0YHU50N8TV+0dUkqiIZCFYGfZ+shWQgPkdg7o7dkoZ+4AmA/0Vi2kY8Mv2lIZjwojMarq4MTvIEAraFiGKo9FOWVbzr79H0s9DT8hIQrffJCNsPfQsX+iPaUloo8t6KPrBuoXQ8zmlxDqQu3Nb8= Received: by 10.37.15.59 with SMTP id s59mr46686nzi; Sun, 06 Nov 2005 09:45:46 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 6 Nov 2005 09:45:46 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 20:45:46 +0300 From: "Andrew P." To: Antoine Solomon In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> <436E0F21.9070402@mail.ru> Cc: freebsd-questions@freebsd.org Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 17:45:58 -0000 On 11/6/05, Antoine Solomon wrote: > Hey is there any port of the full game? > Not in the ports tree and not that I know of. I'm sure it's not a problem to run it. Copy protection will be an obstacle, but if you own the game you'll be fully justified in searching for a crack and cracking it. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 18:12:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FA3816A41F for ; Sun, 6 Nov 2005 18:12:34 +0000 (GMT) (envelope-from allendtate@yahoo.com) Received: from web80902.mail.scd.yahoo.com (web80902.mail.scd.yahoo.com [66.218.95.65]) by mx1.FreeBSD.org (Postfix) with SMTP id B2BB943D46 for ; Sun, 6 Nov 2005 18:12:33 +0000 (GMT) (envelope-from allendtate@yahoo.com) Received: (qmail 14046 invoked by uid 60001); 6 Nov 2005 18:12:33 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vnDUdKFu34M7Kf8RGPO9jIQ5SGEtD0wMAp1uw8VNbb4p1elGc6bCFBRIiyjXk3jX5kpoObjkSQaDZGtYOoxfnNInGFnEksDqHY7fmHCiG3l2L09fR8jIgKN6/bCm22dh7GT8qffxAUyqdpqOcIyY3deYLyCsIbahRyUkJ96iyN0= ; Message-ID: <20051106181233.14044.qmail@web80902.mail.scd.yahoo.com> Received: from [68.179.157.159] by web80902.mail.scd.yahoo.com via HTTP; Sun, 06 Nov 2005 10:12:33 PST Date: Sun, 6 Nov 2005 10:12:33 -0800 (PST) From: "Allen D. Tate" To: freebsd-questions@freebsd.org In-Reply-To: <20051106120047.EE5CF16A422@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: New Logo - http://logo-contest.freebsd.org/result/ (OFF-TOPIC) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 18:12:34 -0000 > Very disappointing. I prefer the current logo over a ball with two > horns!!! and the font used to write FreeBSD is very unprofessional. It is interesting to see differing opinions. I kinda like the new logo and new font and think that it does look professional. I am not saying that your opinion is wrong in any way so don't think I am saying you're wrong. :) __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 18:28:30 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7088616A41F for ; Sun, 6 Nov 2005 18:28:30 +0000 (GMT) (envelope-from polinsky@nyct.net) Received: from bsd4.nyct.net (mail-out.nyct.net [216.139.141.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DFB243D45 for ; Sun, 6 Nov 2005 18:28:29 +0000 (GMT) (envelope-from polinsky@nyct.net) Received: from debian31.polinsky.home (adsl-216-139-154-77.nyct.net [216.139.154.77]) by bsd4.nyct.net (8.13.1/8.13.1) with ESMTP id jA6ISSfa043180 for ; Sun, 6 Nov 2005 13:28:29 -0500 (EST) (envelope-from polinsky@nyct.net) From: Alan Polinsky To: questions@freebsd.org Content-Type: text/plain Date: Sun, 06 Nov 2005 13:28:23 -0500 Message-Id: <1131301703.6043.14.camel@debian31.polinsky.home> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit Cc: Subject: Problems with upgrading 5.4 stable to 6.0 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 18:28:30 -0000 I have been having repeated difficulties in upgrading from 5.4 to 6.0. My problems start in the make buildworld step. The last successful compile step is: /usr/obj/usr/src/sbin/ipf/libipf created for ./usr/src/sbin/ipf/libipf >From that point I get a series of cascading errors. I tried ignoring them, but could not successfully build the kernel. I have looked through documentation at your site, but could not find a resolulution. This is my only exposure to freebsd. I have several linux boxes at home that I use with no problems. At work I am a unix (Solaris 8) and application programmer under windows. These are the cascading errors: ===> sbin/ipf/ipf(obj) mkdir; /usr/obj/usr/src/sbin/ipf/ipf: file exists *** Error code 1 stop in /usr/src/sbin/ipf/ipf. *** Error code 1 stop in /usr/src/sbin/ipf *** Error code 1 stop in /usr/src/sbin *** Error code 1 stop in /usr/src. *** Error code 1 stop in /usr/src I purchased my orginal Freebsd 5.3 disks from freebsdmall. I then successfully upgraded to 5.4 with no problems. I have been choosing cvsup4 as my source of the upgrades. Perhaps you can help. Thank you very much Alan Polinsky From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 18:34:22 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D42A16A41F for ; Sun, 6 Nov 2005 18:34:22 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9921A43D48 for ; Sun, 6 Nov 2005 18:34:21 +0000 (GMT) (envelope-from jas@math.jussieu.fr) Received: from riemann.math.jussieu.fr (riemann.math.jussieu.fr [134.157.13.3]) by shiva.jussieu.fr (8.13.5/jtpda-5.4) with ESMTP id jA6IYK2M088154 ; Sun, 6 Nov 2005 19:34:20 +0100 (CET) X-Ids: 166 Received: from galois1.math.jussieu.fr (galois1.math.jussieu.fr [134.157.13.116]) by riemann.math.jussieu.fr (8.12.10/jtpda-5.4) with ESMTP id jA6IYJFo015172 ; Sun, 6 Nov 2005 19:34:19 +0100 (CET) Received: from galois1.math.jussieu.fr (localhost.localdomain [127.0.0.1]) by galois1.math.jussieu.fr (8.12.8/jtpda-5.4) with ESMTP id jA6IYIge012485 ; Sun, 6 Nov 2005 19:34:18 +0100 Received: (from jas@localhost) by galois1.math.jussieu.fr (8.12.8/8.12.8/Submit) id jA6IYI9Z012484; Sun, 6 Nov 2005 19:34:18 +0100 Date: Sun, 6 Nov 2005 19:34:18 +0100 From: Albert Shih To: Alan Polinsky Message-ID: <20051106183418.GA11855@math.jussieu.fr> References: <1131301703.6043.14.camel@debian31.polinsky.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1131301703.6043.14.camel@debian31.polinsky.home> User-Agent: Mutt/1.5.6i X-Spam-Score: -1.44 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.53 on 134.157.13.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.7.2 (shiva.jussieu.fr [134.157.0.166]); Sun, 06 Nov 2005 19:34:20 +0100 (CET) X-Antivirus: scanned by sophie at shiva.jussieu.fr X-Miltered: at shiva.jussieu.fr with ID 436E4CAC.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! Cc: questions@freebsd.org Subject: Re: Problems with upgrading 5.4 stable to 6.0 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: shih@math.jussieu.fr List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 18:34:22 -0000 Le 06/11/2005 à 13:28:23-0500, Alan Polinsky a écrit > I have been having repeated difficulties in upgrading from 5.4 to 6.0. > My problems start in the make buildworld step. The last successful > compile step is: > /usr/obj/usr/src/sbin/ipf/libipf created for ./usr/src/sbin/ipf/libipf > > >From that point I get a series of cascading errors. I tried ignoring > them, but could not successfully build the kernel. I have looked through > documentation at your site, but could not find a resolulution. > > This is my only exposure to freebsd. I have several linux boxes at home > that I use with no problems. At work I am a unix (Solaris 8) and > application programmer under windows. > > These are the cascading errors: > > ===> sbin/ipf/ipf(obj) mkdir; /usr/obj/usr/src/sbin/ipf/ipf: file exists > *** Error code 1 > stop in /usr/src/sbin/ipf/ipf. > *** Error code 1 > stop in /usr/src/sbin/ipf > *** Error code 1 > stop in /usr/src/sbin > *** Error code 1 > stop in /usr/src. > *** Error code 1 > stop in /usr/src Very easy to solve cd /usr rm -rf obj That's work for me. Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. Heure local/Local time: Sun Nov 6 19:33:24 CET 2005 From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 18:47:55 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D699816A41F for ; Sun, 6 Nov 2005 18:47:55 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from internet.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A7643D45 for ; Sun, 6 Nov 2005 18:47:55 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (unknown [24.53.250.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id D84AC69A4D for ; Sun, 6 Nov 2005 13:47:54 -0500 (EST) Date: Sun, 6 Nov 2005 13:47:53 -0500 From: Bill Moran To: questions@freebsd.org Message-Id: <20051106134753.1cacb64c.wmoran@potentialtech.com> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Installing mod_frontpage to apache2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 18:47:56 -0000 A google search doesn't reveal any recent posts about this. Ports updated just an hour or so ago. Freshports seems to indicate that all should be well, yet I get this: cd /usr/ports/www/mod_frontpage && make install ***************************************************** IMPORTANT This port still has some security issues. Some buffer overflows have been fixed, but since the port depends on ENV[] variables, a local user can still gain a UID of another user. This is a design issue, and also present in the apache13-fp port. Check carefully that the Makefile has FP_UID_MIN and FP_GID_MIN set correctly. If you think security is very important for you, you shouldnt run frontpage at all. ***************************************************** => mod_frontpage_mirfak-1.6.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/mirfak/. mod_frontpage_mirfak-1.6.2.tar.gz 100% of 29 kB 57 kBps ===> Extracting for mod_frontpage-1.6.2_1 => Checksum OK for mod_frontpage_mirfak-1.6.2.tar.gz. ===> Patching for mod_frontpage-1.6.2_1 ===> Applying FreeBSD patches for mod_frontpage-1.6.2_1 ===> mod_frontpage-1.6.2_1 depends on file: /usr/local/sbin/apxs - found ===> Configuring for mod_frontpage-1.6.2_1 Using: /usr/local/sbin/httpd Let's see if it's a valid httpd... YES! sbindir is /usr/local/sbin, trying to find apxs...Found! Config directory: /usr/local/etc/apache2 Compiler: cc CFLAGS: -O -pipe Include directory: /usr/local/include/apache2 Libexecdir: /usr/local/libexec/apache2 /httpd.conf: not found Reading httpd.conf... Apache user: , group: Userdir: ServerRoot: ErrorLog: ErrorLog was relative, expanded to / DocumentRoot_unresolved: () DocumentRoot: () Content uid 80, gid 80 Creating Makefile ===> Building for mod_frontpage-1.6.2_1 "Makefile", line 15: Need an operator "Makefile", line 85: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/www/mod_frontpage. It looks like the port finds the correct directory, but then can't find the httpd.conf file there? ls /usr/local/etc/apache2 Includes httpd.conf magic ssl.conf ssl.key envvars.d httpd.conf.good mime.types ssl.crt uname -a FreeBSD ferrando.3dresearch.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Thu Jun 30 13:56:39 EDT 2005 root@ferrando.3dresearch.com:/usr/src/sys/compile/FERRANDO20050630 i386 pkg_info | grep apache apache-2.0.55 Version 2 of Apache web server with prefork MPM. Thoughts anyone? -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:01:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAC0316A41F for ; Sun, 6 Nov 2005 19:01:58 +0000 (GMT) (envelope-from omersen@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73DEA43D4C for ; Sun, 6 Nov 2005 19:01:57 +0000 (GMT) (envelope-from omersen@gmail.com) Received: by xproxy.gmail.com with SMTP id t16so264014wxc for ; Sun, 06 Nov 2005 11:01:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=LvTL4XNOW8FLUB/BGrVUrF+68NYlo8EzcGlQjvnLEzTUYpnoJegziVZvssvcYSECF47chXgXAy4NdVcmRMC1AfcFA50IAc9gyi4/7kt4XQQ+OHtRQdbgDSfLKvw1ID9fF6hBHlfpEAdk/yp9LHl5ASIdGsDBnYnwHLo96ilwaPQ= Received: by 10.64.208.19 with SMTP id f19mr4520304qbg; Sun, 06 Nov 2005 11:01:57 -0800 (PST) Received: by 10.65.253.12 with HTTP; Sun, 6 Nov 2005 11:01:57 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 21:01:57 +0200 From: Omer Faruk Sen To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: why mozilla but not firefox? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:01:59 -0000 Hi, I am sure this question was asked before but why gnome2 metaport installs mozilla but not firefox? From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:10:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F77016A41F for ; Sun, 6 Nov 2005 19:10:06 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E9A143D45 for ; Sun, 6 Nov 2005 19:10:05 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so347193wra for ; Sun, 06 Nov 2005 11:10:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=eSJNrMEEDqKgvgaLRXRP+PRBSakJcBbEARGpsO+IwUVXha3phA5r4S1bFoAx27jb45ibGb4eMrewoKOumLZAjiOFzEKCiZKl5S9wjDyD+P7sMqQ06WyAcnermVRjClQRraNNZ4dreoGEyqykb4RjrXlBpz34snX0CeveWX7isMg= Received: by 10.54.108.4 with SMTP id g4mr3199101wrc; Sun, 06 Nov 2005 11:10:05 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 67sm1529173wra.2005.11.06.11.10.04; Sun, 06 Nov 2005 11:10:05 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org, Omer Faruk Sen Date: Sun, 6 Nov 2005 11:01:26 -0800 User-Agent: KMail/1.8.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511061101.27352.ringworm01@gmail.com> Cc: Subject: Re: why mozilla but not firefox? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:10:06 -0000 On Sunday 06 November 2005 11:01, Omer Faruk Sen wrote: > Hi, > > I am sure this question was asked before but why gnome2 metaport installs > mozilla but not firefox? put WITH_MOZILLA=firefox in /etc/make.conf then you'll get firefox From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:10:25 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 621D116A42C for ; Sun, 6 Nov 2005 19:10:25 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id B120843D45 for ; Sun, 6 Nov 2005 19:10:24 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from tripel (tripel [192.168.1.11]) by mail.monochrome.org (8.9.3/8.9.3) with ESMTP id OAA87840; Sun, 6 Nov 2005 14:10:09 -0500 (EST) (envelope-from chris@monochrome.org) Date: Sun, 6 Nov 2005 14:10:04 -0500 (EST) From: Chris Hill To: Albert Shih In-Reply-To: <20051106183418.GA11855@math.jussieu.fr> Message-ID: <20051106140715.Q64998@tripel.monochrome.org> References: <1131301703.6043.14.camel@debian31.polinsky.home> <20051106183418.GA11855@math.jussieu.fr> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-74905668-1131304204=:64998" Cc: Alan Polinsky , questions@freebsd.org Subject: Re: Problems with upgrading 5.4 stable to 6.0 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:10:25 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-74905668-1131304204=:64998 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sun, 6 Nov 2005, Albert Shih wrote: > Le 06/11/2005 =E0 13:28:23-0500, Alan Polinsky a =E9crit >> I have been having repeated difficulties in upgrading from 5.4 to 6.0. >> My problems start in the make buildworld step. The last successful >> compile step is: >> /usr/obj/usr/src/sbin/ipf/libipf created for ./usr/src/sbin/ipf/libipf >> >>> From that point I get a series of cascading errors. I tried ignoring >> them, but could not successfully build the kernel. I have looked through >> documentation at your site, but could not find a resolulution. >> >> This is my only exposure to freebsd. I have several linux boxes at home >> that I use with no problems. At work I am a unix (Solaris 8) and >> application programmer under windows. >> >> These are the cascading errors: >> >> =3D=3D=3D> sbin/ipf/ipf(obj) mkdir; /usr/obj/usr/src/sbin/ipf/ipf: file = exists >> *** Error code 1 >> stop in /usr/src/sbin/ipf/ipf. >> *** Error code 1 >> stop in /usr/src/sbin/ipf >> *** Error code 1 >> stop in /usr/src/sbin >> ** Error code 1 >> stop in /usr/src. >> *** Error code 1 >> stop in /usr/src > > Very easy to solve > > =09cd /usr > =09rm -rf obj Sounds close, but you don't want/need to remove the /usr/obj=20 directory, just everything in it: # cd /usr/obj # chflags -R noschg * # rm -rf * -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ] --0-74905668-1131304204=:64998-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:15:18 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5575316A41F for ; Sun, 6 Nov 2005 19:15:18 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9767B43D5C for ; Sun, 6 Nov 2005 19:15:17 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 56415610B; Sun, 6 Nov 2005 13:15:15 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25013-04; Sun, 6 Nov 2005 13:15:12 -0600 (CST) Received: from [216.201.118.138] (racerx.makeworld.com [216.201.118.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 1390C6118; Sun, 6 Nov 2005 13:15:10 -0600 (CST) Message-ID: <436E563E.6040209@makeworld.com> Date: Sun, 06 Nov 2005 13:15:10 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Hill References: <1131301703.6043.14.camel@debian31.polinsky.home> <20051106183418.GA11855@math.jussieu.fr> <20051106140715.Q64998@tripel.monochrome.org> In-Reply-To: <20051106140715.Q64998@tripel.monochrome.org> X-Enigmail-Version: 0.93.0.0 OpenPGP: id=C01BC363 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC46C985ECCECD494F4909584" X-Virus-Scanned: by amavisd-new-2.3.3 (20050822) at makeworld.com - FreeBSD:The Power To Serve Cc: Alan Polinsky , questions@freebsd.org, Albert Shih Subject: Re: Problems with upgrading 5.4 stable to 6.0 stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: RacerX@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:15:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC46C985ECCECD494F4909584 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Chris Hill wrote: > On Sun, 6 Nov 2005, Albert Shih wrote: >=20 >> Le 06/11/2005 =E0 13:28:23-0500, Alan Polinsky a =E9crit >> >>> I have been having repeated difficulties in upgrading from 5.4 to 6.0= =2E >>> My problems start in the make buildworld step. The last successful >>> compile step is: >>> /usr/obj/usr/src/sbin/ipf/libipf created for ./usr/src/sbin/ipf/libip= f >>> >>>> From that point I get a series of cascading errors. I tried ignoring= >>> >>> them, but could not successfully build the kernel. I have looked thro= ugh >>> documentation at your site, but could not find a resolulution. >>> >>> This is my only exposure to freebsd. I have several linux boxes at ho= me >>> that I use with no problems. At work I am a unix (Solaris 8) and >>> application programmer under windows. >>> >>> These are the cascading errors: >>> >>> =3D=3D=3D> sbin/ipf/ipf(obj) mkdir; /usr/obj/usr/src/sbin/ipf/ipf: fi= le exists >>> *** Error code 1 >>> stop in /usr/src/sbin/ipf/ipf. >>> *** Error code 1 >>> stop in /usr/src/sbin/ipf >>> *** Error code 1 >>> stop in /usr/src/sbin >>> ** Error code 1 >>> stop in /usr/src. >>> *** Error code 1 >>> stop in /usr/src >> >> >> Very easy to solve >> >> cd /usr >> rm -rf obj >=20 >=20 > Sounds close, but you don't want/need to remove the /usr/obj directory,= > just everything in it: >=20 > # cd /usr/obj > # chflags -R noschg * > # rm -rf * >=20 AND - the sad thing is, the above is verbatim from the FreeBSD site. Users - PLEASE READ at least 2 times before doing.... You were given a brain, use it! --=20 Best regards, Chris The quickest way to experiment with acupuncture is to try on a new shirt. --------------enigC46C985ECCECD494F4909584 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDblZED5P/gMAbw2MRAqf/AJ9Zt/cFIcDsOq5J/SvDkt8b59ziUwCfSgBG 3xMAeH2COaM8OhOSSeDZqq8= =azyq -----END PGP SIGNATURE----- --------------enigC46C985ECCECD494F4909584-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:23:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D00316A41F for ; Sun, 6 Nov 2005 19:23:46 +0000 (GMT) (envelope-from seba.perso@sebsd.net) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E6A443D46 for ; Sun, 6 Nov 2005 19:23:45 +0000 (GMT) (envelope-from seba.perso@sebsd.net) Received: from dell.sinux.seb (217-162-204-218.dclient.hispeed.ch [217.162.204.218]) by smtp.hispeed.ch (8.12.6/8.12.6/taifun-1.0) with ESMTP id jA6JNgv9001772; Sun, 6 Nov 2005 20:23:42 +0100 From: Sebastien To: freebsd-questions@freebsd.org In-Reply-To: <20051106120047.5EE4B16A422@hub.freebsd.org> References: <20051106120047.5EE4B16A422@hub.freebsd.org> Content-Type: text/plain Date: Sun, 06 Nov 2005 20:23:36 +0000 Message-Id: <1131308616.746.21.camel@dell.sinux.seb> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on smtp-02.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-02.tornado.cablecom.ch 32701; Body=2 Fuz1=2 Fuz2=2 Cc: crs.freebsd_mailinglist@users.nuaptools.com Subject: Re: 5.4 Generic Kernel - da and scbus...I'm at a loss X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:23:46 -0000 > I am a newbie to kernel related things. I'm running 5.4 using the generic > kernel. I am problems with using an iPod via USB, and it seems that I may > not have device support for sa and scbus in my kernel. I have been > searching for a few hours this evening using various criteria and am still > unable to get past this issue. > > It seems like the failure is that a device node /dev/da* for the umass drive > isn't be created. Any help would be appreciated. I am going to try booting > the 6.0 kernel off CD next and then go from there. I had the same problem with a "nano". I had many difficulties to find a way to solve it too. Finally this link helped me http://lists.freebsd.org/pipermail/freebsd-usb/2005-September/001534.html I patched /usr/src/sys/dev/usb/usb_subr.c as described, compiled my kernel again and it works... I'm not sure that it's the right way but it works... From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:39:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2165216A43C for ; Sun, 6 Nov 2005 19:39:01 +0000 (GMT) (envelope-from xmisoy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4380A43D53 for ; Sun, 6 Nov 2005 19:39:00 +0000 (GMT) (envelope-from xmisoy@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so246958wxc for ; Sun, 06 Nov 2005 11:38:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=arHgENRdGW9oeUlRQnyAGeLkYPdUsMp9/LmFohWFVxaHNx8b+8CXs5W7fbt5MX+Gg1UGrnYeoijMJlPhZGc1VNY7lbVSwYSen1+t0YESKYyOCbNhVPw5iEtWxklwDIcoujuEqcEn19AaaiLSfwvW3+Q9G59GgxVV5DgYRdnlZUw= Received: by 10.70.110.9 with SMTP id i9mr4198265wxc; Sun, 06 Nov 2005 11:38:59 -0800 (PST) Received: by 10.70.54.6 with HTTP; Sun, 6 Nov 2005 11:38:59 -0800 (PST) Message-ID: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> Date: Sun, 6 Nov 2005 11:38:59 -0800 From: "Edwin D. Vinas" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:39:01 -0000 Hi, I need your help please. On my personal FreeBSD server connected to an ISP with static IP address, I'm planning to setup several websites with their own sub-domains from my main domain as shown below. I just want to know some answers to my question= s before I start. Main domain: www.exampledomain.ph Sub-domains: sub1.exampledomain.ph sub2.exampledomain.ph sub3.exampledomain.ph I want to use BIND together with my Apache virtual hosting in one single FreeBSD machine. These are my questions: 1) Is it correct that I only need to register or pay for the main domain? 2) Is it correct that through my local DNS server, I can add sub hosts (sub= 1 to sub3) without anymore registering those sub domains and pay for them in my main domain provider? 3) Provided that I already have successfully setup my local DNS server, Apache virtual hosting and main domain activated, is it straightforward tha= t I can already access the sub domains (i.e., websites) from the Internet? 4) Do I need to register sub1, sub2 and sub3 in any external domain provider? 5) Can you provide some sample configs if you are already doing this setup? Thank you in advance! - Misoy From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:46:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C57216A41F for ; Sun, 6 Nov 2005 19:46:40 +0000 (GMT) (envelope-from dmw@unete.cl) Received: from qmail0.ifxnetworks.com (qmail0.ifxnetworks.com [200.110.128.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF3243D45 for ; Sun, 6 Nov 2005 19:46:38 +0000 (GMT) (envelope-from dmw@unete.cl) Received: (qmail 22252 invoked from network); 6 Nov 2005 19:46:37 -0000 X-Spam-DCC: CollegeOfNewCaledonia: qmail0.ifxnetworks.com 1189; Body=1 Fuz1=1 Fuz2=1 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on qmail0.ifxnetworks.com X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.5 tests=none autolearn=disabled version=3.1.0 Received: from unknown (HELO hopto.org) ([200.73.29.52]) (envelope-sender ) by qmail0.ifxnetworks.com (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 6 Nov 2005 19:46:26 -0000 Received: from hopto.org (oa3s2wa35212b3bi@localhost.daemon.cl [127.0.0.1]) by hopto.org (8.13.4/8.13.1) with ESMTP id jA6Jl5wG023377; Sun, 6 Nov 2005 16:47:06 -0300 (CLST) (envelope-from dmw@unete.cl) Received: (from dmw@localhost) by hopto.org (8.13.4/8.13.1/Submit) id jA6Jkw4k023364; Sun, 6 Nov 2005 16:46:58 -0300 (CLST) (envelope-from dmw@unete.cl) X-Authentication-Warning: dmw.hopto.org: dmw set sender to dmw@unete.cl using -f Date: Sun, 6 Nov 2005 16:46:58 -0300 From: Daniel Molina Wegener To: Moritz Lipfert Message-ID: <20051106194658.GA22038@dmw.hopto.org> References: <436E2F07.5010909@arcor.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Description: message Content-Disposition: inline In-Reply-To: <436E2F07.5010909@arcor.de> Organization: DMW Cc: freebsd-questions@freebsd.org Subject: Re: USB mice don't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Molina Wegener List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:46:40 -0000 On Sun, Nov 06, 2005 at 05:27:51PM +0100, Moritz Lipfert wrote: > Hi, > > on every start of FreeBSD 6.0-stable amd64 the kernel reports > "device problem (set_addr_failed)..." and my USB mice > don't work. I've tested a Logitech MX518 and a Microsoft > IntelliMouse Explorer 3.0. The LEDs of the optical sensors are > not working. The USB-daemon is started and I already tried to > configure the mice with sysinstall. Nothing helped. > > How can I solve this problem? Any ideas? If you use moused, try de "auto" in the mouse type parameter. From the moused(8) manual page: --- BEGIN QUOTE -- For the USB mouse, the protocol must be auto. No other protocol will work with the USB mouse. --- END QUOTE --- Also, use the same moused in the X Windows System. > System specs: > AMD Athlon64 3500+ > 2x 512MB Corsair Memory > MSI K8N Neo2 Platinum (nVidia nForce3) > ATi Radeon X800XT-PE > > In Linux both mice work flawlessly! > > Best regards, > MorLipf > [SNIP] Regards -- . 0 . | Daniel Molina Wegener . . 0 | dmw at unete dot cl 0 0 0 | FreeBSD Power User From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:49:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D93C16A420 for ; Sun, 6 Nov 2005 19:49:40 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id D62B743D49 for ; Sun, 6 Nov 2005 19:49:39 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so199174nzd for ; Sun, 06 Nov 2005 11:49:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IyJ5D9ji0mo8KMxrm+QFhgYtsF+J6f3+ufI6/Bt2B+hZKvA8FBZ/5qPjTWanVWuGK6ixTJ9wHfV3HhOBMtD/gvXbaT82orFzVHNiPBB20A8pQftfVourGd0gbZwmQ22nkckzey+yIry3WUYmYxjuJbofaGOwd2/VRx+rNtzV87E= Received: by 10.36.141.13 with SMTP id o13mr946667nzd; Sun, 06 Nov 2005 11:49:39 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 6 Nov 2005 11:49:39 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 22:49:39 +0300 From: "Andrew P." To: "Edwin D. Vinas" In-Reply-To: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:49:40 -0000 On 11/6/05, Edwin D. Vinas wrote: > Hi, > I need your help please. > On my personal FreeBSD server connected to an ISP with static IP address, > I'm planning to setup several websites with their own sub-domains from my > main domain as shown below. I just want to know some answers to my questi= ons > before I start. > Main domain: www.exampledomain.ph > Sub-domains: > sub1.exampledomain.ph > sub2.exampledomain.ph > sub3.exampledomain.ph > I want to use BIND together with my Apache virtual hosting in one single > FreeBSD machine. > These are my questions: > 1) Is it correct that I only need to register or pay for the main domain? Yep. > 2) Is it correct that through my local DNS server, I can add sub hosts (s= ub1 > to sub3) without anymore registering those sub domains and pay for them i= n > my main domain provider? It's kinda the same as the first one. Yep. > 3) Provided that I already have successfully setup my local DNS server, > Apache virtual hosting and main domain activated, is it straightforward t= hat > I can already access the sub domains (i.e., websites) from the Internet? It's pretty straightforward, but not implicit. You need to explicitly setup a wildcard subdomain. > 4) Do I need to register sub1, sub2 and sub3 in any external domain > provider? Not if you want to. > 5) Can you provide some sample configs if you are already doing this setu= p? Here's a dump from my xname.org account: csme.ru.=09=09260000=09IN=09SOA=09ns0.xname.org. infofarmer.mail.ru. 200507= 2201 261000 261000 604800 300 csme.ru.=09=09260000=09IN=09NS=09ns0.xname.org. csme.ru.=09=09260000=09IN=09NS=09ns1.xname.org. csme.ru.=09=09260000=09IN=09A=09193.233.5.13 csme.ru.=09=09260000=09IN=09MX=0910 csme.ru. *.csme.ru.=09=09260000=09IN=09CNAME=09csme.ru. cs.csme.ru.=09=09260000=09IN=09CNAME=09csme.ru. css.csme.ru.=09=09260000=09IN=09CNAME=09csme.ru. mx.csme.ru.=09=09260000=09IN=09CNAME=09csme.ru. old.csme.ru.=09=09260000=09IN=09CNAME=09killme.ru. sat.csme.ru.=09=09260000=09IN=09CNAME=09infofarmer.dyndns.org. source.csme.ru.=09=09260000=09IN=09CNAME=09csme.ru. www.csme.ru.=09=09260000=09IN=09CNAME=09csme.ru. zone.csme.ru.=09=09260000=09IN=09NS=09infofarmer.dyndns.org. csme.ru.=09=09260000=09IN=09SOA=09ns0.xname.org. infofarmer.mail.ru. 200507= 2201 261000 261000 604800 300 From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:50:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9482E16A41F for ; Sun, 6 Nov 2005 19:50:49 +0000 (GMT) (envelope-from paul@xk7.net) Received: from mra03.ex.eclipse.net.uk (mra03.ex.eclipse.net.uk [212.104.129.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDC443D48 for ; Sun, 6 Nov 2005 19:50:48 +0000 (GMT) (envelope-from paul@xk7.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id 3240E2E2978; Sun, 6 Nov 2005 19:50:47 +0000 (GMT) Received: from mra03.ex.eclipse.net.uk ([127.0.0.1]) by localhost (mra03.ex.eclipse.net.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01929-03-3; Sun, 6 Nov 2005 19:50:46 +0000 (GMT) Received: from kryten.xk7.net (unknown [81.168.90.101]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id 1D2432E295E; Sun, 6 Nov 2005 19:50:46 +0000 (GMT) Received: by kryten.xk7.net (Postfix, from userid 1001) id D6BE91703E; Sun, 6 Nov 2005 19:48:27 +0000 (GMT) Date: Sun, 6 Nov 2005 19:48:27 +0000 From: Paul Waring To: "Edwin D. Vinas" Message-ID: <20051106194827.GA755@kryten.xk7.net> References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk Cc: freebsd-questions@freebsd.org Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:50:49 -0000 On Sun, Nov 06, 2005 at 11:38:59AM -0800, Edwin D. Vinas wrote: > 1) Is it correct that I only need to register or pay for the main domain? Yes, provided you choose a registrar who will allow you to change the namservers on the daomin - i.e. they don't force you to use their nameservers in conjunction with a web hosting package or something (123-reg.co.uk will definitely work as I use them for a similar setup to the one you describe). > 2) Is it correct that through my local DNS server, I can add sub hosts (sub1 > to sub3) without anymore registering those sub domains and pay for them in > my main domain provider? That's correct. Adding a subdomain is generally a case of adding one line to the zone file for that particular domain (assuming you're just adding a simple subdomain that isn't going to be delegated or receive mail or anything comlicated like that) and telling Bind to reload the zone file (/etc/rc.d/named reload will usually work, although I find I often have to use restart instead of reload for some reason). > 3) Provided that I already have successfully setup my local DNS server, > Apache virtual hosting and main domain activated, is it straightforward that > I can already access the sub domains (i.e., websites) from the Internet? Assuming you're not behind a firewall of any type (or you setup the relevant rules), then it should be fairly simple to make everything accessible from the rest of the Internet. If your main domain works, then any subdomains on the same machine should do as well. > 4) Do I need to register sub1, sub2 and sub3 in any external domain > provider? No, you'd just tell your registrar to change the nameservers to whatever your local DNS servers are. Most will have a control panel allowing you to do this easily. > 5) Can you provide some sample configs if you are already doing this setup? > Thank you in advance! What kind of sample config? If you're not doing anything special, any tutorial on DNS/Bind will show you how to setup subdomains. Paul -- Rogue Tory http://www.roguetory.org.uk From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 19:59:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91E6A16A420 for ; Sun, 6 Nov 2005 19:59:46 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E33943D6D for ; Sun, 6 Nov 2005 19:59:43 +0000 (GMT) (envelope-from dick@nagual.st) Received: from arwen.nagual.st (arwen.nagual.st [192.168.11.29]) by nagual.st with esmtp; Sun, 06 Nov 2005 20:59:41 +0100 id 00000034.436E60AD.0000078B Date: Sun, 6 Nov 2005 21:00:01 +0100 From: dick hoogendijk To: fbsdq Message-Id: <20051106210001.6ad2fe63.dick@nagual.st> In-Reply-To: <20051106180630.GB4574@xor.obsecurity.org> References: <20051106122317.46c1d99d.dick@nagual.st> <20051106180630.GB4574@xor.obsecurity.org> Organization: de nagual X-Mailer: Sylpheed version 2.1.5 (GTK+ 2.8.6; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: linux-glib2 unavailable ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 19:59:46 -0000 On Sun, 6 Nov 2005 13:06:30 -0500 Kris Kennaway wrote: > On Sun, Nov 06, 2005 at 12:23:17PM +0100, dick hoogendijk wrote: > > fetch: > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/glib2-2.2.1-1.i386.rpm: > > File unavailable (e.g., file not found, no access) > > RESTRICTED= "binary under GNU LGPL without accompanying source" Will this be solved in the near future? What's to be expected? Is this some kind of error of the guys from the rpm file? -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:01:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC88C16A41F for ; Sun, 6 Nov 2005 20:01:30 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE1043D82 for ; Sun, 6 Nov 2005 20:01:11 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id DA0EF611E; Sun, 6 Nov 2005 14:01:08 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26040-03; Sun, 6 Nov 2005 14:01:05 -0600 (CST) Received: from [216.201.118.138] (racerx.makeworld.com [216.201.118.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id A27BD6118; Sun, 6 Nov 2005 14:01:02 -0600 (CST) Message-ID: <436E60FC.5050009@makeworld.com> Date: Sun, 06 Nov 2005 14:01:00 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Edwin D. Vinas" References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> In-Reply-To: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> X-Enigmail-Version: 0.93.0.0 OpenPGP: id=C01BC363 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF2EE73B22B6963E2B23E5C19" X-Virus-Scanned: by amavisd-new-2.3.3 (20050822) at makeworld.com - FreeBSD:The Power To Serve Cc: freebsd-questions@freebsd.org Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: RacerX@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:01:31 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF2EE73B22B6963E2B23E5C19 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Edwin D. Vinas wrote: > Hi, > I need your help please. > On my personal FreeBSD server connected to an ISP with static IP address, > I'm planning to setup several websites with their own sub-domains from my > main domain as shown below. I just want to know some answers to my questions > before I start. > Main domain: www.exampledomain.ph > Sub-domains: > sub1.exampledomain.ph > sub2.exampledomain.ph > sub3.exampledomain.ph > I want to use BIND together with my Apache virtual hosting in one single > FreeBSD machine. > These are my questions: > 1) Is it correct that I only need to register or pay for the main domain? > 2) Is it correct that through my local DNS server, I can add sub hosts (sub1 > to sub3) without anymore registering those sub domains and pay for them in > my main domain provider? > 3) Provided that I already have successfully setup my local DNS server, > Apache virtual hosting and main domain activated, is it straightforward that > I can already access the sub domains (i.e., websites) from the Internet? > 4) Do I need to register sub1, sub2 and sub3 in any external domain > provider? > 5) Can you provide some sample configs if you are already doing this setup? > Thank you in advance! > - Misoy Your fisrt and hardest roadblock will be getting your provider to allow YOU to be authoritive for the IP or IP's you use. Many will not allow that - meaning, you will get reolution one way, but not reverse - meaning again, 123.123.123.123 = yourname.com = 123.123.123.123 Once you get past that - the rest is easy.. Im willing to bet tho - your provider will not allow you or will have to do that for you. -- Best regards, Chris Never attribute to malice that which is adequately explained by stupidity. --------------enigF2EE73B22B6963E2B23E5C19 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDbmEED5P/gMAbw2MRApt0AJ9DjoIklVHfbVZJvYL1QEyPZUEkbgCgsXfj 6TR4zlASyzjbVJ5q0N+i7Ek= =BGcD -----END PGP SIGNATURE----- --------------enigF2EE73B22B6963E2B23E5C19-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:03:51 2005 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 211A916A41F for ; Sun, 6 Nov 2005 20:03:51 +0000 (GMT) (envelope-from michael@endace.com) Received: from www.endace.com (endace.smrn.com [209.234.97.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8C5143D6A for ; Sun, 6 Nov 2005 20:03:50 +0000 (GMT) (envelope-from michael@endace.com) Received: from et.endace.com (203-97-51-114.dsl.clear.net.nz [203.97.51.114]) by www.endace.com (8.13.4/8.12.10) with ESMTP id jA6K3nLf073976 for ; Sun, 6 Nov 2005 12:03:50 -0800 (PST) Received: from [192.168.64.174] (nemausa.et.endace.com [192.168.64.174]) by et.endace.com (8.13.4/8.12.11) with ESMTP id jA6K3gmU090654 for ; Mon, 7 Nov 2005 09:03:43 +1300 (NZDT) Message-ID: <436E61B0.1090407@endace.com> Date: Mon, 07 Nov 2005 09:04:00 +1300 From: Michael Honeyfield User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamd / ClamAV version devel-20040621, clamav-milter version 0.72a on www.endace.com X-Virus-Status: Clean Cc: Subject: New Zealand FTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:03:51 -0000 Hello. I have noticed that the New Zealand FTP site is not functional. I can not see any form of connect on the mirrors page for the mirror, so I am hoping you might be able to contact them or remove the dud link. Thanks Michael. [michael@nemausa ~]$ traceroute nz.freebsd.org traceroute to nz.freebsd.org (202.8.44.45), 30 hops max, 38 byte packets 1 gateway (192.168.64.253) 0.899 ms 1.578 ms 0.369 ms 2 m1122 (192.168.8.254) 1.193 ms 1.012 ms 1.473 ms 3 clear-akl1-bsn1.auckland.clear.net.nz (203.167.218.65) 10.743 ms 10.224 ms 9.718 ms 4 cs1-e4-7-acld.auckland.clix.net.nz (203.97.9.85) 9.866 ms 10.367 ms 10.083 ms 5 g1-0-927.u11.tspn.telstraclear.net (218.101.61.6) 11.511 ms 33.576 ms 17.727 ms 6 g1-926.u12.brh.telstraclear.net (218.101.61.35) 23.960 ms 24.080 ms 26.210 ms 7 lnk1-ihug-ge-1-0-1642.u12.telstraclear.net (203.98.18.162) 22.615 ms 22.408 ms 23.576 ms 8 cl-nihat.ape.net.nz (192.203.154.4) 24.263 ms 25.047 ms 24.097 ms 9 rufer.citylink.co.nz (202.8.44.97) 36.945 ms 33.907 ms 37.174 ms 10 * * * 11 * [michael@nemausa ~]$ From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:09:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1103316A41F for ; Sun, 6 Nov 2005 20:09:30 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3874343D5A for ; Sun, 6 Nov 2005 20:09:29 +0000 (GMT) (envelope-from dick@nagual.st) Received: from arwen.nagual.st (arwen.nagual.st [192.168.11.29]) by nagual.st with esmtp; Sun, 06 Nov 2005 21:09:28 +0100 id 00000034.436E62F8.000007F1 Date: Sun, 6 Nov 2005 21:09:48 +0100 From: dick hoogendijk To: fbsdq Message-Id: <20051106210948.7f575985.dick@nagual.st> Organization: de nagual X-Mailer: Sylpheed version 2.1.5 (GTK+ 2.8.6; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: lib not found error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:09:30 -0000 Strange error. Only seen it on 6.0 release. I'm building a new 6.0 machine from scratch. Installed courier-authlib and courier packages from ports (as I have on my 4.11 and 5.4 computers. All went well. Except a strange error when I run makealiases: /libexec/ld-elf.so.1 can't find a courier library Location: (/usr/local/lib/courier-authlib/libcourierauth.so.0 The file is there, but can't be found. Strange. No errors on 5.4 / 4.11 (??) As a temp solution I symlinked the libcourierauth.so.0 to /lib (ok ok, it's not the right way, I know..) and the error goes away. What is wrong here? Why is /usr/local/lib/courier-authlib not put in the ldconfig searchpath? How can I solve it in a /neat/ way? -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:28:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0AC016A41F for ; Sun, 6 Nov 2005 20:28:41 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E5D43D49 for ; Sun, 6 Nov 2005 20:28:40 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from [10.10.10.210] (ppp211-161.lns1.adl2.internode.on.net [203.122.211.161]) by smtp1.adl2.internode.on.net (8.12.9/8.12.6) with ESMTP id jA6KSc7X077639 for ; Mon, 7 Nov 2005 06:58:39 +1030 (CST) (envelope-from matt@kbc.net.au) Message-ID: <436E6776.8030507@kbc.net.au> Date: Mon, 07 Nov 2005 06:58:38 +1030 From: Matthew Smith User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> In-Reply-To: <20051106102456.GA26939@slackbox.xs4all.nl> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:28:41 -0000 >>My problem is that when I select the installation source, Ethernet is >>not amongst the options (just SLIP, PPP and something else weird). > > That "something weird" could well be the ethernet card. unlike Linux, > the ethernet devices are not all named "ethX', but are named after the > driver. So it could be e.g. sk0, xl0, dc0, de0, fxp0, vr0 etc. > >>I assume that there's a kernel module not loaded, so after looking >>further through the documentation, I found that I should be able to put >>a line in /boot/defaults/loader.conf. Since the installation so far was >>actually bootable (that's one up on Linux!), I did this. All this did >>for me was to generate a warning that the module was already loaded. > > Then try to use the "something weird" as the ethernet device. Thanks for that Roland - I've had another look, but the "something weird" is PLIP, which I believe to be some parallel port communication system. So, my real question remains: how does one get a network card recognised? One piece of documentation refers to kernel configuration as part of the installation process - I don't know if that's for an older version, because this step certainly doesn't show up on mine. Cheers M -- Matthew Smith Kadina Business Consultancy, South Australia Work: Personal: From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:48:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B3A716A420; Sun, 6 Nov 2005 20:48:57 +0000 (GMT) (envelope-from jimmy@inet-solutions.be) Received: from hoboe1bl1.telenet-ops.be (hoboe1bl1.telenet-ops.be [195.130.137.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBA2B43D5F; Sun, 6 Nov 2005 20:48:54 +0000 (GMT) (envelope-from jimmy@inet-solutions.be) Received: from localhost (localhost.localdomain [127.0.0.1]) by hoboe1bl1.telenet-ops.be (Postfix) with SMTP id 6CDE238180; Sun, 6 Nov 2005 21:48:53 +0100 (CET) Received: from intranet.devbox.be (d54C304FE.access.telenet.be [84.195.4.254]) by hoboe1bl1.telenet-ops.be (Postfix) with ESMTP id 392D4383A2; Sun, 6 Nov 2005 21:48:53 +0100 (CET) Received: from intranet.devbox.be (localhost [127.0.0.1]) by intranet.devbox.be (8.13.3/8.13.3) with ESMTP id jA6KmqTO030478; Sun, 6 Nov 2005 21:48:52 +0100 (CET) Received: (from jimmy@localhost) by intranet.devbox.be (8.13.3/8.13.3/Submit) id jA6KmqtV004518; Sun, 6 Nov 2005 21:48:52 +0100 (CET) Date: Sun, 6 Nov 2005 21:48:52 +0100 From: Jimmy Scott To: =?iso-8859-1?Q?K=F6vesd=E1n_G=E1bor?= Message-ID: <20051106204852.GB25399@ada.devbox.be> References: <436E2F88.3010300@t-hosting.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xXmbgvnjoT4axfJE" Content-Disposition: inline In-Reply-To: <436E2F88.3010300@t-hosting.hu> User-Agent: Mutt/1.4.2i X-PGP-KeyID: 48033D3D X-PGP-Fingerprint: 88A9 54A0 D143 A4F7 8ACA 154F 8032 D30C 4803 3D3D X-PGP-Key: http://pub.devbox.be/misc/pgp.jimmy.asc Cc: freebsd-security@freebsd.org, freebsd-questions@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:48:57 -0000 --xXmbgvnjoT4axfJE Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 06, 2005 at 05:30:00PM +0100, K=F6vesd=E1n G=E1bor wrote: > Hello, >=20 > One of my machines I got a report about 3 vulnerable packages (php4,=20 > ruby, openssl) in tomorrows security run output, but in today's security= =20 > run output all of them disappeared, but nobody upgraded or removed the=20 > affected packages. I reinstalled portaudit, refreshd its database, but=20 > now it reports 0 affected pakages. The pkg_info command lists that three= =20 > packages, so they are still installed. Does anybody suspect what's wrong? >=20 > Cheers, >=20 > Gabor Kovesdan > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.or= g" >=20 I noticed the same, but didn't had the time to look for a possible answer on that question. --=20 The Four Horsemen of the Apocalypse: Death, Famine, War, and SNMP --xXmbgvnjoT4axfJE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (OpenBSD) iD8DBQFDbmw0gDLTDEgDPT0RAoiqAJ0YtkSn+9Oc8rT7QjXIbE9N2nOpLwCgkh7z xS8kFLa+elRpUhkH4f6D/A4= =cTn9 -----END PGP SIGNATURE----- --xXmbgvnjoT4axfJE-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:49:53 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07C7C16A420 for ; Sun, 6 Nov 2005 20:49:53 +0000 (GMT) (envelope-from paul@xk7.net) Received: from mra03.ex.eclipse.net.uk (mra03.ex.eclipse.net.uk [212.104.129.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B6D43D45 for ; Sun, 6 Nov 2005 20:49:52 +0000 (GMT) (envelope-from paul@xk7.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id 491B32E296D; Sun, 6 Nov 2005 20:49:51 +0000 (GMT) Received: from mra03.ex.eclipse.net.uk ([127.0.0.1]) by localhost (mra03.ex.eclipse.net.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14270-01-33; Sun, 6 Nov 2005 20:49:50 +0000 (GMT) Received: from kryten.xk7.net (unknown [81.168.90.101]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id 69DB92E295E; Sun, 6 Nov 2005 20:49:50 +0000 (GMT) Received: by kryten.xk7.net (Postfix, from userid 1001) id 67E3A1703E; Sun, 6 Nov 2005 20:47:32 +0000 (GMT) Date: Sun, 6 Nov 2005 20:47:32 +0000 From: Paul Waring To: Chris Message-ID: <20051106204732.GB755@kryten.xk7.net> References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> <436E60FC.5050009@makeworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <436E60FC.5050009@makeworld.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk Cc: freebsd-questions@freebsd.org, "Edwin D. Vinas" Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:49:53 -0000 On Sun, Nov 06, 2005 at 02:01:00PM -0600, Chris wrote: > Your fisrt and hardest roadblock will be getting your provider to allow > YOU to be authoritive for the IP or IP's you use. That's not necessary - I host the DNS, web sites and mail for a dozen different domains off an IP address for which I don't control the DNS (in fact it doesn't even have a DNS record). Reverse DNS control is always useful, but not a requirement for what he wants to do. Paul -- Rogue Tory http://www.roguetory.org.uk From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:53:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2128716A423 for ; Sun, 6 Nov 2005 20:53:48 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DEFF43D46 for ; Sun, 6 Nov 2005 20:53:12 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so356153wra for ; Sun, 06 Nov 2005 12:53:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:date:from:content-type:mime-version:content-transfer-encoding:message-id:user-agent; b=ANVhV8KbNsr8ocutVXYrfW4JlqmtNNcJHW+7rf5/eQ5Ryr7/Rc6T9VZa7qyT8UIeLnQ2NFK6OgKbvkLmWBhvjXVneobY/YS61zmobT6B8UdQPIfU2WLA7dXstu4myn24cUrhHAHpf8vR+Dmn0x1gSpW+SCst84CD2G6e20VMrNI= Received: by 10.54.79.3 with SMTP id c3mr3249556wrb; Sun, 06 Nov 2005 12:53:12 -0800 (PST) Received: from ross.inet ( [205.250.255.161]) by mx.gmail.com with ESMTP id 6sm476524wrl.2005.11.06.12.53.11; Sun, 06 Nov 2005 12:53:12 -0800 (PST) To: "freebsd-questions@freebsd.org" Date: Sun, 06 Nov 2005 12:53:08 -0800 From: ross Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.50 (FreeBSD, build 1358) Subject: Changing location of ports tree X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:53:48 -0000 My /usr partition is to small for some of the larger programs (openoffice.org, jdk, etc) and I want to move my ports tree to a harddrive with more space. can I just change the line in /usr/local/etc/pkgtools.conf that says "ENV['PORTSDIR'] ||= '/usr/ports'" to "ENV['PORTSDIR'] ||= '/mybigfatharddrive/ports'"? Will all the pkg tools such as portsnap, portupgrade, and portversion continue to function properly? will I have to edit any other config files before this will work seemlessly? -- What time is it? Dodgeball Time! From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:54:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEC5016A41F for ; Sun, 6 Nov 2005 20:54:19 +0000 (GMT) (envelope-from mailinglist-morlipf@arcor.de) Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net [151.189.21.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE4243D6B for ; Sun, 6 Nov 2005 20:54:19 +0000 (GMT) (envelope-from mailinglist-morlipf@arcor.de) Received: from mail-in-01-z2.arcor-online.net (mail-in-01-z2.arcor-online.net [151.189.8.13]) by mail-in-09.arcor-online.net (Postfix) with ESMTP id 9DFF2A6E9B for ; Sun, 6 Nov 2005 21:54:17 +0100 (CET) Received: from mail-in-05.arcor-online.net (mail-in-05.arcor-online.net [151.189.21.45]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 8CBB87BC21 for ; Sun, 6 Nov 2005 21:54:17 +0100 (CET) Received: from [192.168.2.24] (dslb-084-060-141-237.pools.arcor-ip.net [84.60.141.237]) (Authenticated sender: mailinglist-morlipf@arcor.de) by mail-in-05.arcor-online.net (Postfix) with ESMTP id 70A04B97C2 for ; Sun, 6 Nov 2005 21:54:17 +0100 (CET) Message-ID: <436E6D79.4040909@arcor.de> Date: Sun, 06 Nov 2005 21:54:17 +0100 From: Moritz Lipfert User-Agent: Mail/News 1.5 (X11/20051106) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <436E2F07.5010909@arcor.de> <20051106194658.GA22038@dmw.hopto.org> In-Reply-To: <20051106194658.GA22038@dmw.hopto.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: USB mice don't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:54:19 -0000 Daniel Molina Wegener wrote: > On Sun, Nov 06, 2005 at 05:27:51PM +0100, > Moritz Lipfert wrote: > > >> Hi, >> >> on every start of FreeBSD 6.0-stable amd64 the kernel reports >> "device problem (set_addr_failed)..." and my USB mice >> don't work. I've tested a Logitech MX518 and a Microsoft >> IntelliMouse Explorer 3.0. The LEDs of the optical sensors are >> not working. The USB-daemon is started and I already tried to >> configure the mice with sysinstall. Nothing helped. >> >> How can I solve this problem? Any ideas? >> > > If you use moused, try de "auto" in the mouse type parameter. > From the moused(8) manual page: > --- BEGIN QUOTE -- > For the USB mouse, the protocol must be auto. No other protocol > will work with the USB mouse. > --- END QUOTE --- > > Also, use the same moused in the X Windows System. > > >> System specs: >> AMD Athlon64 3500+ >> 2x 512MB Corsair Memory >> MSI K8N Neo2 Platinum (nVidia nForce3) >> ATi Radeon X800XT-PE >> >> In Linux both mice work flawlessly! >> >> Best regards, >> MorLipf >> [SNIP] >> > > Regards > At the moment there are no moused lines in my rc.conf. Should I add these configuration lines? From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:01:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A453316A41F for ; Sun, 6 Nov 2005 21:01:48 +0000 (GMT) (envelope-from muon61@charter.net) Received: from mtai01.charter.net (mtai01.charter.net [209.225.8.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1598D43D68 for ; Sun, 6 Nov 2005 21:01:47 +0000 (GMT) (envelope-from muon61@charter.net) Received: from mxip32-10.charter.net ([10.20.203.72]) by mtai01.charter.net (InterMail vM.6.01.05.03 201-2131-123-103-20050825) with ESMTP id <20051106210147.LBFJ23275.mtai01.charter.net@mxip32-10.charter.net> for ; Sun, 6 Nov 2005 16:01:47 -0500 Received: from 68-187-157-154.dhcp.stcl.mn.charter.com (HELO [IPv6:::1]) ([68.187.157.154]) by mxip32-10.charter.net with ESMTP; 06 Nov 2005 16:01:47 -0500 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAQAAA+k= Message-ID: <436E6F3A.7020504@charter.net> Date: Sun, 06 Nov 2005 15:01:46 -0600 From: Aubrey{Al} Dunn User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051104) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.92.0.0 OpenPGP: id=218202B8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Freebsd install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:01:48 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am currently trying to install freebsd 6.0 and the problem is that freebsd will not see my windows or netbsd side at all. All it See's is the whole disk and nothing else. I would like to install freebsd on the netbsd side but I do want to lost my windows installation. Please help me solve this problem so I can install freebsd again Cordially, AL Dunn -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (NetBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDbm86W1i/SyGCArgRAjHrAJ99AaRCEqnEGZe1q94L+VvzZak65gCdGTUH B6ISRyH5bcfpjJnbpDC9Bhw= =auyD -----END PGP SIGNATURE----- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:13:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C66DF16A41F for ; Sun, 6 Nov 2005 21:13:45 +0000 (GMT) (envelope-from cmoffatt@ilanw.com) Received: from smtp.ilanw.com (server001.ilanw.com [67.42.142.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28B7F43D46 for ; Sun, 6 Nov 2005 21:13:44 +0000 (GMT) (envelope-from cmoffatt@ilanw.com) Received: from CMMLAPTOP ([69.252.221.191] RDNS failed) by smtp.ilanw.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 6 Nov 2005 14:10:44 -0700 From: "Moffatt, Chris" To: Date: Sun, 6 Nov 2005 14:13:27 -0700 Message-ID: MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Thread-Index: AcXjFA/2Akl1/ZPjQCiIm1eHpRWvLAAApdoQ X-OriginalArrivalTime: 06 Nov 2005 21:10:44.0953 (UTC) FILETIME=[8D4FCC90:01C5E316] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: Changing location of ports tree X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:13:45 -0000 The easiest way to change it would be to move the ports folder from /usr to where ever you are moving it... Then create a symbolic link... ln -s /somewhere/ports /usr/ports Then everything should work as is... _____ From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of ross Sent: Sunday, November 06, 2005 1:53 PM To: freebsd-questions@freebsd.org Subject: Changing location of ports tree My /usr partition is to small for some of the larger programs (openoffice.org, jdk, etc) and I want to move my ports tree to a harddrive with more space. can I just change the line in /usr/local/etc/pkgtools.conf that says "ENV['PORTSDIR'] ||= '/usr/ports'" to "ENV['PORTSDIR'] ||= '/mybigfatharddrive/ports'"? Will all the pkg tools such as portsnap, portupgrade, and portversion continue to function properly? will I have to edit any other config files before this will work seemlessly? -- What time is it? Dodgeball Time! _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:16:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0312416A41F for ; Sun, 6 Nov 2005 21:16:05 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69AAF43D64 for ; Sun, 6 Nov 2005 21:16:03 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.253.228] ([82.41.253.228]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Sun, 6 Nov 2005 21:16:54 +0000 Message-ID: <436E7292.7090104@dial.pipex.com> Date: Sun, 06 Nov 2005 21:16:02 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: ross References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Nov 2005 21:16:54.0859 (UTC) FILETIME=[69CAF9B0:01C5E317] Cc: freebsd-questions@freebsd.org Subject: Re: Changing location of ports tree X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:16:05 -0000 ross wrote: > My /usr partition is to small for some of the larger programs > (openoffice.org, jdk, etc) and I want to move my ports tree to a > harddrive with more space. can I just change the line in > /usr/local/etc/pkgtools.conf that says "ENV['PORTSDIR'] ||= > '/usr/ports'" to "ENV['PORTSDIR'] ||= '/mybigfatharddrive/ports'"? > > Will all the pkg tools such as portsnap, portupgrade, and portversion > continue to function properly? will I have to edit any other config > files before this will work seemlessly? Move the tree then make a symlink from /usr/ports to your new dir. That's guaranteed to work. You could also try just moving the distfiles subdir and symlinking it, since that really takes the space (apart from building). Without knowing how little space you have, it's hard to know if that will be good enough. Just changing the ENV in pkgtools.conf will only work for tools which use it, which I don't think includes portsnap. You'd want to set it in your root shell for everything to see it. Or, for the larger ports just make with WRKDIRPREFIX set to somewhere with lots of space. You can set that is pkgtools.conf per port, assuming you use portupgrade or in make.conf, for every port to use it. I don't like that as for some ports I sometimes need to keep the work subdir hanging around. See man ports! --Alex From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:18:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A2A16A41F for ; Sun, 6 Nov 2005 21:18:00 +0000 (GMT) (envelope-from charlie_mc_us@yahoo.com) Received: from web31913.mail.mud.yahoo.com (web31913.mail.mud.yahoo.com [68.142.207.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E4C443D5F for ; Sun, 6 Nov 2005 21:17:57 +0000 (GMT) (envelope-from charlie_mc_us@yahoo.com) Received: (qmail 78897 invoked by uid 60001); 6 Nov 2005 21:17:57 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=eUcL8YXbXUm1xhfsqWIRXvoesHkCs15zJsgt0BP/ECbAuWoKBc85fRw0Ch3Sy/4vdBO2W0Ptjzmne0kOVCvMy55uO+zqhpOCO1jERziPVE3/eM4Sw8t8NFtdERm3sP5zEvHEgIsoDrldfqvIk/6GO/EUeQGefszW5VoqiSwio+o= ; Message-ID: <20051106211756.78895.qmail@web31913.mail.mud.yahoo.com> Received: from [66.215.23.54] by web31913.mail.mud.yahoo.com via HTTP; Sun, 06 Nov 2005 13:17:56 PST Date: Sun, 6 Nov 2005 13:17:56 -0800 (PST) From: Charlie McElfresh To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: can't install php5-dba port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:18:00 -0000 Hello, I'm running php 5.05, apache 2.053, on FreeBSD 5.4-RELEASE. When I try to install the port (from the ports collection) php5-dba I get this message: ===> php5-dba-5.0.3_2 is marked as broken: Doesn't work with PHP version : 4 (Doesn't support PHP 4). Help appreciated. Charlie From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:20:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C93416A41F for ; Sun, 6 Nov 2005 21:20:33 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id BD54943D46 for ; Sun, 6 Nov 2005 21:20:32 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 25299 invoked by uid 502); 6 Nov 2005 21:20:31 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 6 Nov 2005 21:20:31 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436E739E.8020605@ywave.com> Date: Sun, 06 Nov 2005 13:20:30 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:20:33 -0000 My desktop system just started doing this last night. I was upgrading Gnome using the handy shell script they provide. It looks like sometime around 11:30pm the computer reset. This morning I'm trying to reinstall all the software that got lost in last night's reset and I get another reset in the middle of compiling. The last message in /var/log/messages before reboot is: Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/kernel I just ran memtest86+ and there's no memory errors. I'm guessing it's a hardware issue, but how do I diagnose it? Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:29:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F8F16A41F for ; Sun, 6 Nov 2005 21:29:15 +0000 (GMT) (envelope-from skylar@cs.earlham.edu) Received: from quark.cs.earlham.edu (cs.earlham.edu [159.28.230.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 905A643D45 for ; Sun, 6 Nov 2005 21:29:14 +0000 (GMT) (envelope-from skylar@cs.earlham.edu) Received: from [192.168.1.10] (stu160022.student.earlham.edu [159.28.160.22]) (authenticated bits=0) by quark.cs.earlham.edu (8.13.4/8.13.3) with ESMTP id jA6LT173043092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Nov 2005 16:29:05 -0500 (EST) (envelope-from skylar@cs.earlham.edu) Message-ID: <436E7599.9090003@cs.earlham.edu> Date: Sun, 06 Nov 2005 16:28:57 -0500 From: Skylar Thompson Organization: Earlham College Computer Science Department User-Agent: Debian Thunderbird 1.0.2 (X11/20050602) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Micah References: <436E739E.8020605@ywave.com> In-Reply-To: <436E739E.8020605@ywave.com> X-Enigmail-Version: 0.91.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA8FB1AC0008880BA4FB05DBD" X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (quark.cs.earlham.edu [159.28.230.3]); Sun, 06 Nov 2005 16:29:06 -0500 (EST) X-Virus-Scanned: ClamAV 0.87/1165/Sun Nov 6 00:12:58 2005 on quark.cs.earlham.edu X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.52 on 159.28.230.3 X-Spam-Status: No, score=0.0 required=8.0 tests=none autolearn=failed version=3.0.4 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on quark.cs.earlham.edu Cc: freeBSD Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: skylar@cs.earlham.edu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:29:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA8FB1AC0008880BA4FB05DBD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Micah wrote: > > My desktop system just started doing this last night. I was upgrading > Gnome using the handy shell script they provide. It looks like > sometime around 11:30pm the computer reset. This morning I'm trying > to reinstall all the software that got lost in last night's reset and > I get another reset in the middle of compiling. The last message in > /var/log/messages before reboot is: > Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 > Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 > Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/kernel > > I just ran memtest86+ and there's no memory errors. I'm guessing it's > a hardware issue, but how do I diagnose it? Could it be a bad power supply? Try swapping in another one and see what happens. -- -- Skylar Thompson (skylar@cs.earlham.edu) -- http://www.cs.earlham.edu/~skylar/ --------------enigA8FB1AC0008880BA4FB05DBD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDbnWbsc4yyULgN4YRAt2RAJ0Y4rJPi1ailIh5VHqH63Vd5TBq7wCfVvZJ RuKCnXS8l/v9JIEFXTOc0gY= =Pchi -----END PGP SIGNATURE----- --------------enigA8FB1AC0008880BA4FB05DBD-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 21:40:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD5316A425 for ; Sun, 6 Nov 2005 21:40:15 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DE043D46 for ; Sun, 6 Nov 2005 21:40:14 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from [64.30.211.58] (64-30-211-58.dsl.linkline.com [64.30.211.58]) by smtp2.linkline.com (Postfix) with ESMTP id C92ED112 for ; Sun, 6 Nov 2005 13:40:10 -0800 (PST) User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Sun, 06 Nov 2005 13:40:12 -0800 From: Jeffrey Ellis To: Message-ID: Thread-Topic: More help with find Thread-Index: AcXjGqqN6OvTME8NEdqYJgAKlXMBfA== Mime-version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: More help with find X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 21:40:15 -0000 Hi-- I=B9m on Darwin and am having the following problem. When I do a find / it is finding not only all the files I have on my startup volume, but since under Darwin, any ext. drives, cd=B9s etc. are listed in the Volumes directory, which exists on the startup volume, it continues on and finds all files on all the volumes, not just the startup volume I want. What I really need is an expression which will ls all files found which hav= e a mod. date/time of more than a certain number of days from today, but that are *not* in the Volumes directory, i.e., only those results which exist on the startup volume. Is there a way to do this? Thanks :) All My Best, Jeffrey From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 22:01:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3B2F16A41F for ; Sun, 6 Nov 2005 22:01:52 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 6541443D46 for ; Sun, 6 Nov 2005 22:01:52 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 27554 invoked by uid 502); 6 Nov 2005 22:01:51 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 6 Nov 2005 22:01:51 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436E7D4E.6080707@ywave.com> Date: Sun, 06 Nov 2005 14:01:50 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: skylar@cs.earlham.edu References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> In-Reply-To: <436E7599.9090003@cs.earlham.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freeBSD Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:01:52 -0000 Skylar Thompson wrote: > Micah wrote: > >> >> My desktop system just started doing this last night. I was upgrading >> Gnome using the handy shell script they provide. It looks like >> sometime around 11:30pm the computer reset. This morning I'm trying >> to reinstall all the software that got lost in last night's reset and >> I get another reset in the middle of compiling. The last message in >> /var/log/messages before reboot is: >> Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 >> Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 >> Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/kernel >> >> I just ran memtest86+ and there's no memory errors. I'm guessing it's >> a hardware issue, but how do I diagnose it? > > > > Could it be a bad power supply? Try swapping in another one and see what > happens. > I was thinking that too, unfortunately I don't have a spare and was hoping to diagnose before buying parts. Voltages look fine when I check the accessory lines (+5 and +12) with a multimeter under load. Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 22:09:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE24916A41F; Sun, 6 Nov 2005 22:09:44 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 571D943D46; Sun, 6 Nov 2005 22:09:44 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 01D65114AF; Sun, 6 Nov 2005 23:09:42 +0100 (CET) Date: Sun, 6 Nov 2005 23:09:42 +0100 From: "Simon L. Nielsen" To: Jimmy Scott Message-ID: <20051106220942.GC904@zaphod.nitro.dk> References: <436E2F88.3010300@t-hosting.hu> <20051106204852.GB25399@ada.devbox.be> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ctP54qlpMx3WjD+/" Content-Disposition: inline In-Reply-To: <20051106204852.GB25399@ada.devbox.be> User-Agent: Mutt/1.5.11 Cc: freebsd-security@freebsd.org, =?iso-8859-1?Q?K=F6vesd=E1n_G=E1bor?= , freebsd-questions@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:09:44 -0000 --ctP54qlpMx3WjD+/ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.11.06 21:48:52 +0100, Jimmy Scott wrote: > On Sun, Nov 06, 2005 at 05:30:00PM +0100, K=F6vesd=E1n G=E1bor wrote: > > Hello, > >=20 > > One of my machines I got a report about 3 vulnerable packages (php4,=20 > > ruby, openssl) in tomorrows security run output, but in today's securit= y=20 > > run output all of them disappeared, but nobody upgraded or removed the= =20 > > affected packages. I reinstalled portaudit, refreshd its database, but= =20 > > now it reports 0 affected pakages. The pkg_info command lists that thre= e=20 > > packages, so they are still installed. Does anybody suspect what's wron= g? >=20 > I noticed the same, but didn't had the time to look for a possible > answer on that question. It does seem to work for me now. Could people having this problem please check the size of /var/db/portaudit/auditfile.tbz and try to run portaudit -Fa to refetch the database and check again? For reference: [simon@zaphod:/tmp] ls -l /var/db/portaudit/auditfile.tbz -r--r--r-- 1 root wheel 31762 6 Nov 22:40 /var/db/portaudit/auditfile.t= bz There have been one previous report where a problem with the portaudit database build resulted in an incomplete auditfile which was then fixed after the next portaudit database rebuild. --=20 Simon L. Nielsen FreeBSD Security Team --ctP54qlpMx3WjD+/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDbn8mh9pcDSc1mlERAl5IAKCQ77kHqIeqJYnB1Uyr4KwvX5VtGgCffJ18 R9GPir8f9fy6YT5QitjgLcU= =oN+t -----END PGP SIGNATURE----- --ctP54qlpMx3WjD+/-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 22:15:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32C7116A41F for ; Sun, 6 Nov 2005 22:15:51 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id A690543D49 for ; Sun, 6 Nov 2005 22:15:50 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so213504wra for ; Sun, 06 Nov 2005 14:15:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:cc:subject:references:message-id:from:content-type:mime-version:content-transfer-encoding:date:in-reply-to:user-agent; b=sh+ibOijPsUtAQkqUQUZva8dLZomGk3b9PA/jHi6Ewzo90QANGqKiqNebb43BrPHe9Za9yM4KCT3kMCmBzW/6gQBnuq0DQWn97DYxEmluc7odVEyowHPIwr/dcMWJyXn0OkTOKyqEiczpz+kt7bgrWzPRosVCwQs1fbLkcdqdh8= Received: by 10.54.126.10 with SMTP id y10mr686024wrc; Sun, 06 Nov 2005 14:15:50 -0800 (PST) Received: from ross.inet ( [205.250.255.161]) by mx.gmail.com with ESMTP id 39sm5851072wrl.2005.11.06.14.15.49; Sun, 06 Nov 2005 14:15:49 -0800 (PST) To: "Alex Zbyslaw" References: <436E7292.7090104@dial.pipex.com> Message-ID: From: ross Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Sun, 06 Nov 2005 14:15:43 -0800 In-Reply-To: <436E7292.7090104@dial.pipex.com> User-Agent: Opera M2/8.50 (FreeBSD, build 1358) Cc: "freebsd-questions@freebsd.org" Subject: Re: Changing location of ports tree X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:15:51 -0000 On Sun, 06 Nov 2005 13:16:02 -0800, Alex Zbyslaw wrote: > ross wrote: > >> My /usr partition is to small for some of the larger programs >> (openoffice.org, jdk, etc) and I want to move my ports tree to a >> harddrive with more space. can I just change the line in >> /usr/local/etc/pkgtools.conf that says "ENV['PORTSDIR'] ||= >> '/usr/ports'" to "ENV['PORTSDIR'] ||= '/mybigfatharddrive/ports'"? >> >> Will all the pkg tools such as portsnap, portupgrade, and portversion >> continue to function properly? will I have to edit any other config >> files before this will work seemlessly? > > Move the tree then make a symlink from /usr/ports to your new dir. > That's guaranteed to work. You could also try just moving the distfiles > subdir and symlinking it, since that really takes the space (apart from > building). Without knowing how little space you have, it's hard to know > if that will be good enough. > > Just changing the ENV in pkgtools.conf will only work for tools which > use it, which I don't think includes portsnap. You'd want to set it in > your root shell for everything to see it. > > Or, for the larger ports just make with WRKDIRPREFIX set to somewhere > with lots of space. You can set that is pkgtools.conf per port, > assuming you use portupgrade or in make.conf, for every port to use it. > I don't like that as for some ports I sometimes need to keep the work > subdir hanging around. > > See man ports! > > --Alex > that symbolic link trick works wonders. Thanks for that tip as well as the others -- What time is it? Dodgeball Time! From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 22:41:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0471B16A421 for ; Sun, 6 Nov 2005 22:41:37 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE95B43D53 for ; Sun, 6 Nov 2005 22:41:14 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 23B5D6118; Sun, 6 Nov 2005 16:41:12 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29137-05; Sun, 6 Nov 2005 16:41:09 -0600 (CST) Received: from [216.201.118.138] (racerx.makeworld.com [216.201.118.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 94B9D610B; Sun, 6 Nov 2005 16:41:08 -0600 (CST) Message-ID: <436E8682.5030306@makeworld.com> Date: Sun, 06 Nov 2005 16:41:06 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Paul Waring References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> <436E60FC.5050009@makeworld.com> <20051106204732.GB755@kryten.xk7.net> In-Reply-To: <20051106204732.GB755@kryten.xk7.net> X-Enigmail-Version: 0.93.0.0 OpenPGP: id=C01BC363 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDC30BA9D8057F0A834460A13" X-Virus-Scanned: by amavisd-new-2.3.3 (20050822) at makeworld.com - FreeBSD:The Power To Serve Cc: freebsd-questions@freebsd.org, "Edwin D. Vinas" Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: RacerX@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:41:37 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDC30BA9D8057F0A834460A13 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Paul Waring wrote: > On Sun, Nov 06, 2005 at 02:01:00PM -0600, Chris wrote: > >>Your fisrt and hardest roadblock will be getting your provider to allow >>YOU to be authoritive for the IP or IP's you use. > > > That's not necessary - I host the DNS, web sites and mail for a dozen > different domains off an IP address for which I don't control the DNS > (in fact it doesn't even have a DNS record). Reverse DNS control is > always useful, but not a requirement for what he wants to do. > > Paul > It may not be necessary - but to do it right... I for one like to have mu IP's resolve both forward and reverse. It's just professional looking as a whole. But - to each thier own I suppose. -- Best regards, Chris If you don't say it, they can't repeat it. --------------enigDC30BA9D8057F0A834460A13 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDboaKD5P/gMAbw2MRAujoAJ9ZNuW5gSHlKvAWrsVkT+MjDLd1ngCfb4Fc wM3BSWUWXTPL1IEwN0OYJfk= =JkiC -----END PGP SIGNATURE----- --------------enigDC30BA9D8057F0A834460A13-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 22:45:26 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AEA816A448 for ; Sun, 6 Nov 2005 22:45:26 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 979DE43D45 for ; Sun, 6 Nov 2005 22:45:25 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so267039wxc for ; Sun, 06 Nov 2005 14:45:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=NjZC7LVb/w2vwaiGe018IZsC/g7xz3PKT87fDqujpzS7l/OpL8tXrQ854rH4ydsR3lic43gMuzu/3Ei7dYGstEYzcgnVcKpSHv0mtBlpslHnsC8vwFSeGhJkyRrEEVsuWYuyeZ3KQ8uDRXvjr3T6JEE6u4d64LsynVVZNcrX6JA= Received: by 10.70.78.8 with SMTP id a8mr748330wxb; Sun, 06 Nov 2005 14:45:24 -0800 (PST) Received: by 10.70.91.17 with HTTP; Sun, 6 Nov 2005 14:45:24 -0800 (PST) Message-ID: <57416b300511061445m43404596r2d48a5e931e9dbf5@mail.gmail.com> Date: Mon, 7 Nov 2005 09:45:24 +1100 From: Peter Clutton To: Evren Yurtesen In-Reply-To: <436CAC53.9090600@ispro.net.tr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436CAC53.9090600@ispro.net.tr> Cc: freebsd-questions@freebsd.org Subject: Re: Is there /etc/groups limits? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:45:26 -0000 On 11/5/05, Evren Yurtesen wrote: > Hi, > > Is there a limit on how many groups a user can belong to? I believe you can enter in the groups file as many as you want, but only 16 will be used, so the limit is 16. From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 22:48:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBAB516A41F for ; Sun, 6 Nov 2005 22:48:17 +0000 (GMT) (envelope-from paul@xk7.net) Received: from mra03.ex.eclipse.net.uk (mra03.ex.eclipse.net.uk [212.104.129.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB26943D6A for ; Sun, 6 Nov 2005 22:48:13 +0000 (GMT) (envelope-from paul@xk7.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id 205152E297A; Sun, 6 Nov 2005 22:48:09 +0000 (GMT) Received: from mra03.ex.eclipse.net.uk ([127.0.0.1]) by localhost (mra03.ex.eclipse.net.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20225-03-5; Sun, 6 Nov 2005 22:48:08 +0000 (GMT) Received: from kryten.xk7.net (unknown [81.168.90.101]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id 0B2F82E2973; Sun, 6 Nov 2005 22:48:08 +0000 (GMT) Received: by kryten.xk7.net (Postfix, from userid 1001) id 32BF11703E; Sun, 6 Nov 2005 22:45:50 +0000 (GMT) Date: Sun, 6 Nov 2005 22:45:50 +0000 From: Paul Waring To: Chris Message-ID: <20051106224550.GA3718@kryten.xk7.net> References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> <436E60FC.5050009@makeworld.com> <20051106204732.GB755@kryten.xk7.net> <436E8682.5030306@makeworld.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <436E8682.5030306@makeworld.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk Cc: freebsd-questions@freebsd.org, "Edwin D. Vinas" Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 22:48:18 -0000 On Sun, Nov 06, 2005 at 04:41:06PM -0600, Chris wrote: > It may not be necessary - but to do it right... I for one like to have > mu IP's resolve both forward and reverse. It's just professional looking > as a whole. I like to have my IPs resolve both ways too, but try finding an ISP who will either give you that sort of control through delegation or is willing to setup the required reverse DNS records on their side. If you're lucky you'll get customer114324.myisp.net to play with. I don't know of any residential ISPs, at least not in the UK, who will do that sort of thing. Having said that, there's nothing particularly "wrong" about not having reverse DNS records for IPs, or having ones that don't match. It only really matters if you're sending out email to people with overly aggressive spam filters that check for that sort of thing. Paul -- Rogue Tory http://www.roguetory.org.uk From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 23:19:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00B3F16A41F for ; Sun, 6 Nov 2005 23:19:06 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2392B43D46 for ; Sun, 6 Nov 2005 23:19:04 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr2.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA6NJ33k007190; Mon, 7 Nov 2005 00:19:03 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 1E243B822; Mon, 7 Nov 2005 00:19:03 +0100 (CET) Date: Mon, 7 Nov 2005 00:19:03 +0100 From: Roland Smith To: Matthew Smith Message-ID: <20051106231903.GA46371@slackbox.xs4all.nl> Mail-Followup-To: Matthew Smith , freebsd-questions@freebsd.org References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> <436E6776.8030507@kbc.net.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <436E6776.8030507@kbc.net.au> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 23:19:06 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 07, 2005 at 06:58:38AM +1030, Matthew Smith wrote: > >>I assume that there's a kernel module not loaded, so after looking > >>further through the documentation, I found that I should be able to put > >>a line in /boot/defaults/loader.conf. Since the installation so far was > >>actually bootable (that's one up on Linux!), I did this. All this did > >>for me was to generate a warning that the module was already loaded. > >=20 > > Then try to use the "something weird" as the ethernet device. >=20 > Thanks for that Roland - I've had another look, but the "something > weird" is PLIP, which I believe to be some parallel port communication > system. Yes, that's IP over a parallel port.=20 > So, my real question remains: how does one get a network card > recognised? You don't have to. The GENERIC kernel comes with all network card drivers built as modules. If FreeBSD has a driver for your network chip/card, it should show up. If it doesn't, make sure that it's not disabled in the BIOS and that the cable is actually connected to the hub/router. If none of that works, try to give us some details about the chip/card. Make and model if possible. I've never done a network install, but look at section 2.2.4 of the Handbook. It describes what info you need to have on-hand for a network install. If you don't want to type all these numbers in, configure a machine on the network that you are connecting to as a DHCP server. Of course, you must also have an FTP server available if you want to do an FTP install. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDbo9nEnfvsMMhpyURAlC6AJ4pB1eJjCopVpft+aEUcUt/GHLAXgCgiyCa NSgFIIr82DbMjgZmdz7ZtEs= =mgcg -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 23:24:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73CFB16A41F for ; Sun, 6 Nov 2005 23:24:48 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDB2B43D45 for ; Sun, 6 Nov 2005 23:24:47 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA6NOj5b015847; Mon, 7 Nov 2005 00:24:45 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id C8E27B822; Mon, 7 Nov 2005 00:24:44 +0100 (CET) Date: Mon, 7 Nov 2005 00:24:44 +0100 From: Roland Smith To: Jeffrey Ellis Message-ID: <20051106232444.GB46371@slackbox.xs4all.nl> Mail-Followup-To: Jeffrey Ellis , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oLBj+sq0vYjzfsbl" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: More help with find X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 23:24:48 -0000 --oLBj+sq0vYjzfsbl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 06, 2005 at 01:40:12PM -0800, Jeffrey Ellis wrote: > What I really need is an expression which will ls all files found which h= ave > a mod. date/time of more than a certain number of days from today, but th= at > are *not* in the Volumes directory, i.e., only those results which exist = on > the startup volume. >=20 > Is there a way to do this? The FreeBSD version of find has the '-x' option that does what you want. Don't know what kind of 'find' darwin uses. GNU find has a similar option.=20 Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --oLBj+sq0vYjzfsbl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDbpC8EnfvsMMhpyURAl4SAJ0fNRKSv12xHrB9cVJcJgck5zyh8QCfWIUQ 1osbTDyGzQNZQMGrEHNJLrQ= =2N2m -----END PGP SIGNATURE----- --oLBj+sq0vYjzfsbl-- From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 23:58:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9377D16A41F for ; Sun, 6 Nov 2005 23:58:50 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED74A43D45 for ; Sun, 6 Nov 2005 23:58:47 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from [203.122.211.161] (ppp211-161.lns1.adl2.internode.on.net [203.122.211.161]) by smtp3.adl2.internode.on.net (8.12.9/8.12.6) with ESMTP id jA6Nwj6s026391 for ; Mon, 7 Nov 2005 10:28:46 +1030 (CST) (envelope-from matt@kbc.net.au) Message-ID: <436E98B4.5080708@kbc.net.au> Date: Mon, 07 Nov 2005 10:28:44 +1030 From: Matthew Smith User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> <436E6776.8030507@kbc.net.au> <20051106231903.GA46371@slackbox.xs4all.nl> In-Reply-To: <20051106231903.GA46371@slackbox.xs4all.nl> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 23:58:50 -0000 >>So, my real question remains: how does one get a network card >>recognised? > > You don't have to. The GENERIC kernel comes with all network card > drivers built as modules. If FreeBSD has a driver for your network > chip/card, it should show up. It's a generic PCI card based on the Realtek 8139C - the hardware file on CD1 suggests that this is supported. Motherboard is an old Gigabyte GA71XE4 with an AMD Duron 850. > If it doesn't, make sure that it's not disabled in the BIOS and that the > cable is actually connected to the hub/router. The card and connection certainly work - this box is normally a Linux machine, but currently has a 2.5" hard disc in so that I can get FreeBSD installed and then transfer to an old ThinkPad. Light showing all OK on Ethernet switch. I can't see anything in the BIOS (AMIBIOS) that should be stopping it other than PnP OS Installed=No. (This doesn't affect operation under Linux.) > If none of that works, try to give us some details about the > chip/card. Make and model if possible. The big worry is that Ethernet doesn't even come up as an option. Think I'll try a card with a different chipset and see if that helps any. I've just had a look through /var/log/messages and have spotted some lines that may be relevant: {timestamp} kernel: re0: couldn't map ports/memory {timestamp} kernel: rl0: couldn't map ports/memory {timestamp} kernel: pci0: at device 8.0 (no driver attached) Cheers M -- Matthew Smith South Australia http://www.kbc.net.au From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 00:23:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A3116A41F for ; Mon, 7 Nov 2005 00:23:17 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB46D43D45 for ; Mon, 7 Nov 2005 00:23:16 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.1/8.13.1) with ESMTP id jA70Nghx001149 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 6 Nov 2005 18:23:42 -0600 (CST) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=OVxx0PuGtvDYZB0xFotLstQvYyoLwVLZnAn14X0cRSE0D8/YfyUMoBleavlyZKetJ fKjObp82OdEPiCPrX9ZAw== In-Reply-To: <20051106224550.GA3718@kryten.xk7.net> References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> <436E60FC.5050009@makeworld.com> <20051106204732.GB755@kryten.xk7.net> <436E8682.5030306@makeworld.com> <20051106224550.GA3718@kryten.xk7.net> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0358753F-3003-4A76-AC33-FB5BFBA2AEFE@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 6 Nov 2005 18:22:58 -0600 To: Paul Waring X-Mailer: Apple Mail (2.746.2) X-Spam-Status: No, score=-4.4 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org, "Edwin D. Vinas" Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 00:23:17 -0000 On Nov 6, 2005, at 4:45 PM, Paul Waring wrote: > On Sun, Nov 06, 2005 at 04:41:06PM -0600, Chris wrote: >> It may not be necessary - but to do it right... I for one like to >> have >> mu IP's resolve both forward and reverse. It's just professional >> looking >> as a whole. > > I like to have my IPs resolve both ways too, but try finding an ISP > who > will either give you that sort of control through delegation or is > willing to setup the required reverse DNS records on their side. If > you're lucky you'll get customer114324.myisp.net to play with. I don't > know of any residential ISPs, at least not in the UK, who will do that > sort of thing. > > Having said that, there's nothing particularly "wrong" about not > having > reverse DNS records for IPs, or having ones that don't match. It only > really matters if you're sending out email to people with overly > aggressive spam filters that check for that sort of thing. > > Paul Actually, my ISP, ipHouse.net is one who's willing to configure reverse DNS for you. Qwest Communications is another one who'll setup DNS for you, and they're HUGE. If you choose to go with ipHouse, tell them I sent you -- then I get free DSL for a month! ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 00:29:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86B7D16A41F for ; Mon, 7 Nov 2005 00:29:34 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id D559343D46 for ; Mon, 7 Nov 2005 00:29:33 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id jA70TJW8004854 for ; Sun, 6 Nov 2005 18:29:19 -0600 (CST) Message-Id: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Nov 2005 18:29:14 -0600 To: freebsd-questions@freebsd.org From: Derek Ragona Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Subject: 6.0 panics on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 00:29:34 -0000 I have a computer that has been running FreeBSD 4.X and 5.X without problems. It runs 5.4 with no problems at all. This system has an Intel 845 Motherboard and chipset, Intel Pentium 4 1.6 GHz CPU, 1 GB RAM, NVidea GEForce MX/MX 400 video card, atapi CD-RW, IDE hard drive, standard floppy. Nothing very exotic in this hardware. I tried first to cvsup to 6.0, and rebuild everything. The build was fine including a custom kernel, but when I tried to boot the new 6.0, I got a panic, Fatal trap 12, page fault at the NVidea driver in the boot. So I re-booted the kernel.old, reverted my sources to 5.4 and rebuilt the system all again. As the system rebuilt I downloaded and burned the ISO 6.0 image. I tried to boot the ISO image and do a binary upgrade. The CD booted 6.0 fine, and the upgrade installed with only one error that the X.org was already present. When I tried to boot the new 6.0 GENERIC kernel that was installed, I got the same panic/page fault error I had when I updated via cvsup. But since the same GENERIC kernel boots fine from CD I suspect there may be some loader options I might need? I'd appreciate any help with getting 6.0 to boot without the panic. Thanks Here is the dmesg from the last boot to give any details anyone might want on this system: ============================================================= Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.4-RELEASE-p8 #1: Sat Nov 5 23:43:05 CST 2005 root@betty.computinginnovations.com:/usr/obj/usr/src/sys/BETTY Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 1600MHz (1594.83-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf0a Stepping = 10 Features=0x3febfbff real memory = 1073479680 (1023 MB) avail memory = 1036734464 (988 MB) ACPI APIC Table: ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: port 0x530-0x537 on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xe0000000-0xefffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 nvidia0: mem 0xd0000000-0xd7ffffff,0xfd000000-0xfdffffff irq 16 at device 0.0 on pci1 pcib2: at device 30.0 on pci0 pci2: on pcib2 dc0: port 0xd800-0xd8ff mem 0xfeaffc00-0xfeaffcff irq 23 at device 11.0 on pci2 miibus0: on dc0 dcphy0: on miibus0 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: Ethernet address: 00:00:94:c8:52:68 dc0: if_start running deferred for Giant isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0 ata0: channel #0 on atapci0 ata1: channel #1 on atapci0 uhci0: port 0xef40-0xef5f irq 19 at device 31.2 on pci0 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 pci0: at device 31.3 (no driver attached) uhci1: port 0xef80-0xef9f irq 23 at device 31.4 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pcm0: port 0xef00-0xef3f,0xe800-0xe8ff irq 17 at device 31.5 on pci0 pcm0: atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 fdc0: port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 drq 2 on acpi0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 orm0: at iomem 0xc0000-0xcc7ff on isa0 pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 uhub2: Intel product 0x1120, class 9/0, rev 1.10/0.00, addr 2 uhub2: 4 ports with 4 removable, self powered Timecounter "TSC" frequency 1594831964 Hz quality 800 Timecounters tick every 10.000 msec ad0: 117246MB [238216/16/63] at ata0-master UDMA100 acd0: CDRW at ata1-master PIO4 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 16.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present Mounting root from ufs:/dev/ad0s1a From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 00:29:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2A0516A42C for ; Mon, 7 Nov 2005 00:29:50 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A13D43D45 for ; Mon, 7 Nov 2005 00:29:50 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so278913wxc for ; Sun, 06 Nov 2005 16:29:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=khwHBqP5A5SEbSbYtepkZthk2XVy6Q/FKooNOWhsMeff0e10QkL7u7fJOI+VcbweCD2A1MRUGznqNjsnYETHwUorGsx08g06GK0zBCA+TYw0fYAJ9IIGUbraDBp9bBNYXjK00hqSJ0IRqiPTY02UujaKVnpXGXlWedZCpe9+YMA= Received: by 10.70.122.10 with SMTP id u10mr4411484wxc; Sun, 06 Nov 2005 16:29:49 -0800 (PST) Received: by 10.70.91.17 with HTTP; Sun, 6 Nov 2005 16:29:49 -0800 (PST) Message-ID: <57416b300511061629pe663a97x8159994edfa377d7@mail.gmail.com> Date: Mon, 7 Nov 2005 11:29:49 +1100 From: Peter Clutton To: Aubrey{Al} Dunn In-Reply-To: <436E6F3A.7020504@charter.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436E6F3A.7020504@charter.net> Cc: freebsd-questions@freebsd.org Subject: Re: Freebsd install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 00:29:50 -0000 On 11/7/05, Aubrey{Al} Dunn wrote: > I am currently trying to install freebsd 6.0 and the problem is that > freebsd will not see my windows or netbsd side at all. All it See's > is the whole disk and nothing else. I would like to install freebsd > on the netbsd side but I do want to lost my windows installation. I think if you actually make a fat32 partition from inside Windows, then do the install on that, that will work, and you should be able to see it. Could be wrong though. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 00:30:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C5BC16A41F for ; Mon, 7 Nov 2005 00:30:25 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC43343D45 for ; Mon, 7 Nov 2005 00:30:23 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.1/8.13.1) with ESMTP id jA70Ujl8001172 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 6 Nov 2005 18:30:45 -0600 (CST) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=QaCA8dCz51ve+znvPbButB6FBF8xIqfntB7qQXxJG/ueqU558FpdOOLHhHoVn8gxz hUtXF5VxK05BFLRwcfmhw== In-Reply-To: <436E98B4.5080708@kbc.net.au> References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> <436E6776.8030507@kbc.net.au> <20051106231903.GA46371@slackbox.xs4all.nl> <436E98B4.5080708@kbc.net.au> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2A52F60F-4FAA-4A78-A5BB-AB3B598A6B1B@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 6 Nov 2005 18:30:08 -0600 To: Matthew Smith X-Mailer: Apple Mail (2.746.2) X-Spam-Status: No, score=-4.4 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 00:30:25 -0000 On Nov 6, 2005, at 5:58 PM, Matthew Smith wrote: > I've just had a look through /var/log/messages and have spotted some > lines that may be relevant: > > {timestamp} kernel: re0: couldn't map ports/memory > {timestamp} kernel: rl0: couldn't map ports/memory > {timestamp} kernel: pci0: at device 8.0 (no driver > attached) Well, the second line there, referencing rl0 is indeed the Realtek driver for the network card. The error, on the other hand, is something I'm not familiar with. Reading through the archives, I see the following link: http://lists.freebsd.org/pipermail/freebsd-questions/2004-December/ 067477.html In this post, this excerpt seems to apply: [QUOTE] I upgraded my laptop (Fujitsu-Siemens Lifebook C4355) to 5.3 this week, and had the same problem. My card started working when i disabled ACPI. I don't have a sufficiently pointy hat to tell you _why_ this happened... It shouldn't be like that, separate parts of the system, mumble grumble, but in the spirit of empirical observation: It Worked For Me. [/QUOTE] HTH ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 00:55:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C601E16A41F for ; Mon, 7 Nov 2005 00:55:00 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6253E43D46 for ; Mon, 7 Nov 2005 00:55:00 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from [64.30.211.58] (64-30-211-58.dsl.linkline.com [64.30.211.58]) by smtp2.linkline.com (Postfix) with ESMTP id EE1C32CA; Sun, 6 Nov 2005 16:54:55 -0800 (PST) User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Sun, 06 Nov 2005 16:54:57 -0800 From: Jeffrey Ellis To: Roland Smith , Jeffrey Ellis Message-ID: Thread-Topic: More help with find Thread-Index: AcXjNd9bHed6P08pEdqYJgAKlXMBfA== In-Reply-To: <20051106232444.GB46371@slackbox.xs4all.nl> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: More help with find X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 00:55:00 -0000 Hi, Roland-- That works great -- thank you! Ok... Would you mind if I asked you the next step? I'm now able to find all the files on the startup volume and not any other volumes. But now I need to be able to also see that same criteria for a particular volume which is *not* the startup drive, i.e., a specific volume which is contained in the Volumes directory, say 'foo'. In other words, I need to be able to isolate particular volumes to perform the find. I then would like to be able to have the modification date and filesize added to the display of the path and filename, and then sort the results by the mod. date in descending order. Is there a way to do that? All My Best, Jeffrey on 11/6/05 3:24 PM, Roland Smith at rsmith@xs4all.nl wrote: > On Sun, Nov 06, 2005 at 01:40:12PM -0800, Jeffrey Ellis wrote: > >> What I really need is an expression which will ls all files found which have >> a mod. date/time of more than a certain number of days from today, but that >> are *not* in the Volumes directory, i.e., only those results which exist on >> the startup volume. >> >> Is there a way to do this? > > The FreeBSD version of find has the '-x' option that does what you > want. Don't know what kind of 'find' darwin uses. GNU find has a similar > option. > > Roland From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 00:58:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99C7B16A41F for ; Mon, 7 Nov 2005 00:58:44 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4139943D6A for ; Mon, 7 Nov 2005 00:58:44 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from [64.30.211.58] (64-30-211-58.dsl.linkline.com [64.30.211.58]) by smtp2.linkline.com (Postfix) with ESMTP id 5AD9C16C; Sun, 6 Nov 2005 16:58:38 -0800 (PST) User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Sun, 06 Nov 2005 16:58:37 -0800 From: Jeffrey Ellis To: Roland Smith , Jeffrey Ellis Message-ID: Thread-Topic: More help with find Thread-Index: AcXjNmJ8oVNzNk8pEdqYJgAKlXMBfA== In-Reply-To: <20051106232444.GB46371@slackbox.xs4all.nl> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: More help with find X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 00:58:44 -0000 Hi, Rolland-- Ok. Stupid of me. Find -x /volumes/foo/* Seems to work fine. So I guess now I'm just left with the display and sorting questions. All My Best, Jeffrey on 11/6/05 3:24 PM, Roland Smith at rsmith@xs4all.nl wrote: > On Sun, Nov 06, 2005 at 01:40:12PM -0800, Jeffrey Ellis wrote: > >> What I really need is an expression which will ls all files found which have >> a mod. date/time of more than a certain number of days from today, but that >> are *not* in the Volumes directory, i.e., only those results which exist on >> the startup volume. >> >> Is there a way to do this? > > The FreeBSD version of find has the '-x' option that does what you > want. Don't know what kind of 'find' darwin uses. GNU find has a similar > option. > > Roland From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:01:31 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70F1416A41F for ; Mon, 7 Nov 2005 01:01:31 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from priv-edtnes56.telusplanet.net (outbound01.telus.net [199.185.220.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB6743D46 for ; Mon, 7 Nov 2005 01:01:28 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from [10.0.10.6] (really [154.20.242.227]) by priv-edtnes56.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051107010128.TSIO1819.priv-edtnes56.telusplanet.net@[10.0.10.6]> for ; Sun, 6 Nov 2005 18:01:28 -0700 From: Dave Webster To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Sun, 06 Nov 2005 16:59:33 -0800 Message-Id: <1131325173.3160.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:01:31 -0000 Hi, I'm trying to: pkg_add -r openoffice and I get the following: /var: write failed, filesystem is full mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', you're on your own! That last part is particularily chilling - if I'm on my own, I'm hooped! Here's the result of df -h: Filesystem Size Used Avail Capacity Mounted on /dev/ad0s1a 248M 93M 135M 41% / devfs 1.0K 1.0K 0B 100% /dev /dev/ad0s1e 248M 294K 228M 0% /tmp /dev/ad0s1f 72G 25G 42G 37% /usr /dev/ad0s1d 248M 62M 166M 27% /var linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc Any suggestions on what I should do? thanx in advance, Dave From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:06:17 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7178416A41F for ; Mon, 7 Nov 2005 01:06:17 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id D950F43D46 for ; Mon, 7 Nov 2005 01:06:16 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.1/8.13.1) with ESMTP id jA716gvW029416 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 6 Nov 2005 19:06:42 -0600 (CST) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=ODgiAN3FsQsrPi9yi5A7PgxHDbx1VHrFx1f31TH1GQDag2ggb5Rufqmt8jWth7Ik9 aTDJG0sm7pU+mkAjl3oPQ== In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <942B5207-1535-414A-8F41-BEECD9D90375@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 6 Nov 2005 19:06:05 -0600 To: Jeffrey Ellis X-Mailer: Apple Mail (2.746.2) X-Spam-Status: No, score=-4.2 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org Subject: Re: More help with find X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:06:17 -0000 On Nov 6, 2005, at 6:58 PM, Jeffrey Ellis wrote: > Hi, Rolland-- > > Ok. Stupid of me. > > Find -x /volumes/foo/* > > Seems to work fine. So I guess now I'm just left with the display and > sorting questions. > > All My Best, > Jeffrey Jeffrey, man find is your friend. Even though you're using Darwin, the man pages are still there. Simply go to a terminal and type: # man find If there's a particular page you're looking for, such as page 5, type: # man 5 find In this particular instance, there is no section 5 for find. For further help on using the man(ual), type: # man man HTH ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:07:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 797AF16A41F for ; Mon, 7 Nov 2005 01:07:15 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7E243D62 for ; Mon, 7 Nov 2005 01:07:08 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so283561wxc for ; Sun, 06 Nov 2005 17:07:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=t2wSKxl1OJY6xC6y7vxmBUtNGR2ItS9sR8j3EX6V5y7ZU8dpBp3p3Q1HY19bt2ESlrZfXpYfNwgyl2EevbPV1y8oV868vsWiHkcwj5tBdnQ55XSq/fXyMa8sqKXzKMpBTLPQxRWcmT7SckTDlFDmnoc/NctOb30PeePQXcmgeok= Received: by 10.70.118.14 with SMTP id q14mr4430901wxc; Sun, 06 Nov 2005 17:07:07 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h39sm2846208wxd.2005.11.06.17.07.07; Sun, 06 Nov 2005 17:07:07 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Sun, 6 Nov 2005 16:58:29 -0800 User-Agent: KMail/1.8.3 References: <1131325173.3160.5.camel@localhost> In-Reply-To: <1131325173.3160.5.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511061658.30611.ringworm01@gmail.com> Cc: Dave Webster Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:07:15 -0000 On Sunday 06 November 2005 16:59, Dave Webster wrote: > Hi, > I'm trying to: pkg_add -r openoffice and I get the following: > > /var: write failed, filesystem is full > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', you're > on your own! > > That last part is particularily chilling - if I'm on my own, I'm hooped! > > Here's the result of df -h: > > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 248M 93M 135M 41% / > devfs 1.0K 1.0K 0B 100% /dev > /dev/ad0s1e 248M 294K 228M 0% /tmp > /dev/ad0s1f 72G 25G 42G 37% /usr > /dev/ad0s1d 248M 62M 166M 27% /var > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > Any suggestions on what I should do? > thanx in advance, > Dave In /etc/rc.conf set: clear_tmp_enable="NO" to clear_tmp_enable="YES" then reboot. -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:08:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5409216A420 for ; Mon, 7 Nov 2005 01:08:15 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EB443D5E for ; Mon, 7 Nov 2005 01:08:02 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.1/8.13.1) with ESMTP id jA718Qt0032165 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 6 Nov 2005 19:08:26 -0600 (CST) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=r4iWR4b7XEbnkQLaoJoZL3X2d4gzNKZete2/gxhhma7H6A4c47H5WdEWHQMJyLayx 4fL3/AoSAUC5YPyg05kdg== In-Reply-To: <1131325173.3160.5.camel@localhost> References: <1131325173.3160.5.camel@localhost> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 6 Nov 2005 19:07:49 -0600 To: Dave Webster X-Mailer: Apple Mail (2.746.2) X-Spam-Status: No, score=-4.2 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:08:15 -0000 On Nov 6, 2005, at 6:59 PM, Dave Webster wrote: > Hi, > I'm trying to: pkg_add -r openoffice and I get the following: > > /var: write failed, filesystem is full > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', > you're > on your own! > > That last part is particularily chilling - if I'm on my own, I'm > hooped! > > Here's the result of df -h: > > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 248M 93M 135M 41% / > devfs 1.0K 1.0K 0B 100% /dev > /dev/ad0s1e 248M 294K 228M 0% /tmp > /dev/ad0s1f 72G 25G 42G 37% /usr > /dev/ad0s1d 248M 62M 166M 27% /var > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > Any suggestions on what I should do? > thanx in advance, > Dave > Try this: # du -hd2 /var Post that here, or reply directly to me. ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:09:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2711416A41F for ; Mon, 7 Nov 2005 01:09:52 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC59343D5C for ; Mon, 7 Nov 2005 01:09:50 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-91-226-109.san.res.rr.com [66.91.226.109]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id jA719m4i003019 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Nov 2005 17:09:49 -0800 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20051106170511.03899610@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sun, 06 Nov 2005 17:06:08 -0800 To: Dave Webster , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <1131325173.3160.5.camel@localhost> References: <1131325173.3160.5.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:09:52 -0000 At 04:59 PM 11/6/2005, Dave Webster wrote: >Hi, >I'm trying to: pkg_add -r openoffice and I get the following: > >/var: write failed, filesystem is full >mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device >pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', you're >on your own! > >That last part is particularily chilling - if I'm on my own, I'm hooped! > >Here's the result of df -h: > >Filesystem Size Used Avail Capacity Mounted on >/dev/ad0s1a 248M 93M 135M 41% / >devfs 1.0K 1.0K 0B 100% /dev >/dev/ad0s1e 248M 294K 228M 0% /tmp >/dev/ad0s1f 72G 25G 42G 37% /usr >/dev/ad0s1d 248M 62M 166M 27% /var >linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc You probably ran out of inodes. What does df -i show? -Glenn >Any suggestions on what I should do? >thanx in advance, >Dave > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:17:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2350D16A41F for ; Mon, 7 Nov 2005 01:17:07 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7490D43D45 for ; Mon, 7 Nov 2005 01:17:06 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from [10.10.10.210] (ppp211-161.lns1.adl2.internode.on.net [203.122.211.161]) by smtp1.adl2.internode.on.net (8.12.9/8.12.6) with ESMTP id jA71H3V1071542 for ; Mon, 7 Nov 2005 11:47:05 +1030 (CST) (envelope-from matt@kbc.net.au) Message-ID: <436EAB0E.2080104@kbc.net.au> Date: Mon, 07 Nov 2005 11:47:02 +1030 From: Matthew Smith User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> <436E6776.8030507@kbc.net.au> <20051106231903.GA46371@slackbox.xs4all.nl> <436E98B4.5080708@kbc.net.au> <2A52F60F-4FAA-4A78-A5BB-AB3B598A6B1B@secure-computing.net> In-Reply-To: <2A52F60F-4FAA-4A78-A5BB-AB3B598A6B1B@secure-computing.net> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:17:07 -0000 Eric F Crist wrote: > On Nov 6, 2005, at 5:58 PM, Matthew Smith wrote: > >> I've just had a look through /var/log/messages and have spotted some >> lines that may be relevant: >> >> {timestamp} kernel: re0: couldn't map ports/memory >> {timestamp} kernel: rl0: couldn't map ports/memory >> {timestamp} kernel: pci0: at device 8.0 (no driver >> attached) > > Well, the second line there, referencing rl0 is indeed the Realtek > driver for the network card. The error, on the other hand, is > something I'm not familiar with. > > Reading through the archives, I see the following link: > http://lists.freebsd.org/pipermail/freebsd-questions/2004-December/ > 067477.html My card started working when i disabled ACPI. Hmm - thanks for the suggestion, I should have tried this; every time I've had ACPI enabled under Linux, it has broken something. However, I have just tried booting with ACPI disabled with the FreeBSD boot disk and the minimal installation that managed to get on my hard disk - the result is that FreeBSD cannot find any drives! So, worth a try, but not the solution. Furthermore, I have now tried swapping the Realtek card for a D-Link (DFE530TX) one. The problem persists... Just a minor point - is 6 actually a stable version? I was wondering whether I've gone and picked up a development version when I should have been using 5.something. Cheers M -- Matthew Smith Kadina Business Consultancy, South Australia Work: Personal: From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:19:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AC4F16A41F for ; Mon, 7 Nov 2005 01:19:07 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7264543D45 for ; Mon, 7 Nov 2005 01:19:06 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr5.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA71Ivcb053498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Nov 2005 02:18:58 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <436EAB84.5000504@xs4all.nl> Date: Mon, 07 Nov 2005 02:19:00 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derek Ragona References: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: 6.0 panics on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:19:07 -0000 Derek Ragona wrote: > > I have a computer that has been running FreeBSD 4.X and 5.X without > problems. It runs 5.4 with no problems at all. This system has an > Intel 845 Motherboard and chipset, Intel Pentium 4 1.6 GHz CPU, 1 GB > RAM, NVidea GEForce MX/MX 400 video card, atapi CD-RW, IDE hard drive, > standard floppy. Nothing very exotic in this hardware. > > I tried first to cvsup to 6.0, and rebuild everything. The build was > fine including a custom kernel, but when I tried to boot the new 6.0, I > got a panic, Fatal trap 12, page fault at the NVidea driver in the > boot. So I re-booted the kernel.old, reverted my sources to 5.4 and > rebuilt the system all again. > > As the system rebuilt I downloaded and burned the ISO 6.0 image. > > I tried to boot the ISO image and do a binary upgrade. The CD booted > 6.0 fine, and the upgrade installed with only one error that the X.org > was already present. When I tried to boot the new 6.0 GENERIC kernel > that was installed, I got the same panic/page fault error I had when I > updated via cvsup. > > But since the same GENERIC kernel boots fine from CD I suspect there may > be some loader options I might need? I'd appreciate any help with > getting 6.0 to boot without the panic. > > Thanks Hi Derek, You probably just have to stop the nvidia driver from loading by specifying "unset nvidia_load" at the boot prompt and reinstall the nvidia driver once the system is booted. That's what I did at least, and I have had no problems while I've heard from other people that didn't disable and rebuilt their nvidia drivers that they also got panics on boot. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:20:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FFAB16A41F for ; Mon, 7 Nov 2005 01:20:25 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from grog.secure-computing.net (grog.secure-computing.net [216.243.161.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6B8343D45 for ; Mon, 7 Nov 2005 01:20:24 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (snipe.secure-computing.net [216.243.161.77]) (authenticated bits=0) by grog.secure-computing.net (8.13.1/8.13.1) with ESMTP id jA71Kplr050278 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT); Sun, 6 Nov 2005 19:20:51 -0600 (CST) (envelope-from ecrist@secure-computing.net) DomainKey-Signature: a=rsa-sha1; s=grog; d=secure-computing.net; c=nofws; q=dns; h=in-reply-to:references:mime-version:content-type:message-id:cc: content-transfer-encoding:from:subject:date:to:x-mailer:x-spam-status:x-spam-checker-version; b=EC57wq+3eqqnMdbnebXOM6+lc4I2g/OfTvNEZvStAnJnVhpBvH8yODkFwO+KkvPMY qY8E1eWddGuAWUuwuM6mg== In-Reply-To: <436EAB0E.2080104@kbc.net.au> References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> <436E6776.8030507@kbc.net.au> <20051106231903.GA46371@slackbox.xs4all.nl> <436E98B4.5080708@kbc.net.au> <2A52F60F-4FAA-4A78-A5BB-AB3B598A6B1B@secure-computing.net> <436EAB0E.2080104@kbc.net.au> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <191587E5-6B8F-47D4-9156-C0B162A59DE3@secure-computing.net> Content-Transfer-Encoding: 7bit From: Eric F Crist Date: Sun, 6 Nov 2005 19:20:14 -0600 To: Matthew Smith X-Mailer: Apple Mail (2.746.2) X-Spam-Status: No, score=-4.3 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on grog.secure-computing.net Cc: freebsd-questions@freebsd.org Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:20:25 -0000 On Nov 6, 2005, at 7:17 PM, Matthew Smith wrote: > Just a minor point - is 6 actually a stable version? I was wondering > whether I've gone and picked up a development version when I should > have > been using 5.something. It's officially a RELEASE, but I won't trust it until 6.3 or later on a production machine. Unless you're using some really special/new hardware, I would recommend attempting to install 5.4. ----- Eric F Crist Secure Computing Networks http://www.secure-computing.net From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:34:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32ED716A41F for ; Mon, 7 Nov 2005 01:34:56 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8922A43D45 for ; Mon, 7 Nov 2005 01:34:55 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id jA71Ye64005447; Sun, 6 Nov 2005 19:34:40 -0600 (CST) Message-Id: <6.0.0.22.2.20051106193209.025ddee0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Nov 2005 19:34:33 -0600 To: Hans Nieser From: Derek Ragona In-Reply-To: <436EAB84.5000504@xs4all.nl> References: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> <436EAB84.5000504@xs4all.nl> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 6.0 panics on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:34:56 -0000 At 07:19 PM 11/6/2005, Hans Nieser wrote: >Derek Ragona wrote: >>I have a computer that has been running FreeBSD 4.X and 5.X without >>problems. It runs 5.4 with no problems at all. This system has an Intel >>845 Motherboard and chipset, Intel Pentium 4 1.6 GHz CPU, 1 GB RAM, >>NVidea GEForce MX/MX 400 video card, atapi CD-RW, IDE hard drive, >>standard floppy. Nothing very exotic in this hardware. >>I tried first to cvsup to 6.0, and rebuild everything. The build was >>fine including a custom kernel, but when I tried to boot the new 6.0, I >>got a panic, Fatal trap 12, page fault at the NVidea driver in the >>boot. So I re-booted the kernel.old, reverted my sources to 5.4 and >>rebuilt the system all again. >>As the system rebuilt I downloaded and burned the ISO 6.0 image. >>I tried to boot the ISO image and do a binary upgrade. The CD booted 6.0 >>fine, and the upgrade installed with only one error that the X.org was >>already present. When I tried to boot the new 6.0 GENERIC kernel that >>was installed, I got the same panic/page fault error I had when I updated >>via cvsup. >>But since the same GENERIC kernel boots fine from CD I suspect there may >>be some loader options I might need? I'd appreciate any help with >>getting 6.0 to boot without the panic. >>Thanks > >Hi Derek, > >You probably just have to stop the nvidia driver from loading by >specifying "unset nvidia_load" at the boot prompt and reinstall the nvidia >driver once the system is booted. > >That's what I did at least, and I have had no problems while I've heard >from other people that didn't disable and rebuilt their nvidia drivers >that they also got panics on boot. Hans, Let me see if I understand the process. When I go to boot 6.0, escape to the boot prompt, then type: unset nvidia_load Once the system boots then, how do I reinstall the nvidia driver? That last step has me confused. Would I rebuild the kernel again? Or something else? -Derek From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:39:24 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC1716A41F for ; Mon, 7 Nov 2005 01:39:24 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from ash25e.internode.on.net (ash25e.internode.on.net [203.16.214.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61C2043D49 for ; Mon, 7 Nov 2005 01:39:21 +0000 (GMT) (envelope-from matt@kbc.net.au) Received: from [10.10.10.210] (ppp211-161.lns1.adl2.internode.on.net [203.122.211.161]) by ash25e.internode.on.net (8.12.9/8.12.6) with ESMTP id jA71dJ7Z080685 for ; Mon, 7 Nov 2005 12:09:20 +1030 (CST) (envelope-from matt@kbc.net.au) Message-ID: <436EB046.1010305@kbc.net.au> Date: Mon, 07 Nov 2005 12:09:18 +1030 From: Matthew Smith User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <436DCB19.2090005@kbc.net.au> <20051106102456.GA26939@slackbox.xs4all.nl> <436E6776.8030507@kbc.net.au> <20051106231903.GA46371@slackbox.xs4all.nl> <436E98B4.5080708@kbc.net.au> <2A52F60F-4FAA-4A78-A5BB-AB3B598A6B1B@secure-computing.net> <436EAB0E.2080104@kbc.net.au> <191587E5-6B8F-47D4-9156-C0B162A59DE3@secure-computing.net> In-Reply-To: <191587E5-6B8F-47D4-9156-C0B162A59DE3@secure-computing.net> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: NFS Installation Issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:39:24 -0000 Eric F Crist wrote: > On Nov 6, 2005, at 7:17 PM, Matthew Smith wrote: > >> Just a minor point - is 6 actually a stable version? I was wondering >> whether I've gone and picked up a development version when I should have >> been using 5.something. > > It's officially a RELEASE, but I won't trust it until 6.3 or later on a > production machine. Unless you're using some really special/new > hardware, I would recommend attempting to install 5.4. Thanks - I'm using extremely non-special and old hardware, so I'll grab the 5.4 release and start over. Hopefully I'll have more luck this time... I will report back. Cheers M -- Matthew Smith Kadina Business Consultancy, South Australia Work: Personal: From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 01:54:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DCB716A420 for ; Mon, 7 Nov 2005 01:54:43 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0679743D48 for ; Mon, 7 Nov 2005 01:54:42 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr15.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA71sYHd032460 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Nov 2005 02:54:34 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <436EB3DD.4050003@xs4all.nl> Date: Mon, 07 Nov 2005 02:54:37 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derek Ragona References: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> <436EAB84.5000504@xs4all.nl> <6.0.0.22.2.20051106193209.025ddee0@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20051106193209.025ddee0@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: 6.0 panics on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 01:54:43 -0000 Derek Ragona wrote: > At 07:19 PM 11/6/2005, Hans Nieser wrote: > >> Derek Ragona wrote: >> >>> I have a computer that has been running FreeBSD 4.X and 5.X without >>> problems. It runs 5.4 with no problems at all. This system has an >>> Intel 845 Motherboard and chipset, Intel Pentium 4 1.6 GHz CPU, 1 GB >>> RAM, NVidea GEForce MX/MX 400 video card, atapi CD-RW, IDE hard >>> drive, standard floppy. Nothing very exotic in this hardware. >>> I tried first to cvsup to 6.0, and rebuild everything. The build was >>> fine including a custom kernel, but when I tried to boot the new 6.0, >>> I got a panic, Fatal trap 12, page fault at the NVidea driver in the >>> boot. So I re-booted the kernel.old, reverted my sources to 5.4 and >>> rebuilt the system all again. >>> As the system rebuilt I downloaded and burned the ISO 6.0 image. >>> I tried to boot the ISO image and do a binary upgrade. The CD booted >>> 6.0 fine, and the upgrade installed with only one error that the >>> X.org was already present. When I tried to boot the new 6.0 GENERIC >>> kernel that was installed, I got the same panic/page fault error I >>> had when I updated via cvsup. >>> But since the same GENERIC kernel boots fine from CD I suspect there >>> may be some loader options I might need? I'd appreciate any help >>> with getting 6.0 to boot without the panic. >>> Thanks >> >> >> Hi Derek, >> >> You probably just have to stop the nvidia driver from loading by >> specifying "unset nvidia_load" at the boot prompt and reinstall the >> nvidia driver once the system is booted. >> >> That's what I did at least, and I have had no problems while I've >> heard from other people that didn't disable and rebuilt their nvidia >> drivers that they also got panics on boot. > > Hans, > > Let me see if I understand the process. When I go to boot 6.0, escape > to the boot prompt, then type: > unset nvidia_load > > Once the system boots then, how do I reinstall the nvidia driver? That > last step has me confused. Would I rebuild the kernel again? Or > something else? I (hopefully correctly) assumed you were using NVIDIA's own native drivers for FreeBSD as a loadable module (from the x11/nvidia-driver port), if so, then after booting without the nvidia module loaded, a "portupgrade -f nvidia-driver" should do the trick (or pkg_delete nvidia-driver && cd /usr/ports/x11/nvidia-driver && make install clean). But just in case, this is how I upgraded my system; I deleted all the ports/packages I had installed (since they have to be rebuilt for 6.0 anyway) with "pkg_delete -a", cvsupped ports and the RELENG_6_0 sources, rebuilt the kernel/world, commented out any third party modules (including nvidia) in /boot/loader.conf, rebooted and installed all the packages (including x11/nvidia-driver) I needed, and that's basically it. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 02:15:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC62116A420 for ; Mon, 7 Nov 2005 02:15:32 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A5343D45 for ; Mon, 7 Nov 2005 02:15:31 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id jA72FGZT005837; Sun, 6 Nov 2005 20:15:16 -0600 (CST) Message-Id: <6.0.0.22.2.20051106200927.026239b8@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Nov 2005 20:15:09 -0600 To: Hans Nieser From: Derek Ragona In-Reply-To: <436EB3DD.4050003@xs4all.nl> References: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> <436EAB84.5000504@xs4all.nl> <6.0.0.22.2.20051106193209.025ddee0@mail.computinginnovations.com> <436EB3DD.4050003@xs4all.nl> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 6.0 panics on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 02:15:32 -0000 At 07:54 PM 11/6/2005, Hans Nieser wrote: >Derek Ragona wrote: >>At 07:19 PM 11/6/2005, Hans Nieser wrote: >> >>>Derek Ragona wrote: >>> >>>>I have a computer that has been running FreeBSD 4.X and 5.X without >>>>problems. It runs 5.4 with no problems at all. This system has an >>>>Intel 845 Motherboard and chipset, Intel Pentium 4 1.6 GHz CPU, 1 GB >>>>RAM, NVidea GEForce MX/MX 400 video card, atapi CD-RW, IDE hard drive, >>>>standard floppy. Nothing very exotic in this hardware. >>>>I tried first to cvsup to 6.0, and rebuild everything. The build was >>>>fine including a custom kernel, but when I tried to boot the new 6.0, I >>>>got a panic, Fatal trap 12, page fault at the NVidea driver in the >>>>boot. So I re-booted the kernel.old, reverted my sources to 5.4 and >>>>rebuilt the system all again. >>>>As the system rebuilt I downloaded and burned the ISO 6.0 image. >>>>I tried to boot the ISO image and do a binary upgrade. The CD booted >>>>6.0 fine, and the upgrade installed with only one error that the X.org >>>>was already present. When I tried to boot the new 6.0 GENERIC kernel >>>>that was installed, I got the same panic/page fault error I had when I >>>>updated via cvsup. >>>>But since the same GENERIC kernel boots fine from CD I suspect there >>>>may be some loader options I might need? I'd appreciate any help with >>>>getting 6.0 to boot without the panic. >>>>Thanks >>> >>> >>>Hi Derek, >>> >>>You probably just have to stop the nvidia driver from loading by >>>specifying "unset nvidia_load" at the boot prompt and reinstall the >>>nvidia driver once the system is booted. >>> >>>That's what I did at least, and I have had no problems while I've heard >>>from other people that didn't disable and rebuilt their nvidia drivers >>>that they also got panics on boot. >>Hans, >>Let me see if I understand the process. When I go to boot 6.0, escape to >>the boot prompt, then type: >>unset nvidia_load >>Once the system boots then, how do I reinstall the nvidia driver? That >>last step has me confused. Would I rebuild the kernel again? Or >>something else? > >I (hopefully correctly) assumed you were using NVIDIA's own native drivers >for FreeBSD as a loadable module (from the x11/nvidia-driver port), if so, >then after booting without the nvidia module loaded, a "portupgrade -f >nvidia-driver" should do the trick (or pkg_delete nvidia-driver && cd >/usr/ports/x11/nvidia-driver && make install clean). > >But just in case, this is how I upgraded my system; I deleted all the >ports/packages I had installed (since they have to be rebuilt for 6.0 >anyway) with "pkg_delete -a", cvsupped ports and the RELENG_6_0 sources, >rebuilt the kernel/world, commented out any third party modules (including >nvidia) in /boot/loader.conf, rebooted and installed all the packages >(including x11/nvidia-driver) I needed, and that's basically it. > Yes I am using the nvidia driver that is from x11/nvidia-driver. I guess since I don't have the system boot into X, this didn't occur to me. It makes sense that the problem is this driver getting loaded at boot since it is in my loader.conf and the CD doesn't have that. I figured it would be something simple I was tripping on. Thanks for the help, I will try it and see how it works out. -Derek >Yes I am using the nvidia driver that is from x11/nvidia-driver From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 02:27:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6409516A41F for ; Mon, 7 Nov 2005 02:27:18 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from vfemail.net (miwi2dsl-a234.wi.tds.net [216.170.248.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id D981743D46 for ; Mon, 7 Nov 2005 02:27:17 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: (qmail 36550 invoked by uid 85); 7 Nov 2005 02:27:14 -0000 Received: from akbeech@gmail.com by mail.vfemail.net by uid 0 with qmail-scanner-1.16 (clamscan: 0.75.1. spamassassin: 2.63. Clear:. Processed in 1.599148 secs); 07 Nov 2005 02:27:14 -0000 Received: from unknown (HELO ?192.168.241.108?) (alaska@vfemail.net@24.237.206.237) by miwi2dsl-a234.wi.tds.net with RC4-MD5 encrypted SMTP; 7 Nov 2005 02:27:12 -0000 From: Beecher Rintoul Organization: NorthWind Communications To: freebsd-questions@freebsd.org Date: Sun, 6 Nov 2005 17:24:32 -0900 User-Agent: KMail/1.8.2 References: <436E739E.8020605@ywave.com> In-Reply-To: <436E739E.8020605@ywave.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1238155.eJO19XQbB5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511061724.53128.akbeech@gmail.com> Cc: Micah Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 02:27:18 -0000 --nextPart1238155.eJO19XQbB5 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 06 November 2005 12:20 pm, Micah wrote: > My desktop system just started doing this last night. I was upgrading > Gnome using the handy shell script they provide. It looks like sometime > around 11:30pm the computer reset. This morning I'm trying to reinstall > all the software that got lost in last night's reset and I get another > reset in the middle of compiling. The last message in /var/log/messages > before reboot is: > Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 > Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 > Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/kernel > > I just ran memtest86+ and there's no memory errors. I'm guessing it's a > hardware issue, but how do I diagnose it? > > Thanks, > Micah I had the exact same problem on a machine that I know doesn't have any=20 hardware problems. I should have just aborted that "script" when it started= =20 removing anything dependent on the new gnome libs. If you got as far as the= =20 new gnome progs installed. Just rebuild what you need. And use the "r" fla= g.=20 I'd much rather have a lib not found error than rebuild the way that "scrip= t"=20 does. I'm sure this is going to bite quite a few people before it's over. =46WIW I have the new kde back up with no errors, and I'll just deal with a= ny=20 other problems as they occur. Beech =2D-=20 DISCLAIMER: No electrons were harmed during the making of this message. =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \=20 =2D------------------------------------------------------------------------= =2D------------- --nextPart1238155.eJO19XQbB5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDbrr0Vq19LUoGB+MRAvEzAKDRnDNzofQca7JKjFpDQF/rm+GyBgCglyHv 5TKWbNZegrx3KscH4rasVdQ= =Gi8x -----END PGP SIGNATURE----- --nextPart1238155.eJO19XQbB5-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 02:27:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A8A116A41F for ; Mon, 7 Nov 2005 02:27:23 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from priv-edtnes57.telusplanet.net (outbound01.telus.net [199.185.220.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0FB043D46 for ; Mon, 7 Nov 2005 02:27:22 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from [10.0.10.6] (really [154.20.242.227]) by priv-edtnes57.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051107022721.TGTJ16348.priv-edtnes57.telusplanet.net@[10.0.10.6]>; Sun, 6 Nov 2005 19:27:21 -0700 From: Dave Webster To: Glenn Dawson In-Reply-To: <6.2.3.4.2.20051106170511.03899610@cobalt.antimatter.net> References: <1131325173.3160.5.camel@localhost> <6.2.3.4.2.20051106170511.03899610@cobalt.antimatter.net> Content-Type: text/plain Date: Sun, 06 Nov 2005 18:25:27 -0800 Message-Id: <1131330327.3160.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 02:27:25 -0000 Thanks for your reply: df -i shows: Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted o n /dev/ad0s1a 253678 95568 137816 41% 2400 30622 7% / devfs 1 1 0 100% 0 0 100% /dev /dev/ad0s1e 253678 294 233090 0% 28 32994 0% /tmp /dev/ad0s1f 75780150 25875488 43842250 37% 674565 9123065 7% /usr /dev/ad0s1d 253678 63504 169880 27% 2827 30195 9% /var linprocfs 4 4 0 100% 1 0 100% /usr/comp at/linux/proc On Sun, 2005-11-06 at 17:06 -0800, Glenn Dawson wrote: > At 04:59 PM 11/6/2005, Dave Webster wrote: > >Hi, > >I'm trying to: pkg_add -r openoffice and I get the following: > > > >/var: write failed, filesystem is full > >mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > >pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', you're > >on your own! > > > >That last part is particularily chilling - if I'm on my own, I'm hooped! > > > >Here's the result of df -h: > > > >Filesystem Size Used Avail Capacity Mounted on > >/dev/ad0s1a 248M 93M 135M 41% / > >devfs 1.0K 1.0K 0B 100% /dev > >/dev/ad0s1e 248M 294K 228M 0% /tmp > >/dev/ad0s1f 72G 25G 42G 37% /usr > >/dev/ad0s1d 248M 62M 166M 27% /var > >linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > You probably ran out of inodes. What does df -i show? > > -Glenn > > > >Any suggestions on what I should do? > >thanx in advance, > >Dave > > > > > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 02:43:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EB6C16A41F for ; Mon, 7 Nov 2005 02:43:07 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id D972543D46 for ; Mon, 7 Nov 2005 02:43:06 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 14588 invoked by uid 502); 7 Nov 2005 02:43:05 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 7 Nov 2005 02:43:05 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436EBF38.6000309@ywave.com> Date: Sun, 06 Nov 2005 18:43:04 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Beecher Rintoul References: <436E739E.8020605@ywave.com> <200511061724.53128.akbeech@gmail.com> In-Reply-To: <200511061724.53128.akbeech@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 02:43:07 -0000 Beecher Rintoul wrote: > On Sunday 06 November 2005 12:20 pm, Micah wrote: > >>My desktop system just started doing this last night. I was upgrading >>Gnome using the handy shell script they provide. It looks like sometime >>around 11:30pm the computer reset. This morning I'm trying to reinstall >>all the software that got lost in last night's reset and I get another >>reset in the middle of compiling. The last message in /var/log/messages >>before reboot is: >>Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 >>Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 >>Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/kernel >> >>I just ran memtest86+ and there's no memory errors. I'm guessing it's a >>hardware issue, but how do I diagnose it? >> >>Thanks, >>Micah > > > I had the exact same problem on a machine that I know doesn't have any > hardware problems. I should have just aborted that "script" when it started > removing anything dependent on the new gnome libs. If you got as far as the > new gnome progs installed. Just rebuild what you need. And use the "r" flag. > I'd much rather have a lib not found error than rebuild the way that "script" > does. I'm sure this is going to bite quite a few people before it's over. > FWIW I have the new kde back up with no errors, and I'll just deal with any > other problems as they occur. > > Beech > Except it reboot later when rebuilding the KDE stuff with portinstall NOT the Gnome script. And I'm getting occasional segmentation faults on Thunderbird and intermittent compiler errors like this one while portinstalling kdepim: then mv -f ".deps/eudora_xxport.Tpo" ".deps/eudora_xxport.Plo"; else rm -f ".deps/eudora_xxport.Tpo"; exit 1; fi eudora_xxport.cpp: In member function `virtual KABC::AddresseeList EudoraXXPort::importContacts(const QString&) const': eudora_xxport.cpp:121: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Something seems wrong. I don't think a software error should cause a system reboot without any log messages anywhere. Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 02:48:55 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3376516A41F for ; Mon, 7 Nov 2005 02:48:55 +0000 (GMT) (envelope-from marius_mps@yahoo.com) Received: from web36101.mail.mud.yahoo.com (web36101.mail.mud.yahoo.com [66.163.179.215]) by mx1.FreeBSD.org (Postfix) with SMTP id D4C5743D45 for ; Mon, 7 Nov 2005 02:48:54 +0000 (GMT) (envelope-from marius_mps@yahoo.com) Received: (qmail 42153 invoked by uid 60001); 7 Nov 2005 02:48:54 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=v9VzQUaqCbBJqvC/cG22xqdZ6rpovU9Mdf/AeVyT9CmO6Pb/Sv3jFt7t7qKwdKkOi4ECmQwQhrP8rlNbDIr8/hMk19MQR3jrDLsojd2XRkIK754d4G2N5jyWGCZ5frjoJm5nClNj6eQ//bHSHlE19l5+6SBo9rJ0mss2hXbKIuM= ; Message-ID: <20051107024854.42151.qmail@web36101.mail.mud.yahoo.com> Received: from [86.125.54.127] by web36101.mail.mud.yahoo.com via HTTP; Sun, 06 Nov 2005 18:48:54 PST Date: Sun, 6 Nov 2005 18:48:54 -0800 (PST) From: Marius Cirsta To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: ppp problem ( pppoe ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 02:48:55 -0000 I've got to use PPPoE to access the internet through a regular LAN ( my ISP requires it ) . It works on Windows ( using PAP as auth ) and on Linux using rp-pppoe . It seems simple enough to do in FreeBSD but it doesn't work . Here's my ppp.conf file : default: set log Phase tun command # you can add more detailed logging if you wish set ifaddr 10.0.0.1/0 10.0.0.2/0 rds: set device PPPoE:xl0:rds # replace xl1 with your Ethernet device set authname tm212418 set authkey PASS set dial set login add default HISADDR And here's how the log looks and what fails : Nov 7 02:27:55 ppp[541]: tun0: Phase: Caught signal 2, abort connection(s) Nov 7 02:28:02 ppp[541]: tun0: Command: /dev/ttyv0: equit Nov 7 02:28:10 ppp[541]: tun0: Command: /dev/ttyv0: call Nov 7 02:28:10 ppp[541]: tun0: Phase: bundle: Establish Nov 7 02:28:10 ppp[541]: tun0: Phase: deflink: closed -> opening Nov 7 02:28:10 ppp[541]: tun0: Phase: deflink: Connected! Nov 7 02:28:10 ppp[541]: tun0: Phase: deflink: opening -> dial Nov 7 02:28:10 ppp[541]: tun0: Phase: deflink: dial -> carrier Nov 7 02:28:11 ppp[541]: tun0: Phase: Received NGM_PPPOE_ACNAME (hook "RMSPPPOE") Nov 7 02:28:11 ppp[541]: tun0: Phase: Received NGM_PPPOE_SESSIONID Nov 7 02:28:11 ppp[541]: tun0: Phase: Received NGM_PPPOE_SUCCESS Nov 7 02:28:11 ppp[541]: tun0: Phase: deflink: carrier -> login Nov 7 02:28:11 ppp[541]: tun0: Phase: deflink: login -> lcp Nov 7 02:28:12 ppp[541]: tun0: Warning: deflink: Reducing configured MRU from 1500 to 1492 Nov 7 02:28:14 ppp[541]: tun0: Phase: bundle: Authenticate Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: his = CHAP 0x81, mine = none Nov 7 02:28:14 ppp[541]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from -) Nov 7 02:28:14 ppp[541]: tun0: Phase: Chap Output: RESPONSE (tm212418) Nov 7 02:28:14 ppp[541]: tun0: Phase: Chap Input: FAILURE (E=691 R=1 C=DBD8E1FC29E5AA114460DFB8BAA09887 V=3) Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: Disconnected! Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: lcp -> logout Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: logout -> hangup Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: Disconnected! Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: Connect time: 4 secs: 267 octets in, 196 octets out Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: 8 packets in, 7 packets out Nov 7 02:28:14 ppp[541]: tun0: Phase: total 115 bytes/sec, peak 38 bytes/sec on Mon Nov 7 02:28:13 2005 Nov 7 02:28:14 ppp[541]: tun0: Phase: deflink: hangup -> closed Nov 7 02:28:14 ppp[541]: tun0: Phase: bundle: Dead It looks to my that it fails on authentification . I would like to use pap as it works in Windows ( I have no idea what rp-pppoe uses ) but I don't know how to do it as deny chap and disable chap don't seem to have any efect ( it still tries chap auth and then fails ) . Any ideas on what to do would be greatly apreciated . I can't use FreeBSD without a working net connection and it's a pity . __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 03:28:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DEE816A41F for ; Mon, 7 Nov 2005 03:28:28 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: from vfemail.net (miwi2dsl-a234.wi.tds.net [216.170.248.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7A3B43D4C for ; Mon, 7 Nov 2005 03:28:27 +0000 (GMT) (envelope-from akbeech@gmail.com) Received: (qmail 78232 invoked by uid 85); 7 Nov 2005 03:28:24 -0000 Received: from akbeech@gmail.com by mail.vfemail.net by uid 0 with qmail-scanner-1.16 (clamscan: 0.75.1. spamassassin: 2.63. Clear:. Processed in 2.094276 secs); 07 Nov 2005 03:28:24 -0000 Received: from unknown (HELO ?192.168.241.108?) (alaska@vfemail.net@24.237.206.237) by miwi2dsl-a234.wi.tds.net with RC4-MD5 encrypted SMTP; 7 Nov 2005 03:28:22 -0000 From: Beecher Rintoul Organization: NorthWind Communications To: Micah Date: Sun, 6 Nov 2005 18:27:58 -0900 User-Agent: KMail/1.8.2 References: <436E739E.8020605@ywave.com> <200511061724.53128.akbeech@gmail.com> <436EBF38.6000309@ywave.com> In-Reply-To: <436EBF38.6000309@ywave.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart282851258.fxjpszou9D"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511061828.16327.akbeech@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 03:28:28 -0000 --nextPart282851258.fxjpszou9D Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 06 November 2005 05:43 pm, Micah wrote: > Beecher Rintoul wrote: > > On Sunday 06 November 2005 12:20 pm, Micah wrote: > >>My desktop system just started doing this last night. I was upgrading > >>Gnome using the handy shell script they provide. It looks like sometime > >>around 11:30pm the computer reset. This morning I'm trying to reinstall > >>all the software that got lost in last night's reset and I get another > >>reset in the middle of compiling. The last message in /var/log/messages > >>before reboot is: > >>Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 > >>Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 > >>Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/kernel > >> > >>I just ran memtest86+ and there's no memory errors. I'm guessing it's a > >>hardware issue, but how do I diagnose it? > >> > >>Thanks, > >>Micah > > > > I had the exact same problem on a machine that I know doesn't have any > > hardware problems. I should have just aborted that "script" when it > > started removing anything dependent on the new gnome libs. If you got as > > far as the new gnome progs installed. Just rebuild what you need. And > > use the "r" flag. I'd much rather have a lib not found error than rebui= ld > > the way that "script" does. I'm sure this is going to bite quite a few > > people before it's over. FWIW I have the new kde back up with no errors, > > and I'll just deal with any other problems as they occur. > > > > Beech > > Except it reboot later when rebuilding the KDE stuff with portinstall > NOT the Gnome script. And I'm getting occasional segmentation faults on > Thunderbird and intermittent compiler errors like this one while > portinstalling kdepim: > then mv -f ".deps/eudora_xxport.Tpo" ".deps/eudora_xxport.Plo"; else rm > -f ".deps/eudora_xxport.Tpo"; exit 1; fi > eudora_xxport.cpp: In member function `virtual KABC::AddresseeList > EudoraXXPort::importContacts(const QString&) const': > eudora_xxport.cpp:121: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > > Something seems wrong. I don't think a software error should cause a > system reboot without any log messages anywhere. > I agree, I've never seen this before either. I just shelled into one of my= =20 office machines running the same update; it's no longer online. The box in= =20 question is a new AMD 64 with 1GB of regestered ram, that has been rock sol= id=20 running 6-stable. When I left last night, It was updating gnome and kde fro= m=20 current ports. I'll drive over after dinner and see what's really happening= =2E=20 =46or now you probably should just cvsup with the date tag set before the g= nome=20 update, delete and it all and start over. On this box, I deleted everything= =20 (which already wasn't) Installed the (new) gnome ports, and so far I have=20 basic kde and firefox installed and working. I would have been really nice = if=20 the coders would reveal why this new script was important. I'll probably fi= nd=20 out the hard way. Beech =2D-=20 DISCLAIMER: No electrons were harmed during the making of this message. =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - System Administrator - akbeech@gmail.com /"\ ASCII Ribbon Campaign | NorthWind Communications \ / - NO HTML/RTF in e-mail | 201 East 9th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \=20 =2D------------------------------------------------------------------------= =2D------------- --nextPart282851258.fxjpszou9D Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDbsnQVq19LUoGB+MRAkJKAKDB6teTnHXtwJMsQRC4g9jdRJHWQACguutm a1HmjKA8+AV5Qj/mYknC29w= =XBqA -----END PGP SIGNATURE----- --nextPart282851258.fxjpszou9D-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 03:31:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E6716A41F for ; Mon, 7 Nov 2005 03:31:09 +0000 (GMT) (envelope-from dan@wolf.com) Received: from houston.wolf.com (houston.wolf.com [216.40.226.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id F32D743D46 for ; Mon, 7 Nov 2005 03:31:08 +0000 (GMT) (envelope-from dan@wolf.com) Received: (qmail 20098 invoked by uid 511); 7 Nov 2005 03:31:08 -0000 Message-ID: <20051107033108.20097.qmail@houston.wolf.com> From: "Daniel C. Mahoney" To: freebsd-questions@freebsd.org Date: Mon, 07 Nov 2005 03:31:08 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: 4.9-STABLE - need to mount USB hard drive, create partition, newfs, etc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 03:31:09 -0000 I've got a 4.9-STABLE system. I have a 250GB USB hard drive, and I'd like to create a UFS file system on it then mount it. It had an ext2 file system on it, but deleted it before taking it off the Linux box. I've tried working with disklabel and fdisk, but I don't seem to be understanding the man pages since I'm not getting anywhere. The system *is* seeing the drive as /dev/da0. Can anyone offer me directions on what I've got to do? -------------------------- Dan Mahoney dan@wolf.com "How you behave towards cats here below determines your status in Heaven." Robert Heinlein "There are two means of refuge from the miseries of life - music and cats" - Albert Schweitzer From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 03:41:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B9616A41F for ; Mon, 7 Nov 2005 03:41:51 +0000 (GMT) (envelope-from adiakin@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44AAE43D45 for ; Mon, 7 Nov 2005 03:41:51 +0000 (GMT) (envelope-from adiakin@gmail.com) Received: by wproxy.gmail.com with SMTP id i32so251641wra for ; Sun, 06 Nov 2005 19:41:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NEXJLrJ5qvmenv00VkVhjMNB5I5c/IOwXsa1O0a/L9opovebqJzqp0KJkmjjjp1fK1M4FQe2OdB5xffEnMO78JpE5TogSay0mBkrzewBaCf9TNkpdhQh9WhVPyAgCKUu1AikdrI/HFDpuYrqQc4/bh4DzeuweFOSVNwuA+mya2w= Received: by 10.54.111.14 with SMTP id j14mr3840517wrc; Sun, 06 Nov 2005 19:41:50 -0800 (PST) Received: by 10.54.141.1 with HTTP; Sun, 6 Nov 2005 19:41:50 -0800 (PST) Message-ID: Date: Mon, 7 Nov 2005 03:41:50 +0000 From: Andrew Diakin To: FreeBSD Mail List MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: PS/2 keyboard don't work in FreeBSD 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 03:41:51 -0000 Hi, I try ti install FreeBSD 6.0 Release but my Microsoft PS/2 keyboard don't work at all. At beta2 it work about 2 minutes... Has anybody the same trouble? From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 03:44:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B8416A41F for ; Mon, 7 Nov 2005 03:44:30 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 439EC43D45 for ; Mon, 7 Nov 2005 03:44:30 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from reverse-213-146-114-24.cust.kamp-dsl.de [213.146.114.24] (helo=reverse-213-146-114-24.cust.kamp-dsl.de) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis), id 0ML2Dk-1EYxvo120g-0004uT; Mon, 07 Nov 2005 04:44:28 +0100 Date: Mon, 7 Nov 2005 04:49:33 +0100 (CET) From: "P.U.Kruppa" X-X-Sender: root@www.pukruppa.net To: "Daniel C. Mahoney" In-Reply-To: <20051107033108.20097.qmail@houston.wolf.com> Message-ID: <20051107044607.Y2634@www.pukruppa.net> References: <20051107033108.20097.qmail@houston.wolf.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2446dbdf8275641f979193ced594c629 Cc: freebsd-questions@freebsd.org Subject: Re: 4.9-STABLE - need to mount USB hard drive, create partition, newfs, etc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 03:44:30 -0000 On Mon, 7 Nov 2005, Daniel C. Mahoney wrote: > I've got a 4.9-STABLE system. I have a 250GB USB hard drive, and I'd like to > create a UFS file system on it then mount it. It had an ext2 file system on > it, but deleted it before taking it off the Linux box. > I've tried working with disklabel and fdisk, but I don't seem to be > understanding the man pages since I'm not getting anywhere. The system *is* > seeing the drive as /dev/da0. > Can anyone offer me directions on what I've got to do? Did you try # /stand/sysinstall This will give you the FreeBSD installation menu and you should be able to setup partitions and formatting. Good Luck, Uli. > -------------------------- > Dan Mahoney > dan@wolf.com > "How you behave towards cats here below determines your status in Heaven." > Robert Heinlein > "There are two means of refuge from the miseries of > life - music and cats" - Albert Schweitzer > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * ********************************************* From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 03:56:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B1816A41F for ; Mon, 7 Nov 2005 03:56:33 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id F025843D45 for ; Mon, 7 Nov 2005 03:56:32 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from [64.30.211.58] (64-30-211-58.dsl.linkline.com [64.30.211.58]) by smtp2.linkline.com (Postfix) with ESMTP id 129FC169; Sun, 6 Nov 2005 19:56:28 -0800 (PST) User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Sun, 06 Nov 2005 19:56:30 -0800 From: Jeffrey Ellis To: Eric F Crist , Jeffrey Ellis Message-ID: Thread-Topic: More help with find Thread-Index: AcXjTzwXet3sKU9CEdqYJgAKlXMBfA== In-Reply-To: <942B5207-1535-414A-8F41-BEECD9D90375@secure-computing.net> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: More help with find X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 03:56:33 -0000 Hi, Eric-- Thanks, yes. I've read through it several times, but unfortunately am finding it very difficult to both understand, or know how to use as far as the actual syntax would go. Hence the need for a bit of help :) All My Best, Jeffrey on 11/6/05 5:06 PM, Eric F Crist at ecrist@secure-computing.net wrote: > On Nov 6, 2005, at 6:58 PM, Jeffrey Ellis wrote: > >> Hi, Rolland-- >> >> Ok. Stupid of me. >> >> Find -x /volumes/foo/* >> >> Seems to work fine. So I guess now I'm just left with the display and >> sorting questions. >> >> All My Best, >> Jeffrey > > Jeffrey, > > man find is your friend. Even though you're using Darwin, the man > pages are still there. Simply go to a terminal and type: > > # man find > > If there's a particular page you're looking for, such as page 5, type: > > # man 5 find > > In this particular instance, there is no section 5 for find. For > further help on using the man(ual), type: > > # man man > > HTH > ----- > Eric F Crist > Secure Computing Networks > http://www.secure-computing.net > > > From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 04:09:16 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40FF616A41F for ; Mon, 7 Nov 2005 04:09:16 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A83443D45 for ; Mon, 7 Nov 2005 04:09:15 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p17.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.5/8.12.11) with ESMTP id jA748xfD001049; Sun, 6 Nov 2005 22:09:00 -0600 (CST) Message-Id: <6.0.0.22.2.20051106220717.02634c18@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Sun, 06 Nov 2005 22:08:52 -0600 To: Hans Nieser From: Derek Ragona In-Reply-To: <436EB3DD.4050003@xs4all.nl> References: <6.0.0.22.2.20051106182349.025dd7c0@mail.computinginnovations.com> <436EAB84.5000504@xs4all.nl> <6.0.0.22.2.20051106193209.025ddee0@mail.computinginnovations.com> <436EB3DD.4050003@xs4all.nl> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-MailScanner-From: derek@computinginnovations.com Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: 6.0 panics on boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 04:09:16 -0000 At 07:54 PM 11/6/2005, Hans Nieser wrote: >Derek Ragona wrote: >>At 07:19 PM 11/6/2005, Hans Nieser wrote: >> >>>Derek Ragona wrote: >>> >>>>I have a computer that has been running FreeBSD 4.X and 5.X without >>>>problems. It runs 5.4 with no problems at all. This system has an >>>>Intel 845 Motherboard and chipset, Intel Pentium 4 1.6 GHz CPU, 1 GB >>>>RAM, NVidea GEForce MX/MX 400 video card, atapi CD-RW, IDE hard drive, >>>>standard floppy. Nothing very exotic in this hardware. >>>>I tried first to cvsup to 6.0, and rebuild everything. The build was >>>>fine including a custom kernel, but when I tried to boot the new 6.0, I >>>>got a panic, Fatal trap 12, page fault at the NVidea driver in the >>>>boot. So I re-booted the kernel.old, reverted my sources to 5.4 and >>>>rebuilt the system all again. >>>>As the system rebuilt I downloaded and burned the ISO 6.0 image. >>>>I tried to boot the ISO image and do a binary upgrade. The CD booted >>>>6.0 fine, and the upgrade installed with only one error that the X.org >>>>was already present. When I tried to boot the new 6.0 GENERIC kernel >>>>that was installed, I got the same panic/page fault error I had when I >>>>updated via cvsup. >>>>But since the same GENERIC kernel boots fine from CD I suspect there >>>>may be some loader options I might need? I'd appreciate any help with >>>>getting 6.0 to boot without the panic. >>>>Thanks >>> >>> >>>Hi Derek, >>> >>>You probably just have to stop the nvidia driver from loading by >>>specifying "unset nvidia_load" at the boot prompt and reinstall the >>>nvidia driver once the system is booted. >>> >>>That's what I did at least, and I have had no problems while I've heard >>>from other people that didn't disable and rebuilt their nvidia drivers >>>that they also got panics on boot. >>Hans, >>Let me see if I understand the process. When I go to boot 6.0, escape to >>the boot prompt, then type: >>unset nvidia_load >>Once the system boots then, how do I reinstall the nvidia driver? That >>last step has me confused. Would I rebuild the kernel again? Or >>something else? > >I (hopefully correctly) assumed you were using NVIDIA's own native drivers >for FreeBSD as a loadable module (from the x11/nvidia-driver port), if so, >then after booting without the nvidia module loaded, a "portupgrade -f >nvidia-driver" should do the trick (or pkg_delete nvidia-driver && cd >/usr/ports/x11/nvidia-driver && make install clean). > >But just in case, this is how I upgraded my system; I deleted all the >ports/packages I had installed (since they have to be rebuilt for 6.0 >anyway) with "pkg_delete -a", cvsupped ports and the RELENG_6_0 sources, >rebuilt the kernel/world, commented out any third party modules (including >nvidia) in /boot/loader.conf, rebooted and installed all the packages >(including x11/nvidia-driver) I needed, and that's basically it. > Hans, I changed the line in loader.conf to NO, booted the CD, ran the upgrade, cvsup'd then reinstalled the nvidea driver from the port. It is working great. Thanks again for your help. -Derek From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 04:19:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CD6A16A41F for ; Mon, 7 Nov 2005 04:19:57 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA9AF43D46 for ; Mon, 7 Nov 2005 04:19:54 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id jA74Jlhp008155 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Nov 2005 11:19:47 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id jA74JjS7068019; Mon, 7 Nov 2005 11:19:45 +0700 (ICT) Date: Mon, 7 Nov 2005 11:19:45 +0700 (ICT) Message-Id: <200511070419.jA74JjS7068019@banyan.cs.ait.ac.th> From: Olivier Nicole To: kirk@strauser.com In-reply-to: <200511041129.17912.kirk@strauser.com> (message from Kirk Strauser on Fri, 4 Nov 2005 11:29:12 -0600) References: <200511040956.19087.kirk@strauser.com> <436B8ADF.4000703@mac.com> <200511041129.17912.kirk@strauser.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 04:19:57 -0000 > We do the mirroring by running a program that dumps the FoxPro > tables out as tab-delimited files. Thus far, we'd been using > PostgreSQL's "copy from" command to read those files into the > database. In reality, though, a very, very small percentage of > rows in those tables actually change. So, I wrote a program > that takes the output of diff and converts it into a series of I think the problem could be considered another way. if you have access to the "legacy/FoxPro" application, it should be modifed to add a timestamp to each reccord modification. Then you could only dump those reccords that were modified since the last change. That seems to me the only long term viable solution that could sizeup nicely with your set of data. Not to mention that once implemented it would be much much faster. Olivier From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 05:00:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9195D16A420 for ; Mon, 7 Nov 2005 05:00:01 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from priv-edtnes40.telusplanet.net (outbound05.telus.net [199.185.220.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7549743D5D for ; Mon, 7 Nov 2005 04:59:57 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from [10.0.10.6] (really [154.20.242.227]) by priv-edtnes40.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051107045955.WXED28547.priv-edtnes40.telusplanet.net@[10.0.10.6]>; Sun, 6 Nov 2005 21:59:55 -0700 From: Dave Webster To: FreeBSD questions , "Michael C. Shultz" In-Reply-To: <200511061658.30611.ringworm01@gmail.com> References: <1131325173.3160.5.camel@localhost> <200511061658.30611.ringworm01@gmail.com> Content-Type: text/plain Date: Sun, 06 Nov 2005 20:57:58 -0800 Message-Id: <1131339478.1078.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 05:00:01 -0000 Thanks for the response, I edited the /etc/rc.conf with the clear_tmp_enable="YES" rebooted reran pkg_add -r openoffice same error. On Sun, 2005-11-06 at 16:58 -0800, Michael C. Shultz wrote: > On Sunday 06 November 2005 16:59, Dave Webster wrote: > > Hi, > > I'm trying to: pkg_add -r openoffice and I get the following: > > > > /var: write failed, filesystem is full > > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', you're > > on your own! > > > > That last part is particularily chilling - if I'm on my own, I'm hooped! > > > > Here's the result of df -h: > > > > Filesystem Size Used Avail Capacity Mounted on > > /dev/ad0s1a 248M 93M 135M 41% / > > devfs 1.0K 1.0K 0B 100% /dev > > /dev/ad0s1e 248M 294K 228M 0% /tmp > > /dev/ad0s1f 72G 25G 42G 37% /usr > > /dev/ad0s1d 248M 62M 166M 27% /var > > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > > > Any suggestions on what I should do? > > thanx in advance, > > Dave > > In /etc/rc.conf set: > > clear_tmp_enable="NO" > > to > > clear_tmp_enable="YES" > > then reboot. > > -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 05:01:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ADCA16A421 for ; Mon, 7 Nov 2005 05:01:37 +0000 (GMT) (envelope-from crs.freebsd_mailinglist@users.nuaptools.com) Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 217CC43D46 for ; Mon, 7 Nov 2005 05:01:35 +0000 (GMT) (envelope-from crs.freebsd_mailinglist@users.nuaptools.com) Received: from cpe-069-132-090-051.carolina.res.rr.com [69.132.90.51] (helo=crskayak) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1EYz8Q1VCC-0002rb; Mon, 07 Nov 2005 00:01:34 -0500 Message-ID: <025b01c5e358$586f6610$b300a8c0@crskayak> From: "Clay" To: "FreeBSD Mailing List" References: <20051106120047.5EE4B16A422@hub.freebsd.org> <1131308616.746.21.camel@dell.sinux.seb> Date: Mon, 7 Nov 2005 00:01:40 -0500 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.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Provags-ID: perfora.net abuse@perfora.net login:b1de210854115b00b7e9e85015d9a091 Subject: Re: 5.4 Generic Kernel - da and scbus...I'm at a loss X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Clay List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 05:01:37 -0000 Thanks for the response. Did you have a problem with "opt_usbverbose.h"? I replaced the existing "usb_subr.c" with the patched version and have not been able to successfully compile the new kernel using it seemly due to "opt_usbverbose.h" not being found. Thanks, -Clay . . . . . ----- Original Message ----- From: "Sebastien" To: Cc: Sent: Sunday, November 06, 2005 3:23 PM Subject: Re: 5.4 Generic Kernel - da and scbus...I'm at a loss > I am a newbie to kernel related things. I'm running 5.4 using the generic > kernel. I am problems with using an iPod via USB, and it seems that I may > not have device support for sa and scbus in my kernel. I have been > searching for a few hours this evening using various criteria and am still > unable to get past this issue. > > It seems like the failure is that a device node /dev/da* for the umass > drive > isn't be created. Any help would be appreciated. I am going to try > booting > the 6.0 kernel off CD next and then go from there. I had the same problem with a "nano". I had many difficulties to find a way to solve it too. Finally this link helped me http://lists.freebsd.org/pipermail/freebsd-usb/2005-September/001534.html I patched /usr/src/sys/dev/usb/usb_subr.c as described, compiled my kernel again and it works... I'm not sure that it's the right way but it works... From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 05:16:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96AD816A41F for ; Mon, 7 Nov 2005 05:16:03 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF1A43D46 for ; Mon, 7 Nov 2005 05:16:03 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so332006wxc for ; Sun, 06 Nov 2005 21:16:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=tWa6vSiLwFNEeNjIaNsg1u/oI84OoPdmZIDrorKUgKpcUjVhNHttGhO7LaknXCghnr4diK3WujGsg+pQdNEUSzU41bk5dN3odF5SLwFO8EEnRf8QDS4HnAK1v7ItdsWQ9MpLHqCxCTKBKW/K0Cu+Xpp/I6EgV6ZJRY5B+Ac8UOg= Received: by 10.70.44.3 with SMTP id r3mr4609183wxr; Sun, 06 Nov 2005 21:16:02 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h11sm25021wxd.2005.11.06.21.15.59; Sun, 06 Nov 2005 21:16:02 -0800 (PST) From: "Michael C. Shultz" To: Dave Webster Date: Sun, 6 Nov 2005 21:07:24 -0800 User-Agent: KMail/1.8.3 References: <1131325173.3160.5.camel@localhost> <200511061658.30611.ringworm01@gmail.com> <1131339478.1078.2.camel@localhost> In-Reply-To: <1131339478.1078.2.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511062107.25015.ringworm01@gmail.com> Cc: FreeBSD questions Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 05:16:03 -0000 On Sunday 06 November 2005 20:57, Dave Webster wrote: > Thanks for the response, > I edited the /etc/rc.conf with the clear_tmp_enable="YES" > rebooted > reran pkg_add -r openoffice > same error. 248M 62M 166M 27% /var probably you don't have enough drive space on tmp, try linking /tmp to /usr/tmp, you have 42 gigs free there. On your machine try this mkdir /usr/tmp umount -f /tmp rm -r /tmp ln -sv /usr/tmp /tmp then reboot -Mike > > On Sun, 2005-11-06 at 16:58 -0800, Michael C. Shultz wrote: > > On Sunday 06 November 2005 16:59, Dave Webster wrote: > > > Hi, > > > I'm trying to: pkg_add -r openoffice and I get the following: > > > > > > /var: write failed, filesystem is full > > > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', > > > you're on your own! > > > > > > That last part is particularily chilling - if I'm on my own, I'm > > > hooped! > > > > > > Here's the result of df -h: > > > > > > Filesystem Size Used Avail Capacity Mounted on > > > /dev/ad0s1a 248M 93M 135M 41% / > > > devfs 1.0K 1.0K 0B 100% /dev > > > /dev/ad0s1e 248M 294K 228M 0% /tmp > > > /dev/ad0s1f 72G 25G 42G 37% /usr > > > /dev/ad0s1d 248M 62M 166M 27% /var > > > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > > > > > Any suggestions on what I should do? > > > thanx in advance, > > > Dave > > > > In /etc/rc.conf set: > > > > clear_tmp_enable="NO" > > > > to > > > > clear_tmp_enable="YES" > > > > then reboot. > > > > -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 05:22:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EBFA16A41F for ; Mon, 7 Nov 2005 05:22:19 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2781E43D45 for ; Mon, 7 Nov 2005 05:22:18 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so316577wxc for ; Sun, 06 Nov 2005 21:22:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=qovjY/aORJ/bjvOhYQRwus05HLlf/6zRsWvggWqxpsYcaXhS6zHGcyFtc4hYAK/MCPsH9TfjzgBvH5AxuoBw+y1oZjpYcJLYdiWqTpoKlQPyCS6XZ4U+hYa8XZEhbbODngwfMDbfw3HRtEatcRUG1bOcM8CNk/zO7gsEZS4VIKM= Received: by 10.70.117.16 with SMTP id p16mr4636417wxc; Sun, 06 Nov 2005 21:22:18 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h18sm731442wxd.2005.11.06.21.22.17; Sun, 06 Nov 2005 21:22:18 -0800 (PST) From: "Michael C. Shultz" To: Dave Webster Date: Sun, 6 Nov 2005 21:13:41 -0800 User-Agent: KMail/1.8.3 References: <1131325173.3160.5.camel@localhost> <1131339478.1078.2.camel@localhost> <200511062107.25015.ringworm01@gmail.com> In-Reply-To: <200511062107.25015.ringworm01@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511062113.42397.ringworm01@gmail.com> Cc: FreeBSD questions Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 05:22:19 -0000 On Sunday 06 November 2005 21:07, Michael C. Shultz wrote: > On Sunday 06 November 2005 20:57, Dave Webster wrote: > > Thanks for the response, > > I edited the /etc/rc.conf with the clear_tmp_enable="YES" > > rebooted > > reran pkg_add -r openoffice > > same error. > > 248M 62M 166M 27% /var > > probably you don't have enough drive space on tmp, try linking > /tmp to /usr/tmp, you have 42 gigs free there. On your machine > try this > > mkdir /usr/tmp > umount -f /tmp > rm -r /tmp > ln -sv /usr/tmp /tmp > > then reboot > > -Mike If its not too late, go into /etc/fstab and comment out the line that mounts /dev/ad0s1e to /tmp before you reboot sorry I forgot to mention that... > > > On Sun, 2005-11-06 at 16:58 -0800, Michael C. Shultz wrote: > > > On Sunday 06 November 2005 16:59, Dave Webster wrote: > > > > Hi, > > > > I'm trying to: pkg_add -r openoffice and I get the following: > > > > > > > > /var: write failed, filesystem is full > > > > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > > > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', > > > > you're on your own! > > > > > > > > That last part is particularily chilling - if I'm on my own, I'm > > > > hooped! > > > > > > > > Here's the result of df -h: > > > > > > > > Filesystem Size Used Avail Capacity Mounted on > > > > /dev/ad0s1a 248M 93M 135M 41% / > > > > devfs 1.0K 1.0K 0B 100% /dev > > > > /dev/ad0s1e 248M 294K 228M 0% /tmp > > > > /dev/ad0s1f 72G 25G 42G 37% /usr > > > > /dev/ad0s1d 248M 62M 166M 27% /var > > > > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > > > > > > > Any suggestions on what I should do? > > > > thanx in advance, > > > > Dave > > > > > > In /etc/rc.conf set: > > > > > > clear_tmp_enable="NO" > > > > > > to > > > > > > clear_tmp_enable="YES" > > > > > > then reboot. > > > > > > -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 05:48:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1082216A41F for ; Mon, 7 Nov 2005 05:48:59 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id A822543D48 for ; Mon, 7 Nov 2005 05:48:58 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.3] (pool-71-109-244-179.lsanca.dsl-w.verizon.net [71.109.244.179]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id jA75mulr021084 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 6 Nov 2005 21:48:57 -0800 (PST) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions From: Doug Hardie Date: Sun, 6 Nov 2005 21:48:55 -0800 X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: ClamAV 0.86.2/1165/Sat Nov 5 21:12:58 2005 on zoot.lafn.org X-Virus-Status: Clean Subject: Upgrade from 5.3 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 05:48:59 -0000 I am in the midst of upgrading via source from 5.3 to 6.0. All is going fine, but the instructions in UPDATING do not include a make installkernel command. I know that needs to be done somewhere. I suspect between the buildkernel and the reboot. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 06:15:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9BB816A41F for ; Mon, 7 Nov 2005 06:15:39 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DF2343D45 for ; Mon, 7 Nov 2005 06:15:38 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr13.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA76Fahp093885 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Nov 2005 07:15:37 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <436EF109.2010706@xs4all.nl> Date: Mon, 07 Nov 2005 07:15:37 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Hardie References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Upgrade from 5.3 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 06:15:39 -0000 Doug Hardie wrote: > I am in the midst of upgrading via source from 5.3 to 6.0. All is > going fine, but the instructions in UPDATING do not include a make > installkernel command. I know that needs to be done somewhere. I > suspect between the buildkernel and the reboot. I think it says "make kernel ...", which apparently does both From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 06:36:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E668A16A41F for ; Mon, 7 Nov 2005 06:36:06 +0000 (GMT) (envelope-from prosa@pro.sk) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D99743D45 for ; Mon, 7 Nov 2005 06:36:06 +0000 (GMT) (envelope-from prosa@pro.sk) Received: from peter (Peter [192.168.1.53]) by ns.pro.sk (8.13.1/8.13.1) with SMTP id jA76a5MI052162 for ; Mon, 7 Nov 2005 07:36:05 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <00fb01c5e365$7063adf0$3501a8c0@pro.sk> From: "Peter Rosa" To: "FreeBSD Questions" Date: Mon, 7 Nov 2005 07:35:26 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (ns.pro.sk [192.168.1.1]); Mon, 07 Nov 2005 07:36:05 +0100 (CET) Subject: sshd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 06:36:07 -0000 Zdravim vsetkych, prosim, ako sa mam zbavit hlasky v logoch: Failed none for xxx from 192.168.1.53 port 1291 ssh2 Hlaska sa objavi *vzdy*, ked sa pripojim k tomu pocitacu. Pritom mam prihlasovanie heslom vypnute. FreeBSD 4.11-p12. sshd_config (ocisteny o komentare): LogLevel VERBOSE PermitRootLogin no StrictModes yes RSAAuthentication yes PubkeyAuthentication yes AuthorizedKeysFile .ssh/authorized_keys RhostsAuthentication no IgnoreRhosts yes RhostsRSAAuthentication no HostbasedAuthentication no IgnoreUserKnownHosts no PasswordAuthentication no PermitEmptyPasswords no ChallengeResponseAuthentication no GatewayPorts no Subsystem sftp /usr/libexec/sftp-server Vdaka, Peter Rosa From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 06:50:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 736A816A41F; Mon, 7 Nov 2005 06:50:49 +0000 (GMT) (envelope-from lupe@lupe-christoph.de) Received: from buexe.b-5.de (buexe.b-5.de [84.19.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E37B43D45; Mon, 7 Nov 2005 06:50:48 +0000 (GMT) (envelope-from lupe@lupe-christoph.de) Received: from antalya.lupe-christoph.de (antalya.lupe-christoph.de [172.17.0.9]) by buexe.b-5.de (8.12.3/8.12.3/b-5/buexe-3.4) with ESMTP id jA76ojqi026138; Mon, 7 Nov 2005 07:50:46 +0100 Received: from localhost (localhost [127.0.0.1]) by antalya.lupe-christoph.de (Postfix) with ESMTP id 06A0E344A6; Mon, 7 Nov 2005 07:50:40 +0100 (CET) Received: from antalya.lupe-christoph.de ([127.0.0.1]) by localhost (antalya [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18315-07-32; Mon, 7 Nov 2005 07:50:35 +0100 (CET) Received: by antalya.lupe-christoph.de (Postfix, from userid 1000) id 46409344D4; Mon, 7 Nov 2005 07:48:52 +0100 (CET) Date: Mon, 7 Nov 2005 07:48:52 +0100 To: "Simon L. Nielsen" Message-ID: <20051107064852.GA26203@lupe-christoph.de> Mail-Followup-To: "Simon L. Nielsen" , freebsd-security@freebsd.org, freebsd-questions@freebsd.org References: <436E2F88.3010300@t-hosting.hu> <20051106204852.GB25399@ada.devbox.be> <20051106220942.GC904@zaphod.nitro.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051106220942.GC904@zaphod.nitro.dk> User-Agent: Mutt/1.5.9i From: lupe@lupe-christoph.de (Lupe Christoph) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lupe-christoph.de Cc: freebsd-security@freebsd.org, freebsd-questions@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 06:50:49 -0000 On Sunday, 2005-11-06 at 23:09:42 +0100, Simon L. Nielsen wrote: > It does seem to work for me now. Could people having this problem > please check the size of /var/db/portaudit/auditfile.tbz and try to > run portaudit -Fa to refetch the database and check again? > For reference: > [simon@zaphod:/tmp] ls -l /var/db/portaudit/auditfile.tbz > -r--r--r-- 1 root wheel 31762 6 Nov 22:40 /var/db/portaudit/auditfile.tbz Same problem here, on all machines: ls -l /var/db/portaudit/auditfile.tbz -r--r--r-- 1 root wheel 5689 Nov 6 03:10 /var/db/portaudit/auditfile.tbz portaudit -Fa auditfile.tbz 100% of 31 kB 32 kBps New database installed. 0 problem(s) in your installed packages found. ls -l /var/db/portaudit/auditfile.tbz -r--r--r-- 1 root wheel 31764 Nov 7 07:40 /var/db/portaudit/auditfile.tbz Lupe Christoph -- | You know we're sitting on four million pounds of fuel, one nuclear | | weapon and a thing that has 270,000 moving parts built by the lowest | | bidder. Makes you feel good, doesn't it? | | Rockhound in "Armageddon", 1998, about the Space Shuttle | From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:27:26 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83DB516A41F for ; Mon, 7 Nov 2005 07:27:26 +0000 (GMT) (envelope-from self@ivansa.ru) Received: from cp21.agava.net (cp21.agava.net [81.176.65.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA54F43D49 for ; Mon, 7 Nov 2005 07:27:25 +0000 (GMT) (envelope-from self@ivansa.ru) Received: from drweb by cp21.agava.net with drweb-scanned (Exim 4.44 (FreeBSD)) id 1EZ1PX-000EWh-QC for questions@freebsd.org; Mon, 07 Nov 2005 10:27:23 +0300 Received: from cpanel by cp21.agava.net with local (Exim 4.44 (FreeBSD)) id 1EZ1PX-000EWb-MK for questions@freebsd.org; Mon, 07 Nov 2005 10:27:23 +0300 Received: from 81.176.65.207 ([81.176.65.207]) by panel21.agava.net (IMP) with HTTP for ; Mon, 7 Nov 2005 10:27:23 +0300 Message-ID: <1131348443.436f01db9e094@panel21.agava.net> Date: Mon, 7 Nov 2005 10:27:23 +0300 From: "Ivan S. Anisimov" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.2 X-Originating-IP: 81.176.65.207 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cp21.agava.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [426 426] / [26 6] X-AntiAbuse: Sender Address Domain - ivansa.ru X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: 5.2 x hangs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:27:26 -0000 Hello, I've recently upgraded from 5.0 to 5.2 (custom kernel with the only addition - device pcm) and encountered the following problem: x server hangs the whole system time after time on initialization or shutdown. x starts clearly once out of three-four times. video card is radeon 8500 (card is not listed, I pointed xf86cfg to use ati driver). some video modes (low resolution and bitrate) seem to be more stable, but all of those I tried cause a lock up. Previously installed 5.0 on the same machine worked perfectly. Could you please help solve this? Many thanks in advance, Ivan -- Ivan S. Anisimov cel. +7 (916) 134 72 33 email self@ivansa.ru www http://ivansa.ru From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:29:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C089116A41F for ; Mon, 7 Nov 2005 07:29:23 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from priv-edtnes51.telusplanet.net (outbound04.telus.net [199.185.220.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDCE43D45 for ; Mon, 7 Nov 2005 07:29:23 +0000 (GMT) (envelope-from dwebman@telus.net) Received: from [10.0.10.6] (really [154.20.242.227]) by priv-edtnes51.telusplanet.net (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20051107072919.FENK4431.priv-edtnes51.telusplanet.net@[10.0.10.6]>; Mon, 7 Nov 2005 00:29:19 -0700 From: Dave Webster To: FreeBSD questions , "Michael C. Shultz" In-Reply-To: <200511062113.42397.ringworm01@gmail.com> References: <1131325173.3160.5.camel@localhost> <1131339478.1078.2.camel@localhost> <200511062107.25015.ringworm01@gmail.com> <200511062113.42397.ringworm01@gmail.com> Content-Type: text/plain Date: Sun, 06 Nov 2005 23:27:23 -0800 Message-Id: <1131348443.644.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:29:23 -0000 Tried the link and commented out the line in /etc/fstab, rebooted but still get the same problem. On Sun, 2005-11-06 at 21:13 -0800, Michael C. Shultz wrote: > On Sunday 06 November 2005 21:07, Michael C. Shultz wrote: > > On Sunday 06 November 2005 20:57, Dave Webster wrote: > > > Thanks for the response, > > > I edited the /etc/rc.conf with the clear_tmp_enable="YES" > > > rebooted > > > reran pkg_add -r openoffice > > > same error. > > > > 248M 62M 166M 27% /var > > > > probably you don't have enough drive space on tmp, try linking > > /tmp to /usr/tmp, you have 42 gigs free there. On your machine > > try this > > > > mkdir /usr/tmp > > umount -f /tmp > > rm -r /tmp > > ln -sv /usr/tmp /tmp > > > > then reboot > > > > -Mike > > If its not too late, go into > /etc/fstab and comment out the line that > mounts /dev/ad0s1e to /tmp > before you reboot > > sorry I forgot to mention that... > > > > > > > > > On Sun, 2005-11-06 at 16:58 -0800, Michael C. Shultz wrote: > > > > On Sunday 06 November 2005 16:59, Dave Webster wrote: > > > > > Hi, > > > > > I'm trying to: pkg_add -r openoffice and I get the following: > > > > > > > > > > /var: write failed, filesystem is full > > > > > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > > > > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', > > > > > you're on your own! > > > > > > > > > > That last part is particularily chilling - if I'm on my own, I'm > > > > > hooped! > > > > > > > > > > Here's the result of df -h: > > > > > > > > > > Filesystem Size Used Avail Capacity Mounted on > > > > > /dev/ad0s1a 248M 93M 135M 41% / > > > > > devfs 1.0K 1.0K 0B 100% /dev > > > > > /dev/ad0s1e 248M 294K 228M 0% /tmp > > > > > /dev/ad0s1f 72G 25G 42G 37% /usr > > > > > /dev/ad0s1d 248M 62M 166M 27% /var > > > > > linprocfs 4.0K 4.0K 0B 100% /usr/compat/linux/proc > > > > > > > > > > Any suggestions on what I should do? > > > > > thanx in advance, > > > > > Dave > > > > > > > > In /etc/rc.conf set: > > > > > > > > clear_tmp_enable="NO" > > > > > > > > to > > > > > > > > clear_tmp_enable="YES" > > > > > > > > then reboot. > > > > > > > > -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:31:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFBE316A420 for ; Mon, 7 Nov 2005 07:31:37 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1EBA43D4C for ; Mon, 7 Nov 2005 07:31:33 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so260130nzo for ; Sun, 06 Nov 2005 23:31:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ohScad+jYDwXn3rirQQnkcawZ2iYSUys/bIYo+2xTnvpedZqk3mGkhn04IB6OT21TP4jFGm5GlTJQWcJS5iTLHTe7wTpQ/e+i+gMxRasHZpdtCS1QEMCOuHinEQ5uLEyzLC5WI51TbhEazCoXk8hPTJ3e24h0pgcD+RWCq7grHw= Received: by 10.36.24.20 with SMTP id 20mr201028nzx; Sun, 06 Nov 2005 23:31:33 -0800 (PST) Received: by 10.37.20.33 with HTTP; Sun, 6 Nov 2005 23:31:33 -0800 (PST) Message-ID: Date: Mon, 7 Nov 2005 10:31:33 +0300 From: "Andrew P." To: freebsd@akruijff.dds.nl In-Reply-To: <20051107004922.GA67001@Alex.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> <436E0F21.9070402@mail.ru> <20051107004922.GA67001@Alex.lan> Cc: Antoine Solomon , freebsd-questions@freebsd.org Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:31:37 -0000 On 11/7/05, Alex de Kruijff wrote: > On Sun, Nov 06, 2005 at 04:39:53PM +0000, Antoine Solomon wrote: > > On 11/6/05, Andrew P. wrote: > > > > > > On 11/6/05, Stepan Rakhimov wrote: > > > > > > > > > > Yesterday, I spent 4 hours playing UT2004. And it > > > > > seemed to run faster than on Windows. At least it > > > > > felt much cooler :-) > > > > > > > > Please give me a link to UT2004 howto. i tried to find it but witho= ut > > > > success. > > > > > > Hey is there any port of the full game? > > Dear Stepan, > > Am I wride in that you don't know much about the FreeBSD ports system? > Its a system where someone else has insured that the installation of a > thirth party software goes smoothly. > > This is how you can find ports and install them > cd /usr/ports > make search name=3DUT2004 (use 'key' if you don't know the name) > > This gives me: > Port: linux-ut2004-demo-3334 > Path: /usr/ports/games/linux-ut2004-demo > Info: Unreal Tournament 2004 demo > Maint: jylefort@FreeBSD.org > B-deps: > R-deps: linux-XFree86-libs-4.3.99.902_3 linux-expat-1.95.5_3 > linux-fontconfig-2.2.3 linux_base-8-8.0_7 linux_dri-4.4.0 > WWW: http://www.unrealtournament.com/ut2004/ > > cd /usr/ports/games/linux-ut2004-demo > make clean && make install && make clean > > Now its installed. > > -- > Alex > > Please copy the original recipients, otherwise I may not read your reply. > > Howto's based on my ppersonal use, including information about > setting up a firewall and creating traffic graphs with MRTG > http://www.kruijff.org/alex/FreeBSD/ > > Somebody seems to should have slept more, doesn't he? :-) As it is obvious from the port's name, games/linux-ut2004-demo is not a full game, but only a demo. Thanks for your insight, anyway. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:37:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2676816A420 for ; Mon, 7 Nov 2005 07:37:35 +0000 (GMT) (envelope-from paul@xk7.net) Received: from mra03.ch.as12513.net (mra03.ch.as12513.net [82.153.252.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A545243D48 for ; Mon, 7 Nov 2005 07:37:34 +0000 (GMT) (envelope-from paul@xk7.net) Received: from localhost (localhost [127.0.0.1]) by mra03.ch.as12513.net (Postfix) with ESMTP id B231ED4447; Mon, 7 Nov 2005 07:37:32 +0000 (GMT) Received: from mra03.ch.as12513.net ([127.0.0.1]) by localhost (mra03.ch.as12513.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19113-02-45; Mon, 7 Nov 2005 07:37:32 +0000 (GMT) Received: from kryten.xk7.net (unknown [81.168.90.101]) by mra03.ch.as12513.net (Postfix) with ESMTP id 1C834D43EF; Mon, 7 Nov 2005 07:37:30 +0000 (GMT) Received: by kryten.xk7.net (Postfix, from userid 1001) id 398021703E; Mon, 7 Nov 2005 07:35:12 +0000 (GMT) Date: Mon, 7 Nov 2005 07:35:12 +0000 From: Paul Waring To: Eric F Crist Message-ID: <20051107073512.GA10604@kryten.xk7.net> References: <36f5bbba0511061138k4f9b5ef5q2fefed621c9ffc6b@mail.gmail.com> <436E60FC.5050009@makeworld.com> <20051106204732.GB755@kryten.xk7.net> <436E8682.5030306@makeworld.com> <20051106224550.GA3718@kryten.xk7.net> <0358753F-3003-4A76-AC33-FB5BFBA2AEFE@secure-computing.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0358753F-3003-4A76-AC33-FB5BFBA2AEFE@secure-computing.net> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk Cc: freebsd-questions@freebsd.org, "Edwin D. Vinas" Subject: Re: how to setup DNS server and making sub-domains in DSL server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:37:35 -0000 On Sun, Nov 06, 2005 at 06:22:58PM -0600, Eric F Crist wrote: > Actually, my ISP, ipHouse.net is one who's willing to configure > reverse DNS for you. Qwest Communications is another one who'll > setup DNS for you, and they're HUGE. If you choose to go with > ipHouse, tell them I sent you -- then I get free DSL for a month! If you read my post, you'll see I said "at least not in the UK". Neither Qwest nor ipHouse have operations outside the USA as far as I can tell. Paul -- Rogue Tory http://www.roguetory.org.uk From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:44:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8021716A41F for ; Mon, 7 Nov 2005 07:44:07 +0000 (GMT) (envelope-from jimmy@inet-solutions.be) Received: from mail.ihosting.be (vero.ihosting.be [83.217.81.43]) by mx1.FreeBSD.org (Postfix) with SMTP id 4ED8043D49 for ; Mon, 7 Nov 2005 07:44:05 +0000 (GMT) (envelope-from jimmy@inet-solutions.be) Received: (qmail 10575 invoked by uid 1033); 7 Nov 2005 07:47:03 -0000 Received: from jimmy@inet-solutions.be by excalibur.hyprotech.be by uid 1016 with qmail-scanner-1.20st (clamscan: 0.75. spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 0.010222 secs); 07 Nov 2005 07:47:03 -0000 Received: from localhost (HELO vero.ihosting.be) (127.0.0.1) by mail.ihosting.be with SMTP; 7 Nov 2005 07:47:03 -0000 Received: (from jimmy@inet-solutions.be) by vero.ihosting.be (mini_sendmail/1.3.5 16nov2003); Mon, 07 Nov 2005 08:47:03 CET (sender jimmy@inet-solutions.be by using webserver vero.ihosting.be path /www/ihosting/horde.ihosting.be/imp - report abuse to abuse@boxke.be) Received: from 194.78.143.3 ([194.78.143.3]) by webmail.boxke.be (IMP) with HTTP for ; Mon, 7 Nov 2005 08:47:03 +0100 Message-ID: <1131349623.436f06779cbc1@webmail.boxke.be> Date: Mon, 7 Nov 2005 08:47:03 +0100 From: jimmy@inet-solutions.be To: "Simon L. Nielsen" References: <436E2F88.3010300@t-hosting.hu> <20051106204852.GB25399@ada.devbox.be> <20051106220942.GC904@zaphod.nitro.dk> In-Reply-To: <20051106220942.GC904@zaphod.nitro.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3 X-Originating-IP: 194.78.143.3 Cc: freebsd-security@freebsd.org, =?iso-8859-1?b?S/Z2ZXNk4W4g?= =?iso-8859-1?b?R+Fib3I=?= , freebsd-questions@freebsd.org Subject: Re: What happened with portaudit? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:44:07 -0000 Quoting "Simon L. Nielsen" : > On 2005.11.06 21:48:52 +0100, Jimmy Scott wrote: > > On Sun, Nov 06, 2005 at 05:30:00PM +0100, Kövesdán Gábor wrote: > > > Hello, > > > > > > One of my machines I got a report about 3 vulnerable packages (php4, > > > ruby, openssl) in tomorrows security run output, but in today's security > > > run output all of them disappeared, but nobody upgraded or removed the > > > affected packages. I reinstalled portaudit, refreshd its database, but > > > now it reports 0 affected pakages. The pkg_info command lists that three > > > packages, so they are still installed. Does anybody suspect what's wrong? > > > > I noticed the same, but didn't had the time to look for a possible > > answer on that question. > > It does seem to work for me now. Could people having this problem > please check the size of /var/db/portaudit/auditfile.tbz and try to > run portaudit -Fa to refetch the database and check again? > > For reference: > > [simon@zaphod:/tmp] ls -l /var/db/portaudit/auditfile.tbz > -r--r--r-- 1 root wheel 31762 6 Nov 22:40 /var/db/portaudit/auditfile.tbz > > There have been one previous report where a problem with the portaudit > database build resulted in an incomplete auditfile which was then > fixed after the next portaudit database rebuild. > > -- > Simon L. Nielsen > FreeBSD Security Team > Everything seems fine today, I can't check the size of the file from then since it's being run every night by periodic/security. If you are really interrested in the file I could restore it from a backup somehow, but it will be a lot of work. I should have checked it from the moment I noticed in the emails. Kind regards, Jimmy Scott ---------------------------------------------------------------- This message has been sent through ihosting.be To report spamming or other unaccepted behavior by a iHosting customer, please send a message to abuse@ihosting.be ---------------------------------------------------------------- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:45:01 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B10A16A41F for ; Mon, 7 Nov 2005 07:45:01 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from zoot.lafn.org (zoot.lafn.ORG [206.117.18.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E75843D48 for ; Mon, 7 Nov 2005 07:45:00 +0000 (GMT) (envelope-from bc979@lafn.org) Received: from [10.0.1.3] (pool-71-109-244-179.lsanca.dsl-w.verizon.net [71.109.244.179]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id jA77ixT8022774 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Sun, 6 Nov 2005 23:45:00 -0800 (PST) (envelope-from bc979@lafn.org) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <436EF109.2010706@xs4all.nl> References: <436EF109.2010706@xs4all.nl> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <245F198F-4E74-48F4-9DC2-550B7AFEAA3E@lafn.org> Content-Transfer-Encoding: 7bit From: Doug Hardie Date: Sun, 6 Nov 2005 23:44:57 -0800 To: questions@freebsd.org X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: ClamAV 0.86.2/1165/Sat Nov 5 21:12:58 2005 on zoot.lafn.org X-Virus-Status: Clean Cc: Subject: Re: Upgrade from 5.3 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:45:01 -0000 On Nov 6, 2005, at 22:15, Hans Nieser wrote: > Doug Hardie wrote: >> I am in the midst of upgrading via source from 5.3 to 6.0. All >> is going fine, but the instructions in UPDATING do not include a >> make installkernel command. I know that needs to be done >> somewhere. I suspect between the buildkernel and the reboot. > > I think it says "make kernel ...", which apparently does both I see that now. But, then how do you build multiple kernels? I maintain all source on one system and build all the kernels there. I don't want to install them as they won't work. Also, I don't want to build them on the production machines, just install them. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 07:45:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A94D516A41F for ; Mon, 7 Nov 2005 07:45:05 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3706743D46 for ; Mon, 7 Nov 2005 07:45:05 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id t13so325541wxc for ; Sun, 06 Nov 2005 23:45:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=J+rhY69rcmgGPy+xu18v2rUye5sr3YhssaxvwwCglf39Ja6GJORHEaY3hZBozShMX7K1CNWT+zFrEdMooKrdDFVtz0sA9eCke9MOAZ6GWHkiwI0SY8uf0JlX5BJgIw2dItItsbI6QBs86CengG6wZf6aV5Xd/xxnGNxBiTzHUeU= Received: by 10.70.28.19 with SMTP id b19mr4711588wxb; Sun, 06 Nov 2005 23:38:35 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id h18sm813890wxd.2005.11.06.23.38.33; Sun, 06 Nov 2005 23:38:35 -0800 (PST) From: "Michael C. Shultz" To: Dave Webster Date: Sun, 6 Nov 2005 23:29:47 -0800 User-Agent: KMail/1.8.3 References: <1131325173.3160.5.camel@localhost> <200511062113.42397.ringworm01@gmail.com> <1131348443.644.1.camel@localhost> In-Reply-To: <1131348443.644.1.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511062329.47970.ringworm01@gmail.com> Cc: FreeBSD questions Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 07:45:05 -0000 On Sunday 06 November 2005 23:27, Dave Webster wrote: > Tried the link and commented out the line in /etc/fstab, rebooted but > still get the same problem. You still get this? VVVVVVVVV /var: write failed, filesystem is full > > > > > > mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > > > > > pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', > > > > > > you're on your own! From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 08:10:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12D3716A41F for ; Mon, 7 Nov 2005 08:10:19 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3D643D46 for ; Mon, 7 Nov 2005 08:10:18 +0000 (GMT) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.10] (nieser.net [194.109.160.131]) by smtp-vbr4.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA78AGDV066767 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Nov 2005 09:10:16 +0100 (CET) (envelope-from h.nieser@xs4all.nl) Message-ID: <436F0BE8.5080309@xs4all.nl> Date: Mon, 07 Nov 2005 09:10:16 +0100 From: Hans Nieser User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Hardie References: <436EF109.2010706@xs4all.nl> <245F198F-4E74-48F4-9DC2-550B7AFEAA3E@lafn.org> In-Reply-To: <245F198F-4E74-48F4-9DC2-550B7AFEAA3E@lafn.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Upgrade from 5.3 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 08:10:19 -0000 Doug Hardie wrote: > On Nov 6, 2005, at 22:15, Hans Nieser wrote: >> Doug Hardie wrote: >>> I am in the midst of upgrading via source from 5.3 to 6.0. All is >>> going fine, but the instructions in UPDATING do not include a make >>> installkernel command. I know that needs to be done somewhere. I >>> suspect between the buildkernel and the reboot. >> I think it says "make kernel ...", which apparently does both > I see that now. But, then how do you build multiple kernels? I > maintain all source on one system and build all the kernels there. I > don't want to install them as they won't work. Also, I don't want to > build them on the production machines, just install them. I think you can still use the buildkernel and installkernel targets for that purpose, they are still mentioned in the Makefile at least. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 08:19:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B04C16A41F for ; Mon, 7 Nov 2005 08:19:25 +0000 (GMT) (envelope-from fatorro@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E16B043D45 for ; Mon, 7 Nov 2005 08:19:24 +0000 (GMT) (envelope-from fatorro@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so264800nzo for ; Mon, 07 Nov 2005 00:19:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lyAg2vxcWWwfvrtwNK2OMFi2XPMyv2Wj3YKzRl5V+DpNfjNvkfbCbjHuXgaxW23mHYwcGkapPvp8x0d9Pq3OjX2jZijQYuNKi/KYvLY7mgcln+gbTCu64GXgDSfRaVSR1TEPFJsd0anR2VQSWtb4jTFF5V16MtbkodaIeiv4B0M= Received: by 10.36.67.8 with SMTP id p8mr347974nza; Mon, 07 Nov 2005 00:19:24 -0800 (PST) Received: by 10.36.139.13 with HTTP; Mon, 7 Nov 2005 00:19:24 -0800 (PST) Message-ID: <2e5ed0aa0511070019t49275f07h489cf0fea4161ab8@mail.gmail.com> Date: Mon, 7 Nov 2005 09:19:24 +0100 From: Fatman To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Antivir for mail server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 08:19:25 -0000 I'm doubting about to install CLAM or DR.WEB antivir in the mail server. What do you advise to me? thnkx. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 08:54:24 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C72FC16A41F for ; Mon, 7 Nov 2005 08:54:24 +0000 (GMT) (envelope-from tolid@plab.ku.dk) Received: from plab.ku.dk (plab.ku.dk [130.225.107.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 592BF43D45 for ; Mon, 7 Nov 2005 08:54:24 +0000 (GMT) (envelope-from tolid@plab.ku.dk) Received: from plab.ku.dk (localhost [127.0.0.1]) by plab.ku.dk (Postfix) with SMTP id 7F92256246B; Mon, 7 Nov 2005 09:54:22 +0100 (CET) Received: from antispam.localhost (localhost [127.0.0.1]) by plab.ku.dk (Postfix) with SMTP id 4DDD8562468; Mon, 7 Nov 2005 09:54:22 +0100 (CET) Received: from [130.225.107.63] (eagle.plab.ku.dk [130.225.107.63]) by plab.ku.dk (Postfix) with ESMTP id 4726D562467; Mon, 7 Nov 2005 09:54:22 +0100 (CET) Message-ID: <436F163E.3030708@plab.ku.dk> Date: Mon, 07 Nov 2005 09:54:22 +0100 From: Anatoliy Dmytriyev Organization: The Protein Laboratory User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Fatman References: <2e5ed0aa0511070019t49275f07h489cf0fea4161ab8@mail.gmail.com> In-Reply-To: <2e5ed0aa0511070019t49275f07h489cf0fea4161ab8@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0125], KAS/Release X-Spamtest-Info: Pass through Cc: freebsd-questions@freebsd.org Subject: Re: Antivir for mail server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 08:54:24 -0000 Kaspersky Fatman wrote: >I'm doubting about to install CLAM or DR.WEB antivir in the mail server. > >What do you advise to me? > >thnkx. > > > --- Anatoliy Dmytriyev From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 08:59:45 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B3AB16A41F for ; Mon, 7 Nov 2005 08:59:45 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D588243D55 for ; Mon, 7 Nov 2005 08:59:44 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id jA78ximU011654 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 7 Nov 2005 00:59:44 -0800 X-Auth-Received: from [192.168.0.21] (c-24-18-246-211.hsd1.wa.comcast.net [24.18.246.211]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.5+UW05.10/8.13.5+UW05.09) with ESMTP id jA78xhRp029134 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 7 Nov 2005 00:59:44 -0800 Message-ID: <436F1779.7090807@u.washington.edu> Date: Mon, 07 Nov 2005 00:59:37 -0800 From: Garrett Cooper User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051020 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> In-Reply-To: <436E9DF0.1080408@ywave.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __PORN_PHRASE_15_0 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 08:59:45 -0000 Micah wrote: > Garrett Cooper wrote: > >> On Nov 6, 2005, at 2:01 PM, Micah wrote: >> >>> Skylar Thompson wrote: >>> >>>> Micah wrote: >>>> >>>>> >>>>> My desktop system just started doing this last night. I was >>>>> upgrading Gnome using the handy shell script they provide. It >>>>> looks like sometime around 11:30pm the computer reset. This >>>>> morning I'm trying to reinstall all the software that got lost in >>>>> last night's reset and I get another reset in the middle of >>>>> compiling. The last message in /var/log/messages before reboot is: >>>>> Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 >>>>> Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 >>>>> Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/ >>>>> kernel >>>>> >>>>> I just ran memtest86+ and there's no memory errors. I'm guessing >>>>> it's a hardware issue, but how do I diagnose it? >>>> >>>> >>>> Could it be a bad power supply? Try swapping in another one and >>>> see what happens. >>> >>> >>> >>> I was thinking that too, unfortunately I don't have a spare and was >>> hoping to diagnose before buying parts. Voltages look fine when I >>> check the accessory lines (+5 and +12) with a multimeter under load. >>> >>> Thanks, >>> Micah >> >> >> >> It might not just be a bad power supply, but instead a lack of >> power due to the power supply rating. So my question is, what is the >> rating of the power supply and how many devices (hard drives, ATX >> powered video cards) do you have connected? >> -Garrett > > > It had been working fine since I bought it at the beginning of > September. It's a 350 watt PSU running an Asus A8V-E deluxe mobo with > an Athlon 64 3000+. I have one ata 100 hd, one DVD-RW, and one > floppy. For expansion cards I have a PCI-EX vid card (MSI X300se), > and an Intel NIC. Plus the keyboard and two mice and that pretty much > accounts for all power drainers. > > Right now under load the multimeter reads 11.89 on +12, 5.12-5.08 on > +5 (did a min/max reading over several minutes on that one) and 3.36 > on +3. > > Thanks, > Micah Doesn't really sound like a lot, but depending on the amount of memory, I wonder since the power rating is _somewhat low_ and depending on which area of the world you live in, the amount of current output may be higher or lower, based on voltage values output by your power supply... Also, is your version of FreeBSD also running in 64 bit mode or 32 bit mode? -Garrett From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 09:45:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6477016A41F for ; Mon, 7 Nov 2005 09:45:01 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED2F43D49 for ; Mon, 7 Nov 2005 09:44:58 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id jA79itsw020710 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Nov 2005 16:44:55 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id jA79ioaF071736; Mon, 7 Nov 2005 16:44:50 +0700 (ICT) Date: Mon, 7 Nov 2005 16:44:50 +0700 (ICT) Message-Id: <200511070944.jA79ioaF071736@banyan.cs.ait.ac.th> From: Olivier Nicole To: fatorro@gmail.com In-reply-to: <2e5ed0aa0511070019t49275f07h489cf0fea4161ab8@mail.gmail.com> (message from Fatman on Mon, 7 Nov 2005 09:19:24 +0100) References: <2e5ed0aa0511070019t49275f07h489cf0fea4161ab8@mail.gmail.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Antivir for mail server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 09:45:01 -0000 >I'm doubting about to install CLAM or DR.WEB antivir in the mail server. Install both :) Olivier From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 10:24:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF9516A41F for ; Mon, 7 Nov 2005 10:24:15 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26F4843D48 for ; Mon, 7 Nov 2005 10:24:13 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id jA7AOBYM022171 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 7 Nov 2005 17:24:11 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id jA7AOAKl071986; Mon, 7 Nov 2005 17:24:10 +0700 (ICT) Date: Mon, 7 Nov 2005 17:24:10 +0700 (ICT) Message-Id: <200511071024.jA7AOAKl071986@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-questions@freebsd.org X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Slow file transfer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 10:24:16 -0000 Hello, I am suffering from slow file transfer on a FreeBSD machine. The set-up is as follow: Router1 is connected to Router2 that is connected to sFTP server Router1 and Router2 are the same motherboard, same BIOS configuration, same CPU, both have same type hard disk (Seagate ATA 10 and 20 GB) and both are running the same version of freeBSD 4.10-RELEASE-p16 with the same softwares (Zebra and xorp basically). Router2 has 128MB ram while Router1 has only 64MB. Both machine load are close to 0.00 When I do a file transfer from Router1 to sFTP server (through Router2) I get a transfer rate of 511 KB/s. When I do a file transfer from Router2 to sFTP server (one less hop) I can only get 87 KB/s. The transfer rates remains the same all along the day (this is not due at a specific traffic high load at the time I gathered data). While the setup has not changed for months, the slowness is very recent. I must admitthat I am clueless about what could be the reason and help would be greatly appreciated. TIA, Olivier From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 11:10:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E3AE16A41F for ; Mon, 7 Nov 2005 11:10:58 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out6.blueyonder.co.uk (smtp-out6.blueyonder.co.uk [195.188.213.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1AA243D5C for ; Mon, 7 Nov 2005 11:10:55 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.253.228] ([82.41.253.228]) by smtp-out6.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 7 Nov 2005 11:11:46 +0000 Message-ID: <436F363D.6060404@dial.pipex.com> Date: Mon, 07 Nov 2005 11:10:53 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: Micah References: <436E739E.8020605@ywave.com> <200511061724.53128.akbeech@gmail.com> <436EBF38.6000309@ywave.com> In-Reply-To: <436EBF38.6000309@ywave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Nov 2005 11:11:46.0764 (UTC) FILETIME=[0AE518C0:01C5E38C] Cc: freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 11:10:58 -0000 Micah wrote: > Except it reboot later when rebuilding the KDE stuff with portinstall > NOT the Gnome script. And I'm getting occasional segmentation faults > on Thunderbird and intermittent compiler errors like this one while > portinstalling kdepim: > then mv -f ".deps/eudora_xxport.Tpo" ".deps/eudora_xxport.Plo"; else > rm -f ".deps/eudora_xxport.Tpo"; exit 1; fi > eudora_xxport.cpp: In member function `virtual KABC::AddresseeList > EudoraXXPort::importContacts(const QString&) const': > eudora_xxport.cpp:121: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > While I agree with the previous poster that the upgrade script is a pig (why does it silently update ports which have *nothing* to do with gnome?) that is not you problem. The script may take all day, or all week, to finish, but it *should* finish. You have a *hardware* problem. Random segfaults are a classic bad memory symptom. Whether you have a memory stick that is going permanently, or getting too hot, or not getting enough voltage under load I cannot say, but but one of them or something like it is happening. > Something seems wrong. I don't think a software error should cause a > system reboot without any log messages anywhere. With a memory fault (or any other hardware fault) all bets are off. Think about it. If the program and data that you are supposed to be running become corrupted, how on earth can the kernel guarantee to write something to a log file? It was doing exactly what it was supposed to do and then it got fed garbage. Garbage in, garbage out - that's been true since forever and isn't going to change. --Alex From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 12:11:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3919A16A41F for ; Mon, 7 Nov 2005 12:11:30 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A851D43D48 for ; Mon, 7 Nov 2005 12:11:29 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so370690wxc for ; Mon, 07 Nov 2005 04:11:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=NR1NqhLQHEOAbEiqvqr+cxD+/UaA4UivnH92PVHaEQGyG7mE7VHmFW7+TVr24kzxjB75K1p9Sua17Th7MAIBaTe2qefTlyINvOZNNBtv/F1V44NTvD1zrE/cBWBSlGcxsfmA4nC/aDrRUMFXv4iZstGHpGvP1Yi6esvIeBQGP8M= Received: by 10.70.67.19 with SMTP id p19mr2016599wxa; Mon, 07 Nov 2005 04:11:28 -0800 (PST) Received: by 10.70.89.5 with HTTP; Mon, 7 Nov 2005 04:11:28 -0800 (PST) Message-ID: Date: Mon, 7 Nov 2005 07:11:28 -0500 From: Antoine Solomon To: "Andrew P." , freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <001601c5e179$eca0c9e0$6601a8c0@rick84b7807dcb> <436CFE25.4060005@ec.rr.com> <436E0F21.9070402@mail.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: GAMING X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 12:11:30 -0000 I Remember I was on 5.3 and installed ut2004 successfully from dvd. worked and ran extremely fast. There was some howto on the web for doing it but I can't find it on google anymore. On 11/6/05, Andrew P. wrote: > > On 11/6/05, Antoine Solomon wrote: > > Hey is there any port of the full game? > > > > Not in the ports tree and not that I know of. I'm sure it's not > a problem to run it. Copy protection will be an obstacle, but > if you own the game you'll be fully justified in searching for > a crack and cracking it. > -- Antoine W. Solomon Jr. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 12:28:23 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 180E316A41F for ; Mon, 7 Nov 2005 12:28:23 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id A352543D49 for ; Mon, 7 Nov 2005 12:28:22 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id m22so287054nzf for ; Mon, 07 Nov 2005 04:28:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=giaZx4C4sig9OP3y6911R0585XFv3iQx+K/VQkWehWh/K88g4W5rhmI92RWzK2CQeJGBK4+oNyOUBE+rFeF3/nxdQM7kMdi/bAlz8C45w3Bg3xiqUVhJwSGLevWWrSqY9gXKsiXexEHmS894xQWYdxkslbcOUz8h4eVqPZJLHuo= Received: by 10.37.15.59 with SMTP id s59mr424792nzi; Mon, 07 Nov 2005 04:28:20 -0800 (PST) Received: by 10.37.20.33 with HTTP; Mon, 7 Nov 2005 04:28:20 -0800 (PST) Message-ID: Date: Mon, 7 Nov 2005 15:28:20 +0300 From: "Andrew P." To: Doug Hardie In-Reply-To: <245F198F-4E74-48F4-9DC2-550B7AFEAA3E@lafn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436EF109.2010706@xs4all.nl> <245F198F-4E74-48F4-9DC2-550B7AFEAA3E@lafn.org> Cc: questions@freebsd.org Subject: Re: Upgrade from 5.3 to 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 12:28:23 -0000 On 11/7/05, Doug Hardie wrote: > > On Nov 6, 2005, at 22:15, Hans Nieser wrote: > > > Doug Hardie wrote: > >> I am in the midst of upgrading via source from 5.3 to 6.0. All > >> is going fine, but the instructions in UPDATING do not include a > >> make installkernel command. I know that needs to be done > >> somewhere. I suspect between the buildkernel and the reboot. > > > > I think it says "make kernel ...", which apparently does both > > I see that now. But, then how do you build multiple kernels? I > maintain all source on one system and build all the kernels there. I > don't want to install them as they won't work. Also, I don't want to > build them on the production machines, just install them. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Put this into /etc/make.conf: KERNCONF=3D ... make kernel will build all kernels and install the first one. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 12:37:51 2005 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF4216A41F for ; Mon, 7 Nov 2005 12:37:51 +0000 (GMT) (envelope-from P.Karasek@seznam.cz) Received: from mx1.seznam.cz (mx1.seznam.cz [212.80.76.26]) by mx1.FreeBSD.org (Postfix) with SMTP id E968643D45 for ; Mon, 7 Nov 2005 12:37:50 +0000 (GMT) (envelope-from P.Karasek@seznam.cz) Received: (qmail 6294 invoked by uid 0); 7 Nov 2005 12:37:49 -0000 To: questions@FreeBSD.org Date: Mon, 07 Nov 2005 13:37:46 +0100 (CET) From: =?us-ascii?Q?Petr=20Karasek?= Received: from [217.77.161.17] by solar.go.seznam.cz with HTTP for P.Karasek@seznam.cz; Mon, 7 Nov 2005 13:37:45 +0100 (CET) Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" Mime-Version: 1.0 Message-Id: <2058.3169-22499-172463438-1131367066@seznam.cz> X-Abuse: helpdesk@seznam.cz X-Seznam-User: P.Karasek@seznam.cz Cc: Subject: FreeBSD platform for "AMD Sempron 64 2600 (socket 754, Palermo) Box" ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 12:37:51 -0000 Dear ..., I would like to ask you to which platform belong this processor "AMD Sempron 64 2600 (socket 754, Palermo) Box" ? Is this the FreeBSD/amd64 Platform or FreeBSD/i386 Platform ??? So which installation should I use when I own a computer with this processor ? Thanks you very much Petr PS: Sorry, I cannot find it in documentation. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 12:59:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19C5916A421 for ; Mon, 7 Nov 2005 12:59:20 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from mail16.bluewin.ch (mail16.bluewin.ch [195.186.19.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814B243D46 for ; Mon, 7 Nov 2005 12:59:19 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from twelvegates.homeip.net (81.63.127.70) by mail16.bluewin.ch (Bluewin 7.2.068.1) id 435E00130034AABE for freebsd-questions@freebsd.org; Mon, 7 Nov 2005 12:59:18 +0000 Received: from goofy.here (localhost [127.0.0.1]) by twelvegates.homeip.net (8.13.4/8.13.4) with ESMTP id jA7CxF6h014946 for ; Mon, 7 Nov 2005 13:59:16 +0100 (CET) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by goofy.here (8.13.4/8.13.4/Submit) id jA7CxF4l014945 for freebsd-questions@freebsd.org; Mon, 7 Nov 2005 13:59:15 +0100 (CET) (envelope-from hampi@rootshell.be) X-Authentication-Warning: goofy.here: idefix set sender to hampi@rootshell.be using -f Date: Mon, 7 Nov 2005 13:59:14 +0100 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20051107125914.GA14923@twelvegates.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: hpijs drivers in cups X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 12:59:20 -0000 Hello, I have Cups installed and the HPIJS driver package. But when selecting the Model/Driver in Cups the drivers of HPIJS are not available. What else is required? How are they made available in Cups? -Hanspeter From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 13:21:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE62416A41F for ; Mon, 7 Nov 2005 13:21:05 +0000 (GMT) (envelope-from Jim.Gorski@xerox.com) Received: from wbmler2.mail.xerox.com (wbmler2.mail.xerox.com [13.13.138.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id B693043D45 for ; Mon, 7 Nov 2005 13:21:03 +0000 (GMT) (envelope-from Jim.Gorski@xerox.com) Received: from wbmlir2.mail.xerox.com (wbmlir2.mail.xerox.com [13.131.8.222]) by wbmler2.mail.xerox.com (8.13.4/8.13.1) with ESMTP id jA7DL286022254 for ; Mon, 7 Nov 2005 08:21:03 -0500 Received: from wbmlir2.mail.xerox.com (localhost [127.0.0.1]) by wbmlir2.mail.xerox.com (8.13.4/8.13.1) with ESMTP id jA7DKVHI006388 for ; Mon, 7 Nov 2005 08:20:31 -0500 Received: from usa0300gw02.na.xerox.net (usa0300gw02.na.xerox.net [13.129.0.42]) by wbmlir2.mail.xerox.com (8.13.4/8.13.1) with ESMTP id jA7DKGmX006178 for ; Mon, 7 Nov 2005 08:20:31 -0500 Received: from usa0300ms01.na.xerox.net ([13.135.34.10]) by usa0300gw02.na.xerox.net with Microsoft SMTPSVC(6.0.3790.211); Mon, 7 Nov 2005 08:20:17 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 7 Nov 2005 08:20:16 -0500 Message-ID: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Subject: Re: Diagnosing reboot under load Thread-Index: AcXjk4A20X4ctlIkR9G8vvzfHwjOlwACf6rA From: "Gorski, Jim" To: X-OriginalArrivalTime: 07 Nov 2005 13:20:17.0057 (UTC) FILETIME=[FE967110:01C5E39D] Subject: Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 13:21:05 -0000 Micah, I had a motherboard fail with a similar set of symptoms. Mine was due to bad capacitors on the motherboard itself. Take a look and make certain that none of them are swollen or pushing material out the top. Heat also leads to random resets - is your fan still running smoothly or is it covered in dust and cat hair like mine..? Best of luck - hope this helps, Jim Gorski Message: 14 Date: Mon, 07 Nov 2005 00:59:37 -0800 From: Garrett Cooper Subject: Re: Diagnosing reboot under load To: freebsd-questions@freebsd.org Message-ID: <436F1779.7090807@u.washington.edu> Content-Type: text/plain; charset=3DISO-8859-1 >>>> Micah wrote: >>>> >>>>> >>>>> My desktop system just started doing this last night. I was=20 >>>>> upgrading Gnome using the handy shell script they provide. It=20 >>>>> looks like sometime around 11:30pm the computer reset. This=20 >>>>> morning I'm trying to reinstall all the software that got lost in=20 >>>>> last night's reset and I get another reset in the middle of=20 >>>>> compiling. The last message in /var/log/messages before reboot is: >>>>> Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 >>>>> Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 >>>>> Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/ >>>>> kernel >>>>> >>>>> I just ran memtest86+ and there's no memory errors. I'm guessing=20 >>>>> it's a hardware issue, but how do I diagnose it? >>>> >>>> >>>> Could it be a bad power supply? Try swapping in another one and=20 >>>> see what happens. >>> From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 13:22:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C39A716A41F for ; Mon, 7 Nov 2005 13:22:10 +0000 (GMT) (envelope-from syjef@mdanderson.org) Received: from mail.mdanderson.org (mail.mdanderson.org [143.111.251.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EAC243D69 for ; Mon, 7 Nov 2005 13:22:04 +0000 (GMT) (envelope-from syjef@mdanderson.org) Received: from jef-nt.mdacc.tmc.edu (localhost [127.0.0.1]) by jef-nt.mdacc.tmc.edu (8.12.10/8.12.11) with ESMTP id jA7DLRGX058038; Mon, 7 Nov 2005 07:21:27 -0600 (CST) (envelope-from syjef@mdanderson.org) Received: from localhost (localhost [[UNIX: localhost]]) by jef-nt.mdacc.tmc.edu (8.12.10/8.12.11/Submit) id jA7DLQOx058037; Mon, 7 Nov 2005 07:21:26 -0600 (CST) (envelope-from syjef@mdanderson.org) X-Authentication-Warning: jef-nt.mdacc.tmc.edu: syjef set sender to syjef@mdanderson.org using -f From: Jonathan Fosburgh To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 07:21:26 -0600 User-Agent: KMail/1.8.3 References: <436E2F07.5010909@arcor.de> <20051106194658.GA22038@dmw.hopto.org> <436E6D79.4040909@arcor.de> In-Reply-To: <436E6D79.4040909@arcor.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511070721.26417.syjef@mdanderson.org> Cc: Moritz Lipfert Subject: Re: USB mice don't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 13:22:10 -0000 On Sunday 06 November 2005 02:54 pm, Moritz Lipfert wrote: > > At the moment there are no moused lines in my rc.conf. Should I add > these configuration lines? The usbd daemon should take care of it, but you might try putting it in rc.conf. Also, you may wish to try applying one of the patches (hid.patch.c) in usb/77604. Maybe someone will eventually commit these or atleast explain why they can't be... From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 13:30:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347A716A41F for ; Mon, 7 Nov 2005 13:30:43 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE93E43D58 for ; Mon, 7 Nov 2005 13:30:40 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 4D1F1CD919D for ; Mon, 7 Nov 2005 08:30:39 -0500 (EST) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Mon, 07 Nov 2005 08:30:39 -0500 X-Sasl-enc: TMYj3mdV6ZRuUtmhEmjOs9+9PoVCnomLtQqKdGohSssb 1131370238 Received: from gumby.localdomain (88-104-201-210.dynamic.dsl.as9105.com [88.104.201.210]) by frontend2.messagingengine.com (Postfix) with ESMTP id A43FB5703B5 for ; Mon, 7 Nov 2005 08:30:38 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 13:29:26 +0000 User-Agent: KMail/1.8.2 References: <2058.3169-22499-172463438-1131367066@seznam.cz> In-Reply-To: <2058.3169-22499-172463438-1131367066@seznam.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511071329.28812.list-freebsd-2004@morbius.sent.com> Subject: Re: FreeBSD platform for "AMD Sempron 64 2600 (socket 754, Palermo) Box" ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 13:30:43 -0000 On Monday 07 November 2005 12:37, Petr Karasek wrote: > Dear ..., > I would like to ask you > to which platform belong this processor "AMD Sempron 64 2600 (socket 754, > Palermo) Box" ? > > Is this the > FreeBSD/amd64 Platform > or > FreeBSD/i386 Platform Any Sempron will run as i386 Some socket 754 semprons are a form of amd64 with less cache and the 64-bit mode disabled, but since it's designated as "AMD Sempron 64", I guess this isn't one of them, so it should be able to run amd64 as well. Some software will run quicker on amd64, but some ports don't yet work on it, for example wine and the Nvidia driver (for 3d-support). I use i386 myself. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 14:31:17 2005 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D004A16A41F for ; Mon, 7 Nov 2005 14:31:17 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FE1843D46 for ; Mon, 7 Nov 2005 14:31:17 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 21516 invoked from network); 7 Nov 2005 14:31:16 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Nov 2005 14:31:16 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7E88628441; Mon, 7 Nov 2005 09:31:15 -0500 (EST) Sender: lowell@be-well.ilk.org To: Arseny Solokha ,b0ntrict0r@yahoo.com To: questions@FreeBSD.org References: <961184002.20051105214032@yandex.ru> From: Lowell Gilbert Date: 07 Nov 2005 09:31:15 -0500 In-Reply-To: <961184002.20051105214032@yandex.ru> Message-ID: <44acgg34y4.fsf@be-well.ilk.org> Lines: 30 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Question about FreeBSD Handbook X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 14:31:17 -0000 Arseny Solokha writes: > I'v partially read FreeBSD Handbook. To my mind this documentation > had been wrote most about releases 4 and 5 newest than 5.2.1. The intention is to keep everything up to date, while keeping it relevant to any release from (at least) the last two or three years. 5.2.1 was an "early adopters" release (http://be-well.ilk.org/FreeBSD/releases/5.2.1R/early-adopter.html), so it is intentionally not documented as carefully as releases that were intended for general use. > In > beginning of the documentation, in chapter 2.3.2 you wrote about > Kernel Configuration. How to start Kernel Configuration in release > 5.2.1? Should I edit kernel configuration file and rebuild a kernel? > By this way, I have troubles while I rebuild a kernel! 'Make' > returns errors while kernel linking was started. Go back to the GENERIC kernel and make a few changes at a time, so that you will be easily able to figure out which change was the problem. Or just stay with the GENERIC kernel, if it works fine for you. > I should attach my > kernel configuration file but BSD works on virtual machine and I > need to copy this file on a USB flash but I don't know how to > connect it to BSD. There is a FAQ entry on that. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 14:32:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA99416A41F for ; Mon, 7 Nov 2005 14:32:34 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD9D743D5C for ; Mon, 7 Nov 2005 14:32:32 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 27902 invoked from network); 7 Nov 2005 14:32:32 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Nov 2005 14:32:32 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id F076528441; Mon, 7 Nov 2005 09:32:31 -0500 (EST) Sender: lowell@be-well.ilk.org To: Dave To: References: <004901c5e237$69776c40$0900a8c0@satellite> From: Lowell Gilbert Date: 07 Nov 2005 09:32:31 -0500 In-Reply-To: <004901c5e237$69776c40$0900a8c0@satellite> Message-ID: <4464r434w0.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: abcde ripping to mp3 and ogg using different folders X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 14:32:34 -0000 "Dave" writes: > Got a question. I've got some cd's i'd like to take and make mp3's out > of them. I've defined lame opts in my abcde.conf and i'd also like to > rip .ogg files at the same time. Doing this i'd like to store the mp3 > version of the disk and the .ogg version in separate folders under one > root area. Has anyone done this? I don't use abcde, but it seems like something that should be trivial to do with a script wrapper around abcde... From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 14:35:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46D2416A41F for ; Mon, 7 Nov 2005 14:35:15 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD5443D48 for ; Mon, 7 Nov 2005 14:35:14 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 4642 invoked from network); 7 Nov 2005 14:35:14 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Nov 2005 14:35:14 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id BC45A28444; Mon, 7 Nov 2005 09:35:13 -0500 (EST) Sender: lowell@be-well.ilk.org To: Charlie McElfresh References: <20051106211756.78895.qmail@web31913.mail.mud.yahoo.com> From: Lowell Gilbert Date: 07 Nov 2005 09:35:13 -0500 In-Reply-To: <20051106211756.78895.qmail@web31913.mail.mud.yahoo.com> Message-ID: <441x1s34ri.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: can't install php5-dba port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 14:35:15 -0000 Charlie McElfresh writes: > I'm running php 5.05, apache 2.053, on FreeBSD > 5.4-RELEASE. > > When I try to install the port (from the ports > collection) > > php5-dba > > I get this message: > > ===> php5-dba-5.0.3_2 is marked as broken: Doesn't > work with PHP version : 4 (Doesn't support PHP 4). > > Help appreciated. It doesn't seem to be marked broken in the current version of the port... From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 14:57:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3779E16A41F for ; Mon, 7 Nov 2005 14:57:38 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id D5F1343D45 for ; Mon, 7 Nov 2005 14:57:37 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 21532 invoked by uid 502); 7 Nov 2005 14:57:36 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 7 Nov 2005 14:57:36 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436F6B5F.9000304@ywave.com> Date: Mon, 07 Nov 2005 06:57:35 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garrett Cooper References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> <436F1779.7090807@u.washington.edu> In-Reply-To: <436F1779.7090807@u.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 14:57:38 -0000 Garrett Cooper wrote: > Micah wrote: > > >>Garrett Cooper wrote: >> >> >>>On Nov 6, 2005, at 2:01 PM, Micah wrote: >>> >>> >>>>Skylar Thompson wrote: >>>> >>>> >>>>>Micah wrote: >>>>> >>>>> >>>>>>My desktop system just started doing this last night. I was >>>>>>upgrading Gnome using the handy shell script they provide. It >>>>>>looks like sometime around 11:30pm the computer reset. This >>>>>>morning I'm trying to reinstall all the software that got lost in >>>>>>last night's reset and I get another reset in the middle of >>>>>>compiling. The last message in /var/log/messages before reboot is: >>>>>>Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 >>>>>>Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 >>>>>>Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/ >>>>>>kernel >>>>>> >>>>>>I just ran memtest86+ and there's no memory errors. I'm guessing >>>>>>it's a hardware issue, but how do I diagnose it? >>>>> >>>>> >>>>>Could it be a bad power supply? Try swapping in another one and >>>>>see what happens. >>>> >>>> >>>> >>>>I was thinking that too, unfortunately I don't have a spare and was >>>>hoping to diagnose before buying parts. Voltages look fine when I >>>>check the accessory lines (+5 and +12) with a multimeter under load. >>>> >>>>Thanks, >>>>Micah >>> >>> >>> >>> It might not just be a bad power supply, but instead a lack of >>>power due to the power supply rating. So my question is, what is the >>>rating of the power supply and how many devices (hard drives, ATX >>>powered video cards) do you have connected? >>>-Garrett >> >> >>It had been working fine since I bought it at the beginning of >>September. It's a 350 watt PSU running an Asus A8V-E deluxe mobo with >>an Athlon 64 3000+. I have one ata 100 hd, one DVD-RW, and one >>floppy. For expansion cards I have a PCI-EX vid card (MSI X300se), >>and an Intel NIC. Plus the keyboard and two mice and that pretty much >>accounts for all power drainers. >> >>Right now under load the multimeter reads 11.89 on +12, 5.12-5.08 on >>+5 (did a min/max reading over several minutes on that one) and 3.36 >>on +3. >> >>Thanks, >>Micah > > > Doesn't really sound like a lot, but depending on the amount of > memory, I wonder since the power rating is _somewhat low_ and depending > on which area of the world you live in, the amount of current output may > be higher or lower, based on voltage values output by your power > supply... Also, is your version of FreeBSD also running in 64 bit mode > or 32 bit mode? > -Garrett I'm running the i386 version of FreeBSD with 1gb ram. Didn't think to check this before, but I'm getting ~112-113 volts into the PSU from the surge strip. I'm probably going to get a new PSU today. The parts store has a couple of 400 watters in the $50 range (a fortron and a thermaltake). I did a lucifer burn-in test last night and got 8 errors over a two hour period. I ran the mprime torture test this morning (after the computer had been powered off overnight) and it passed. I didn't have the high-low meter attached to see how the voltages looked. Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 14:58:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1D6916A420 for ; Mon, 7 Nov 2005 14:58:06 +0000 (GMT) (envelope-from pkands@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFA843D46 for ; Mon, 7 Nov 2005 14:58:06 +0000 (GMT) (envelope-from pkands@gmail.com) Received: by wproxy.gmail.com with SMTP id i11so716841wra for ; Mon, 07 Nov 2005 06:58:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=i8RmCpazUZ6iMx8ODsCajcWOpGMj9nCdDi7nh2WPa6GBc5A5WbnT4jS1jX5wBi+R5wbE1eqFSEsz4wFeqx2qlQ6fCUNruf/lU0PCdxljihS3oETQrj6tL1P20gc2/xPmoZZt6BLV1UBoDzWaay0nKyBMULmR1yRQK1y1f7TQgcM= Received: by 10.65.215.5 with SMTP id s5mr5329376qbq; Mon, 07 Nov 2005 06:58:05 -0800 (PST) Received: from ?206.148.12.146? ( [206.148.12.146]) by mx.gmail.com with ESMTP id d12sm4058078qbc.2005.11.07.06.58.04; Mon, 07 Nov 2005 06:58:05 -0800 (PST) Message-ID: <436F6B80.6010709@gmail.com> Date: Mon, 07 Nov 2005 09:58:08 -0500 From: John Cox User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: boot manager linux/bsd dual boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 14:58:06 -0000 I am preparing for a freeBSD install on my laptop with XP and Fedora. I am familiar with Grub and would like to use that to boot freeBSD. Can someone point me to an example of a grub.conf (menu.lst) entry that will work? Or How do I configure boot manager to boot Fedora? From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:03:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9316E16A41F for ; Mon, 7 Nov 2005 15:03:43 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 3150643D45 for ; Mon, 7 Nov 2005 15:03:43 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 21854 invoked by uid 502); 7 Nov 2005 15:03:42 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 7 Nov 2005 15:03:42 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436F6CCD.3020103@ywave.com> Date: Mon, 07 Nov 2005 07:03:41 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael C. Shultz" References: <1131325173.3160.5.camel@localhost> <200511062113.42397.ringworm01@gmail.com> <1131348443.644.1.camel@localhost> <200511062329.47970.ringworm01@gmail.com> In-Reply-To: <200511062329.47970.ringworm01@gmail.com> Content-Type: text/plain; charset=ISO-8859-6; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD questions , Dave Webster Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:03:43 -0000 Michael C. Shultz wrote: > On Sunday 06 November 2005 23:27, Dave Webster wrote: > >>Tried the link and commented out the line in /etc/fstab, rebooted but >>still get the same problem. > > > You still get this? VVVVVVVVV > > /var: write failed, filesystem is full > >>>>>>>mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device >>>>>>>pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', >>>>>>>you're on your own! > I'm not seeing the connection between the /tmp partition and a /var filesytem error. On his system they're different partitions. Micah From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:09:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEA5916A41F for ; Mon, 7 Nov 2005 15:09:07 +0000 (GMT) (envelope-from bconklin@masongeneral.com) Received: from fw.masongeneral.com (list.masongeneral.com [66.119.204.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7336E43D46 for ; Mon, 7 Nov 2005 15:09:07 +0000 (GMT) (envelope-from bconklin@masongeneral.com) Received: from localhost (unknown [127.0.0.1]) by fw.masongeneral.com (Postfix) with ESMTP id 08DBF15444; Mon, 7 Nov 2005 07:09:04 -0800 (PST) Received: from fw.masongeneral.com ([127.0.0.1]) by localhost (fw.masongeneral.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 48442-05; Mon, 7 Nov 2005 07:09:02 -0800 (PST) Received: by fw.masongeneral.com (Postfix, from userid 1002) id 4365D1544A; Mon, 7 Nov 2005 07:09:01 -0800 (PST) Received: from mx1.masongeneral.com (mx1.masongeneral.com [172.31.195.56]) by fw.masongeneral.com (Postfix) with ESMTP id 7826115036; Mon, 7 Nov 2005 07:09:00 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 7 Nov 2005 07:09:00 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [squid-users] Squid and Active Directory Thread-Index: AcXhyUjkKk6tNeVeSPWC0aWgC520mwB44q3A From: "Brian E. Conklin" To: "Abbas Salehi" , X-Privacy-Notice: Please visit http://www.masongeneral.com/HIPAA.htm X-Virus-Scanned: amavisd-new at masongeneral.com Cc: Subject: RE: [squid-users] Squid and Active Directory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:09:08 -0000 You must make sure you set the proper permissions on the winbind pipe. In my distro: root# chown root:squid /var/cache/samba/winbindd_privileged root# chmod 750 /var/cache/samba/winbindd_privileged Brian E. Conklin, MCP+I, MCSE Director of Information Services Mason General Hospital http://www.masongeneral.com > -----Original Message----- > From: Abbas Salehi [mailto:abbas@isiran.ir]=20 > Sent: Friday, November 04, 2005 9:25 PM > To: squid-users@squid-cache.org > Subject: [squid-users] Squid and Active Directory >=20 >=20 > Dear sir >=20 > I did all of your recommanded from document step by step >=20 > I succeeded to joined to the domain and active directory , i=20 > can see the > domain users and > groups >=20 > kinit command works properly, >=20 > net ads testjoin > Join is OK >=20 > net ads join administrator > Joined 'squid-server' to realm 'TEST.COM' >=20 > But ntlm_auth does not work properly, >=20 > I have following error when i run it : >=20 > ntlm_auth --username=3Dadministrator > password: ****** > NT_STATUS_CANT_ACCESS_DOMAIN_INFO: NT_STATUS_CANT_ACCESS_DOMAIN_INFO > (0xc00000da) >=20 > when i run the squid and set the the machine as proxy,the=20 > squid authenticate > but does not accept the user >=20 > When i browes some web pages, bring the dialog box, contain user and > password and domian, > but does not accept, >=20 > We have following error in my logs >=20 > Winbind : >=20 > [2005/10/30 14:02:11, 0] nsswitch/winbindd_util.c:get_trust_pw(1033) > get_trust_pw: could not fetch trust account password for my domain > TEST.COM >=20 > Can anybody help me, >=20 > How can i solve this problem, >=20 > Regards > Abbas Salehi >=20 >=20 ====================================================================== Mason General Hospital 901 Mt. View Drive PO Box 1668 Shelton, WA 98584 http://www.masongeneral.com (360) 426-1611 ====================================================================== This message is intended for the sole use of the individual and entity to whom it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the addressee nor authorized to receive for the addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone this message or any information contained in the message. If you have received this message in error, please immediately notify the sender and delete the message. Replying to this message constitutes consent to electronic monitoring of this message. Thank you. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:09:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C9A516A432 for ; Mon, 7 Nov 2005 15:09:38 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from internet.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D3243D46 for ; Mon, 7 Nov 2005 15:09:38 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (unknown [24.53.250.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id D3E6F69A4D; Mon, 7 Nov 2005 10:09:36 -0500 (EST) Date: Mon, 7 Nov 2005 10:09:35 -0500 From: Bill Moran To: Micah Message-Id: <20051107100935.31771357.wmoran@potentialtech.com> In-Reply-To: <436F6B5F.9000304@ywave.com> References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> <436F1779.7090807@u.washington.edu> <436F6B5F.9000304@ywave.com> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: youshi10@u.washington.edu, freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:09:38 -0000 Micah wrote: > I'm running the i386 version of FreeBSD with 1gb ram. Didn't think to > check this before, but I'm getting ~112-113 volts into the PSU from the > surge strip. I'm probably going to get a new PSU today. The parts > store has a couple of 400 watters in the $50 range (a fortron and a > thermaltake). I'm coming to this conversation late, so I apologize if this information has already been presented. Cheap power supplies are a near guarantee that your computer will be unstable. Unfortunately, $cheap doesn't always == quality cheap. This article is the best I've ever seen for describing how important a PS is to a computer, and how difficult it is to find a reliable one: http://www.tomshardware.com/howto/20040122/index.html -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:11:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5087416A424 for ; Mon, 7 Nov 2005 15:11:50 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 30CCD43D76 for ; Mon, 7 Nov 2005 15:11:43 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 22288 invoked by uid 502); 7 Nov 2005 15:11:42 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 7 Nov 2005 15:11:42 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436F6EAE.7010605@ywave.com> Date: Mon, 07 Nov 2005 07:11:42 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Gorski, Jim" References: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> In-Reply-To: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:11:50 -0000 Gorski, Jim wrote: > Micah, > > I had a motherboard fail with a similar set of symptoms. > Mine was due to bad capacitors on the motherboard itself. > Take a look and make certain that none of them are swollen > or pushing material out the top. > > Heat also leads to random resets - is your fan still running > smoothly or is it covered in dust and cat hair like mine..? > > Best of luck - hope this helps, > > Jim Gorski > > > Message: 14 > Date: Mon, 07 Nov 2005 00:59:37 -0800 > From: Garrett Cooper > Subject: Re: Diagnosing reboot under load > To: freebsd-questions@freebsd.org > Message-ID: <436F1779.7090807@u.washington.edu> > Content-Type: text/plain; charset=ISO-8859-1 > > > >>>>>Micah wrote: >>>>> >>>>> >>>>>>My desktop system just started doing this last night. I was >>>>>>upgrading Gnome using the handy shell script they provide. It >>>>>>looks like sometime around 11:30pm the computer reset. This >>>>>>morning I'm trying to reinstall all the software that got lost in >>>>>>last night's reset and I get another reset in the middle of >>>>>>compiling. The last message in /var/log/messages before reboot > > is: > >>>>>>Nov 6 10:41:08 trisha ntpd[489]: kernel time sync enabled 6001 >>>>>>Nov 6 10:58:14 trisha ntpd[489]: kernel time sync enabled 2001 >>>>>>Nov 6 13:02:57 trisha syslogd: kernel boot file is /boot/kernel/ >>>>>>kernel >>>>>> >>>>>>I just ran memtest86+ and there's no memory errors. I'm guessing >>>>>>it's a hardware issue, but how do I diagnose it? >>>>> >>>>> >>>>>Could it be a bad power supply? Try swapping in another one and >>>>>see what happens. >>>> > I cleaned out all the fans, but they weren't that dirty. I can't test the temps while the system is under load (have to reboot and check them in the bios). My Dad said he'd bring by his spot-read thermometer if he remembers so I can check the temps of everything. The CPU heatsink and memory are cool to the touch under load. I didn't see any obvious signs of burnt/damaged components. No telltale smell either. Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:26:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEEE416A41F for ; Mon, 7 Nov 2005 15:26:09 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67EB143D45 for ; Mon, 7 Nov 2005 15:26:09 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i14so520723wra for ; Mon, 07 Nov 2005 07:26:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=YoQldseXGTRVDteSyIpGcuQFvVm2u5/MN2mzA48OGEXyUkBLLp59pRlh8zt4ANyVkCa5PukiF+XDdnDsxhJinyG3EyIUiYZrGBoIZgBjOiw2lw5Azlu0wLxolSJowj3PMnIzsvd4+R4hIaLemGk8gAj8uixIs3b74vlMU8Yq6Yw= Received: by 10.54.60.9 with SMTP id i9mr1546447wra; Mon, 07 Nov 2005 07:26:08 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 13sm401395wrl.2005.11.07.07.26.06; Mon, 07 Nov 2005 07:26:07 -0800 (PST) From: "Michael C. Shultz" To: Micah Date: Mon, 7 Nov 2005 07:17:23 -0800 User-Agent: KMail/1.8.3 References: <1131325173.3160.5.camel@localhost> <200511062329.47970.ringworm01@gmail.com> <436F6CCD.3020103@ywave.com> In-Reply-To: <436F6CCD.3020103@ywave.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511070717.25113.ringworm01@gmail.com> Cc: FreeBSD questions , Dave Webster Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:26:10 -0000 On Monday 07 November 2005 07:03, Micah wrote: > Michael C. Shultz wrote: > > On Sunday 06 November 2005 23:27, Dave Webster wrote: > >>Tried the link and commented out the line in /etc/fstab, rebooted but > >>still get the same problem. > > > > You still get this? VVVVVVVVV > > > > /var: write failed, filesystem is full > > > >>>>>>>mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > >>>>>>>pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2', > >>>>>>>you're on your own! > > I'm not seeing the connection between the /tmp partition and a /var > filesytem error. On his system they're different partitions. > > Micah your right, don't know what I was thinking. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:26:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F9616A41F for ; Mon, 7 Nov 2005 15:26:20 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from internet.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id F39FF43D48 for ; Mon, 7 Nov 2005 15:26:19 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (unknown [24.53.250.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 02A4B69A4D; Mon, 7 Nov 2005 10:26:18 -0500 (EST) Date: Mon, 7 Nov 2005 10:26:17 -0500 From: Bill Moran To: freebsd-questions@freebsd.org Message-Id: <20051107102617.3abfd2c5.wmoran@potentialtech.com> In-Reply-To: <20051107100935.31771357.wmoran@potentialtech.com> References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> <436F1779.7090807@u.washington.edu> <436F6B5F.9000304@ywave.com> <20051107100935.31771357.wmoran@potentialtech.com> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: micahjon@ywave.com, youshi10@u.washington.edu Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:26:20 -0000 Bill Moran wrote: > Micah wrote: > > > I'm running the i386 version of FreeBSD with 1gb ram. Didn't think to > > check this before, but I'm getting ~112-113 volts into the PSU from the > > surge strip. I'm probably going to get a new PSU today. The parts > > store has a couple of 400 watters in the $50 range (a fortron and a > > thermaltake). > > I'm coming to this conversation late, so I apologize if this information > has already been presented. > > Cheap power supplies are a near guarantee that your computer will be > unstable. Unfortunately, $cheap doesn't always == quality cheap. > > This article is the best I've ever seen for describing how important > a PS is to a computer, and how difficult it is to find a reliable one: > http://www.tomshardware.com/howto/20040122/index.html My mistake. This isn't the article I thought it was. It turns out that the article I'm thinking of was done in 2002, and it seems as if Tom's Hardware has been doing regular reviews of PS since. The original article was interesting in that it listed several power supplies that burned out well below their advertised voltage: http://www.tomshardware.com/howto/20021021/index.html I recommend the more recent one as a guage for what manufacturers you can trust. Frankly, if you're only spending $50 on a 400W, you're probably getting a piece of junk - although Fortron has been rating well in Tom's tests. -- Bill Moran Potential Technologies http://www.potentialtech.com From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:42:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6F4C16A41F for ; Mon, 7 Nov 2005 15:42:48 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 345AF43D45 for ; Mon, 7 Nov 2005 15:42:48 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id D5952222401 for ; Mon, 7 Nov 2005 09:42:46 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 70017-12 for ; Mon, 7 Nov 2005 09:42:46 -0600 (CST) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 1698E21FD1A for ; Mon, 7 Nov 2005 09:42:46 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 09:42:28 -0600 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart39013989.lFloWWKFXg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511070942.41964.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: smbfs small read tuning? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:42:49 -0000 --nextPart39013989.lFloWWKFXg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I have an application that makes hundreds of thousands of small read()s (a= =20 few hundred bytes each time). If I run it directly on files on an smbfs=20 mount, the runtime is on the order of an hour. If I copy the files to my=20 local hard drive first and then run it, the total copy + run time is on the= =20 order of four minutes. The mount_smbfs(8) man page doesn't mention anything about tuning and I'm=20 not sure where else to look. Is there a way to enable some kind of=20 read-ahead cache or otherwise trade some memory or CPU for a speed boost? =2D-=20 Kirk Strauser --nextPart39013989.lFloWWKFXg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBDb3Xx5sRg+Y0CpvERAq/+AJ9S9YK4WT0NzOxPnRMhYjgo0kg62QCgjJu+ C4jXBebtlOoSBcvvdsXpBgU= =64RY -----END PGP SIGNATURE----- --nextPart39013989.lFloWWKFXg-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:48:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FF2B16A420 for ; Mon, 7 Nov 2005 15:48:41 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 722FA43D5E for ; Mon, 7 Nov 2005 15:48:34 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 65A64222407 for ; Mon, 7 Nov 2005 09:48:33 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 70017-13 for ; Mon, 7 Nov 2005 09:48:32 -0600 (CST) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id B0BC9222401 for ; Mon, 7 Nov 2005 09:48:32 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 09:48:22 -0600 User-Agent: KMail/1.8.2 References: <200511040956.19087.kirk@strauser.com> <200511060657.39674.kirk@strauser.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2449820.Ro4SCRXWNq"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511070948.27910.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:48:41 -0000 --nextPart2449820.Ro4SCRXWNq Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 06 November 2005 07:39, Andrew P. wrote: > Note, that the difference must be kept in RAM, so it won't work if there= =20 > are multi-gig diffs, but it will work very fast if the diffs are only=20 > 10-100Mb, it will work at close to I/O speed if the diff is under 10Mb. = =20 Thanks, Andrew! My Python script runs that algorithm in 17 seconds on a=20 400MB file with 10% CPU. =46or anyone interested, here's my implementation. Note that the readline(= )=20 method in Python always returns something, even at EOF (at which point you= =20 get an empty string). Also, empty strings evaluate as "false", which is=20 why the "if not (oldline or newline): break" code exits at the end. old_records =3D [] new_records =3D [] while 1: oldline, newline =3D oldfile.readline(), newfile.readline() if not (oldline or newline): break if oldline =3D=3D newline: continue try: new_records.remove(oldline) except ValueError: if oldline: old_records.append(oldline) try: old_records.remove(newline) except ValueError: if newline: new_records.append(newline) > Hope this gives you some idea. It did. It must've been a long work week, because that all seems so obviou= s=20 in retrospect but was completely opaque at the time. Thanks again! =2D-=20 Kirk Strauser --nextPart2449820.Ro4SCRXWNq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBDb3dL5sRg+Y0CpvERAhUcAJ0XNZ4mWtxZgvUbbPbWbX77lI/CmwCfWZrH aiMPAA3WfoC1eKlNWbAMiGA= =qYPx -----END PGP SIGNATURE----- --nextPart2449820.Ro4SCRXWNq-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:52:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF44B16A41F for ; Mon, 7 Nov 2005 15:52:08 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E72543D46 for ; Mon, 7 Nov 2005 15:52:08 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 771F1222401 for ; Mon, 7 Nov 2005 09:52:07 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 48108-16 for ; Mon, 7 Nov 2005 09:52:06 -0600 (CST) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id DBADD222413 for ; Mon, 7 Nov 2005 09:52:06 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 09:52:02 -0600 User-Agent: KMail/1.8.2 References: <200511040956.19087.kirk@strauser.com> <200511041129.17912.kirk@strauser.com> <200511070419.jA74JjS7068019@banyan.cs.ait.ac.th> In-Reply-To: <200511070419.jA74JjS7068019@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1594440.HCntzm2dto"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511070952.05156.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:52:08 -0000 --nextPart1594440.HCntzm2dto Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 06 November 2005 22:19, Olivier Nicole wrote: > if you have access to the "legacy/FoxPro" application, it should be > modifed to add a timestamp to each reccord modification. Don't underestimate the strength of the word "legacy". To be honest, if we= =20 had the manhours to rewrite it, we'd take the opportunity to run it=20 directly against the PostgreSQL server. What we're gaining out of this system is the ability to migrate our old=20 applications at our leisure, and the opportunity to write new applications= =20 against a real RDBMS that contains the same data. It's certainly not the=20 ideal, but it's working out very well for us. =2D-=20 Kirk Strauser --nextPart1594440.HCntzm2dto Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBDb3gl5sRg+Y0CpvERAoRdAJ4zT7YJhNndo/PrOisneosw1O7VFACdGgjz Fg9YpXepHSnMuw3/FhSAaS8= =OM7A -----END PGP SIGNATURE----- --nextPart1594440.HCntzm2dto-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:56:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EADA16A421 for ; Mon, 7 Nov 2005 15:56:48 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 348A743D48 for ; Mon, 7 Nov 2005 15:56:47 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 15640 invoked from network); 7 Nov 2005 15:56:46 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Nov 2005 15:56:46 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 1B57B28441; Mon, 7 Nov 2005 10:56:46 -0500 (EST) Sender: lowell@be-well.ilk.org To: Ian Lord References: <6.2.3.4.2.20051106102933.0252b2f8@pop.msdi.ca> From: Lowell Gilbert Date: 07 Nov 2005 10:56:46 -0500 In-Reply-To: <6.2.3.4.2.20051106102933.0252b2f8@pop.msdi.ca> Message-ID: <44slu81mf5.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org, ale@FreeBSD.org Subject: Re: Ports: php5-mysqli 5.0.5_1 Dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:56:48 -0000 Ian Lord writes: > I just installed port php5-mysqli. One of the packages it installs at > the same time is mysql_client which is for mysql 4.1 > > If I try to manually install package for mysql50_client I get a > conflict saying I cannot install because files go at the same place. > > How can I bypass this kind of situation ? > > Is the only way is waiting for an update to package php5_mysqli or can > I force the install without creating problems ? In a quick look, I didn't see the path that gets mysql installed as a dependency for php5_mysqli. If it can work with mysql150, then you should be able to remove 1.4 and replace it with 1.5. If it needs 1.4, though, that's what you're stuck with. From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:58:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 143E016A41F for ; Mon, 7 Nov 2005 15:58:40 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA3743D45 for ; Mon, 7 Nov 2005 15:58:38 +0000 (GMT) (envelope-from dick@nagual.st) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by nagual.st with local; Mon, 07 Nov 2005 16:58:37 +0100 id 0000001F.436F79AD.00001984 Date: Mon, 7 Nov 2005 16:58:37 +0100 To: freebsd-questions Message-ID: <20051107155836.GA6368@lothlorien.nagual.st> References: <20051106122317.46c1d99d.dick@nagual.st> <20051107113840.z3r0h3nm8cgkc8kk@netchild.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <20051107113840.z3r0h3nm8cgkc8kk@netchild.homeip.net> User-Agent: Mutt/1.4.2.1i From: Dick Hoogendijk Subject: Re: linux-glib2 unavailable ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:58:40 -0000 On 07 Nov Alexander Leidinger wrote: > http://people.freebsd.org/~fenner/portsurvey/devel.html#linux-glib2 > says the distfile is available (not from FreeBSD.org...). So "make > fetch" in the port directory should fetch it... Thank you ;-) -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 15:59:28 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6185016A41F for ; Mon, 7 Nov 2005 15:59:28 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F74F43D70 for ; Mon, 7 Nov 2005 15:59:20 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA7FxJWD018394; Mon, 7 Nov 2005 16:59:19 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id DC7C2B822; Mon, 7 Nov 2005 16:59:18 +0100 (CET) Date: Mon, 7 Nov 2005 16:59:18 +0100 From: Roland Smith To: "Ivan S. Anisimov" Message-ID: <20051107155918.GA72376@slackbox.xs4all.nl> References: <1131348443.436f01db9e094@panel21.agava.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <1131348443.436f01db9e094@panel21.agava.net> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: questions@freebsd.org Subject: Re: 5.2 x hangs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 15:59:28 -0000 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 07, 2005 at 10:27:23AM +0300, Ivan S. Anisimov wrote: > Hello, >=20 > I've recently upgraded from 5.0 to 5.2 (custom kernel with the only > addition - device pcm) and encountered the following problem: x server > hangs the whole system time after time on initialization or > shutdown. x starts clearly once out of three-four times. video card is > radeon 8500 (card is not listed, I pointed xf86cfg to use ati > driver). some video modes (low resolution and bitrate) seem to be more > stable, but all of those I tried cause a lock up. Previously installed > 5.0 on the same machine worked perfectly. >=20 > Could you please help solve this? The FreeBSD version that you use, and presumably the X server are very much out of date. You should install the current FreeBSD version 6.0, and with it the current Xorg port (version 6.8.2, IIRC). I would recommend doing a fresh install from CD instead of a cvsup upgrade, but that's your choice. Chances are that this will solve your problem. If the problem persists, let us know. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDb3nWEnfvsMMhpyURAnt8AJ404mxC9mugWrfzRLaJOCwu6KqVzQCfcCYc Tj4Tn44JUWSTcaks69SsMz0= =QOQn -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 16:07:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B8716A420 for ; Mon, 7 Nov 2005 16:07:48 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48AD343D6A for ; Mon, 7 Nov 2005 16:07:46 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr3.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA7G7jKq026887; Mon, 7 Nov 2005 17:07:45 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id C6EB0B822; Mon, 7 Nov 2005 17:07:44 +0100 (CET) Date: Mon, 7 Nov 2005 17:07:44 +0100 From: Roland Smith To: Micah Message-ID: <20051107160744.GB72376@slackbox.xs4all.nl> Mail-Followup-To: Micah , "Gorski, Jim" , freebsd-questions@freebsd.org References: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> <436F6EAE.7010605@ywave.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZoaI/ZTpAVc4A5k6" Content-Disposition: inline In-Reply-To: <436F6EAE.7010605@ywave.com> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: "Gorski, Jim" , freebsd-questions@freebsd.org Subject: Re: Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 16:07:48 -0000 --ZoaI/ZTpAVc4A5k6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 07, 2005 at 07:11:42AM -0800, Micah wrote: >=20 > I cleaned out all the fans, but they weren't that dirty. I can't test=20 > the temps while the system is under load (have to reboot and check them= =20 > in the bios).=20 Try xmbmon of mbmon from the/usr/ports/sysutils/xmbmon port. That should help you read the temperatures. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --ZoaI/ZTpAVc4A5k6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDb3vQEnfvsMMhpyURArYCAJsE2hm6MVYanPWcOtIM3p8m6hB1AgCfdP4x Ly1uRqkbxQytSgJsYIKh7SQ= =ruyi -----END PGP SIGNATURE----- --ZoaI/ZTpAVc4A5k6-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 16:17:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 366D016A41F for ; Mon, 7 Nov 2005 16:17:51 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id CB42043D5F for ; Mon, 7 Nov 2005 16:17:50 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 26013 invoked by uid 502); 7 Nov 2005 16:17:49 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 7 Nov 2005 16:17:49 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436F7E2C.3050208@ywave.com> Date: Mon, 07 Nov 2005 08:17:48 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland Smith References: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> <436F6EAE.7010605@ywave.com> <20051107160744.GB72376@slackbox.xs4all.nl> In-Reply-To: <20051107160744.GB72376@slackbox.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Gorski, Jim" , freebsd-questions@freebsd.org Subject: Re: Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 16:17:51 -0000 Roland Smith wrote: > On Mon, Nov 07, 2005 at 07:11:42AM -0800, Micah wrote: > >>I cleaned out all the fans, but they weren't that dirty. I can't test >>the temps while the system is under load (have to reboot and check them >>in the bios). > > > Try xmbmon of mbmon from the/usr/ports/sysutils/xmbmon port. That should > help you read the temperatures. > > Roland Tried that before. It doesn't properly support my mobo. It displays a constant temp for both MB and CPU as 127 deg celsius (260.6 F). Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 16:19:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 959FA16A41F for ; Mon, 7 Nov 2005 16:19:33 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A4B843D77 for ; Mon, 7 Nov 2005 16:19:31 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so159978nzo for ; Mon, 07 Nov 2005 08:19:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=emkzwtSe0pSY+zObl5mApwa4PyAN0cvo4ko8oH+RB0o3bZr879VnE6uuaXOdDtExlhbx9CyW/sNh/3MtQlObctqaHnJjYsTwIRVjAkXTK4PJz1/Kht21gnhLLtou2UNFNIMKL+jlRyX25fcTzF7j4s/9RpiysZUm3C3nvPkN4+g= Received: by 10.65.193.17 with SMTP id v17mr5436860qbp; Mon, 07 Nov 2005 08:19:31 -0800 (PST) Received: by 10.65.253.2 with HTTP; Mon, 7 Nov 2005 08:19:30 -0800 (PST) Message-ID: <54db43990511070819g2d5d5bfchf507626a33c921f2@mail.gmail.com> Date: Mon, 7 Nov 2005 11:19:30 -0500 From: Bob Johnson To: "Michael C. Shultz" In-Reply-To: <200511070717.25113.ringworm01@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1131325173.3160.5.camel@localhost> <200511062329.47970.ringworm01@gmail.com> <436F6CCD.3020103@ywave.com> <200511070717.25113.ringworm01@gmail.com> Cc: FreeBSD questions , Dave Webster Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 16:19:33 -0000 On 11/7/05, Michael C. Shultz wrote: > On Monday 07 November 2005 07:03, Micah wrote: > > Michael C. Shultz wrote: > > > On Sunday 06 November 2005 23:27, Dave Webster wrote: > > >>Tried the link and commented out the line in /etc/fstab, rebooted bu= t > > >>still get the same problem. > > > > > > You still get this? VVVVVVVVV > > > > > > /var: write failed, filesystem is full > > > > > >>>>>>>mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > >>>>>>>pkg_add: can't record package infor '/var/db/pkg/ORBit-0.5.17_2'= , > > >>>>>>>you're on your own! > > > > I'm not seeing the connection between the /tmp partition and a /var > > filesytem error. On his system they're different partitions. > > > > Micah > > your right, don't know what I was thinking. It is still entirely reasonable to assume that he is running out of space on /var because of something using /var/tmp. I'd like to see the output of "ls -l /var" and "ls -l /". The results of "df" and of "du -d2 /var" with the new configuration (/var/tmp linked to /usr/tmp) taken while pkg_add is running _before_ the error message appears would be good, too. - Bob From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 16:28:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6DA216A420 for ; Mon, 7 Nov 2005 16:28:03 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6582A43D45 for ; Mon, 7 Nov 2005 16:28:00 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr14.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA7GRwar058481; Mon, 7 Nov 2005 17:27:59 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6ACCDB822; Mon, 7 Nov 2005 17:27:58 +0100 (CET) Date: Mon, 7 Nov 2005 17:27:58 +0100 From: Roland Smith To: Micah Message-ID: <20051107162758.GA73305@slackbox.xs4all.nl> Mail-Followup-To: Micah , "Gorski, Jim" , freebsd-questions@freebsd.org References: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> <436F6EAE.7010605@ywave.com> <20051107160744.GB72376@slackbox.xs4all.nl> <436F7E2C.3050208@ywave.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <436F7E2C.3050208@ywave.com> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: "Gorski, Jim" , freebsd-questions@freebsd.org Subject: Re: Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 16:28:04 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 07, 2005 at 08:17:48AM -0800, Micah wrote: > Roland Smith wrote: > >On Mon, Nov 07, 2005 at 07:11:42AM -0800, Micah wrote: > > > >>I cleaned out all the fans, but they weren't that dirty. I can't test= =20 > >>the temps while the system is under load (have to reboot and check them= =20 > >>in the bios).=20 > > > > > >Try xmbmon of mbmon from the/usr/ports/sysutils/xmbmon port. That should > >help you read the temperatures. > > > >Roland >=20 > Tried that before. It doesn't properly support my mobo. It displays a= =20 > constant temp for both MB and CPU as 127 deg celsius (260.6 F). Try forcing another access method. With the standard method my mobo also give bogus values: slackbox:~$ mbmon -c1 =20 Temp.=3D 127.0, 127.0, 0.0; Rot.=3D 0, 0, 0 Vcore =3D 0.00, 0.00; Volt. =3D 0.00, 0.00, 0.00, 0.00, 0.00 Forcing access via an ISA port gives the correct result: slackbox:~$ mbmon -c1 -I Temp.=3D 26.0, 39.5, 21.5; Rot.=3D 1117, 2280, 0 Vcore =3D 1.39, 2.99; Volt. =3D 3.34, 5.05, 15.50, 1.54, -6.10 Hope this helps, Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDb4COEnfvsMMhpyURAg9iAJ9Flwf5UBUliAzxjGuIoy+5oQH8JwCgjFkX /3Cb1Am/WS6IBynNHXE5KhU= =c0Sz -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 16:31:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E6B16A41F for ; Mon, 7 Nov 2005 16:31:48 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CCD43D62 for ; Mon, 7 Nov 2005 16:31:43 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i32so352088wra for ; Mon, 07 Nov 2005 08:31:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=MvUl62YVJX2o22ArindvBQUS3aQnv3nQuzCWRTSvpCwWfvgLGbjbA7kb8YnsD2Ti4MF4HoIZS2mUJ27wBFNsEicoWknKPC8jUt0hCzZEJ2woDDZtJZ/ILYNR2EX/mgm+nhcZljeHbQjmJ9xpuN7+zLqberkMlMucPzVWmrHEsow= Received: by 10.54.100.2 with SMTP id x2mr4350405wrb; Mon, 07 Nov 2005 08:31:42 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 26sm3205169wrl.2005.11.07.08.31.41; Mon, 07 Nov 2005 08:31:42 -0800 (PST) From: "Michael C. Shultz" To: Bob Johnson Date: Mon, 7 Nov 2005 08:23:00 -0800 User-Agent: KMail/1.8.3 References: <1131325173.3160.5.camel@localhost> <200511070717.25113.ringworm01@gmail.com> <54db43990511070819g2d5d5bfchf507626a33c921f2@mail.gmail.com> In-Reply-To: <54db43990511070819g2d5d5bfchf507626a33c921f2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511070823.01175.ringworm01@gmail.com> Cc: FreeBSD questions , Dave Webster Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 16:31:48 -0000 On Monday 07 November 2005 08:19, Bob Johnson wrote: > On 11/7/05, Michael C. Shultz wrote: > > On Monday 07 November 2005 07:03, Micah wrote: > > > Michael C. Shultz wrote: > > > > On Sunday 06 November 2005 23:27, Dave Webster wrote: > > > >>Tried the link and commented out the line in /etc/fstab, rebooted > > > >> but still get the same problem. > > > > > > > > You still get this? VVVVVVVVV > > > > > > > > /var: write failed, filesystem is full > > > > > > > >>>>>>>mkdir: /var/db/pkg/ORBit-0.5.17_2: No space left on device > > > >>>>>>>pkg_add: can't record package infor > > > >>>>>>> '/var/db/pkg/ORBit-0.5.17_2', you're on your own! > > > > > > I'm not seeing the connection between the /tmp partition and a /var > > > filesytem error. On his system they're different partitions. > > > > > > Micah > > > > your right, don't know what I was thinking. > > It is still entirely reasonable to assume that he is running out of > space on /var because of something using /var/tmp. > > I'd like to see the output of "ls -l /var" and "ls -l /". > > The results of "df" and of "du -d2 /var" with the new configuration > (/var/tmp linked to /usr/tmp) taken while pkg_add is running _before_ > the error message appears would be good, too. > > - Bob I wonder, can he register another, smaller port now? Just how broke is /var/db/pkg ??? -Mike From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 16:40:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 038F216A41F for ; Mon, 7 Nov 2005 16:40:50 +0000 (GMT) (envelope-from francisco@natserv.net) Received: from zoraida.natserv.net (p65-147.acedsl.com [66.114.65.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0E9343D46 for ; Mon, 7 Nov 2005 16:40:49 +0000 (GMT) (envelope-from francisco@natserv.net) Received: by zoraida.natserv.net (Postfix, from userid 1000) id 907E97E32; Mon, 7 Nov 2005 11:40:46 -0500 (EST) Received: from zoraida.natserv.net (localhost [127.0.0.1]) by zoraida.natserv.net (Postfix) with ESMTP id 82D267E12; Mon, 7 Nov 2005 11:40:46 -0500 (EST) References: <200511040956.19087.kirk@strauser.com> <436B8ADF.4000703@mac.com> <200511041129.17912.kirk@strauser.com> Message-ID: X-Mailer: http://www.courier-mta.org/cone/ From: "francisco@natserv.net" To: Kirk Strauser Date: Mon, 07 Nov 2005 11:40:46 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 16:40:50 -0000 Kirk Strauser writes: > Our legacy application runs on FoxPro. Our web application runs on a > PostgreSQL database that's a mirror of the FoxPro tables. I had the same setup a while back. A few suggestions. * Add a date/changed field in Foxpro and update. * If only recent records are updated, only copy those over * Add a "changed" flag in Foxpro tables * Load entire foxpro tables every time and do a delete/reload withing a single transaction. The idea situation is if you can somehow segreate your older, non changeable data, and copy every day only records that are recent.. even if they have not changed. What type of system is this? In particular do any record can be modified or are only recent records changed? From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:02:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6933416A41F for ; Mon, 7 Nov 2005 17:02:12 +0000 (GMT) (envelope-from dick@nagual.st) Received: from nagual.st (cc20684-a.assen1.dr.home.nl [82.74.2.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF2EF43D49 for ; Mon, 7 Nov 2005 17:02:11 +0000 (GMT) (envelope-from dick@nagual.st) Received: from localhost (localhost [127.0.0.1]) (uid 1000) by nagual.st with local; Mon, 07 Nov 2005 18:02:10 +0100 id 00000042.436F8892.00001CA5 Date: Mon, 7 Nov 2005 18:02:10 +0100 To: freebsd-questions Message-ID: <20051107170210.GA7324@lothlorien.nagual.st> References: <20051106122317.46c1d99d.dick@nagual.st> <20051107113840.z3r0h3nm8cgkc8kk@netchild.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <20051107113840.z3r0h3nm8cgkc8kk@netchild.homeip.net> User-Agent: Mutt/1.4.2.1i From: Dick Hoogendijk Subject: Re: linux-glib2 unavailable ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:02:12 -0000 On 07 Nov Alexander Leidinger wrote: > dick hoogendijk wrote: > > >A lot of linux related ports won't install on my fbsd-6.0 system due > >to the following error: > > > >fetch: > >ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/glib2-2.2.1-1.i386.rpm: > >File unavailable (e.g., file not found, no access) => Couldn't fetch > >it - please try to retrieve this => port manually into > >/usr/ports/distfiles/rpm and try again. *** Error code 1 > > http://people.freebsd.org/~fenner/portsurvey/devel.html#linux-glib2 > says the distfile is available (not from FreeBSD.org...). So "make > fetch" in the port directory should fetch it... I thanked you already, but alas, too soon ;-/ The file should be fetchable from http://gtk.org.ok This is a non-existant address. -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4 + Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:05:58 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 716D416A41F for ; Mon, 7 Nov 2005 17:05:58 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out1.blueyonder.co.uk (smtp-out1.blueyonder.co.uk [195.188.213.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F79943D5C for ; Mon, 7 Nov 2005 17:05:55 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.253.228] ([82.41.253.228]) by smtp-out1.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 7 Nov 2005 17:06:40 +0000 Message-ID: <436F896B.2040404@dial.pipex.com> Date: Mon, 07 Nov 2005 17:05:47 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: micahjon@ywave.com References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> <436F1779.7090807@u.washington.edu> <436F6B5F.9000304@ywave.com> <20051107100935.31771357.wmoran@potentialtech.com> <20051107102617.3abfd2c5.wmoran@potentialtech.com> In-Reply-To: <20051107102617.3abfd2c5.wmoran@potentialtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Nov 2005 17:06:40.0171 (UTC) FILETIME=[9EC127B0:01C5E3BD] Cc: freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:05:58 -0000 Bill Moran wrote: >Bill Moran wrote: > > > >>Micah wrote: >> >> >> >>>I'm running the i386 version of FreeBSD with 1gb ram. Didn't think to >>>check this before, but I'm getting ~112-113 volts into the PSU from the >>>surge strip. I'm probably going to get a new PSU today. The parts >>>store has a couple of 400 watters in the $50 range (a fortron and a >>>thermaltake). >>> >>> >>Cheap power supplies are a near guarantee that your computer will be >>unstable. Unfortunately, $cheap doesn't always == quality cheap. >> >> >I recommend the more recent one as a guage for what manufacturers you >can trust. Frankly, if you're only spending $50 on a 400W, you're >probably getting a piece of junk - although Fortron has been rating >well in Tom's tests. > > A PSU actually capable of 350W *ought* to have done you fine, but many cheap PSUs, as Bill says, just don't cut it. I'd personally recommend a Seasonic, which won't be cheap, but will be quiet and reliable if mine is anything to go by. Antec also seem to have a reasonable rep. There's a nice wattage claculator here: http://www.jscustompcs.com/power_supply/Power_Supply_Calculator.php? --Alex From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:08:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303B416A41F for ; Mon, 7 Nov 2005 17:08:44 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77FA043D5A for ; Mon, 7 Nov 2005 17:08:43 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.253.228] ([82.41.253.228]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 7 Nov 2005 17:09:34 +0000 Message-ID: <436F8A1A.6050301@dial.pipex.com> Date: Mon, 07 Nov 2005 17:08:42 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en-us, pl MIME-Version: 1.0 To: Micah References: <309AD90BD8FC7E4383DB1ACCBF6C8DC00173AAB9@usa0300ms01.na.xerox.net> <436F6EAE.7010605@ywave.com> <20051107160744.GB72376@slackbox.xs4all.nl> <436F7E2C.3050208@ywave.com> In-Reply-To: <436F7E2C.3050208@ywave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Nov 2005 17:09:34.0505 (UTC) FILETIME=[06AA6990:01C5E3BE] Cc: freebsd-questions@freebsd.org Subject: Re: Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:08:44 -0000 Micah wrote: > Roland Smith wrote: > >> On Mon, Nov 07, 2005 at 07:11:42AM -0800, Micah wrote: >> >>> I cleaned out all the fans, but they weren't that dirty. I can't >>> test the temps while the system is under load (have to reboot and >>> check them in the bios). >> >> >> >> Try xmbmon of mbmon from the/usr/ports/sysutils/xmbmon port. That should >> help you read the temperatures. > > > Tried that before. It doesn't properly support my mobo. It displays > a constant temp for both MB and CPU as 127 deg celsius (260.6 F). > > On an ASUS Athlon 64 board (that's what you have isn't it?), -p winbond worked reasonably for me. --Alex From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:14:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D08EB16A41F for ; Mon, 7 Nov 2005 17:14:28 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from smtp1.linkline.com (smtp1.linkline.com [66.59.235.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 795B643D48 for ; Mon, 7 Nov 2005 17:14:28 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from [64.30.211.58] (64-30-211-58.dsl.linkline.com [64.30.211.58]) by smtp1.linkline.com (Postfix) with ESMTP id 544179CE87 for ; Mon, 7 Nov 2005 09:14:25 -0800 (PST) User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Mon, 07 Nov 2005 09:14:25 -0800 From: Jeffrey Ellis To: Message-ID: Thread-Topic: How to sort find results Thread-Index: AcXjvrPQ8oDiGE+xEdqYJgAKlXMBfA== In-Reply-To: <20051107120056.2BF1F16A424@hub.freebsd.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: How to sort find results X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:14:28 -0000 Ok. It looks like: Find -x / -ls basically gives me what I need. But I am seeing two things I still need to do to the results. First, I need to sort the ls by modification time. It seems none of the options for ls work from within find -- or at least with the syntax ls -x. I also looked at doing something like find -x / -ls | sort, but when I look at the sort man, it doesn't say how to sort by particular criteria. The other thing is in the find man it says the -ls option displays the modification time of each file, but what I see is actually just the date "May 21 2004". No times. Is there a way to display the actual times? Thanks again :) All My Best, Jeffrey From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:26:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0405416A41F for ; Mon, 7 Nov 2005 17:26:10 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: from smtpout1.ywave.com (ycomradius.yelmtel.com [216.227.100.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 454F143D48 for ; Mon, 7 Nov 2005 17:26:08 +0000 (GMT) (envelope-from micahjon@ywave.com) Received: (qmail 30678 invoked by uid 502); 7 Nov 2005 17:26:07 -0000 Received: from dsl28217.ywave.com (HELO ?192.168.1.65?) (micahjon@ywave.com@216.227.115.217) by 0 with SMTP; 7 Nov 2005 17:26:07 -0000 X-CLIENT-IP: 216.227.115.217 X-CLIENT-HOST: dsl28217.ywave.com Message-ID: <436F8E2E.802@ywave.com> Date: Mon, 07 Nov 2005 09:26:06 -0800 From: Micah User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051106) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Zbyslaw References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> <436F1779.7090807@u.washington.edu> <436F6B5F.9000304@ywave.com> <20051107100935.31771357.wmoran@potentialtech.com> <20051107102617.3abfd2c5.wmoran@potentialtech.com> <436F896B.2040404@dial.pipex.com> In-Reply-To: <436F896B.2040404@dial.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:26:10 -0000 Alex Zbyslaw wrote: > Bill Moran wrote: > >> Bill Moran wrote: >> >> >> >>> Micah wrote: >>> >>> >>> >>>> I'm running the i386 version of FreeBSD with 1gb ram. Didn't think >>>> to check this before, but I'm getting ~112-113 volts into the PSU >>>> from the surge strip. I'm probably going to get a new PSU today. >>>> The parts store has a couple of 400 watters in the $50 range (a >>>> fortron and a thermaltake). >>>> >>> >>> Cheap power supplies are a near guarantee that your computer will be >>> unstable. Unfortunately, $cheap doesn't always == quality cheap. >>> >> >> I recommend the more recent one as a guage for what manufacturers you >> can trust. Frankly, if you're only spending $50 on a 400W, you're >> probably getting a piece of junk - although Fortron has been rating >> well in Tom's tests. >> >> > A PSU actually capable of 350W *ought* to have done you fine, but many > cheap PSUs, as Bill says, just don't cut it. I'd personally recommend a > Seasonic, which won't be cheap, but will be quiet and reliable if mine > is anything to go by. Antec also seem to have a reasonable rep. > > There's a nice wattage claculator here: > http://www.jscustompcs.com/power_supply/Power_Supply_Calculator.php? > > --Alex Thanks for the link. I actually used that calculator when I pieced this machine together. I'm really beginning to doubt it's the PSU. Why? I cannot get the output voltage to drop no matter what load I throw at it. I plugged in four additional hard drives and ran a system stress test and still the voltages remained rock steady at the values I stated earlier. I ran it for an hours with the high-low monitor on a Fluke multimeter. The +5 stayed near 5.1 with 5.08 as the bottom, and the +12 stayed near 11.89 with 11.84 as the minimum. I even had one of the "random segfaults" and the +12 voltage never dropped below 11.84. I'm not sure how I can get the load any higher without using resistors which most certainly does not simulate the load I'm generating while compiling. That leaves memory, CPU or mobo. I ran memtest86+ and it reported no errors. I'll run it again for an extended period of time while I'm at school to see if it reports anything. That leaves CPU and mobo. Anyone got any ideas how to test those? The only system test I can run that does report an error is Lucifer 1.0 (on the ultimate boot cd). The mprime test and cpuburn do not find any errors. Thanks, Micah From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:26:24 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69FA216A41F for ; Mon, 7 Nov 2005 17:26:24 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from rwcrmhc12.comcast.net (rwcrmhc13.comcast.net [216.148.227.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32CC143D49 for ; Mon, 7 Nov 2005 17:26:23 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com[208.206.151.59]) by comcast.net (rwcrmhc13) with ESMTP id <20051107172622015005rvhfe>; Mon, 7 Nov 2005 17:26:23 +0000 Message-ID: <436F39DB.7070003@computer.org> Date: Mon, 07 Nov 2005 11:26:19 +0000 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeffrey Ellis References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to sort find results X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:26:24 -0000 Jeffrey Ellis wrote: > Ok. It looks like: > > Find -x / -ls > > basically gives me what I need. But I am seeing two things I still need to > do to the results. First, I need to sort the ls by modification time. It > seems none of the options for ls work from within find -- or at least with > the syntax ls -x. I also looked at doing something like find -x / -ls | > sort, but when I look at the sort man, it doesn't say how to sort by Double check that man page... Look for '-k'.. you can specify your sort key. HTH > particular criteria. > > The other thing is in the find man it says the -ls option displays the > modification time of each file, but what I see is actually just the date > "May 21 2004". No times. Is there a way to display the actual times? > > Thanks again :) > > All My Best, > Jeffrey > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Regards, Eric From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:29:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 738ED16A41F for ; Mon, 7 Nov 2005 17:29:41 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24BBB43D6B for ; Mon, 7 Nov 2005 17:29:38 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 522F222240A for ; Mon, 7 Nov 2005 11:29:37 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97838-08 for ; Mon, 7 Nov 2005 11:29:36 -0600 (CST) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 83FF8222408 for ; Mon, 7 Nov 2005 11:29:36 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 11:29:32 -0600 User-Agent: KMail/1.8.2 References: <200511040956.19087.kirk@strauser.com> <200511041129.17912.kirk@strauser.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2694721.7iXZAHlP67"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511071129.34262.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: Fast diff command for large files? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:29:41 -0000 --nextPart2694721.7iXZAHlP67 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 07 November 2005 10:40, francisco@natserv.net wrote: > I had the same setup a while back. > A few suggestions. Thanks for the tips; unfortunately, any fix that involves touching the=20 =46oxPro code is basically impossible. It's not that we *can't*, but that= =20 the sole FoxPro programmer at our company is completely occupied with other= =20 projects. > What type of system is this? In particular do any record can be modified > or are only recent records changed? Nope - every line in each table is subject to change. Here's how our current system works: 1) Copy each FoxPro table file (and associated memo file if one exists) to = a=20 Unix server via Samba. 2) Run my modified version of the "xbase" program to convert each table to = a=20 tab-delimited file that can be loaded into PostgreSQL using the "copy=20 table" command. These files are named "foo.dump", "bar.dump", etc. 3) If "foo.dump-old" exists: a) Using Andrew's algorithm, get the difference between foo.dump-old and foo.dump. Write these out as a set of "delete from ..." commands and a "copy table" command. Pipe this relatively tiny file into the "psql" command to upload the modifications. Otherwise: b) Use the psql command to upload foo.dump 4) "mv foo.dump foo.dump-old" 5) Profit! I've already cut the runtime in half. The next big step is going to be=20 getting our Windows admin to install rsync on the fileserver so that we can= =20 minimize the time spent in step one. With the exception of the space=20 required by keeping the old version of the dump files (step 4), this is=20 exceeding all of our performance expectations by a wide margin. Even better, step 3a cuts the time that the PostgreSQL server has to spend= =20 committing the new data by several orders of magnitude. The net effect is= =20 that our web visitors don't see a noticeable slowdown during the import=20 stage. =20 =2D-=20 Kirk Strauser --nextPart2694721.7iXZAHlP67 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBDb47+5sRg+Y0CpvERAn3HAJ48eDr6BzIr4ynASeXtd4EQPKRiLACdFfe1 VMB6s+iELhud7pAvWPhqRBU= =7EEU -----END PGP SIGNATURE----- --nextPart2694721.7iXZAHlP67-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:41:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFFEA16A41F for ; Mon, 7 Nov 2005 17:41:43 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from smtp1.linkline.com (smtp1.linkline.com [66.59.235.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80BEC43D48 for ; Mon, 7 Nov 2005 17:41:43 +0000 (GMT) (envelope-from jellis@dhnet.us) Received: from [64.30.211.58] (64-30-211-58.dsl.linkline.com [64.30.211.58]) by smtp1.linkline.com (Postfix) with ESMTP id E257C9CD84; Mon, 7 Nov 2005 09:41:40 -0800 (PST) User-Agent: Microsoft-Entourage/11.2.0.050811 Date: Mon, 07 Nov 2005 09:41:41 -0800 From: Jeffrey Ellis To: Eric Schuele , Jeffrey Ellis Message-ID: Thread-Topic: How to sort find results Thread-Index: AcXjwoLywYScCk+1EdqYJgAKlXMBfA== In-Reply-To: <436F39DB.7070003@computer.org> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to sort find results X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:41:44 -0000 Aha... Thanks, Eric :) Well, at least I know it can do it now. The problem -- as usual for a newbie -- is that I haven't got the vaguest understanding of what I just read. The field part I think I get, but how would I use the first character? I guess I'm basically too stupid to get these kind of instructions -- maybe just one example for the use of each option included in man pages would help? Anyway -- I don't think I'll ever get how to use this on my own. All My Best, Jeffrey on 11/7/05 3:26 AM, Eric Schuele at e.schuele@computer.org wrote: > Jeffrey Ellis wrote: >> Ok. It looks like: >> >> Find -x / -ls >> >> basically gives me what I need. But I am seeing two things I still need to >> do to the results. First, I need to sort the ls by modification time. It >> seems none of the options for ls work from within find -- or at least with >> the syntax ls -x. I also looked at doing something like find -x / -ls | >> sort, but when I look at the sort man, it doesn't say how to sort by > > Double check that man page... > Look for '-k'.. you can specify your sort key. > > HTH > >> particular criteria. >> >> The other thing is in the find man it says the -ls option displays the >> modification time of each file, but what I see is actually just the date >> "May 21 2004". No times. Is there a way to display the actual times? >> >> Thanks again :) >> >> All My Best, >> Jeffrey >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> > From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:44:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5982C16A41F for ; Mon, 7 Nov 2005 17:44:50 +0000 (GMT) (envelope-from bill@wiliweld.com) Received: from typhoon.he.net (typhoon.he.net [64.62.229.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 0F6EC43D48 for ; Mon, 7 Nov 2005 17:44:49 +0000 (GMT) (envelope-from bill@wiliweld.com) Received: from liam.billschoolcraft.com ([63.204.157.14]) by typhoon.he.net for ; Mon, 7 Nov 2005 09:44:46 -0800 Date: Mon, 7 Nov 2005 09:44:47 -0800 (PST) From: Bill Schoolcraft X-X-Sender: bill@liam.billschoolcraft.com To: Micah In-Reply-To: <436F8E2E.802@ywave.com> Message-ID: <20051107094015.R55967@liam.billschoolcraft.com> References: <436E739E.8020605@ywave.com> <436E7599.9090003@cs.earlham.edu> <436E7D4E.6080707@ywave.com> <436E9DF0.1080408@ywave.com> <436F1779.7090807@u.washington.edu> <436F6B5F.9000304@ywave.com> <20051107100935.31771357.wmoran@potentialtech.com> <20051107102617.3abfd2c5.wmoran@potentialtech.com> <436F896B.2040404@dial.pipex.com> <436F8E2E.802@ywave.com> System-ID: [en] (FreeBSD 5.4 amd64) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Alex Zbyslaw Subject: Re: Diagnosing reboot under load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:44:50 -0000 At Mon, 7 Nov 2005 it looks like Micah composed: > Alex Zbyslaw wrote: >> Bill Moran wrote: >> >>> Bill Moran wrote: >>> >>> >>>> Micah wrote: >>>> >>>> >>>>> I'm running the i386 version of FreeBSD with 1gb ram. Didn't think to >>>>> check this before, but I'm getting ~112-113 volts into the PSU from the >>>>> surge strip. I'm probably going to get a new PSU today. The parts >>>>> store has a couple of 400 watters in the $50 range (a fortron and a >>>>> thermaltake). >>>>> >>>> >>>> Cheap power supplies are a near guarantee that your computer will be >>>> unstable. Unfortunately, $cheap doesn't always == quality cheap. >>>> >>> >>> I recommend the more recent one as a guage for what manufacturers you >>> can trust. Frankly, if you're only spending $50 on a 400W, you're >>> probably getting a piece of junk - although Fortron has been rating >>> well in Tom's tests. >>> >> A PSU actually capable of 350W *ought* to have done you fine, but many >> cheap PSUs, as Bill says, just don't cut it. I'd personally recommend a >> Seasonic, which won't be cheap, but will be quiet and reliable if mine is >> anything to go by. Antec also seem to have a reasonable rep. >> >> There's a nice wattage claculator here: >> http://www.jscustompcs.com/power_supply/Power_Supply_Calculator.php? >> >> --Alex > > Thanks for the link. I actually used that calculator when I pieced this > machine together. > > I'm really beginning to doubt it's the PSU. Why? I cannot get the output > voltage to drop no matter what load I throw at it. I plugged in four > additional hard drives and ran a system stress test and still the voltages > remained rock steady at the values I stated earlier. I ran it for an hours > with the high-low monitor on a Fluke multimeter. The +5 stayed near 5.1 with > 5.08 as the bottom, and the +12 stayed near 11.89 with 11.84 as the minimum. > I even had one of the "random segfaults" and the +12 voltage never dropped > below 11.84. I'm not sure how I can get the load any higher without using > resistors which most certainly does not simulate the load I'm generating > while compiling. Hello, How were you using the Fluke meter to test amperage? I was not aware that it would work with a ground line embedded inside the power cable? I currently have a Fluke-T5-600 and I'm curious about the above test. http://www.tequipment.net/FlukeT5-600VoltageTester.html Thanks From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:47:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16BE616A41F for ; Mon, 7 Nov 2005 17:47:33 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD1E43D45 for ; Mon, 7 Nov 2005 17:47:32 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 1C7365FAC; Mon, 7 Nov 2005 12:47:32 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08690-01; Mon, 7 Nov 2005 12:47:31 -0500 (EST) Received: from [199.103.21.238] (pan.codefab.com [199.103.21.238]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 4ACB05CE9; Mon, 7 Nov 2005 12:47:31 -0500 (EST) In-Reply-To: <200511070942.41964.kirk@strauser.com> References: <200511070942.41964.kirk@strauser.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Charles Swiger Date: Mon, 7 Nov 2005 12:47:27 -0500 To: Kirk Strauser X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: smbfs small read tuning? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:47:33 -0000 On Nov 7, 2005, at 10:42 AM, Kirk Strauser wrote: > I have an application that makes hundreds of thousands of small read > ()s (a > few hundred bytes each time). If I run it directly on files on an > smbfs > mount, the runtime is on the order of an hour. If I copy the files > to my > local hard drive first and then run it, the total copy + run time > is on the > order of four minutes. > > The mount_smbfs(8) man page doesn't mention anything about tuning > and I'm > not sure where else to look. Is there a way to enable some kind of > read-ahead cache or otherwise trade some memory or CPU for a speed > boost? Yes, but most of the tunables are on the server side. If the server is running Samba, look for the client caching tuning option in smb.conf ("csc policy") and the various oplocks options. You want to have level-2 oplocks working for best performance... -- -Chuck From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:57:00 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9FD16A41F for ; Mon, 7 Nov 2005 17:57:00 +0000 (GMT) (envelope-from dinesh@alphaque.com) Received: from ns2.alphaque.com (ns2.alphaque.com [202.75.47.153]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D2BA43D45 for ; Mon, 7 Nov 2005 17:56:59 +0000 (GMT) (envelope-from dinesh@alphaque.com) Received: (qmail 54311 invoked by uid 0); 7 Nov 2005 17:56:57 -0000 Received: from lucifer.net-gw.com (HELO prophet.alphaque.com) (202.75.47.153) by lucifer.net-gw.com with SMTP; 7 Nov 2005 17:56:57 -0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by prophet.alphaque.com (8.13.4/8.13.4) with ESMTP id jA7Ca9hL063289; Mon, 7 Nov 2005 20:36:09 +0800 (MYT) (envelope-from dinesh@alphaque.com) Message-ID: <436F4A39.8060804@alphaque.com> Date: Mon, 07 Nov 2005 20:36:09 +0800 From: Dinesh Nair User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8b) Gecko/20051026 MIME-Version: 1.0 To: Dave Webster References: <1131325173.3160.5.camel@localhost> <200511061658.30611.ringworm01@gmail.com> <1131339478.1078.2.camel@localhost> In-Reply-To: <1131339478.1078.2.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD questions , "Michael C. Shultz" Subject: Re: filesystem full error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:57:01 -0000 On 11/07/05 12:57 Dave Webster said the following: > Thanks for the response, > I edited the /etc/rc.conf with the clear_tmp_enable="YES" > rebooted > reran pkg_add -r openoffice you're running out of space on /var, and an openoffice package install takes up a lot in /var/tmp. what you can do, since you seem to have gigs available in /usr, is to mv /var/tmp to /usr and create a link from /var/tmp to /usr/tmp and try again. 256MB for a /var partition these days is small, and i normally use >1GB on it if disk space isnt a problem. -- Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+ From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 17:59:25 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EB1616A41F for ; Mon, 7 Nov 2005 17:59:25 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882B743D45 for ; Mon, 7 Nov 2005 17:59:24 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id C5874222408 for ; Mon, 7 Nov 2005 11:59:23 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97838-11 for ; Mon, 7 Nov 2005 11:59:23 -0600 (CST) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id 0C0EC222401 for ; Mon, 7 Nov 2005 11:59:22 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Mon, 7 Nov 2005 11:59:07 -0600 User-Agent: KMail/1.8.2 References: <200511070942.41964.kirk@strauser.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1310423.xQGJTBTNXe"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200511071159.21379.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: smbfs small read tuning? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Nov 2005 17:59:25 -0000 --nextPart1310423.xQGJTBTNXe Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 07 November 2005 11:47, Charles Swiger wrote: > Yes, but most of the tunables are on the server side. If the server > is running Samba, look for the client caching tuning option in > smb.conf ("csc policy") and the various oplocks options. You want to > have level-2 oplocks working for best performance... Nuts. The server is a Windows XP (or 2003) machine. I'll see what our=20 Windows guy can come up with. =2D-=20 Kirk Strauser --nextPart1310423.xQGJTBTNXe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBDb5X55sRg+Y0CpvERAmV+AJ0alKWKVtmIBNWxdXRHtLOhXkBhmACgmPlG OLz1qXD4Ejc2+beDHq5zEP8= =/O4c -----END PGP SIGNATURE----- --nextPart1310423.xQGJTBTNXe-- From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 18:13:52 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125