From owner-freebsd-hardware@FreeBSD.ORG Wed Oct 5 03:44:34 2005 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3025A16A41F for ; Wed, 5 Oct 2005 03:44:34 +0000 (GMT) (envelope-from malachid@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E42B343D49 for ; Wed, 5 Oct 2005 03:44:31 +0000 (GMT) (envelope-from malachid@gmail.com) Received: by qproxy.gmail.com with SMTP id a39so88585qbd for ; Tue, 04 Oct 2005 20:44:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=hpu1n5fS937VkCsSFRHzqGPoV9G9FPosMtJSRW4mRB4qH91AyaZml6wZChUYMO0kwSa8UWKNUkJMAN4DLgUKu0qP9v6n9Oy9RBRnfbmGueMj3M0H2kRF+IsHf2J4WTBTBNDxNkLwE0AMwtAlfftv/fsbOIIIAqY9v7aIRME0/5I= Received: by 10.65.84.7 with SMTP id m7mr3275527qbl; Tue, 04 Oct 2005 11:58:01 -0700 (PDT) Received: by 10.65.84.18 with HTTP; Tue, 4 Oct 2005 11:58:00 -0700 (PDT) Message-ID: Date: Tue, 4 Oct 2005 11:58:00 -0700 From: =?ISO-8859-1?Q?Malachi_de_=C6lfweald?= To: =?ISO-8859-1?Q?Tulio_Guimar=E3es_da_Silva?= In-Reply-To: MIME-Version: 1.0 References: <17217.28509.707672.467147@roam.psg.com> <43429707.5040902@pgt.mpt.gov.br> <4342B9F5.3010301@pgt.mpt.gov.br> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hardware@freebsd.org Subject: Re: panic: driver error: busdma dflt_lock called X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?Malachi_de_=C6lfweald?= List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 03:44:34 -0000 ok, changed the install options to do debugging when it gives the panic, switched to the vt2 bare with me if it has a character off, the camera's screenshot was a little blurry DEBUG: installCommit: System state is 'init' DEBUG: diskPartitionWrite: Examining 5 devices DEBUG: Notify: Writing partition information to drive ar0 DEBUG: Scanning disk ar0 for root filesystem DEBUG: Found rootdev at ar0s1a! DEBUG: Found tmpdev at ar0s1d! DEBUG: Found homedev at ar0s1e! DEBUG: Found userdev at ar0s1g! DEBUG: Scanning disk ar0 for swap partitions DEBUG: Found swapdev at ar0s1b! DEBUG: Notify: Added /dev/ar0s1b as initial swap device DEBUG: Notify: Making a new root filesystem on /dev/ar0s1a DBEUG: Executing command 'newfs -O2 /dev/ar0s1a' *fstab: /etc/fstab:0: No such file or directory* /dev/ar0s1a: 5120.0MB (10485760 sectors) block size 16384, fragment size 2048 using 20 cyclinder groups of 103.72MB, 11750 blks, 23552 inodes super-block backups (for fsck -b#) at: and then it reboots Mal On 10/4/05, Malachi de =C6lfweald wrote: > > nope, even changing it so that it had 2 less labels didn't work. > / 5G > swap 8G > /tmp 4G > /home 8G > /burn 25G > /usr 100G > /jail rest=3D315G > upon reboot and checking the labels again, I notice that all the labels > are there -- so that did help somewhere, but.... > still doesn't work. > Malachi > > On 10/4/05, Malachi de =C6lfweald wrote: > > > > hmmmm, I went back in and instead of starting over, just tried setting > > the mount points for the partitions... I notice the two that had a part= ition > > name 'X' (last two) are not listed.... > > maybe I am specificying too many labels? > > Malachi > > > > On 10/4/05, Malachi de =C6lfweald wrote: > > > > > > yep, happens exactly the same on disk1 as well > > > I notice it says that no dump device is defined -- any idea why that > > > would be? > > > Mal > > > > > > On 10/4/05, Malachi de =C6lfweald wrote: > > > > > > > > Hmmm, I did try using the fixit console, but nothing was available. > > > > Without a console with apps in it, I don't see how to configure the= nic, > > > > mount anything, dmesg, whatever. > > > > > > > > However, I had thought that I was supposed to use bootonly.iso to > > > > start the installation... Let me try with disc1 and get back to you= . > > > > > > > > Thanks, > > > > Malachi > > > > > > > > On 10/4/05, Tulio Guimar=E3es da Silva < tuliogs@pgt.mpt.gov.br> > > > > wrote: > > > > > > > > > Sorry, I didn=B4t reply to the list; "fixing" this now. :) > > > > > I don=B4t know if this changed in -6, but up to 5.4 you can take = it > > > > > from > > > > > the install CD (disc1) itself: configure the NIC, open a "fixit" > > > > > terminal (for 5.3 and on it=B4s the install cd itself; prior to > > > > > that, it=B4s > > > > > the 2nd) and run "dmesg >dmesg.log" and ftp this dmesg.log to som= e > > > > > other > > > > > machine, so that you can attach it. ;) > > > > > I see you=B4re using bootonly.iso, but does this happen with the > > > > > full > > > > > install (disc1) CD? > > > > > > > > > > Tulio G. Silva > > > > > > > > > > Malachi de =C6lfweald wrote: > > > > > > > > > > > how would I run dmesg? This is a fresh install. Even when I do > > > > > it with > > > > > > multi-terminal (from boot menu) dmesg isn't installed yet. > > > > > > > > > > > > 6.0-BETA5 bootonly.iso > > > > > > Asus A8N-SLI Premium > > > > > > nVidia raid controller doing RAID0+1 > > > > > > 4 hitachi deskstar 250GB SATAII > > > > > > > > > > > > Malachi > > > > > > > > > > > > On 10/4/05, *Tulio Guimar=E3es da Silva* < tuliogs@pgt.mpt.gov.= br > > > > > > > wrote: > > > > > > > > > > > > Doesn=B4t dmesg show anything abnormal? You could try and see i= f > > > > > > there=B4s > > > > > > no error or warining messages, or else attach dmesg=B4s results= , > > > > > so we > > > > > > could have any clue. > > > > > > Or, at least, it would help A LOT to know which version you=B4r= e > > > > > > using. ;) > > > > > > > > > > > > Tulio G. Silva > > > > > > > > > > > > Malachi de =C6lfweald wrote: > > > > > > > > > > > > >yeah, it was too bad. say responses to my message and was > > > > > hopefull. > > > > > > > > > > > > > >oh well. > > > > > > > > > > > > > > > > > > > > >Malachi > > > > > > > > > > > > > >On 10/3/05, Randy Bush < randy@psg.com = > > > > > > wrote: > > > > > > > > > > > > > > > > > > > > >>>I have 1/2 a rack spare in IFL1 (Manchester Computing centre > > > > > in the > > > > > > >>> > > > > > > >>> > > > > > > >>Kilburn > > > > > > >> > > > > > > >> > > > > > > >>>Building, Manchester). I'm slicing it up into 1 and 2U's for > > > > > > =A325 per > > > > > > >>> > > > > > > >>> > > > > > > >>month > > > > > > >> > > > > > > >> > > > > > > >>>per 1U or =A340 per month for a 2U. This includes 10GB data > > > > > > transfer per > > > > > > >>>month. Is anybody interested? Space is limited! > > > > > > >>> > > > > > > >>> > > > > > > >>anyone who would trust their equiment to a spammer is a fool > > > > > > >> > > > > > > >>randy > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > freebsd-hardware@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > > > > > To unsubscribe, send any mail to " > > > > > freebsd-hardware-unsubscribe@freebsd.org" > > > > > > > > > > > > > > > > > > > >