more mol failures


Subject: more mol failures
From: russell.kerr (russell.kerr@cellular-roaming.com)
Date: Wed Dec 06 2000 - 23:31:11 MST


hi all, i am getting a bit further but no luck so far. as you can see from
the logs it now get's a video mode and the disk is mounted read write
BUT!!!!!

i have also attached my /etc/molrc file if anyone can decipher it i will be
more than gratefull

russell kerr
melb oz

rjkerr@linux:~ > startmol
Mac-on-Linux 0.9.53, (C) 1997-2000 Samuel Rydh <samuel@ibrium.se>
Version 0.9.53
MOL kernel module 1.1.53
Resource file: /etc/molrc
Library directory: /usr/lib/mol
OF device tree: oftrees/oftree.nw
96MB RAM mapped at 0x20000000
Running in PowerPC 750 mode (G3)
DEC frequency: 24 MHz, 249:10 mticks/usec
Using nvram-image 'nvram/nvram.nw'
Video module 'xvideo' installed.
Running on VT 8.
Using console mouse driver
Cache enabled for console-video
Video module 'console_video' installed.

MODE: 640* 480, depth 8,15,32 { 59.9 } Hz
MODE: 800* 600, depth 8 { 0.0 } Hz
MODE: 1024* 768, depth 8,15,32 { 0.0 } Hz
MODE: 1152* 864, depth 8 { 0.0 } Hz
MODE: 1280*1024, depth 8 { 0.0 } Hz
MODE: 1600*1200, depth 8 { 0.0 } Hz

Starting in video mode 640*480, depth 8, 59.9 Hz [offs:0, rb:640]
Ethernet Interface (port 1) 'sheep-<eth0>' @ FE:FD:DE:AD:BE:EF

HFS disk: 4065 MB, /dev/hda9 [read-write]
HFS disk: 0 MB, images/moldisk.im [read-only]
 
 
Mapping GC at 80800000
Starting emulation...
 
of_canon: /pci/@d/pci-ata@1/ata-4@0/disk@0 -- ''
of_open: node '/pci/pci-bridge/MacOnLinuxVideo:0' missing
************ WARNING, phandle == 0 ***********
extra vclaim, virt: 009B1000, size 2F000
**** of_call_method: cmd 'get-key-map' ih: 00000001 (2/2) Args:
of_open: node '/pci/@d/pci-ata@1/ata-4@0/disk@0:5,\\:bear' missing
**** of_call_method: cmd 'read' ih: 0011593C (4/2) Args: 00000200 0011593C
*** nop_'close' [1,0] 0011593C
Replacing old translation (EA 80816000, old-phys 0081E000)
********* of_quiesce *********
<*> kOpenCommand
<*> Unkown gestalt selector 'nmrg'
<*> Unkown gestalt selector 'dvrf'
<*> Unkown gestalt selector 'ofpt'
X connection to :0.0 broken (explicit kill or server shutdown).
Exiting due to a crashed thread
cleaning up...
rjkerr@linux:~ >

rjkerr@linux:~ > cat /etc/molrc
#-*-makefile-*-################################################
#
# Mac-on-Linux configuration file (molrc)
#
# MOL looks for this resource file in the following places
#
# $MOLRC (if started as root)
# /etc/molrc-hostname
# /etc/molrc
#
# All paths are relative /usr/lib/mol
#
###############################################################

####################################
# ROM support
####################################

# If newworld_boot is set to yes, then MOL boots from a file-ROM
# (also called "newworld" ROM). The file-ROM image is simply a copy of
the
# file "MacOS ROM" and can be copied from the System Folder (MacOS 8.6
or later).
# The ROM file might be missing on non-G3 machines if MacOS was
installed
# with the "minimal installation" option checked (you can use free
application
# 'tome viewer' to extract the file from the MacOS installer).
#
# IMPORTANT: Currently it is necessary to strip the first 0x4000 bytes
# from the newworld image. This is done with the command
# 'strip_nwrom org_romimage destimage'.
#
# Newworld booting currently does not work on 601-based machines (but
# the built-in ROM should work for these machines)
#
newworld_boot: yes
newworld_rom: rom/rom.nw # path to the stripped ROM-image

# To boot from a Boot-ROM (not a newworld_boot), set newworld_boot
# above to 'no'. The following *only* applies to Boot-ROMs.#
# You should in general use a ROM-image and an oftree description
# file from the same machine, or from a closely related machine.
# If no ofree image is available (or if it doesn't work),
# try all the files in the oftrees directory /usr/lib/mol/oftrees.
#
# If the lines below are commented, then the ROM/oftree of the
# machine running the software will be used (see doc/mol/Status
# for more information)
#
# Also, remember to set 'processor' below to 4.
#
# Note: Do NOT use the "strip_nwrom" command on non-newworld images!
#

rom_image: rom/rom.8500
oftree: oftrees/oftree.8500

####################################
# Session save/restart
####################################
#
# By pressing F12, the MOL session can be saved to
# disk. The next time MOL is started, the session will be
# restarted (very rapidly).

