UPDATE:
I managed my problem, checked and tried.
BUT: WTF?! ALL IS DONE - AND IT SAYS: No Ext mounted? WTF - now I need help - and it's done. :>
IF I GET FASTLY HELP WE HAVE THE OLD A2SD IN THE NEXT 20 MINUTES
It only says:
[X] Ext partition found, but not mounted.
Your rom may not be setup to run A2SD.
Check with your rom developer if the boot image
is programmed to run A2SD.
I checked the Boot.img 2 times - all is prepared. My SD haza 512mb A2SD - Ext - Partition. And what now? ...
great news, m8!
You could install linux in a virtual machine quite easily
Sent from my HTC Desire using XDA App
DarkMio said:
Hey guys. I'm nearly done with a superfast way for our A2SD for the new Sense ROM. My only problem ist atm that I can't edit the boot.img, because I don't have any linuxmachine with gunzip here. Only 2 Win XP PCs.
Now I need someone, who can work with basics of Perl, unpack the boot.img, gunzip the RAMDisk file, made simply changes and repack them.
So we have a full-working A2SD-Bootimg and can start with the real one.
Click to expand...
Click to collapse
why not try virtualbox? one of the easiest ways to use linux on a windows machine
ubuntu will infact install as a program in windows, making a VM for itself all automatic.
Just pop in the CD in windows and run "wubi.exe"
Okay - UPDATE:
I managed my problem, checked and tried.
BUT: WTF?! ALL IS DONE - AND IT SAYS: No Ext mounted? WTF - now I need help - and it's done. :>
you tried to mount and unmount the ext in recovery and then reboot.
Nekromantik said:
you tried to mount and unmount the ext in recovery and then reboot.
Click to expand...
Click to collapse
Which task was it in the clockwork-recovery?
mount /Sd-ext?
Okay - done - need to flash a new a2sd - I bricked my version a lil'... ^^'
can't find the following line: “setprop net.tcp.buffersize.wimax4096,87380,110208,4096,163 84,110208”
only default, wifi, umts, edge, gprs
I think so
DarkMio said:
Which task was it in the clockwork-recovery?
mount /Sd-ext?
Okay - done - need to flash a new a2sd - I bricked my version a lil'... ^^'
Click to expand...
Click to collapse
yes mount /sd-ext
peewster said:
can't find the following line: “setprop net.tcp.buffersize.wimax4096,87380,110208,4096,163 84,110208”
only default, wifi, umts, edge, gprs
Click to expand...
Click to collapse
only search 'net.tcp.buffersize' ...
:> But I had done it... And it's still there - I am wondering why...
Ext support is compiled in the kernel isn't it?
DarkMio said:
only search 'net.tcp.buffersize' ...
:> But I had done it... And it's still there - I am wondering why...
Click to expand...
Click to collapse
that shows me 5 lines of net.tcp.buffersize but no wimax. Only default, wifi, gprs etc
Klutsh said:
Ext support is compiled in the kernel isn't it?
Click to expand...
Click to collapse
I think so - in the recovery I can read the ext ...
And I managed to copy the ext - but the system boot the sd first.
If I try to reboot - It does it - without bootloops.
Anyone knows more about it? It maybe could help, If some know a lot more about A2SD and the right kernel...
peewster said:
that shows me 5 lines of net.tcp.buffersize but no wimax. Only default, wifi, gprs etc
Click to expand...
Click to collapse
wimax isn't neccesary... :> But look two lines under that... There is still the lines. ...
i think you need to modify the kernal to support ext.
might be wrong
Good news - now I tried ... I think ... the first a2sd-app.
Need to check a lot more, but the first try now worked. ... Maybe it's only a flashing and a line. ... Let it boot.
Bah, It worked - only if it was booted.
Now ...:
I/Process ( 101): Sending signal. PID: 101 SIG: 9
E/AndroidRuntime( 101): *** FATAL EXCEPTION IN SYSTEM PROCESS: ConnectivityThre
ad
E/AndroidRuntime( 101): java.lang.NullPointerException
E/AndroidRuntime( 101): at android.app.ActivityThread.getProvider(Activi
tyThread.java:4523)
E/AndroidRuntime( 101): at android.app.ActivityThread.acquireProvider(Ac
tivityThread.java:4563)
E/AndroidRuntime( 101): at android.app.ContextImpl$ApplicationContentRes
olver.acquireProvider(ContextImpl.java:1660)
E/AndroidRuntime( 101): at android.content.ContentResolver.acquireProvid
er(ContentResolver.java:744)
E/AndroidRuntime( 101): at android.provider.Settings$NameValueCache.getS
tring(Settings.java:638)
E/AndroidRuntime( 101): at android.provider.Settings$Secure.getString(Se
ttings.java:2422)
E/AndroidRuntime( 101): at com.android.server.ConnectivityService.<init>
(ConnectivityService.java:292)
E/AndroidRuntime( 101): at com.android.server.ConnectivityService.<init>
(ConnectivityService.java:67)
E/AndroidRuntime( 101): at com.android.server.ConnectivityService$Connec
tivityThread.run(ConnectivityService.java:257)
E/AndroidRuntime( 101): Error reporting crash
E/AndroidRuntime( 101): java.lang.NullPointerException
E/AndroidRuntime( 101): at com.android.internal.os.RuntimeInit$UncaughtH
andler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 101): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:887)
E/AndroidRuntime( 101): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:884)
I/ServiceManager( 63): service 'SurfaceFlinger' died
I/ServiceManager( 63): service 'entropy' died
I/ServiceManager( 63): service 'power' died
I/ServiceManager( 63): service 'network_management' died
I/ServiceManager( 63): service 'netstat' died
I/ServiceManager( 63): service 'telephony.registry' died
I/ServiceManager( 63): service 'batteryinfo' died
I/ServiceManager( 63): service 'usagestats' died
I/ServiceManager( 63): service 'clipboard' died
D/HtcBootAnimation( 113): SurfaceFlinger died, exiting...
E/installd( 71): eof
E/installd( 71): failed to read size
I/installd( 71): closing connection
I/Zygote ( 68): Exit zygote because system server (101) has terminated
And it is dead. ...
So it's worth a shot ?
I'm not sure, what it done.
Why It's stucked.
Atm I'm in tha bootscreen - the logcat says the last one - nothing more.
A2SD said: Hey, I running perfectly, I dunno what you mean - I feel fine.
Mhmhmh. I need someone, who had done an A2SD for Desire-Roms.
hi all:
i download aosp kitkat4.4 source codes from google website. i compiled the code. i got the ROM.but when i flash the ROM to my device nexus 7(deb). it cannot boot.
from the log. i found that following error log. the sentence "couldn't find an OpenGL ES implementation" maybe cause the fatal question.
any advices is welcomed !
thank
brian
02-10 08:37:07.375: E/QCOMKeyMaster(17633): failed to load qseecom library
02-10 08:37:07.375: E/keystore(17633): could not open keymaster device in keystore (Operation not permitted)
02-10 08:37:07.375: E/keystore(17633): keystore keymaster could not be initialized; exiting
02-10 08:37:07.405: A/libEGL(17630): couldn't find an OpenGL ES implementation
02-10 08:37:07.405: A/libc(17630): Fatal signal 6 (SIGABRT) at 0x000044de (code=-6), thread 17630 (surfaceflinger)
02-10 08:37:07.575: E/msm8960_platform(17632): platform_init: DLOPEN failed for libacdbloader.so
02-10 08:37:07.575: E/msm8960_platform(17632): platform_init: DLOPEN failed for libcsd-client.so
02-10 08:37:07.575: E/MonoPipe(17632): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
Hi guys , so , I`ve been trying to port a rom to my device and I stayed all day trying to do it , but I get always a problem and like my boot animation never ends ;-;. Can anyone help me plz? the problem I have is this :
NI posting fatal error: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...
QMUXD: WARNING qmi_qmux_if_pwr_up_init failed! rc=-1
then this in the end:
I/ServiceManager( 293): service 'media.audio_flinger' died
I/ServiceManager( 293): service 'media.player' died
I/ServiceManager( 293): service 'media.camera' died
: DCD ON
I/ServiceManager( 339): Waiting for service AtCmdFwd...
E/SMD ( 303): DCD ON
I/ServiceManager( 339): Waiting for service AtCmdFwd...
Plzzzz can anyone help me???
the full logcat is here:
pastebin . com / RXwurbxX
A/I UsbThread1 : usbServerSocket : Waiting for the host to connect
W/I waiting android server connection ... 1
W/I Waiting for connection
W/I Sending busybox21
A/E UsbThread1.run() loop error. firstByte : 39 : WTOA_copyFile
A/E UsbThread1.run() loop error. lastCommand : 32 : WTOA_setGlobalVar
A/E UsbThread1.run() loop error. Exception type : class java.io.FileNotFoundException
A/E UsbThread1.run() loop error. Exception message : /storage/emulated/0/busybox21: open failed: EACCES (Permission denied)
A/E UsbThread1.run() loop error. Exception cause : libcore.io.ErrnoException: open failed: EACCES (Permission denied)
A/E UsbThread1.run() loop error. Exception string : java.io.FileNotFoundException: /storage/emulated/0/busybox21: open failed: EACCES (Permission denied)
A/E libcore.io.IoBridge.open(IoBridge.java:409)
Plz gv the solution on these
Hi, thank you for using XDA Assist. Can you explain what you are trying to do and what device you have?
Android IPC binder throwing "failed to retrieve pid" in Samsung Galaxy S6 Nougat 7.0
Hi,
1). I just updated my Samsung Galaxy S6 device to Nougat 7.0.
2). Then after i rooted the phone, put the device into SELINUX permissive mode by doing the following command.
setenforce 0
3).Downloaded and compiled "SM-G920I_SWA_NN_Opensource" from opensource.samsung.com site.
4).Flash the kernel image using mkbootimg
5).Then i installed my android test application which calls IPC binder native service methods (testservice) from JNI (IPC client). For the first time after installation, application is able to get the testservice binder object if i called as below in JNI file,
binder = sm->getService(android::String16("testservice"));
6).But from the second time onwards i am getting the following error,
09-14 19:42:51.217 3177 3177 E ServiceManager: SELinux: getpidcon(pid=0) failed to retrieve pid context.
09-14 19:42:51.218 9675 10155 I ServiceManager: Waiting for service testservice...
09-14 19:42:51.422 3721 6035 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 3721 / 1000 / 6035
09-14 19:42:52.220 3177 3177 E ServiceManager: SELinux: getpidcon(pid=0) failed to retrieve pid context.
09-14 19:42:52.221 9675 10155 I ServiceManager: Waiting for service testservice..
Getting the above logs continuously even though the testservice is running in the background.
Please help to sort out the issue.
Hello sr4shantan,
Were you able to resolve the issue? I am facing similar issue on Samsung GS7 Edge phone after upgrading to Nougat 7.0. Any pointers to help resolve the issue would be appreciated.
Thanks
sr4shantan said:
Hi,
1). I just updated my Samsung Galaxy S6 device to Nougat 7.0.
2). Then after i rooted the phone, put the device into SELINUX permissive mode by doing the following command.
setenforce 0
3).Downloaded and compiled "SM-G920I_SWA_NN_Opensource" from opensource.samsung.com site.
4).Flash the kernel image using mkbootimg
5).Then i installed my android test application which calls IPC binder native service methods (testservice) from JNI (IPC client). For the first time after installation, application is able to get the testservice binder object if i called as below in JNI file,
binder = sm->getService(android::String16("testservice"));
6).But from the second time onwards i am getting the following error,
09-14 19:42:51.217 3177 3177 E ServiceManager: SELinux: getpidcon(pid=0) failed to retrieve pid context.
09-14 19:42:51.218 9675 10155 I ServiceManager: Waiting for service testservice...
09-14 19:42:51.422 3721 6035 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 3721 / 1000 / 6035
09-14 19:42:52.220 3177 3177 E ServiceManager: SELinux: getpidcon(pid=0) failed to retrieve pid context.
09-14 19:42:52.221 9675 10155 I ServiceManager: Waiting for service testservice..
Getting the above logs continuously even though the testservice is running in the background.
Please help to sort out the issue.
Click to expand...
Click to collapse