""
All times are GMT +2. The time now is 03:02 AM.  

Go Back   PSX/PS2/PS3 Scene Newz > PlayStation2 Forums > PS2 HDD Discussion > IDE HDD Discussion

IDE HDD Discussion talk here about the use of the IDE HDD Interface and hdloader related discussion.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-29-2007, 06:09 PM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
Talking

Linux hdl_dump gui


New version 1.0 released

This release also contains a precompiled binary of hdl_dump-0.8.6 (since the host site is down)
Changelog:

04-19-07 release 1.0
- Improved error handling on Install button (now checks for missing data)
- Added support for installing to a locally connected PS2 HD, works thru IDE
and USB.

04-17-07 release 0.02a
- Fixed a bug with adding an ISO file with a space in the path.
- Disk Space Bar no longer displaying colors incorrectly.

04-06-07 release 0.02
- Optimized most of the gui
- No longer using 4 Tk::Listbox widgets for the Browse Frame
Now using 1 Tk::Hlist widget, this will increase speed and
Will give greater functionality.
- Browse Frame now shows disk type as an icon (same as hdl_dumb Win32)
Instead of text.
- Config file implimented.
- Config located in same folder has executable, called hdl_conf
- Will now remember your ip address on exit
- You can now change the location of the hdl_dump executable
- Fixed a problem with slowness when changing from the install
to the browse screen on XFCE

03-29-07 release 0.01
- Initial release
- Install to local drive function not yet implimented
- Config file not yet implimented.
Attached Images
File Type: png Screenshot.png (12.4 KB, 433 views)
Attached Files
File Type: gz hdl_dumb_linux_1_0.tar.gz (2.03 MB, 478 views)

Last edited by wizardofyendor; 04-20-2007 at 02:24 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-29-2007, 06:53 PM
Krack3n's Avatar
Krack3n Krack3n is offline
PSN ID= Original_Krack3n
 
Join Date: Jul 2005
Location: Canada
Posts: 182
Nice work. I'll download it to my PS3 and give it a try.
__________________
  • PS2-v7-250gb Maxtor-HDL8c-PS1 Exploit(uLE4.12c Beta)
  • PS3-400gb-Firmware v1.82-Gentoo OtherOs
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 04-03-2007, 08:41 AM
mgsfan mgsfan is offline
Registered User
 
Join Date: Nov 2004
Posts: 17
hmm well I change to the ip I use and its not really connecting..so I can't test it lol.

keep hitting attach while svr is running on ps2 and nada
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-04-2007, 12:39 AM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
Make sure you have the hdl_dump utility in your /usr/bin directory (just symlink it), I'll be releasing a new version in a couple of days that supports a config file and will be able to use hdl_dump where ever it resides. (it will also come with a precompiled version of hdl_dump)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-04-2007, 01:00 AM
Bootlegninja's Avatar
Bootlegninja Bootlegninja is offline
Disorganized User
 
Join Date: Apr 2005
Location: Ky, USA
Posts: 1,804
Nice job! I'll test this later on with my spare 40GB.
__________________
If you need help, post a question in the
forums, not my PM inbox. Thank you.


nunquam ut exsisto instituo
My list of consoles
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 04-07-2007, 01:44 AM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17

New version 0.02 released


New version 0.02 has been released (check top post)
This should fix some problems everyone has been having.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 04-16-2007, 01:53 AM
AnalCobra AnalCobra is offline
Inactive
 
Join Date: Nov 2006
Posts: 2
Hey,
thx for the GUI.
But i have following problem. Connecting goes fine, but when i chose the ISO and all needed stuff and i press on 'Install' it just goes to 'Complete' in less than a second.
Is anybody encountering the same problem?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 04-16-2007, 08:11 AM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
Try running hdl_dumb in a console window and let me know if any output is printed when you click 'Install'. I'll see what I can do.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 04-16-2007, 05:17 PM
AnalCobra AnalCobra is offline
Inactive
 
Join Date: Nov 2006
Posts: 2
hey,
thanks for the reply. OK so does the hdl_dump needs to be in a special directory?
I just have it in the same directory, like it was in the archive.
When i open the console and change to the directory, where the files (hdl_dump, ...) are locate and then use ./hdl_dump ... then its working. i already installed games through the hdl_dump command line.

EDIT:
Ok i found out what the problems was caused by.
When you have blanks ' ' in your path or filename it isnt working. I wrote on my own a little helper as bash shell script. And i encountered the same problems with the paths. But when you use the command line (hdl_dump) then its working with the paths. I hope you understand what i mean.
I also noticed, that the hdl_dump uner linux (max. 2,10MB/s) works faster for me than under windows (max. 1,38MB/s).

So, good work!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 04-16-2007, 05:22 PM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
I was thinking that was the problem. I'm not escaping the spaces. I'll have it fixed now, but my connection to home is down, so I can't recompile it until later today. Thanks for verifying that was the problem, and I'm glad you like the app.

