Hi,
First, please follow our compiling guide here:
https://www.emaculation.com/doku.php/co ... r_basilisk
If you issue remains, perhaps you can check your package manager for more recent autotools
Best,
Cat_7
Search found 4656 matches
- Fri Feb 12, 2021 9:05 pm
- Forum: SheepShaver
- Topic: Linux: Automake not recent enough despite running current version
- Replies: 1
- Views: 51
- Fri Feb 12, 2021 8:58 pm
- Forum: QEMU
- Topic: Timer based audio emulation issue
- Replies: 8
- Views: 206
Re: Timer based audio emulation issue
Hi,
Can you check whether the pa daemon is actually running on your device after installation?
Was the pulseaudio backend recognised when you configured the source code?
Does the sound control panel/output tab in Mac OS show the spatializer audio device?
Best,
Cat_7
Can you check whether the pa daemon is actually running on your device after installation?
Was the pulseaudio backend recognised when you configured the source code?
Does the sound control panel/output tab in Mac OS show the spatializer audio device?
Best,
Cat_7
- Fri Feb 12, 2021 2:21 pm
- Forum: QEMU
- Topic: Qemu package and guide for Windows available
- Replies: 260
- Views: 180107
Re: Qemu package and guide for Windows available
Hi, Have you been able to install Mac OS 9.2 on the hard disk? From where did you get your bat file? If you did succeed to install then you should be able to boot with: qemu-system-ppc.exe ^ -L pc-bios ^ -boot с ^ -M mac99,via=pmu ^ -m 512 ^ -drive file=MacOS9.2.img,format=raw,media=disk ^ -sdl Take...
- Thu Feb 11, 2021 11:51 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1227
Re: Connect QEMU OS9.2.2 to Host Devices?
Hi, I've created a Catalina build from the latest Qemu source that includes the option to log usb traffic to a pcap file. This might help diagnose the actual pass-through issue. You can find it here: https://surfdrive.surf.nl/files/index.php/s/Hx5Lw1v5Ee2tFXL/download Please run this build with MacO...
- Wed Feb 10, 2021 2:14 pm
- Forum: Basilisk II
- Topic: BasiliskII for Windows
- Replies: 158
- Views: 391179
Re: BasiliskII for Windows
Done. I ran into this as well when that change was made.
It is always a trade-off between taking the user by the hand and not taking responsibility for something outside our "domain"
Best,
Cat_7
It is always a trade-off between taking the user by the hand and not taking responsibility for something outside our "domain"

