Search found 23 matches

by nsputnik
Thu Nov 30, 2023 1:56 am
Forum: QEMU
Topic: Mount a physical CD-ROM
Replies: 3
Views: 2560

Re: Mount a physical CD-ROM

Thanks, that worked.

Logging in as root, by the way, is done line this:

Code: Select all

sudo ./qemu-system-ppc...
by nsputnik
Wed Nov 29, 2023 5:40 am
Forum: QEMU
Topic: Mount a physical CD-ROM
Replies: 3
Views: 2560

Mount a physical CD-ROM

I am trying to mount a physical CD-ROM in an external CD-ROM drive but I keep getting errors. Host OS is 10.13 and guest OS is 10.0. Otherwise I have 10.0, 9, and 10.4 running fine without trying to mount a physical CD-ROM. I have tried all kinds of variations on this line. -device cdrom=/dev/disk4s...
by nsputnik
Sat May 06, 2023 10:33 pm
Forum: Mini vMac and Other Mac Emulators
Topic: Sharing disk image between Mini vMac and PiSCSI/RaSCSI
Replies: 5
Views: 3033

Re: Sharing disk image between Mini vMac and PiSCSI/RaSCSI

After a little more Googling I found a solution, Jean-Michel Durand's Disk Jockey app for both MacOS and Windows. https://diskjockey.onegeekarmy.eu/ It converts between Mini vMac mountable .dsk to a PiSCSI mountable .hda. It can go back the other way too, converting a .hda mountable PiSCSI back to a...
by nsputnik
Sat May 06, 2023 8:45 pm
Forum: Mini vMac and Other Mac Emulators
Topic: Sharing disk image between Mini vMac and PiSCSI/RaSCSI
Replies: 5
Views: 3033

Sharing disk image between Mini vMac and PiSCSI/RaSCSI

I can't find a disk image file format that I can create with PiSCSI (formerly known as RaSCSI for Mac) that I can open in Mini vMac for current MacOS (in my case Intel, OSX 10.13). The PiSCSI's server has a web interface control panel for mounting and creating disk image that can read/write on a rea...
by nsputnik
Thu Jun 02, 2022 1:58 am
Forum: QEMU
Topic: Mounting USB 1 host devices
Replies: 2
Views: 1072

Re: Mounting USB 1 host devices

The best way to get a chance to succeed is to attach the device to a real USB 1.1 hub like in an old apple keyboard and then pass it through... When I connect to a passthrough on an Apple keyboard A1243, the aluminum ultra thin that I think was current for many years, I warning from the host OS abo...
by nsputnik
Wed Jun 01, 2022 3:58 am
Forum: QEMU
Topic: Mounting USB 1 host devices
Replies: 2
Views: 1072

Mounting USB 1 host devices

I am trying to mount a USB 1 audio interface. At one point I was getting a speed mismatch error. I'm using: -device usb-ehci,id=ehci -device usb-host,bus=ehci.0,vendorid=xxx,productid=xxx (not xxx, actual IDs) This let me to a thread https://chromium.googlesource.com/external/qemu/+/v2.4.0-rc2/docs/...
by nsputnik
Fri May 13, 2022 5:37 am
Forum: QEMU
Topic: kextunload to use USB
Replies: 3
Views: 1908

Re: kextunload to use USB

The device is USB 2.0. I have not yet tired to pass through a usb flash drive first. I can try that. That makes sense, about a device having multiple kexts because I could still see the host acknowledging it in certain places after I kextunload it. Will look for other kexts in addition and unload th...
by nsputnik
Fri May 13, 2022 4:20 am
Forum: QEMU
Topic: kextunload to use USB
Replies: 3
Views: 1908

kextunload to use USB

In the docs https://www.emaculation.com/doku.php/ppc-osx-on-qemu-for-osx#mac_os_103_and_above It says to Run a terminal and execute: sudo kextunload /System/Library/Extensions/ the device.kext This is done in the host? I think it is, just looking for clarification. What if there are no drivers for t...
by nsputnik
Sat Aug 21, 2021 7:36 pm
Forum: Mini vMac and Other Mac Emulators
Topic: Midi for Mini vMac
Replies: 33
Views: 26598

Re: Midi for Mini vMac

I have a System 5 app I would like to run with this but it freezes on boot up. Any ideas?
by nsputnik
Sat Aug 21, 2021 6:15 pm
Forum: Basilisk II
Topic: Serial Port mapping in Basilisk II with host OS X?
Replies: 8
Views: 3595

Re: Serial Port mapping in Basilisk II with host OS X?

I wonder if you can adapt the Midi vMac project to work for this. /forum/viewtopic.php?f=7&t=10420
by nsputnik
Sat Aug 21, 2021 5:58 pm
Forum: Mini vMac and Other Mac Emulators
Topic: Midi for Mini vMac
Replies: 33
Views: 26598

Re: Midi for Mini vMac

