Jump to content

MCR r21 Archive


Guest PaulOBrien

Recommended Posts

Guest RinTinTigger

I really need some Help.

i did bake in teh online-kitchen, having OLDSKOOL a2sd on the froyo rom,

but i ran into a strange issue. Whenever i boot with an ext partition on my SD card,

the rom isnt booting....if i only have FAT32 its booting,

but as i DO WANT a2sd, i need an ext partition,

so waht to do now?

Any help?

Thanks in advance

Tigger

Edited by RinTinTigger
Link to comment
Share on other sites

Guest paesan

Now that trackball alert is working I decided to flash this rom. I did a complete wipe coming from the original leaked Froyo and am extremely satisfied with this build. Only problems for me is the news and weather widget issue and the pdf viewer force closes. Any advice on the pdf viewer FC. Great job Paul.

Edited by paesan
Link to comment
Share on other sites

Guest maedox
Now that trackball alert is working I decided to flash this rom. I did a complete wipe coming from the original leaked Froyo and am extremely satisfied with this build. Only problems for me is the news and weather widget issue and the pdf viewer force closes. Any advice on the pdf viewer FC. Great job Paul.

Yupp, same here. The PDF Viewer still crashes. Not a biggy for me, but there could be other implications.


I/ActivityManager( 396): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.htc.pdfreader/.MyFilePickerActivity }
W/ResourceType( 396): No known package when getting value for resource number 0x0202048d
W/WindowManager( 396): HistoryRecord{451d7580 com.htc.pdfreader/.MyFilePickerActivity} failed creating starting window
W/WindowManager( 396): android.view.InflateException: Binary XML file line #25: Error inflating class <unknown>
W/WindowManager( 396): at android.view.LayoutInflater.createView(LayoutInflater.java:513)
W/WindowManager( 396): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInf
ater.java:56)
W/WindowManager( 396): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:563)
W/WindowManager( 396): at android.view.LayoutInflater.rInflate(LayoutInflater.java:618)
W/WindowManager( 396): at android.view.LayoutInflater.inflate(LayoutInflater.java:407)
W/WindowManager( 396): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
W/WindowManager( 396): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
W/WindowManager( 396): at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:216
)
W/WindowManager( 396): at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2220)
W/WindowManager( 396): at com.android.internal.policy.impl.PhoneWindow.getDecorView(PhoneWindow.java:1407)
W/WindowManager( 396): at com.android.internal.policy.impl.PhoneWindowManager.addStartingWindow(PhoneWindo
Manager.java:894)
W/WindowManager( 396): at com.android.server.WindowManagerService$H.handleMessage(WindowManagerService.java:8958)
W/WindowManager( 396): at android.os.Handler.dispatchMessage(Handler.java:99)
W/WindowManager( 396): at android.os.Looper.loop(Looper.java:123)
W/WindowManager( 396): at com.android.server.WindowManagerService$WMThread.run(WindowManagerService.java:544)
W/WindowManager( 396): Caused by: java.lang.reflect.InvocationTargetException
W/WindowManager( 396): at android.widget.FrameLayout.<init>(FrameLayout.java:79)
W/WindowManager( 396): at java.lang.reflect.Constructor.constructNative(Native Method)
W/WindowManager( 396): at java.lang.reflect.Constructor.newInstance(Constructor.java:446)
W/WindowManager( 396): at android.view.LayoutInflater.createView(LayoutInflater.java:500)
W/WindowManager( 396): ... 14 more
W/WindowManager( 396): Caused by: android.content.res.Resources$NotFoundException: Resource is not a Drawable (color or path): TypedValue{t=0x1/d=0x202048d a=2 r=0x202048d}
W/WindowManager( 396): at android.content.res.Resources.loadDrawable(Resources.java:1681)
W/WindowManager( 396): at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
W/WindowManager( 396): at android.view.View.<init>(View.java:1885)
W/WindowManager( 396): at android.view.ViewGroup.<init>(ViewGroup.java:291)
W/WindowManager( 396): at android.widget.FrameLayout.<init>(FrameLayout.java:83)
W/WindowManager( 396): ... 18 more
I/ActivityManager( 396): Start proc com.htc.pdfreader for activity com.htc.pdfreader/.MyFilePickerActivity: pid=1485 uid=10097 gids={}
I/ActivityManager( 396): No longer want com.android.browser (pid 1086): hidden #16
I/ActivityThread( 1485): Publishing provider com.htc.pdfreader.PdfSuggestionProvider: com.htc.pdfreader.PdfSuggestionProvider
W/dalvikvm( 1485): Unable to resolve superclass of Lcom/htc/pdfreader/MyFilePickerActivity; (120)
W/dalvikvm( 1485): Link of class 'Lcom/htc/pdfreader/MyFilePickerActivity;' failed
D/AndroidRuntime( 1485): Shutting down VM
W/dalvikvm( 1485): threadid=1: thread exiting with uncaught exception (group=0x4001d7f0)
E/AndroidRuntime( 1485): FATAL EXCEPTION: main
E/AndroidRuntime( 1485): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.htc.pdfreader/com.htc.pdfreader.MyFilePickerActivity}: java.lang.ClassNotFoundException: com.htc.pdfreader.MyFilePickerActivity in loader dalvik.system.PathClassLoader[/system/app/PDFViewer.apk]
E/AndroidRuntime( 1485): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2585)
E/AndroidRuntime( 1485): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
E/AndroidRuntime( 1485): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
E/AndroidRuntime( 1485): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
E/AndroidRuntime( 1485): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1485): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1485): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime( 1485): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1485): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 1485): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 1485): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime( 1485): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1485): Caused by: java.lang.ClassNotFoundException: com.htc.pdfreader.MyFilePickerActivity in loader dalvik.system.PathClassLoader[/system/app/PDFViewer.apk]
E/AndroidRuntime( 1485): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:243)
E/AndroidRuntime( 1485): at java.lang.ClassLoader.loadClass(ClassLoader.java:573)
E/AndroidRuntime( 1485): at java.lang.ClassLoader.loadClass(ClassLoader.java:532)
E/AndroidRuntime( 1485): at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
E/AndroidRuntime( 1485): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2577)
E/AndroidRuntime( 1485): ... 11 more
W/ActivityManager( 396): Force finishing activity com.htc.pdfreader/.MyFilePickerActivity
I/WindowManager( 396): WIN DEATH: Window{45627cb8 com.android.browser/com.android.browser.BrowserActivity paused=false}
W/ActivityManager( 396): Activity pause timeout for HistoryRecord{451d7580 com.htc.pdfreader/.MyFilePickerActivity}
W/InputManagerService( 396): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@455da908
I/Process ( 1485): Sending signal. PID: 1485 SIG: 9
I/ActivityManager( 396): Process com.htc.pdfreader (pid 1485) has died.
D/WindowManager( 396): I'm tired mEndcallBehavior=0x2
[/codebox]

