Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
The_ERROR
Old
#241  
The_ERROR's Avatar
Senior Member
Thanks Meter 332
Posts: 570
Join Date: Nov 2010
Location: Ostrava (mostly)
Quote:
Originally Posted by ebautista View Post
Wow! I can't wait to try that out. I hope it will be available very soon
Calm down. 2D still doesn't work well, and there is still many work to do...

But I'm looking forward too
The Following 2 Users Say Thank You to The_ERROR For This Useful Post: [ Click to Expand ]
 
andy572
Old
#242  
andy572's Avatar
Recognized Developer - OP
Thanks Meter 3942
Posts: 2,369
Join Date: Sep 2010
Location: Germany, Munich (Deutschland, München)
Info:

My Build of Gingerbread is still buggy:
Touchscreen is unusable, USB does not disconnect, Bluetooth does not connect to other devices but change keypairs, keypad has no keys ... because of no functional keyboard, i can not test WiFi.

If that all is fixed, i'll upload a new Test-Version.
 
drellisdee
Old
(Last edited by drellisdee; 27th January 2011 at 01:31 AM.)
#243  
Recognized Developer
Thanks Meter 808
Posts: 610
Join Date: Jan 2008
Location: East Coast

 
DONATE TO ME
Quote:
Originally Posted by mik_os View Post
This is easy, the main problem will be GPS (i do not understand how to make it work) and camera (z71's libcamera look like pretty usable, need to patch it for our hardware).

well since the thunderg uses amss ver 6255 like the lg aloha (this worked for me)this should fix your gps.

Add to boardconfig.mk

BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := thunderg
BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 6225

I have not been able to figure out the camera for lg aloha (ally) yet for any aosp build. Hope you can figure out something there.

for froyo gps use

BOARD_GPS_LIBRARIES := libloc

device/lg//proprietary/lib/libgps.so:system/lib/libgps.so \
device/lg//proprietary/lib/libloc.so: obj/lib/libloc.so \
device/lg//proprietary/lib/libloc.so:system/lib/libloc.so \
device/lg//proprietary/lib/libcommondefs.so: obj/lib/libcommondefs.so \
device/lg//proprietary/lib/libcommondefs.so:system/lib/libcommondefs.so \
device/lg//proprietary/lib/libloc-rpc.so: obj/lib/libloc-rpc.so \
device/lg//proprietary/lib/libloc-rpc.so:system/lib/libloc-rpc.so \

added space before the : obj so it wouldnt make an emoticon leave no space there.
Current toys :
Incredible 2
Acer Iconia A500
Archos 5IT

PayPal USD Donations
 
mik_os
Old
#244  
mik_os's Avatar
Recognized Developer
Thanks Meter 1831
Posts: 743
Join Date: Apr 2010
Location: Poltava
Quote:
Originally Posted by drellisdee View Post
well since the thunderg uses amss ver 6255 like the lg aloha (this worked for me)this should fix your gps.

Add to boardconfig.mk

BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := thunderg
BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION := 6225
Already tried this with no success, but i do not work at gps vary hard. Will research something more at holidays.

Quote:
Originally Posted by drellisdee View Post
I have not been able to figure out the camera for lg aloha (ally) yet for any aosp build. Hope you can figure out something there.

for froyo gps use

BOARD_GPS_LIBRARIES := libloc

device/lg//proprietary/lib/libgps.so:system/lib/libgps.so \
device/lg//proprietary/lib/libloc.so: obj/lib/libloc.so \
device/lg//proprietary/lib/libloc.so:system/lib/libloc.so \
device/lg//proprietary/lib/libcommondefs.so: obj/lib/libcommondefs.so \
device/lg//proprietary/lib/libcommondefs.so:system/lib/libcommondefs.so \
device/lg//proprietary/lib/libloc-rpc.so: obj/lib/libloc-rpc.so \
device/lg//proprietary/lib/libloc-rpc.so:system/lib/libloc-rpc.so \

added space before the : obj so it wouldnt make an emoticon leave no space there.
Thanks.
About camera: i can't use stock libcamera.so because it request unimplemented function from libcamera_client.so (probably was patched by LG in froyo).
Now i'm using z71's libcamera, it start and stop camera correctly (i hear opening and closing sound ) but other things do not work at this moment.
 
andy572
Old
(Last edited by andy572; 27th January 2011 at 11:10 AM.)
#245  
andy572's Avatar
Recognized Developer - OP
Thanks Meter 3942
Posts: 2,369
Join Date: Sep 2010
Location: Germany, Munich (Deutschland, München)
@mik_os:

Do you know something about the the MELFAS...BIN firmware in /system/etc ?

Yesterday i've installed /bin/tsdown from Froyo build, executed in adb and this
binary is flashing a device "mcs6000" with this firmware. Its the touchscreen *i think*
 
mik_os
Old
#246  
mik_os's Avatar
Recognized Developer
Thanks Meter 1831
Posts: 743
Join Date: Apr 2010
Location: Poltava
Quote:
Originally Posted by andy572 View Post
@mik_os:

Do you know something about the the MELFAS...BIN firmware in /system/etc ?

Yesterday i've installed /bin/tsdown from Froyo build, executed in adb and this
binary is flashing a device "mcs6000" with this firmware. Its the touchscreen *i think*
Yes, mcs6000 is the touchscreen. tsdown used only for autoupgrade touchscreen firmware (see init.thunderg.rc).
 
andy572
Old
#247  
andy572's Avatar
Recognized Developer - OP
Thanks Meter 3942
Posts: 2,369
Join Date: Sep 2010
Location: Germany, Munich (Deutschland, München)
The idea i have: will some searching to get a newer firmware.
TS device is produced by hitachi, so it could be possible that there is a update for this firmware ?
 
mik_os
Old
#248  
mik_os's Avatar
Recognized Developer
Thanks Meter 1831
Posts: 743
Join Date: Apr 2010
Location: Poltava
Quote:
Originally Posted by andy572 View Post
The idea i have: will some searching to get a newer firmware.
TS device is produced by hitachi, so it could be possible that there is a update for this firmware ?
Good idea, but I don't think that firmware will officially published, maybe you can catch it from other devices or new stock ROM (saw the info that in latest stock rom lg make touchscreen more accurate).
 
andy572
Old
#249  
andy572's Avatar
Recognized Developer - OP
Thanks Meter 3942
Posts: 2,369
Join Date: Sep 2010
Location: Germany, Munich (Deutschland, München)
Yes, its possible.

First, i need a keyboard ... do you know why no LatinIME or other IME is compiled ?
If i do a "make LatinIME" it compiles, but after installing its no keyboard available :/
Could somthing be wrong on device_thunderg.mk or cyanogen mk's ?
Is there a library needed to running a keyboard wich must be in PRODUCT_PACKAGES ?
 
mik_os
Old
#250  
mik_os's Avatar
Recognized Developer
Thanks Meter 1831
Posts: 743
Join Date: Apr 2010
Location: Poltava
Quote:
Originally Posted by andy572 View Post
Yes, its possible.

First, i need a keyboard ... do you know why no LatinIME or other IME is compiled ?
If i do a "make LatinIME" it compiles, but after installing its no keyboard available :/
Could somthing be wrong on device_thunderg.mk or cyanogen mk's ?
Is there a library needed to running a keyboard wich must be in PRODUCT_PACKAGES ?
I have same issue
Don't know why. I try to manually add LatimIME to PRODUCT_PACKAGES but without success. You can install other keyboard via "adb install".

THREAD CLOSED
Tags
aosp, cm7, gingerbread, p500, phoenix, rom
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...