[Q][2.3] Vold ignores partition number? - Android Q&A, Help & Troubleshooting

VOLD seems to ignore partition number specified in vold.fstab:
Stock vold.fstab:
Code:
dev_mount sdcard /mnt/sdcard [COLOR="Red"][B]auto [/B][/COLOR]/devices/platform/msm_sdcc.3/mmc_host
I changed it to:
Code:
dev_mount sdcard /mnt/sdcard [COLOR="Red"][B]21 [/B][/COLOR]/devices/platform/msm_sdcc.3/mmc_host
But VOLD still tries to mount partition No 20 (the stock partition meant for sdcard, which is now formatted as EXT4) and fails.
logcat output:
Code:
I/Vold ( 124): Vold 2.1 (the revenge) firing up
D/Vold ( 124): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 124): Volume extsdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 124): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)
W/Vold ( 124): Duplicate state (1)
W/Vold ( 124): Ignoring unknown switch 'usb_mass_storage'
W/Vold ( 124): Ignoring unknown switch 'usb_connected'
D/Vold ( 124): USB disconnected
D/Vold ( 124): Share method ums now unavailable
W/Vold ( 124): Ignoring unknown switch 'MSM72K_UDC'
W/Vold ( 124): Ignoring unknown switch 'usb_connected'
W/Vold ( 124): Ignoring unknown switch 'usb_mass_storage'
W/Vold ( 124): Ignoring unknown switch 'MSM72K_UDC'
D/Vold ( 124): USB connected
D/Vold ( 124): Share method ums now available
D/VoldCmdListener( 124): volume list
D/VoldCmdListener( 124): share status ums
D/VoldCmdListener( 124): share status ums
D/VoldCmdListener( 124): volume mount /mnt/sdcard
D/Vold ( 124): partNode : 0xb314
E/Vold ( 124): no need to check the rest of partitions, skip : 23
E/Vold ( 124): no need to check the rest of partitions, skip : 22
E/Vold ( 124): no need to check the rest of partitions, skip : 21
I/Vold ( 124): /dev/block/vold/179:20 being considered for volume sdcard
D/Vold ( 124): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
E/Vold ( 124): Filesystem check failed (not a FAT filesystem)
W/Vold ( 124): /dev/block/vold/179:20 does not contain a FAT filesystem
E/Vold ( 124): no need to check the rest of partitions, skip : 19
E/Vold ( 124): no need to check the rest of partitions, skip : 18
E/Vold ( 124): no need to check the rest of partitions, skip : 17
E/Vold ( 124): no need to check the rest of partitions, skip : 16
E/Vold ( 124): no need to check the rest of partitions, skip : 15
E/Vold ( 124): no need to check the rest of partitions, skip : 14
E/Vold ( 124): no need to check the rest of partitions, skip : 13
E/Vold ( 124): no need to check the rest of partitions, skip : 12
E/Vold ( 124): no need to check the rest of partitions, skip : 11
E/Vold ( 124): no need to check the rest of partitions, skip : 10
E/Vold ( 124): no need to check the rest of partitions, skip : 9
E/Vold ( 124): no need to check the rest of partitions, skip : 8
E/Vold ( 124): no need to check the rest of partitions, skip : 7
E/Vold ( 124): no need to check the rest of partitions, skip : 6
E/Vold ( 124): no need to check the rest of partitions, skip : 5
E/Vold ( 124): no need to check the rest of partitions, skip : 4
E/Vold ( 124): no need to check the rest of partitions, skip : 3
E/Vold ( 124): no need to check the rest of partitions, skip : 2
E/Vold ( 124): no need to check the rest of partitions, skip : 1
E/Vold ( 124): no need to check the rest of partitions, skip : 0
E/Vold ( 124): Volume sdcard found no suitable devices for mounting :(
D/Vold ( 124): Volume sdcard state changing 3 (Checking) -> 1 (Idle-Unmounted)
D/VoldCmdListener( 124): volume shared /mnt/sdcard ums
Does anyone have any clue on how does VOLD know which partition to mount?
(My device is LG E405 running rooted stock firmware, android 2.3.)

Related

[Q] [dev] help me in porting rom

hi friends
I want to port rom for my device (optimus one) from (optimus gt540)
well I do all basic things like
changing kernel
build.prop
vold.fstab
usr folder
but
phone is stuck at LG loge here is the logcat
--------- beginning of /dev/log/main
I/DEBUG ( 1418): debuggerd: Jun 13 2011 00:42:24
E/RPC ( 1426): error opening /dev/oncrpc/3000008c:00040000: No such file or directory
E/RPC ( 1426): ERROR OPENING [/dev/oncrpc/3000008c:00040000]: No such file or directory
E/RPC ( 1426): failed to initialize client (permissions?)!
E/loc_api_rpc_glue( 1426): Error: cannot create RPC client.
D/WiperIface( 1426): WiperIface open : Location handle -1234, pid 1426
D/libloc ( 1426): loc_read_gps_conf: using /etc/gps.conf
D/libloc ( 1426): loc_read_gps_conf: PARAM INTERMEDIATE_POS = 1
D/libloc ( 1426): loc_read_gps_conf: PARAM ACCURACY_THRES = 3000
D/libloc ( 1426): qct_loc_eng_wiper_init: wiper enable = 0
--------- beginning of /dev/log/system
I/Vold ( 1416): Vold 2.1 (the revenge) firing up
D/Vold ( 1416): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 1416): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 1416): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
W/Vold ( 1416): Ignoring unknown switch 'usb_connected'
W/Vold ( 1416): Ignoring unknown switch 'usb_configuration'
W/Vold ( 1416): Ignoring unknown switch 'usb_connected'
W/Vold ( 1416): Ignoring unknown switch 'MSM72K_UDC'
W/Vold ( 1416): Ignoring unknown switch 'MSM72K_UDC'
W/Vold ( 1416): Ignoring unknown switch 'usb_configuration'
Click to expand...
Click to collapse
after this there is no changes(I wait 15 minutes)
any idea?
thanks for help
It may help U:
http://forum.xda-developers.com/showthread.php?t=1273718

