From owner-freebsd-current Mon May 17 12:10:59 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id C61B815457 for ; Mon, 17 May 1999 12:10:51 -0700 (PDT) (envelope-from van.woerkom@netcologne.de) Received: from oranje.my.domain (dial5-94.netcologne.de [194.8.195.94]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id VAA17001; Mon, 17 May 1999 21:10:39 +0200 (MET DST) Received: (from marc@localhost) by oranje.my.domain (8.9.3/8.9.3) id VAA01774; Mon, 17 May 1999 21:10:56 +0200 (CEST) (envelope-from van.woerkom@netcologne.de) Date: Mon, 17 May 1999 21:10:56 +0200 (CEST) Message-Id: <199905171910.VAA01774@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: leifn@neland.dk Cc: van.woerkom@netcologne.de, freebsd-current@FreeBSD.ORG In-reply-to: (message from Leif Neland on Sun, 16 May 1999 18:19:41 +0200 (CEST)) Subject: Re: No sound (Ensoniq Audio PCI 1370) Reply-To: van.woerkom@netcologne.de References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0 > ^^^^^^ I tried this out but discarded this approach because I got a trap 12 after boot (around the time X fires up). But In the meantime I found out that this must be caused by some other problem, so I will try again later - of course I would be happier if I knew what this choice of nexus implies. With the Friday kernels I get the afore mentioned trap everytime, except if I manually intervene early during booting and tell the system to use 'kernel' - yes kernel, the same kernel that otherwise traps if I don't caress the keyboard.. Could it be that the second stage bootloader (the one with Forth) is damaged somehow? Or did I screw up? I used 'disklabel -B da0' to make sure there is a recent bootblock on my system. Hereby I assumed that the necessary mechanism is built during a make buildworld/install world run. And, after having seen some logs fromt traps here, how do I save such output? Right now I hit a key and the system reboots - no idea how to capture this output. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message