Date: Sun, 1 Apr 2001 05:46:18 -0700 (PDT) From: Matt Wilbur <matt@sublime.efs.org> To: freebsd-current@freebsd.org Subject: unable to boot NEWCARD? Message-ID: <Pine.BSO.4.21.0104010513001.12251-100000@sublime.efs.org>
next in thread | raw e-mail | index | archive | help
Hi, I recently updated my laptop (dell latitude CSx) from a 20010115-CURRENT snapshot (using cvsup/make world), and NEWCARD is now giving me some problems.. (I'm up to date as of 3/30 at this point..) if I boot to a NEWCARD kernel, it freezes just before the cardbus bridge is probed.. at that point I've tried to drop into DDB, but it's either not available yet, or the system's hung completely.. I'm including the dmesg output up to that point at the end of this mail... The last line I see is: pcm0: <NeoMagic 256ZX> mem 0xfda00000-0xfdafffff,0xf9800000-0xf9ffffff irq 5 at device 0.1 on pci1 my NEWCARD config is basically NEWCARD with NMBCLUSTERS=1024 ... GENERIC works fine, as does my old 20010115 snapshot kernel.. somtimes if I boot to either working kernel, I can then do a reboot/shutdown -r and boot to my new NEWCARD kernel, it'll boot just fine, until the next power off.. although occasionally not :-/ any tips on where to look, what to do next? bios settings are default, my pcmcia cards are removed... dmesg of a failed boot: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-CURRENT #1: Thu Mar 31 13:13:58 GMT 2001 root@:/usr/src/sys/compile/SHAZAM Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 498471802 Hz CPU: Pentium III/Pentium III Xeon/Celeron (498.47-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 268353536 (262064K bytes) avail memory = 256061440 (250060K bytes) Preloaded elf kernel "kernel" at 0xc059b000. Pentium Pro MTRR support enabled WARNING: Driver mistake: destroy_dev on 154/0 Using $PIR table, 5 entries at 0xc00fbd80 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Intel 82443BX (440 BX) host to PCI bridge> at pcibus 0 on motherboard pci0: <PCI bus> on pcib0 pcib1: <PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <display, VGA> at 0.0 (no driver attached) pcm0: <NeoMagic 256ZX> mem 0xfda00000-0xfdafffff,0xf9800000-0xf9ffffff irq 5 at device 0.1 on pci1 thanks! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.21.0104010513001.12251-100000>