Page 1 of 2

Success With Networking on 10.2

Posted: Mon May 31, 2004 10:13 am
by kiran_tsp
Hi Group...

At last i could connect to Internet using Pear PC on MAC OS X 10.2..
Various steps i followed were like this..

1) First i installed PearPC for MAC OS X 10.2

2) Downloaded Open VPN Beta 2.0 and Installed TAP Win32 driver on my windows XP SP1

3) Then started PPC...but no success!!!! i did not get any alert saying "New Network card found"...Where as i got a message in the command prompt syaing "Netwrok card initialized!"..

4) After fiddling around for 2 days..as per some of the group members suggestion..i installed 3com driver for linux downloaded from Pearpc.sourceforge.net on my PearPC emulator...using the steps given at the site..

5) Then i downloaded the pear PC 0.2 pre .zip from nightly builds site

6) Then changed the config file

pci_3c90x_installed = 1
pci_3c90x_mac = "de:ad:ca:fe:12:34" (i removed the windows one "pci_rtl8139_installed" and "pci_rtl8139_mac" from config file)..

7) And then started Pear PC...Clicked on System Pref-->Network option..

8) Bingo!!!!!!!!!!!!!!!!!!!!!!!!...To my surprise it gave me an alert saying "New Network Card Found"...then i had entered 192.168.0.18 in the IP address (random IP) after selecting "Using DHCP,set manually" option...and clicked on 'Apply Now' button....

9) Restarted Pear PC...Opened IE and went to apple.com to see the site in action...

Well i really don't know why this happened...my big doubt is..

Am i browsing internet using 3com driver or RealTek driver? Why did the "Local Area Connection" icon in my system tray is getting enabled even i did not mention "pci_rtl8139_installed" in my config file?..Well,Source forge guys may have to answer this...

And one more bug i identified was "Full Screen" option is not fully functional with 1024 resolution...It's functional with 800*600 ....

Thanks & Regards
Kiran...

Posted: Mon May 31, 2004 2:25 pm
by Temporary
Well, I too downloaded the 3Com drivers, but when I try to boot the .iso image as a "slave image", I get the following error when I start pearpc:

(To User:Temporary)

Posted: Mon May 31, 2004 2:29 pm
by kiran_tsp
can you please paste the contents of your config file..
Kiran...

Posted: Mon May 31, 2004 2:33 pm
by kiran_tsp
Hi..Temporary

This is how my config file section to install 3com drivers looked like
(before installation)..

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "C:\pearpc\Apple3Com3C90x-7-sw-pkg.iso"
pci_ide0_slave_type = "cdrom"

ur settings should be like this before installation..and start pearpc to install the package...and after installation..change "1" to "0" i.e

pci_ide0_slave_installed = 0
pci_ide0_slave_image = "C:\pearpc\Apple3Com3C90x-7-sw-pkg.iso"
pci_ide0_slave_type = "cdrom"

and retstart Pear PC...

Kiran..

Posted: Mon May 31, 2004 2:39 pm
by Temporary
I know this, and my settings are:

pci_ide0_slave_installed = 1
pci_ide0_slave_image = "Apple3Com3C90x-7-sw-pkg.iso"
pci_ide0_slave_type = "cdrom"

NOTE: my iso file is in the same dir as ppc.exe is...

I also used Gemulator Explorer to check if the iso is ok, it was fine (I could see all the files).

Posted: Mon May 31, 2004 2:42 pm
by kiran_tsp
Why don't u try to give the full path of the file including the drive as shown in my example...
kiran..

Posted: Mon May 31, 2004 2:46 pm
by Temporary
Oh I just manage to fix it!

I re-downloaded the .iso file and it's working!

I dont know why it's working, but it is... :P .... LOL :D

Posted: Mon May 31, 2004 2:48 pm
by kiran_tsp
well that's kewl buddy... :lol:

Posted: Mon May 31, 2004 8:01 pm
by Temporary
Oh... now I have another problem:
after I installed the 3Com drivers, and after I do a reboot, pearpc doesn't boot and is stuck in an infinite loop...
I tried to set pci_ide0_slave_installed = 0, but still it doesn't work.... :(

Posted: Tue Jun 01, 2004 4:02 am
by kiran_tsp
Hi...When you retstart Pear PC after installing 3com drivers..yoy might get lot of warnings and messages in the command window..are you getting any warnings buddy??...if you can paste the command window contents then it will be informative...

