hi
I have an AMD64 Sempron 2800+ (1gb ram) running under a new 64-FC6 OS install. It is compiled for generic, and I fixed crc32.cc as listed elsewhere on a bug on this forum. I've configured PPC like this:
## PearPC Configuration File
ppc_start_resolution = "800x600x15"
ppc_start_full_screen = 0
redraw_interval_msec = 40
key_compose_dialog = "F11"
key_change_cd_0 = "none"
key_toggle_mouse_grab = "F12"
key_toggle_full_screen = "Alt+Return"
prom_bootmethod = "select"
prom_driver_graphic = "video.x"
# have tried this at default setting (>= 64MB) too.
memory_size=0x20000000
pci_ide0_master_installed = 1
pci_ide0_master_image = "6gb_hdd.img"
pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
# have tried this as an iso image too
pci_ide0_slave_image = "/dev/hda"
pci_ide0_slave_type = "cdrom"
pci_3c90x_installed = 0
pci_3c90x_mac = "de:ad:ca:fe:12:34"
pci_rtl8139_installed = 0
pci_rtl8139_mac = "de:ad:ca:fe:12:35"
pci_usb_installed = 0
nvram_file = "nvram"
# end
I select cdrom boot, and the MACOS 10.2 install does start. I see the apple logo for a little while, then black and white console text.
I note there is a "warning: applemac io self-test fails", is this normal under pearpc?
"Devfs gets enabled"
then a series of exceptions scroll by, the first is "unresolved kernel trap" but its content is too fast to see, can this be output to a file under pearpc ?
I'm looking at "Darwin Kernel Version 6.0 ... root:xnu/xnu-344.obj~1/RELEASE_PPC panic: we are hanging here"
(When in non-verbose mode, I see the MACOS "you must reboot" screen, and it never gets any further).
is there somewya I can enable/increase debugging? Or can anyone advise what steps I can take? I already know its running slow because its in generic mode.
thanks
ppc config with all lines