[Q] Internal SDCcard automount problem

EDIT: The problem has vanished for me when installing firmware "KE7" rather than "KE2". Lesson learnt: even if a stock (!) firmware version is recommended as a stable fallback in recovery tutorials, it might still be that it causes fundamental problems that do not occur elsewhere. Going back to an old, well-tested built of firmware is not better than any other attempt at fixing things. Problems on Android-based systems are not fixed by analysing/understanding the issue but by wiping/reflashing/reformatting until a stable solution is found.
I am running Android 2.3.3 using Samsung stock firmware "KE2" and a CFRoot kernel on a Galaxy SII (I9100). I have wiped and reflashed the device multiple times.
Problem: The internal SD card is not mounted, and not available in any application (cannot install apps, cannot see free memory on SD card in settings).
Diagnosis:
Using adb I see that the sdcard is mounted under /mnt/secure. Relevant output of "mount":
Code:
/dev/block/vold/179:11 on /mnt/secure/staging type vfat (rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro,discard)
The SD card works and can be read and written (as root accessing /mnt/secure/). It can be mounted manually under /mnt/sdcard.
I couldn't spot relevant data in dmesg, the only mentioning of the device is in the lines:
Code:
<3>[ 1.691465] init: [disk_config] :::: /dev/block/mmcblk0p11 (vfat):::::
<3>[ 1.692752] init: [disk_config] vfat_identify -> ok
The output of "logcat Vold:I *:S" is:
Code:
--------- beginning of /dev/log/main
--------- beginning of /dev/log/system
I/Vold ( 2566): Vold 2.1.1 (the revenge) firing up
I/Vold ( 2566): Volume::setState -> Volume sdcard /mnt/sdcard state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 2566): Volume::setState -> Volume sdcard1 /mnt/sdcard/external_sd state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 2566): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 0 (No-Media) to 2 (Pending)
I/Vold ( 2566): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 2 (Pending) to 1 (Idle-Unmounted)
W/Vold ( 2566): Duplicate state (1)
I/Vold ( 2566): /dev/block/vold/179:11 being considered for volume sdcard
I/Vold ( 2566): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 1 (Idle-Unmounted) to 3 (Checking)
I/Vold ( 2566): discard -> /system/bin/discard_util -s 1000 /dev/block/vold/179:11
I/Vold ( 2566): discard OK
I/Vold ( 2566): NetlinkHandler::onEvent ->[switch] from uevent
I/Vold ( 2566): Filesystem check completed OK
I/Vold ( 3636): Vold 2.1.1 (the revenge) firing up
I/Vold ( 3636): Volume::setState -> Volume sdcard /mnt/sdcard state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 3636): Volume::setState -> Volume sdcard1 /mnt/sdcard/external_sd state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 3636): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 0 (No-Media) to 2 (Pending)
I/Vold ( 3636): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 2 (Pending) to 1 (Idle-Unmounted)
W/Vold ( 3636): Duplicate state (1)
I/Vold ( 3871): Vold 2.1.1 (the revenge) firing up
I/Vold ( 3871): Volume::setState -> Volume sdcard /mnt/sdcard state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 3871): Volume::setState -> Volume sdcard1 /mnt/sdcard/external_sd state changed from -1 (Initializing) to 0 (No-Media)
I/Vold ( 3871): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 0 (No-Media) to 2 (Pending)
I/Vold ( 3636): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 1 (Idle-Unmounted) to 2 (Pending)
I/Vold ( 3871): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 2 (Pending) to 1 (Idle-Unmounted)
I/Vold ( 3636): Volume::setState -> Volume sdcard /mnt/sdcard state changed from 2 (Pending) to 1 (Idle-Unmounted)
W/Vold ( 3871): Duplicate state (1)
W/Vold ( 3636): Duplicate state (1)
E/Vold ( 3871): Unable to start CommandListener (No such file or directory)
Related threads:
There are but a few threads with slightly similar topics, but none of them provided answers: [Q] Phone doesn't recognize USB internal storage as SD Card, [Q] i9000 - internal sdcard gone - problems with boot / external sdcard mounting, [Solved] sdcard unmounted or not present,
Any pointers how I can further diagnose this are appreciated (helping me to help myself). I am not aware of any more logs that could be relevant. Thanks!

