Re: OpenBSD 4.5 and XVR500
Miod Vallat <[email protected]>
| Newsgroups | gmane.os.openbsd.sparc |
|---|---|
| Message-ID | <[email protected]> |
> I have burned a CD to install a minimal system. My blade boots on UP > kernel, but kernel hangs (without panic or other information) just after > ifb initialization. I have tried SMP kernel. Same result, kernel hangs just > after ifb initialization and without any information. We only found after 4.5 that there is another ifb(4) flavour we do not support properyl, unfortunately. > I haven't found any bug report. I don't think I have made a mistake. Are > there any workarounds ? Disable the ifb(4) driver (boot -c, disable ifb, exit) and the machine should work. Then, please send us a dmesg as well as the output of `eeprom -p' and `pcidump -xx'. Miod