Link to comment
Share on other sites

Guest maedox

Is it just me or is Titanium Backup included even though I selected it not to? My registration is removed. No biggy, just want to report if there is a bug in the kitchen.

Link to comment
Share on other sites

Guest mrSHEiK124

Just flashed r17-update-nexusone-modacocustomcustomrom-withadditions-a2sd-signed from CM 5.0.7.1, stuck in a swirling colors loop for ~10 min now. Gonna try wipe/reflash... ;)

Link to comment
Share on other sites

Guest lmjabreu

I noticed the wifi sometimes stops connecting to wireless networks, I have to toggle wifi for it to search and connect to my AP.

Known issue? Any solutions?

Don't remember this happening with 2.1.

[update] using the latest 15/Jun r17 MCR and radio.

Edited by lmjabreu
Link to comment
Share on other sites

Guest polo79

I know that this may not really have something to do with this rom but since I haven't seen this on other roms its a good start.

After rebooting phone I have around 60 mb of memory taken. After playing around for awhile I look and I'm at 80 something mb's.

Over 20 mb's increase and it stays that way till rebooting and its back to 60mb. Anyone know what it could be? I have tried to figure

out what it is but best I can say is its not the browser (I think). Thanks!

Link to comment
Share on other sites

Guest Aaron Taulbee
Just flashed r17-update-nexusone-modacocustomcustomrom-withadditions-a2sd-signed from CM 5.0.7.1, stuck in a swirling colors loop for ~10 min now. Gonna try wipe/reflash... ;)

Is it boot looping? To tell, when you watch it the X will just stop and hang for a moment and then start again. Or is it sill just going? it takes a LOOOONNNGGG time for it to boot first time. If its not boot looping and just keeps running, let it go, for a SERIOUS 15 min. Not estimated or not what your brain tells you, a timed 15 min. If its still hosed then I dont know. But if it does eventually boot, it will take 1/10 the time from not on. Just my experience.