[Q] ICS on OB...Logcat...any solution?

I'm trying to port ICS to Optimus Black
Cm7 is the base and ICS for Milestone 2 (becouse he has the same hardware) is the porting rom.
I've followed the tutorial posted on this forum, but now, after flashing the new rom i got this logcat on boot:
--------- beginning of /dev/log/main
I/cm ( 1283): Welcome to Android 4.0.4 / 9.0.0-RC0-galaxysl-UNOFFICIAL
I/cm ( 1284): _
I/cm ( 1285): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 1286): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 1287): )) _))
I/cm ( 1288):
I/run-parts( 1278): /sd-ext not mounted.. skipping a2sd
E/lib2ext ( 1326): /sd-ext is not mounted.
--------- beginning of /dev/log/system
I/Vold ( 1348): Vold 2.1 (the revenge) firing up
D/Vold ( 1348): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 1348): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 1348): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
D/Vold ( 1348): USB connected
D/Vold ( 1348): Share method ums now available
D/Vold ( 1348): USB disconnected
D/Vold ( 1348): Share method ums now unavailable
D/Vold ( 1348): USB connected
D/Vold ( 1348): Share method ums now available
W/Vold ( 1348): Ignoring unknown switch 'usb_mass_storage'
D/Vold ( 1348): USB connected
I/DEBUG ( 1350): debuggerd: Mar 14 2012 23:46:07
Anyone has any idea to solve this problem making ICS booting?
Many thanks.
...Up!

Post firmware upgrade Sandisc 64Gb SD card no longer works

