Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    jDownloader - The N900 step-by-step instruction guide

    Reply
    Page 5 of 17 | Prev |   3     4   5   6     7   15 | Next | Last
    J4ZZ | # 41 | 2011-02-15, 11:53 | Report

    ^ Oh yeah, me likes it!

    Would it possibly work with other hosters in the same way?

    Greetz,

    ..::J4ZZ::..

    Edit | Forward | Quote | Quick Reply | Thanks

     
    fatcobrah | # 42 | 2011-02-15, 15:26 | Report

    Originally Posted by Rav View Post
    Hi,


    Any problems please let me know and I can update this for other users. The N900 truly amazes me, no more need to use the laptop for downloading!!

    Good Luck!
    i'v done all of ur instruction but i have some problems :
    1- i cant use menu coz they are under maemo menu :SS:S:S:
    2- if u try to download any video from youtube for example it will give u flv + mp3 + mp4 so how to delete 2 of them and select the other ?
    plz hlp me
    sry for my english :$

    Edit | Forward | Quote | Quick Reply | Thanks

     
    maemo55 | # 43 | 2011-02-15, 15:45 | Report

    Originally Posted by fatcobrah View Post
    i'v done all of ur instruction but i have some problems :
    1- i cant use menu coz they are under maemo menu :SS:S:S:
    2- if u try to download any video from youtube for example it will give u flv + mp3 + mp4 so how to delete 2 of them and select the other ?
    plz hlp me
    sry for my english :$
    hey man

    read first post again !

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to maemo55 For This Useful Post:
    fatcobrah

     
    fatcobrah | # 44 | 2011-02-15, 20:58 | Report

    Originally Posted by maemo55 View Post
    hey man

    read first post again !
    it doesnt work until i reboot my n900 D thx

    Edit | Forward | Quote | Quick Reply | Thanks

     
    IzzehO | # 45 | 2011-02-16, 00:32 | Report

    Originally Posted by J4ZZ View Post
    ^ Oh yeah, me likes it!

    Would it possibly work with other hosters in the same way?

    Greetz,

    ..::J4ZZ::..
    Can't see why not. Assuming they have direct download and support http login. Give it a go.

    Also just left it overnight downloading some tv shows. Pulled nearly 25gb and over 50 files and had no issue. It doesn't stop and look for no internet or failed downloads or anything though. But that doesn't matter to me much.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    md.asaduzzaman | # 46 | 2011-02-16, 03:43 | Report

    Originally Posted by Rav View Post
    Hi,

    I hope someone finds this useful, a big thanks to Megaltariak for his posts on another thread that allowed me to successfully get jDownloader working. I will copy some of his steps and add my own to form a concise set of instructions.

    This is fantastic for anyone who uses hosting sites like Rapidshare, Megaupload, Netload etc, I can confirm that Link Grabber works perfectly with MicroB, simply fire up jDownloader, leave it running and copy the relevant links from MicroB and jDownloader will pick these up. I have managed to download 1GB content with consistent speeds of over 1MB/sec (screen-shot below), exactly the same as my laptop! Also I can confirm you can comfortably carry on with other tasks whilst downloading (screen-shot below). There are a few caveats:

    1) There is a UI issue with jDownloader that prevents certain options being accessible from the settings tab, I've checked on the desktop, same issue occurs here if you reduce the window size, hence this is not a N900 specific issue or problem. I will probably raise a bug with the jDownloader team.

    2) At present I've not found a way to right click under the Java SDK environment, I've not found it debilitating at present as for the basic functions there are the relevant menu options present.

    Instructions

    1) Download the Java Runtime for Linux(ARM) from:

    https://cds.sun.com/is-bin/INTERSHOP...-CDS_Developer

    Select Linux(ARM) for platform and agree licence terms, then proceed to download the following tar.gz file:

    "Java SE for Embedded 6 Update 21 (Build 9) ARMv7 Linux - Headful, EABI, Hard Float (VFP), Little-Endian"

    2) Login to terminal as Root (Need to have rootsh installed) -
    Code:
    sudo gainroot
    3) Install wget if you don't already have it, we will need this later on -
    Code:
    apt-get install wget
    4) Move the tar.gz file to /opt/ -
    Code:
    mv <filename>.tar.gz /opt/<filename>.tar.gz
    5) Extract the tar.gz to current directory -
    Code:
    tar -zxvf <filename>.tar.gz
    6) Create symlinks so that you can use Java from anywhere -
    Code:
    ln -s /opt/ejre1.6.0_21/bin/* /usr/bin/
    7) Exit the terminal

    8) Re-start the terminal, not as root, and type the following to check for successful Java install -
    Code:
    java -version
    Hopefully you should see version information, meaning you have successfully installed the runtime.

    9) Now time to fetch jDownloader, go the website:

    http://jdownloader.org/download/index

    Select Linux for o/s and download the jd.sh script

    10) Move the script to /opt/ to avoid issues with chmod and VFAT filesystem -
    Code:
    mv jd.sh /opt/jd.sh
    11) Give correct execute permissions to script -
    Code:
    chmod +x jd.sh
    12) Run the script, not as root, as root will fill up rootfs -
    Code:
    sh jd.sh
    At this point it will commence the install, this can take some time and will open a Java GUI window for downloading files, let it finish, once complete jDownloader should start.

    IMPORTANT STEPS FOR USABILITY

    13) Once settled down jDownloader is quite responsive, now click into Settings -> Extensions, from here un-check everything except JD Webinterface (this will give you the option of using the web browser based jDownloader client using MicroB)

    14) Under the Extensions section you should now see JD Webinterface menu item, click on this and set the options according to your preference, I didn't bother with authentication so unchecked "Need User Authentication", I left the port as default (8765)

    15) Now for the tricky part, as you may have noticed the Maemo notification tab hides the top menu items, to fix this go to Settings -> User Interface, now you will notice what I was referring to earlier as a jDownloader GUI bug, you will see that there is no scroll bar on the right window meaning you can't scroll down to all the options, but what you should just be able to half see is the first option under the Performance section, very carefully un-check this box, it is very much do-able and you should be able to tell that it is unchecked.

    16) Set the Max. Con. and Max Dls. both to 1 (bottom right hand corner), I think this is quite important as the default setting of 2 will cause disk i/o contention issues and will crash the N900 and fail to start downloads, I don't think this would be a problem if you were downloading to a memory card, so for internal memory ensure to do this. For me it had no bearing on download speed and like I mentioned I achieved the same speeds as my laptop.

    17) Now click on the x to close jDownloader, it should close and take you back to the terminal.

    18) To re-run jDownloader simply run the jd.sh script -
    Code:
    cd /opt 
    sh jd.sh
    19) When it loads you should now see that the Maemo top bar is now solid across the top, meaning the jDownloader GUI is sightly smaller, but you should now be able to access the file menu items.

    20) You can now configure anything you need to like premium accounts etc.

    21) I think at this stage you can test jDownloader by copying links from MicroB!!

    Additional Information

    1) If you want to use the jDownloader web interface (you will need to leave the main app open), drop to MicroB and type http://localhost:<port number> e.g. http://localhost:8765, from there it should be fairly straight forward.

    2) Do not use the unrar extension as this is x86 and will not work, I've not tested this however.

    Any problems please let me know and I can update this for other users. The N900 truly amazes me, no more need to use the laptop for downloading!!

    Good Luck!
    After follow your instruction upto 6 i do successfully but after that when i tried to check java verversion then show me /bin/sh: java: not found why i don't understand. i need to run java application through your instruction please help me that doing.

    Thanks in advance.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    J4ZZ | # 47 | 2011-02-16, 09:37 | Report

    do you have
    jarexec
    java
    java_vm
    javalauncher
    javaws
    jcontrol

    in your /usr/bin directory?
    cd /usr/bin
    ls j*

    else try
    Code:
    ln -s /opt/ejre1.6.0_21/bin/* /usr/bin/
    again.

    greetz,

    ..::J4ZZ::..

    Edit | Forward | Quote | Quick Reply | Thanks

     
    md.asaduzzaman | # 48 | 2011-02-16, 17:40 | Report

    Originally Posted by J4ZZ View Post
    do you have
    jarexec
    java
    java_vm
    javalauncher
    javaws
    jcontrol

    in your /usr/bin directory?
    cd /usr/bin
    ls j*

    else try
    Code:
    ln -s /opt/ejre1.6.0_21/bin/* /usr/bin/
    again.

    greetz,

    ..::J4ZZ::..
    Thanks for responding. when i extract i do not found jarexec and the other
    java
    java_vm
    javalauncher
    javaws
    jcontrol is found. so, what next

    Edit | Forward | Quote | Quick Reply | Thanks

     
    mukati | # 49 | 2011-02-17, 02:19 | Report

    every time i try to check java version i get permission denied i did the linking with the command you gave...what should i do?

    thanks

    Edit | Forward | Quote | Quick Reply | Thanks

     
    immi.shk | # 50 | 2011-02-17, 04:05 | Report

    i need Help
    as i am a new user n having easy debian installed.. i also managed to install Nitdroid into emmc... bt whn i follow your instructions i face the problem of where to "cd" (in which directory) and write that command, so i used "cd" command wher-eva i felt ws rite... bt whn i write "java -version" in terminal it says:
    Code:
    OpenJDK Runtime Enviroment (IcedTea6 blah blah)
    OpenJDK Zero VM (build 14.0-b16, mixed mode)
    and when i try to run jDownloader it gives a Long msg in th termainal "with some error regarding icedTea"...

    "i kno i did some thing wrong bt where i don kno..."
    ------------
    P.s. ok i tried to run it again by
    Code:
    cd /opt
    sh jd.sh
    but.. it says jDownloader.jar not found n starts a updater window but it closes automatically..

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by immi.shk; 2011-02-17 at 07:48. Reason: it says jDownloader.jar not found n starts a updater window but it closes automatically

     
    Page 5 of 17 | Prev |   3     4   5   6     7   15 | Next | Last
vBulletin® Version 3.8.8
Normal Logout