From owner-freebsd-current@FreeBSD.ORG Wed Dec 3 23:56:20 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A8B716A4CE; Wed, 3 Dec 2003 23:56:20 -0800 (PST) Received: from light.sdf.com (light.sdf.com [207.200.153.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A1BF43FE3; Wed, 3 Dec 2003 23:56:18 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by light.sdf.com with local-esmtp (Exim 4.22) id 1ARoT4-000AV1-Cx; Thu, 04 Dec 2003 00:04:10 -0800 Date: Thu, 4 Dec 2003 00:04:10 -0800 (PST) From: Tom To: Eric Anderson In-Reply-To: <3FCE39B6.1040305@centtech.com> Message-ID: <20031203235711.D84301@light.sdf.com> References: <200312011501.hB1F1NJe048491@fledge.watson.org> <20031202104513.C84301@light.sdf.com> <3FCCE291.3070807@centtech.com> <20031203112523.M84301@light.sdf.com> <3FCE39B6.1040305@centtech.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: re@freebsd.org cc: current@freebsd.org Subject: Re: 5.2-RELEASE TODO X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 07:56:20 -0000 On Wed, 3 Dec 2003, Eric Anderson wrote: ... > > Well, there are so many kinds of PERC cards. Some are just Mylex cards. > >Others are MegaRAID. I think they use some Adaptec now. > > > My troubles were with the MegaRAID variant, I'm not sure about the others.. > > > Either way, I tried booting the install CD with all cards disconnected, > >just to see if I could get the installer up to the main menu. No go. The > >display switches off as soon as sysinstall starts probing devices. It > >appears to panic, but the display is dead. Once I was able to use > >scrolllock at the critical moment just before the kernel starts > >sysinstall, and prevent the display from switch off, but when I release > >the scroll lock, I was at the DDB prompt. Not good. > > > > > First - I hope you mean the cards are physically OUT of the machine - it > seemed to me that if they had a logical disk configuration on the card, > it would hang. Although, it sounds like your problem is different. > Actually, it kind of sounds like it thinks you are doing the "-p" boot > thing to check for keyboard and roll over to the serial port. Other > than that, I'm out of ideas (doesn't take long for that to happen > though!).. :( Yes, the cards are physically out of the machine. "-p" seems unlikely, since the display is literally shutoff. The monitor goes into a power-save mode, so it appears that as soon as sysinstall touches whatever devices it touches, the onboard video stops generating output. I've also tried a serial console, which seems to fail the same way. There is simply no output to the serial console after sysinstall starts, and the machine appears to be hung. So, this was with 5.0 and 5.1. I will have to try 5.2 and see if it has the same problem. No one has contacted me about my PR, or even given me any suggestions about more debugging info that I can gather, so unless this gets fixed by chance, I suspect that 5.x is just going to orphan a significant number of machines. Which is a shame, since 5.x would be clearly superior on a quad Xeon machine than 4.9-RELEASE. > Eric Tom