Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #### dmesg error
- <4>[ 10.234191] j4fs: module license 'unspecified' taints kernel.
- <4>[ 10.234252] Disabling lock debugging due to kernel taint
- <4>[ 10.245819] FlashDevMount : filp_open() OK....!
- <3>[ 10.246551] init: SEC_DEVENC ***[/dev/block/mmcblk0p1][0]
- <4>[ 10.265838] fsd_reclaim 1291: MST is not recognized(mst.magic=0x00000000)
- <4>[ 10.265899] fsd_reclaim 1292: MST is not recognized
- <4>[ 10.273376] [<c079884c>] (unwind_backtrace+0x0/0xf0) from [<c0c8151c>] (dump_stack+0x10/0x24)
- <4>[ 10.273559] [<c0c8151c>] (dump_stack+0x10/0x24) from [<bf003ac8>] (fsd_reclaim+0x3bc/0xe40 [j4fs])
- <4>[ 10.273712] [<bf003ac8>] (fsd_reclaim+0x3bc/0xe40 [j4fs]) from [<bf0017bc>] (j4fs_fill_super+0x2e0/0x364 [j4fs])
- <4>[ 10.273834] [<bf0017bc>] (j4fs_fill_super+0x2e0/0x364 [j4fs]) from [<c08756c8>] (get_sb_bdev+0x110/0x16c)
- <4>[ 10.273956] [<c08756c8>] (get_sb_bdev+0x110/0x16c) from [<bf0002f8>] (j4fs_get_sb+0x58/0x6c [j4fs])
- <4>[ 10.274078] [<bf0002f8>] (j4fs_get_sb+0x58/0x6c [j4fs]) from [<c08744a0>] (vfs_kern_mount+0x58/0x108)
- <4>[ 10.274169] [<c08744a0>] (vfs_kern_mount+0x58/0x108) from [<c0874594>] (do_kern_mount+0x34/0xd8)
- <4>[ 10.274261] [<c0874594>] (do_kern_mount+0x34/0xd8) from [<c088bb94>] (do_mount+0x7a4/0x848)
- <4>[ 10.274383] [<c088bb94>] (do_mount+0x7a4/0x848) from [<c088bcbc>] (sys_mount+0x84/0xc4)
- <4>[ 10.274475] [<c088bcbc>] (sys_mount+0x84/0xc4) from [<c0791740>] (ret_fast_syscall+0x0/0x30)
- <4>[ 10.274627] fsd_reclaim 1607: Error(nErr=0x00000000)
- <4>[ 10.274688] fsd_reclaim 1612: j4fs_rw_start is set to default value(128KB)
- <4>[ 10.274810] j4fs_fill_super 1311: Error(nErr=0x40000000)
- <6>[ 10.305999] param_init
- <3>[ 10.306091] lfs_param_op: filp_open failed. (-2)
- <3>[ 10.306152] param_init(358): Loading parameters failed. Parameters have been initialized as default.
- ### lsmod output
- dhd 266353 0 - Live 0xbf069000
- cifs 225149 0 - Live 0xbf026000
- bthid 4940 0 - Live 0xbf01f000
- param 11349 0 - Live 0xbf017000 (P)
- j4fs 69502 0 - Live 0xbf000000 (P)
- ### mount output
- rootfs / rootfs rw 0 0
- tmpfs /dev tmpfs rw,relatime,mode=755 0 0
- devpts /dev/pts devpts rw,relatime,mode=600 0 0
- proc /proc proc rw,relatime 0 0
- sysfs /sys sysfs rw,relatime 0 0
- none /sys/kernel/debug debugfs rw,relatime 0 0
- none /acct cgroup rw,relatime,cpuacct 0 0
- tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
- tmpfs /dev/shm tmpfs rw,relatime,mode=755,gid=1000 0 0
- tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
- /dev/block/mmcblk0p3 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
- /dev/block/mmcblk0p2 /modemfs ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
- /dev/block/mmcblk0p4 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
- /dev/block/mmcblk0p7 /efs ext4 rw,nosuid,nodev,noatime,barrier=1,data=ordered 0 0
- /dev/block/mmcblk0p5 /data ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered,noauto_da_alloc 0 0
- /dev/block/vold/179:8 /mnt/sdcard 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 0 0
- /dev/block/vold/179:17 /mnt/sdcard/external_sd 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 0 0
Advertisement
Add Comment
Please, Sign In to add comment