Join Today
+ Reply to Thread
Results 1 to 5 of 5
  1. #1

    Default Console on A1200

    Hi everybody, I would like to play console on A1200, do you have any suggestion? the linloader doesn't work on A1200, but right now we can run script as root on A1200. Thanks.

  2. #2

    Default Re: Console on A1200

    the ezx console of blackhawk is quite nice, but is compiled agains the ezx-qt libs from an e680i/a780; you might be able to copy a1200 libs to rename things to get them to work, but that could be a hassle.

    perhaps the cleaner soluiton is to use the libs/binaries from the qonsole application (you might have to hack them from the neo file), but i don't think you will face the lib compatibility problem (but i might be wrong on this, don't know for sure, sorry )

  3. #3

    Default Re: Console on A1200

    Hi rpconnect, thanks!
    When I try Qonsole, get the following problem:
    First extract qonsole.jar to /mmc/mmca1/Tools/Qonsole, and then put the following script to get executed:
    ! /bin/sh

    cd /mmc/mmca1/Tools/Qonsole/Neo

    if [ "$(id -u)" != "0" -a -z "$1" ]; then
    /sbin/start-stop-daemon -S -c root:root -x "$0" -- restart
    exit 1
    fi

    export QTDIR="./qt"
    export LD_LIBRARY_PATH="./lib:./qt/lib:$LD_LIBRARY_PATH"
    export PS1="# "
    export SHELL="/bin/bash"

    if [ ! -x ./qonsole ]; then
    chmod +x ./qonsole
    fi
    ./qonsole -qws > /mmc/mmca1/t1.txt 2>&1
    exit 1

    Get the following error message:
    #!: not found
    QWSServerSocket: could not bind to file /tmp/qtembedded-ezx/QtEmbedded-0
    Error: File exists
    Failed to bind to /tmp/qtembedded-ezx/QtEmbedded-0

  4. #4

    Default Re: Console on A1200

    In addition, I find that:
    the dir 'tmp/qtembedded-ezx' can't be accessed, when do 'ls tmp/qtembedded-ezx', get 'permision denied'. But I'm sure I'm root user.

    Thanks.

  5. #5

    Default Re: Console on A1200

    Anyone tried anything further with this?

    I think I found the libs i need, but kinda starting to get lost at this point
    /usr/lib/ezx/lib


 
+ Reply to Thread

Similar Threads

  1. Is there a full console for A1200?
    By KASRA in forum Development
    Replies: 6
    Last Post: 04-14-2010, 09:30 AM
  2. [a1200] How to install new console apps
    By kila in forum A1200 General Chat
    Replies: 1
    Last Post: 07-24-2008, 05:49 PM
  3. Console app for a1200
    By valkur in forum A1200 General Chat
    Replies: 3
    Last Post: 07-18-2006, 11:37 AM
  4. console in A1200
    By _TMT_ in forum A1200 General Chat
    Replies: 1
    Last Post: 04-21-2006, 01:16 AM
  5. Editor in the Console?
    By fabian-k in forum A780 General Chat
    Replies: 13
    Last Post: 01-19-2006, 10:20 PM

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