Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
pandulce1
Old
(Last edited by pandulce1; 23rd January 2012 at 05:35 PM.)
#3941  
pandulce1's Avatar
Senior Member
Thanks Meter 20
Posts: 159
Join Date: May 2010
Location: New York
Quote:
Originally Posted by ishban View Post
Is anyone else having a problem with phone freezing and random rebooting with the 1-20 build?.
I downloaded and flashed it three times on a new Optimus V over the weekend and had a hellish of a time. The Phone would lock up or reboot every time I opened the picture gallery or google maps. The last two tries I didn't change any settings or install anything. It has the VM670NH recovery.

PS: How can I find out what screen the phone has?
 
jayleekay
Old
#3942  
Member
Thanks Meter 9
Posts: 91
Join Date: Mar 2011
Do i need to wipe the phone completely when moving from bobzhome to jerryscript?

Sent from my LG-VM670 using XDA App
 
pandulce1
Old
#3943  
pandulce1's Avatar
Senior Member
Thanks Meter 20
Posts: 159
Join Date: May 2010
Location: New York
You could try just wiping cache and dalvik-cache. However, if you get any errors then follow the instructions on the opening post.
 
JerryScript
Old
#3944  
JerryScript's Avatar
Senior Member
Thanks Meter 566
Posts: 734
Join Date: Mar 2011
Location: Las Vegas
Quote:
Originally Posted by ishban View Post
Is anyone else having a problem with phone freezing and random rebooting with the 1-20 build?. I
Also had phone on charger and it shut down on did not reboot.
Woke up and missed a few calls and my alarm.

Sent from my LG-VM670 using xda premium
If all other indications are the install went fine, and it doesn't boil down to an overclock issue, I would recommend using the fix permissions options in recovery.
 
tdmcode
Old
#3945  
tdmcode's Avatar
Senior Member
Thanks Meter 1178
Posts: 785
Join Date: Jun 2011
Location: Seattle
Quote:
Originally Posted by tdmcode View Post
If you can't find a kernel that has loop support I'll be glad to build one for you tomorrow.
IHO already has it:

$ adb shell
# uname -a
Linux localhost 2.6.32.9-IHO-r1.2 #1 PREEMPT Tue Aug 9 17:05:54 PDT 2011 armv6l GNU/Linux
# cat /proc/config.gz | busybox gunzip | busybox grep LOOP
# CONFIG_MSM_RPC_LOOPBACK_XPRT is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
#
 
leolawliet
Old
#3946  
leolawliet's Avatar
Senior Member
Thanks Meter 445
Posts: 1,474
Join Date: Aug 2011
Location: New York, NY
Quote:
Originally Posted by tdmcode View Post
IHO already has it:

$ adb shell
# uname -a
Linux localhost 2.6.32.9-IHO-r1.2 #1 PREEMPT Tue Aug 9 17:05:54 PDT 2011 armv6l GNU/Linux
# cat /proc/config.gz | busybox gunzip | busybox grep LOOP
# CONFIG_MSM_RPC_LOOPBACK_XPRT is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
#
Which one specifically? I don't see a /dev/loop/ directory in Harmonia.

Sent from my LG-VM701 Gelato 11-28 ICS Style via Tapatalk
My roms:

- E739 -

PenberRom2
 
tdmcode
Old
#3947  
tdmcode's Avatar
Senior Member
Thanks Meter 1178
Posts: 785
Join Date: Jun 2011
Location: Seattle
Quote:
Originally Posted by leolawliet View Post
Which one specifically? I don't see a /dev/loop/ directory in Harmonia.

Sent from my LG-VM701 Gelato 11-28 ICS Style via Tapatalk
Loop devices don't seem to be created by the init scripts but you can use the loop devices like so:

mount -o loop,ro file.img /path

You can create loop devices if you need them using mknod, eg:

mknod /dev/loop0 b 7 0
 
deaver_92
Old
#3948  
Senior Member
Thanks Meter 122
Posts: 490
Join Date: Mar 2011
Location: Mountlake Terrace

 
DONATE TO ME
Quote:
Originally Posted by jayleekay View Post
Do i need to wipe the phone completely when moving from bobzhome to jerryscript?

Sent from my LG-VM670 using XDA App
Yes.

Sent from the n_visible1's OV on BACKside
 
leolawliet
Old
#3949  
leolawliet's Avatar
Senior Member
Thanks Meter 445
Posts: 1,474
Join Date: Aug 2011
Location: New York, NY
Quote:
Originally Posted by tdmcode View Post
Loop devices don't seem to be created by the init scripts but you can use the loop devices like so:

mount -o loop,ro file.img /path

You can create loop devices if you need them using mknod, eg:

mknod /dev/loop0 b 7 0
Alright, thanks for confirming this. So apparently the problem I had was there was no loop device output, none were being made on boot?

Sent from my LG-VM670 running Harmonia2 IHO using Tapatalk
My roms:

- E739 -

PenberRom2
 
mrg666
Old
#3950  
mrg666's Avatar
Senior Member
Thanks Meter 1832
Posts: 958
Join Date: Aug 2011

 
DONATE TO ME
Default MiRaGe - 01232012

I have just uploaded the 01232012 build of MiRaGe to the Wiki. Synced with CM, minor changes in addition to followings.
- Allow custom snooze times for calendar reminders in Calendar.
- Backport ICS rotation animations to gingerbread
- ICS screen transitions

Tested on my phone and noticed that the screen transition and rotation effects are now like ICS and suprisingly smooth on OV. Everything else seems to be working as before.

Thanks to Blarf, Bob, Jerry, LeslieAnn, tdm, thekraven, bigsupersquid, Whyzor, and the CM team.

Enjoy!

The Following 11 Users Say Thank You to mrg666 For This Useful Post: [ Click to Expand ]
 
Post Reply+
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...