From owner-freebsd-stable@FreeBSD.ORG Tue Apr 5 05:13:09 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 190A316A4CE for ; Tue, 5 Apr 2005 05:13:09 +0000 (GMT) Received: from smtpclu-1.eunet.yu (smtpclu-1.eunet.yu [194.247.192.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5CF843D48 for ; Tue, 5 Apr 2005 05:13:07 +0000 (GMT) (envelope-from kolicz@EUnet.yu) Received: from faust.net (P-2.97.EUnet.yu [213.240.2.97]) by smtpclu-1.eunet.yu (8.12.11/8.12.11) with ESMTP id j355D3wC010833 for ; Tue, 5 Apr 2005 07:13:04 +0200 Received: by faust.net (Postfix, from userid 1001) id F0736612B; Tue, 5 Apr 2005 07:10:20 +0200 (CEST) Date: Tue, 5 Apr 2005 07:10:20 +0200 From: Zoran Kolic To: freebsd-stable Message-ID: <20050405051020.GA567@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Virus-Scan: EUnet-AVAS-Milter X-AVAS-Virus-Status: clean X-Spam-Checker: EUnet-AVAS-Milter X-AVAS-Spam-Score: -1.6 X-AVAS-Spam-Symbols: AWL BAYES_60 Subject: probably hardware problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 05:13:09 -0000 Hi all! On 5.3 I have strange boot on old hardware. It goes to "ata" channels, then waits about 10 seconds. Cd drive lights all the time. After that stop, resumes to the login prompt and behaves normal, except cd. It lights. Just reboot (no power down) doesn't help. When I stop the power and boot again, system starts nice and cd works fine. I removed scsi waiting time and ata cd option also from kernel. Cd is via atapicam emulated as scsi. Looking into logs, cd is not detected and mentioned first and (after new boot) present as normal. My first idea is hardware problem. Does someone know where to start? Cable? Motherboard? Since I don't have spare items, it should go to service, where I cannot control process of changing everything. (For service all staff older then second is too old.) Best regards Zoran