Help - Search - Members - Calendar
Full Version: Running Mac OS X on x86 PC!
Neowin Forums > Help & Discussion Center > Software Discussion & Assistance
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65
Peter82
Hello smile.gif
I install full screen patch , it works on F5 but how configure the screen resolution and refresh in full mode.
When i go to full screen my resolution is very bad .
How fix that problem.
gamestargrinder
well after taking out the # infront of the net card my dos window comes up and then closes
amr_01
when mine did that it was telling me it couldn't find the network card. turns out i installed the wrong drivers.
gamestargrinder
so how do i fix that then
amr_01
make sure you follow these directions, and make sure you downloaded the correct driver. also, open command, go to the pear dir, and try to run pear that way, so cmd will not close. then you can read the error.
KoL
in the dropdown box I cant see anything that say PCI Ethernet Slot pci10ex,8139, Port 4
anyone know why????
HaraldBluetooth
Quote -
in the dropdown box I cant see anything that say PCI Ethernet Slot pci10ex,8139, Port 4
anyone know why????


We are a few that has the same result. I fear that the Win-net does only work with 10.3 (but I could be wrong)
gamestargrinder
this is what i get
gamestargrinder
and yes i am using the .2 version
KoL
Im running 10.3
gamestargrinder
i mean .2 version of pearpc im running panther
molox48
Ok i manage to finally get working ppc, but now when OSX installation,com to select disk to install OSX
i got no disk there.

I am using 6gig.img from pearpc page. OSx 10.3

ok when i use disk utlity in what format do i have to format the partion journaled ,estadard or extedent?
Acezo
I'm sure you've already restarted Kol?
KeR
KoL make sure to remove the # before the Network card in the config file, I had the same problem but got it to work biggrin.gif.
amr_01
Quote - (willvg @ May 26 2004, 12:43)
this is what i get

that is the same message i got, until i got the right driver on. are you sure you have the right one?
Acezo
Quote - (KeR @ May 26 2004, 14:47)
KoL make sure to remove the # before the Network card in the config file, I had the same problem but got it to work biggrin.gif.

Haha yeah that could work too rofl.gif
gamestargrinder
i am running xp sp2 rc1 and used OpenVPN Installer v2.0Beta2 (2mb) is that the right one
KeR
yes, you need the SP2 beta one
KoL
@ViciousX: Yeah I restarted
Then I remove everything restarted, then install it again and restart. no luck sad.gif

@ KeR: no #
gamestargrinder
i still get the message could not find any Tap-32 drivers
and open enetif failed
amr_01
yeah, i am sure those are the ones you need. however, i am not using sp2, so i don't have those drivers, so i don't how well they work...
0sm3l
where is the fullscreen patch?
Acezo
KoL, post the network strings in your config
niteowl
Quote - (XP-RTM @ May 26 2004, 18:55)
where is the fullscreen patch?


The networking and fullscreen patch is combined into one file on

http://www.richardgoodwin.com/pearpc/
evacsoul
Quote - (ViciousX @ May 26 2004, 13:24)
Go to network connections, right click whichever connection your tap-win32's running on, properties >TCP/IP > properties > tick "Use the following IP address"

set IP Address to 192.168.0.50
set Subnet Mask to 255.255.255.0

leave everything else blank, close the dialogs.

Tried that... still doesn't work sad.gif
KoL
all my config
CODE
# PearPC Configuration File

#
# Resolution
#    
#    0: 640x480x8 (indexed)
#    1: 640x480x15
#    2: 640x480x32
#    3: 800x600x8 (indexed)
#    4: 800x600x15
#    5: 800x600x32
#    6: 1024x768x8 (indexed)
#    7: 1024x768x15
#    8: 1024x768x32
#
#    The indexed modes are unsupported.
#    
#    default: 4
ppc_start_resolution = 8


#
# Redraw interval (in ms)
# must be between 1 and 999
#
# If you set this higher, PearPC will spend less time doing redraws (and so run faster)
# but feel less responsive. You should adjust this to your computer speed and personal
# preference.
#
redraw_interval_msec = 40

#
# Loader
#

#
#    Boot method
#   this can be
#   1. "auto", prom will boot the first bootable partition found (default)
#   2. "select", prom will show you a list of bootable partitions
#   3. "force", prom will load and boot the local file prom_loadfile
#
prom_bootmethod = "auto"

