From owner-freebsd-questions Sun Dec 10 12:59:40 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 10 12:59:33 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id ED8E537B401 for ; Sun, 10 Dec 2000 12:59:30 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eBAKxUu05042; Sun, 10 Dec 2000 12:59:30 -0800 (PST) Date: Sun, 10 Dec 2000 12:59:30 -0800 From: Alfred Perlstein To: Carl Lankinen Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Installation (make install) and kernel loading messages Message-ID: <20001210125930.M16205@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from no1_carl@hotmail.com on Sun, Dec 10, 2000 at 03:39:01PM -0500 Sender: bright@fw.wintelcom.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Carl Lankinen [001210 12:39] wrote: > Hello, I have recently downloaded and installed FreeBSD 4.2. I have since > customized and rebuilt the kernel. Recently, the 'make install' command has > been giving me the following error: > > chflags noschg /kernel > chflags: /kernel: Operation not permitted > *** Error code 1 (ignored) > mv /kernel /kernel.old > mv: rename /kernel to /kernel.old: Operation not permitted > *** Error code 1 > > I am logged in as root and I have been able to execute make install before. You must have raised the kernel securelevel. Don't do that unless you understand the implications. > My other question involves my PCI NIC. I have a 3Com 3c-450. This card is > supported by FreeBSD but FreeBSD has problems configuring it. When the > kernel is loaded the following message appears: > > xl0: <3Com 3c450-TX HomeConnet> irq 11 at device 13.0 on pci0 > xl0: couldn't map ports/memory > device_probe_and_attach: xl0 attach returned 6 > > If I run ifconfig there is no device xl0. I do not think that my NIC is > being initiallized by FreeBSD. You might have "pnp os" turned on in your bios. turn it off. > My last question involves my sound card. I have a SoundBlaster Live and > FreeBSD recognizes it but has difficulty configuring it. The following > message appears: > > pcm0: irg 10 at device 14.0 on pci0 > pcm0: unable to map register space > device_probe_and_attach: pcm0 attach returned 6 > > All of the irqs are correct for the devices. These devices are PCI cards > and I did try to add the ports/memory info for the SB Live card in MYKERNEL > but was unsuccessful. try the pnp os thing i mentioned above. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message