From owner-freebsd-questions Thu Jun 27 15:51:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by hub.freebsd.org (Postfix) with ESMTP id 26E4537B400 for ; Thu, 27 Jun 2002 15:51:05 -0700 (PDT) Received: from mel-rta7.wanadoo.fr (193.252.19.61) by mel-rto4.wanadoo.fr (6.5.007) id 3D18589F001E46FF for freebsd-questions@freebsd.org; Fri, 28 Jun 2002 00:51:02 +0200 Received: from wanadoo.fr (80.13.169.73) by mel-rta7.wanadoo.fr (6.5.007) id 3D11E59B003FB9B8 for freebsd-questions@freebsd.org; Fri, 28 Jun 2002 00:51:02 +0200 Message-ID: <3D1B98D0.10403@wanadoo.fr> Date: Fri, 28 Jun 2002 00:59:28 +0200 From: masqurin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020123 X-Accept-Language: fr, en-us MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: problem during hardware probing Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hello, I can't install freebsd 4.6 (nor 4.5) on my notebook (compaq presario 1211 EA). At the beginning of the installation process, during hardware probing, the program freeze. The last two lines displayed before freezing are: sc0: at drq 0 flag 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> At first, I thought that the value 0x100 and 0x300 where not correct, and so I tried to change them in the kernel configuration section. I found the line Syscons console driver sc0 flags: 0x??? and replaced the "???" by common values such as 0x100, 0x200 and 0x300. But none of them solved my problem. I've also tried other Unix and Linux distributions such as netBSD, Suse, Caldera... But it always fail during hardware probing. It would be great if someone could throw light on this problem for me ! Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message