Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 (edited) getprop("ro.product.device")=="a4" getprop("ro.build.product")=="a4" delete these lines on updater-script, it will flash. if it boot i can start work on cm10 don't tell me you fixed all the bugs.. you know, even I can assemble cm10, but first we need fix bugs of current release so that we won't have problems later. It's fairly deliberative way to say "LF can't do that, but I CAN".. Edited April 29, 2013 by Lens_flare
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 (edited) i haven't fixed all bugs but first i want to know if "my build" works (if no is useless starts cm10 works) and after i want to see what are the problem of mobile data and camera! i'm seeing cm10 of htc desire z that have the same hardware of acer liquid metal :) with which name is compiled recovery? Edited April 29, 2013 by markolino631
Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 i'm seeing cm10 of htc desire z that have the same hardware of acer liquid metal :) at last it has full hardware working.
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 stuck on bootanimation can you do a logcat? at last it has full hardware working. yes!
Guest drmad Posted April 29, 2013 Report Posted April 29, 2013 can you do a logcat? sion.GOOGLE_AUTH in package com.google.android.gm W/PackageManager( 3979): Unknown permission com.google.android.googleapps.permis sion.GOOGLE_AUTH.mail in package com.google.android.gm W/PackageManager( 3979): Unknown permission com.google.android.providers.gsf.per mission.READ_GSERVICES in package com.google.android.gm W/PackageManager( 3979): Unknown permission com.google.android.voicesearch.AUDIO _FILE_ACCESS in package com.google.android.gm W/PackageManager( 3979): Not granting permission android.permission.DEVICE_POWER to package com.android.development (protectionLevel=2 flags=0x8be45) W/PackageManager( 3979): Not granting permission android.permission.HARDWARE_TES T to package com.android.development (protectionLevel=2 flags=0x8be45) W/PackageManager( 3979): Not granting permission android.permission.SET_ACTIVITY _WATCHER to package com.android.development (protectionLevel=2 flags=0x8be45) W/PackageManager( 3979): Not granting permission android.permission.SET_PREFERRE D_APPLICATIONS to package com.android.development (protectionLevel=2 flags=0x8be 45) W/PackageManager( 3979): Unknown permission com.google.android.googleapps.permis sion.ACCESS_GOOGLE_PASSWORD in package com.android.development W/PackageManager( 3979): Unknown permission com.google.android.googleapps.permis sion.GOOGLE_AUTH in package com.android.development W/PackageManager( 3979): Unknown permission com.google.android.googleapps.permis sion.GOOGLE_AUTH.ALL_SERVICES in package com.android.development W/PackageManager( 3979): Unknown permission com.google.android.googleapps.permis sion.GOOGLE_AUTH.YouTubeUser in package com.android.development W/PackageManager( 3979): Not granting permission com.android.launcher.permission .INSTALL_SHORTCUT to package com.estrongs.android.pop because it was previously installed without W/PackageManager( 3979): Not granting permission com.android.launcher.permission .UNINSTALL_SHORTCUT to package com.estrongs.android.pop because it was previousl y installed without W/PackageManager( 3979): Unknown permission android.permission.ACCESS_SUPERUSER in package com.estrongs.android.pop W/PackageManager( 3979): Unknown permission .PERMISSION in package com.estrongs. android.pop D/dalvikvm( 3979): GC_EXPLICIT freed 2192K, 53% free 3964K/8323K, paused 4ms+9ms I/SystemServer( 3979): Account Manager D/PackageManager( 3979): generateServicesMap(android.accounts.AccountAuthenticat or): 3 services unchanged E/SystemServer( 3979): Failure starting Account Manager E/SystemServer( 3979): android.database.sqlite.SQLiteException: Can't downgrade database from version 5 to 4 E/SystemServer( 3979): at android.database.sqlite.SQLiteOpenHelper.onDowngrade( SQLiteOpenHelper.java:307) E/SystemServer( 3979): at android.database.sqlite.SQLiteOpenHelper.getWritableD atabase(SQLiteOpenHelper.java:168) E/SystemServer( 3979): at android.accounts.AccountManagerService.purgeOldGrants (AccountManagerService.java:223) E/SystemServer( 3979): at android.accounts.AccountManagerService.<init>(Account ManagerService.java:216) E/SystemServer( 3979): at android.accounts.AccountManagerService.<init>(Account ManagerService.java:186) E/SystemServer( 3979): at com.android.server.ServerThread.run(SystemServer.java :202) I/SystemServer( 3979): Content Manager D/PackageManager( 3979): generateServicesMap(android.content.SyncAdapter): 7 ser vices unchanged E/System ( 3979): ****************************************** E/System ( 3979): ************ Failure starting core service E/System ( 3979): java.lang.NullPointerException E/System ( 3979): at android.accounts.AccountManager.getAccounts(AccountMa nager.java:375) E/System ( 3979): at android.content.SyncManager.<init>(SyncManager.java:3 89) E/System ( 3979): at android.content.ContentService.getSyncManager(Content Service.java:55) E/System ( 3979): at android.content.ContentService.<init>(ContentService. java:134) E/System ( 3979): at android.content.ContentService.main(ContentService.ja va:495) E/System ( 3979): at com.android.server.ServerThread.run(SystemServer.java :210) I/SystemServer( 3979): Input Method Service W/InputManagerService( 3979): Couldn't create dir.: /data/system/inputmethod D/ActivityThread( 3979): Loading provider settings: com.android.providers.settin gs.SettingsProvider W/SystemServer( 3979): *********************************************** F/SystemServer( 3979): BOOT FAILURE starting Input Manager Service F/SystemServer( 3979): java.lang.RuntimeException: Unable to get provider com.an droid.providers.settings.SettingsProvider: java.lang.NullPointerException F/SystemServer( 3979): at android.app.ActivityThread.installProvider(ActivityTh read.java:4391) F/SystemServer( 3979): at android.app.ActivityThread.acquireProvider(ActivityTh read.java:4186) F/SystemServer( 3979): at android.app.ContextImpl$ApplicationContentResolver.ac quireProvider(ContextImpl.java:1665) F/SystemServer( 3979): at android.content.ContentResolver.acquireProvider(Conte ntResolver.java:954) F/SystemServer( 3979): at android.provider.Settings$NameValueCache.getString(Se ttings.java:709) F/SystemServer( 3979): at android.provider.Settings$Secure.getString(Settings.j ava:2923) F/SystemServer( 3979): at com.android.server.InputMethodManagerService.buildInp utMethodListLocked(InputMethodManagerService.java:2065) F/SystemServer( 3979): at com.android.server.InputMethodManagerService.<init>(I nputMethodManagerService.java:579) F/SystemServer( 3979): at com.android.server.ServerThread.run(SystemServer.java :306) F/SystemServer( 3979): Caused by: java.lang.NullPointerException F/SystemServer( 3979): at android.content.ContentResolver.registerContentObserv er(ContentResolver.java:1014) F/SystemServer( 3979): at android.database.AbstractCursor.setNotificationUri(Ab stractCursor.java:342) F/SystemServer( 3979): at com.android.providers.settings.SettingsProvider.query (SettingsProvider.java:424) F/SystemServer( 3979): at com.android.providers.settings.SettingsProvider.ensur eAndroidIdIsSet(SettingsProvider.java:318) F/SystemServer( 3979): at com.android.providers.settings.SettingsProvider.onCre ate(SettingsProvider.java:257) F/SystemServer( 3979): at android.content.ContentProvider.attachInfo(ContentPro vider.java:944) F/SystemServer( 3979): at android.app.ActivityThread.installProvider(ActivityTh read.java:4388) F/SystemServer( 3979): ... 8 more I/SystemServer( 3979): Accessibility Manager W/SystemServer( 3979): *********************************************** F/SystemServer( 3979): BOOT FAILURE starting Accessibility Manager F/SystemServer( 3979): java.lang.NullPointerException F/SystemServer( 3979): at android.content.ContentResolver.registerContentObserv er(ContentResolver.java:1014) F/SystemServer( 3979): at com.android.server.accessibility.AccessibilityManager Service.registerSettingsContentObservers(AccessibilityManagerService.java:294) F/SystemServer( 3979): at com.android.server.accessibility.AccessibilityManager Service.<init>(AccessibilityManagerService.java:173) F/SystemServer( 3979): at com.android.server.ServerThread.run(SystemServer.java :314) F/SystemServer( 3979): BOOT FAILURE making display ready F/SystemServer( 3979): java.lang.NullPointerException F/SystemServer( 3979): at com.android.server.ServerThread.run(SystemServer.java :322) F/SystemServer( 3979): BOOT FAILURE performing boot dexopt F/SystemServer( 3979): java.lang.NullPointerException F/SystemServer( 3979): at com.android.server.am.ActivityManagerService.showBoot Message(ActivityManagerService.java:4065) F/SystemServer( 3979): at com.android.server.pm.PackageManagerService.performBo otDexOpt(PackageManagerService.java:3040) F/SystemServer( 3979): at com.android.server.ServerThread.run(SystemServer.java :328) W/dalvikvm( 3979): threadid=11: thread exiting with uncaught exception (group=0x 40a3c1f8) W/SystemServer( 3979): *********************************************** W/SystemServer( 3979): *********************************************** I/Process ( 3979): Sending signal. PID: 3979 SIG: 9 E/AndroidRuntime( 3979): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.S erverThread E/AndroidRuntime( 3979): java.lang.NullPointerException E/AndroidRuntime( 3979): at com.android.server.am.ActivityManagerService. showBootMessage(ActivityManagerService.java:4065) E/AndroidRuntime( 3979): at com.android.server.ServerThread.run(SystemSer ver.java:334) I/ServiceManager( 104): service 'activity' died I/ServiceManager( 104): service 'meminfo' died I/ServiceManager( 104): service 'gfxinfo' died I/ServiceManager( 104): service 'sensorservice' died I/ServiceManager( 104): service 'cpuinfo' died I/ServiceManager( 104): service 'power' died I/ServiceManager( 104): service 'permission' died I/ServiceManager( 104): service 'entropy' died I/ServiceManager( 104): service 'usagestats' died I/ServiceManager( 104): service 'package' died I/ServiceManager( 104): service 'telephony.registry' died I/ServiceManager( 104): service 'batteryinfo' died E/installd( 116): eof E/installd( 116): failed to read size I/installd( 116): closing connection I/Zygote ( 3947): Exit zygote because system server (3979) has terminated I/ServiceManager( 104): service 'media.audio_flinger' died I/ServiceManager( 104): service 'media.player' died I/ServiceManager( 104): service 'media.camera' died I/ServiceManager( 104): service 'media.audio_policy' died I/Netd ( 4030): Netd 1.0 starting D/AndroidRuntime( 4029): D/AndroidRuntime( 4029): >>>>>> AndroidRuntime START com.android.internal.os.Zyg oteInit <<<<<< D/AndroidRuntime( 4029): CheckJNI is OFF I/ ( 4031): ServiceManager: 0xf958 D/AudioHardwareMSM7X30( 4031): Could not open libhtc_acoustic.so D/AudioHardwareMSM7X30( 4031): msm_mixer_open: Opening the device D/AudioHardwareMSM7X30( 4031): msm_mixer_count:mixer_cnt =48 I/AudioHardwareMSM7X30( 4031): ******* name[0] = [handset_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[1] = [handset_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[2] = [headset_stereo_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[3] = [headset_mono_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[4] = [headset_mono_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[5] = [bt_sco_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[6] = [bt_sco_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[7] = [fmradio_handset_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[8] = [speaker_stereo_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[9] = [fmradio_speaker_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[10] = [fmradio_headset_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[11] = [tty_headset_mono_tx] ******** * I/AudioHardwareMSM7X30( 4031): ******* name[12] = [tty_headset_mono_rx] ******** * I/AudioHardwareMSM7X30( 4031): ******* name[13] = [speaker_mono_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[14] = [headset_stereo_speaker_stereo _rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[15] = [a2dp_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[16] = [a2dp_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[17] = [hdmi_stereo_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[18] = [fmradio_stereo_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[19] = [uplink_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[20] = [handset_dual_mic_endfire_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[21] = [speaker_dual_mic_endfire_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[22] = [speaker_mono_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[23] = [hac_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[24] = [hac_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[25] = [bt_sco_bt530_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[26] = [bt_sco_bt530_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[27] = [bt_sco_bt2050_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[28] = [bt_sco_bt2050_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[29] = [bt_sco_bt2070_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[30] = [bt_sco_bt2070_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[31] = [bt_sco_bh103_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[32] = [bt_sco_bh103_tx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[33] = [dolby_speaker_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[34] = [dolby_headset_rx] ********* I/AudioHardwareMSM7X30( 4031): ******* name[35] = [headset_stereo_fm_rx] ******* ** I/AudioFlinger( 4031): Loaded primary audio interface from QCOM Audio HW HAL (au dio) I/AudioFlinger( 4031): Using 'QCOM Audio HW HAL' (audio.primary) as the primary audio interface D/AudioHardwareInterface( 4031): setMode(NORMAL) I/AudioHardwareMSM7X30( 4031): Set master volume to 7. I/CameraService( 4031): CameraService started (pid=4031) E/QualcommCamera( 4031): Qint android::get_number_of_cameras(): E I/QualcommCameraHardware( 4031): getCameraInfo: IN I/QualcommCameraHardware( 4031): getCameraInfo: loading libqcamera at 0xb000ead8 I/QualcommCameraHardware( 4031): getCameraInfo: numOfCameras = 1 I/QualcommCameraHardware( 4031): Camera sensor 0 info: I/QualcommCameraHardware( 4031): camera_id: 0 I/QualcommCameraHardware( 4031): modes_supported: 1 I/QualcommCameraHardware( 4031): position: 0 I/QualcommCameraHardware( 4031): sensor_mount_angle: 0 I/QualcommCameraHardware( 4031): getCameraInfo: OUT I/AudioFlinger( 4031): AudioFlinger's thread 0x15a58 ready to run W/AudioFlinger( 4031): Thread AudioOut_1 cannot connect to the power manager ser vice I/AudioHardwareMSM7X30( 4031): Routing audio to Speakerphone D/AudioHardwareMSM7X30( 4031): new_rx = 22 D/AudioHardwareMSM7X30( 4031): new_tx = 13 E/AudioHardwareMSM7X30( 4031): updateDeviceInfo: E rx_device 6 and tx_device 11 D/AudioHardwareMSM7X30( 4031): No active voicecall/playback, disabling cur_rx 65 535 D/AudioHardwareMSM7X30( 4031): No active voicecall/recording, disabling cur_tx 6 5535 E/AudioHardwareMSM7X30( 4031): updateDeviceInfo: X cur_rx 6 cur_tx 11 D/AudioHardwareMSM7X30( 4031): setVoiceVolume(1.000000) I/AudioHardwareMSM7X30( 4031): Setting in-call volume to 100 (available range is 0 to 100) E/AudioHardwareMSM7X30( 4031): msm_set_voice_rx_vol(100) failed errno = 1 I/AudioPolicyService( 4031): Loaded audio policy from QCOM Audio Policy HAL (aud io_policy) D/AudioHardwareMSM7X30( 4031): AudioStreamOutMSM72xx::standby() I/SamplingProfilerIntegration( 4029): Profiling disabled. I/Zygote ( 4029): Preloading classes... D/dalvikvm( 4029): GC_EXPLICIT freed 37K, 84% free 413K/2560K, paused 1ms+0ms D/TextLayoutCache( 4029): Using debug level: 0 - Debug Enabled: 0 I/dalvikvm( 4029): threadid=1: recursive native library load attempt (/system/li b/libmedia_jni.so) D/MtpDeviceJNI( 4029): register_android_mtp_MtpDevice I/dalvikvm( 4029): threadid=1: recursive native library load attempt (/system/li b/libmedia_jni.so) I/dalvikvm( 4029): threadid=1: recursive native library load attempt (/system/li b/libmedia_jni.so) E/MediaProfilesJNI( 4029): native_init E/MediaProfilesJNI( 4029): After native_init lock E/MediaProfilesJNI( 4029): Guru : native_init profiles E/MediaProfiles( 4029): getInstance E/MediaProfiles( 4029): Guru :Else 1 E/MediaProfiles( 4029): Guru : quality = 0, index = 2 E/MediaProfiles( 4029): Guru : quality = 1, index = 1 E/MediaProfiles( 4029): Guru : quality = 0, index = 2 E/MediaProfiles( 4029): Guru : quality = 1, index = 1 E/MediaProfiles( 4029): Guru : quality = 0, index = 2 E/MediaProfiles( 4029): Guru : quality = 1, index = 1 E/MediaProfiles( 4029): Guru : quality = 0, index = 4 E/MediaProfiles( 4029): Guru : quality = 1, index = 3 E/MediaProfiles( 4029): Guru : quality = 0, index = 4 E/MediaProfiles( 4029): Guru : quality = 1, index = 3 E/MediaProfiles( 4029): getInstance e2ab0 E/MediaProfilesJNI( 4029): retun sProfiles E/MediaProfilesJNI( 4029): native_init E/MediaProfilesJNI( 4029): After native_init lock E/MediaProfilesJNI( 4029): retun sProfiles W/Zygote ( 4029): Class not found for preloading: android.media.IRemoteControlC lientDispatcher W/Zygote ( 4029): Class not found for preloading: android.media.IRemoteControlC lientDispatcher$Stub V/MediaProfilesJNI( 4029): native_get_num_audio_decoders V/MediaProfilesJNI( 4029): native_get_audio_decoder_type: 0 V/MediaProfilesJNI( 4029): native_get_num_video_decoders V/MediaProfilesJNI( 4029): native_get_video_decoder_type: 0 C:\adb>
Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 E/SystemServer( 3979): Failure starting Account Manager looks like something was deleted from rom (or even NOT deleted as rom is just large for our partition)..
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 (edited) good :) the next time post logcat on pastebin.com Edited April 29, 2013 by markolino631
Guest drmad Posted April 29, 2013 Report Posted April 29, 2013 The rom boot, fist test: no camera no dati no wifi
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 do logcat when you turn wifi on the same thing with camera and dati
Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 no camera no dati obviously, I even broken some parts for better life. Not that was a special deliberative action but a better way to go. no wifi looks like kernel driver issue, as we are using opensource wpa supplicant v8, and cyanogen guys have pains in their a@#4234, we are again in crappy situation.. do logcat when you turn wifi on also adb shell dmesg the same thing with camera I could tell you even without logcat: "couldn't mmap handle on the client (wrong arguments)". dati do a logradio: adb logcat -b radio, I doubt there is something useful on system log.
Guest drmad Posted April 29, 2013 Report Posted April 29, 2013 For Dati: W/NetworkManagementSocketTagger( 199): setKernelCountSet(1000, 0) failed with e rrno -2 D/GsmUmtsOptions( 350): preferenceTreeClick: return false D/NetworkSettings( 350): onPreferenceTreeClick: preference == mButtonDataEnable d. D/ConnectivityService( 199): setMobileDataEnabled(true) W/BackupManagerService( 199): dataChanged but no participant pkg='com.android.p roviders.settings' uid=1001
Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 (edited) with which name is compiled recovery? $OUT/recovery.img, CWM 6. Edited April 29, 2013 by Lens_flare
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 $OUT/recovery.img, CWM 6. yes but with which name? paso or a4? or other?
Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 yes but with which name? paso or a4? or other? a4. paso is a platform.
Guest drmad Posted April 29, 2013 Report Posted April 29, 2013 from logradio: D/GSM ( 350): [GsmDCT] isDataAllowed: not allowed due to - SIM not loaded D/GSM ( 350): [GsmDCT] isDataPossible(default): possible=false isDataAllowe d=false apnTypePossible=true apnContextisEnabled=true apnContextState()=IDLE
Guest sammy_boden Posted April 29, 2013 Report Posted April 29, 2013 (edited) after i deleted the lines in the updater script the system was booting! camera and mobile data don´t work but wifi works for me great and so i can use browser and slt how can i do a logcat? when i type in the emulator "adb logcat" i recieve waiting for device Edit: i have also no apn´s (i´m a vodafone member) Edited April 29, 2013 by sammy_boden
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 no apn can you create apn manually?
Guest markolino631 Posted April 29, 2013 Report Posted April 29, 2013 after i deleted the lines in the updater script the system was booting! camera and mobile data don´t work but wifi works for me great and so i can use browser and slt how can i do a logcat? when i type in the emulator "adb logcat" i recieve waiting for device Edit: i have also no apn´s (i´m a vodafone member) in teh emulator you must do only "logcat"
Guest Lens_flare Posted April 29, 2013 Report Posted April 29, 2013 (edited) from logradio: oh.. It'd better for me to tell what's wrong.. After a successful messages chain (even it finds operator and apn ) it sends message to connect to data, then message comes to libril, which sends it netmgr, and there - hung.. so baseband doesn't even know we are trying to connect. no apn doh.. useless work.. let me guess, somebody killed "LGEQualcommRIL"? can you create apn manually? for sure he can't.. in teh emulator you must do only "logcat" $su #logcat Edited April 29, 2013 by Lens_flare
Guest drmad Posted April 29, 2013 Report Posted April 29, 2013 somebody killed "LGEQualcommRIL"? I think so, in the system.prop i dont see lines that recall LGEQualcommRIL
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now