• 0

Running Mac OS X on x86 PC!


Question

Recommended Posts

  • 0

OK, I'm getting hopeless now, I'll finish getting mad or something worse. I already reinstalled Windows today (mainly for some other reasons), but still, I don't get the network thing to work with PearPC. I've been trying it for the whole time that networking has been available for PearPC, but nothing worked.

Maybe, someone can figure out, where the problem lies, so, here's what I have:

This is what is displayed in my Network connections in the Windows XP Control Panel:

LAN section:

My real LAN adapter: LAN Connection IP: 192.168.0.1

Virtual LAN adapter (TAP device): LAN Connection 2 (not connected) IP: 192.168.0.2

LAN device (created by the USB DSL modem): LAN Connection 3 IP: 192.168.0.3

and a 1394 LAN device: 1394 Connection

The first three of the above mentioned play the important role in this tragic networking story.

Now come the other entries I have in my Network connections Control Panel:

Dialup section:

MicroLink ADSL Fun USB (obviously the USB DSL modem, my actual connection to the internet)

Broadband section:

Broadband Connection

I have created a broadband connection for my ISP, which I could easily use instead of the Dialup connection, which is described above.

I could also connect to the internet switching to the LAN device labeled LAN Connection 3 (again, see above), but everything I tried didn't succeed.

Additionally I don't know, on which device I have to enable ICS, because I tried it with all of the entries and it seems that none has been the right one.

So, the essential questions are:

a) Which device do I have to enable ICS on?

b) What are the correct IP addresses and settings?

c) If all of these settings fail, how could I get PearPC connected anyway (i.e. bridging devices or using proxy or something else)?

I beg anyone to help me solving these problems,

otherwise I can't even start PearPC anymore... and I can't live without PearPC without networking support!

THX in advance for any help,

Cyman

PS

If this description doesn't help at all, I'll post a screenshot of my network settings.

  • 0

You need to enable file sharing on the device that runs your main conection. IE if the usb modem is your connection set it up with ics, it'll then ask you what connection to let it use, choose the TAP driver connection. DOn't manualy set any ips. Let OSX use dhcp. Also make sure you have the right nic enabled with the right mac addy in your pearpc config.

  • 0

OK, so I reset all the IP's of all the adapters I have in my Windows XP Network connections Control Panel and set ICS to the dialup entry, right?

