Forum: Crystal Chip - Posts about the Crystal Chip mod go in here.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Ps2 Network
  

Results 1 to 5 of 5
  1. #1 Ps2 Network 
    warmonger is offline Registered User
    Join Date
    Jan 2007
    Posts
    27
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Can someone post a version of how to get network going in 3 year old instructions?
    I have tried the wiki guide and it doesnt work for me
    Reply With Quote  

  2. #2  
    Yoc's Avatar
    Yoc
    Yoc is offline Member
    Join Date
    Feb 2005
    Posts
    306
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    What do you want to do exactly ?
    PS 2 V5 PAL (SCPH 30004R) - HDD 80 GB - CC 1.0 - PowerBook G4 17" - FREE HDLOADER - SMS - ULE - SNES Station
    BootManager Themes - Essential Pack - CC Wiki (en)
    Tools for Mac : xdumb.free.fr, home for Xdumb and ps2XClient
    Reply With Quote  

  3. #3  
    warmonger is offline Registered User
    Join Date
    Jan 2007
    Posts
    27
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I wanna be able to add stuff for code breaker
    and maybe get it where I can do the firmware upgrade via network
    Reply With Quote  

  4. #4  
    Yoc's Avatar
    Yoc
    Yoc is offline Member
    Join Date
    Feb 2005
    Posts
    306
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Ok.
    First, you have to configure your PS2 IP address within Boot Manager. The IP address have to match the network address of your PC. To know it, simply double clic on the interface small icon on the bottom right of your screen on Windows.
    Two possibilities :
    - You are behind a router. Your IP address should be something like 192.168.0.100. Just use 192.168.0.10 for your PS 2 (or other address of the same network).
    - You are directly connected to the Internet. Your IP address starts with something else than 192.168.x.x, 10.x.x.x or 172.x.x.x. Then you have to configure your network interface to add a new private IP address (192.168.x.x).

    Then, plug your Ethernet Cable and test your configuration with the following command line :
    Code:
    ping 192.168.0.10
    if 192.168.0.10 is the IP address you've chosen in Boot Manager configuration.
    It should reply with something like this :
    Code:
    ping -c 3 192.168.0.5
    PING 192.168.0.5 (192.168.0.5): 56 data bytes
    64 bytes from 192.168.0.5: icmp_seq=0 ttl=64 time=1.139 ms
    64 bytes from 192.168.0.5: icmp_seq=1 ttl=64 time=1.094 ms
    64 bytes from 192.168.0.5: icmp_seq=2 ttl=64 time=1.123 ms
    
    --- 192.168.0.5 ping statistics ---
    3 packets transmitted, 3 packets received, 0% packet loss
    round-trip min/avg/max/stddev = 1.094/1.119/1.139/0.019 ms
    (perhaps it's a little different for you as I'm on Mac OS X).

    Your PS2 is linked to your PC, congratulations !
    Now, just follow the wiki to upgrade your firmware and BM. You should try to install an APP first.
    PS 2 V5 PAL (SCPH 30004R) - HDD 80 GB - CC 1.0 - PowerBook G4 17" - FREE HDLOADER - SMS - ULE - SNES Station
    BootManager Themes - Essential Pack - CC Wiki (en)
    Tools for Mac : xdumb.free.fr, home for Xdumb and ps2XClient
    Reply With Quote  

  5. #5  
    warmonger is offline Registered User
    Join Date
    Jan 2007
    Posts
    27
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    ok I got this
    looks ok so far

    ping 192.168.1.101

    Pinging 192.168.1.101 with 32 bytes of data:

    Reply from 192.168.1.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.1.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.1.101: bytes=32 time<1ms TTL=128
    Reply from 192.168.1.101: bytes=32 time<1ms TTL=128

    Ping statistics for 192.168.1.101:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •