Hi i just made some changes over Quarx's Qkernel, everyones can check those changes here: https://github.com/espaciosalter20/jordan-kernel .
Anyway, everytime i tried to compile kernel, terminal gave me the following error message:
Code:
~/android/jordan-kernel$ make -j5 ARCH=arm CROSS_COMPILE=/home/mauro/android/arm-2011.03/bin/arm-none-eabi-
scripts/kconfig/conf -s arch/arm/Kconfig
drivers/cpufreq/Kconfig:8:warning: multi-line strings not supported
drivers/cpufreq/Kconfig:8: unknown option "Note"
drivers/cpufreq/Kconfig:9: unknown option "clock"
drivers/cpufreq/Kconfig:10: unknown option "see"
drivers/cpufreq/Kconfig:12: unknown option "For"
drivers/cpufreq/Kconfig:14: unknown option "If"
drivers/cpufreq/Kconfig:29: unknown option "To"
drivers/cpufreq/Kconfig:30: unknown option "1"
drivers/cpufreq/Kconfig:31: unknown option "2"
drivers/cpufreq/Kconfig:32: unknown option "4"
drivers/cpufreq/Kconfig:42: unknown option "To"
drivers/cpufreq/Kconfig:43: unknown option "module"
drivers/cpufreq/Kconfig:45: unknown option "If"
drivers/cpufreq/Kconfig:54: unknown option "If"
drivers/cpufreq/Kconfig:199: unknown option "To"
drivers/cpufreq/Kconfig:200: unknown option "module"
drivers/cpufreq/Kconfig:202: unknown option "If"
drivers/cpufreq/Kconfig:210: unknown option "To"
drivers/cpufreq/Kconfig:211: unknown option "module"
drivers/cpufreq/Kconfig:213: unknown option "If"
drivers/cpufreq/Kconfig:223: unknown option "To"
drivers/cpufreq/Kconfig:224: unknown option "module"
drivers/cpufreq/Kconfig:226: unknown option "For"
drivers/cpufreq/Kconfig:228: unknown option "If"
drivers/cpufreq/Kconfig:241: unknown option "To"
drivers/cpufreq/Kconfig:242: unknown option "module"
drivers/cpufreq/Kconfig:244: unknown option "For"
drivers/cpufreq/Kconfig:246: unknown option "If"
drivers/cpufreq/Kconfig:255: unknown option "If"
drivers/cpufreq/Kconfig:267: unknown option "If"
drivers/cpufreq/Kconfig:268: unknown option "the"
drivers/cpufreq/Kconfig:269: unknown option "PDA"
drivers/cpufreq/Kconfig:270: unknown option "step"
drivers/cpufreq/Kconfig:271: unknown option "transitions"
drivers/cpufreq/Kconfig:273: unknown option "To"
drivers/cpufreq/Kconfig:274: unknown option "module"
drivers/cpufreq/Kconfig:276: unknown option "For"
drivers/cpufreq/Kconfig:278: unknown option "If"
drivers/cpufreq/Kconfig:288: unknown option "If"
drivers/cpufreq/Kconfig:296: unknown option "If"
drivers/cpufreq/Kconfig:304: unknown option "If"
drivers/cpufreq/Kconfig:312: unknown option "If"
drivers/cpufreq/Kconfig:357: unknown option "To"
drivers/cpufreq/Kconfig:358: unknown option "module"
drivers/cpufreq/Kconfig:360: unknown option "For"
drivers/cpufreq/Kconfig:362: unknown option "If"
drivers/staging/Kconfig:13: unknown option "Using"
drivers/staging/Kconfig:14: unknown option "affect"
drivers/staging/Kconfig:15: unknown option "commercial"
drivers/staging/Kconfig:17: unknown option "If"
drivers/staging/Kconfig:18: unknown option "to"
drivers/staging/Kconfig:19: unknown option "driver_name"
drivers/staging/Kconfig:20: unknown option "see"
drivers/staging/Kconfig:22: unknown option "If"
drivers/staging/Kconfig:37: unknown option "Say"
drivers/staging/Kconfig:38: unknown option "This"
drivers/staging/Kconfig:39: unknown option "when"
drivers/staging/Kconfig:40:warning: multi-line strings not supported
drivers/staging/Kconfig:40: unknown option "don"
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No hay ninguna regla para construir el objetivo «include/config/auto.conf», necesario para «include/config/kernel.release». Alto.
make: *** Se espera a que terminen otras tareas....
CHK include/linux/version.h
need help in this....
use this toolchain https://github.com/AdiPat/Android_Toolchains/tree/master/arm-eabi-4.4.3
make sure u set executable to the toolchain folder and it contents...
Sent from my MB526 using xda premium
still got same errors....
Code:
[email protected]:~/android/jordan-kernel$ make -j5 ARCH=arm CROSS_COMPILE=/home/mauro/Toolchains/arm-eabi-4.4.3/arm-eabi/bin/
scripts/kconfig/conf -s arch/arm/Kconfig
drivers/cpufreq/Kconfig:8:warning: multi-line strings not supported
drivers/cpufreq/Kconfig:8: unknown option "Note"
drivers/cpufreq/Kconfig:9: unknown option "clock"
drivers/cpufreq/Kconfig:10: unknown option "see"
drivers/cpufreq/Kconfig:12: unknown option "For"
drivers/cpufreq/Kconfig:14: unknown option "If"
drivers/cpufreq/Kconfig:29: unknown option "To"
drivers/cpufreq/Kconfig:30: unknown option "1"
drivers/cpufreq/Kconfig:31: unknown option "2"
drivers/cpufreq/Kconfig:32: unknown option "4"
drivers/cpufreq/Kconfig:42: unknown option "To"
drivers/cpufreq/Kconfig:43: unknown option "module"
drivers/cpufreq/Kconfig:45: unknown option "If"
drivers/cpufreq/Kconfig:54: unknown option "If"
drivers/cpufreq/Kconfig:199: unknown option "To"
drivers/cpufreq/Kconfig:200: unknown option "module"
drivers/cpufreq/Kconfig:202: unknown option "If"
drivers/cpufreq/Kconfig:210: unknown option "To"
drivers/cpufreq/Kconfig:211: unknown option "module"
drivers/cpufreq/Kconfig:213: unknown option "If"
drivers/cpufreq/Kconfig:223: unknown option "To"
drivers/cpufreq/Kconfig:224: unknown option "module"
drivers/cpufreq/Kconfig:226: unknown option "For"
drivers/cpufreq/Kconfig:228: unknown option "If"
drivers/cpufreq/Kconfig:241: unknown option "To"
drivers/cpufreq/Kconfig:242: unknown option "module"
drivers/cpufreq/Kconfig:244: unknown option "For"
drivers/cpufreq/Kconfig:246: unknown option "If"
drivers/cpufreq/Kconfig:255: unknown option "If"
drivers/cpufreq/Kconfig:267: unknown option "If"
drivers/cpufreq/Kconfig:268: unknown option "the"
drivers/cpufreq/Kconfig:269: unknown option "PDA"
drivers/cpufreq/Kconfig:270: unknown option "step"
drivers/cpufreq/Kconfig:271: unknown option "transitions"
drivers/cpufreq/Kconfig:273: unknown option "To"
drivers/cpufreq/Kconfig:274: unknown option "module"
drivers/cpufreq/Kconfig:276: unknown option "For"
drivers/cpufreq/Kconfig:278: unknown option "If"
drivers/cpufreq/Kconfig:288: unknown option "If"
drivers/cpufreq/Kconfig:296: unknown option "If"
drivers/cpufreq/Kconfig:304: unknown option "If"
drivers/cpufreq/Kconfig:312: unknown option "If"
drivers/cpufreq/Kconfig:357: unknown option "To"
drivers/cpufreq/Kconfig:358: unknown option "module"
drivers/cpufreq/Kconfig:360: unknown option "For"
drivers/cpufreq/Kconfig:362: unknown option "If"
drivers/staging/Kconfig:13: unknown option "Using"
drivers/staging/Kconfig:14: unknown option "affect"
drivers/staging/Kconfig:15: unknown option "commercial"
drivers/staging/Kconfig:17: unknown option "If"
drivers/staging/Kconfig:18: unknown option "to"
drivers/staging/Kconfig:19: unknown option "driver_name"
drivers/staging/Kconfig:20: unknown option "see"
drivers/staging/Kconfig:22: unknown option "If"
drivers/staging/Kconfig:37: unknown option "Say"
drivers/staging/Kconfig:38: unknown option "This"
drivers/staging/Kconfig:39: unknown option "when"
drivers/staging/Kconfig:40:warning: multi-line strings not supported
drivers/staging/Kconfig:40: unknown option "don"
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No hay ninguna regla para construir el objetivo «include/config/auto.conf», necesario para «include/config/kernel.release». Alto.
make: *** Se espera a que terminen otras tareas....
CHK include/linux/version.h
Finally, i got managed to start compile an older version of qkernel with custom governors, using google toolchain...but after a while, it gaves me this new error:
Code:
make[2]: *** No rule to make target `net/netfilter/xt_MARK.o', needed by `net/netfilter/xt_MARK.o'. Stop.
make[1]: *** [net/netfilter] Error 2
make: *** [net] Error 2
Really need help!
Hello, sorry when i post a new Thread i think that many users have the same Problem but my english is not so good that i can find the right Thread ... I have Flash :
I9505_Omega_v2.0_GUEUBMG8_Android_4.3_md5_830353DC5EB14151A017C340C1285E51
Now i have flash a other Rom:
aokp_i9505_unofficial_2013-05-19
and that:
I9505XXUAMDM_I9505OXAAMDM_I9505XXUAMDM_HOME.tar
Now i dont have Sound anymore (micro and Sound are Dissable) Now i have read, that i have make a Bootloader Downgrade and have shoot i up my Bootloader with that :S
What can i doo that Sound works again !? Thanks for Help
wolfsstolz said:
Hello, sorry when i post a new Thread i think that many users have the same Problem but my english is not so good that i can find the right Thread ... I have Flash :
I9505_Omega_v2.0_GUEUBMG8_Android_4.3_md5_830353DC5EB14151A017C340C1285E51
Now i have flash a other Rom:
aokp_i9505_unofficial_2013-05-19
and that:
I9505XXUAMDM_I9505OXAAMDM_I9505XXUAMDM_HOME.tar
Now i dont have Sound anymore (micro and Sound are Dissable) Now i have read, that i have make a Bootloader Downgrade and have shoot i up my Bootloader with that :S
What can i doo that Sound works again !? Thanks for Help
Click to expand...
Click to collapse
wipe data and cache.
if not, reflash your stock firmware, wipe data and cache, reboot
no, that dosnt work, that is a buck in bootloader (4.3 downgrade) i have do flash all roms (wipe too) i have flash a pit rom too but this PRoblem with Bootloader brick is the same. I have Read that many German Users have the same Problem when they flash a higher rom and downgrade it then.I think i must wait for a Developer who have the same Problem :S
When another User Have the same Problem it Please write it here to see that is a big problem for other Users too
Sorry but with Apple i dont have this PRoblem maybe i go back XD
wolfsstolz said:
no, that dosnt work, that is a buck in bootloader (4.3 downgrade) i have do flash all roms (wipe too) i have flash a pit rom too but this PRoblem with Bootloader brick is the same. I have Read that many German Users have the same Problem when they flash a higher rom and downgrade it then.I think i must wait for a Developer who have the same Problem :S
Click to expand...
Click to collapse
why dont you flash MH8 or 5 firmware, it contains the newer bootloader
Edit: please take a look here http://forum.xda-developers.com/showthread.php?t=2436368
when i flash that Sound dont go anymore too. the Problem is a bug in botloader in the newer FW when i have read that correctly
Sorry, i have read that not right .....
Can you give me a link from Rom ?! I only found a rom
forum.xda-developers.com/showthread.php?t=2299087
but this is only without new Bootloader and i think i need that with bootloader or works that too !?
Thansk for Help
Push Thread Too ....
I have Problem with Sound(Downgrade to Stock Rom from Omega Rom)
Now i have Read that i must install fallow Roms:
Factory_Firmware_Full_Wipe_I9505XXUBMGA_I9505OXXBM G3_NEE
and that:
GT-I9505-Factory-Firmware-Full-Wipe-DBT
Basis I9505XXUBMF8_I9505OXABMF8_I9505XXUBMF8
This Roms are in Forum but Theme is Close and Files only on **** hoster (Hotfile)
Who can upload that to another hoster (Hotfile is very slow in Germany 30 kb and 1 gb download go of :S ) like upoaded.to or mega.co.nz ?!
Who can help me for Sound come back please help. I have do all what i have read in Forum but nothing works for me.
Thanks for Help.
No People have a Idea !????
I have make a Photo from logger, it was nice when a dev can look ...
Who can tell me from that Folder:
My Android Folder:
1. i have more "mnt" Folder (mnt + mnt_1)
2. On Storage Folder i can see: USBDriveA ,USBDriveB, USBDrive ..... looks folfer i can see: ExtSdCard - sdcard_3
3. I have a folder named: Firmware + Firmware-mdm
4. ALL Files in : sys/fs/selinux are empty, 0kb , Subfolder too
5. In mnt_1 sys/fs/ext4 Folder are too mutch Folders !? looks on mmcblk0p10 + 16+18+26+29 with same Files
and many more .... Please , who can look on his Machine to this Folders, is that the same !?
Here Are Photos from logger that my Sound dosnt work:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I cant believe that no People can help me to bring back my Sound ....
Here a logcat answer from Sound .....
D/ALSADevice(10225): No valid input device: 0
V/ALSADevice(10225): switchDevice,rxDev:Speaker, txDevnull), curRxDev:None, curTxDev:None
D/alsa_ucm(10225): snd_use_case_set(): uc_mgr 0x40f97fb0 identifier _enadev value Speaker
E/alsa_ucm(10225): Invalid current verb value: Inactive - -1
E/alsa_ucm(10225): No valid device Speaker found
D/ALSADevice(10225): switchDevice: mCurTxUCMDevivce None mCurRxDevDevice Speaker inCallDevSwitch = 0
V/ALSADevice(10225): switchDevice Done
D/alsa_ucm(10225): snd_use_case_set(): uc_mgr 0x40f97fb0 identifier _verb value HiFi
E/alsa_ucm(10225): Control device not initialized
E/alsa_ucm(10225): Control device not initialized
W/alsa_ucm(10225): error snd_use_case_apply_mixer_controls
D/ALSADevice(10225): close: handle 0x40026d40 h 0x0
D/ALSADevice(10225): open: handle 0x40026d40, format 0x2
V/ALSADevice(10225): Music case
D/ALSADevice(10225): Device value returned is hw:0,0
V/ALSADevice(10225): flags 0, devName hw:0,0
E/alsa_pcm(10225): cannot open device '/dev/snd/pcmC0D0p', errno 2
V/ALSADevice(10225): pcm_open returned fd -1
E/ALSADevice(10225): open: Failed to initialize ALSA device 'hw:0,0'
E/AudioHardwareALSA(10225): Device open failed
I/audio_a2dp_hw(10225): adev_open: adev_open in A2dp_hw module
I/AudioFlinger(10225): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
I/AudioFlinger(10225): loadHwModule() Loaded usb audio interface from SEC USB audio HW HAL (audio) handle 4
D/tms_audio_hw/AudioTmsIpc(10225): adev_open : Enter
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsInitSilenceFrames : Enter
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsInitSilenceFrames : Exit
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerInit :Enter
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerInit: thread started with name =TerminalModeAudioServer and id = 1073900584
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerInit exit
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientSetup : Enter
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen :Enter
D/tms_audio_hw/AudioTmsIpc(10225): initMutex: AudioClientSocketMutex Mutex Created
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientSetup : Exit
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientInit :Enter
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientInit: thread started with name =TerminalModeAudioClient and id = 1073900664
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientInit exit
D/tms_audio_hw/AudioTmsIpc(10225): adev_open : Exit
D/tms_audio_hw/AudioTmsIpc(10225): adev_init_check : Enter
D/tms_audio_hw/AudioTmsIpc(10225): adev_set_master_volume : Enter 1.000000
I/AudioFlinger(10225): loadHwModule() Loaded tms audio interface from TMS Audio HW HAL (audio) handle 5
E/AudioPolicyManagerBase(10225): Not output found for attached devices 00000003
E/AudioPolicyManagerBase(10225): Failed to open primary output
E/AudioPolicyManagerBase(10225): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase(10225): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase(10225): getDeviceForStrategy() speaker device not found
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen Socket Success Name /data/TMAudioSocketServer
E/AudioPolicyService(10225): couldn't init_check the audio policy (No such device)
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen Bind Success gAudioServerLocalSockFd 20
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen Listen Done gAudioServerLocalSockFd 20 ret 0
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen PLATFORM_AUDIO_CMD SIZE 16
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen PLATFORM_AUDIO_DATA SIZE 24
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen PLATFORM_AUDIO_META_DATA SIZE 20
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen SizeInBytes 12288
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen : Givimg Permission 0777 mode , 0 ret
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen accept Start len 110 gAudioServerLocalSockFd 20
V/TranscoderService(10225): TranscoderService created
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen :Enter
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen Socket Success Name /data/TMAudioSocketClient
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen Bind Success gAudioClientLocalSockFd 23
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen Listen Done gAudioClientLocalSockFd 23 ret 0
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen PLATFORM_AUDIO_CMD SIZE 16
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen PLATFORM_AUDIO_DATA SIZE 24
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen PLATFORM_AUDIO_META_DATA SIZE 20
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsClientListen accept Start len 110 gAudioClientLocalSockFd 23
D/tms_audio_hw/AudioTmsIpc(10225): AudioTmsServerListen : Givimg Permission 0777 mode , 0 ret
I/power ( 5291): *** release_dvfs_lock : lockType : 1
D/CustomFrequencyManagerService( 5291): releaseDVFSLockLocked : Getting Lock type frm List : DVFS_MIN_LIMIT frequency : 1566000 uid : 10135 pid : 8603 tag : [email protected]
flash this firmware, wipe data and cache after, reboot http://www.hotfile.com/dl/243289856/5f90db9/I9505XXUDMH8_I9505OXXDMHA_BTU.zip.html
Flash stock kernel again and you would be good.
I had this issue too and found it hard way that it's custom kernel causing this issue.
You can also try this.
Switch off your phone (not restart) and wait for 15-20 secs. And turn it back on. Some users are saying, this will get back your sound.
I have flash that many Times but i will test that again .... Thanks for Help.
Is that the same Rom ? :
I9505XXUDMH8_I9505OXXDMHA_I9505XXUDMH8_HOME.tar.md5
ok, i have Flash now the Rom again, have 3 Times make a Factory Reset + Cache Wipe
Then i have Flash the Kernel only and power of for 20 Seconds my Galaxy then i have Reboot that but no Sound again
Then i have make a LogCat and the Same here: (No Speaker found)
D/ALSADevice( 6355): No valid input device: 0
V/ALSADevice( 6355): switchDevice,rxDev:Speaker, txDevnull), curRxDev:None, curTxDev:None
D/alsa_ucm( 6355): snd_use_case_set(): uc_mgr 0x407ba2f8 identifier _enadev value Speaker
E/alsa_ucm( 6355): Invalid current verb value: Inactive - -1
E/alsa_ucm( 6355): No valid device Speaker found
D/ALSADevice( 6355): switchDevice: mCurTxUCMDevivce None mCurRxDevDevice Speaker inCallDevSwitch = 0
V/ALSADevice( 6355): switchDevice Done
D/alsa_ucm( 6355): snd_use_case_set(): uc_mgr 0x407ba2f8 identifier _verb value HiFi
E/alsa_ucm( 6355): Control device not initialized
E/alsa_ucm( 6355): Control device not initialized
W/alsa_ucm( 6355): error snd_use_case_apply_mixer_controls
D/ALSADevice( 6355): close: handle 0x43d4ad40 h 0x0
D/ALSADevice( 6355): open: handle 0x43d4ad40, format 0x2
V/ALSADevice( 6355): Music case
D/ALSADevice( 6355): Device value returned is hw:0,0
V/ALSADevice( 6355): flags 0, devName hw:0,0
E/alsa_pcm( 6355): cannot open device '/dev/snd/pcmC0D0p', errno 2
V/ALSADevice( 6355): pcm_open returned fd -1
E/ALSADevice( 6355): open: Failed to initialize ALSA device 'hw:0,0'
E/AudioHardwareALSA( 6355): Device open failed
I/audio_a2dp_hw( 6355): adev_open: adev_open in A2dp_hw module
I/AudioFlinger( 6355): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
I/AudioFlinger( 6355): loadHwModule() Loaded usb audio interface from SEC USB audio HW HAL (audio) handle 4
D/tms_audio_hw/AudioTmsIpc( 6355): adev_open : Enter
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsInitSilenceFrames : Enter
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsInitSilenceFrames : Exit
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerInit :Enter
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerInit: thread started with name =TerminalModeAudioServer and id = 1138011176
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerInit exit
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen :Enter
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientSetup : Enter
D/tms_audio_hw/AudioTmsIpc( 6355): initMutex: AudioClientSocketMutex Mutex Created
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientSetup : Exit
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientInit :Enter
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientInit: thread started with name =TerminalModeAudioClient and id = 1138011256
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientInit exit
D/tms_audio_hw/AudioTmsIpc( 6355): adev_open : Exit
D/tms_audio_hw/AudioTmsIpc( 6355): adev_init_check : Enter
D/tms_audio_hw/AudioTmsIpc( 6355): adev_set_master_volume : Enter 1.000000
I/AudioFlinger( 6355): loadHwModule() Loaded tms audio interface from TMS Audio HW HAL (audio) handle 5
E/AudioPolicyManagerBase( 6355): Not output found for attached devices 00000003
E/AudioPolicyManagerBase( 6355): Failed to open primary output
E/AudioPolicyManagerBase( 6355): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase( 6355): getDeviceForStrategy() speaker device not found
E/AudioPolicyManagerBase( 6355): getDeviceForStrategy() speaker device not found
E/AudioPolicyService( 6355): couldn't init_check the audio policy (No such device)
V/TranscoderService( 6355): TranscoderService created
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen :Enter
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen Socket Success Name /data/TMAudioSocketClient
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen Bind Success gAudioClientLocalSockFd 21
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen Listen Done gAudioClientLocalSockFd 21 ret 0
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen Socket Success Name /data/TMAudioSocketServer
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen Bind Success gAudioServerLocalSockFd 22
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen PLATFORM_AUDIO_CMD SIZE 16
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen Listen Done gAudioServerLocalSockFd 22 ret 0
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen PLATFORM_AUDIO_CMD SIZE 16
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen PLATFORM_AUDIO_DATA SIZE 24
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen PLATFORM_AUDIO_META_DATA SIZE 20
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen SizeInBytes 12288
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen : Givimg Permission 0777 mode , 0 ret
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen accept Start len 110 gAudioServerLocalSockFd 22
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen PLATFORM_AUDIO_DATA SIZE 24
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen PLATFORM_AUDIO_META_DATA SIZE 20
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsClientListen accept Start len 110 gAudioClientLocalSockFd 21
D/tms_audio_hw/AudioTmsIpc( 6355): AudioTmsServerListen : Givimg Permission 0777 mode , 0 ret
W/ActivityManager( 764): Launch timeout has expired, giving up wake lock!
it maybe a hardware issue.
dial *#7353# and make test
I have a Pit Rom here
Factory_Firmware_Full_Wipe_I9505XXUBMGA_I9505OXXBMG3_NEE
and:
GT-I9505-Factory-Firmware-Full-Wipe-DBT I9505OXABMF8
But when i load that in Odin , i will become a error , invalid .....
Same is with that Rom (one File Rom)
I9505XXUBMEA_I9505OXABMEA_I9505XXUBMEA_HOME.tar.md5 is invalid
I can only flash 1 File Roms
<OSM> MD5 hash value is invalid
<OSM> PDA_I9505XXUBMF8_I9505OXABMF8_I9505XXUBMF8.tar.md5 is invalid.
<OSM> End...
no sound here too , here are log Files:
E/Encryption( 187): created DirEncryptionManager
D/Vold ( 187): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Encryption( 187): enable android secure container 'sdcard'
D/Vold ( 187): Volume sda state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdb state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdc state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdd state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sde state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdf state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): '/dev/block/mmcblk0' : disk_size (15758000128)
D/DirectVolume( 187): DirectVolume::readId -> path '/sys/devices/platform/msm_sdcc.2/mmc_host/mmc2/mmc2:e624/block/mmcblk1/device/cid'
D/DirectVolume( 187): DirectVolume::readId -> id '035344535530384780303189d800cab0'
D/DirectVolume( 187): DirectVolume::handleDiskAdded -> mDiskMajor 179, mDiskMinor 32, NPARTS:1
D/Vold ( 187): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
W/PackageManager( 766): Unknown permission com.sec.android.permission.VIDEOHUB in package com.sec.android.app.videoplayer
W/PackageManager( 766): Unknown permission android.permission.SYSTEM_ALERT in package com.sec.android.app.videoplayer
I have upload the LogFile, when you have time for that, you can look on that. Thanks
http://ul.to/k34sopfp
wolfsstolz said:
I have a Pit Rom here
Factory_Firmware_Full_Wipe_I9505XXUBMGA_I9505OXXBMG3_NEE
and:
GT-I9505-Factory-Firmware-Full-Wipe-DBT I9505OXABMF8
But when i load that in Odin , i will become a error , invalid .....
Same is with that Rom (one File Rom)
I9505XXUBMEA_I9505OXABMEA_I9505XXUBMEA_HOME.tar.md5 is invalid
I can only flash 1 File Roms
<OSM> MD5 hash value is invalid
<OSM> PDA_I9505XXUBMF8_I9505OXABMF8_I9505XXUBMF8.tar.md5 is invalid.
<OSM> End...
no sound here too , here are log Files:
E/Encryption( 187): created DirEncryptionManager
D/Vold ( 187): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Encryption( 187): enable android secure container 'sdcard'
D/Vold ( 187): Volume sda state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdb state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdc state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdd state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sde state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): Volume sdf state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 187): '/dev/block/mmcblk0' : disk_size (15758000128)
D/DirectVolume( 187): DirectVolume::readId -> path '/sys/devices/platform/msm_sdcc.2/mmc_host/mmc2/mmc2:e624/block/mmcblk1/device/cid'
D/DirectVolume( 187): DirectVolume::readId -> id '035344535530384780303189d800cab0'
D/DirectVolume( 187): DirectVolume::handleDiskAdded -> mDiskMajor 179, mDiskMinor 32, NPARTS:1
D/Vold ( 187): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
W/PackageManager( 766): Unknown permission com.sec.android.permission.VIDEOHUB in package com.sec.android.app.videoplayer
W/PackageManager( 766): Unknown permission android.permission.SYSTEM_ALERT in package com.sec.android.app.videoplayer
I have upload the LogFile, when you have time for that, you can look on that. Thanks
http://ul.to/k34sopfp
Click to expand...
Click to collapse
sound wont work with older firmware even with the pit. you have to flash official updated firmware hard reset your device.also make sure its your phones official firmware.if that don't work try kies emergency firmware upgrade. hope this helps.
I am getting this message when I recompile ( success no ) and I have tried to just decompile edit nothing and just recopmpile and still get the same error,
Log:
Code:
Log For : lol.apk
Log Type : Recompiling
Log Recorded At : Wed 10-05-2017 12:24:23.62
Log Recorded By : Advanced ApkTool v4.1.0 By BDFreak
------------------------------------------------------
ERROR: 9-patch image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-mdpi\abc_list_divider_mtrl_alpha.9.png malformed.
Must have one-pixel frame that is either transparent or white.
ERROR: Failure processing PNG image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-mdpi\abc_list_divider_mtrl_alpha.9.png
ERROR: 9-patch image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-hdpi\abc_list_divider_mtrl_alpha.9.png malformed.
Must have one-pixel frame that is either transparent or white.
ERROR: Failure processing PNG image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-hdpi\abc_list_divider_mtrl_alpha.9.png
ERROR: 9-patch image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-xhdpi\abc_list_divider_mtrl_alpha.9.png malformed.
Must have one-pixel frame that is either transparent or white.
ERROR: Failure processing PNG image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-xhdpi\abc_list_divider_mtrl_alpha.9.png
ERROR: 9-patch image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-xxhdpi\abc_list_divider_mtrl_alpha.9.png malformed.
Must have one-pixel frame that is either transparent or white.
ERROR: Failure processing PNG image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-xxhdpi\abc_list_divider_mtrl_alpha.9.png
ERROR: 9-patch image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-hdpi\title_bar_medium.9.png malformed.
Must have one-pixel frame that is either transparent or white.
ERROR: Failure processing PNG image C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\drawable-hdpi\title_bar_medium.9.png
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:384: error: Public symbol drawable/abc_ab_share_pack_mtrl_alpha declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:375: error: Public symbol drawable/abc_action_bar_item_background_material declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:317: error: Public symbol drawable/abc_btn_borderless_material declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:318: error: Public symbol drawable/abc_btn_check_material declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:385: error: Public symbol drawable/abc_btn_check_to_on_mtrl_000 declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:386: error: Public symbol drawable/abc_btn_check_to_on_mtrl_015 declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:319: error: Public symbol drawable/abc_btn_colored_material declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:320: error: Public symbol drawable/abc_btn_default_mtrl_shape declared here is not defined.
C:\Users\Ocean\Desktop\AdvancedApkTool\3-Out\lol.apk\res\values\public.xml:321: error: Public symbol drawable/abc_btn_radio_material declared here is not defined.
------------------------------------------------------
[email protected]:~/nitrogen$ make -j2 otapackage
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=9
TARGET_PRODUCT=nitrogen_h918
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_ARCH=arm64
TARGET_ARCH_VARIANT=armv8-a
TARGET_CPU_VARIANT=kryo
TARGET_2ND_ARCH=arm
TARGET_2ND_ARCH_VARIANT=armv8-a
TARGET_2ND_CPU_VARIANT=kryo
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-4.15.0-66-generic-x86_64-Linux-Mint-19
HOST_CROSS_OS=windows
HOST_CROSS_ARCH=x86
HOST_CROSS_2ND_ARCH=x86_64
HOST_BUILD_TYPE=release
BUILD_ID=PQ3B.190801.002
OUT_DIR=/home/minta/nitrogen/out
============================================
ninja: no work to do.
ninja: no work to do.
$(shell date -u +%Y%m%d-%H%M) was changed, regenerating...
$(shell date -u +%Y%m%d-%H%M) was changed, regenerating...
[25/1003] including development/build/Android.mk ...
development/build/build_android_stubs.mk:43: warning: android_stubs_current
development/build/build_android_stubs.mk:43: warning: metalava_android_stubs_current metalava_android_stubs_current
development/build/build_android_stubs.mk:43: warning: android_system_stubs_current
development/build/build_android_stubs.mk:43: warning: android_test_stubs_current
development/build/build_android_stubs.mk:43: warning: metalava_android_system_stubs_current metalava_android_system_stubs_current
development/build/build_android_stubs.mk:43: warning: metalava_android_test_stubs_current metalava_android_test_stubs_current
[95/1003] including device/lge/msm8996-common/Android.mk ...
device/lge/msm8996-common/vndk/Android.mk:2: warning: ************* BOARD VNDK is not enabled - compiling vndk-sp ***************************
[1003/1003] including vendor/qcom/opensource/dataservices/Android.mk ...
build/make/core/dex_preopt.mk:76: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/dex_bootjars/system/framework/telephony-ext_nodex.jar'
build/make/core/dex_preopt.mk:76: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/dex_bootjars/system/framework/telephony-ext_nodex.jar'
build/make/core/dex_preopt_libart_boot.mk:57: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm64/boot-telephony-ext.art'
build/make/core/dex_preopt_libart_boot.mk:57: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm64/boot-telephony-ext.art'
build/make/core/dex_preopt_libart_boot.mk:57: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm64/boot-telephony-ext.art.rel'
build/make/core/dex_preopt_libart_boot.mk:57: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm64/boot-telephony-ext.art.rel'
build/make/core/dex_preopt_libart_boot.mk:57: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm64/boot-telephony-ext.oat'
build/make/core/dex_preopt_libart_boot.mk:57: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm64/boot-telephony-ext.oat'
build/make/core/dex_preopt_libart_boot.mk:57: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm/boot-telephony-ext.art'
build/make/core/dex_preopt_libart_boot.mk:57: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm/boot-telephony-ext.art'
build/make/core/dex_preopt_libart_boot.mk:57: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm/boot-telephony-ext.art.rel'
build/make/core/dex_preopt_libart_boot.mk:57: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm/boot-telephony-ext.art.rel'
build/make/core/dex_preopt_libart_boot.mk:57: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm/boot-telephony-ext.oat'
build/make/core/dex_preopt_libart_boot.mk:57: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/arm/boot-telephony-ext.oat'
build/make/core/dex_preopt_libart.mk:153: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/boot-telephony-ext.vdex'
build/make/core/dex_preopt_libart.mk:153: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/framework/boot-telephony-ext.vdex'
build/make/core/Makefile:28: warning: overriding commands for target `/home/minta/nitrogen/out/target/product/h918/system/vendor/etc/gps.conf'
build/make/core/base_rules.mk:412: warning: ignoring old commands for target `/home/minta/nitrogen/out/target/product/h918/system/vendor/etc/gps.conf'
[ 0% 45/83084] target thumb C: libqcompostprocbundle_32 <= hardware/qcom/audio/post_proc/bundle.c
FAILED: /home/minta/nitrogen/out/target/product/h918/obj_arm/SHARED_LIBRARIES/libqcompostprocbundle_intermediates/bundle.o
/bin/bash -c "PWD=/proc/self/cwd /usr/bin/ccache prebuilts/clang/host/linux-x86/clang-4691093/bin/clang -I external/tinyalsa/include -I system/media/audio_effects/include -I hardware/qcom/audio/post_proc -I /home/minta/nitrogen/out/target/product/h918/obj_arm/SHARED_LIBRARIES/libqcompostprocbundle_intermediates -I /home/minta/nitrogen/out/target/product/h918/gen/SHARED_LIBRARIES/libqcompostprocbundle_intermediates -I libnativehelper/include_jni \$(cat /home/minta/nitrogen/out/target/product/h918/obj_arm/SHARED_LIBRARIES/libqcompostprocbundle_intermediates/import_includes) -I system/core/include -I system/media/audio/include -I hardware/libhardware/include -I hardware/libhardware_legacy/include -I hardware/ril/include -I libnativehelper/include -I frameworks/native/include -I frameworks/native/opengl/include -I frameworks/av/include -isystem /home/minta/nitrogen/out/target/product/h918/obj/include -isystem bionic/libc/include -isystem bionic/libc/kernel/uapi -isystem bionic/libc/kernel/uapi/asm-arm -isystem bionic/libc/kernel/android/scsi -isystem bionic/libc/kernel/android/uapi -c -fomit-frame-pointer -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -no-canonical-prefixes -DNDEBUG -UDEBUG -fno-exceptions -Wno-multichar -O2 -g -fno-strict-aliasing -fdebug-prefix-map=/proc/self/cwd= -D__compiler_offsetof=__builtin_offsetof -Werror=int-conversion -Wno-reserved-id-macro -Wno-format-pedantic -Wno-unused-command-line-argument -fcolor-diagnostics -Wno-expansion-to-defined -Wno-zero-as-null-pointer-constant -fdebug-prefix-map=\$PWD/= -ffunction-sections -fdata-sections -fno-short-enums -funwind-tables -fstack-protector-strong -Wa,--noexecstack -D_FORTIFY_SOURCE=2 -Wstrict-aliasing=2 -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time -Werror=format-security -nostdlibinc -msoft-float -march=armv8-a -mfloat-abi=softfp -mfpu=neon-fp-armv8 -mcpu=cortex-a53 -mfpu=neon-fp-armv8 -D__ARM_FEATURE_LPAE=1 -target arm-linux-androideabi -Bprebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/arm-linux-androideabi/bin -std=gnu99 -mthumb -Os -O2 -fvisibility=hidden -Wall -Werror -Wno-unused-function -Wno-unused-variable -fPIC -D_USING_LIBCXX -DANDROID_STRICT -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -Werror=address-of-temporary -Werror=return-type -Wno-tautological-constant-compare -Wno-null-pointer-arithmetic -Wno-enum-compare -Wno-enum-compare-switch -MD -MF /home/minta/nitrogen/out/target/product/h918/obj_arm/SHARED_LIBRARIES/libqcompostprocbundle_intermediates/bundle.d -o /home/minta/nitrogen/out/target/product/h918/obj_arm/SHARED_LIBRARIES/libqcompostprocbundle_intermediates/bundle.o hardware/qcom/audio/post_proc/bundle.c"
In file included from hardware/qcom/audio/post_proc/bundle.c:29:
hardware/qcom/audio/post_proc/bundle.h:21:10: fatal error: 'sound/audio_effects.h' file not found
#include <sound/audio_effects.h>
^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[ 0% 46/83084] -e Building Kernel Config
make: Entering directory '/home/minta/nitrogen/kernel/lge/msm8996'
make[1]: Entering directory '/home/minta/nitrogen/out/target/product/h918/obj/KERNEL_OBJ'
GEN ./Makefile
arch/arm64/configs/lge_msm8996_defconfig:13:warning: override: reassigning to symbol SCHED_WALT
arch/arm64/configs/lge_msm8996_defconfig:14:warning: override: reassigning to symbol SCHED_TUNE
arch/arm64/configs/lge_msm8996_defconfig:15:warning: override: reassigning to symbol CGROUP_CPUACCT
arch/arm64/configs/lge_msm8996_defconfig:16:warning: override: reassigning to symbol CGROUP_SCHEDTUNE
arch/arm64/configs/lge_msm8996_defconfig:19:warning: override: reassigning to symbol MSM_APM
arch/arm64/configs/lge_msm8996_defconfig:25:warning: override: reassigning to symbol WQ_POWER_EFFICIENT_DEFAULT
arch/arm64/configs/lge_msm8996_defconfig:53:warning: override: reassigning to symbol MSDOS_FS
arch/arm64/configs/lge_msm8996_defconfig:54:warning: override: reassigning to symbol VFAT_FS
arch/arm64/configs/lge_msm8996_defconfig:71:warning: override: reassigning to symbol CP15_BARRIER_EMULATION
arch/arm64/configs/lge_msm8996_defconfig:72:warning: override: reassigning to symbol SETEND_EMULATION
arch/arm64/configs/lge_msm8996_defconfig:73:warning: override: reassigning to symbol SECURITY_PERF_EVENTS_RESTRICT
arch/arm64/configs/lge_msm8996_defconfig:76:warning: override: reassigning to symbol QPNP_HAPTIC
arch/arm64/configs/lge_msm8996_defconfig:79:warning: override: reassigning to symbol BT_RFCOMM
arch/arm64/configs/lge_msm8996_defconfig:80:warning: override: reassigning to symbol MSM_BT_POWER
arch/arm64/configs/lge_msm8996_defconfig:81:warning: override: reassigning to symbol NFC_NQ
arch/arm64/configs/lge_msm8996_defconfig:82:warning: override: reassigning to symbol CNSS
arch/arm64/configs/lge_msm8996_defconfig:83:warning: override: reassigning to symbol USELIB
arch/arm64/configs/lineageos_elsa_common:98:warning: override: reassigning to symbol INPUT_MOUSE
#
# arch/arm64/configs/lineageos_h918_defconfig:1 include file arch/arm64/configs/lineageos_elsa_common
#
#
# arch/arm64/configs/lineageos_elsa_common:1 include file arch/arm64/configs/lge_msm8996_defconfig
#
#
# arch/arm64/configs/lge_msm8996_defconfig:1 include file arch/arm64/configs/msm-perf_defconfig
#
#
# configuration written to .config
#
make[1]: Leaving directory '/home/minta/nitrogen/out/target/product/h918/obj/KERNEL_OBJ'
make: Leaving directory '/home/minta/nitrogen/kernel/lge/msm8996'
make: Entering directory '/home/minta/nitrogen/kernel/lge/msm8996'
make[1]: Entering directory '/home/minta/nitrogen/out/target/product/h918/obj/KERNEL_OBJ'
GEN ./Makefile
scripts/kconfig/conf --savedefconfig=defconfig Kconfig
make[1]: Leaving directory '/home/minta/nitrogen/out/target/product/h918/obj/KERNEL_OBJ'
make: Leaving directory '/home/minta/nitrogen/kernel/lge/msm8996'
ninja: build stopped: subcommand failed.
14:48:50 ninja failed with: exit status 1
#### failed to build some targets (20:07 (mm:ss)) ####
but actually the file is present in hardware/qcom/msm8996/Kernel Headers/sound folder
plz help
My Motorola MOTO G6 plus is dead
The model is the XT1926-3 and suddenly the screen "freezed" while I was using it. I restarted the phone by holding down the power button and from that moment it does not turn on anymore. Completely black screen. With the "power + volume -" keys I can't enter recovery.
So I tried to unbrick with the blankflash loading, but it always gives me this error:
[ 0.000] Opening device: \\.\COM4
[ 0.014] Detecting device
[ 0.016] ...cpu.id = 172 (0xac)
[ 0.016] ...cpu.sn = 2974230727 (0xb14728c7)
[ 0.016] Opening singleimage
[ 0.020] Loading package
[ 0.021] ...filename = pkg.xml
[ 0.022] Loading programmer
[ 0.022] ...filename = programmer.elf
[ 0.022] Sending programmer
[ 0.209] Handling things over to programmer
[ 0.209] Identifying CPU version
[ 0.209] Waiting for firehose to get ready
[ 3.221] ...SDM630 1.0
[ 3.221] Determining target secure state
[ 3.223] ...secure = yes
[ 3.238] Configuring device...
[ 3.242] Flashing GPT...
[ 3.242] Flashing partition with gpt.bin
[ 3.244] Initializing storage
[ 8.440] Target NAK!
[ 8.441] ...ERROR: Failed to open the SDCC Device slot 0 partition 0
[ 8.441] ...ERROR: Failed to open the device 1 slot 0 partition 0
[ 8.441] ...INFO: Device type 1, slot 0, partition 0, error 0
[ 8.441] ...WARN: Get Info failed to open 1 slot 0, partition 0, error 0
[ 8.441] ...ERROR: Failed to get device info slot:0artition:0
[ 8.441] ...GetStorageInfo Failed - storage_device_get_info() returned FALSE
[ 8.441] ...ERROR 14: Line 1281: HANDLE_STORAGE_INFO_FAILURE
[ 8.442] ERROR: do_package()->do_recipe()->do_flash()->flash_simg()->do_package()->do_recipe()->do_flash()->gpt_flash()->get_storage()->init_storage()->firehose_do_fmt()->do_recipe()->NAK
[ 8.442] Check qboot_log.txt for more details
[ 8.443] Total time: 8.444s
[ 8.443]
[ 8.443] qboot version 3.86
[ 8.443]
[ 8.443] DEVICE {
[ 8.443] name = "\\.\COM4",
[ 8.443] flags = "0x144",
[ 8.443] addr = "0x62FD54",
[ 8.443] sahara.current_mode = "0",
[ 8.443] api.buffer = "0xFB8020",
[ 8.443] cpu.serial = "2974230727",
[ 8.443] cpu.id = "172",
[ 8.443] cpu.sv_sbl = "1",
[ 8.443] cpu.name = "SDM630",
[ 8.443] storage.type = "eMMC",
[ 8.443] sahara.programmer = "programmer.elf",
[ 8.443] module.firehose = "0x7D1880",
[ 8.443] api.firehose = "0x7D1950",
[ 8.443] cpu.ver = "256",
[ 8.443] cpu.vername = "1.0",
[ 8.443] fh.max_packet_sz = "1048576",
[ 8.443] fh.storage_inited = "1",
[ 8.443] provisioning_may_hang = "true",
[ 8.444] }
[ 8.444]
Click to expand...
Click to collapse
I tried with 3 different blackflashes on 2 different PCs, also changing the USB port, but nothing: |
Do you have a working blankflash? Some advice?
Should I use it as a paperweight?
Try to hold the power button for 1-2 minutes.
ChIP_83 said:
My Motorola MOTO G6 plus is dead
The model is the XT1926-3 and suddenly the screen "freezed" while I was using it. I restarted the phone by holding down the power button and from that moment it does not turn on anymore. Completely black screen. With the "power + volume -" keys I can't enter recovery.
So I tried to unbrick with the blankflash loading, but it always gives me this error:
I tried with 3 different blackflashes on 2 different PCs, also changing the USB port, but nothing: |
Do you have a working blankflash? Some advice?
Should I use it as a paperweight?
Click to expand...
Click to collapse
What shows up in your device manager?
And send us the qboot_log.txt
Did you do any overclocking or modding in your phone before this happened?
ChIP_83 said:
My Motorola MOTO G6 plus is dead
The model is the XT1926-3 and suddenly the screen "freezed" while I was using it. I restarted the phone by holding down the power button and from that moment it does not turn on anymore. Completely black screen. With the "power + volume -" keys I can't enter recovery.
So I tried to unbrick with the blankflash loading, but it always gives me this error:
I tried with 3 different blackflashes on 2 different PCs, also changing the USB port, but nothing: |
Do you have a working blankflash? Some advice?
Should I use it as a paperweight?
Click to expand...
Click to collapse
Okay, what does the device manager show the device as, it could be bricked as qualcomm 9008,
The qboot log file could be nice as well,