Link to comment
Share on other sites

Guest soundwave1

PDF viewer is force closing for me and video camera is causing my nexus to restart, but only when the touchscreen is pressed for an option or to begin recording. Simply selecting video camera doesnt cause the phone to restart.

Flashed the - r17 without default MoDaCo additions.

Edited by soundwave1
Link to comment
Share on other sites

Guest reddyboy
PDF viewer is force closing for me and video camera is causing my nexus to restart, but only when the touchscreen is pressed for an option or to begin recording. Simply selecting video camera doesnt cause the phone to restart.

Flashed the - r17 without default MoDaCo additions.

You must flash radio for Froyo (32.36.00.28U_4.06.00.12_7).

Link to comment
Share on other sites

Guest Bay Harbor Butcher

Is there any way to put percentage battery on notification bar?Is is the only feature I miss coming from CM 5.0.8.

Thanks..

Link to comment
Share on other sites

Guest timmoty
PDF viewer is force closing for me and video camera is causing my nexus to restart, but only when the touchscreen is pressed for an option or to begin recording. Simply selecting video camera doesnt cause the phone to restart.

Flashed the - r17 without default MoDaCo additions.

I also got the PDF viewer FC on me. However, the Built-In Quick Office will take care PDF files, also, you can un-install the PDF Viewer and get Adobe Reader from the Market.

Link to comment
Share on other sites

Guest maedox

@Paul, or anyone else who might know: Is there any fix for the network location issue? I have not been able to get the phone location via network (2G/3G or Wi-fi) since moving to Froyo. It's the same on Paul's first rooted froyo, and this R16/R17.

Link to comment
Share on other sites

Guest Keramidas
@Paul, or anyone else who might know: Is there any fix for the network location issue? I have not been able to get the phone location via network (2G/3G or Wi-fi) since moving to Froyo. It's the same on Paul's first rooted froyo, and this R16/R17.

Did you set your Internet APN type to "default,supl" ?

Link to comment
Share on other sites

Guest Eyonik
You must flash radio for Froyo (32.36.00.28U_4.06.00.12_7).

I can't use the kitchen, so I used the prebake r17 rom.

The r15 or so Froyo prebake did include the radio.rom within the .zip file, this one does not.

So I flashed r17 without radio on r16, do I still have this radio?

And if not, how can I flash it into r17 prebake, I tried adding radio.img it to the .zip but that did not work because its not signed.

Link to comment
Share on other sites

Guest Chahk

Having boot loop issues.

I'm coming from the original "stock" Froyo ROM with Cyanogen's quick rooter. I have Amon_Ra's recovery v1.7.0.1. I'm running Froyo's new radio (4.06.00.12_7). I'm doing a full wipe (data/factory reset, cache, Dalvik-cache, SD:ext, battery and rotate) then flashing the r17.

My 8GB SD Card is partitioned with 6.5GB Fat32 -> 1GB Ext4 -> some space for Linux-swap (left over from back when I was on CM5). Here's the output of "mount" from recovery console:

mount -a

/ # mount

mount

rootfs on / type rootfs (rw)

tmpfs on /dev type tmpfs (rw,relatime,mode=755)

devpts on /dev/pts type devpts (rw,relatime,mode=600)

proc on /proc type proc (rw,relatime)

sysfs on /sys type sysfs (rw,relatime)

/sys/kernel/debug on /sys/kernel/debug type debugfs (rw,relatime)

/dev/block/mtdblock4 on /cache type yaffs2 (rw,nodev,noatime,nodiratime)

/dev/block/mtdblock3 on /system type yaffs2 (rw,relatime)

/dev/block/mtdblock5 on /data type yaffs2 (rw,relatime)

/dev/block/mmcblk0p1 on /sdcard type vfat (rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=

so8859-1,shortname=mixed,errors=remount-ro)

/dev/block/mmcblk0p2 on /sd-ext type ext4 (rw,relatime,barrier=1,data=ordered)

/ #
I baked it with the kitchen with the following settings: Core + Calculator + Car Home + Email + Live Wallpapers + Maps + Voice Dialer + Voice Search + YouTube + Facebook + PDF Viewer + Quickoffice + Twitter + Development Tools + Spare Parts + 2.1 build.prop + Adobe Flash 2.1 Beta + A2SD+. No radio, or any other "custom ingredients." Once I flash this zip and reboot, the phone gets into a boot loop with the following logcat:
--------- beginning of /dev/log/main

