• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Virgin Mobile] [VMOBI][DEV] Closed [07.08.2013]

G

g60madman

Guest
logo.png


README:
Closed more information here

http://androidforums.com/virgin-mob...things-root/738163-so-long-virgin-mobile.html
 
I have a booting cm-10 on my host. It was built a while ago, but I was hoping to get stuff working before going public. The only reason I'm saying anything now is because my github is fairly updated and might be a good help.
 
Will there be issues arising in g60 using a Sprint phone and other users using a Virgin Mobile phone? I am still not sure what compatibility exists between the two versions.
 
Mms for one.

Exactly. That is a given. Also, the Visual Voicemail.

I was wondering about the modem and kernel in particular. I thought those were pretty much the same on both phones until the Speedball kernel caused issues on Virgin Mobile phones because it was made from the Sprint's Victory kernel.
 
The phone is here, I just got back from a 3 day conference and will start work soon on it.
 
I have been trying to pull the modem off the device. Can't quite figure that out yet. This stuff is kinda new to me but I have pulled the kernel, recovery, and stock rom into an Odin TAR if you want it.
 
Yeah I'll try and work on it tonight. I wiped the phone and it has a 4.04 android image. There is also an updated image it wants to download. So I will do that as well. I assume jelly bean.
 
I worked on a kernel for the vmsgv 4.1.2 yesterday and it has been running on my victory with no stability issues. I have not been able to get tethering working but that may be an app issue, i just don't know enough about it. If someone can show me what should be enabled in the kernel i can compare it to what i have and redo if needed. Here is the kernel...
http://planetjupiter.com/android/share/RedSpot_VM_SPH-L300_v.01.zip

my settings for tethering
# Networking options
#
CONFIG_COMPAT_NET_DEV_OPS=y
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=y
CONFIG_XFRM_MIGRATE=y
CONFIG_NET_KEY=y
CONFIG_NET_KEY_MIGRATE=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_FIB_HASH=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_ANDROID_PARANOID_NETWORK=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NF_CONNTRACK=y
CONFIG_NF_CT_PROTO_GRE=y
CONFIG_NF_CONNTRACK_FTP=y
CONFIG_NF_CONNTRACK_IRC=y
CONFIG_NF_CONNTRACK_PPTP=y
CONFIG_NETFILTER_XTABLES=y
CONFIG_NETFILTER_XT_MATCH_IPRANGE=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
CONFIG_NETFILTER_XT_MATCH_RECENT=y
CONFIG_NETFILTER_XT_MATCH_STATE=y

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=y
CONFIG_NF_CONNTRACK_IPV4=y
CONFIG_NF_CONNTRACK_PROC_COMPAT=y
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_FILTER=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_IP_NF_TARGET_LOG=y
CONFIG_NF_NAT=y
CONFIG_NF_NAT_NEEDED=y
CONFIG_IP_NF_TARGET_MASQUERADE=y
CONFIG_IP_NF_TARGET_NETMAP=y
CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_NF_NAT_PROTO_GRE=y
CONFIG_NF_NAT_FTP=y
CONFIG_NF_NAT_IRC=y
CONFIG_NF_NAT_PPTP=y
 

Attachments

  • redspot-kernel-version.jpg
    redspot-kernel-version.jpg
    52.1 KB · Views: 172
  • redspot-kernel-speed.jpg
    redspot-kernel-speed.jpg
    87.2 KB · Views: 161
Ok i was able to get back to it and using 'WiFi Tether for Root Users' it worked. I can make whatever changes anyone wants on this by the way. I couldn't figure out a way to screencap while tethering from my tablet but... heh

I swear i tried my best to NOT mess with this thing as i know how complicated stuff tends to melt my brain. But when i couldn't do stuff i should be able to do on MY device well, stuff is oozzing out my ears as we speak. I can make whatever changes anyone wants on this by the way.

 

Attachments

  • redspot-kernel-wifi.jpg
    redspot-kernel-wifi.jpg
    46.2 KB · Views: 151
Awesome. If I ever have time these days, I'm going to see what I can tinker with. Awfully hectic days right now though.
 
Updated the OP, I will continue updates in there instead of reposting new replies. I will just be updating the date of the thread name. Feel free to keep tabs, and if you can lend a hand by all means :) Off to sleep!
 
Lookie what we have here :)

While she now boots I am getting NFC and Phone errors once I hit the desktop which leaves the phone unusable. This is caused clearly to permissions problems in talking with the Radio's. Still needs some work but at least it's booting up now!
 

Attachments

  • P1010201.JPG
    P1010201.JPG
    68.4 KB · Views: 144
Getting closer houston we now have lift off. We made it to the desktop. Just still a crap load to fix as not much works...no sound, wifi, bluetooth, nfc, camera, usb...etc etc.
 

Attachments

  • P1010207.JPG
    P1010207.JPG
    59.1 KB · Views: 113
g60- Do you do donations? I would like to show my thanks once we have a functional version of it.

EDIT: haha, just found it. Sure, I'll buy you a beer later on.

EDIT 2: This is for the VM one, not Sprint, am I right?
 
g60- Do you do donations? I would like to show my thanks once we have a functional version of it.

EDIT: haha, just found it. Sure, I'll buy you a beer later on.

EDIT 2: This is for the VM one, not Sprint, am I right?

Correct, I scored the phone last Friday 5/10/2013. Here is a write I have been working on but sort of fell behind on keeping it updated with where I am in terms of building and such.

Porting | vmobi.us
 
Since I don't have access to my phone right now I am asking for some dev help. I would appreciate if you someone could post a logcat from the very first boot after loading the CM10 ROM using the Android SDK tool called monitor. The tool is located in the SDK/platform-tools/monitor. If you could paste the findings on pastebin.com that would be perfect!

Before you install make sure you have a solid backup on your external SD!!!

You will need to wipe all partitions accept SD. If you are using TWRP also make sure to delete the data partition.

I believe I fixed audio, and also wifi. If audio is truly fixed like I hope it is, there maybe a lot more things working on the ROM (Bluetooth, SD, Camera, Phone, etc). Here is the ROM for testing purposes.

Team Vmobi
 
Back
Top Bottom