Is there any way you can make midi i/o happen for QEMU or SheepShaver?
By the way, jariseon thank you so much for this! Ewan Colsell and I have been trying to find someone to build this for over a year!
Let me know how we can support additional efforts in this direction.
by nsputnik
Mon Apr 27, 2020 6:11 am
Forum: Mini vMac and Other Mac Emulators
Topic: mount .dsk in OSX
Replies: 3
Views: 2493

mount .dsk in OSX

I want to extract some files I made in Mini vMac. I thought I might load it into SheepShaver and use Shrink Wrap but it will not open. I am pretty sure I have done this before but I can't remember.
by nsputnik
Sun Apr 26, 2020 6:27 pm
Forum: QEMU
Topic: MIDI in/out in QEMU
Replies: 12
Views: 10484

Re: MIDI in/out in QEMU

Here are a bunch of OS9 midi drivers.
https://www.macintoshrepository.org/230 ... rt-drivers
by nsputnik
Sat Apr 25, 2020 9:35 pm
Forum: QEMU
Topic: Apps requiring OpenGL/Quartz Extreme
Replies: 2
Views: 2199

Apps requiring OpenGL/Quartz Extreme

My host is OSX 10.11 and I would like to run an app in Qemu that requires an OpenGL compatible GPU with 64 MB of vram. I am running Tiger 10.4.11 on a MacMini with Intel integrated GPU. I see other users with other OS'es and hardware are able to do some tricky passthrough to the real hardware, actua...
by nsputnik
Sat Nov 09, 2019 6:22 pm
Forum: Mini vMac and Other Mac Emulators
Topic: PCE/macplus emulator
Replies: 22
Views: 15723

Re: PCE/macplus emulator

Could someone write installation instructions on the wiki for running on MacOS? Right now I can get it to work in Wine but I know it is possible to install it with Brew but the documentation is so lacking.
by nsputnik
Sat Nov 09, 2019 6:11 pm
Forum: QEMU
Topic: Building QEMU from source with sound
Replies: 1
Views: 2380

Building QEMU from source with sound

There is a post here https://gist.github.com/openfirmware/a78141366efc81421228e40bd39d695d that explains how to use QEMU with OS9 and have sound. The instructions are for MacOS High Sierra but I am on El Cap. I tried to make it work but I get some errors. It says "glib-2.40 gthread-2.0 is requi...
by nsputnik
Sat Nov 09, 2019 6:01 pm
Forum: General Macintosh Emulation
Topic: Mac Emulator feature matrix page
Replies: 1
Views: 2565

Mac Emulator feature matrix page

I am pretty sure I found a feature matrix somewhere on the wiki but I can't find it now. It listed out SheepShaver, Basilisk II, Mini vMac, QEMU and then the features like which supported sound, serial, SCSI, ect.
by nsputnik
Sat Nov 02, 2019 6:29 pm
Forum: Mini vMac and Other Mac Emulators
Topic: PCE/macplus emulator
Replies: 22
Views: 15723

Re: PCE/macplus emulator

This looks like a really neat project. I want to try to use it to connect to physical hardware via an FT232RL to use apps that communicate over the modem and printer ports, but I can't even figure out how to mount a floppy or hard disk image. I add a disk but name to the config file but it will not ...
by nsputnik
Mon Jul 01, 2019 3:47 pm
Forum: SheepShaver
Topic: SheepShaver in Raspberry Pi communicating over SCSI
Replies: 6
Views: 3765

Re: SheepShaver in Raspberry Pi communicating over SCSI

At this phase I am trying to see how feasible it is/generate enough interest so that any devs/hardware makers might be motivated to make it happen. http://retropc.net/gimons/rascsi/index.html https://www.facebook.com/groups/akaisamplers/2589315944423361 https://68kmla.org/forums/index.php?/topic/303...
by nsputnik
Mon Jul 01, 2019 2:25 am
Forum: SheepShaver
Topic: SheepShaver in Raspberry Pi communicating over SCSI
Replies: 6
Views: 3765

SheepShaver in Raspberry Pi communicating over SCSI

Tell me what has to happen to make this dream come true. I would like to have a Raspberry Pi running Rasbian and SheepShaver to talk to an external SCSI device, a digital sampler. There is special software for samplers that ran on System 7/8/9.x that allowed for sampled to be transferred back and fo...
by nsputnik
Wed May 16, 2012 3:32 pm
Forum: SheepShaver
Topic: How to connect to a local server?
Replies: 5
Views: 5654

Re: How to connect to a local server?

I am able to log in to a Mac runing OS9 from SheepShaver running OS8.6 on a Mac runing OSX 10.6. You do need to turn AppleTalk on for both the physical OS9 mac and the SheepShaver instance. Both need to be connected to a router. File Sharing will need to be turned on for the physical OS9 Mac. On the...
by nsputnik
Fri May 04, 2012 12:36 am
Forum: SheepShaver
Topic: Donations
Replies: 3
Views: 2646

Re: Donations

Couldn't someone post a donation button for Myrd to encourage more updates?
by nsputnik
Mon Apr 30, 2012 6:54 pm
Forum: SheepShaver
Topic: Donations
Replies: 3
Views: 2646

Donations

How can I donate to this project? I would like to see more USB support. Of course, I know I may donate and may not see feature x supported, but still...