I//system/xbin/busybox(   53): rm: /data/dalvik-cache: is a directory

I//system/xbin/busybox(   53): mkdir: can't create directory '/data/dalvik-cache': File exists

I//system/xbin/busybox(   53): mkdir: can't create directory '/cache/dalvik-cache': File exists

I//system/xbin/busybox(   53): mv: can't rename 'data*': No such file or directory

I//system/xbin/busybox(   53): mount: mounting /dev/block/mmcblk0p2 on /system/sd failed: Invalid argument

I//system/xbin/busybox(   53): chown: /system/sd: Read-only file system

I//system/xbin/busybox(   53): chmod: /system/sd: Read-only file system

I//system/xbin/busybox(   53): mkdir: can't create directory '/system/sd/app': Read-only file system

I//system/xbin/busybox(   53): chown: /system/sd/app: No such file or directory

I//system/xbin/busybox(   53): chmod: /system/sd/app: No such file or directory

I//system/xbin/busybox(   53): cp: can't create '/system/sd/app/Development.apk': No such file or directory

I//system/xbin/busybox(   53): cp: can't create '/system/sd/app/com.androidapps.spare_parts.apk': No such file or directory

I//system/xbin/busybox(   53): cp: can't create '/system/sd/app/com.google.android.apps.maps.apk': No such file or directory

I//system/xbin/busybox(   53): cp: can't create '/system/sd/app/placeholder': No such file or directory

I//system/xbin/busybox(   53): mkdir: can't create directory '/system/sd/app-private': Read-only file system

I//system/xbin/busybox(   53): chown: /system/sd/app-private: No such file or directory

I//system/xbin/busybox(   53): chmod: /system/sd/app-private: No such file or directory

I//system/xbin/busybox(   53): cp: can't stat '/data/app-private/*': No such file or directory

I//system/xbin/busybox(   53): mkdir: can't create directory '/system/sd/dalvik-cache': Read-only file system

I//system/xbin/busybox(   53): chown: /system/sd/dalvik-cache: No such file or directory

I//system/xbin/busybox(   53): chmod: /system/sd/dalvik-cache: No such file or directory

I//system/xbin/busybox(   53): cp: can't create symlink '/system/sd/dalvik-cache/': No such file or directory

I//system/xbin/busybox(   53): +++ Apps-to-SD successfully enabled

I/logwrapper(   53): /system/xbin/busybox terminated by exit(0)

I/DEBUG   (  127): debuggerd: May 20 2010 12:39:27

D/AK8973  (  135): AK8973 daemon 1.2.3 Start

D/AK8973  (  135): (Library version : 1.2.1.620)

--------- beginning of /dev/log/system

I/Vold	(  125): Vold 2.1 (the revenge) firing up

I/Netd	(  126): Netd 1.0 starting

D/Vold	(  125): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)

D/Vold	(  125): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)

D/Vold	(  125): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)

D/AndroidRuntime(  129):

D/AndroidRuntime(  129): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<

D/AndroidRuntime(  129): CheckJNI is OFF

D/dalvikvm(  129): creating instr width table

E/dalvikvm(  129): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  129): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  129): Unable to process classpath element '/system/framework/core.jar'

E/dalvikvm(  129): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  129): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  129): Unable to process classpath element '/system/framework/ext.jar'

E/dalvikvm(  129): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  129): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  129): Unable to process classpath element '/system/framework/framework.jar'

E/dalvikvm(  129): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  129): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  129): Unable to process classpath element '/system/framework/android.policy.jar'

E/dalvikvm(  129): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  129): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  129): Unable to process classpath element '/system/framework/services.jar'

E/dalvikvm(  129): ERROR: no valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar'

W/dalvikvm(  129): JNI_CreateJavaVM failed

E/AndroidRuntime(  129): JNI_CreateJavaVM failed

I/		(  146): ServiceManager: 0xacd0

I/AudioHardwareQSD(  146): open /system/etc/vpimg success

I/AudioHardwareQSD(  146): Firmware /system/etc/vpimg size 27612

I/AudioHardwareQSD(  146): Total 27612 bytes put to user space buffer.

D/AndroidRuntime(  147):

D/AndroidRuntime(  147): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<

D/AndroidRuntime(  147): CheckJNI is OFF

D/dalvikvm(  147): creating instr width table

