Forum: Official Open PS2 Loader Forum - Discussion and information on the Official Open PS2 Loader.


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: [ISSUE] Strange game list
  

Results 1 to 10 of 10
  1. #1 Exclamation [ISSUE] Strange game list 
    lilpirate is offline Registered User
    Join Date
    Jul 2010
    Posts
    23
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hello guys,

    I am unable to retrieve proper game list. When I go to Network section, all I can see is unlimited game list with games name as follows -

    192.168.0.3 255.255.255.0
    192.168.0.3 255.255.255.0
    192.168.0.3 255.255.255.0
    192.168.0.3 255.255.255.0
    ... and unlimited...

    I am using crossover cable to connect my PS2 and laptop powered by openSUSE 11.2 with samba installed, firewall configured properly.

    I tried accessing smb://192.168.0.2/ps2smb/ from nautilus, and it did show all the files including ul.cfg.

    My network config for PC is as follows -

    IP - 192.168.0.2
    PORT - 445
    SHARE NAME - ps2smb
    NSA - Off

    And I have configured 192.168.0.2 as static IP address for my router on my laptop.

    I have configured 192.168.0.3 as my PS2's IP address, and I can ping that address successfully from my laptop.

    I'm going to install WireShark and try to analyze packets.

    Hope OPL devs see this issue.

    Thanks guys,
    lilpirate :-)
    Reply With Quote  

  2. #2  
    jimmikaelkael is offline Member
    Join Date
    Mar 2008
    Location
    France
    Posts
    1,191
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    0
    Likes Received
    11
    The share name is 'PS2SMB', case sensitive.
    And please don't open so many threads, this seems to be a network problem, as well as in your other thread.
    Reply With Quote  

  3. #3  
    lilpirate is offline Registered User
    Join Date
    Jul 2010
    Posts
    23
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Thanks for posting,

    Sorry, but I was on windows the other time and my last thread was a question. So I thought it might be wrong to post it there.

    Sorry again.

    Back to the issue, I have set the folder name to ps2smb in configuration too. So, I don't think that's an issue.

    Anymore suggestions?
    Reply With Quote  

  4. #4  
    jimmikaelkael is offline Member
    Join Date
    Mar 2008
    Location
    France
    Posts
    1,191
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    0
    Likes Received
    11
    post a Wireshark capture showing SMB traffic.
    Reply With Quote  

  5. #5  
    lilpirate is offline Registered User
    Join Date
    Jul 2010
    Posts
    23
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by jimmikaelkael View Post
    post a Wireshark capture showing SMB traffic.
    Here's the link - http://www.easy-share.com/1911204593/ps2smb.log
    Let me know once you are done downloading it, so that I can delete it.
    Thanks!
    Reply With Quote  

  6. #6  
    JNABK's Avatar
    JNABK is offline Member
    Join Date
    Sep 2004
    Location
    <<< I'm right over there!
    Posts
    4,920
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    2
    Likes Received
    16
    You know you can 'attach' it here in the forums, right? If it wont upload as a .log file, you can simply zip or rar it, then attach it.
    PS2 Consoles:
    SCPH-30001 [V4] - unmodded (2)
    SCPH-30001-R [V5] DMS4 Pro SE
    SCPH-50001-N [V9] CC 2.0 SLE
    SCPH-79001 [V16] Silver - unmodded

    Reply With Quote  

  7. #7  
    jimmikaelkael is offline Member
    Join Date
    Mar 2008
    Location
    France
    Posts
    1,191
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    0
    Likes Received
    11
    Quote Originally Posted by lilpirate View Post
    Here's the link - http://www.easy-share.com/1911204593/ps2smb.log
    Let me know once you are done downloading it, so that I can delete it.
    Thanks!
    There are 2 blank spaces in your Share name in OPL config : " ps2smb".

    EDIT: Another problem is that your Samba server is expecting User security mode and encrypted password, which is not implemented in official releases.
    So most likely the only ISSUE is on your side, review your smb.conf file settings.
    Last edited by jimmikaelkael; 07-03-2010 at 07:57 AM.
    Reply With Quote  

  8. #8  
    lilpirate is offline Registered User
    Join Date
    Jul 2010
    Posts
    23
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by JNABK View Post
    You know you can 'attach' it here in the forums, right? If it wont upload as a .log file, you can simply zip or rar it, then attach it.
    Yep, that's right, but I wanted to delete the file after jimmy has reviewed it. Would that have been possible if I attached it here? If yes, sorry again!
    Reply With Quote  

  9. #9  
    lilpirate is offline Registered User
    Join Date
    Jul 2010
    Posts
    23
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by jimmikaelkael View Post
    There are 2 blank spaces in your Share name in OPL config : " ps2smb".

    EDIT: Another problem is that your Samba server is expecting User security mode and encrypted password, which is not implemented in official releases.
    So most likely the only ISSUE is on your side, review your smb.conf file settings.
    Thanks again. That helped.
    Reply With Quote  

  10. #10  
    JNABK's Avatar
    JNABK is offline Member
    Join Date
    Sep 2004
    Location
    <<< I'm right over there!
    Posts
    4,920
    Downloads
    3
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    2
    Likes Received
    16
    Quote Originally Posted by lilpirate View Post
    Yep, that's right, but I wanted to delete the file after jimmy has reviewed it. Would that have been possible if I attached it here? If yes, sorry again!
    Yes you can remove an attachment once it has been uploaded, you will see an option next to each files to remove it.
    No need to be sorry...i was just pointing out a better way to share a file.
    PS2 Consoles:
    SCPH-30001 [V4] - unmodded (2)
    SCPH-30001-R [V5] DMS4 Pro SE
    SCPH-50001-N [V9] CC 2.0 SLE
    SCPH-79001 [V16] Silver - unmodded

    Reply With Quote  

Tags for this Thread

View Tag Cloud

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