No media found in storage in any jelly bean rom. - Nexus S Android Development

I've searched a lot on the Internet regarding this issue, but could not find any fixed solution to it.
I've tried installing multiple jelly bean ROMs including Androxide and CNA and even stock ROM.
Any music app (except power amp) including jetaudio, default, playerpro, win amp can not see any of my music stored in /sdcard/media/Songs. The default gallery app also can not see any images including ones in /sdcard/DCIM/Camera.
I did a cut paste on PC and then again adb pushed all files to /sdcard/DCIM/Camera and /sdcard/Music and then I could see everything again. Again when I installed new ROM (CNA 3.5) and everything is gone again. I tried adb pushing again but it does not work. I tried clearing cache partition. I tried clearing data for music app, gallery, media storage. I have tried installing and running media scan app from play store. I can not wipe data repeatedly.
I am so frustrated because of the issue. I can see all music files are there on sdcard using file manager. I also verified that there are no .nomedia files anywhere. I see that sdcard is mounted on /mnt/sdcard0 instead of old /mnt/sdcard if that has anything to do with it.
Please help if anyone else has faced this issue and know concrete solution about it. I've searched a lot but could not find solution. Please help.

kaustubhg123 said:
I've searched a lot on the Internet regarding this issue, but could not find any fixed solution to it.
I've tried installing multiple jelly bean ROMs including Androxide and CNA and even stock ROM.
Any music app (except power amp) including jetaudio, default, playerpro, win amp can not see any of my music stored in /sdcard/media/Songs. The default gallery app also can not see any images including ones in /sdcard/DCIM/Camera.
I did a cut paste on PC and then again adb pushed all files to /sdcard/DCIM/Camera and /sdcard/Music and then I could see everything again. Again when I installed new ROM (CNA 3.5) and everything is gone again. I tried adb pushing again but it does not work. I tried clearing cache partition. I tried clearing data for music app, gallery, media storage. I have tried installing and running media scan app from play store. I can not wipe data repeatedly.
I am so frustrated because of the issue. I can see all music files are there on sdcard using file manager. I also verified that there are no .nomedia files anywhere. I see that sdcard is mounted on /mnt/sdcard0 instead of old /mnt/sdcard if that has anything to do with it.
Please help if anyone else has faced this issue and know concrete solution about it. I've searched a lot but could not find solution. Please help.
Click to expand...
Click to collapse
Update ROM manager. Then delete the .nomedia files you can find either at the root of your sdcard, in the DCIM, Camera, media or Songs folder.

I have already removed all .nomedia files. What can I do by updating ROM Manager?

What on earth made you post this in the development section?
But while I am here I will try to help, have you tried formatting your sdcard? When you copied the files back to your phone did you do it after installing the new ROM?
Sent from my Nexus S