E/dalvikvm(  147): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  147): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  147): Unable to process classpath element '/system/framework/core.jar'

E/dalvikvm(  147): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  147): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  147): Unable to process classpath element '/system/framework/ext.jar'

E/dalvikvm(  147): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  147): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  147): Unable to process classpath element '/system/framework/framework.jar'

E/dalvikvm(  147): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  147): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  147): Unable to process classpath element '/system/framework/android.policy.jar'

E/dalvikvm(  147): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  147): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  147): Unable to process classpath element '/system/framework/services.jar'

E/dalvikvm(  147): ERROR: no valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar'

W/dalvikvm(  147): JNI_CreateJavaVM failed

E/AndroidRuntime(  147): JNI_CreateJavaVM failed

I/		(  148): ServiceManager: 0xacd0

I/AudioHardwareQSD(  148): open /system/etc/vpimg success

I/AudioHardwareQSD(  148): Firmware /system/etc/vpimg size 27612

I/AudioHardwareQSD(  148): Total 27612 bytes put to user space buffer.

I/AudioHardwareQSD(  148): audience_a1026 init OK

I/AudioHardwareQSD(  148): set_tpa2018d1_parameters() not present

I/HTC Acoustic(  148): libhtc_acoustic.so version 2.0.1.2.

I/HTC Acoustic(  148): open /system/etc/AdieHWCodecSetting.csv success.

I/HTC Acoustic(  148): ADIE table version: PASSION_HTC_20091019

E/HTC Acoustic(  148): Update ADIE table ID 0

E/HTC Acoustic(  148): Update ADIE table ID 2

E/HTC Acoustic(  148): Update ADIE table ID 5

E/HTC Acoustic(  148): Update ADIE table ID 7

E/HTC Acoustic(  148): Update ADIE table ID 8

E/HTC Acoustic(  148): Update ADIE table ID 10

E/HTC Acoustic(  148): Update ADIE table ID 51

E/HTC Acoustic(  148): Update ADIE table ID 53

I/HTC Acoustic(  148): read_adie_para_from_file success.

D/HTC Acoustic(  148): ioctl ACOUSTIC_UPDATE_ADIE success

I/HTC Acoustic(  148): open /system/etc/AudioBTID.csv success.

I/HTC Acoustic(  148): BT ID table version: PASSION_HTC_20091105

D/AudioHardwareQSD(  148): mNumBTEndpoints = 25

E/AudioHardwareQSD(  148): BT name Default (tx,rx)=(9,10)

E/AudioHardwareQSD(  148): BT name Default Car-kit (tx,rx)=(9,10)

E/AudioHardwareQSD(  148): BT name JKDAP3265 (tx,rx)=(1003,1103)

E/AudioHardwareQSD(  148): BT name JKDAP3264 (tx,rx)=(1004,1104)

E/AudioHardwareQSD(  148): BT name HTC BH M200 (tx,rx)=(1005,1105)

E/AudioHardwareQSD(  148): BT name BH M300 (tx,rx)=(1006,1106)

E/AudioHardwareQSD(  148): BT name Jabra BT530 (tx,rx)=(1007,1107)

E/AudioHardwareQSD(  148): BT name Jabra BT5010 (tx,rx)=(1008,1108)

E/AudioHardwareQSD(  148): BT name Jabra BT3030 (tx,rx)=(1009,1109)

E/AudioHardwareQSD(  148): BT name Nokia BH-208 (tx,rx)=(1010,1110)

E/AudioHardwareQSD(  148): BT name Nokia BH-703 (tx,rx)=(1011,1111)

E/AudioHardwareQSD(  148): BT name Nokia BH-103 (tx,rx)=(1012,1112)

E/AudioHardwareQSD(  148): BT name Samsung WEP410 (tx,rx)=(1013,1113)

E/AudioHardwareQSD(  148): BT name 3xxPlantronics (tx,rx)=(1014,1114)

E/AudioHardwareQSD(  148): BT name 6XXPlantronics (tx,rx)=(1015,1115)

E/AudioHardwareQSD(  148): BT name 8XXPlantronics (tx,rx)=(1016,1116)

E/AudioHardwareQSD(  148): BT name Motorola H710 (tx,rx)=(1017,1117)

E/AudioHardwareQSD(  148): BT name Motorola H12 (tx,rx)=(1018,1118)

E/AudioHardwareQSD(  148): BT name Motorola S9 (tx,rx)=(1019,1119)

