[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Boot problem on laptop
> I just installed 2.7 via FTP onto a Dell Latitude LS. The problem I'm
> running into is that it starts to boot up and go thru loading the kernel
> and hangs at one point for ever!! Here is what I have on the screen:
>
> OpenBSD 2.7 (GENERIC) #25: Sat May 13 18:04:26 MDT 2000
> deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
> cpu0: Intel Pentium III (Coppermine) ("GenuineIntel" 686-class) 398 MHz
> cpu0:FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SYS,MTRR,PGE,MCA,CMOV,PAT,PSE36,SER,MMX,FXSR,SIMD
> real mem = 133738496 (130604K)
> avail mem = 119422976 (116624K)
> using 1658 buffers containing 6791168 bytes (6632K) of memory
> mainbus0 (root)
> bios0 at mainbus0: AT/286+(65) BIOS, date 03/17/00
> apm0 at bois0: Power Management spec V1.2
> apm0: battery life expectancy 42%
> apm0: AC on, battery charge high, charging
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel 82443BX PCI-AGP (PAC)" rev 0x03
> ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP (PAC)" rev 0x03
> pci1 at ppb0 bus 1
> "Neomagic Magicgraph NM2200" rev 0x20 at pci1 dev 0 function 0 not
> configured
> neo0 at pci1 dev 0 function 1 "Neomagic MagicMedia 256AV" rev 0x20: irq
> 10
>
> -- That's where it dies... Anyone else encounter this? I looked in the
> bugs archive and there where two or three posts about the same problem
> but no reply. And nothing at all about this in the misc archives. Any
> help would be great!!
Please try this with
boot -c
disable pcibios
That help?
Also try this:
boot -c
disable neo
Please send this message back at us, with both of those alternate dmesg
outputs. This appears to be the early pcibios interrupt mapping problem.
It is affecting a few more machines than we expect. man pcibios for
more information.