Join Today
+ Reply to Thread
Page 3 of 6 FirstFirst 123456 LastLast
Results 21 to 30 of 55
Like Tree8Likes

Thread: porting qtopia

  1. Default

    i did not see any different of that...can u show me one....? thanks

  2. Default

    This looks like a great project! I will definitely be trying this out. I too am a little confused by the "root rw patches" bit. Does it mean that the kernel needs to be patched to allow root rw or that qtopia root rw requirement is removed?

  3. #23
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Default

    There's already a Z6/V8 port project I've recently started. Look here:
    MotoFan.Ru - Qtopia Z6

    and here is the A1200/E6 port from Ilya Petrov:
    MotoFan.Ru - Qtopia A1200/E6
    Last edited by swifty; 07-22-2008 at 01:25 PM. Reason: links corrected/Good Work!
    Wanna try?

  4. #24
    Join Date
    Sep 2007
    Location
    São Paulo, Brasil
    Posts
    247

    Default

    pkg anyone? :P im not rly up to fdisk my sd card lol i have just re-flashed and installed everything...anyways a pkg with a "mountable" disk image would be sweet
    BR-æiou beta

  5. #25
    Join Date
    Sep 2005
    Location
    Germany, Berlin
    Posts
    109

    Default

    hi i am currently trying to get the package running on my A780 but i have a problem with the "tapisrv.nosecure"...

    i get some errors like this one:

    .../tapisrv: error while loading shared libraries: libezxflex.so: cannot open shared object file: No such file or directory
    what librarys are needed for this tapisrv binary?

    my script looks like this:

    Code:
    #!/bin/sh
    kill $(pidof tapisrv)
    
    mount --bind /mmc/mmca1/Qtopia /ezxlocal/Qtopia
    export LD_LIBRARY_PATH=/diska/lib:/lib:/usr/lib:/ezxlocal/Qtopia/lib:/usr/lib/ezx/lib/:
    /mmc/mmca1/Qtopia/bin/tapisrv 
    kill -9 $(pidof apmd)
    /usr/bin/apmd &
    export PATH=/ezxlocal/Qtopia/bin/:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/sbin:/usr/sbin:/sbin:/diska/bin:/diska/bin:
    /mmc/mmca1/Qtopia/bin/dbus-daemon --system
    
    insmod /mmc/mmca1/Qtopia/lib/modules/bluez.o
    insmod /mmc/mmca1/Qtopia/lib/modules/sco.o
    insmod /mmc/mmca1/Qtopia/lib/modules/l2cap.o
    insmod /mmc/mmca1/Qtopia/lib/modules/rfcomm.o
    insmod /mmc/mmca1/Qtopia/lib/modules/bnep.o
    insmod /mmc/mmca1/Qtopia/lib/modules/hidp.o
    insmod /mmc/mmca1/Qtopia/lib/modules/hci_uart.o
    
    /mmc/mmca1/Qtopia/bin/bton
    
    /usr/SYSbt/dload /dev/ttyS1 1 460800 00149a509c87 0
    
    /mmc/mmca1/Qtopia/bin/ezx-hciattach 
    
    /mmc/mmca1/Qtopia/etc/init.d/bluetooth start
    
    if ! test -e /tmp/rfcomm0; then mknod /tmp/rfcomm0 c 216 0; fi
    sleep 1;
    
    /mmc/mmca1/Qtopia/bin/hcid
    export QWS_MOUSE_PROTO="Tslib"
    export TSLIB_TSDEVICE=/dev/touchscreen/ucb1x00
    export QWS_KEYBOARD=ezxkbdhandler
    export QTOPIA_PHONE_DEVICE="/dev/null:115200"
    export QTOPIA_PHONE_DEVICE = "/dev/mux0"
    export QTOPIA_PHONE_VENDOR=ezx
    kill $(pidof am windowsserver misc1 soundmanager)
    export HOME=/ezxlocal/root/
    qpe -qws & mediaserver -noshow
    can someone give some tips plz?


    Quote Originally Posted by ustrucx View Post
    anyways a pkg with a "mountable" disk image would be sweet
    ^^ would be nice ... and i would test your packages on my a780-device
    Last edited by mightymop; 07-22-2008 at 05:21 PM.
    vivekdevaiah likes this.

  6. #26
    Join Date
    Dec 2007
    Location
    Lviv, Ukraine
    Posts
    47

    Default

    First of all, running from /mmc/mmca1/ is a wrong way because it's FS is VFAT and it doesn't support symlinks.
    Second, you should use newer 'notapi' branch build.
    Wanna try?

  7. #27
    Join Date
    Jan 2008
    Location
    Danbury,CT
    Posts
    1,715

    Default

    O.k i have a report on Qtopia-Core 4.3.2 i have it working on my a1200R an it works just fine with out the sim,but when i put my sim in it works for 2 min then gets frozen. I really think this is some good work just needs to have a on screen key board or a way to type,an it also runs hot kills battery very quick. These are the three biggest problems i have seen so far an the game snake dont work.

    Ill report any other bugs i find,hope to have this working soon.
    Last edited by MANUP456; 07-30-2008 at 11:50 PM.
    I got a MAN-UP lifestyle.

  8. #28
    Join Date
    Jan 2008
    Location
    Danbury,CT
    Posts
    1,715

    Default

    Where is tmp_do he know's about this,if you see him tell him MANUP456 is looking for him.
    Last edited by MANUP456; 07-30-2008 at 11:50 PM.
    I got a MAN-UP lifestyle.

  9. #29

    Default

    wtf?

  10. #30
    Join Date
    Jan 2008
    Location
    Danbury,CT
    Posts
    1,715

    Default

    @tmp_do
    What happend? you seem confused? Dont you know about Qtopia you are the man to see no? I really want to get this working do you have it working with the sim.
    Last edited by MANUP456; 07-31-2008 at 06:30 AM.
    I got a MAN-UP lifestyle.


 
+ Reply to Thread
Page 3 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. Games to porting to A1200/E6
    By superfly86 in forum Moto Gamers
    Replies: 4
    Last Post: 02-15-2010, 04:37 PM
  2. Replies: 44
    Last Post: 10-07-2009, 10:08 PM
  3. Porting Android on E6
    By barttheman in forum E6 General Chat
    Replies: 4
    Last Post: 04-08-2009, 03:10 PM
  4. HELP!!!!!!!!!!Porting SUI for E6
    By telectroguy in forum E6 General Chat
    Replies: 3
    Last Post: 01-03-2009, 02:54 PM
  5. porting over calc emulator
    By underscore in forum Development
    Replies: 1
    Last Post: 05-14-2006, 09:24 AM

Tags for this Thread

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 Optimization by vBSEO 3.6.0 RC 1