E/AudioHardwareQSD(  148): BT name HBH-IV840 (tx,rx)=(1020,1120)

E/AudioHardwareQSD(  148): BT name HBH-PV710 (tx,rx)=(1021,1121)

E/AudioHardwareQSD(  148): BT name HBH-DS220 (tx,rx)=(1022,1122)

E/AudioHardwareQSD(  148): BT name HBH-DS980 (tx,rx)=(1023,1123)

E/AudioHardwareQSD(  148): BT name Nexus One Car Dock (tx,rx)=(1024,1124)

E/AudioHardwareQSD(  148): BT name END (tx,rx)=(1162429505,1146045279)

D/AudioHardwareInterface(  148): setMode(NORMAL)

I/AudioHardwareQSD(  148): Set master volume to 1.000000.

I/CameraService(  148): CameraService started: pid=148

I/AudioFlinger(  148): AudioFlinger's thread 0xd7a8 ready to run

I/AudioHardwareQSD(  148): Routing audio to Speakerphone

D/AudioHardwareQSD(  148): Switching audio device to

D/AudioHardwareQSD(  148): Speakerphone

I/AudioHardwareQSD(  148): AudioHardware pcm playback is going to standby.

D/AudioHardwareQSD(  148): setVoiceVolume(1.000000)

I/AudioHardwareQSD(  148): Setting in-call volume to 5 (available range is 0 to 5)

D/AudioHardwareQSD(  148): Setting in-call volume to 100

D/AndroidRuntime(  154):

D/AndroidRuntime(  154): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<

D/AndroidRuntime(  154): CheckJNI is OFF

D/dalvikvm(  154): creating instr width table

E/dalvikvm(  154): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  154): Unable to open or create cache for /system/framework/core.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  154): Unable to process classpath element '/system/framework/core.jar'

E/dalvikvm(  154): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  154): Unable to open or create cache for /system/framework/ext.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  154): Unable to process classpath element '/system/framework/ext.jar'

E/dalvikvm(  154): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  154): Unable to open or create cache for /system/framework/framework.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  154): Unable to process classpath element '/system/framework/framework.jar'

E/dalvikvm(  154): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  154): Unable to open or create cache for /system/framework/android.policy.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  154): Unable to process classpath element '/system/framework/android.policy.jar'

E/dalvikvm(  154): Can't open dex cache '/data/dalvik-cache/system@[email protected]@classes.dex': No such file or directory

I/dalvikvm(  154): Unable to open or create cache for /system/framework/services.jar (/data/dalvik-cache/system@[email protected]@classes.dex)

D/dalvikvm(  154): Unable to process classpath element '/system/framework/services.jar'

E/dalvikvm(  154): ERROR: no valid entries found in bootclasspath '/system/framework/core.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar'

W/dalvikvm(  154): JNI_CreateJavaVM failed

E/AndroidRuntime(  154): JNI_CreateJavaVM failed

I/ServiceManager(  124): service 'media.audio_flinger' died

I/ServiceManager(  124): service 'media.player' died

I/ServiceManager(  124): service 'media.camera' died

I/ServiceManager(  124): service 'media.audio_policy' died

It then repeats the exact same thing over and over.

Paul suggested (over Twitter) to do "adb shell rm -rf /data/dalvik-cache" and then "adb reboot" while it's looping, but that hasn't helped. I also tried baking with the same settings and including the Froyo radio, but it gives me the same result.

Any help would be much appreciated!

Edited by Chahk
Link to comment
Share on other sites

Guest ChrisSpera

I was finally able to root and install the Aman-RA recovery image. I am now running this ROM as planned. Testing and feedback to come.

I'm not certain how the heck I was able to get this thing working, but you know what?? I don't care! I will say this, the whole unlock-root-flash process can be a bit daunting and confusing, especially if you don't understand everything that's happening or why its needed...

There's an article here somewhere. I just have to try to understand it and then pull it all together...

Link to comment
Share on other sites

Guest ChrisSpera

Just a quick question... does this ROM support Google Account automatic restore (including all of your installed apps)?

I'm not seeing them come down, and my account has gone thru synchronization already...

Thanks!

Chris

Link to comment
Share on other sites

Guest maedox

Updating to Google Sky map 1.5.2 instantly reboots the phone. I have the same issue when trying to Move to SD on other apps. I use the non-apps2sd R17, and it was the same thing on Paul's first Froyo release. Any ideas? Is this as expected? I don't expect to have to reformat the sdcard to use Google's apps2sd solution. Should I?

