Hi,
I'm sorry, but we run a forum dedicated to emulating Macs. So knowledge about running Qemu is mainly limited to that.
Perhaps your question has a better chance of getting answered on the qemu user mailing list.
Best,
Cat_7
Search found 4656 matches
- Mon Feb 01, 2021 11:19 am
- Forum: QEMU
- Topic: Error: NO BOOTABLE DEVICE
- Replies: 4
- Views: 101
- Sun Jan 31, 2021 11:52 am
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
I've sent you a private message. There is an issue with this: qemu-system-ppc.exe -L pc-bios -boot d -M mac99 -m 512 -prom-env "auto-boot?=true" -prom-env "boot-args=-v" -prom-env "vga-ndrv?=true" -sdl -drive file=MacOSInstallCD.iso,format=raw,media=cdrom -drive file=Ma...
- Sun Jan 31, 2021 10:32 am
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
Hi,
I'm confused. You host is a windows machine? Did you add a space and a caret after each line?
I'm confused. You host is a windows machine? Did you add a space and a caret after each line?
Code: Select all
qemu-system-ppc.exe ^
-L pc-bios ^
-M mac99 ^
-m 512 ^
-boot d ^
-sdl ^
-drive file=MacOSInstallCD.iso,format=raw,media=cdrom ^
-drive file=MacOS.img,format=raw,media=disk
- Sun Jan 31, 2021 6:20 am
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
Hi, How did you create the CD image? Is the above the actual content of your batch file? If so, that will not work. To have Windows read every line in the file as if it were all on one line, you should end each line except the last one with a space and a caret ( ^). For 10.0 and 10.1 you should use ...
- Fri Jan 29, 2021 5:28 am
- Forum: QEMU
- Topic: Need help with emulating acer aspire one d257 bios
- Replies: 2
- Views: 82
Re: Need help with emulating acer aspire one d257 bios
Hi,
I'm sorry, but we run a forum dedicated to emulating Macs. So knowledge about running Qemu is mainly limited to that.
Perhaps your question has a better chance of getting answered on the qemu user mailing list.
Best,
Cat_7
I'm sorry, but we run a forum dedicated to emulating Macs. So knowledge about running Qemu is mainly limited to that.
Perhaps your question has a better chance of getting answered on the qemu user mailing list.
Best,
Cat_7
- Thu Jan 28, 2021 11:38 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
I've tried my old Midisport 2x2 interface this morning and that gets picked up by OMS as one device with two available ports which is correct (there's no audio on that box but it has A & B input and output MIDI ports). The problem there is it causes the cursor pointer in QEMU to hang which make...
- Wed Jan 27, 2021 6:58 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Your Qemu-5.2-OSX-USB-Screamer-26-01-2021 build works for me! Now I can use QuickTime instruments with OMS. Does this mean you passed through an USB device successfully? I believe OMS is the "default" midi configuration tool for Mac OS 9. What exactly does this now do for you? EDIT: the f...
- Wed Jan 27, 2021 6:54 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Is there a more "High Sierra friendly" build available? I tried to build on Sierra but ran into the same issue. Unfortunately for us the Qemu developers have the policy to only support the last two macOS versions. My Sierra and your High Sierra machine are no longer supported. Best, Cat_7
- Tue Jan 26, 2021 5:36 pm
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Ah, I see this error when I run on Sierra, while Qemu was built on Mojave.
The error seem not to occur on Big Sur.
Best,
Cat_7
The error seem not to occur on Big Sur.
Best,
Cat_7
- Tue Jan 26, 2021 1:17 pm
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Phew, never saw that before. I'm afraid I will not have a solution for that error.
Best,
Cat_7
Best,
Cat_7
- Tue Jan 26, 2021 11:56 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
This download should correct the errors....
https://surfdrive.surf.nl/files/index.p ... Z/download
Best,
Cat_7
https://surfdrive.surf.nl/files/index.p ... Z/download
Best,
Cat_7
- Tue Jan 26, 2021 11:20 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Firstly when I try to run: sudo ./allow_qemu_to_run.command I get: xattr: No such file: ./libusbredirhost.1.dylib xattr: No such file: ./libusbredirparser.1.dylib Ah yes, this build is not tested at all, so it seems some older instructions were included. Did you get it going in the end? Or should I...
- Tue Jan 26, 2021 7:13 am
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Hi, It seems Qemu has an issue with this USB pass-through setup. Unfortunately I cannot fix it. I did build a sound enabled Qemu for you to test. Build removed, see some posts below. Please note you should keep this qemu build separated from your earlier download as it also relies on changes in the ...
- Mon Jan 25, 2021 8:37 pm
- Forum: Basilisk II
- Topic: "Could not find a translation extension with appropriate translators"
- Replies: 3
- Views: 93
Re: "Could not find a translation extension with appropriate translators"
The file in question is actually an iso compressed with Stuffit 5.5. It is easy to decompress in Windows. Install stuffit expander if you do not already have that utility (https://www.stuffit.com/) Next, unstuff the download and rename the resulting file to ScienceSleuth.iso. Then add that file to t...
- Mon Jan 25, 2021 7:01 am
- Forum: QEMU
- Topic: question about qemu user static
- Replies: 1
- Views: 62
Re: question about qemu user static
Hi,
We only deal with qemu-system-ppc here. If you have questions about other qemu builds, you can ask them on the qemu user mailing list.
Best,
Cat_7
We only deal with qemu-system-ppc here. If you have questions about other qemu builds, you can ask them on the qemu user mailing list.
Best,
Cat_7
- Mon Jan 25, 2021 6:56 am
- Forum: QEMU
- Topic: Why QEMU the slowest emulator in the world?
- Replies: 11
- Views: 1184
Re: Why QEMU the slowest emulator in the world?
Hi,
Sorry, there is not much we can do. We only build the software from the source that is maintained and developed by others.
Best,
Cat_7
Sorry, there is not much we can do. We only build the software from the source that is maintained and developed by others.
Best,
Cat_7
- Sun Jan 24, 2021 1:23 am
- Forum: QEMU
- Topic: Why is it hard to find a 10.5 image that boots with QEMU?
- Replies: 5
- Views: 714
Re: Why is it hard to find a 10.5 image that boots with QEMU?
Well, that is not true. It is just a matter of finding a working iso.
Best,
Cat_7
Best,
Cat_7
- Sat Jan 23, 2021 2:27 pm
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
Please paste your command line again.
From where did you get the Tiger iso?
Best,
Cat_7
From where did you get the Tiger iso?
Best,
Cat_7
- Fri Jan 22, 2021 11:43 pm
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
Hi, It is definitely the empty line (the missing -M mac99,via=pmu) in your command file that prevented qemu to read the rest of the command file. And then it defaults to trying to boot from a hard disk, which it cannot find as the -drive lines etc. were never read. I just tried while omitting that l...
- Fri Jan 22, 2021 11:27 pm
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
Hi, This is on a macOS host? You are missing an important part in the command file. Where did the -M mac99,via=pmu line go to? Without it, Qemu emulates a G3beige machine with a G3 processor which will not boot Tiger. Please try this: #!/bin/bash cd "$(dirname "$0")" ./qemu-syste...
- Fri Jan 22, 2021 11:21 pm
- Forum: QEMU
- Topic: Qemu package and guide for OSX available
- Replies: 209
- Views: 194944
Re: Qemu package and guide for OSX available
Please check the allow qemu to run command file. Perhaps I made an error in the command file. It can be the name of the qemu program is not correct. If it says qemu-system-ppc in the command file, and the qemu program is actually called qemu-system-ppc-screamer then change all qemu-system-ppc into q...
- Fri Jan 22, 2021 7:01 pm
- Forum: QEMU
- Topic: QEMU not running - no valid state has been set
- Replies: 13
- Views: 271
Re: QEMU not running - no valid state has been set
Hi,
Please copy the content of your qemu.command file in your answer.
And tell us what you are trying to achieve with it.
Best,
Cat_7
Please copy the content of your qemu.command file in your answer.
And tell us what you are trying to achieve with it.
Best,
Cat_7
- Thu Jan 21, 2021 4:45 pm
- Forum: QEMU
- Topic: FPU build question
- Replies: 2
- Views: 116
Re: FPU build question
If it says with fpu speed-up then it is faster compared to builds that do not have the speed-up compiled in.
Overall FPU speed is still slow, but those builds with fpu speed-up are some 50 % faster in fpu performance.
Best,
Cat_7
Overall FPU speed is still slow, but those builds with fpu speed-up are some 50 % faster in fpu performance.
Best,
Cat_7
- Wed Jan 20, 2021 8:54 pm
- Forum: SheepShaver
- Topic: How to compile SheepShaver on RPi4?
- Replies: 8
- Views: 276
Re: How to compile SheepShaver on RPi4?
Hi,
Did you try to run SheepShaver as root? On my Fedora machine that gets me past the "cannot map" error.
Best,
Cat_7
Did you try to run SheepShaver as root? On my Fedora machine that gets me past the "cannot map" error.
Best,
Cat_7
- Wed Jan 20, 2021 5:46 pm
- Forum: QEMU
- Topic: Connect QEMU OS9.2.2 to Host Devices?
- Replies: 54
- Views: 1232
Re: Connect QEMU OS9.2.2 to Host Devices?
Hi,
Can you please explain what you see and what you mean by choosing a sound card? Which OS are you running as guest?
Does the device pass-through work?
This latest build does not support sound itself, I would have to compile that in separately.
Best,
Cat_7
Can you please explain what you see and what you mean by choosing a sound card? Which OS are you running as guest?
Does the device pass-through work?
This latest build does not support sound itself, I would have to compile that in separately.
Best,
Cat_7