Share your experience!
Hi,
i compiled my own kernel from source 10.7.A.0.222.
It boots inside the rom, but every minute it reboots...
Found this error in logcat...
It seems there is not connect to RIL Deamon...
D/QC-QMI ( 696): using socket paths bind=/dev/socket/qmux_radio/qmux_client_socket, connect=/dev/socket/qmux_radio/qmux_connect_socket
E/QC-QMI ( 696): qmi_client [696]: unable to bind to client socket, rc = -1 errno[13:Permission denied]
D/QC-QMI ( 655): using socket paths bind=/dev/socket/qmux_radio/qmux_client_socket, connect=/dev/socket/qmux_radio/qmux_connect_socket
E/QC-QMI ( 655): qmi_client [655]: unable to connect to server, errno=[2:No such file or directory], attempt=1
With orginal stock kernel there is no problem.
Does somone have an idea?
Big thanks for help....
Hi switchgott, I am not a dev so i don't think i can assisst you but isn't custom/modified kernels requires root access and unlocked bootloader? Sorry if i sound stupid. But I believe you will get better answers in xda forums. All the best.
Hi,
thanks for your answer...
This doesnt sounds stupid...
My tab is unlocked and has root access..
I compiled for version 10.6 my own kernel very well..
Only with version 10.7 i have this error with modem..
Dont know why..