Join Today
+ Reply to Thread
Results 1 to 9 of 9

Thread: A780-AddOns

  1. #1
    Join Date
    Aug 2005
    Location
    Tarragona, Spain
    Posts
    113

    Default A780-AddOns

    I haven't noticed about the existence of this amazing pack in the download section, it seems it would really boost our telnet sessions to phone, so I'm really interested on it. And surprisingly there's little info on the forums....

    Can someone confirm installation consist in just adding the contents to the proper folders in diska and EZXlocal.
    I think /diska/.system and /diska/root doesn't exist, so would I have to just dump the folders to /diska?
    The same applies to /EZXlocal...isn't?
    And what about the usage? i think I should modify the PATH, I see several scripts, and specially the start scipt seems to be just for the path issues.

    It would be great if someone explains how can A780 users benefit from these "AddOns"

    thanks, regards
    Gelobt sei was Hart macht...

  2. #2

    Default Re: A780-AddOns

    Since these "add-ons" take up a lot of phone memory space, I have relocated mine to /mmc/mmca1/.system folder. I believe I posted something about this on the E680i forum under the VLP CG33 file. I just run a script that exports the additional bin/lib paths to my mmc. This way I can save space on my phone for silly games and applications.

  3. #3
    Join Date
    Aug 2005
    Location
    Tarragona, Spain
    Posts
    113

    Default Re: A780-AddOns

    Thank you f0x0r,so, are you confirming the only necessary setup is dumping the addons to place? or have I to run some config script?

    For me, space in diska is not a problem, since I put media on the TF and also my games are ROMs estored there, I like to keep /diska for the system stuff, so Im planing to put the addons to /diska.

    I'll try to guess something from the E680 forum....
    Gelobt sei was Hart macht...

  4. #4
    Join Date
    Aug 2005
    Location
    Tarragona, Spain
    Posts
    113

    Default Re: A780-AddOns

    Well, you were right... this add-ons are too much stuff for diska.
    I just dumped the contents to /mmc/mmca1/.system an root instead of /diska/.system and root, and modified acordingly the start script.
    I respected the /ezxlocal part, so I dumped the etc folder to /ezxlocal.

    After executing start, I can execute the new bins like vi. etc... GREAT!!!

    But, something's wrong with permissions, I can not even create a folder!!! the command line prompts me with -operation not permited- all the time!!! please help
    Gelobt sei was Hart macht...

  5. #5
    Join Date
    May 2006
    Location
    India
    Posts
    4

    Default Re: A780-AddOns

    hello, I seem unable to understand this procedure. I'd really appreciate any advice.

    Could someone please post their start script (I have mine in /mmc/mmca1/.system/root)

  6. #6

    Default Re: A780-AddOns

    Here is my start up script:

    Code:
    #!/bin/sh
    
    export QTDIR=/usr/lib/ezx
    export PATH=/mmc/mmca1/.system/bin:/mmc/mmca1/.system/sbin:$PATH
    export LD_LIBRARY_PATH=$QTDIR/lib:/mmc/mmca1/.system/lib:/lib:/usr/lib/:/usr/lib/ezx/lib:$LD_LIBRARY_PATH
    export EZX_RES_FONT_PATH=/usr/lib/ezx/lib/fonts
    eval "`dircolors -b`"
    alias ls='ls --color=auto'
    
    export HOME=/diska/.system/root
    
    export COLUMNS=150
    
    /diska/.system/bin/bash

  7. #7
    Join Date
    May 2006
    Location
    India
    Posts
    4

    Default Re: A780-AddOns

    f0x0r, thanks. I had to change the
    export HOME=/diska/.system/root and the /diska/.system/bin/bash lines

    I've replaced diska with /mmc/mmca1 and it works now.

    Thanks a lot.

  8. #8
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default A780 Addons ssh

    Hi,

    i installed this nice addon pack and all commands are working.
    I only have trouble with the ssh connection.

    I activated this two lines:

    # SSH von & nach
    eval `ssh-agent`
    alias SSHADD="ssh-add /etc/id_dsa "

    I made usb0 up and when i connect from PC i get "connection refused".
    From the mobile per qonsole i get "Host key verification failed"

    So in the sshd_config it says:

    HostKey /ezxlocal/etc/ssh/ssh_host_rsa_key

    This file is not there also the file "/etc/id_dsa" does not exists.

    Do i need to make some keys with ssh-keygen dsa/rsa?
    Do i need to copy some public keys from pc to mobile or mobile to pc?
    Or is that whole trouble because ssh couldn't find my sshd_config?


    If somebody could help or give some hints i would be realy happy. Please....and thx.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.

  9. #9
    Join Date
    Sep 2007
    Location
    Germany
    Posts
    436

    Default ssh problem solved

    I solved my problems.

    ssh:

    creating keys ssh_host_rsa_key / id_rsa

    ssh-keygen -t rsa

    copy id_rsa.pub to remote pc and rename it to authorized_key


    scp:

    If you move the bin directory you need to edit the scp binary. The ssh folder is hard linked.

    I changed the "/diska/.system/bin/ssh" into "/diskx/.system/bin/ssh".
    After this i made a symlink in rootfs diskx to "/mmc/mmca1".
    Now scp was able to find the ssh file in "/mmc/mmca1/.system/bin/ssh"

    Code:
    use this syntax for copy files from phone to pc:
    
    scp -i /path/to/ida_rsa /mmc/mmca1/test.file user@192.168.1.1:/home/user/scptrans
    Maybe the information is helpful for somebody.
    -------------------------------------
    In any apple is a worm. Through each window flies a bug.
    That's why I take Linux, because what does not fly can not crash.


 
+ Reply to Thread

Similar Threads

  1. a780(Concept App) Front Screen Use (Concept App)a780
    By beatle7777777 in forum A780 General Chat
    Replies: 0
    Last Post: 08-20-2008, 07:17 AM
  2. .25p firmware addons
    By gbo in forum A1200 General Chat
    Replies: 2
    Last Post: 03-13-2007, 07:34 PM
  3. A780 J2ME KEYMAPPING PROJECT for Motorola A780
    By f0x0r in forum Bounty Projects
    Replies: 8
    Last Post: 08-09-2006, 12:22 PM
  4. Is there any difference between an a780 and an a780+?
    By borgs in forum A780 General Chat
    Replies: 5
    Last Post: 06-09-2006, 01:14 AM
  5. How to install . MPKG file with A780 and gamboy a780
    By myzolito in forum A780 General Chat
    Replies: 0
    Last Post: 08-07-2005, 11:40 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1