From owner-freebsd-bugs Sun Apr 8 9:40: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F261137B423 for ; Sun, 8 Apr 2001 09:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f38Ge2Y88076; Sun, 8 Apr 2001 09:40:02 -0700 (PDT) (envelope-from gnats) Date: Sun, 8 Apr 2001 09:40:02 -0700 (PDT) Message-Id: <200104081640.f38Ge2Y88076@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Andre Albsmeier Subject: Re: kern/26427: pcm driver freezes kernel during boot with NeoMagic 256AV Reply-To: Andre Albsmeier Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/26427; it has been noted by GNATS. From: Andre Albsmeier To: George Reid Cc: Andre Albsmeier , FreeBSD-gnats-submit@FreeBSD.org Subject: Re: kern/26427: pcm driver freezes kernel during boot with NeoMagic 256AV Date: Sun, 8 Apr 2001 18:31:23 +0200 On Sun, 08-Apr-2001 at 17:06:06 +0100, George Reid wrote: > On Sun, 8 Apr 2001, Andre Albsmeier wrote: > > > in the kernel config file, the machine hangs during booting when > > initializing the NeoMagic 256AV sound hardware. It stops at the > > indicated place of sys/dev/sound/pcm/mixer.c: > > Can I have the output of pnpinfo please? Sure: root@schlappy:~>pnpinfo Checking for Plug-n-Play devices... No Plug-n-Play devices were found root@schlappy:~> This is with 'device pci' and, of course, without the pcm device. I assume that the sound hardware is attached to the PCI bus, that's why we don't get a pnpinfo. Anything more I can do? I have already built a new kernel from the newest -STABLE sources (I use ctm normally but since they don't work at the moment, I used cvs) but this didn't help. Do you think, it might be worth trying a -current kernel? I don't know if I can compile one under 4.3 but I can give it a try... Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message