> If it can't, pls help to try below to narrow it down > further. > boot with "-B intel-iommu=no -kdv": > > [0]> prom_debug/W 1 > [0]> ::bp acpica`acpica_init > [0]> ::bp pci_autoconfig`pci_enumerate > [0]> ::bp isa`isa_attach > [0]> post_startup_cpu_fixups:b > [0]> vfs_mountroot:b > > Then pls repeatedly do > [0]> :c
Okay, here's what I found. The numbers after the breakpoints show the order at which I had to continue. [0]> prom_debug/W 1 [0]> ::bp acpica`acpica_init 2 3 6 [0]> ::bp pci_autoconfig`pci_enumerate 1 4 [0]> ::bp isa`isa_attach 5 [0]> post_startup_cpu_fixups:b 7 [0]> vfs_mountroot:b 8 After the last one, I saw this on the screen: 8042 device: mouse at 1,mouse8042 #0 mouse80420 is /pci at 0,0/isa at 1f/i8042 at 1,20/mouse01 NOTICE: Kernel debugger present: disabling console power management startup.c:2276 Unmapping lower boot pages startup.c:2295 Releasing boot pages startup.c:2322 Boot pages released -- This message posted from opensolaris.org