Page 1 of 1

network issues

Posted: Tue Jan 19, 2021 12:29 pm
by macer
i installed puma osx on qemu slow but worth it i emulated rtl realtek device to get the port appearing then when i open ie it dosent show anything just a error what im doing wrong

qemu-system-ppc.exe ^
-L pc-bios ^
-m 512 ^
-device rtl8139,netdev=network01 -netdev user,id=network01 ^
-sdl ^
-boot c ^
-drive file=MacOS9.2.img,format=raw,media=disk ^
-drive file=qemu.iso,format=raw,media=cdrom ^
-full-screen ^
-------------
i choose rtl since sungem dosent work

Re: network issues

Posted: Tue Jan 19, 2021 2:38 pm
by Cat_7
Hi,

I don't understand why the default network card would not work? It works perfectly over here with Puma 10.1.3
You do have the networking settings in Puma set to DHCP?

The realtek device does not seem to work even after installing the driver.

Your qemu.bat points to MacOS9.2.img. I assume that is an error?
Also note that the last line in your qemu.bat should not end with a ^

Best,
Cat_7

Re: network issues

Posted: Tue Jan 19, 2021 3:07 pm
by macer
i installed the correct realtek driver and the

and also the mac os 9.2 name is not a error

Re: network issues

Posted: Tue Jan 19, 2021 3:08 pm
by macer
i even tried to set the puma to dhcp but it dosent work it dosent get internet and the ip address is messed up

Re: network issues

Posted: Tue Jan 19, 2021 3:10 pm
by macer
and i use the slirp option

Re: network issues

Posted: Tue Jan 19, 2021 3:17 pm
by macer
when is on sungem it dosent work on my puma 10.1.5 it dosent detect a port for that but it did for mac os 9 it worked without any parameter is default but dosent work for mac os x

Re: network issues

Posted: Tue Jan 19, 2021 3:18 pm
by macer
and whats the driver that can work on mac os x puma 10.1.5 like 3c90x that works on mac os x tiger

Re: network issues

Posted: Wed Jan 20, 2021 9:16 am
by macer
so?

Re: network issues

Posted: Wed Jan 20, 2021 10:19 am
by Cat_7
so?
Please note that we are a bunch of volunteers here, and that you are in no way entitled to receive any form of support. We might not respond favorably to a "so?"
As I wrote before: Puma works just fine over here with the default network settings. It sees the sungem device as a built-in network card and receives an IP address from the slirp DHCP server. It also receives a correct IP address from my router's DHCP server when I use tap networking.
I have not been able to get the realtek driver to work.

Perhaps you should reinstall Puma.

Best,
Cat_7