# Example of how to use "force":
#prom_bootmethod = "force"
#prom_loadfile = "test/yaboot"
#prom_env_bootpath = "disk"

#
#    bootargs: don't change unless you know what you are doing
#    machargs: set to "-v" to get a verbose startup
#

#prom_env_bootargs = ""
prom_env_machargs = ""

#
#    This is needed if you want to boot Mac OS X
#

prom_driver_graphic = "video.x"


# This will adjust the position of the initial page table (don't change)
#page_table_pa = 104857600

#
# CPU Config
#
#    Processor Version Register
#    Defaults to 0x00088302
#    Only change if you know want you are doing
#
#cpu_pvr = 0x00088302


#
# Main memory (default 128 MiB)
# must be >= 64 MiB
#
#memory_size=0x8000000

#
# IO Devices
#

#
#    PCI IDE Config
#
#    Drive type will be set according to file extension:
#  .img: Harddisk (filesize must be multiple of 516096)
#  .iso: CD-Rom
#    Or you can override this by specifying the type via
#    pci_ide0_master_type / pci_ide0_slave_type

pci_ide0_master_installed = 1
pci_ide0_master_image = "C:\pearpc\macosx_6gb_unjournaled.img"
pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "C:\pearpc\CD1.ISO"
pci_ide0_slave_type = "cdrom"

#
#    Network (unavailable on windows)
#
#pci_3c90x_installed = 0
#pci_3c90x_mac = "de:ad:ca:fe:12:34"
pci_rtl8139_installed = 1
pci_rtl8139_mac = "de:ad:ca:fe:12:34"


#
#    USB
#
pci_usb_installed = 1

#
#    NVRAM
#
nvram_file = "nvram"
0sm3l
thanks
Fozzieb
Where can i download the config editors i have heard of (PearGUI)?
gamestargrinder
so what do i need to do to get the drivers working
amr_01
PearPeeler
gamestargrinder
tried that
Acezo
@KoL
Everything looks okay in your config...have you tried going ahead and setting the network up?
amr_01
@willvg have you made sure to turn internet connection sharing on?
Tekmaven
Has anyone been able to get it working with TAP v2.0Beta2, Windows XP SP2 Release Candidate, and PearPC 0.2Pre with the networking patch (off the nightly build site)?
KeR
KoL have you followed all the correct instructions for installing that patch under windows first?
gamestargrinder
yes its on do i need it go into settings for ics and put a check mark next to all those things
KoL
yeah I tried seetting the network
The only problem that I have is that it doesnt say PCI Ethernet Slot pci10ex,8139, Port 4
and if I go to Network Status it say that everything is fine and that I can connect to the internet but I open Safari and pages doesnt load
amr_01
@willvg: on the advaced tab, under ICS i have both those boxes checked. and none of the boxes in the settings window.
KoL
Quote - (KeR @ May 26 2004, 15:06)
KoL have you followed all the correct instructions for installing that patch under windows first?

yeah but when I install the TAP-Win32 I got this
and yes that one is OpenVPN Installer v1.6RC4 biggrin.gif
gamestargrinder
ok tried that still wont work
amr_01
Quote - (willvg @ May 26 2004, 13:10)
ok tried that still wont work

hmm. i don't know, sounds like you have everything set up like i do. it should work. like i said before, i don't know how well those drivers for sp2 work...if at all.
gamestargrinder
ive restarted the computer 4 or 5 times

has anyone with XP SP2 RC1 gotten this to work?
Acezo
Quote - (KoL @ May 26 2004, 15:09)
yeah but when I install the TAP-Win32 I got this
and yes that one is OpenVPN Installer v1.6RC4 biggrin.gif

that's not a problem, just continue on that tongue.gif

what exactly are your os x network settings now?
HellBender
I installed OpenVNC (the right version) on my Sp1 computer, and now when I try to go to properties under my Local Area Connection explorer.exe crashes pinch.gif I rebooted and everything.
molox48
i an real mac you got to activate apple talk ,the go to tcp /ip select dchp automatic

try that
gamestargrinder
what else can i do to get this to work
libb
check http://www.kelley.ca/pearpc again:
Quote -
This does not currently work with WinXP SP2 or the OpenVPN v2.0 listed below. I am working on a new patch.
Acezo
Quote - (libb @ May 26 2004, 15:25)

rofl.gif
gamestargrinder
hurry up with the patch
Skywing
where can i get a working 6GB image?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.