When I select ICS, I always have to choose the right LAN connection - there are two to choose from, the real onboard 1GBit adapter and the TAP device. Normally I connect my home LAN via the 1GBit LAN (of course), but I suppose I have to choose the TAP device for ICS to make it work with PearPC (which I have done). Anyway, there must be a way that I can use the home LAN at the same time (since I don't have a router). How about the FreeProxy solution?

  • 0

ok, i've tried placing the sdl version of the ppc.exe file into my directory along with the .dll. someone over at emaculation said it would work, it didn'. i've tried to compile the source with cygwin, that doesn't work. i'm not sure if this is related, but everytime i extract the source, i get an error saying that it couldn't extract certain files. PLEASE HELP!!!

  • 0

OK,

I tried starting the emulator the conservative way, via the command prompt and this is the error message I receive:

[CPU/MMU]new pagetable: sdr1 = 0x00300003

[CPU/MMU] new pagetable: sdr1 accepted

[CPU/MMU] number of pages: 2^15 pagetable_start: 0x00300000 size: 2^18

cannot find boot file.

It seems this has nothing to do with network...

  • 0
Almost there!

Using the nightly P4 custom build.

That is damn slow considering the whole install takes less then 20 minutes on my G3.

I am really worry bout my processor, everything I have PearPC running it sounds a little 'dead'? Is there any harmful effect that it's gonna do to my P4 2GHz? Is any of your PC blown using PearPC?

Using for CPU at 100% for long periods of time makes the CPU get a lot hotter then normal, it will probably crash or shut off it gets too hot. A better fan might be a good idea.

  • 0
I am really worry bout my processor, everything I have PearPC running it sounds a little 'dead'? Is there any harmful effect that it's gonna do to my P4 2GHz? Is any of your PC blown using PearPC?

PS I'm using stock fan too.

What do you mean when you say it sounds dead?

Is your computer bogged down, if so it is because PPC is going to pretty much use all your resources.

I can't imagine that it will do any damage to your processor, you might want to use some gel.

  • 0
That is damn slow considering the whole install takes less then 20 minutes on my G3.

Using for CPU at 100% for long periods of time makes the CPU get a lot hotter then normal, it will probably crash or shut off it gets too hot. A better fan might be a good idea.

Thanks for the very usefull comment :rolleyes:

  • 0
ok, i've tried placing the sdl version of the ppc.exe file into my directory along with the .dll. someone over at emaculation said it would work, it didn'. i've tried to compile the source with cygwin, that doesn't work. i'm not sure if this is related, but everytime i extract the source, i get an error saying that it couldn't extract certain files. PLEASE HELP!!!

You need to comment this out in your config file

#ppc_start_resolution = 5

and this

#fs_refresh_rate = 60

the "#" is commenting it out

Then fire it up and all will work fine.

  • 0
the file your're looking for is going be in between the ( )'s on the site... (SDL Library) its i think the on the 3rd news post

TS

Yeah, that makes sense now =>

Downloads:

PearPC sdl.0003 Source

PearPC sdl.0003 Windows binary (SDL library)

(SDL library) is actually a seperate download link to PearPC sdl.0003 Windows binary.

:happy:

  • 0

i replaced the old ppc file with the new sdl version and the sdl.dll file is IN my pearpc directory. when i go to run ppc in the command prompt, i get this:

d:\pearpc>ppc goodconfig.cfg

i press enter, and i get this...

d:\pearpc>

that's it, it doesn't run or anything. i renamed the ppc-sdl.0003 files to just ppc, could this be the problem. here is my config file

#ppc_start_resolution = 4

fs_refresh_rate = 60

redraw_interval_msec = 40

prom_bootmethod = "select"

prom_env_bootargs = ""

prom_env_machargs = ""

prom_driver_graphic = "video.x"

memory_size=0x10000000

pci_ide0_master_installed = 1

pci_ide0_master_image = "macosx_6gb_unjournaled.img"

pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 1

pci_ide0_slave_image = "macosx.iso"

pci_ide0_slave_type = "cdrom"

pci_rtl8139_installed = 1

pci_rtl8139_mac = "de:ad:ca:fe:12:34"

pci_usb_installed = 1

nvram_file = "nvram"

please, someone help me out here, i'm desperate! :blush:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Never used the G7 Pro, but I've never had a good experience with that style of d-pad and fighting games.
    • And I just bought a seat cushion for my mesh chair. The chair feels nice but the first time I sat in it with boxers, I realized I don't like the feel of mesh on my legs. 😂
    • "This Dell 27 inch 4K 120Hz IPS monitor is really cheap after a very long time" ... Lol.
    • This Dell 27 inch 4K 120Hz IPS monitor is really cheap after a very long time by Sayan Sen Recently we covered a really good deal on an AMD RX 9070 three-fan model that's available at slightly above its MSRP. If you are looking for a GPU for 1440p gaming that's around the performance of the Nvidia RTX 5070 you should most definitely check it out. Let's say that you are looking for a monitor to pair that up with too. The Samsung 49" G9 curved QD-OLED superultrawide is a good option that can provide an immersive experience. However despite being a very good deal currently (at $855), it may seem unaffordable to you, or you may simply not want to spend as much on a monitor. In that case Dell's S2725QS can be a very good option as it's on sale at the moment for its lowest price in over six months (purchase link under the specs table down below). The big highlight of the Dell S2725QS is its 27-inch IPS panel with a 3840 x 2160 (4K UHD) resolution, offering a high pixel density that can make text appear sharper while also providing plenty of screen space for productivity and media consumption. The display supports a refresh rate of up to 120Hz through both HDMI and DisplayPort, making it suitable not only for everyday desktop use but also for smoother gaming and scrolling. AMD FreeSync Premium support is included as well, helping reduce screen tearing during gaming sessions. The screen has fairly good brightness and color accuracy so you can use it for general work purpose, though photo/video editing is probably not going to be the best match for this. The technical specs of the Dell S2725QS are given in the table below: Specification Value Viewable Screen Size 27 in (68.58 cm) Screen Mode 4K UHD Maximum Resolution 3840 × 2160 Maximum Preset Resolution 3840 × 2160 @ 120 Hz Standard Refresh Rate 120 Hz Panel Technology In-plane Switching (IPS) Backlight Technology LED Edgelight System Pixel Density 163 PPI Response Time 8 ms GTG, 5 ms GTG, 4 ms GTG Horizontal Viewing Angle 178° Vertical Viewing Angle 178° Brightness 350 cd/m² (nits) Native Contrast Ratio 1500:1 Color Support 1.07 Billion Colors Color Gamut 99% sRGB (CIE 1931) Adaptive Sync AMD FreeSync Premium HDCP Support Yes Mount Type Panel Mount VESA Mount 100 × 100 mm Maximum Height Adjustment 13 cm Tilt -5° to 21° Swivel -30° to 30° Pivot ±90° Stand Adjustments Tilt, Swivel, Height, Pivot Glass Hardness 3H Horizontal Frequency 27–270 kHz (DisplayPort 1.4 / HDMI 2.1) Vertical Frequency 48–120 Hz (DisplayPort 1.4 / HDMI 2.1) Video Inputs 2 × HDMI 2.1 (HDCP 1.4 & 2.3), 1 × DisplayPort 1.4 (HDCP 1.4 & 2.3) Operating Temperature 0°C to 40°C Storage Temperature -20°C to 60°C Operating Humidity 10%–80% (Non-condensing) Storage Humidity 5%–95% (Non-condensing) Get it at the link below: Dell S2725QS 27-inch 4K 120Hz IPS monitor: $218.49 (Sold and Shipped by Amazon US) (Was: $280) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases
  • Recent Achievements

    • Conversation Starter
      jessse3334 earned a badge
      Conversation Starter
    • Reacting Well
      JuvenileDelinquent earned a badge
      Reacting Well
    • One Month Later
      Excellence2025 earned a badge
      One Month Later
    • Week One Done
      Excellence2025 earned a badge
      Week One Done
    • Week One Done
      flexorcist earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      498
    2. 2
      +Edouard
      241
    3. 3
      PsYcHoKiLLa
      152
    4. 4
      Steven P.
      84
    5. 5
      macoman
      64
  • Tell a friend

    Love Neowin? Tell a friend!