session_file: /tmp/mol_session # Typically 30-130 MB big..

####################################
# Emulation parameters
####################################
#
# 1=601, 2=602, 3=603, 4=604, 8=750 (G3)
#
# NOTE [Boot-ROMs only]: 603 machines should specify 8 (or 4). Also
# some boot-ROMs might not run in G3 mode (if so, run in 604 mode
instead).

# You should **ALMOST ALWAYS** specify 8 for 'processor'. If this is
# not done, the DOZE function will not work (a System 8.6 feature, causing
# MOL to sleep when MacOS is inactive).

processor: 8 # Should almost *ALWAYS* be 8 <------------
ram_size: 96 # You might want to increase this

####################################
# HFS volumes
####################################
#
# blkdev: device flags
#
# Device can for instance be /dev/hda, /dev/hda6 or /dev/sda4.
# The following flags are supported:
#
# -rw/-ro read-write / read-only [default]
# -force export non-HFS partitions (be careful!)
# -cd CD

blkdev: /dev/hda9 -rw
#blkdev: /dev/hda10 -ro
#blkdev: /dev/sda -ro
#blkdev: /dev/sdb -ro
#blkdev: /dev/cdrom -cd

# WARNING: Make sure you have backups of any important data before enabling
# read-write permissions. Disk corruption in conjunction with
# MOL has been reported (most probably due to a conflict with RamDoubler 9).
#
# Note 1: You probably want to change the entries above to something
# like 'blkdev /dev/hda6 -rw'. Use pdisk/disklabel to find out
# what partition numbers your HFS volumes have. If you do not
# change this, then the volume might end up locked (even if
# it is not mounted by linux).
#
# Note 2: If there is an error 'file system map inconsistent' during boot,
# then write privileges should be enabled (this appears to be a MacOS bug
# which sometimes prevents booting from a locked volume).
#
# Note 4: Which volume MacOS tries to boot from is dependent
# upon the order of the blkdev lines above.
#

####################################
# Mouse
####################################
#
# One of the following mouse settings should probably be used:
#
# device protocol
# -------------------------
# /dev/usbmouse, usb
# /dev/adbmouse, adb
# - console

#mouse_device: /dev/usbmouse
mouse_protocol: console # usb (ps2), adb, consolemouse_dpi:
           140 # higher == slower mouse use_x_cursor:
yes # use X cursor as mouse cursor

####################################
# Ethernet
####################################
#
# Note: It is possible to configure up to three network
# interfaces simultaneously.
#
# netdev: device [-sheep | -tap]
#

#netdev: tap0
netdev: eth0

#######################################
# Video configuration
#######################################

# Startup resolution and depth (used as a hint only)
resolution: 640/480/75 # width/height[/Hz]
depth: 8 #

# X-display to be used ($DISPLAY is used if commented)
#xdisplay: remote.host.address:0.0

# The tool 'molvconfig' configures the fullscreen modes.

start_on_console: no # switch to console initially
autoswitch_console: yes # allow automatic switching to console
enable_console_video: yes # Full-screen video is *much* faster than
X-video
enable_xvideo: yes #
use_backing_store: no # Set to 'yes' only if the X-server is remote.
#vt: 9 # VT-number to use for full-screen video

# For VNC information, visit http://www.uk.research.att.com/vnc/
enable_vncvideo: no # Enable the VNC server
vnc_port: 5900 # port to use for VNC

####################################
# Keyboard
####################################
#
# Almost all Apple keyboards have an unique ID, and it affects how MacOS
# deals with key map tables and such. Ideally, we'd want to get this info
# from /dev/adb, but for now please specify.
#
# Hint: *Usually* the ID is printed during Linux/PPC's bootup.
# .....
# adb devices: [2]: 2 22 [3]: 3 1
# ^ ^
# | +- The second number ("22" here) is the keyboard
ID.
# This "2" indicates that it's an ADB keyboard.
#
# Sample IDs:
# ID #
# ----
# 1 Apple Standard Keyboard
# 2 Apple Extended Keyboard
# 22 JIS Apple Keyboard II
# 200 JIS USB Keyboard
#

keyboard_id: 2

####################################
# Console video gamma
####################################
#
# Gamma correction for the display. "gamma" takes one floating number
# between 0.1 and 10.0 or three floating numbers specifying each R, G, and B
# value separately. A larger value gives a brighter display. No correction
# is made when the value is 1.0.
# Please note that the xvideo mode is not affected by this setting.
 
gamma: 1.0 # one value for all RGB
#gamma: 1.0 1.0 1.0 # R G B separately
 
 
####################################
# Sound
####################################
 
play_startboing: no # Play startboing
disable_osi_sound: no # Disable sound?
 
 
####################################
# Misc
####################################
 
logfile: /tmp/mol-logfile # only used in debugger mode
 
rjkerr@linux:~ >



This archive was generated by hypermail 2a24 : Wed Dec 06 2000 - 23:32:08 MST