If I reformat for apps2sd and use the apps2sd addition in the kitchen, will that solve it?


-19 00:29:28.493 D/vending ( 1754): [31] AssetDownloader$DownloadManagerBroadcastReceiver.installFromUri(): Calling install uri=content://downloads/download/780 src=null asset=5972884208432727470 (com.google.android.stardroid:1020) [DOWNLOADING] name=Google Sky Map last=TRUE
06-19 00:29:28.523 I/dalvikvm( 1754): Jit: resizing JitTable from 8192 to 16384
06-19 00:29:28.863 D/MediaScannerService( 1321): IMediaScannerService.scanFile: /mnt/sdcard/download/downloadfile-5.apk mimeType: application/vnd.android.package-archive
06-19 00:29:28.873 D/vending ( 1754): [31] LocalAssetDatabase.notifyListener(): 5972884208432727470 / INSTALLING
06-19 00:29:29.023 D/vending ( 1754): [31] VendingNotificationManager.showNotification(): Showing notification: [AssetID=5972884208432727470, NotificationID=-1611541633, Title=Google Sky Map, Message=Installing…]
06-19 00:29:29.033 I/ActivityManager( 1138): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=1810 uid=10137 gids={1015, 2001}
06-19 00:29:29.343 D/dalvikvm( 1810): GC_EXPLICIT freed 817 objects / 57344 bytes in 63ms
06-19 00:29:29.413 D/VoldCmdListener( 357): asec list
06-19 00:29:29.493 D/dalvikvm( 1321): GC_FOR_MALLOC freed 10512 objects / 693624 bytes in 87ms
06-19 00:29:29.523 I/PackageHelper( 1810): Size of container 3 MB 1535308 bytes
06-19 00:29:29.543 W/dalvikvm( 1138): threadid=11: thread exiting with uncaught exception (group=0x4001d7f0)
06-19 00:29:29.573 E/AndroidRuntime( 1138): *** FATAL EXCEPTION IN SYSTEM PROCESS: PackageManager
06-19 00:29:29.573 E/AndroidRuntime( 1138): java.lang.SecurityException: Requires android.permission.ASEC_CREATE permission
06-19 00:29:29.573 E/AndroidRuntime( 1138): at android.os.Parcel.readException(Parcel.java:1247)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at android.os.Parcel.readException(Parcel.java:1235)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at com.android.internal.app.IMediaContainerService$Stub$Proxy.copyResourceToContainer(IMediaContainerService.java:164)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at com.android.server.PackageManagerService$SdInstallArgs.copyApk(PackageManagerService.java:5341)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at com.android.server.PackageManagerService$InstallParams.handleStartCopy(PackageManagerService.java:4956)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at com.android.server.PackageManagerService$HandlerParams.startCopy(PackageManagerService.java:4815)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at com.android.server.PackageManagerService$PackageHandler.doHandleMessage(PackageManagerService.java:470)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at com.android.server.PackageManagerService$PackageHandler.handleMessage(PackageManagerService.java:415)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at android.os.Handler.dispatchMessage(Handler.java:99)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at android.os.Looper.loop(Looper.java:123)
06-19 00:29:29.573 E/AndroidRuntime( 1138): at android.os.HandlerThread.run(HandlerThread.java:60)
06-19 00:29:29.643 I/Process ( 1138): Sending signal. PID: 1138 SIG: 9
06-19 00:29:29.663 E/installd( 364): eof
06-19 00:29:29.663 E/installd( 364): failed to read size
06-19 00:29:29.663 I/installd( 364): closing connection
06-19 00:29:29.663 I/ServiceManager( 356): service 'input_method' died
... died
... died
and so on
*reboot*
[/codebox]

Edited by maedox
Link to comment
Share on other sites

Guest Hasibul

I keep getting force closes on EVERYTHING. and if the phone is just left alone to be idle, i start getting that the phone application force closes

Link to comment
Share on other sites

Guest Aaron Taulbee
I keep getting force closes on EVERYTHING. and if the phone is just left alone to be idle, i start getting that the phone application force closes

Uninstall trackball alert pro, then install trackball alert free, then reinstall pro, then uninstall free. This worked for me

An easier way may be just wipe and reflash, then install the free, pro, uninstall free. It was pretty tough to uninstall an app with all the FC's going on.

Edited by Aaron Taulbee
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.