Hi.
Before the F2 upgrade my phone could read the 5 digital movies that were on Sandisk 64gb microsdxc card.
Kies even reported on the space used and what remained.
Post upgrade, when I press "mount sd card", the phone reports "preparing sd card" and then immediately "sd card is safe to remove".
Ok, I tried a few things.
A friend had the same phone but on version F1. She was able to copy the contents of the card to a safe location. She then formatted the sd card on her phone. It still would not work in my phone.
I then went into a T-mobile shop and they let me try a 2GB SD card, and that worked.
Samsung recommended that I factory reset may phone. What a bl**dy pain that is. My phone is only 5 weeks old but I never realised I'd customized it so much. The raw version was a monster.
So I know a few things after all this:
1) pre-upgrade my phone was very happy and would let me watch my digital movies.
2) post-upgrade the phone will not accept the SD card
3) that same SD card will work in a phone that is on my original firmware.
4) my phone will read SD cards under 64gb
5) Samsung don't have a clue
So that's many tail of woe. Love the phone but also paid good money for the SD card.
Ian.
Sent from my GT-I9300 using xda app-developers app
Step one would be to format the card .
Next format card via windows if still not working .
Roll back to previous firmware is an option ..
I have same problem from day one with 32GB card upgrade/change firmware and the pointers to the card particularly for music and video are lost .
jje
Thanks jje,
The card had been formated in my friends phone, but I'm going to try the pc format option later tonight.
Rolling back is the last option I want to try.
I'd forever be wary of upgrading ever again.
Ian.
Sent from my GT-I9300 using xda app-developers app
same issue
I have the same issue. Here is a logcat from inserting the card. Unfortunately I can't determine why the mount is failing.
I think this is the relevant section:
D/Vold ( 195): Fat::doMount mount(/dev/block/vold/179:97,/mnt/secure/staging,exfat,0x00000c8e,uid=1000,gid=1023,fmask=2,dmask=2)
E/Vold ( 195): /dev/block/vold/179:97 failed to mount via VFAT (No such device)
Larger trace:
D/Vold ( 195): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
I/MountService( 517): onEvent:: raw= 605 Volume sdcard /mnt/extSdCard state changed from 0 (No-Media) to 2 (Pending) cooked = 605 Volume sdcard /mnt/extSdCard state changed from 0 (No-Media) to 2 (Pending)
I/MountService( 517): notifyVolumeStateChanged:: path = /mnt/extSdCard,old = removed,new = removed
I/MountService( 517): onEvent:: raw= 630 Volume sdcard /mnt/extSdCard disk inserted (179:96) cooked = 630 Volume sdcard /mnt/extSdCard disk inserted (179:96)
D/DirectVolume( 195): DirectVolume::handlePartitionAdded -> major 179, minor 97, PARTN 1
D/Vold ( 195): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
D/MtpService( 790): onStorageStateChanged /mnt/extSdCard removed -> unmounted
I/MountService( 517): onEvent:: raw= 605 Volume sdcard /mnt/extSdCard state changed from 2 (Pending) to 1 (Idle-Unmounted) cooked = 605 Volume sdcard /mnt/extSdCard state changed from 2 (Pending) to 1 (Idle-Unmounted)
I/MountService( 517): updating volume state for media bad removal nofs and unmountable
D/MountService( 517): updatePublicVolumeState :: path = /mnt/extSdCard, state = unmounted
D/MountService( 517): volume state changed for /mnt/extSdCard (removed -> unmounted)
I/StorageNotification( 644): Media {/mnt/extSdCard} state changed from {removed} -> {unmounted}
D/MountService( 517): :::: isUsbMassStorageEnabled :: ret = false
D/StorageNotification( 644): setMediaStorageNotification : cancel id = 1628873367, path = /mnt/extSdCard
D/STATUSBAR-NotificationService( 517): cancelNotification - pkg:XXX.XXXXXXX.XXXXXXXX, id:1628873367
I/MountService( 517): notifyVolumeStateChanged:: path = /mnt/extSdCard,old = removed,new = unmounted
D/MountService( 517): sendStorageIntent Intent { act=android.intent.action.MEDIA_UNMOUNTED dat=file:///mnt/extSdCard (has extras) }
D/MediaScanner( 790): Scanner Detects Unmount (/mnt/extSdCard)
D/MediaProvider( 790): onReceive : action = [android.intent.action.MEDIA_UNMOUNTED], path = [/mnt/extSdCard]
D/MediaProvider( 790): No DB operation
D/MediaProvider( 790): Call CleanerThread
D/MountService( 517): doMountVolume :: Mouting path = /mnt/extSdCard with = mounting
D/MountService( 517): externalstorage_lock_state =
D/MediaProvider( 790): UnmountReceiver finished
E/MTPRx ( 5663): In MtpReceiverandroid.intent.action.MEDIA_UNMOUNTED
W/MTPRx ( 5663): MMC is disconnected
W/MTPRx ( 5663): Top screen is MTP
W/MTPRx ( 5663): sending MMC disconnected noti to stack
I/System.out( 5663): noti = 5
D/MediaProvider( 790): Start CleanerThread
E/BrowserMediaChangingReceiver( 1198): BrowserMediaChangingReceiver : onReceive
E/BrowserMediaChangingReceiver( 1198): onReceive : false mounted = %s false
E/BrowserMediaChangingReceiver( 1198): onReceive : ACTION_MEDIA_UNMOUNTED
D/MediaProvider( 790): deleting all entries for storage StorageVolume [mAllowMassStorage=false, mDescription=SD Card, mEmulated=false, mMaxFileSize=0, mMtpReserveSpace=0, mPath=/mnt/extSdCard, mRemovable=true, mStorageId=131073]
D/VoldCmdListener( 195): volume mount /mnt/extSdCard
I/Vold ( 195): /dev/block/vold/179:97 being considered for volume sdcard
D/Vold ( 195): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
I/MountService( 517): onEvent:: raw= 605 Volume sdcard /mnt/extSdCard state changed from 1 (Idle-Unmounted) to 3 (Checking) cooked = 605 Volume sdcard /mnt/extSdCard state changed from 1 (Idle-Unmounted) to 3 (Checking)
D/Vold ( 195): Detected exFAT file system.
W/Vold ( 195): Skipping exfat checks
E/Vold ( 195): MDM :: sdCardWriteAccessBlocked 0
I/MountService( 517): updating volume state checking
D/MountService( 517): updatePublicVolumeState :: path = /mnt/extSdCard, state = checking
D/MtpService( 790): onStorageStateChanged /mnt/extSdCard unmounted -> checking
D/MountService( 517): volume state changed for /mnt/extSdCard (unmounted -> checking)
D/Vold ( 195): Detected exFAT file system.
I/StorageNotification( 644): Media {/mnt/extSdCard} state changed from {unmounted} -> {checking}
D/STATUSBAR-NotificationService( 517): cancelNotification - pkg:XXX.XXXXXXX.XXXXXXXX, id:1628873367
D/ApplicationPolicy( 517): isStatusBarNotificationAllowed: packageName = com.android.systemui
I/MountService( 517): notifyVolumeStateChanged:: path = /mnt/extSdCard,old = unmounted,new = checking
D/StorageNotification( 644): setMediaStorageNotification : notify id = 1628873367, path = /mnt/extSdCard, title = Preparing SD card
D/STATUSBAR-NotificationService( 517): enqueueNotificationInternal - pkg:XXX.XXXXXXX.XXXXXXXX, id:1628873367
D/STATUSBAR-NotificationService( 517): Noti Alert - mSystemReady:true, AlertEnabled:true
E/MP-Decision( 1404): UP Ld:28 Nw:1.990000 Tw:140 rq:6.100000 seq:147.000000
E/Sensors ( 517): accelHandler 0.544867 9.771680 -2.078877
E/TvoutService_Java( 517): orientation = 357newOrientation = 90
D/ApplicationPolicy( 517): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/STATUSBAR-NotificationService( 517): enqueueNotificationInternal - pkg:XXX.XXXXXXX.XXXXXXXX, id:17301675
E/NotificationService( 517): Ignoring notification with icon==0: Notification(contentView=null vibrate=null,sound=null,defaults=0x0,flags=0x8)
D/STATUSBAR-NotificationService( 517): Noti Alert - mSystemReady:true, AlertEnabled:true
D/MountService( 517): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///mnt/extSdCard (has extras) }
D/MediaProvider( 790): deleted for storage StorageVolume [mAllowMassStorage=false, mDescription=SD Card, mEmulated=false, mMaxFileSize=0, mMtpReserveSpace=0, mPath=/mnt/extSdCard, mRemovable=true, mStorageId=131073]
D/Vold ( 195): Fat::doMount mount(/dev/block/vold/179:97,/mnt/secure/staging,exfat,0x00000c8e,uid=1000,gid=1023,fmask=2,dmask=2)
E/Vold ( 195): /dev/block/vold/179:97 failed to mount via VFAT (No such device)
E/Vold ( 195): Volume sdcard found no suitable devices for mounting
D/Vold ( 195): Volume sdcard state changing 3 (Checking) -> 1 (Idle-Unmounted)
---------- Post added at 12:56 AM ---------- Previous post was at 12:16 AM ----------
I think it's an exFat issue. Did a diskpart on the card and deleted the partition altogether. Phone detected a "damaged card" and offered to format it. Phone created a 59GB exFAT partition that it was subsequently unable to read/mount. Put card back in PC, diskpart, created a 32GB FAT32 partition, works fine. Any ideas?
Thanks for that, though to be truthful I only understood every other word. I am a programmer but even that was too much fire me. My sincere thanks though.
When I get onto a pc I'm going to send all that to Samsung.
Once again, many thanks.
Sent from my GT-I9300 using xda app-developers app
Went into a Samsung store today and explained this problem.
Apparently the new firmware update is not popular and people are reporting performance issues and bugs.
A further update will be released in the near future .
Sent from my GT-I9300 using xda app-developers app

[Q] Boot Fail - Netd loop

Hey guys I recently edited the init.rc in the boot.img of my ROM to try and fix the SD card mount problem. After I made select changes to the file while comparing it to IceColdSandwich 8.2's init.rc file, I now get stuck at the white HTC screen and the logcat shows netd just keeps saying starting... but never starts. Any ideas as to what's causing this?
Code:
--------- beginning of /dev/log/main
I/cm ( 1299): Welcome to Android 4.0.4 / CyanogenMod-CM9-Woot!
I/cm ( 1300): _
I/cm ( 1301): __ __ _ ___ _ _ __ ___ __ _ _ _ _ __ __))
I/cm ( 1302): ((_ \(/'((_( ((\( ((_)((_( (('((\( ((`1( ((_)((_(
I/cm ( 1303): )) _))
I/cm ( 1304):
I/DEBUG ( 1309): debuggerd: Jul 3 2012 00:16:21
I/rmt_storage( 1319): rmt_storage user app start
I/rmt_storage( 1319): rmt_storage open success
I/rmt_storage( 1319): rmt_storage shared memory ioctl success
I/rmt_storage( 1319): rmt_storage mmap addr = 4000d000
E/HtcEbdLog( 1322): open /devlog/.htc_ebdlog.daemon.pid: Read-only file system
E/HtcEbdLog( 1322): write /devlog/.htc_ebdlog.daemon.pid: Bad file number
I/Netd ( 1308): Netd 1.0 starting
D/AK8975 ( 1318): AK8975 daemon 1.0.8 Start
D/AK8975 ( 1318): (Library version : 1.2.1.1125)
--------- beginning of /dev/log/system
I/Vold ( 1307): Vold 2.1 (the revenge) firing up
D/Vold ( 1307): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 1307): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 1307): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 65, PARTN 1
D/Vold ( 1307): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/ ( 1313): ServiceManager: 0x18910
I/Netd ( 1408): Netd 1.0 starting
I/Netd ( 1430): Netd 1.0 starting
I/Netd ( 1452): Netd 1.0 starting
I/Netd ( 1474): Netd 1.0 starting
I/Netd ( 1496): Netd 1.0 starting
I/Netd ( 1518): Netd 1.0 starting
Also I can never seem to find any information on what hell is going on when the logcat shows -
E/HtcEbdLog( 1322): open /devlog/.htc_ebdlog.daemon.pid: Read-only file system
E/HtcEbdLog( 1322): write /devlog/.htc_ebdlog.daemon.pid: Bad file number
Does anyone know what that means and how it can be fixed?
You should post the original and your modified init.rc files, as well as the diff between the two, so people could see rapidly what you have changed and how it affected the boot. Just saying
adlx.xda said:
You should post the original and your modified init.rc files, as well as the diff between the two, so people could see rapidly what you have changed and how it affected the boot. Just saying
Click to expand...
Click to collapse
Thanks, I'll make sure to do that next time I ask a question related to the boot.img. I figured this one out on my own though
ZaySk said:
Thanks, I'll make sure to do that next time I ask a question related to the boot.img. I figured this one out on my own though
Click to expand...
Click to collapse
Hey,
any chance you could share your resolution or what you did wrong in the first place ?
Would be very appreciated.
With Regards,
meld0
ZaySk said:
Thanks, I'll make sure to do that next time I ask a question related to the boot.img. I figured this one out on my own though
Click to expand...
Click to collapse
I would also be interested in knowing how the problem was remedied.
I have the same problem
Here's my output from logcat. What did you do to solve this?
--------- beginning of /dev/log/system
I/USB3G ( 90): usb 3g monitor v0.1 start
I/USB3G ( 90): event { 'add', '/devices/platform/sw_hcd_host0/usb1', 'usb', '', 189, 0 }
I/Netd ( 81): Netd 1.0 starting
I/Vold ( 80): Vold 2.1 (the revenge) firing up
D/Vold ( 80): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 80): Volume extsd state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 80): Volume usbhost1 state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 80): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)
I/Netd ( 119): Netd 1.0 starting
I/Netd ( 140): Netd 1.0 starting
I/Netd ( 179): Netd 1.0 starting
I/Netd ( 191): Netd 1.0 starting
I/Netd ( 220): Netd 1.0 starting
I/Netd ( 229): Netd 1.0 starting

Categories

Resources