Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

3.3/macppc won't boot off the CD-ROM on an iBook SE

From: David H. Gutteridge <dhgutteridge(at)hotmail.com>
Date: Wed Jun 25 2003 - 12:23:09 EDT


Hello,

(My apologies if this is already documented somewhere, but I couldn't find anything on it on the OpenBSD site or through search engines.)

Having received my new OpenBSD 3.3 CD-ROM set in the mail yesterday, I tried booting disc 2 for macppc on my iBook SE, only to find that it hangs during the boot process. The 3.1 release (the last one I have) booted without any trouble, so something seems to have changed in the interim.

The machine in question is a 366MHz iBook SE -- I don't know if there are any hardware differences between this machine and other iBooks of comparable vintage other than the processor speed, default RAM size, and hard drive size. (My understanding was that it was otherwise identical to the first iBooks at 300MHz, but perhaps that's not the case? Or perhaps 3.3 won't boot on other iBooks as well?)

I've included the dmesg from my iBook when it boots 3.1 (off the CD-ROM from that release), and an excerpt from the dmesg for 3.3 when it tries to boot (unfortunately I can't capture the dmesg for 3.3, since obviously I have nothing to work with, it never finishes booting).

3.1 dmesg:

[ using 206936 bytes of bsd ELF symbol table ] console out [ATY,RageM_Lp]console in [keyboard] ADB found : memaddr 91000000 size 1000000, : consaddr 91000000, : ioaddr 90020000, size 20000: memtag 8000, iotag 8000: cons_width 800 cons_linebytes 800 cons_height 600
Copyright (c) 1982, 1986, 1989, 1991, 1993

        The Regents of the University of California. All rights reserved. Copyright (c) 1995-2002 OpenBSD. All rights reserved. http://www.OpenBSD.org

Do you need help?X

OpenBSD 3.1 (RAMDISK) #87: Sat Apr 13 15:36:55 MDT 2002

    deraadt@macppc.openbsd.org:/usr/src/sys/arch/macppc/compile/RAMDISK real mem = 335544320 (327680K)
avail mem = 297025536 (290064K)
using 2508 buffers containing 16777216 bytes of memory mainbus0 (root)
cpu0 at mainbus0: 750 (Revision 8300): 366 MHz: 512KB backside cache memc0 at mainbus0: uni-n
mpcpcibr0 at mainbus0: uni-north, Revision 0xff pci0 at mpcpcibr0 bus 0
pchb0 at pci0 dev 11 function 0 "Apple Uni-N AGP" rev 0x00 vgafb0 at pci0 dev 16 function 0 vendor "ATI", unknown product 0x4c4e rev 0x64, mmio
wsdisplay0 at vgafb0: console (std, vt100 emulation) mpcpcibr1 at mainbus0: uni-north, Revision 0x0 pci1 at mpcpcibr1 bus 0
pchb1 at pci1 dev 11 function 0 "Apple Uni-N" rev 0x00 macobio0 at pci1 dev 23 function 0 "Apple Keylargo" rev 0x02 openpic0 at macobio0: version 0x4614
gpio_obio0 at macobio0
gpio_obio1 at gpio_obio0 irq 47
programmer-switch at gpio_obio0 not configured extint-gpio12 at gpio_obio0 not configured adb0 at macobio0 irq 25: via-pmu 3 targets aed0 at adb0 addr 0: ADB Event device
akbd0 at adb0 addr 2: PowerBook G4 keyboard (Inverted T) wskbd0 at akbd0 (mux 1 ignored for console): console keyboard, using wsdisplay0
adb0 addr 3: relative positioning device (1) not configured adb0 addr 7: unsupported
wdc0 at macobio0 irq 19
wd0 at wdc0 channel 0 drive 0: <TOSHIBA MK6014MAP> wd0: 16-sector PIO, LBA, 5729MB, 12416 cyl, 15 head, 63 sec, 11733120 sectors
wd0(wdc0:0:0): using BIOS timings
wdc1 at macobio0 irq 20
atapiscsi0 at wdc1 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <MATSHITA, CD-ROM CR-175, 5AAE> SCSI0 5/cdrom removable
cd0(wdc1:0:0): using BIOS timings
wdc2 at macobio0 irq 21
ohci0 at pci1 dev 24 function 0 "Apple USB" rev 0x00: irq 27, OHCI version 1.0
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: vendor 0x0000 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci1 at pci1 dev 25 function 0 "Apple USB" rev 0x00: irq 0, OHCI version 0.0
ohci1: unsupported OHCI revision
ohci1: init failed, error=4
mpcpcibr2 at mainbus0: uni-north, Revision 0xff pci2 at mpcpcibr2 bus 0
pchb2 at pci2 dev 11 function 0 "Apple Uni-N Eth" rev 0x00 gm0 at pci2 dev 15 function 0 "Apple GMAC" rev 0x00: irq 41, address 00:30:65:6b:e3:f2
bmtphy0 at gm0 phy 0: BCM5201 10/100 media interface, rev. 2 rd0: fixed, 8192 blocks
bootpath: '/pci@f2000000/mac-io@17/ata-3@20000/disk@0/3.1/macppc/bsd.rd' rootdev=0x1100 rrootdev=0x1100 rawdev=0x1102

3.3 on the other hand gets as far as the following excerpt and then stops (this segment is identical to 3.1, except the last line is incomplete):

ohci0 at pci1 dev 24 function 0 "Apple USB" rev 0x00: irq 27 OHCI version 1.0
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: vendor 0x0000 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ohci1 at pci1 dev 25 function 0 "Apple USB" rev 0x00

3.3 freezes at this point, without noting the irq or OHCI version of ohci1. I tried booting several times, but this is always the result. The machine becomes non-repsonsive here, and I have to reset it.

I would guess from comparing the dmesg of 3.1 and 3.3 that something in the latter release (or maybe 3.2) was changed so that the error noted in 3.1 now causes things to halt (but that's just an "uneducated" guess):

ohci1: unsupported OHCI revision
ohci1: init failed, error=4

I'd really like to use OpenBSD 3.3 on my iBook; if there's anything I can do to help (or more information is required), please let me know. Right now I don't have OpenBSD running on my iBook; I just acquired it, and it's running MacOS 9 (shudder).

Do you need more help?X

Regards,

David Gutteridge



MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus Received on Wed Jun 25 12:40:16 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:59 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library