Just a status update, I have a version with local PS2 HD partially working, and should be complete by the end of the week.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11  
Old 04-17-2007, 03:51 PM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
Released a fix to the ISO file select bug.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12  
Old 04-20-2007, 02:12 AM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
Version 1.0 released read first post for details.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 04-20-2007, 02:38 AM
Jones23's Avatar
Jones23 Jones23 is offline
Contributor
 
Join Date: Jun 2005
Location: Germany
Posts: 1,078
Nice work!
I'll give this a try on my Suse system, when I find some spare time.

best regards Jones23
__________________
PAL SCPH-70004 v12, HDCombo, IDE HDD 232GB
CrystalChip 2.0 SLE, CC Software R34 modified v2
Tutorials: CC Wiki | Homebrew: LaunchELF v4.23, SMS 2.8(Rev.5)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 04-20-2007, 05:55 AM
Experiment1106's Avatar
Experiment1106 Experiment1106 is offline
lollo of pollo
 
Join Date: Mar 2005
Posts: 269
Great this is what i miss for a long time great work i will try
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 04-24-2007, 10:15 PM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
I've begun work on version 2.0 of my app. This new version is a complete rewrite in C# using Gtk#. Since this is using C# it will require the mono libraries be installed.

The reason I'm moving my code base from perl to C# is three fold.

First the perl version was slow to startup. This was due to packaging the perl runtimes, modules, and the hdl_dumb source into a self extracting and running zip file. This made the file size exceptionally large (2 megs) and since it had to extract the files, compile the app the start the app, it made starting very slow.

Secondly, I was using Tk for the gui. Tk is ugly, but it's fast to code and easy to work with. With Gtk (considering your using gnome, and if not you should have glib installed anyway) the widgets are skin able, so the interface will match your theme.

Finally I'll be able to add improved functionality using C# that wouldn't be possible in perl.

The release plan is to release a version 1.5 in the upcoming weeks ( no real release date planned yet) that will mirror the perl version in functionality.

Then starting adding a few new elements and release version 2.0 some time after that.

I hope everyone will be pleased with the changes (no one should be upset to see the ugly Tk interface go away...)
--------------------------------------------
Never mind, Version 2 will not be happening, My playstation 2 Died, (won't power on)... so sad.

Last edited by wizardofyendor; 06-08-2007 at 06:08 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16  
Old 05-17-2007, 08:22 AM
durden durden is offline
Registered User
 
Join Date: Oct 2006
Posts: 4
Im so glad I managed to find this app. I have been using winhiip and dual booting XP and ubuntu but this might enable me to ditch windows all together.

I have got the app up and running and I am trying to connect to my PS2HD via a USB enclosure. If I dont have the HD connected via USB I get an error message.

If the HD is connected via USB it looks like Linux hdl_dump gui finds it but the browse window is empty. I have a few games installed from using Winhiip. Are the two apps not compatible or have I made a mistake somewhere?

Thanks very much for the contribution to the Linux community by the way!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17  
Old 05-18-2007, 01:35 AM
wizardofyendor's Avatar
wizardofyendor wizardofyendor is offline
Registered User
 
Join Date: Feb 2006
Posts: 17
What type of error do you get when it is connected locally?

Also,
When connecting to a local drive, you must still select the drive from the drop down, after my app asks you to run as root. Remember to attach the location as well, once you attach the location the drive space bar will fill, and the browse frame will be populated.

Last edited by wizardofyendor; 05-18-2007 at 10:14 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 06-07-2007, 12:10 AM
hikarutilmitt hikarutilmitt is offline
Registered User
 
Join Date: Sep 2003
Posts: 8
Wow, this is exactly the sort of thing I've been waiting for, since WinHIIP doesn't work in wine (well, it does, just not with USB support).

My only question is whether you'll be able to make the thing work without having to use it as a root command. I'd love to use this since it means I won't have to switch to my Windows install as often, but I try not to run much as root for reasons most Linux users know.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #19  
Old 06-07-2007, 03:37 PM
b081's Avatar
b081 b081 is offline
Registered User
 
Join Date: Oct 2003
Posts: 375
Quote:
Originally Posted by hikarutilmitt View Post
Wow, this is exactly the sort of thing I've been waiting for, since WinHIIP doesn't work in wine (well, it does, just not with USB support).

My only question is whether you'll be able to make the thing work without having to use it as a root command. I'd love to use this since it means I won't have to switch to my Windows install as often, but I try not to run much as root for reasons most Linux users know.
hdl_dump depends on device permissions. Try the following
Code:
ls -l /dev/hdX /dev/sdY # X and Y are corresponding devices
On my Debian box group cdrom owns optical drives and group disk owns hard drives. Check what group is assigned to hot-pluggable USB devices. Put yourself as a member of cdrom group and networked installs would be working just fine; disk group is more disturbing, as you can incidentally wipe your hard drive.
__________________
"Only those who try will become." -- Kimahri Ronso
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #20  
Old 06-07-2007, 08:47 PM