Best,
Cat_7
- Tue Feb 09, 2021 5:47 pm
- Forum: Basilisk II
- Topic: BasiliskII for Windows
- Replies: 158
- Views: 391179
Re: BasiliskII for Windows
Hi,
This is what currently works:
https://www.emaculation.com/doku.php/co ... r_basilisk
You should download the 32 bit version of msys2.
Best,
Cat_7
This is what currently works:
https://www.emaculation.com/doku.php/co ... r_basilisk
You should download the 32 bit version of msys2.
Best,
Cat_7
- Sun Feb 07, 2021 7:54 pm
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 268
- Views: 858917
Re: SheepShaver for Windows
Hi, Our recent downloads contain everything needed to run SheepShaver on Windows. Except for a rom file. Please download the latest build from this forum thread: https://www.emaculation.com/forum/viewtopic.php?f=20&t=5325&p=27446#p27446 Please read the guide and try again: https://www.emacul...
- Sun Feb 07, 2021 7:24 pm
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1227
Re: Connect QEMU OS9.2.2 to Host Devices?
I mailed the developer about this issue. It would require extensive debugging and knowledge of the Mac OS/Qemu USB stack to get to the bottom of this issue.
I lack the knowledge, he lacks the time.
Best,
Cat_7
I lack the knowledge, he lacks the time.
Best,
Cat_7
- Sun Feb 07, 2021 8:21 am
- Forum: Basilisk II
- Topic: Port forwarding in slirp
- Replies: 20
- Views: 3820
Re: Port forwarding in slirp
Yes, great,
A new SheepShaver build I just created privately works perfectly.
So when a new SheepShaver build comes available, it will support redirection too.
Thanks,
Cat_7
A new SheepShaver build I just created privately works perfectly.
So when a new SheepShaver build comes available, it will support redirection too.
Thanks,
Cat_7
- Sat Feb 06, 2021 11:31 pm
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 268
- Views: 858917
Re: SheepShaver for Windows
Hi,
No idea why expanding etc would not work. It does over here. Sound plays just fine, resedit can do get info.
Did you create a new folder as is suggested for builds after 22-09-2020?
https://www.emaculation.com/doku.php/sheepshaver_setup
Perhaps check you disk image?
Best,
Cat_7
No idea why expanding etc would not work. It does over here. Sound plays just fine, resedit can do get info.
Did you create a new folder as is suggested for builds after 22-09-2020?
https://www.emaculation.com/doku.php/sheepshaver_setup
Perhaps check you disk image?
Best,
Cat_7
- Sat Feb 06, 2021 11:14 pm
- Forum: Basilisk II
- Topic: Port forwarding in slirp
- Replies: 20
- Views: 3820
Re: Port forwarding in slirp
It seems to work for Basilisk, but not for SheepShaver.
Best,
Cat_7
Best,
Cat_7
- Sat Feb 06, 2021 3:36 pm
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1227
Re: Connect QEMU OS9.2.2 to Host Devices?
Do you have software for your midi device for OSX 10.3? You could try whether they are visible as valid usb midi devices in 10.3. If you want to try, you would have to install OSX 10.3 and then add the device as: -device usb-ehci,id=ehci -device usb-host,bus=ehci.0,vendorid=0xXXXX,productid=0xXXXX B...
- Sat Feb 06, 2021 3:18 pm
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 209
- Views: 194930
Re: Qemu package and guide for OSX available
Hi,
I assume this means this build will not run in Catalina (as was expected) as the library /usr/lib/libSystem.B.dylib does not provide the required _pthread_jit_write_protect_np function.
But I 'm not 100% sure, so we need to wait for someone with a Big Sur host to test it.
Best,
Cat_7
I assume this means this build will not run in Catalina (as was expected) as the library /usr/lib/libSystem.B.dylib does not provide the required _pthread_jit_write_protect_np function.
But I 'm not 100% sure, so we need to wait for someone with a Big Sur host to test it.
Best,
Cat_7
- Sat Feb 06, 2021 9:31 am
- Forum: PearPC
- Topic: safari server not found
- Replies: 9
- Views: 196
Re: safari server not found
Hi,
Did I not just link to our guide?
Best,
Cat_7
Did I not just link to our guide?
Best,
Cat_7
- Sat Feb 06, 2021 9:01 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1227
Re: Connect QEMU OS9.2.2 to Host Devices?
Yes, I've narrowed it down to an issue in the communication between the USB 1.1 controller and Mac OS 9. Passing through e.g. a flash drive to Mac OS will also not work, while it will work with OSX guest from 10.3 upwards using the USB 2.0 controller. Passing through a flash drive to a Linux guest d...
- Sat Feb 06, 2021 8:53 am
- Forum: PearPC
- Topic: safari server not found
- Replies: 9
- Views: 196
Re: safari server not found
Hi, To network pearpc, you also need to install the openvpn tap device and bridge it / share it with your default network device. This all is hit and miss. I would suggest setting up Qemu to run Mac OS X 10.4. It might be a bit slower, but it is stable and supports networking out of the box. https:/...
- Sat Feb 06, 2021 8:42 am
- Forum: SheepShaver
- Topic: SheepShaver for Windows
- Replies: 268
- Views: 858917
Re: SheepShaver for Windows
New Sheepshaver build has been added to the first post in this thread:
-allows redirecting a guest tcp port to the host
-plays a sound startup.wav at boot.
Best,
Cat_7
-allows redirecting a guest tcp port to the host
-plays a sound startup.wav at boot.
Best,
Cat_7
- Sat Feb 06, 2021 8:41 am
- Forum: Basilisk II
- Topic: BasiliskII for Windows
- Replies: 158
- Views: 391179
Re: BasiliskII for Windows
New Basilisk build has been added to the first post in this thread:
-allows redirecting a guest tcp port to the host
-plays a sound startup.wav at boot.
Best,
Cat_7
-allows redirecting a guest tcp port to the host
-plays a sound startup.wav at boot.
Best,
Cat_7
- Fri Feb 05, 2021 9:14 am
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 209
- Views: 194930
Re: Qemu package and guide for OSX available
Hi all, A new experimental Qemu for macOS build has been linked to in the experimental builds post (see second post in this thread). https://www.emaculation.com/forum/viewtopic.php?f=34&t=8848 It supports the vmnet backend, so it can replace the malfunctioning tap device bridging option on Catal...
- Thu Feb 04, 2021 1:39 pm
- Forum: Basilisk II
- Topic: Sound issues with BasiliskII-1.0 SDL2 and OSX Catalina
- Replies: 28
- Views: 2876
Re: Sound issues with BasiliskII-1.0 SDL2 and OSX Catalina
A long time ago I created a Windows build that could play a sound when that sound was placed in the Basilisk folder.
See here: viewtopic.php?f=6&t=5282
under BasiliskII for Windows, with startup sounds. More sound are available there as well.
Best,
Cat_7
See here: viewtopic.php?f=6&t=5282
under BasiliskII for Windows, with startup sounds. More sound are available there as well.
Best,
Cat_7
- Thu Feb 04, 2021 12:58 pm
- Forum: SheepShaver
- Topic: Additional command line arguments
- Replies: 6
- Views: 99
Re: Additional command line arguments
Hi, There was a recent post about command line arguments. Perhaps you can find it using the search function. Your .sheepshaver_prefs file should contain most prefs items you can set, including screen size. See the Basilisk/SheepShaver guides for additional settings not available through the GUI. Bes...
- Thu Feb 04, 2021 11:47 am
- Forum: Basilisk II
- Topic: Port forwarding in slirp
- Replies: 20
- Views: 3820
Re: Port forwarding in slirp
Ah, already merged that long ago!
Did you have a chance to see whether it works in macOS builds?
Best,
Cat_7
Did you have a chance to see whether it works in macOS builds?
Best,
Cat_7
- Thu Feb 04, 2021 9:57 am
- Forum: Basilisk II
- Topic: Port forwarding in slirp
- Replies: 20
- Views: 3820
Re: Port forwarding in slirp
Hi Ronald, If you clone the repository linked to above, you can search it for slirp_redir. I see slirp_redir referenced in: Basilisk/src/slirp/slirp.c Basilisk/src/slirp/libslirp.h and Basilisk/src/Unix/ether_unix.cpp If you then search the kanjitakk755 source, you can find these same references to ...
- Thu Feb 04, 2021 7:34 am
- Forum: Basilisk II
- Topic: Port forwarding in slirp
- Replies: 20
- Views: 3820
Re: Port forwarding in slirp
Hi, It seems the code was integrated into at least the kanjitalk755 repository. However, I couldn't get it to work in my Windows builds. This might be due to my network setup. To try whether it works at all, first make sure your network prefs are set to slirp. Then edit your basilisk or sheepshaver ...
- Tue Feb 02, 2021 9:41 am
- Forum: QEMU
- Topic: Error: NO BOOTABLE DEVICE
- Replies: 4
- Views: 99