Forum: Official MyPS2 English Forum - Official English language discussion forum for MyPS2 by NTBA2.


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: "Could not resolve hostname" error =/
  

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 28 of 28
  1. #21  
    Katagia is offline Member
    Join Date
    Jun 2006
    Posts
    54
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I have the same problem and done some debugging.
    I run tcpdump on my router:

    08:49:31.770174 IP 192.168.1.202.4098 > 192.168.1.1.53: S 8412:8412(0) win 32768 <mss 1460>

    E..,..@................5.. .....`...b.........
    08:49:31.771154 IP 192.168.1.1.53 > 192.168.1.202.4098: S 2735097744:2735097744(0) ack 8413 win 5840 <mss 1460>

    E..,..@.@............5....G... .`...........
    08:49:31.771973 IP 192.168.1.202.4098 > 192.168.1.1.53: . 1:20(19) ack 1 win 32768 2+[|domain]
    E..;..@................5.. ...G.P...
    .
    ...#.............www
    08:49:31.772529 IP 192.168.1.1.53 > 192.168.1.202.4098: . ack 20 win 5840

    E..(P.@.@.f%.........5....G... .P....)..
    08:49:31.772735 IP 192.168.1.202.4098 > 192.168.1.1.53: P 20:38(18) ack 1 win 32768 28533 zoneInit [b2&3=0x7463] [29699a] [24947q] [25455n] [27904au][|domain]

    E..:..@................5.. ...G.P.......shoutcast.com.....
    08:49:31.773149 IP 192.168.1.1.53 > 192.168.1.202.4098: . ack 38 win 5840

    E..(P.@.@.f$.........5....G...!.P.......
    08:49:31.909924 IP 192.168.1.1.53 > 192.168.1.202.4098: P 1:2(1) ack 38 win 5840

    E..)P.@.@.f".........5....G...!.P........
    08:49:31.910899 IP 192.168.1.202.4098 > 192.168.1.1.53: F 38:38(0) ack 2 win 32768

    E..(. @................5..!...G.P.............
    08:49:31.911542 IP 192.168.1.1.53 > 192.168.1.202.4098: P 2:168(166) ack 39 win 5840 641- [256q][|domain]

    E...P.@.@.e|.........5....G...!.P....h............ ....www shoutcast.com..................http://www.gwww.../............b..3.................w......
    08:49:31.912735 IP 192.168.1.1.53 > 192.168.1.202.4098: F 168:168(0) ack 39 win 5840

    E..(P.@.@.f!.........5....H8..!.P....n..
    08:49:31.913401 IP 192.168.1.202.4098 > 192.168.1.1.53: . ack 169 win 32601
    E..(.

    @................5..!...H9P..Y..........


    As you can see, name resolving works. myPS2 asks for the Name and the DNS
    send the alias back.
    I think the problem is myPS2 has to resolve the alias too.
    I tried to put all Shoutcast addresses in mc0:/lmhosts but myPS2 doesn't care about and still uses DNS.

    I modified my router to sent a static ip for *.shoutcast.com but that didn'T help either.

    For me this looks like a programm error and no DNS problem.

    Cheers,
    Reply With Quote  

  2. #22 Winamp.bm 
    Jones23's Avatar
    Jones23 is offline 2 3 your mind...
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    1,175
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Here's the shoutcast list I used with myPS2. Don't know if the stations still work, but at least one of them used to. So see this as an example how it should look like.

    best regards Jones23
    Attached Files
    PS2 PAL SCPH-70004 v12, HDCombo, IDE HDD 80GB
    CrystalChip 2.1, CC Software R34 modified v2
    Tutorials: CC Wiki
    Homebrew: LaunchELF v4.40, SMS 2.9(Rev.4)

    Best German Console Scene Site: ModControl.com
    Reply With Quote  

  3. #23  
    flamingo24's Avatar
    flamingo24 is offline Sui Generis Avis
    Join Date
    Jan 2006
    Posts
    472
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    shoutcast moved there main station server, along with some changes to audio playback routines; awhile back I wrote an email to ntba2 on this subject and got a reply it will be updated in the next version. previously my station.xml was 174kbs now that has been reduced to about 10kbs using the old address...

    source code:

    #define SHOUTCAST_HOST "www.shoutcast.com"
    #define SHOUTCAST_FILE "/sbin/xmllister.phtml?limit=500&service=aol&no_compress= 1"

    =

    http://www.shoutcast.com/sbin/xmllis...&no_compress=1

    this addess I got from the net.h script in the source code, though even with the new address myps2 will still need to be updated to coupe with the new audio revisions made by shoutcast.com.
    Reply With Quote  

  4. #24  
    Katagia is offline Member
    Join Date
    Jun 2006
    Posts
    54
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Thank you for the info. I only found question but no answers.

    /EDIT:
    I found a thread about this in the winamp forum:
    http://forums.winamp.com/showthread....mllister.phtml

    I hope the URL works. If not you will have to search for xmllister.phtml
    I have no development tools installed so I unpacked the ELF,
    changed the Server URL with a hexeditor to 70.86.83.53 and packed
    the ELF again.

    The patch worked. myPS2 now use the new server and I get a station list
    Unfortunatly I can't play anything but this is maybe related to the bootloader
    I use.

    I'm wondering this URL only return server adresses and no complete URLs

    I have attached a modified MYPS2.ELF ver1.2. Is it working for anybody?

    Cheers,
    Attached Files
    Last edited by Katagia; 06-24-2006 at 09:06 AM.
    Reply With Quote  

  5. #25  
    Katagia is offline Member
    Join Date
    Jun 2006
    Posts
    54
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Update: tcpdump shows the commplete URLs are transfered.
    I've got a lot of problems with myPS2 but I think this is a
    setup problem so the fixed ELF should work
    Reply With Quote  

  6. #26  
    Jones23's Avatar
    Jones23 is offline 2 3 your mind...
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    1,175
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Try to run myPS2 via ULE, or try to install it with ULE. Think that's better than the BM's install routine.
    PS2 PAL SCPH-70004 v12, HDCombo, IDE HDD 80GB
    CrystalChip 2.1, CC Software R34 modified v2
    Tutorials: CC Wiki
    Homebrew: LaunchELF v4.40, SMS 2.9(Rev.4)

    Best German Console Scene Site: ModControl.com
    Reply With Quote  

  7. #27  
    Katagia is offline Member
    Join Date
    Jun 2006
    Posts
    54
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    You mean uLauchELF?
    I tried to load it via BM and direct from CD.
    uLaunchELF works and is able to start SMS.
    The problems are still there ....
    Reply With Quote  

  8. #28  
    flamingo24's Avatar
    flamingo24 is offline Sui Generis Avis
    Join Date
    Jan 2006
    Posts
    472
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by flamingo24
    even with the new address myps2 will still need to be updated to coupe with the new audio revisions made by shoutcast.com.
    ntba2 has confirmed this...
    Reply With Quote  

Page 3 of 3 FirstFirst 1 2 3
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •