forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

HDD and SMS Player

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
cesedy



Joined: 30 Sep 2007
Posts: 4

PostPosted: Sun Sep 30, 2007 8:54 pm    Post subject: HDD and SMS Player Reply with quote

hi, can somebody please tell me, how can i watch films from my HDD with SMS player? what i need to do, that PS2 recognises my HDD and can i transfer films from my pc to HDD via USB cable?
my HDD is in Sweex EXTERNAL 3.5” STORAGE

Here is pic of my HDD:
Back to top
View user's profile Send private message
EEUG



Joined: 13 May 2005
Posts: 136
Location: The Netherlands

PostPosted: Sun Sep 30, 2007 9:26 pm    Post subject: Reply with quote

User manual of SMS (bit outdated) is available here
Back to top
View user's profile Send private message
cosmito



Joined: 04 Mar 2007
Posts: 314
Location: Portugal

PostPosted: Sun Sep 30, 2007 10:01 pm    Post subject: Re: HDD and SMS Player Reply with quote

cesedy wrote:
hi, can somebody please tell me, how can i watch films from my HDD with SMS player?

What do you mean by films? divx or xvid? Yes, SMS can play them (very well indeed!)
cesedy wrote:
and can i transfer films from my pc to HDD via USB cable?

If you PC have a USB port the answer is yes (that is, if the film is a file like .avi, not if the film is in fact a DVD-Video. That's why I asked you about your definition for film...)

Please note also the the PS2 is in general very picky about USB devices... I tried some USB pens and most wasn't recognized by SMS and other apps that read from USB. I think this also apply to USB HDDs. If you don't manage to get your HDD recognized by LauchELF (mass: device) I guess the chances to get it working on the SMS are slim ...
Back to top
View user's profile Send private message Visit poster's website
cesedy



Joined: 30 Sep 2007
Posts: 4

PostPosted: Sun Sep 30, 2007 11:11 pm    Post subject: Reply with quote

my PS2 don`t recognises my HDD .. i tried to format it from NTFS to FAT32... what should i do?
Back to top
View user's profile Send private message
cosmito



Joined: 04 Mar 2007
Posts: 314
Location: Portugal

PostPosted: Sun Sep 30, 2007 11:36 pm    Post subject: Reply with quote

cesedy wrote:
my PS2 don`t recognises my HDD .. i tried to format it from NTFS to FAT32... what should i do?

I think you'll get more answers to this problem on http://psx-scene.com/forums/ forums. There you can also find the SMS oficial forum. The forums at ps2dev are for development purposes only. Good luck :)
Back to top
View user's profile Send private message Visit poster's website
cesedy



Joined: 30 Sep 2007
Posts: 4

PostPosted: Sun Sep 30, 2007 11:40 pm    Post subject: Reply with quote

i already posted in psx-scene yesterday, but i got no answer..

Edit: OKey, got it working :) thnx for help :)
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Mon Oct 01, 2007 12:58 am    Post subject: Reply with quote

cesedy wrote:
my PS2 don`t recognises my HDD .. i tried to format it from NTFS to FAT32... what should i do?


The PS2 HDD needs to be formatted in APA format. You use the DMS harddrive tools on it. You want the DMS-HDD-FORMAT-1.1.zip file from here:
http://www.dms3.com/cgi-bin/dms3/site.pl?page=downloads
Back to top
View user's profile Send private message AIM Address
cesedy



Joined: 30 Sep 2007
Posts: 4

PostPosted: Mon Oct 01, 2007 1:37 am    Post subject: Reply with quote

in DMS HDD Format it showed all the time, that my HDD isn`t connected..
my HDD didn`t showed in hdd:\ but it showed in mass:\ ...

but i need another Help..
i`m using Matrix Infinity 1.8.2 on my PS2.. and i saw this thing:

LAUNCHING HDD APPLICATION (DEV2 MODE):
--------------------------------------

- Press L1 on joypad 1.
- If correctly installed, the default application will be executed from the HDD.

how can i use it? how can i Launch SMS player from my HDD and not CD?
Back to top
View user's profile Send private message
dlanor



Joined: 28 Oct 2004
Posts: 269
Location: Stockholm, Sweden

PostPosted: Mon Oct 01, 2007 9:07 am    Post subject: Reply with quote