XxSilent22xX said:
What on earth made you post this in the development section?
But while I am here I will try to help, have you tried formatting your sdcard? When you copied the files back to your phone did you do it after installing the new ROM?
Sent from my Nexus S
Click to expand...
Click to collapse
I am sorry to post it in wrong section. I did not know where to post it.
Yes I did erase USB Storage from settings and then again wipe the ROM and then copy music again. no luck though.
However, I installed app called SDrescan and then turned on logcat and here are the results, if that helps... I think the media scanner is crashing:
09-10 22:39:48.599 W/ActivityManager(290): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 35012ms
09-10 22:40:40.039 I/ActivityManager(290): Start proc android.process.media for service com.android.providers.media/.MediaScannerService: pid=1545 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-10 22:40:48.343 W/ActivityManager(290): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 140048ms
09-10 22:43:26.824 I/ActivityManager(290): Start proc android.process.media for service com.android.providers.media/.MediaScannerService: pid=1661 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-10 22:43:43.160 W/ActivityManager(290): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 560192ms
09-11 00:54:34.254 I/ActivityManager(2488): Start proc android.process.media for broadcast com.android.providers.media/.MediaScannerReceiver: pid=6278 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 00:54:34.547 D/MediaScannerReceiver(6278): action: android.intent.action.MEDIA_MOUNTED path: /storage/sdcard0
09-11 00:54:34.902 W/MediaScanner(6278): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 00:54:48.808 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 28526ms
09-11 00:55:17.414 I/ActivityManager(2488): Start proc android.process.media for service com.android.providers.media/.MediaScannerService: pid=6417 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 00:55:19.304 W/MediaScanner(6417): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 00:55:42.004 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 114104ms
09-11 00:55:52.418 I/ActivityManager(2488): Start proc android.process.media for broadcast com.android.providers.media/.MediaScannerReceiver: pid=6456 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 00:55:52.789 D/MediaScannerReceiver(6456): action: android.intent.action.MEDIA_MOUNTED path: /storage/sdcard0
09-11 00:55:53.390 W/MediaScanner(6456): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 00:56:11.129 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 36674ms
09-11 00:56:47.886 I/ActivityManager(2488): Start proc android.process.media for service com.android.providers.media/.MediaScannerService: pid=6485 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 00:56:48.636 W/MediaScanner(6485): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 00:57:04.050 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 146696ms
09-11 00:59:31.070 W/MediaScanner(6514): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 00:59:44.785 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 586784ms
09-11 00:59:56.761 I/ActivityManager(2488): Start proc android.process.media for broadcast com.android.providers.media/.MediaScannerReceiver: pid=6609 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 00:59:57.152 D/MediaScannerReceiver(6609): action: android.intent.action.MEDIA_MOUNTED path: /storage/sdcard0
09-11 00:59:57.597 W/MediaScanner(6609): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 01:00:05.390 D/MediaScannerReceiver(6609): action: android.intent.action.MEDIA_MOUNTED path: /storage/sdcard0
09-11 01:00:10.855 W/ActivityManager(2488): Canceling start item Intent { cmp=com.android.providers.media/.MediaScannerService (has extras) } in service ComponentInfo{com.android.providers.media/com.android.providers.media.MediaScannerService}
09-11 01:00:10.855 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 27390ms
09-11 01:00:26.050 I/ActivityManager(2488): Start proc android.process.media for broadcast com.android.providers.media/.MediaScannerReceiver: pid=6635 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 01:00:26.476 D/MediaScannerReceiver(6635): action: android.intent.action.MEDIA_MOUNTED path: /storage/sdcard0
09-11 01:00:26.933 W/MediaScanner(6635): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 01:00:43.660 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 34348ms
09-11 01:01:18.058 I/ActivityManager(2488): Start proc android.process.media for service com.android.providers.media/.MediaScannerService: pid=6663 uid=10011 gids={1015, 1023, 1024, 1028, 2001, 3003, 3007}
09-11 01:01:18.652 W/MediaScanner(6663): Error opening directory '/storage/sdcard0/.android_secure/', skipping: Permission denied.
09-11 01:01:32.383 W/ActivityManager(2488): Canceling start item Intent { cmp=com.android.providers.media/.MediaScannerService (has extras) } in service ComponentInfo{com.android.providers.media/com.android.providers.media.MediaScannerService}
09-11 01:01:32.383 W/ActivityManager(2488): Scheduling restart of crashed service com.android.providers.media/.MediaScannerService in 137392ms

kaustubhg123 said:
I am sorry to post it in wrong section. I did not know where to post it.
Click to expand...
Click to collapse
Well, Q&A section would be great, general would also be OK. Basically anything BUT development section...

Try to update your recovery then format your sdcard.

The problem is in the media scanner: it stops when it finds a non standard picture or mp3.
Try to format your sd and copy just one picture and one mp3 to see if it works.
But for this problem I have returned to ICS
sent from my C=64 using Tapatalk64

yerazero said:
The problem is in the media scanner: it stops when it finds a non standard picture or mp3.
Try to format your sd and copy just one picture and one mp3 to see if it works.
But for this problem I have returned to ICS
sent from my C=64 using Tapatalk64
Click to expand...
Click to collapse
I am also thinking to switch to CM9, but this isn't the solution, is it? I want JB and even stock Google ROM is problematic. However, I will now try to remove everything wipe my phone clean, everything and then try installing JB again... Sad.

kaustubhg123 said:
I am also thinking to switch to CM9, but this isn't the solution, is it? I want JB and even stock Google ROM is problematic. However, I will now try to remove everything wipe my phone clean, everything and then try installing JB again... Sad.
Click to expand...
Click to collapse
I totally agree with you, this is not a solution but at the moment there are excellent ICS ROMS so I can still live without JB
sent from my C=64 using Tapatalk64

