From owner-freebsd-questions Fri Jan 10 22:35:14 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C10437B401 for ; Fri, 10 Jan 2003 22:35:12 -0800 (PST) Received: from typhoon.enabled.com (typhoon.enabled.com [131.161.240.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id E88B443F5F for ; Fri, 10 Jan 2003 22:35:11 -0800 (PST) (envelope-from sleek@enabled.com) Received: from localhost (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.6/8.12.6) with ESMTP id h0B6YHnm018507 for ; Fri, 10 Jan 2003 22:34:17 -0800 (PST) (envelope-from sleek@enabled.com) Date: Fri, 10 Jan 2003 22:34:17 -0800 (PST) From: Noah Garrett Wallach To: freebsd-questions@freebsd.org Subject: Re: 4.7-STABLE kernel build In-Reply-To: <20030110205554.N17044-100000@typhoon.enabled.com> Message-ID: <20030110220939.K17044-100000@typhoon.enabled.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 10 Jan 2003, Noah Garrett Wallach wrote: > > > Hi, > > > okay I just built a 4.7-STABLE kernel. but I am not able to boot when > using the GENERIC config file. I am kinda new at troubleshooting this > type of stuff so a clue is welcome. > > after installation and reboot > > I only get so far - to the following line: > > amr0: mem 0xf0000000-0xf7ffffff irq 3 at device 0.0 on pci4 okay I removed the MegaRAID support from the kernel configuration file and rebuilt the kernel. things work fine now. but I am wondering why there is still a hang on kernel boot for when the RAID card is defined. commented: # RAID controllers interfaced to the SCSI subsystem #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device dpt # DPT Smartcache - See LINT for options! #device iir # Intel Integrated RAID #device mly # Mylex AcceleRAID/eXtremeRAID #device ciss # Compaq SmartRAID 5* series # RAID controllers #device aac # Adaptec FSA RAID, Dell PERC2/PERC3 #device aacp # SCSI passthrough for aac (requires CAM) #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade > > the next line should be (from the 4.6-STABLE old kernel) > > amr0: Firmware 1.72, BIOS 3.27, 128MB RAM > > > what is creating this issue? I think this MegaRAID card is supported - so > I am not sure why loading stalls here. > > - noah > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message