J.F. wrote:
cesedy wrote:
my PS2 don`t recognises my HDD .. i tried to format it from NTFS to FAT32... what should i do?
The PS2 HDD needs to be formatted in APA format. You use the DMS harddrive tools on it. You want the DMS-HDD-FORMAT-1.1.zip file from here:
http://www.dms3.com/cgi-bin/dms3/site.pl?page=downloads

No J.F. What you say anout the APA format etc would only apply if cesedy was using an HDD connected by IDE interface to the PS2, whereas this one is connected by USB interface.

So from the PS2 driver viewpoint this does not involve "hdd0:", but only "mass:"...

Best regards: dlanor
Back to top
View user's profile Send private message
dlanor



Joined: 28 Oct 2004
Posts: 269
Location: Stockholm, Sweden

PostPosted: Mon Oct 01, 2007 9:35 am    Post subject: Reply with quote

cesedy wrote:
in DMS HDD Format it showed all the time, that my HDD isn`t connected..
And that is perfectly correct, because your HDD is not connected to the PS2/PSTwo by the IDE interface required for recognition as "hdd0:".

In fact normal PS2/PSTwo consoles don't even come with that IDE interface. The fat PS2 models got that interface with the optional Network Adaptor, while early models of the slim PSTwo could get it only through a DIY add-on hardware kit, and later PSTwo models can't get it at all, since Sony removed a necessary chip... (For the sole purpose of sabotaging this ability.)

Quote:
my HDD didn`t showed in hdd:\ but it showed in mass:\ ...
Which is exactly how any USB connected mass storage unit should be shown in PS2 applications, whether we use a USB memory stick or a USB HDD.

Quote:
but i need another Help..
i`m using Matrix Infinity 1.8.2 on my PS2.. and i saw this thing:

LAUNCHING HDD APPLICATION (DEV2 MODE):
The Dev2 boot mode allows booting a program ELF file from an IDE-connected HDD, usually using the launch path "hdd0:/__boot/boot.elf". There is no corresponding boot method defined for an HDD connected by USB.

However, you can achieve almost the same effect using the Dev1 boot mode, which will boot a program ELF file from the memory card, usually using the launch path "mc0:/BOOT/BOOT.ELF". But it is not advisable to use SMS for that boot, but rather to use another program which can not only launch SMS for you (from mass: if you like), but which can also perform other homebrew maintenance tasks that you will need. So I recommend that you make/find a boot CD/DVD for the program uLaunchELF, and use this to install that same program for Dev1 booting on your memory card.

This should solve all your problems, allowing you to boot in future without any CD/DVD access into a program that can easily let you launch SMS or other homebrew programs from your USB connected HDD.

I also agree with ptek that you really should bring your questions to the forums at http://psx-scene.com/forums/ instead, since that is the 'home' site of both SMS and uLaunchELF, both of which have separate subforums over there (inside the "PS2 Homebrew/Dev & Emu Scene" forum).

Best regards: dlanor
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Mon Oct 01, 2007 11:59 am    Post subject: Reply with quote

dlanor wrote:
J.F. wrote:
cesedy wrote:
my PS2 don`t recognises my HDD .. i tried to format it from NTFS to FAT32... what should i do?
The PS2 HDD needs to be formatted in APA format. You use the DMS harddrive tools on it. You want the DMS-HDD-FORMAT-1.1.zip file from here:
http://www.dms3.com/cgi-bin/dms3/site.pl?page=downloads

No J.F. What you say anout the APA format etc would only apply if cesedy was using an HDD connected by IDE interface to the PS2, whereas this one is connected by USB interface.

So from the PS2 driver viewpoint this does not involve "hdd0:", but only "mass:"...

Best regards: dlanor


Oh, you're right... I didn't notice in his first post - he said it's EXTERNAL. Sorry about that. Yeah, USB drives are completely different.
Back to top
View user's profile Send private message AIM Address
cosmito



Joined: 04 Mar 2007
Posts: 314
Location: Portugal

PostPosted: Tue Oct 02, 2007 9:28 am    Post subject: Reply with quote

dlanor wrote:
I also agree with ptek that you really should bring your questions to the forums at http://psx-scene.com/forums/ instead, since that is the 'home' site of both SMS and uLaunchELF, both of which have separate subforums over there (inside the "PS2 Homebrew/Dev & Emu Scene" forum).

Besides, most of us have also an account on psx-scene so you'll also benefit of our wizdom there :P
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group