aka JAWheat411
May 27 2004, 15:33
I got mine working..........
Upgrading to newest OSX
T0Y S0LDIER
May 27 2004, 15:35
Quote - (jedavis1 @ May 27 2004, 08:22)
You have:
cpu_pvr = 0x00176604
What CPU is that? I have found a few others, but this isn't one that I am familiar with.
i just took the base number and doubled.... just to see what would happen. i dont see a difference in speed, but it still loads, so i have no idea. im still trying to figure out networking, but the more posts i read about people with 10.1 not getting it to work, the more i think im not gonna get networking running until i find a copy of 10.2 or 10.3 i can install.
TS
aka JAWheat411
May 27 2004, 15:35
Quote - (Torankusu @ May 27 2004, 03:20)
now i get this:
Try putting PearPC and all the files in a simple directory like c:/PearPC
T0Y S0LDIER
May 27 2004, 15:37
doubled it again, still loads ok... no idea on speeds and still, no networking
TS
Harsesis
May 27 2004, 15:38
Quote - (aka JAWheat411 @ May 27 2004, 15:35)
Try putting PearPC and all the files in a simple directory like c:/PearPC
Have you got a build with networking support? I got the error when I was using a build without network support
I'm glad to say I got it working pretty quickly

the main upset was I was using the wrong version of the program!
aka JAWheat411
May 27 2004, 15:43
Quote - (Harsesis @ May 27 2004, 15:38)
Have you got a build with networking support? I got the error when I was using a build without network support
I'm glad to say I got it working pretty quickly

the main upset was I was using the wrong version of the program!
I used the files from this site here
http://www.kelley.ca/pearpc/I think
http://www.richardgoodwin.com/pearpc/ files are the same
Harsesis
May 27 2004, 15:49
Lots of information on how to get networking working and all the files needed
http://dev.realistanew.com/win32net/
Fozzieb
May 27 2004, 15:50
Richard Goodwin's site does not have a network build anymore, anyone know why?
gamestargrinder
May 27 2004, 15:53
still need help with 10.3.4 networking
Anyone running 10.3.4 with networking working
Quote - (Fozzieb @ May 27 2004, 15:50)
Richard Goodwin's site does not have a network build anymore, anyone know why?
because the network code has been merged into the main trunk. it's now a standard part of PearPC
gamestargrinder
May 27 2004, 16:15
this network problem in 10.3.4 in annoying
Fozzieb
May 27 2004, 16:15
I see, so i just get the optimised build now and network included (is full screen merged too?)
SAMeAiM
May 27 2004, 16:18
Nice jedavis1

And if people just choose a port that is locked in the router (Internet-2-LAN), there should'nt be any security problems from the outside (unknowing people using the proxy)

Im sure gonna try this after my update is finish
Quote - (willvg @ May 27 2004, 16:15)
this network problem in 10.3.4 in annoying
@willvg, remove the card from the config. BOOT OSX. SHUTDOWN OSX. add the card. then start osx again. it should be working. (solved for me). that should force OS X to re-install the card. thus making it work.
Quote -
I see, so i just get the optimised build now and network included (is full screen merged too?)
the changelog mentions nothing about full screen. but considering the fact that there's no full screen build either, i THINK it has been merged too.
gamestargrinder
May 27 2004, 16:24
just tried the Richard Goodwin's version no networking and no fullscreen so i dont know what happend there
Ive tried restarting osx twice now while changing the config file it still says pci ethernet.... disconnected
gamestargrinder
May 27 2004, 16:37
just curious do u have to have a 3com 390 or what ever it is or a realtek 8139 to have network. I have an 8139 so im fine but one of our other computers has a belkin card would i change the config file to belikin or keep it
gamestargrinder
May 27 2004, 16:44
still not working
gamestargrinder
May 27 2004, 16:46
i guess it 10.3.4
molox48
May 27 2004, 17:03
Ok i manage to instal OSX 10.3 in the 6gig ,i formated using disk utility to extended unjornaled partion , the isntallation took about 3 hour it finish it close it self , i change the 1 to 0 i cant boot,
ok i did the boot fix ti boot to this but i can get no damm prompt
anyone can help
===============
my config
## 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 = 4
#
# 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 = 50
#
# 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 = "select"
# 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 = "-s"
#
# 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 = "G:\pearpc-6gib.img"
#pci_ide0_master_type = "hd"
pci_ide0_slave_installed = 1
pci_ide0_slave_image = "G:\OSX-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_mac = "de:ad:ca:fe:12:35"
#
# USB
#
pci_usb_installed = 1
#
# NVRAM
#
nvram_file = "nvram"
wivelden
May 27 2004, 17:15
Well I got the TAP device to show in OSX but I still can't connect to the net via it.
My router is set to another IP from the default.
ICS won't enable on my connection because it says that the LAN connection is using the same address.
Anyone help us out here please?
gamestargrinder
May 27 2004, 17:17
seems like everyones gone to sleep or something i need help with 10.3.4 and my net card which was working in 10.3.3
for what ive seen everyone is having networking problms with 10.3.4
T0Y S0LDIER
May 27 2004, 17:22
So i've all but given up on networking, i just dont think 10.1 supports that nic. now im playing with cpu numbers... checking to see what "cpu_pvr = 5x11302656" does. will be back later with test results
TS
The richard's build contain R1 networking code, don't work w/ XPSP2 or OpenVPN 2.
Quote - (T0Y S0LDIER @ May 27 2004, 12:22)
So i've all but given up on networking, i just dont think 10.1 supports that nic. now im playing with cpu numbers... checking to see what "cpu_pvr = 5x11302656" does. will be back later with test results
TS
i played yesterday with some numbers also and nothing happened
im installing 10.3 now
T0Y S0LDIER
May 27 2004, 17:27
yeah, im not seeing anything in difference... im just happy it doesnt die when it loads after messing with those numbers so much
TS
T0Y S0LDIER
May 27 2004, 17:30
i take that back... boot up appears to run slower with cpu speeds back at the normal levels... maybe im just imagining things
TS
Quote - (Moe Szyslak @ May 27 2004, 13:15)
Well I got the TAP device to show in OSX but I still can't connect to the net via it.
My router is set to another IP from the default.
ICS won't enable on my connection because it says that the LAN connection is using the same address.
Anyone help us out here please?
I had the same problem. my netgear router was using 192.168.0.1 and i guess that is what the ICS wants to use. Just go into your router setting and change your router's default IP, you can change the IP ranges while you are doing that aswell.
i changed mine from 192.168.0.1 to 192.168.1.1
and set the ranges up from 192.168.0.2 to 192.168.1.2, just change the 0 to 1 in the max ip range aswell
If you use a router and XP, the simplest method is disable ICS, select all Local Connections, bridged them together.
Autumnmist
May 27 2004, 17:42
Quote - (XP-RTM @ May 27 2004, 12:21)
for what ive seen everyone is having networking problms with 10.3.4
For whatever reason, I have no problems. I downloaded the fullscreen/networking build, it worked fine. I updated to 10.3.4 which took a looong time.... between 4-5 hours, but everything is fine. Network is still working and all. I didn't change or adjust any settings.
Windows XP SP1 (plus all updates)
Pentium 4-M 2.4Ghz
512 MB RAM (256MB allocated to PearPC)
gamestargrinder
May 27 2004, 17:45
it was odd cause after i restarted osx after installing 10.3.4 it said that the card was disconnected
im running xp sp2 rc1
Autumnmist
May 27 2004, 17:49
Is everyone who's having problems with the 10.3.4 update running XP SP2 (one of the pre-releases, RCs, etc)?
gamestargrinder
May 27 2004, 17:50
yep
muzzle79
May 27 2004, 17:52
networking works great even was able to use quicktime aalbeit a bit slow.
Dazzla
May 27 2004, 17:59
Is there a way to pick a windows share within PearPC? That'd be handy instead of changing ISOs.
Quote - (Dazzla @ May 27 2004, 13:59)
Is there a way to pick a windows share within PearPC? That'd be handy instead of changing ISOs.
I found using CuteFTP to share with my Mac really easy...
Under System Prefs, go to Sharing and enable FTP. In CuteFTP (Windows), Use the IP address you assigned to OSX, your shortname (login), and pass.
Cake

