-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
does not work, black screen. #2
Comments
Hi there! It works for me and many others. Have you followed the instructions? At which point do you see the black screen? |
I only briefly see the Windows logo and black screen with blinking
cursor in the upper left. And yes, I have followed the instructions
Am 10.10.23 um 20:42 schrieb Jaap Joris Vens:
…
Hi there!
It works for me and many others. Have you followed the instructions?
At which point do you see the black screen?
—
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKGJLRMFDCE2LRXIBI7E243X6WJKTAVCNFSM6AAAAAA5UPP6WCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJWGAZDKNRWHE>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
How do you get 1280x1024 video with Qemu? Do you have a howto and where to get the driver for it? Maybe a howto for it? Thanks.... |
I had the same issue following the instructions exactly. It appears to be hanging on network startup. I was able to launch windows successfully by mounting hda.img and changing the autoexec.bat to run |
That's a shame. It used to work including networking. Currently, I cannot get it to boot even with Since
I mounted the The last time I had to solve this problem I was 10. |
I got it to work with the following command:
Only issue is that it sometimes freezes and I have to close the QEMU window and boot back up. |
That doesn't work for me either. I still see the Windows logo and then
black screen.
Am 26.04.24 um 21:29 schrieb Matthew Despain:
…
I got it to work with the following command:
|qemu-system-i386 -nic user,ipv6=off,model=ne2k_pci -drive
format=raw,file=hda.img -vga cirrus -device sb16 -display gtk|
Only issue is that it sometimes freezes and I have to close the QEMU
window and boot back up.
—
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKGJLRMQY7DIWLB2GSANNFTY7KTIXAVCNFSM6AAAAAA5UPP6WCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGAYDGMZRGY>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Well, at least for me, using Edit: this may have been a fluke, see this message further down this thread:
|
Even if you don't like it, it's still black screen here. Even with the
version you mentioned.
Am 09.05.24 um 22:23 schrieb Jaap Joris Vens:
…
IT WORKS AGAIN!
Well, at least for me, using |QEMU emulator version 8.2.3 (Debian
1:8.2.3+ds-2)|.
Beware that if you don't use the |-snapshot| argument, you are at risk
of breaking the |hda.img|. When that inevitably happens, rest assured
you can always download a new one from
https://rtts.eu/download/win311/hda.img
—
Reply to this email directly, view it on GitHub
<#2 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKGJLRP2EOBLRNZ2GHQQBY3ZBPLNFAVCNFSM6AAAAAA5UPP6WCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBTGM3DCMZVGM>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I just stumbled on this repo via a link from another forum. I also had a black screen issue. However, Good News, Everyone! It's easily fixed. Here's a screenshot of it on my ThinkPad running Ubuntu. I agree with the previous comments about updates to QEMU being the problem. So, I went back and found the version of QEMU that would have been contemporary when @JaapJoris uploaded the image. QEMU 5.0.2 was released in December before the upload, so I suspect that may have been the release they used. I grabbed the source from https://download.qemu.org/ - precisely this tarball. I compiled it on my Ubuntu 24.04 laptop, mostly I then copied the All working fine. |
Oh god, I can see where this is going: in a few decades from now when someone recovers this repository from the arctic vault, someone will have to set up Ubuntu 24.04 in an emulator as the only way to run Windows 3.11 on a post-apocalyptic machine. In order to help them with the visibility of this, I'll reopen this issue. |
@popey Why not bisect the qemu code to find the exact commit that caused the issue so it can be reported and fixed? |
Because I wanted a quick and easy fix. Feel free to do the lengthy work of bisecting until you find the right patch. |
@popey I bisected it, looks like it has been broken since 7.2.0:
|
The problem does not appear to be consistent though, for example if I run many instances of it at once, on say, v9.0.0, usually at least one of them will actually boot correctly. This will run 8 instances at once:
|
oke... so can somebody help me to run it on mac 15 with latest QEMU? or any way of click-click boom setup? why is image corupted aAAAA! |
see topic
...
The text was updated successfully, but these errors were encountered: