我正在使用Samsung i9100运行Android 4.2.2,通过Sentinelrom_v4_75_I9100。没有更改内核外面的内核。
我尝试加密许多不同的4.2.2 roms,并且始终在几个重新启动之后sdcard0未安装。
在再次加密之前(并且可能具有相同的问题),我正在尝试在时间提前拍摄问题。
logcat正在吐出以下错误。
--------- beginning of /dev/log/system 06-14 14:53:58.775 I/Vold (1842): Vold 2.1 (the revenge) firing up 06-14 14:53:58.785 D/Vold (1842): Volume sdcard0 state changing -1 (Initializing) -> 0 (No-Media) 06-14 14:53:58.785 D/Vold (1842): Volume sdcard1 state changing -1 (Initializing) -> 0 (No-Media) 06-14 14:53:58.785 D/Vold (1842): Volume usbdisk0 state changing -1 (Initializing) -> 0 (No-Media) 06-14 14:53:58.795 I/Netd (1843): Netd 1.0 starting 06-14 14:53:58.800 W/InterfaceController(1843): Error (Symbol not found: ) while searching for the interface command fini function 06-14 14:53:58.805 D/Vold (1842): Volume sdcard0 state changing 0 (No-Media) -> 2 (Pending) 06-14 14:53:58.805 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1 06-14 14:53:58.805 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2 06-14 14:53:58.810 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3 06-14 14:53:58.810 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 4, PARTN 4 06-14 14:53:58.810 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 5, PARTN 5 06-14 14:53:58.825 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 6, PARTN 6 06-14 14:53:58.825 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 7, PARTN 7 06-14 14:53:58.825 D/Vold (1842): Volume sdcard0 state changing 2 (Pending) -> 1 (Idle-Unmounted) 06-14 14:53:58.825 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 259, MINOR 0, PARTN 8 06-14 14:53:58.825 E/DirectVolume(1842): Partition '/devices/platform/dw_mmc/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p8' has a different major than its disk! 06-14 14:53:58.825 W/Vold (1842): Duplicate state (1) 06-14 14:53:58.825 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 259, MINOR 1, PARTN 9 06-14 14:53:58.825 E/DirectVolume(1842): Partition '/devices/platform/dw_mmc/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p9' has a different major than its disk! 06-14 14:53:58.825 W/Vold (1842): Duplicate state (1) 06-14 14:53:58.825 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 259, MINOR 2, PARTN 10 06-14 14:53:58.825 E/DirectVolume(1842): Partition '/devices/platform/dw_mmc/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p10' has a different major than its disk! 06-14 14:53:58.825 W/Vold (1842): Duplicate state (1) 06-14 14:53:58.825 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 259, MINOR 3, PARTN 11 06-14 14:53:58.825 E/DirectVolume(1842): Partition '/devices/platform/dw_mmc/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p11' has a different major than its disk! 06-14 14:53:58.825 W/Vold (1842): Duplicate state (1) 06-14 14:53:58.830 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 259, MINOR 4, PARTN 12 06-14 14:53:58.830 E/DirectVolume(1842): Partition '/devices/platform/dw_mmc/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p12' has a different major than its disk! 06-14 14:53:58.830 W/Vold (1842): Duplicate state (1) 06-14 14:53:58.830 D/Vold (1842): Volume sdcard1 state changing 0 (No-Media) -> 2 (Pending) 06-14 14:53:58.830 D/DirectVolume(1842): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 9, PARTN 1 06-14 14:53:58.830 D/Vold (1842): Volume sdcard1 state changing 2 (Pending) -> 1 (Idle-Unmounted)
有没有办法纠正这个?
在闪烁此ROM之前,我刷新了I9100xwlsn_i9100xxms2_i9100oxxls8_home.tar.md5作为我的Clean ROM。在闪烁自定义ROM之前,是否有更好的库存ROM来清理设备?
谢谢你的时间。 ed