edit: Still can't get true file sharing working with Windows itself
gamestargrinder
May 27 2004, 18:03
i still cant get os x to say my net car is plugged in in 10.3.4
wivelden
May 27 2004, 18:05
Quote - (Fonze @ May 27 2004, 17:32)
I had the same problem. my netgear router was using 192.168.0.1 and i guess that is what the ICS wants to use. Just go into your router setting and change your router's default IP, you can change the IP ranges while you are doing that aswell.
i changed mine from 192.168.0.1 to 192.168.1.1
and set the ranges up from 192.168.0.2 to 192.168.1.2, just change the 0 to 1 in the max ip range aswell
You sir are my new best friend.
Thanks a million.
I am now downloading the updates!!
gamestargrinder
May 27 2004, 18:07
thers gotta be a reason why 10.3.4 wont connect 10.3.3 worked fine
wivelden
May 27 2004, 18:09
I just unticked the 10.3.4 update because it seems people are having trouble with it and the net connection.
wivelden
May 27 2004, 18:10
Can a mod reduce the size of the above pic as its way off on my screen and I am running at 1280 res.
gamestargrinder
May 27 2004, 18:11
its the fact that it reconizes my card but says the cable is unplugged, but it is setup fine in the config file
Quote - (willvg @ May 27 2004, 14:03)
i still cant get os x to say my net car is plugged in in 10.3.4
I had this problem this morning, when I reinstalled OS X
Fixed it by going to Network Properties > Show > Network Port Configurations
Delete everything you can on this page. When you're finished
Show > Network Status
There should be only one conneciton left (or 2 if you have a duplicate), configure it with dummy info and go back to Network Status and see if you get the yellow light (Connected but no Internet). If you get this, configure it with the right info
HellBender
May 27 2004, 18:11
Wee, I got iChat working = network is up! Yay!
Say.. now where's the browser on this thing?
HellBender, the little compass thing in the dock
aka JAWheat411
May 27 2004, 18:13
Browser= Safari
Kinda crappy though.
Go to either download.com or Mozilla's site and download the Mac version of Firefox (in pearpc of course)
gamestargrinder
May 27 2004, 18:13
i only have one thing in port config and thats my card, it wont let me delete it
gamestargrinder
May 27 2004, 18:14
u know that saffari has the same features as firefox right, dl manager, pop up blocking and tabbed windows
aka JAWheat411
May 27 2004, 18:16
Quote - (willvg @ May 27 2004, 18:14)
u know that saffari has the same features as firefox right, dl manager, pop up blocking and tabbed windows
I am just partial to Firefox....been using it (and previous variations) for a long time.
And I don't care for that Safari look so I got to change themes in Firefox lol.
Skywing
May 27 2004, 18:17
Quote - (aka JAWheat411 @ May 27 2004, 18:13)
Browser= Safari
Kinda crappy though.
Go to either download.com or Mozilla's site and download the Mac version of Firefox (in pearpc of course)
if using OSX, why firefox? just use Camino
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.