From owner-freebsd-questions Thu Apr 19 1:55:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-sec1.zid.nextra.de (smtp-sec1.zid.nextra.de [212.255.127.204]) by hub.freebsd.org (Postfix) with ESMTP id AE24F37B422 for ; Thu, 19 Apr 2001 01:55:19 -0700 (PDT) (envelope-from ho@dsa-ac.de) Received: from KOMSERVER.dsa-ac.de ([212.169.172.69]) by smtp-sec1.zid.nextra.de (8.9.3/8.9.3) with ESMTP id KAA31691; Thu, 19 Apr 2001 10:55:18 +0200 (CEST) Received: from PCHO (PCHO.dsa-ac.de [172.29.25.6]) by KOMSERVER.dsa-ac.de (8.8.8/8.8.8) with SMTP id KAA21959; Thu, 19 Apr 2001 10:20:32 +0200 Message-Id: <200104190820.KAA21959@KOMSERVER.dsa-ac.de> Comments: Authenticated sender is From: "Andreas Hofer" To: RonDzierwa@home.com Date: Thu, 19 Apr 2001 10:19:08 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Install problems Cc: freebsd-questions@FreeBSD.ORG X-mailer: Pegasus Mail for Windows (v2.54) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Ron, hi list, unfortunately I cannot help you very much. Just wanted to tell you that you are not alone: I tried to install 4.1 (and 4.2) on a rather outdated notebook (Oxford Artist, more or less identical to ACER notebook), facing exactly the same problem as you. The standard install kernel did'nt work at all. I then built a customized kernel with the older wd* devices and copied it over to the boot floppy. The kernel recognizes the controller, the disk and everything looks fine, but the installer still sees no disk. Maybe the installer is looking for the wrong nodes in /dev? Anybody there who knows a way to get the installer recognize the wd* devices? Andreas ============================================== Ron Dzierwa wrote: I have a CTX EzBook 800 series on which I have used FreeBSD version 2.2.6 since that version was current. At the time I had to use some of the PAO stuff to get the pcmcia enet to work, but everything else seemed to work fine. I just bought a new disk, and figured i'd install 4.2. The ata driver does not seem to live happily with the disk controller, however. and even the floppy driver seems to be having a problem (fdc0: cannot reserve I/O port range). The ata driver says: atapci0: port 0xfcf0-0xfcff,0x374-0x377,0x170-0x177 ,0x2f4-0x3f7,0x1f0-0x1f7 at device 18.1 on pci0 atapci0: Busmastering DMA not supported ata2: at 0x1f0 on atapci0 ata2: unable to allocate interrupt device_probe_and_attach: ata2 attach returned 6 ata3: at 0x170 on atapci0 ata3: unable to allocate interrupt device_probe_and_attach: ata3 attach returned 6 later on, when the sysinstall menu comes up and i try to allocate disk space it naturally tells me that there are no disks. the old kernel wd driver used to say: wdc0: at 0x1f0-0x1f7 irq 14 on isa wd0: 3102MB 96354432 sectors), 6304 cyls, 16 heads, 63 S/t, 512 B/s wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, accel, dma, ior . .. I have tried enabling and disabling PNP in the bios, and using auto/user config for the disks. all combinations seem to yield the same results - it cant init the disk controllers. I have another FreeBSD system that I use as a workstation. I used it to build a kernel for the boot flop that would stop in the fd driver ( while(1) i++; makes an effective stopper) so that I could see the ata driver messages. If anybody has any fixes or suggestions, I could implement them and test them without any problem. any and all help is appreciated. I really would like to use 4.2 rather than going back to the old 2.2.6! thanks, ron. --- DSA - Daten- und Systemtechnik GmbH Dr. Ing. Andreas Hofer Pascalstrasse 28 52076 Aachen- Oberforstbach Tel. : 0 24 08 - 94 92 43 FAX : 0 24 08 - 94 92 92 EMAIL: Andreas.Hofer@dsa-ac.de --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message