From owner-freebsd-questions@FreeBSD.ORG Tue Mar 30 03:17:18 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6A82106566C for ; Tue, 30 Mar 2010 03:17:18 +0000 (UTC) (envelope-from anoop.kn@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8AC918FC08 for ; Tue, 30 Mar 2010 03:17:18 +0000 (UTC) Received: by pwj4 with SMTP id 4so9275569pwj.13 for ; Mon, 29 Mar 2010 20:17:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=xlELbU4dlgKYyPt37fkpUu8vPoLA4E9YW1wIjUBe8Us=; b=btDXoqCc9TG0QcY7ceG6xHv9/7D8fzKv4LJwtVBiK5ADgzNXCBjU+m/hUwi8vvgo+h 3q9W3xuutRROtRduzfASwqFiG3jE4FUs28LNPheuH/LXwooSBqinq3ZWh3YeMoY3douL RkV1UF2QXws6Ip+lY66JH6Rkti+/GoNUOeXDA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kh62kY+hzEZdnK/4cUeWqLUlgLesSfEs6oFTTXx4wTp4zZp0vp4AzcZVpWDTVoTFep 8ifrFci10ABQj4hrcBIB4/24OgGo/3g8krv6091zsmmfPPu0NRfNfFN5EDQ75X2V9rY3 bd/5ULBoflxCi724Yvf9sko40eyazJZ3ChkfY= MIME-Version: 1.0 Received: by 10.142.11.8 with HTTP; Mon, 29 Mar 2010 20:17:17 -0700 (PDT) In-Reply-To: <20100328140345.0dbb7708@ernst.jennejohn.org> References: <20100328140345.0dbb7708@ernst.jennejohn.org> Date: Tue, 30 Mar 2010 08:47:17 +0530 Received: by 10.142.74.9 with SMTP id w9mr2389478wfa.305.1269919037981; Mon, 29 Mar 2010 20:17:17 -0700 (PDT) Message-ID: <7ff5545f1003292017k76ffccfek9ff086a2f8d167b@mail.gmail.com> From: Anoop Kumar Narayanan To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: random FreeBSD panics 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: Tue, 30 Mar 2010 03:17:18 -0000 On Sun, Mar 28, 2010 at 5:33 PM, Gary Jennejohn wrote: > On Sun, 28 Mar 2010 11:18:59 +0000 > Masoom Shaikh wrote: > >> On Sun, Mar 28, 2010 at 10:32 AM, Ivan Voras wrote: >> > Masoom Shaikh wrote: >> >> >> >> Hello List, >> >> >> >> I was a happy FreeBSD user, just before I installed FreeBSD8.0-RC1. Since >> >> then, system randomly just freezes, and there is no option other than hard >> >> boot. I guessed this will get solved in 8.0-RELEASE, but it was not :( >> > >> > I wild shot - did you try disabling superpages? >> > >> > _______________________________________________ >> > 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" >> > >> >> umm, how do I do that ? >> > > Add this to /boot/loader.conf > vm.pmap.pg_ps_enabled="0" I keep getting RW errors while writing into an USB drive, wondering if its the same problem is related to your reply ? USB mass storage driver seems to be broken. da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 40.000MB/s transfers da0: 1940MB (3973120 512 byte sectors: 255H 63S/T 247C) info: [drm] Num pipes: 2 info: [drm] Loading R300 Microcode info: [drm] Num pipes: 2 g_vfs_done():da0s1[WRITE(offset=648923648, length=32768)]error = 5 g_vfs_done():da0s1[WRITE(offset=648956416, length=32768)]error = 5 g_vfs_done():da0s1[WRITE(offset=648989184, length=32768)]error = 5 g_vfs_done():da0s1[WRITE(offset=649021952, length=65536)]error = 5 g_vfs_done():da0s1[WRITE(offset=649087488, length=32768)]error = 5 bye, -Anoop > > -- > Gary Jennejohn > _______________________________________________ > 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" >