kiran...

Posted: Tue Jun 01, 2004 8:22 am
by Temporary
Here:

Posted: Tue Jun 01, 2004 8:49 am
by kiran_tsp
Hey...Your command window seems ok to me..but i feel the problem is with the config file...as the other window (Pear PC window) shows a button called "Change CD" on the top left corner..You probably might have forgot to change the "pci_ide0_slave_installed = 1" to
"pci_ide0_slave_installed = 0"...You just check this,if not changed, change 1 to 0 and just try it out again...and i have done one more thing in my config file..i commented out NVRAM entry..it looks like this..

#
# NVRAM
#
#nvram_file = "nvram"

U just try with these 2 changes..i hope this will work out..

kiran..

Posted: Tue Jun 01, 2004 9:13 am
by kiran_tsp
i am using pear pc downloaded from nighlty builds site named..
pearpc_pentium4_trunk_nightly.zip dated 05.31.2004

Posted: Tue Jun 01, 2004 9:23 am
by Temporary
No change... still the same error messages...

Posted: Tue Jun 01, 2004 10:18 am
by kiran_tsp
can you please just paste the contents of your config file...are using the nightly build version that i mentioned?

Posted: Tue Jun 01, 2004 10:23 am
by Temporary
Yes I'm using that nightly build....

and here's my config file:

Code: Select all

# PearPC Configuration File, generated by PearPeeler 0.1
#

ppc_start_resolution = 5
redraw_interval_msec = 50
prom_bootmethod = "auto"
prom_env_bootargs = ""
prom_env_machargs = "-v"
prom_driver_graphic = "video.x"
memory_size = 0x10000000

pci_ide0_master_installed = 1
pci_ide0_master_image = "pearpc-3gib.img"
pci_ide0_master_type = "hd"

pci_ide0_slave_installed = 0
pci_ide0_slave_image = "Apple3Com3C90x-7-sw-pkg.iso"
pci_ide0_slave_type = "cdrom"

pci_3c90x_installed = 1 
pci_3c90x_mac = "de:ad:ca:fe:12:34"

pci_usb_installed = 1
#nvram_file = "nvram"

Posted: Tue Jun 01, 2004 10:41 am
by kiran_tsp
hye buddy...

Change your prom_env_machargs = "-v"
to prom_env_machargs = "" in the config file..
This should work...

kiran...

Re: Success With Networking on 10.2

Posted: Tue Jun 01, 2004 11:44 am
by Xanthracus
Hi kiran_tsp

I followed your steps.
OK, The new port was detected, blah, blah, but when I pressed the "Apply Now" button PearPC is crashed....
Where I wrong?

Posted: Tue Jun 01, 2004 11:53 am
by kiran_tsp
hi..xan..

are u using the nightly build that i mentioned...? if yes,can u please paste the contents of your config file...

kiran..

Posted: Tue Jun 01, 2004 12:07 pm
by kiran_tsp
and also try to paste a screen shot with all values entered in the IP address boxes and before clicking "Apply Now"..
Kiran..

Posted: Tue Jun 01, 2004 1:03 pm
by Temporary
OK,
I did what told me to and changed prom_env_machargs = "-v"
to prom_env_machargs = "".
Now I get this screen, and the circle in the bottom is spinning in super-speed:

Posted: Tue Jun 01, 2004 3:54 pm
by Temporary
Oh never mind!
SUCCESS!
I fixed the problem and then just opened explorer, an wallah:

Posted: Wed Jun 02, 2004 4:08 am
by kiran_tsp
bingo..u could made it buddy..congrats..happpy browsing time..
Kiran...

Posted: Wed Jun 02, 2004 7:29 am
by Xanthracus
kiran_tsp wrote:hi..xan..

are u using the nightly build that i mentioned...? if yes,can u please paste the contents of your config file...

kiran..
Yes, I have the nightly build with networking and full screen. If I have the 3com driver for Mac, must unninstall the TAP-Win32 VPN 2.0????
I suppose this is a problem

Posted: Wed Jun 02, 2004 8:27 am
by kiran_tsp
oh yes Xan...i did mention in my steps that one should install Open VPN Beta 2.0..why don't u install and see buddy??
Kiran..