From owner-freebsd-bugs Mon Jan 15 9:30:43 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from yogi.urz.unibas.ch (yogi.urz.unibas.ch [131.152.1.4]) by hub.freebsd.org (Postfix) with ESMTP id C020B37B401 for ; Mon, 15 Jan 2001 09:30:17 -0800 (PST) Received: from unibas.ch ([131.152.105.161]) by ubaclu.unibas.ch (PMDF V5.2-29 #33343) with ESMTP id <01JYY2D59O9U8XAQDB@ubaclu.unibas.ch> for freebsd-bugs@FreeBSD.org; Mon, 15 Jan 2001 18:28:55 +0100 Date: Mon, 15 Jan 2001 18:39:43 +0100 From: Horatiu Palivan Subject: resource_list_alloc: resource entry is busy To: freebsd-bugs@FreeBSD.org Message-id: <3A6335DF.71CF8638@unibas.ch> Organization: Institut for Physical Chemistry, University of Basel MIME-version: 1.0 X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.2.6-16bpmac ppc) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a Gateway P5-90 Pentium computer with the following configuration: - Pentium Processor 90 MHz (without fdiv bug). - motherboard Intel Neptun (Zappa) 128 M memory (EDO memory: 4x32M) floppy disks: 3.5" / 5 " first IDE interface: hard disks: WD: 6400 G + 3200 G second IDE interface: CD-Rom (40x) + Iomega Zip (100M) ISA SCSI controller (AVA1505: IRQ=11 I/O=0x340 DMA=0) with: - SCSI CD Writer Yamaha CDR8424S - SCSI Harddisk (Seagate Barracuda) 4.2 G ISA Network card: NE2000+ (IRQ=10 I/O=0x300) ISA Creative Sound Blaster 16 Card (usually: IRQ=5 I/O=0x220, 0x330, 0x388 DMA: 1,5) ISA Modem Zoltrix (COM3) - PCI have IRQ=9 PCI TsengLab (ET4000/W32p) video card (1M). PCI Brooktree (BT848) video acquisition card PCI Hauppauge TV/PCI(604) (BT878) TV card I used once (in 1994) the 2.1 version of FreeBSD and I succedded to install it. OK, I didn't use it too much, because at that time I loaded the system from diskettes (I have had a CDROM IDE - the first IDE version, a NEC270 one, but you didn't have support for the IDE CDrom, only proprietary one... -> copy the distribution from CD to diskettes, and so on... ). It was when the linux kernel was 1.1.59.... NOW:..... On the computer there are installed (and working) the following operating systems: Windows95, Novell 5.0, NT4.0, Dos6.2 Linux (kernel: 2.0.29). The main boot loader is LILO (menu for 4 systems, except Novell -> the DOS starting partition for it is a logical one). I tried to install FreeBSD 4.1 on the computer, using the boot and root diskette (I don't have a bootable CDROM in BIOS, then I generated the diskettes from the CD), but I didn't succeed. It is the first time when it happen this to me. The messages when the kernel is booting are: ------------------------------------------------------------ avail memory: 124174336 (121264 K bytes) Preloaded elf kernel "kernel" at 0xc063e000 Preloaded mfs-root "/mfsroot" at 0xc063e084 Intel Pentium detected, installing workaround for F00F bug. md0: Preloaded image 2949120 bytes at 0xc036cd98 md1: Malloc disk. npx0: on motherboard. npx0: INT 16 interface pcib0: om motherboard. pci0: on pcib0 atapici0: port 0x3f4-ox3f7, 0x1f0-0x1f7 at device 1.0 on pci0. atapici0: Busmastering DMA not supported. panic: resource_list_alloc: resource entry is busy uptime: 0s ------------------------------------------------------------ On other systems where I tried, it seems to boot until the instalation menu........But because it seems that you do not have a possibility to review the booting messages (like SHIFT-Pg.UP in Linux), I do not know the exact boot messages and sequence on the other systems, bacause when I quit the installation menu, the system want to reboot). I tried the tricks with "flags npx0 1" (from trouble.txt), but it don't work. In the configuration of kernel, I disabled all possible features - in advanced mode - (except sc0 and keyboard), but the same things happen. If you need messages, I tried to give all possible messages: Booting messages: >> FreeBSD/i386 BOOT Default: 0: fd(0,a)/boot/loader boot: BTX Loader 1.00 .......1.01 Console: internal video/keyboard BIOS driveA: disk0 BIOS driveB: disk1 BIOS driveC: disk2 BIOS driveD: disk3 FreeBSD/i386 bootstrap loader, Revision 0.8 (jk4@ref4.freebsd.org, fri jul 28 12:39:58 GMT 2000) /kernel text=0x21e97e data=0x2cd8c+0x2068c (boot prompt) : ls mod: 0x100000: kernel (elf kernel, 0x26cd98) 0x36cd98: /mfsroot(mfs-root, 0x2d0000) : heap: Active Allocations: 455/457 155648 bytes reserved 64216 bytes allocated. 7 fragments (10868 bytes fragmented) heap base at 0x28600, top at 0x4e600 : ls dev: disk0: BIOS drive A: disk0a: FFS 1M (0-2880) disk0c: FFS 1M (0-2880) disk1: BIOS drive B: disk2: BIOS drive C: disk2s1: FAT-16 1004 MB (63-2056320) disk2s2: Unknown fs: 0x65 568 MB (2056320-3220560) <- Novell partition disk2s3: Unknown fs: 0x7 1380 MB (3220560-6048000) <- NTFS partition. disk2s5: FAT-16 494 MB (6048063-7061040) disk2s7: FAT-16 1004 MB (7061103-9117360) OBS: here are missing some partitions... why ??? disk3: BIOS drive D: disk3s1: FAT-16 511 MB (63-1048320) disk3s2: ext2fs 66 MB (1048320-1185408) disk3s3: ext2fs 346 MB (1185408-1895040) disk3s5: Linux swap 122 MB (1895103-2145024) disk3s7: ext2fs 1204 MB(2145087-4612608) OBS: also here are missing some partitions... why ??? The problemm is: what can I do ? How can I install the FreeBDS on the computer ? I do not know the order for the kernel to load drivers and probe them, then I could not figure out where the error is...(and in principle it must not be any errors, because it is not the first time when I install an operating system on it).... If you have some ideeas how to work around this, please let me know... Horatiu Palivan -- Dr. Horatiu Palivan Institut for Physical Chemistry University of Basel Klingelbergstr. 80 4056 - Basel Switzerland tel: +(41) 061 267 37 98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message