New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
pins2u
Old
(Last edited by pins2u; 5th July 2012 at 06:15 AM.)
#21  
Member
Thanks Meter 27
Posts: 70
Join Date: Jul 2008
Location: Manila
Quote:
Originally Posted by Cromson View Post
lu6200-cm9-20120702-NIGHTLY.zip

- unfortunatly still no working GPRS/DataNetwork
I saw a thread where @jxxhwy was asking for HO NO's help for the data connection. Hopefully these 2 great developers will solve the issue soon.

I'm dling the latest nightly. I will test the data connections too.

---------

Update:

I have encountered the following issues with 0702 nightly

- No GPRS / Data Connection
- No Front-facing camera (force-closing)
- No Vibration
- Still no USB storage... I do see the debugging mode icon. Could be just my office PC. I will further test it with my laptop later.

and,

- [On Korean LG U+ Network] Can't send/receive SMS (reports from korean fellows)
 
HO!NO!
Old
#22  
HO!NO!'s Avatar
Senior Member
Thanks Meter 842
Posts: 640
Join Date: May 2008
Location: Québec

 
DONATE TO ME
What exactly is not working on cm9 for you LU6200 user??

You dont have data conection only wifi work then?

Do you know what exactly as been done on iproj-kernel... What are the change made in so far? any github i can look?
If you like my work you can me a red bull or a beer!

 
jxxhwy
Old
(Last edited by jxxhwy; 10th July 2012 at 08:21 AM.)
#23  
Member
Thanks Meter 10
Posts: 47
Join Date: Feb 2012
lu6200 device github:https://github.com/jxxhwy/lg-lu6200-device
Please place to device/lge/lu6200 directory.

lu6200 kernel https://github.com/CyanogenMod/lge-kernel-iproj
Just replace attachment files:board_i_atnt.c
Please place to kernle/lge/lu6200 directory.

run script:
. build/envsetup.sh
lunch
make bootimage -j4

HO!NO!,DEV cm9 for lu6200 please! In order to world peace!
Attached Files
File Type: c board_i_atnt.c - [Click for QR Code] (239.5 KB, 4 views)
The Following User Says Thank You to jxxhwy For This Useful Post: [ Click to Expand ]
 
pins2u
Old
#24  
Member
Thanks Meter 27
Posts: 70
Join Date: Jul 2008
Location: Manila
Quote:
Originally Posted by HO!NO! View Post
What exactly is not working on cm9 for you LU6200 user??

You dont have data conection only wifi work then?

Do you know what exactly as been done on iproj-kernel... What are the change made in so far? any github i can look?
- No 3G / GPRS Data connection. We have no problem with making calls and sending/receiving SMS's.
- No vibration.
- No front-facing camera
- No USB storage found when connecting to PC.
- Debugging mode appears on the notification bar, but the icon appears and disappears repeatedly. I can't find the device when entering 'adb devices' in command.
- Can't enter recovery mode when using the reboot recovery function in CM9.

This is all I can find for now.

Thank you both of you two, jxxhwy and HO!NO!.