Need a stable rom for a wifi hotspot. suggestions?

Redchigh

Well-known member
Sep 12, 2012
113
0
0
I have an OpV running PAC ROM, and i love it, but WiFi hotspot and tethering doesn't work.

Tethering of some sort (USB, or WiFi) is mandatory, but stability is also very important. I'd prefer a JB or ICS ui, but its not required.

Please help :)
 
CAI=Cold as Ice. It's an Optimus S ROM. The developer added a patch for the Optimus V.
I have flashed most every ROM for this phone. The MiRaGe ROM out performs every other ROM made for our phone.
 
+1 CAI if you're preference is 4.0+
Gb... I like Mandylion but mirage is just as solid.

Sent from my VM670 using Tapatalk 2
 
Ics and up is the only hope for my phone GB roms always lag for me

Sent from my VM670 using Tapatalk 2
 
I ended up flashing gingerDX and it seems to be smooth. I'm probably going to stick with it until I find a stable jellybean Rom. I wish someone could pick up the pac rom since thekraven isn't going to update it.
 
Again: The V can't handle the ICS and Jellybean ROMs. It doesn't have what it takes. You put a Lamboghini body on a Volkswagon chasis it wont make it run any better.
Use a theme on a Gingerbread ROM.

I use the MiRaGe ROM for a reason. I have no WiFi. Everything I download: ROMs, Development utilities, Linux distro .iso's, updating my distro, etc., I do with the Hotspot capabilities from my phone. I have managed over 500MB download on a good night/morning.

I have tried a lot of ROMs in two years time. For what you want to do the MiRaGe is the answer.

Also: copy this to a text.
Code:
# sysctl.conf file
vm.overcommit_memory = 1
vm.panic_on_oom = 0
vm.oom_kill_allocating_task = 0
vm.dirty_background_ratio = 90
vm.dirty_background_bytes = 0
net.ipv4.tcp_ecn=0
net.ipv4.route.flush = 1
net.ipv4.tcp_rfc1337 = 1
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.tcp_sack = 1
net.ipv4.tcp_fack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.ipv4.tcp_rmem = 4096 39000 187000
net.ipv4.tcp_wmem = 4096 39000 187000
net.ipv4.tcp_mem = 187000 187000 187000
net.ipv4.tcp_no_metrics_save = 1
net.ipv4.tcp_moderate_rcvbuf = 1

Rename it to sysctl.conf. Swap with the one in /system/etc/. It should get you faster 3G signal connects.

Note: This is not my script (can't remeber where I got it from), but have used it for about a year or more with great sucess.
 
Last edited:
It should. I can't remember if I had a ICS ROM on my phone long enough to have put that script tweak in it.
It won't hurt to try it.