I also experienced this problem on my Nexus S, yesterday I just flashed it with the newest release of XenonHD and the problems still persist. Only PowerAmp can play the mp3 files. So, nobody including Google themself cannot solve this problem? I just experienced this when JB came out. Gingerbread and ICS never had this problems.

Posting this to Q & A forums. Sorry to disturb you developers.

Related

Google nexus one rebooting randomly

please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
sudhank said:
please help me my n1 is rebooting continuously after little use and restarts , and hanging up at the rebooting loop .. i tried to repair the phone at some service center but it didnt help me out moreover we dont have official htc service in India iam so worried about it and lost completely , i even tried cyanogen mod 7 with gingerbread but it didnt work it is still the same please help me please
Click to expand...
Click to collapse
First and easiest thing to try is to do a factory wipe right now to go back to your current base ROM. Don't install any apps. Does the problem happen? If not, next test..
Flash a STABLE ROM and DON'T install any other apps, does it happen? If no reboots, install your apps (manually from the market). Is it still okay? Next test..
Flash the ROM you were having trouble with again, with no apps, does it happen? Install your apps (manually from the market), does it happen?
You can't start guessing unless you narrow the problem. It's simple to do. Of course each time you flash a ROM, wipe data etc.. Start fresh.
When it reboots, open Command prompt in Windows and write: adb bugreport.
Look for the line containing "ARM9". Something like "ARM9 has crashed".
If you find it - return the phone, it's bad.
tried everything its a hardware issue .. how can i repair it?? help
What's up everyone
My GN1 started having the problem way before I got Gingerbread. My phone is all stock, never rooted.
I tried isolating the problem to an app or an specific thing I did to cause it to reboot.
Then I was able to confirm that the problem happens w/ the phone is charging either wall charger or USB cable . When the phone charges and I use a lot of data (browsing, youtube, IM, FB, etc.) mostly during heavy data connection use the phone will restart. None of this happens when the phone is unplugged.
Also I thought that it could've been an overheating problem but the phone runs cool, a bit warmer when charging but nothing abnormal.
Give this a try and might be the problem that you are having.
I'm having the same problem since some days!!!
And I really don't know what to do, cause I've tried ALL sort of procedure! :'-(
I have an unlocked bootloader so it'll be a problem for the Repair Service? I'm ita.
Thanks!
Sent from my Nexus One using XDA Premium App
rebooting randomly
Hi, i have the same issues here with my nexus one... i had in the past, unlocked, rooted and installed CM6, wasnt having any issues at all... but since i installed CM7, troubles started...
this week, i've done some work on that little phone... re-installed stock image, updated to 2.3.4 from OTA, done nothing else, except installing su for terminal purposes... and then, i tried to replicate troubles, which i did easily...
at first, i thought it was heat... not the case, then i remarked that it kept crashing randomly on 3g network connections, since i never have issues watching youtube on my wifi at home, but when im in the bus going to work, it crashed on youtube... so i tried other network datacomm on the 3g, and i can easily make it crash. i can never make it crash on the wifi tho...
so i started adb shell, did su, then logcat command, which gives me output in realtime of whats happening...
this output shows when i started youtube... the video started to play in portrait, so i swithc my creen landscape to get it full screen and BAM! crash, here is the output
Code:
I/WindowManager( 99): Setting rotation to 1, animFlags=0
I/ActivityManager( 99): Config changed: { scale=1.0 imsi=302/500 loc=fr_FR touch=3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=5}
D/dalvikvm( 99): GC_EXPLICIT freed 304K, 44% free 5301K/9415K, external 3125K/3903K, paused 140ms
W/TimedEventQueue( 70): Event 2393 was not found in the queue, already cancelled?
D/MediaPlayer(15126): Couldn't open file on client side, trying server side
I/StagefrightPlayer( 70): setDataSource('http : //v21.lscache2.googlevideo.com/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata')
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @0
W/libutils.threads( 70): Thread (this=0x12608): don't call waitForExit() from this Thread object's thread. It's a guaranteed deadlock!
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 4 buffers of size 460800 on input port
I/OMXCodec( 70): [OMX.qcom.video.decoder.avc] allocating 8 buffers of size 345600 on output port
D/AudioHardwareQSD( 70): AudioHardware pcm playback is going to standby.
W/YouTube (15126): Avoiding double logging of play start
W/QCvdec ( 70): H264_Utils::check_header
W/QCvdec ( 70): check_header: start code 29
I/NuCachedSource2( 70): new range: offset= 1852430
I/NuHTTPDataSource( 70): connect to v21.lscache2.googlevideo.com:80/videoplayback?id=09857e993aa523f8&itag=18&uaopt=no-save&ip=0.0.0.0&ipbits=0&expire=1307568226&sparams=id,itag,uaopt,ip,ipbits,expire&signature=E5F3700F4F5B82898EB4D207F05C187045243C55.D9B8BFD850E01766AC708F880046A3333B5E29E1&key=yta1&el=standard&devKey=ATdpM7DMA4JyVrf7elHDrdsO88HsQjpE1a8d1GxQnGDm&app=youtube_gdata @1852430
W/AudioFlinger( 70): write blocked for 179 msecs, 2 delayed writes, thread 0xea00
another example, was that i wanted to install rom manager, so i went on the market, downloaded rom manager and BAM! crashed, here is a few last line of the logcat output
Code:
W/System.err( 407): at dalvik.system.NativeStart.main(Native Method)
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
I/ActivityManager( 99): Starting: Intent { dat=market://details?id=com.koushikdutta.rommanager cmp=com.android.vending/.AssetInfoActivity } from pid 407
I/ActivityManager( 99): No longer want com.android.mms (pid 385): hidden #16
D/dalvikvm( 256): GC_EXPLICIT freed 424K, 47% free 4239K/7879K, external 3230K/3696K, paused 47ms
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
I/dalvikvm( 539): Total arena pages for JIT: 11
I/ActivityManager( 99): Displayed com.android.vending/.AssetInfoActivity: +352ms
I/vending ( 256): [1] PermissionsSection.getPermissionGroupLabels(): Invalid group name: null
I/LicenseChecker( 539): Received response.
I/LicenseChecker( 539): Clearing timeout.
D/dalvikvm( 407): GC_CONCURRENT freed 797K, 49% free 3694K/7239K, external 3261K/3411K, paused 3ms+3ms
I/RomNexus( 407): Using gzip for download.
W/KeyCharacterMap( 256): No keyboard for id 131074
W/KeyCharacterMap( 256): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 HSDPA CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=8
E/C2DMRegistrar( 201): [C2DMReg] handleRequest caught javax.net.ssl.SSLException: Connection closed by peer
I/C2DMReceiver( 407): SERVICE_NOT_AVAILABLE
W/webcore ( 407): Can't get the viewWidth after the first layout
I/TelephonyRegistry( 99): notifyServiceState: 0 home Videotron 302500 UMTS CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false
I/TelephonyRegistry( 99): notifyDataConnection: state=2 isDataConnectivityPossible=true reason=null interfaceName=rmnet0 networkType=3
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 662K, 48% free 3782K/7239K, external 3357K/3411K, paused 38ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 14K, 48% free 3783K/7239K, external 3849K/3921K, paused 34ms
D/dalvikvm( 407): GC_EXTERNAL_ALLOC freed 128K, 48% free 3812K/7239K, external 4286K/4392K, paused 40ms
now i did executed a adb bugreport, i can see the following, if i search for ARM9
Code:
[ 460.500457] ARM9 has CRASHED
[ 460.500518] smem: DIAG '[WCDMA] 02:18:58 FATAL: WCDMA L2 DL (dsmi.c:00191) (0)
that crash code looks really like a 3G connection issues...
here is the header of the bugreport
Code:
Build: GRJ22
Bootloader: 0.35.0017
Radio: 5.12.00.08
Network: Videotron
Kernel: Linux version 2.6.35.7-59463-g52630a3 ([email protected]) (gcc version 4.4.3 (GCC) ) #1 PREEMPT Tue Mar 29 11:49:12 PDT 2011
Command line: board_mahimahi.disable_uart3=0 board_mahimahi.usb_h2w_sw=0 board_mahimahi.disable_sdcard=0 diag.enabled=0 board_mahimahi.debug_uart=0 smisize=0 androidboot.baseband=5.12.00.08 androidboot.cid=GOOGL001 androidboot.carrier=GOOGLE androidboot.mid=PB9910000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT08LP803098 androidboot.bootloader=0.35.0017 no_console_suspend=1 wire.search_count=5
well, i havnt fixed the issue, i just got a replacement nexusone...

Sonicwall NetExtender

All, wanted to say thanks for all the helpful posts. I bought a Viewsonic G-Tablet two days ago and I'm well on my way to making this a bad habit.
So... to my question. Has anyone had experience getting the g-tablet with TNT 4.2.5 [haven't picked up 4.3.0 yet] and the SonicWall NetExtender app? I rooted the device prior to trying NetExtender, but it fails with a series of service errors:
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-23 08:37:31.495 D/sysHelper( 2183): Check Root Permission: Exit-Value ==> 0
03-23 08:37:36.315 E/NetExtender.nxclient( 2183): Unable to communicate with service - No such file or directory
03-23 08:37:41.005 D/NetExtender.nxclient( 2183): action button clicked
03-23 08:37:41.015 E/NetExtender.nxclient( 2183): Unable to stop backend service - Transport endpoint is not connected
03-23 08:37:54.035 D/sysHelper( 2245): Check Root Permission: Exit-Value ==> 0
03-23 08:37:58.965 E/NetExtender.nxclient( 2245): Unable to communicate with service - No such file or directory
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-23 08:41:05.305 D/sysHelper( 1420): Check Root Permission: Exit-Value ==> 0
03-23 08:41:14.945 E/NetExtender.nxclient( 1420): Unable to communicate with service - No such file or directory
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-23 22:42:35.224 D/sysHelper( 5824): Check Root Permission: Exit-Value ==> 0
03-23 22:42:41.115 E/NetExtender.nxclient( 5824): Unable to communicate with service - No such file or directory
I'm going to try dropping into a root shell before executing and see if that helps...
any thoughts are greatly appreciated.
Hi evilquim.
I'm getting the same issue with my G-Tab running VEGAN 5.1. I was wondering if you ever figured this out.
If I manage to get it working I'll post here.
Try the Sonicwall Mobile Connect application in the market if you are running Android 4.x

Could not read interface wlan0 flags: No such device

Until I had this problem my wifi worked great. The issue seemed to be related to (but may have nothing to do with) switching on airplane mode, while on a flight. Since then I've been unable to get wifi to enable without doing the following:
Emailing myself a logcat (I guess it could be anything in an email, this is just to alert me of a state change).
Setting the tablet in clock mode (so that it does not sleep).
Waiting.
Eventually (I assume after a reboot). The email gets sent and then I know wifi is back up. This is less than ideal as it used to take several hours, now it takes several days.
I have this problem regardless of whether I'm using a new ROM or a backup with a previously working wifi.
Sometimes you can change the button from "Off" to "On" in settings. It remains grey, the status remains "connecting to wifi" and then after a couple of minutes the button changes back to "Off"
Code:
09-11 08:51:46.489 I/SystemServer(239): NetworkStats Service
09-11 08:51:46.489 I/SystemServer(239): NetworkPolicy Service
09-11 08:51:46.499 I/SystemServer(239): Wi-Fi P2pService
09-11 08:51:46.499 I/SystemServer(239): Wi-Fi Service
09-11 08:51:46.519 I/SystemServer(239): Connectivity Service
09-11 08:51:46.519 D/ConnectivityService(239): ConnectivityService starting up
09-11 08:51:46.519 E/ConnectivityService(239): Ignoring protectedNetwork 10
09-11 08:51:46.519 E/ConnectivityService(239): Ignoring protectedNetwork 11
09-11 08:51:46.519 E/ConnectivityService(239): Ignoring protectedNetwork 12
09-11 08:51:46.529 D/NetworkManagementService(239): Registering observer
09-11 08:51:46.529 D/NetworkManagementService(239): Registering observer
09-11 08:51:46.529 I/WifiService(239): WifiService starting up with Wi-Fi enabled
09-11 08:51:46.539 I/SystemServer(239): Throttle Service
09-11 08:51:46.539 I/SystemServer(239): Mount Service
09-11 08:51:48.579 D/NetworkManagementService(239): Registering observer
09-11 08:51:49.549 D/NetworkManagementService(239): Registering observer
09-11 08:51:49.609 I/ActivityManager(239): Start proc android.process.media for broadcast
09-11 08:51:50.319 D/WifiService(239): New client listening to asynchronous messages
09-11 08:51:50.609 W/ThrottleService(239): unable to find stats for iface rmnet0
09-11 08:51:50.919 I/ActivityManager(239): Start proc com.google.process.gapps for service com.google.android.location/.NetworkLocationService: pid=503 uid=10043 gids={3003, 1015, 1007, 1006, 2001, 3006}
09-11 08:51:51.029 I/ActivityManager(239): Start proc com.android.settings for broadcast
09-11 08:52:01.849 D/NetworkManagementService(239): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
09-11 08:52:01.849 D/NetworkManagementService(239): flags <[down]>
09-11 08:52:58.119 E/WifiHW (239): Supplicant not running, cannot connect
09-11 08:53:02.119 E/WifiStateMachine(239): Failed to setup control channel, restart supplicant
09-11 08:53:02.129 E/WifiStateMachine(239): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
09-11 08:53:02.129 W/CommandListener(155): Failed to retrieve HW addr for wlan0 (No such device)
09-11 08:53:02.129 D/CommandListener(155): Setting iface cfg
09-11 08:53:02.129 D/NetworkManagementService(239): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
09-11 08:53:02.129 D/NetworkManagementService(239): flags <[down]>
09-11 08:53:02.139 E/WifiStateMachine(239): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
09-11 08:53:02.259 I/wpa_supplicant(2313): rfkill: Cannot open RFKILL control device
09-11 08:53:02.259 E/wpa_supplicant(2313): Could not read interface wlan0 flags: No such device
09-11 08:53:03.299 E/wpa_supplicant(2313): nl80211: Could not set interface 'wlan0' UP
09-11 08:53:03.299 E/wpa_supplicant(2313): wlan0: Failed to initialize driver interface
09-11 08:53:17.149 E/WifiStateMachine(239): Failed 6 times to start supplicant, unload driver
09-11 08:53:17.149 E/WifiStateMachine(239): Failed to reload STA firmware java.lang.IllegalStateException: Error communicating to native daemon
09-11 08:53:17.159 D/CommandListener(155): Setting iface cfg
09-11 08:53:17.159 E/WifiStateMachine(239): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to interface setcfg - com.android.server.NativeDaemonConnectorException: Cmd {interface setcfg wlan0 0.0.0.0 0 [down]} failed with code 400 : {Failed to set address (No such device)}
09-11 08:53:17.159 D/NetworkManagementService(239): rsp <213 00:00:00:00:00:00 0.0.0.0 0 [down]>
09-11 08:53:17.159 D/NetworkManagementService(239): flags <[down]>
09-11 08:53:17.259 I/wpa_supplicant(2353): rfkill: Cannot open RFKILL control device
09-11 08:53:18.289 E/wpa_supplicant(2353): nl80211: Could not set interface 'wlan0' UP
Things I've tried (that I can remember, I may have forgotten some!):
Changing the wifi channel on the router.
Cycling to router
Logging into WebOS - toggling the wifi (Wifi works fine in WebOS)
What I don't get is why even a fresh ROM does not work and yet, WebOS is still working fine.
(Are there some conf files I can check? Is it likely they got changed somehow?).
I am currently running jcsullins cm-10-20130418-EXPERIMENTAL
Thanks in advance.
OK, after scouring dmesg it appears there is a conflict between the ath6kl driver and sdio. (I think I have a couple of jcsullins test drivers on my sd card, so I will try those next).
I'll include a dmesg tomorrow, but the gist of it is as follows:
Code:
ath6kl: temporary war to avoid sdio crc error
ath6kl: firmware crashed
ath6kl: crash dump:
ath6kl: hw 0x30000582 fw
ath6kl: invalid address for debug_hdr_addr
ath6kl: Failed to start hardware: -5
ath6kl: Failed to init ath6kl core
ath6kl_sdio: probe of mmcl:0001:1 failed with error -5 board_sdio_wifi_disable
tenderloin_wifi_power: New regulator mode for 8058_s3:1
mmcl: card 00001 removed
Can anyone please offer a suggestion?
Is there another kernel I can try?
Is there a wifi fix now for the ath6kl driver?

Walkman app

Hello, I am having serious issue with the walkman app (both stock and the updated version). It frequently crashes as soon as I press the icon or if I turn on the screen with the widget. After a random number of attempts (3 - ~20) it will eventrually open. I have tried many things like removing widget, clearing cache & data in app & media storage and removing all my songs. I even unmounted my 64G sd (just in case). I am having a gps program with weird .wav filenames (e.g !sound.wav) but I have added a .nomedia to avoid indexing.
I have even tried to change the max processes limit in developer menu as suggested in an older thread for an older device.
All suggestions welcome (exept factory reset please).
I would just flash or replace a new firmware with flashtool.
After lots of debugging (voodoo, praying etc) it appears that there was a conflict with the svox tts packages. I personally had installed the greek language.
So far, the crashes are gone.
UPDATE: unfortunatelly this was not the issue, crashes are back. Help please?
Here are some logcat logs.
I am using 64G sdxc minisd. Crashes happen even with no songs at all.
I/ActivityManager( 896): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.sonyericsson.music/.MusicActivity} from pid 1619
I/ActivityManager( 896): Start proc com.sonyericsson.music for activity com.sonyericsson.music/.MusicActivity: pid=16731 uid=10062 gids={50062, 1015, 1023, 3002, 3003, 1028}
E/AndroidRuntime(16731): FATAL EXCEPTION: Thread-874
E/AndroidRuntime(16731): java.lang.RuntimeException: Package manager has died
E/AndroidRuntime(16731): at android.app.ApplicationPackageManager.queryContentProviders(ApplicationPackageManager.java:590)
E/AndroidRuntime(16731): at com.sonyericsson.music.cl.e(PluginManager.java:305)
E/AndroidRuntime(16731): at com.sonyericsson.music.cl.b(PluginManager.java:184)
E/AndroidRuntime(16731): at com.sonyericsson.music.cl.<init>(PluginManager.java:81)
E/AndroidRuntime(16731): at com.sonyericsson.music.cl.<init>(PluginManager.java:46)
E/AndroidRuntime(16731): at com.sonyericsson.music.cm.run(PluginManager.java:104)
E/AndroidRuntime(16731): at java.lang.Thread.run(Thread.java:856)
E/AndroidRuntime(16731): Caused by: android.os.TransactionTooLargeException
E/AndroidRuntime(16731): at android.os.BinderProxy.transact(Native Method)
E/AndroidRuntime(16731): at android.content.pm.IPackageManager$Stub$Proxy.queryContentProviders(IPackageManager.java:2302)
E/AndroidRuntime(16731): at android.app.ApplicationPackageManager.queryContentProviders(ApplicationPackageManager.java:588)
E/AndroidRuntime(16731): ... 6 more
W/ActivityManager( 896): Force finishing activity com.sonyericsson.music/.MusicActivity
I/ActivityManager( 896): Start proc com.sonyericsson.android.bootinfo:remote for service com.sonyericsson.android.bootinfo/.MiscTaService: pid=16767 uid=1000 gids={41000, 3003, 1015, 1028, 3002, 3001, 3$
I/ActivityManager( 896): Start proc com.sonymobile.social.services for service com.sonyericsson.facebook.proxylogin/.AccountAuthenticatorService: pid=16775 uid=10050 gids={50050, 3003, 1028}
I/ActivityManager( 896): Start proc com.sonymobile.playanywhere for broadcast com.sonymobile.playanywhere/.PlayAnywhereReceiver: pid=16800 uid=1000 gids={41000, 3003, 1015, 1028, 3002, 3001, 3007}

Banking App - Barclays Variant (Absa Bank)

Background - Barclays owned banks in Africa (for ease of simplicity let's call it Absa) they have since sold. There is still probably some lingering software between them.
Problem - The Absa app detects Magisk everytime for probably last the 3 months
So Magisk is running on my OPO3T using Validus 8.1 - 7 Jul 18 Build - I realise I think the keys are 8.0.0 when running props?
So I have attached 3 files:
1 - AbsaLogcat.txt
2 - AbsaLogcatNoMagisk.txt
3 - magisk.log
Code:
[b]File 1[/b]
Boot phone
Run App
Get logcat from adb
Code:
[b]File 2[/b]
Boot phone
Uninstall Magisk Manager
Run App
get logcat from adb
Code:
[b]File 3[/b]
Boot phone
Uninstall Magisk Manager
Run App
get logcat from adb
get /cache/magisk.log
I am intrigued that without Magisk there's a whole lot more information. Is the stuff in ActivityManager the ones I should be looking out for?
From File 1
Code:
$ cat AbsaLogcat.txt | grep ActivityManager
08-02 22:16:14.349 2534 2585 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.barclays.absa.banking/.v4.presentation.launch.SplashScreen2faActivity (has extras)} from uid 10020
08-02 22:16:14.391 2534 4437 I ActivityManager: Start proc 6469:com.barclays.absa.banking/u0a246 for activity com.barclays.absa.banking/.v4.presentation.launch.SplashScreen2faActivity
08-02 22:16:18.863 2534 4435 I ActivityManager: START u0 {cmp=com.barclays.absa.banking/.phone.login.RootTamperActivity} from uid 10246
08-02 22:16:19.367 2534 2618 W ActivityManager: Activity pause timeout for ActivityRecord{b2bee4e u0 com.barclays.absa.banking/.v4.presentation.launch.SplashScreen2faActivity t13938 f}
08-02 22:16:24.862 2534 3370 I ActivityManager: Killing 6469:com.barclays.absa.banking/u0a246 (adj 900): remove task
[/code]
From File 2
Code:
$ cat AbsaLogcatNoMagisk.txt | grep ActivityManager
08-02 22:30:07.725 2458 7396 I ActivityManager: Start proc 7487:com.barclays.absa.banking/u0a246 for broadcast com.barclays.absa.banking/com.imimobile.connect.core.internal.services.BootCompleteReceiver
08-02 22:30:15.125 2458 6584 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.barclays.absa.banking/.v4.presentation.launch.SplashScreen2faActivity (has extras)} from uid 10020
08-02 22:30:23.519 2458 7027 I ActivityManager: START u0 {cmp=com.barclays.absa.banking/.v4.presentation.passcode.passcode_login.SimplifiedLoginActivity (has extras)} from uid 10246
08-02 22:30:32.684 2458 7599 I ActivityManager: START u0 {flg=0x4000000 cmp=com.barclays.absa.banking/.rebrand.home.HomeContainerActivity (has extras)} from uid 10246
08-02 22:30:40.490 2458 3337 I ActivityManager: START u0 {flg=0x14008000 cmp=com.barclays.absa.banking/.v4.presentation.passcode.passcode_login.SimplifiedLoginActivity} from uid 10246
08-02 22:30:40.505 2458 2475 W ActivityManager: Duplicate finish request for ActivityRecord{25f32ea u0 com.barclays.absa.banking/.rebrand.home.HomeContainerActivity t13940 f}
08-02 22:30:41.765 2458 2634 I ActivityManager: Displayed com.barclays.absa.banking/.v4.presentation.passcode.passcode_login.SimplifiedLoginActivity: +1s247ms
08-02 22:30:48.976 2458 8419 I ActivityManager: Killing 7487:com.barclays.absa.banking/u0a246 (adj 900): remove task
I'm replying to you here instead of in the MagiskHide Props Config thread...
Your issue has nothing to do with build.prop. The app is simply detecting Magisk.
Not sure which specific app is causing you issues, but I tested the Barclays app from the Play store and can start it just fine with Magisk active, after setting everything up properly.
The trick is that you also have to add the phone app (com.android.dialer) to the Hide list. Notice how the app asks for phone permission? With both the app and the phone on the Hide list it no longer detects root, during my test.
Also, if the app has detected root once, you have to clear data for the app since it seems to store your device state.
Edit: Never mind... I found the app and it's much simpler. It's looking for "Magisk" in the app name. That kind of detection will be fixed in a future Magisk release. Meanwhile you can uninstall the Manager whenever you need to use the banking app, or try this, some have reported success with changing the app name with that:
https://play.google.com/store/apps/details?id=com.gmail.heagoo.apkeditor
yeah i've been uninstalling magisk when i need to use it.
will try that app as well in the meanwhile
Used this solution from another thread (edited it)
Pietolsen said:
You can change the app name with the app called APK Editor on the playstore. Works for me, just select Magisk Manager and select common edit, change the name (to Magic or whatever), also tick the "Rename package name in DEX file(s)" box and install the new APK you generate (you will need to uninstall first if it is still installed). I just changed the name to Magic and it works just fine for me now.
Click to expand...
Click to collapse

Categories

Resources