[Q] does USB serial host exist? - Gen8, Gen9, Gen10 Q&A, Help & Troubleshooting

I've been searching every where and not getting a good answer for this. Does the Gen8 USB host mode support USB serial tty ports? This thread:
http://forum.xda-developers.com/showthread.php?t=863853
seems to point at the possibility.
I understand that it would need to have a host side CDC driver and appropriate kernel support. Does anyone know how much of that, if any, exists in the stock Froyo install?
If it does not exist, what does it take? Is it reasonable to think about compiling a driver and modprobe'ing it in (assuming kernel support)? (I'm not afraid to try it, I wrote my first driver back in the days of punch cards, but.... I've only just installed the Android SDK and unboxed my Archos 70 four days ago -- I should be considered clueless but trainable. Links and other clues much appreciate.)
-dave

It works with usb-acm driver out of the box.

I have been trying to connect a FTDI Serial to USB converter on an A101.
The module is properly detected and shows up in dmesg and lsusb.
However, /dev/ttyUSBx is not assigned. I would have expected this address in linux, so maybe I has another name?
@Tizot: do you know more about this?

b.serengeti said:
I have been trying to connect a FTDI Serial to USB converter on an A101.
The module is properly detected and shows up in dmesg and lsusb.
However, /dev/ttyUSBx is not assigned. I would have expected this address in linux, so maybe I has another name?
@Tizot: do you know more about this?
Click to expand...
Click to collapse
Have you checked /dev/tty0 or /dev/tty1? I haven't done it in a while, but I'm pretty sure it was one of those.

This is my list of devices after I plug the converter:
Code:
# ls -l
total 0
crw------- 1 root root 189, 1 Jul 20 21:57 1-2
crw------- 1 root root 189, 129 Jul 20 22:04 2-1
crw-rw-rw- 1 root root 248, 0 Jul 20 21:57 DspBridge
crw-rw-rw- 1 root root 10, 233 Jul 20 21:57 accel_ctrl
crw-rw-r-- 1 storage 1001 10, 61 Jul 20 21:57 alarm
crw-rw-rw- 1 root root 10, 63 Jul 20 21:57 ashmem
crw-rw-rw- 1 root root 10, 59 Jul 20 21:57 binder
drwxr-xr-x 3 root root 760 Jul 20 21:57 block
crw------- 1 root root 5, 1 Jul 20 21:58 console
crw------- 1 root root 10, 55 Jul 20 21:57 cpu_dma_latency
drwxr-xr-x 4 storage 1000 0 Jul 20 21:57 cpuctl
crw------- 1 root root 10, 60 Jul 20 21:57 device-mapper
crwxrwxrwx 1 root root 10, 241 Jul 20 21:57 dmalloc
crwxr-xr-x 1 root root 230, 0 Jul 20 21:57 dsplink
drwxr-xr-x 4 root root 80 Jul 20 21:57 dvb
crw-rw-rw- 1 root root 29, 0 Jul 20 21:57 fb0
crw-rw-rw- 1 root root 1, 7 Jul 20 21:57 full
crw------- 1 root root 10, 229 Jul 20 21:57 fuse
drwxr-xr-x 2 root root 40 Jul 20 21:57 gadget
drwxr-xr-x 2 root root 60 Jul 20 21:57 graphics
crwxr-xr-x 1 root root 10, 239 Jul 20 21:57 hdmi
crw-rw-rw- 1 root root 247, 0 Jul 20 21:57 hdmitx
crw------- 1 root root 89, 1 Jul 20 21:57 i2c-1
crw------- 1 root root 89, 2 Jul 20 21:57 i2c-2
crw------- 1 root root 89, 3 Jul 20 21:57 i2c-3
drwxr-xr-x 2 root root 340 Jul 20 21:57 input
crw-r----- 1 root root 1, 2 Jul 20 21:57 kmem
crw------- 1 root root 1, 11 Jul 20 21:57 kmsg
drwxr-xr-x 2 root root 100 Jul 20 21:57 log
crw-r----- 1 root root 1, 1 Jul 20 21:57 mem
drwxr-xr-x 2 root root 40 Jul 20 21:57 mtp
crw------- 1 root root 10, 54 Jul 20 21:57 network_latency
crw------- 1 root root 10, 53 Jul 20 21:57 network_throughput
crw-rw-rw- 1 root root 1, 3 Jul 20 21:57 null
crw------- 1 root root 250, 0 Jul 20 21:57 omap-previewer
crw------- 1 root root 249, 0 Jul 20 21:57 omap-resizer
crw-rw-rw- 1 root root 30, 0 Jul 20 21:57 omaplfb
prw-rw-rw- 1 root root 0 Jul 20 21:57 pm_server_in
prw-rw-rw- 1 root root 0 Jul 20 21:57 pm_server_out
crw-rw---- 1 1001 1016 108, 0 Jul 20 21:57 ppp
crw-rw-rw- 1 root root 5, 2 Jul 20 22:28 ptmx
drwxr-xr-x 2 root root 0 Jan 1 1970 pts
crw-rw-rw- 1 root root 251, 0 Jul 20 21:57 pvrsrvkm
crw------- 1 root root 81, 3 Jul 20 21:57 radio0
crw-rw-rw- 1 root root 1, 8 Jul 20 21:57 random
crw------- 1 root root 254, 0 Jul 20 21:57 rtc0
brwxr-xr-x 1 root root 8, 0 Jul 20 21:57 sda
drwxrwxrwt 2 root root 60 Jul 20 21:57 shm
drwxr-xr-x 2 root root 280 Jul 20 21:57 snd
drwxrwxr-x 2 root 3004 200 Jul 20 21:57 socket
crw------- 1 root root 246, 0 Jul 20 21:57 tifm
crw-rw-rw- 1 root root 5, 0 Jul 20 21:57 tty
crw-rw---- 1 root 1000 4, 0 Jul 20 21:57 tty0
crw------- 1 root root 4, 1 Jul 20 21:57 tty1
crw------- 1 root root 4, 10 Jul 20 21:57 tty10
crw------- 1 root root 4, 11 Jul 20 21:57 tty11
crw------- 1 root root 4, 12 Jul 20 21:57 tty12
crw------- 1 root root 4, 13 Jul 20 21:57 tty13
crw------- 1 root root 4, 14 Jul 20 21:57 tty14
crw------- 1 root root 4, 15 Jul 20 21:57 tty15
crw------- 1 root root 4, 16 Jul 20 21:57 tty16
crw------- 1 root root 4, 17 Jul 20 21:57 tty17
crw------- 1 root root 4, 18 Jul 20 21:57 tty18
crw------- 1 root root 4, 19 Jul 20 21:57 tty19
crw------- 1 root root 4, 2 Jul 20 21:57 tty2
crw------- 1 root root 4, 20 Jul 20 21:57 tty20
crw------- 1 root root 4, 21 Jul 20 21:57 tty21
crw------- 1 root root 4, 22 Jul 20 21:57 tty22
crw------- 1 root root 4, 23 Jul 20 21:57 tty23
crw------- 1 root root 4, 24 Jul 20 21:57 tty24
crw------- 1 root root 4, 25 Jul 20 21:57 tty25
crw------- 1 root root 4, 26 Jul 20 21:57 tty26
crw------- 1 root root 4, 27 Jul 20 21:57 tty27
crw------- 1 root root 4, 28 Jul 20 21:57 tty28
crw------- 1 root root 4, 29 Jul 20 21:57 tty29
crw------- 1 root root 4, 3 Jul 20 21:57 tty3
crw------- 1 root root 4, 30 Jul 20 21:57 tty30
crw------- 1 root root 4, 31 Jul 20 21:57 tty31
crw------- 1 root root 4, 32 Jul 20 21:57 tty32
crw------- 1 root root 4, 33 Jul 20 21:57 tty33
crw------- 1 root root 4, 34 Jul 20 21:57 tty34
crw------- 1 root root 4, 35 Jul 20 21:57 tty35
crw------- 1 root root 4, 36 Jul 20 21:57 tty36
crw------- 1 root root 4, 37 Jul 20 21:57 tty37
crw------- 1 root root 4, 38 Jul 20 21:57 tty38
crw------- 1 root root 4, 39 Jul 20 21:57 tty39
crw------- 1 root root 4, 4 Jul 20 21:57 tty4
crw------- 1 root root 4, 40 Jul 20 21:57 tty40
crw------- 1 root root 4, 41 Jul 20 21:57 tty41
crw------- 1 root root 4, 42 Jul 20 21:57 tty42
crw------- 1 root root 4, 43 Jul 20 21:57 tty43
crw------- 1 root root 4, 44 Jul 20 21:57 tty44
crw------- 1 root root 4, 45 Jul 20 21:57 tty45
crw------- 1 root root 4, 46 Jul 20 21:57 tty46
crw------- 1 root root 4, 47 Jul 20 21:57 tty47
crw------- 1 root root 4, 48 Jul 20 21:57 tty48
crw------- 1 root root 4, 49 Jul 20 21:57 tty49
crw------- 1 root root 4, 5 Jul 20 21:57 tty5
crw------- 1 root root 4, 50 Jul 20 21:57 tty50
crw------- 1 root root 4, 51 Jul 20 21:57 tty51
crw------- 1 root root 4, 52 Jul 20 21:57 tty52
crw------- 1 root root 4, 53 Jul 20 21:57 tty53
crw------- 1 root root 4, 54 Jul 20 21:57 tty54
crw------- 1 root root 4, 55 Jul 20 21:57 tty55
crw------- 1 root root 4, 56 Jul 20 21:57 tty56
crw------- 1 root root 4, 57 Jul 20 21:57 tty57
crw------- 1 root root 4, 58 Jul 20 21:57 tty58
crw------- 1 root root 4, 59 Jul 20 21:57 tty59
crw------- 1 root root 4, 6 Jul 20 21:57 tty6
crw------- 1 root root 4, 60 Jul 20 21:57 tty60
crw------- 1 root root 4, 61 Jul 20 21:57 tty61
crw------- 1 root root 4, 62 Jul 20 21:57 tty62
crw------- 1 root root 4, 63 Jul 20 21:57 tty63
crw------- 1 root root 4, 7 Jul 20 21:57 tty7
crw------- 1 root root 4, 8 Jul 20 21:57 tty8
crw------- 1 root root 4, 9 Jul 20 21:57 tty9
crw-rw-rw- 1 1002 1002 4, 64 Jul 20 21:57 ttyS0
crw------- 1 root root 4, 65 Jul 20 21:57 ttyS1
crw-rw-rw- 1 root root 4, 66 Jul 20 21:57 ttyS2
crw-rw---- 1 root 1000 10, 62 Jul 20 21:57 twl4030-madc
crw-rw---- 1 storage 1002 10, 223 Jul 20 21:57 uinput
crw-rw-rw- 1 root root 1, 9 Jul 20 21:58 urandom
crw------- 1 root root 189, 0 Jul 20 21:57 usb1
crw------- 1 root root 189, 128 Jul 20 22:04 usb2
crw------- 1 root root 252, 1 Jul 20 21:57 usbdev1.1_ep00
crw------- 1 root root 252, 0 Jul 20 21:57 usbdev1.1_ep81
crw------- 1 root root 252, 6 Jul 20 21:57 usbdev1.2_ep00
crw------- 1 root root 252, 3 Jul 20 21:57 usbdev1.2_ep02
crw------- 1 root root 252, 5 Jul 20 21:57 usbdev1.2_ep04
crw------- 1 root root 252, 2 Jul 20 21:57 usbdev1.2_ep81
crw------- 1 root root 252, 4 Jul 20 21:57 usbdev1.2_ep83
crw------- 1 root root 252, 8 Jul 20 22:04 usbdev2.1_ep00
crw------- 1 root root 252, 7 Jul 20 22:04 usbdev2.1_ep81
crw------- 1 root root 252, 11 Jul 20 22:04 usbdev2.2_ep00
crw------- 1 root root 252, 10 Jul 20 22:04 usbdev2.2_ep02
crw------- 1 root root 252, 9 Jul 20 22:04 usbdev2.2_ep81
crw------- 1 root root 253, 0 Jul 20 21:57 usbmon0
crw------- 1 root root 253, 1 Jul 20 21:57 usbmon1
crw------- 1 root root 253, 2 Jul 20 22:04 usbmon2
crw------- 1 root root 7, 0 Jul 20 21:57 vcs
crw------- 1 root root 7, 128 Jul 20 21:57 vcsa
crwxrwxrwx 1 root root 81, 0 Jul 20 21:57 video0
crwxrwxrwx 1 root root 81, 1 Jul 20 21:57 video1
crwxrwxrwx 1 root root 81, 2 Jul 20 21:57 video2
crw------- 1 root root 10, 130 Jul 20 21:57 watchdog
crw-rw-rw- 1 root root 1, 5 Jul 20 21:57 zero
the new dev that appear are
2-1
usbdev2.2_*
Unfortunately, all of these have no access rights for non-root users.
Code:
# dmesg
.....
usb usb2: usb resume
hub 2-0:1.0: hub_resume
hub 2-0:1.0: port 1: status 0101 change 0001
hub 2-0:1.0: state 7 ports 1 chg 0002 evt 0000
hub 2-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
usb 2-1: new full speed USB device using musb_hdrc and address 2
usb 2-1: ep0 maxpacket = 8
usb 2-1: default language 0x0409
usb 2-1: New USB device found, idVendor=0403, idProduct=6001
usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-1: Product: TTL232RG-VREG3V3
usb 2-1: Manufacturer: FTDI
usb 2-1: SerialNumber: FTSM9CPA
usb 2-1: uevent
usb 2-1: usb_probe_device
usb 2-1: configuration #1 chosen from 1 choice
usb 2-1: adding 2-1:1.0 (config #1, interface 0)
usb 2-1:1.0: uevent
drivers/usb/core/inode.c: creating file '002'
hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0002
hub 2-0:1.0: port 1 enable change, status 00000103
Code:
# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 227d:0a19
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
This means that the device is properly detected. However, I would expect an assignement to a port in dmesg.
This is what I get on my OpenSuse 11.3 PC:
Code:
[ 5092.095250] usb 1-4: reset high speed USB device using ehci_hcd and address 4
[ 6240.088138] usb 1-4: reset high speed USB device using ehci_hcd and address 4
[ 6360.089017] usb 1-4: reset high speed USB device using ehci_hcd and address 4
[ 7368.722185] usb 2-1.4: new full speed USB device using ehci_hcd and address 5
[ 7368.813944] usb 2-1.4: New USB device found, idVendor=0403, idProduct=6001
[ 7368.813947] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7368.813949] usb 2-1.4: Product: TTL232RG-VREG3V3
[ 7368.813951] usb 2-1.4: Manufacturer: FTDI
[ 7368.813953] usb 2-1.4: SerialNumber: FTSM9CPA
[ 7369.246761] usbcore: registered new interface driver usbserial
[ 7369.246794] USB Serial support registered for generic
[ 7369.247018] usbcore: registered new interface driver usbserial_generic
[ 7369.247020] usbserial: USB Serial Driver core
[ 7369.253357] USB Serial support registered for FTDI USB Serial Device
[ 7369.253457] ftdi_sio 2-1.4:1.0: FTDI USB Serial Device converter detected
[ 7369.253503] usb 2-1.4: Detected FT232RL
[ 7369.253505] usb 2-1.4: Number of endpoints 2
[ 7369.253846] usb 2-1.4: Endpoint 1 MaxPacketSize 64
[ 7369.253848] usb 2-1.4: Endpoint 2 MaxPacketSize 64
[ 7369.253849] usb 2-1.4: Setting MaxPacketSize 64
[ 7369.254055] usb 2-1.4: FTDI USB Serial Device converter now attached to ttyUSB0
[ 7369.254067] usbcore: registered new interface driver ftdi_sio
[ 7369.254069] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
I tried to cat /dev/tty0 or tty1, ttyS0, ttyS2, 2-1, but no success in obtaining any data.
Is there a way to check to which port the device is connected or to set a configuration file to determine a priori the port?

If you use the multiboot menu from bubu you can turn on serial debugging see here http://dev.openaos.org/wiki/SettingUpMultiRootGen8#Debugging
Maurice

Thx divx118.
But this is not what I am looking for. I am connecting a serial device to the Archos, not the Archos as serial device to the PC. I am trying to find the port for this device. The PC example I gave was for the serial device connected to the PC.
Of course, it is possible that there is a missing support somewhere for it, but I just can't find the issue.

b.serengeti said:
Thx divx118.
But this is not what I am looking for. I am connecting a serial device to the Archos, not the Archos as serial device to the PC. I am trying to find the port for this device. The PC example I gave was for the serial device connected to the PC.
Of course, it is possible that there is a missing support somewhere for it, but I just can't find the issue.
Click to expand...
Click to collapse
Oh sorry, I was too quick with my answer. You could try irc and ask your question there.
http://www.openaos.org/chat or #openpma on irc.freenode.net.
Maurice

Related

[APP] Dedraks' Splash Tools

Hi,
I made an app to manage the Boot Logo and Boot Animation.
Forum post: http://forum.xda-developers.com/showthread.php?t=1076551
The app works on Defy and Milestone 2.
I want to add support for more devices but I need some info.
I need the output of the following command:
Code:
ls -R -l /dev
After that, I'll need more info.
Thanks.
/dev:
drwxr-xr-x root root 2011-05-27 09:02 mapper
drwxrwxrwx root root 2011-05-27 02:28 shm
crw------- root root 7, 134 2011-05-27 02:28 vcsa6
crw------- root root 7, 6 2011-05-27 02:28 vcs6
crw------- root root 7, 133 2011-05-27 02:28 vcsa5
crw------- root root 7, 5 2011-05-27 02:28 vcs5
crw------- root root 7, 132 2011-05-27 02:28 vcsa4
crw------- root root 7, 4 2011-05-27 02:28 vcs4
crw------- root root 7, 131 2011-05-27 02:28 vcsa3
crw------- root root 7, 3 2011-05-27 02:28 vcs3
crw------- root root 7, 130 2011-05-27 02:28 vcsa2
crw------- root root 7, 2 2011-05-27 02:28 vcs2
brw-rw---- root 6 179, 33 2011-05-27 02:28 mmcblk1p1
brw-rw---- root 6 179, 18 2011-05-27 02:28 mmcblk0p18
drwxr-xr-x root root 2011-05-27 02:28 disk
brw-rw---- root 6 179, 32 2011-05-27 02:28 mmcblk1
drwxr-xr-x root root 2011-05-27 02:28 char
srwxrwxrwx root root 2011-05-27 02:27 nvrm_daemon
drwxr-xr-x system system 2011-05-27 02:27 cpuctl
crw------- root root 251, 0 2011-05-27 02:27 usbmon0
crw-rw---- radio vpn 108, 0 2011-05-27 02:27 ppp
crw------- root root 7, 129 2011-05-27 02:27 vcsa1
crw------- root root 7, 1 2011-05-27 02:27 vcs1
crw------- root root 7, 128 2011-05-27 02:27 vcsa
crw------- root root 7, 0 2011-05-27 02:27 vcs
crw-rw---- radio system 66, 0 2011-05-27 09:00 ttySPI0
crw-r----- radio radio 234, 15 2011-05-27 02:27 ts0710mux15
crw-r----- radio radio 234, 14 2011-05-27 02:27 ts0710mux14
crw-r----- radio radio 234, 13 2011-05-27 02:27 ts0710mux13
crw-r----- radio radio 234, 12 2011-05-27 02:27 ts0710mux12
crw-r----- radio radio 234, 11 2011-05-27 02:27 ts0710mux11
crw-r----- radio radio 234, 10 2011-05-27 02:27 ts0710mux10
crw-r----- radio radio 234, 9 2011-05-27 02:28 ts0710mux9
crw-r----- radio radio 234, 8 2011-05-27 02:27 ts0710mux8
crw-r----- radio radio 234, 7 2011-05-27 02:27 ts0710mux7
crw-r----- radio radio 234, 6 2011-05-27 02:27 ts0710mux6
crw-r----- radio radio 234, 5 2011-05-27 08:40 ts0710mux5
crw-r----- radio radio 234, 4 2011-05-27 02:28 ts0710mux4
crw-r----- radio radio 234, 3 2011-05-27 08:55 ts0710mux3
crw-r----- radio radio 234, 2 2011-05-27 02:27 ts0710mux2
crw-r----- radio radio 234, 1 2011-05-27 07:40 ts0710mux1
crw-r----- radio radio 234, 0 2011-05-27 09:18 ts0710mux0
crw-rw-rw- root root 5, 2 2011-05-27 09:18 ptmx
crw------- root root 4, 63 2011-05-27 02:27 tty63
crw------- root root 4, 62 2011-05-27 02:27 tty62
crw------- root root 4, 61 2011-05-27 02:27 tty61
crw------- root root 4, 60 2011-05-27 02:27 tty60
crw------- root root 4, 59 2011-05-27 02:27 tty59
crw------- root root 4, 58 2011-05-27 02:27 tty58
crw------- root root 4, 57 2011-05-27 02:27 tty57
crw------- root root 4, 56 2011-05-27 02:27 tty56
crw------- root root 4, 55 2011-05-27 02:27 tty55
crw------- root root 4, 54 2011-05-27 02:27 tty54
crw------- root root 4, 53 2011-05-27 02:27 tty53
drwxr-xr-x root root 2011-05-27 09:02 block
crw------- root root 4, 52 2011-05-27 02:27 tty52
crw------- root root 4, 51 2011-05-27 02:27 tty51
crw------- root root 4, 50 2011-05-27 02:27 tty50
crw------- root root 4, 49 2011-05-27 02:27 tty49
crw------- root root 4, 48 2011-05-27 02:27 tty48
crw------- root root 4, 47 2011-05-27 02:27 tty47
crw------- root root 4, 46 2011-05-27 02:27 tty46
crw------- root root 4, 45 2011-05-27 02:27 tty45
crw------- root root 4, 44 2011-05-27 02:27 tty44
crw------- root root 4, 43 2011-05-27 02:27 tty43
crw------- root root 4, 42 2011-05-27 02:27 tty42
crw------- root root 4, 41 2011-05-27 02:27 tty41
crw------- root root 4, 40 2011-05-27 02:27 tty40
crw------- root root 4, 39 2011-05-27 02:27 tty39
crw------- root root 4, 38 2011-05-27 02:27 tty38
crw------- root root 4, 37 2011-05-27 02:27 tty37
crw------- root root 4, 36 2011-05-27 02:27 tty36
crw------- root root 4, 35 2011-05-27 02:27 tty35
crw------- root root 4, 34 2011-05-27 02:27 tty34
crw------- root root 4, 33 2011-05-27 02:27 tty33
crw------- root root 4, 32 2011-05-27 02:27 tty32
crw------- root root 4, 31 2011-05-27 02:27 tty31
crw------- root root 4, 30 2011-05-27 02:27 tty30
crw------- root root 4, 29 2011-05-27 02:27 tty29
crw------- root root 4, 28 2011-05-27 02:27 tty28
crw------- root root 4, 27 2011-05-27 02:27 tty27
crw------- root root 4, 26 2011-05-27 02:27 tty26
crw------- root root 4, 25 2011-05-27 02:27 tty25
crw------- root root 4, 24 2011-05-27 02:27 tty24
crw------- root root 4, 23 2011-05-27 02:27 tty23
crw------- root root 4, 22 2011-05-27 02:27 tty22
crw------- root root 4, 21 2011-05-27 02:27 tty21
crw------- root root 4, 20 2011-05-27 02:27 tty20
crw------- root root 4, 19 2011-05-27 02:27 tty19
crw------- root root 4, 18 2011-05-27 02:27 tty18
crw------- root root 4, 17 2011-05-27 02:27 tty17
crw------- root root 4, 16 2011-05-27 02:27 tty16
crw------- root root 4, 15 2011-05-27 02:27 tty15
crw------- root root 4, 14 2011-05-27 02:27 tty14
crw------- root root 4, 13 2011-05-27 02:27 tty13
crw------- root root 4, 12 2011-05-27 02:27 tty12
crw------- root root 4, 11 2011-05-27 02:27 tty11
crw------- root root 4, 10 2011-05-27 02:27 tty10
crw------- root root 4, 9 2011-05-27 02:27 tty9
crw------- root root 4, 8 2011-05-27 02:27 tty8
crw------- root root 4, 7 2011-05-27 02:27 tty7
crw------- root root 4, 6 2011-05-27 02:28 tty6
crw------- root root 4, 5 2011-05-27 02:28 tty5
crw------- root root 4, 4 2011-05-27 02:28 tty4
crw------- root root 4, 3 2011-05-27 02:28 tty3
crw------- mot_osh mot_osh 4, 2 2011-05-27 02:28 tty2
crw------- root root 4, 1 2011-05-27 02:28 tty1
crw-rw---- mot_osh mot_osh 4, 0 2011-05-27 02:27 tty0
crw------- root root 5, 1 2011-05-27 02:27 console
crw-rw-rw- root root 5, 0 2011-05-27 02:27 tty
drwxr-xr-x root root 2011-05-27 02:27 graphics
crw-rw-rw- root root 253, 7 2011-05-27 02:27 nvhost-ctrl
crw-rw-rw- root root 253, 6 2011-05-27 02:27 nvhost-dsi
crw-rw-rw- root root 253, 5 2011-05-27 02:27 nvhost-mpe
crw-rw-rw- root root 253, 4 2011-05-27 02:27 nvhost-vi
crw-rw-rw- root root 253, 3 2011-05-27 02:27 nvhost-isp
crw-rw-rw- root root 253, 2 2011-05-27 02:27 nvhost-gr2d
crw-rw-rw- root root 253, 1 2011-05-27 02:27 nvhost-gr3d
crw-rw-rw- root root 253, 0 2011-05-27 02:27 nvhost-display
crw------- root root 1, 11 2011-05-27 02:27 kmsg
crw-rw-rw- root root 1, 9 2011-05-27 02:27 urandom
crw-rw-rw- root root 1, 8 2011-05-27 02:27 random
crw-rw-rw- root root 1, 7 2011-05-27 02:27 full
crw-rw-rw- root root 1, 5 2011-05-27 02:27 zero
crw-rw-rw- root root 1, 3 2011-05-27 02:27 null
crw------- root root 1, 1 2011-05-27 02:27 mem
crw------- root root 10, 27 2011-05-27 02:27 network_throughput
crw------- root root 10, 28 2011-05-27 02:27 network_latency
crw------- root root 10, 29 2011-05-27 02:27 cpu_dma_latency
drwxr-xr-x root root 2011-05-27 02:27 log
crw-rw-rw- root root 10, 34 2011-05-27 02:27 binder
crw------- root root 10, 35 2011-05-27 02:27 device-mapper
crw------- root root 10, 130 2011-05-27 02:27 watchdog
crw-rw---- compass compass 10, 36 2011-05-27 02:27 akm8975_aot
crw-rw---- compass compass 10, 37 2011-05-27 02:27 akm8975_dev
crw-rw---- compass compass 10, 38 2011-05-27 02:27 kxtf9
crw-rw---- compass compass 10, 39 2011-05-27 02:27 isl29030
crw-rw---- root input 10, 40 2011-05-27 02:27 touchpad
crw-rw---- root mot_sec_rtc 10, 41 2011-05-27 02:27 cpcap_mot_rtc
crw-rw-r-- system radio 10, 42 2011-05-27 02:27 alarm
crw------- system root 10, 43 2011-05-27 02:27 aes1750
crw-rw---- system bluetooth 10, 223 2011-05-27 02:27 uinput
crw------- root root 10, 1 2011-05-27 02:27 psaux
crw-rw---- adb adb 10, 44 2011-05-27 02:27 android_adb_enable
crw-rw---- adb adb 10, 45 2011-05-27 02:27 android_adb
crwxrwxrwx root root 10, 46 2011-05-27 02:27 mtp
crw------- root root 10, 47 2011-05-27 02:27 usbnet_enable
crw------- root root 10, 48 2011-05-27 02:27 usb_device_mode
crw-rw---- root system 10, 49 2011-05-27 02:27 mdm_ctrl
crw-rw---- root system 10, 50 2011-05-27 02:27 sec
crw-rw-rw- root root 10, 51 2011-05-27 02:27 ashmem
crw-rw---- mot_tpapi mot_tpapi 10, 52 2011-05-27 02:27 nvaes
crw-rw-rw- root root 10, 53 2011-05-27 02:27 nvrpc
crw-rw---- root system 10, 54 2011-05-27 02:27 knvrm
crw-rw-rw- root root 10, 55 2011-05-27 02:27 nvrm
crw-rw---- root system 10, 56 2011-05-27 02:27 knvos
crw-rw-rw- root root 10, 57 2011-05-27 02:27 nvos
crw------- root root 10, 58 2011-05-27 02:28 knvmap
crw-rw-rw- root root 10, 59 2011-05-27 09:13 nvmap
crw------- root root 10, 60 2011-05-27 02:27 rfkill
crw-rw---- root mot_pwric 10, 61 2011-05-27 02:27 cpcap_batt
crw-rw---- root mot_pwric 10, 62 2011-05-27 02:27 cpcap_uc
crw-rw-rw- root mot_pwric 10, 63 2011-05-27 02:27 cpcap
crw------- root root 254, 0 2011-05-27 02:27 rtc0
crw------- root root 250, 1 2011-05-27 02:27 ttyGS1
crwxrwxrwx root mot_usb 250, 0 2011-05-27 02:27 ttyGS0
drwxr-xr-x root root 2011-05-27 02:28 input
crw-rw---- mot_tcmd camera 89, 3 2011-05-27 02:27 i2c-3
crw-rw---- root mot_tcmd 89, 2 2011-05-27 02:27 i2c-2
crw-rw---- root mot_tcmd 89, 1 2011-05-27 02:27 i2c-1
crw-rw---- root mot_tcmd 89, 0 2011-05-27 02:27 i2c-0
crw-r----- radio radio 252, 4 2011-05-27 02:27 ttyHS4
crw-r----- radio radio 252, 3 2011-05-27 02:27 ttyHS3
crw-rw---- bluetooth bluetooth 252, 2 2011-05-27 02:27 ttyHS2
crw-rw---- mot_whisper mot_whisper 252, 0 2011-05-27 02:40 ttyHS0
crw------- root root 189, 129 2011-05-27 02:27 usbdev2.2
crwxrwxrwx root radio 188, 4 2011-05-27 02:27 ttyUSB4
crwxrwxrwx root mot_tcmd 188, 3 2011-05-27 02:27 ttyUSB3
crwxrwxrwx root radio 188, 2 2011-05-27 02:27 ttyUSB2
crwxrwxrwx root root 188, 1 2011-05-27 02:27 ttyUSB1
crwxrwxrwx root diag 188, 0 2011-05-27 02:27 ttyUSB0
crw------- root root 189, 129 2011-05-27 02:27 2-1
crw------- root root 189, 128 2011-05-27 02:27 usbdev2.1
crw------- root root 189, 128 2011-05-27 02:27 usb2
crw------- root root 251, 2 2011-05-27 02:27 usbmon2
crw------- root root 189, 0 2011-05-27 02:27 usbdev1.1
crw------- root root 189, 0 2011-05-27 02:27 usb1
crw------- root root 251, 1 2011-05-27 02:27 usbmon1
crw-r----- radio radio 4, 64 2011-05-27 02:27 ttyS0
drwxr-xr-x root root 2011-05-27 02:28 socket
drwxr-xr-x root root 1969-12-31 18:00 pts
/dev/mapper:
brw-rw---- root 6 254, 0 2011-05-27 09:02 7f73feb1fb3b939ed8bba05ded9d2135
crw------- root root 10, 35 2011-05-27 09:02 control
/dev/shm:
/dev/disk:
drwxr-xr-x root root 2011-05-27 02:28 by-label
drwxr-xr-x root root 2011-05-27 09:02 by-uuid
drwxr-xr-x root root 2011-05-27 02:28 by-path
drwxr-xr-x root root 2011-05-27 09:02 by-id
/dev/disk/by-label:
lrwxrwxrwx root root 2011-05-27 02:28 MB860-EXT -> ../../mmcblk1p1
lrwxrwxrwx root root 2011-05-27 02:28 MB860 -> ../../mmcblk0p18
/dev/disk/by-uuid:
lrwxrwxrwx root root 2011-05-27 09:02 C0DF-10DD -> ../../mapper/7f73feb1fb3b939ed8bba05ded9d2135
lrwxrwxrwx root root 2011-05-27 02:28 5338-1602 -> ../../mmcblk1p1
lrwxrwxrwx root root 2011-05-27 02:28 60C8-09E2 -> ../../mmcblk0p18
lrwxrwxrwx root root 2011-05-27 02:28 40B2-AA14 -> ../../mmcblk1
/dev/disk/by-path:
lrwxrwxrwx root root 2011-05-27 02:28 platform-mmc2:b368-part1 -> ../../mmcblk1p1
lrwxrwxrwx root root 2011-05-27 02:28 platform-mmc2:b368 -> ../../mmcblk1
/dev/disk/by-id:
lrwxrwxrwx root root 2011-05-27 09:02 dm-name-7f73feb1fb3b939ed8bba05ded9d2135 -> ../../mapper/7f73feb1fb3b939ed8bba05ded9d2135
lrwxrwxrwx root root 2011-05-27 02:28 mmc-52006_0x00001afe-part1 -> ../../mmcblk1p1
lrwxrwxrwx root root 2011-05-27 02:28 mmc-52006_0x00001afe -> ../../mmcblk1
/dev/char:
lrwxrwxrwx root root 2011-05-27 02:28 13:74 -> ../input/event10
lrwxrwxrwx root root 2011-05-27 02:28 13:32 -> ../input/mouse0
lrwxrwxrwx root root 2011-05-27 02:28 13:73 -> ../input/event9
lrwxrwxrwx root root 2011-05-27 02:28 13:71 -> ../input/event7
lrwxrwxrwx root root 2011-05-27 02:28 13:70 -> ../input/event6
lrwxrwxrwx root root 2011-05-27 02:28 13:69 -> ../input/event5
lrwxrwxrwx root root 2011-05-27 02:28 13:72 -> ../input/event8
lrwxrwxrwx root root 2011-05-27 02:28 13:67 -> ../input/event3
lrwxrwxrwx root root 2011-05-27 02:28 13:68 -> ../input/event4
lrwxrwxrwx root root 2011-05-27 02:28 13:65 -> ../input/event1
lrwxrwxrwx root root 2011-05-27 02:28 13:64 -> ../input/event0
lrwxrwxrwx root root 2011-05-27 02:28 13:63 -> ../input/mice
lrwxrwxrwx root root 2011-05-27 02:28 13:66 -> ../input/event2
/dev/cpuctl:
drwxr-xr-x root root 2011-05-27 02:27 bg_non_interactive
drwxr-xr-x root root 2011-05-27 02:27 fg_boost
-rw-r--r-- root root 0 2011-05-27 02:27 cpu.shares
-rw-r--r-- root root 0 2011-05-27 02:27 release_agent
--w--w--w- root root 0 2011-05-27 02:27 cgroup.event_control
-rw-r--r-- root root 0 2011-05-27 02:27 notify_on_release
-r--r--r-- root root 0 2011-05-27 02:27 cgroup.procs
-rwxrwxrwx system system 0 2011-05-27 02:27 tasks
/dev/cpuctl/bg_non_interactive:
-rw-r--r-- root root 0 2011-05-27 02:27 cpu.shares
--w--w--w- root root 0 2011-05-27 02:27 cgroup.event_control
-rw-r--r-- root root 0 2011-05-27 02:27 notify_on_release
-r--r--r-- root root 0 2011-05-27 02:27 cgroup.procs
-rwxrwxrwx system system 0 2011-05-27 02:27 tasks
/dev/cpuctl/fg_boost:
-rw-r--r-- root root 0 2011-05-27 02:27 cpu.shares
--w--w--w- root root 0 2011-05-27 02:27 cgroup.event_control
-rw-r--r-- root root 0 2011-05-27 02:27 notify_on_release
-r--r--r-- root root 0 2011-05-27 02:27 cgroup.procs
-rwxrwxrwx system system 0 2011-05-27 02:27 tasks
/dev/block:
lrwxrwxrwx root root 2011-05-27 09:02 254:0 -> ../mapper/7f73feb1fb3b939ed8bba05ded9d2135
brw------- root root 254, 0 2011-05-27 09:02 dm-0
lrwxrwxrwx root root 2011-05-27 02:28 179:33 -> ../mmcblk1p1
lrwxrwxrwx root root 2011-05-27 02:28 179:18 -> ../mmcblk0p18
lrwxrwxrwx root root 2011-05-27 02:28 179:32 -> ../mmcblk1
drwxr-xr-x root root 2011-05-27 02:27 vold
brw-rw---- root mot_tcmd 179, 33 2011-05-27 02:27 mmcblk1p1
brw------- root root 179, 32 2011-05-27 02:27 mmcblk1
brw------- root root 7, 7 2011-05-27 02:27 loop7
brw------- root root 7, 6 2011-05-27 02:27 loop6
brw------- root root 7, 5 2011-05-27 02:27 loop5
brw------- root root 7, 4 2011-05-27 02:27 loop4
brw------- root root 7, 3 2011-05-27 02:27 loop3
brw------- root root 7, 2 2011-05-27 02:27 loop2
brw------- root root 7, 1 2011-05-27 02:27 loop1
brw------- root root 7, 0 2011-05-27 09:02 loop0
brw------- root root 179, 18 2011-05-27 02:27 mmcblk0p18
brw------- root root 179, 17 2011-05-27 02:27 mmcblk0p17
brw------- root root 179, 16 2011-05-27 02:27 mmcblk0p16
brw------- root root 179, 15 2011-05-27 02:27 mmcblk0p15
brw------- root root 179, 14 2011-05-27 02:27 mmcblk0p14
brw------- root root 179, 13 2011-05-27 02:27 mmcblk0p13
brw------- root root 179, 12 2011-05-27 02:27 mmcblk0p12
brw------- root root 179, 11 2011-05-27 02:27 mmcblk0p11
brw------- root root 179, 10 2011-05-27 02:27 mmcblk0p10
brw------- root root 179, 9 2011-05-27 02:27 mmcblk0p9
brw------- root root 179, 8 2011-05-27 02:27 mmcblk0p8
brw-rw---- root mot_tcmd 179, 7 2011-05-27 02:27 mmcblk0p7
brw-rw---- root mot_tcmd 179, 6 2011-05-27 02:27 mmcblk0p6
brw------- root root 179, 5 2011-05-27 02:27 mmcblk0p5
brw------- root root 179, 4 2011-05-27 02:27 mmcblk0p4
brw------- root root 179, 3 2011-05-27 02:27 mmcblk0p3
brw------- root root 179, 2 2011-05-27 02:27 mmcblk0p2
brw------- root root 179, 1 2011-05-27 02:27 mmcblk0p1
brw------- root root 179, 0 2011-05-27 02:27 mmcblk0
/dev/block/vold:
brw-rw---- root root 179, 33 2011-05-27 02:28 179:33
brw-rw---- root root 179, 32 2011-05-27 02:27 179:32
brw-rw---- root root 179, 18 2011-05-27 02:28 179:18
/dev/graphics:
crw-rw---- root graphics 29, 0 2011-05-27 02:27 fb0
/dev/log:
crw-rw--w- root log 10, 30 2011-05-27 02:27 system
crw-rw--w- root log 10, 31 2011-05-27 02:27 radio
crw-rw--w- root log 10, 32 2011-05-27 02:27 events
crw-rw--w- root log 10, 33 2011-05-27 02:27 main
/dev/input:
crw-rw---- root input 13, 74 2011-05-27 02:28 event10
crw-rw---- root input 13, 32 2011-05-27 02:28 mouse0
crw-rw---- root input 13, 73 2011-05-27 02:28 event9
crw-rw---- root input 13, 72 2011-05-27 02:28 event8
drwxr-xr-x root root 2011-05-27 02:28 by-id
crw-rw---- root input 13, 71 2011-05-27 02:27 event7
crw-rw---- root input 13, 70 2011-05-27 02:27 event6
crw-rw---- root input 13, 69 2011-05-27 02:27 event5
crw-rw---- root input 13, 68 2011-05-27 02:27 event4
crw-rw---- root input 13, 67 2011-05-27 02:27 event3
crw-rw---- root input 13, 66 2011-05-27 02:27 event2
crw-rw---- root input 13, 63 2011-05-27 02:27 mice
crw-rw---- root input 13, 64 2011-05-27 02:27 event0
crw-rw---- root input 13, 65 2011-05-27 02:27 event1
/dev/input/by-id:
lrwxrwxrwx root root 2011-05-27 02:28 touchscreen -> ../event3
/dev/socket:
srw-rw---- wifi wifi 2011-05-27 02:28 wpa_eth0
srw-rw---- mot_secclkd mot_secclkd 2011-05-27 02:27 secclk_socket
srw-rw---- mot_tcmd mot_tcmd 2011-05-27 02:27 local_tcmd
srw------- mot_tcmd mot_tcmd 2011-05-27 02:27 batch_socket
srw-rw-rw- root root 2011-05-27 02:27 keystore
srw------- system system 2011-05-27 02:27 installd
srw-rw-rw- bluetooth bluetooth 2011-05-27 02:27 dbus
srw-rw-rw- root root 2011-05-27 02:27 zygote
srw-rw-rw- root mot_tcmd 2011-05-27 02:27 usbd
srw-rw---- mot_accy mot_accy 2011-05-27 02:27 battdsock
srw-rw---- root radio 2011-05-27 02:27 rild
srw-rw---- radio system 2011-05-27 02:27 rild-debug
srw-rw---- root system 2011-05-27 02:27 netd
srw-rw---- root mount 2011-05-27 02:27 vold
srw-rw-rw- root root 2011-05-27 02:27 property_service
/dev/pts:
crw------- app_132 app_132 136, 1 2011-05-27 09:16 1
crw------- root root 136, 2 2011-05-27 02:28 2
crw------- root root 136, 0 2011-05-27 09:18 0
Sent from my MB860 using XDA App
Thanks.
Please run the following commands:
Code:
fdisk -l /dev/block/mmcblk0
and then
Code:
fdisk -l /dev/block/mmcblk1
Please post the output inside an [ code ] and [ /code ] tag (remove the spaces before and after [ and ].
Thanks in advance.
Code:
# fdisk -l /dev/block/mmcblk0
Disk /dev/block/mmcblk0: 16.0 GB, 16044785664 bytes
1 heads, 16 sectors/track, 1958592 cylinders
Units = cylinders of 16 * 512 = 8192 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/block/mmcblk0p1 65 512 3584 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/block/mmcblk0p2 513 576 512 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/block/mmcblk0p3 577 832 2048 83 Linux
Partition 3 does not end on cylinder boundary.
/dev/block/mmcblk0p4 833 1937856 15496192 5 Extended
Partition 4 does not end on cylinder boundary.
/dev/block/mmcblk0p5 897 1024 1024 83 Linux
/dev/block/mmcblk0p6 1025 1088 512 83 Linux
/dev/block/mmcblk0p7 1089 1152 512 83 Linux
/dev/block/mmcblk0p8 1153 1280 1024 83 Linux
/dev/block/mmcblk0p9 1281 1536 2048 83 Linux
/dev/block/mmcblk0p10 1537 2560 8192 83 Linux
/dev/block/mmcblk0p11 2561 3584 8192 83 Linux
/dev/block/mmcblk0p12 3585 44544 327680 83 Linux
/dev/block/mmcblk0p13 44545 142848 786432 83 Linux
/dev/block/mmcblk0p14 142849 145408 20480 83 Linux
/dev/block/mmcblk0p15 145409 227328 655360 83 Linux
/dev/block/mmcblk0p16 227329 489472 2097152 83 Linux
/dev/block/mmcblk0p17 489473 533632 353280 83 Linux
/dev/block/mmcblk0p18 533633 1937856 11233792 83 Linux
# fdisk -l /dev/block/mmcblk1
Disk /dev/block/mmcblk1: 3965 MB, 3965190144 bytes
256 heads, 63 sectors/track, 480 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/block/mmcblk1p1 * 1 481 3871232 c W95 FAT32 (LBA)
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(1023, 255, 63) logical=(0, 32, 33)
Partition 1 has different physical/logical endings:
phys=(1023, 255, 63) logical=(480, 48, 48)
Hum.
Thanks.
Can you type the following commands please:
Code:
su
dd if=/dev/block/mmcblk0p5 of=/sdcard/mmcblk0p5.dump bs=1024
dd if=/dev/block/mmcblk0p6 of=/sdcard/mmcblk0p6.dump bs=1024
dd if=/dev/block/mmcblk0p7 of=/sdcard/mmcblk0p7.dump bs=1024
dd if=/dev/block/mmcblk0p8 of=/sdcard/mmcblk0p8.dump bs=1024
dd if=/dev/block/mmcblk0p9 of=/sdcard/mmcblk0p9.dump bs=1024
It will create 5 files on your SD Card.
Please zip those files and post.
Thanks.
http://db.tt/zGZBnv8
Sorry. Mobile right now and Dropbox was the easiest.
Transcribed via Vivid Lime'd Atrix FourGee
Thanks man.
I found the partition that holds the boot logo on your dumps.
Now I need to find the boot logo resolution.
I would assume its the same as the phone Res. 540x960
Transcribed via Vivid Lime'd Atrix FourGee
Unfortunatelly, the logo does not have the same res of the phone.
IE: Defy and Milestone 1 & 2 has an 854x480 resolution screen but the logo has 480x182.
Well that's no good. I would hit up one of the major atrix devs like kennethpenn or ririal. They could probably tell you.
Transcribed via Vivid Lime'd Atrix FourGee
dedraks said:
Unfortunatelly, the logo does not have the same res of the phone.
IE: Defy and Milestone 1 & 2 has an 854x480 resolution screen but the logo has 480x182.
Click to expand...
Click to collapse
The stock boot logo is 540 x 960 up to 30fps
I have pushed many boot logos onto my phone and I use the 540 x 960 resolution and it comes out perfectly

Need help?

Hallo all, I need help! Anyone want to send me log after adb shell command
Code:
ls /dev/oncrpc
Thanks!
Code:
crw-rw---- 1 0 1000 253, 0 Jun 8 12:19 00000000:0
crw-rw---- 1 0 1000 253, 9 Jun 8 12:19 30000000:e9fb8210
crw-rw---- 1 0 1000 253, 8 Jun 8 12:19 30000002:00020002
crw-rw---- 1 0 1000 253, 4 Jun 8 12:19 30000003:f94d6efb
crw-rw---- 1 0 1000 253, 25 Jun 8 12:19 3000000a:00010001
crw-rw---- 1 0 1000 253, 23 Jun 8 12:19 3000000e:00020001
crw-rw---- 1 0 1000 253, 19 Jun 8 12:19 30000012:00010001
crw-rw---- 1 0 1000 253, 18 Jun 8 12:19 30000013:00020002
crw-rw---- 1 0 1000 253, 17 Jun 8 12:19 30000014:00020001
crw-rw---- 1 0 1000 253, 15 Jun 8 12:19 30000016:d6bb93e6
crw-rw---- 1 0 1000 253, 14 Jun 8 12:19 30000019:821a1945
crw-rw---- 1 0 1000 253, 13 Jun 8 12:19 3000001b:90258183
crw-rw---- 1 0 1000 253, 10 Jun 8 12:19 3000001d:ba845703
crw-rw---- 1 0 1000 253, 12 Jun 8 12:19 3000003c:aa5a11fe
crw-rw---- 1 0 1000 253, 24 Jun 8 12:19 30000048:00010004
crw-rw---- 1 0 1000 253, 11 Jun 8 12:19 3000005b:a60286b0
crw-rw---- 1 0 1000 253, 7 Jun 8 12:19 3000005f:00010001
crw-rw---- 1 0 1000 253, 5 Jun 8 12:19 30000060:00010002
crw-rw---- 1 0 1000 253, 2 Jun 8 12:19 30000061:00010001
crw-rw---- 1 0 1000 253, 26 Jun 8 12:19 30000066:00010001
crw-rw---- 1 0 1000 253, 22 Jun 8 12:19 3000006b:00010001
crw-rw---- 1 0 1000 253, 1 Jun 8 12:19 30000081:00010002
crw-rw---- 1 0 1000 253, 21 Jun 8 12:19 3000008c:00020002
crw-rw---- 1 0 1000 253, 16 Jun 8 12:19 30000091:00010001
crw-rw---- 1 0 1000 253, 20 Jun 8 12:19 3000fe00:a82d4624
crw-rw---- 1 0 1000 253, 6 Jun 8 12:19 30100001:00000000
crw-rw---- 1 0 1000 253, 3 Jun 8 12:19 30100002:00000000
unlocking
Hi munjeni, can you unlock my htc Desire c, it is a seconde device i have to unlock
Code:
00000000:0
30000000:e9fb8210
30000002:00020002
30000003:f94d6efb
3000000a:00010001
3000000e:00020001
30000012:00010001
30000013:00020002
30000014:00020001
30000016:d6bb93e6
30000019:821a1945
3000001b:90258183
3000001d:ba845703
3000003c:aa5a11fe
30000048:00010004
3000005b:a60286b0
3000005f:00010001
30000060:00010002
30000061:00010001
30000066:00010001
3000006b:00010001
30000081:00010002
3000008c:00020002
30000091:00010001
3000fe00:a82d4624
30100001:00000000
30100002:00000000

[Q] [Help] Need CWM for iBerry Core X4 Proc: Eynos 4412

Hi devs,
I recently bought a iBerry CoreX4 tablet 9.7 inch tablet. It houses a Samsung Exynos 4412 processor. We are able to root the tab using the Exynos Exploit apk. Being new to the market the tab has no CWM. I tried flashing Galaxy Note 10.1's recovery image. All the procedures I've seen in the internet for flashing recovery images failed with this tab. So I just tried the following.....
iBerry recently released a firmware. I replaced the ramdisk-recovery-uboot.img with recovery.img ( changed ) of galaxy note 10.1 and then upgraded the firmware. The upgradation was successful. But when I tried to enter the recovery mode it just restarts the tab.
Now I have the following questions?
1. Did i do it right?
2. Is the CWM based on the processor? If yes, why cwm recovery for 10.1 did not work with iBerry?
3. Is there any other recovery image you could suggest that would replace the custom one?
Please do help us (iBerry Users) in this one..... as we are not able to flash any custom ROM's ( i guess CWM is needed for flashing ROMs )
Thank you again.....
Tab Specs:
Processor - Samsung Exynos 4412
Quad Core 1.6 GHz
RAM - 2 GB
Display - 9.7 inches
No hard keys except volume control and power button
Rooting done using ExynosAbuse.apk thanks to alephzain and chainfire
i had posted the thread link in the facebook on OFFICIAL IBERRY INDIA PAGE...
ANYONE WILL SURELY HELP YOU OUT
HOPE FOR THE BEST
Thanks
tipu006 said:
i had posted the thread link in the facebook on OFFICIAL IBERRY INDIA PAGE...
ANYONE WILL SURELY HELP YOU OUT
HOPE FOR THE BEST
Click to expand...
Click to collapse
Thanks tipu....
CWM
Tried flashing the Note 10.1 and Note 2 recover image to the recovery partition mmcblk0p4 using dd. Flashing succeded. But when tried to boot on recovery it says
Error:Can't mount /cache
and the stock recovery is set again ( thank God the phoned did not brick )..... In the experiment I corrupted the sd card .......
I found ways to flash the recoveries ( well i hope ).... All we need is a proper CWM.
Am learning the error that was displayed. Please guys, do help in the error produced.......
Step By Step Method of rooting using exynos exploit.
samsylvestertty said:
Hi devs,
I recently bought a iBerry CoreX4 tablet 9.7 inch tablet. It houses a Samsung Exynos 4412 processor. We are able to root the tab using the Exynos Exploit apk. Being new to the market the tab has no CWM. I tried flashing Galaxy Note 10.1's recovery image. All the procedures I've seen in the internet for flashing recovery images failed with this tab. So I just tried the following.....
iBerry recently released a firmware. I replaced the ramdisk-recovery-uboot.img with recovery.img ( changed ) of galaxy note 10.1 and then upgraded the firmware. The upgradation was successful. But when I tried to enter the recovery mode it just restarts the tab.
Now I have the following questions?
1. Did i do it right?
2. Is the CWM based on the processor? If yes, why cwm recovery for 10.1 did not work with iBerry?
3. Is there any other recovery image you could suggest that would replace the custom one?
Please do help us (iBerry Users) in this one..... as we are not able to flash any custom ROM's ( i guess CWM is needed for flashing ROMs )
Thank you again.....
Tab Specs:
Processor - Samsung Exynos 4412
Quad Core 1.6 GHz
RAM - 2 GB
Display - 9.7 inches
No hard keys except volume control and power button
Rooting done using ExynosAbuse.apk thanks to alephzain and chainfire
Click to expand...
Click to collapse
Hi i am new to android and core x4 is my first android device. will you please post the method of rooting with exynos apk. also how to unroot it after for claiming warranty
Root using ExynosAbuse.apk
gamerzone said:
Hi i am new to android and core x4 is my first android device. will you please post the method of rooting with exynos apk. also how to unroot it after for claiming warranty
Click to expand...
Click to collapse
The apk is developed by chainfire and the related post is this.
Click here to download the apk. Install the apk ( if you don't know the installation procedure please look below ) .
Open the application. You have options to either root or unroot. Click it. The root process will start. During the process you will be prompted to grant / deny the application. Choose grant and your device is rooted.
Installing an apk
1. Take the apk to your tablet
2. Use ES File Explorer to browse to the file
3. Just click the ExynosAbuse.apk file and follow the procedures
And rooting Core X4 doesn't make any difference. Cos there are no CWMs or Custom ROMs for the tablet at present. You can still try applications that need elevated permissions to run ( titanium backup etc ) after rooting.....
If you have doubts pls ping back
Tried various methods. Learnt little things about Core X4
Core X4 has 5 partitions
1. mmcblk0 - boot
2. mmcblk0p1 - Internal Storage
3. mmcblk0p2 - System
3. mmcblk0p3 - Data
4. mmcblk0p4 - Cache
used
Code:
cat /proc/partitions
cat /proc/mounts
to find out the partition info
No separate partition for recovery. It resides in the boot partition.
Tried to copy the boot partition by using dd...
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/boot.img
but the boot image's size was more than 4 GB and was not supported by our internal storage.... Also tried to use a pen drive ( NTFS 8 GB ) for dd'ing but it says Read Only File System and fails
Any Help .....
any one who can help us.....
Sent from my AUXUS CoreX4 3G using xda app-developers app
samsylvestertty said:
Tried various methods. Learnt little things about Core X4
Core X4 has 5 partitions
1. mmcblk0 - boot
2. mmcblk0p1 - Internal Storage
3. mmcblk0p2 - System
3. mmcblk0p3 - Data
4. mmcblk0p4 - Cache
used
Code:
cat /proc/partitions
cat /proc/mounts
to find out the partition info
No separate partition for recovery. It resides in the boot partition.
Tried to copy the boot partition by using dd...
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/boot.img
but the boot image's size was more than 4 GB and was not supported by our internal storage.... Also tried to use a pen drive ( NTFS 8 GB ) for dd'ing but it says Read Only File System and fails
Any Help .....
Click to expand...
Click to collapse
Hmmm...well, if the Samsung Note II that has the same Exynos 4412 SOC chipset puts their recovery in the boot.img, then maybe we could use one from that tab? I've done some similar experimentation with my Hyundai T7s Exynos 4412 tab and I've not had any luck yet.
samsylvestertty said:
Tried flashing the Note 10.1 and Note 2 recover image to the recovery partition mmcblk0p4 using dd. Flashing succeded. But when tried to boot on recovery it says
Error:Can't mount /cache
and the stock recovery is set again ( thank God the phoned did not brick )..... In the experiment I corrupted the sd card .......
I found ways to flash the recoveries ( well i hope ).... All we need is a proper CWM.
Am learning the error that was displayed. Please guys, do help in the error produced.......
Click to expand...
Click to collapse
Hello,
I've managed to compile CWM (using latest CM10.1) for Hyundai T7s.
The partition map used came from ramdisk-recovery-uboot and it's like this:
mmcblk0 - boot
mmcblk0p1 - Internal Storage
mmcblk0p2 - System
mmcblk0p3 - Data
mmcblk0p4 - Cache
I cannot find a way to flash this image. Tried replacing ramdisk-recovery-uboot with the ramdisk image produced by CM10.1, but the tablet reboots.
I'll upload recovery.img and relative files later and post link here to test.
Frontier said:
Hello,
I've managed to compile CWM (using latest CM10.1) for Hyundai T7s.
The partition map used came from ramdisk-recovery-uboot and it's like this:
mmcblk0 - boot
mmcblk0p1 - Internal Storage
mmcblk0p2 - System
mmcblk0p3 - Data
mmcblk0p4 - Cache
I cannot find a way to flash this image. Tried replacing ramdisk-recovery-uboot with the ramdisk image produced by CM10.1, but the tablet reboots.
I'll upload recovery.img and relative files later and post link here to test.
Click to expand...
Click to collapse
Hi Frontier,
Congrats on your new CWM compilation. As I told earlier, the Exynos 44** based devices does not have a separate partition for recovery. The recovery resides with the boot partition. That leaves you with two options ( IMHO ).
1. Flash the entire boot partition with a boot.img file that has your compiled recovery
2. Take an image of your device's boot partition. Replace the stock recovery related files with your custom one.
The second option needs Linux based OS. There are commands to pack and repack img files.
Or in windows you can use CYGWIN ( you can do it to some extent )
It's been a long time involving in these topcis . I sold my tablet too.... It's being used by some android developers for creating custom recovery. Hope to hear a good news from them..... Maybe we can get a clear idea after that....
I've uploaded to GitHub my work regarding porting CM10.1 to T7S.
These files *PRODUCE* a ROM but I wouldn't flash it to a tablet.
Needs work with drivers (blobs) for MTK6620 combo chip (GPS, WiFi, BT and guess what: the T7s has also FM radio).
Maybe someone more knowledgable than me can work on this and produce something that works.
https://github.com/Frontier314/t7s_cm10.1
Frontier said:
Hello,
I've managed to compile CWM (using latest CM10.1) for Hyundai T7s.
The partition map used came from ramdisk-recovery-uboot and it's like this:
mmcblk0 - boot
mmcblk0p1 - Internal Storage
mmcblk0p2 - System
mmcblk0p3 - Data
mmcblk0p4 - Cache
I cannot find a way to flash this image. Tried replacing ramdisk-recovery-uboot with the ramdisk image produced by CM10.1, but the tablet reboots.
I'll upload recovery.img and relative files later and post link here to test.
Click to expand...
Click to collapse
You are wrong in partition, the boot is installed in mmcblk0boot0, and not where you have it pointed out.
assasa said:
You are wrong in partition, the boot is installed in mmcblk0boot0, and not where you have it pointed out.
Click to expand...
Click to collapse
There is no mmcblk0boot0.
[email protected]:/ # ls -l /dev/block
brw------- root root 254, 0 2013-06-26 15:45 dm-0
brw------- root root 254, 1 2013-06-26 15:45 dm-1
brw------- root root 254, 10 2013-06-26 15:45 dm-10
brw------- root root 254, 11 2013-06-26 15:45 dm-11
brw------- root root 254, 12 2013-06-26 15:45 dm-12
brw------- root root 254, 13 2013-06-26 15:45 dm-13
brw------- root root 254, 14 2013-06-26 15:45 dm-14
brw------- root root 254, 15 2013-06-26 15:45 dm-15
brw------- root root 254, 16 2013-06-26 15:45 dm-16
brw------- root root 254, 17 2013-06-26 15:45 dm-17
brw------- root root 254, 18 2013-06-26 15:45 dm-18
brw------- root root 254, 19 2013-06-26 15:45 dm-19
brw------- root root 254, 2 2013-06-26 15:45 dm-2
brw------- root root 254, 20 2013-06-26 15:45 dm-20
brw------- root root 254, 21 2013-06-26 15:45 dm-21
brw------- root root 254, 22 2013-06-26 15:45 dm-22
brw------- root root 254, 23 2013-06-26 15:45 dm-23
brw------- root root 254, 24 2013-06-26 15:45 dm-24
brw------- root root 254, 25 2013-06-26 15:45 dm-25
brw------- root root 254, 26 2013-06-26 15:45 dm-26
brw------- root root 254, 27 2013-06-26 15:45 dm-27
brw------- root root 254, 28 2013-06-26 15:45 dm-28
brw------- root root 254, 29 2013-06-26 15:45 dm-29
brw------- root root 254, 3 2013-06-26 15:45 dm-3
brw------- root root 254, 30 2013-06-26 15:45 dm-30
brw------- root root 254, 31 2013-06-26 15:45 dm-31
brw------- root root 254, 32 2013-06-26 15:45 dm-32
brw------- root root 254, 34 2013-06-26 15:46 dm-34
brw------- root root 254, 35 2013-06-26 15:46 dm-35
brw------- root root 254, 36 2013-06-26 15:46 dm-36
brw------- root root 254, 37 2013-06-26 15:46 dm-37
brw------- root root 254, 38 2013-06-26 15:46 dm-38
brw------- root root 254, 39 2013-06-26 15:46 dm-39
brw------- root root 254, 4 2013-06-26 15:45 dm-4
brw------- root root 254, 40 2013-06-26 15:46 dm-40
brw------- root root 254, 41 2013-06-26 15:46 dm-41
brw------- root root 254, 42 2013-06-26 15:46 dm-42
brw------- root root 254, 43 2013-06-26 15:46 dm-43
brw------- root root 254, 44 2013-06-26 15:46 dm-44
brw------- root root 254, 45 2013-06-26 15:46 dm-45
brw------- root root 254, 46 2013-06-26 15:46 dm-46
brw------- root root 254, 47 2013-06-26 15:46 dm-47
brw------- root root 254, 48 2013-06-26 15:46 dm-48
brw------- root root 254, 49 2013-06-26 15:46 dm-49
brw------- root root 254, 5 2013-06-26 15:45 dm-5
brw------- root root 254, 6 2013-06-26 15:45 dm-6
brw------- root root 254, 7 2013-06-26 15:45 dm-7
brw------- root root 254, 8 2013-06-26 15:45 dm-8
brw------- root root 254, 9 2013-06-26 15:45 dm-9
brw------- root root 7, 0 2013-06-26 15:45 loop0
brw------- root root 7, 1 2013-06-26 15:45 loop1
brw-rw---- root root 7, 10 2013-06-26 15:45 loop10
brw-rw---- root root 7, 11 2013-06-26 15:45 loop11
brw-rw---- root root 7, 12 2013-06-26 15:45 loop12
brw-rw---- root root 7, 13 2013-06-26 15:45 loop13
brw-rw---- root root 7, 14 2013-06-26 15:45 loop14
brw-rw---- root root 7, 15 2013-06-26 15:45 loop15
brw-rw---- root root 7, 16 2013-06-26 15:45 loop16
brw-rw---- root root 7, 17 2013-06-26 15:45 loop17
brw-rw---- root root 7, 18 2013-06-26 15:45 loop18
brw-rw---- root root 7, 19 2013-06-26 15:45 loop19
brw------- root root 7, 2 2013-06-26 15:45 loop2
brw-rw---- root root 7, 20 2013-06-26 15:45 loop20
brw-rw---- root root 7, 21 2013-06-26 15:45 loop21
brw-rw---- root root 7, 22 2013-06-26 15:45 loop22
brw-rw---- root root 7, 23 2013-06-26 15:45 loop23
brw-rw---- root root 7, 24 2013-06-26 15:45 loop24
brw-rw---- root root 7, 25 2013-06-26 15:45 loop25
brw-rw---- root root 7, 26 2013-06-26 15:45 loop26
brw-rw---- root root 7, 27 2013-06-26 15:45 loop27
brw-rw---- root root 7, 28 2013-06-26 15:45 loop28
brw-rw---- root root 7, 29 2013-06-26 15:45 loop29
brw------- root root 7, 3 2013-06-26 15:45 loop3
brw-rw---- root root 7, 30 2013-06-26 15:45 loop30
brw-rw---- root root 7, 31 2013-06-26 15:45 loop31
brw-rw---- root root 7, 32 2013-06-26 15:45 loop32
brw-rw---- root root 7, 33 2013-06-26 15:45 loop33
brw-rw---- root root 7, 34 2013-06-26 15:46 loop34
brw-rw---- root root 7, 35 2013-06-26 15:46 loop35
brw-rw---- root root 7, 36 2013-06-26 15:46 loop36
brw-rw---- root root 7, 37 2013-06-26 15:46 loop37
brw-rw---- root root 7, 38 2013-06-26 15:46 loop38
brw-rw---- root root 7, 39 2013-06-26 15:46 loop39
brw------- root root 7, 4 2013-06-26 15:45 loop4
brw-rw---- root root 7, 40 2013-06-26 15:46 loop40
brw-rw---- root root 7, 41 2013-06-26 15:46 loop41
brw-rw---- root root 7, 42 2013-06-26 15:46 loop42
brw-rw---- root root 7, 43 2013-06-26 15:46 loop43
brw-rw---- root root 7, 44 2013-06-26 15:46 loop44
brw-rw---- root root 7, 45 2013-06-26 15:46 loop45
brw-rw---- root root 7, 46 2013-06-26 15:46 loop46
brw-rw---- root root 7, 47 2013-06-26 15:46 loop47
brw-rw---- root root 7, 48 2013-06-26 15:46 loop48
brw-rw---- root root 7, 49 2013-06-26 15:46 loop49
brw------- root root 7, 5 2013-06-26 15:45 loop5
brw------- root root 7, 6 2013-06-26 15:45 loop6
brw------- root root 7, 7 2013-06-26 15:45 loop7
brw-rw---- root root 7, 8 2013-06-26 15:45 loop8
brw-rw---- root root 7, 9 2013-06-26 15:45 loop9
brw------- root root 179, 0 2013-06-26 15:45 mmcblk0
brw------- root root 179, 1 2013-06-26 15:45 mmcblk0p1
brw------- root root 179, 2 2013-06-26 15:45 mmcblk0p2
brw------- root root 179, 3 2013-06-26 15:45 mmcblk0p3
brw------- root root 179, 4 2013-06-26 15:45 mmcblk0p4
brw------- root root 179, 16 2013-06-26 15:45 mmcblk1
brw------- root root 179, 17 2013-06-26 15:45 mmcblk1p1
drwxr-xr-x root root 2013-06-26 15:45 platform
brw------- root root 1, 0 2013-06-26 15:45 ram0
brw------- root root 1, 1 2013-06-26 15:45 ram1
brw------- root root 1, 10 2013-06-26 15:45 ram10
brw------- root root 1, 11 2013-06-26 15:45 ram11
brw------- root root 1, 12 2013-06-26 15:45 ram12
brw------- root root 1, 13 2013-06-26 15:45 ram13
brw------- root root 1, 14 2013-06-26 15:45 ram14
brw------- root root 1, 15 2013-06-26 15:45 ram15
brw------- root root 1, 2 2013-06-26 15:45 ram2
brw------- root root 1, 3 2013-06-26 15:45 ram3
brw------- root root 1, 4 2013-06-26 15:45 ram4
brw------- root root 1, 5 2013-06-26 15:45 ram5
brw------- root root 1, 6 2013-06-26 15:45 ram6
[email protected]:/ # ls -l /dev/block
brw------- root root 254, 0 2013-06-26 15:45 dm-0
brw------- root root 254, 1 2013-06-26 15:45 dm-1
brw------- root root 254, 10 2013-06-26 15:45 dm-10
brw------- root root 254, 11 2013-06-26 15:45 dm-11
brw------- root root 254, 12 2013-06-26 15:45 dm-12
brw------- root root 254, 13 2013-06-26 15:45 dm-13
brw------- root root 254, 14 2013-06-26 15:45 dm-14
brw------- root root 254, 15 2013-06-26 15:45 dm-15
brw------- root root 254, 16 2013-06-26 15:45 dm-16
brw------- root root 254, 17 2013-06-26 15:45 dm-17
brw------- root root 254, 18 2013-06-26 15:45 dm-18
brw------- root root 254, 19 2013-06-26 15:45 dm-19
brw------- root root 254, 2 2013-06-26 15:45 dm-2
brw------- root root 254, 20 2013-06-26 15:45 dm-20
brw------- root root 254, 21 2013-06-26 15:45 dm-21
brw------- root root 254, 22 2013-06-26 15:45 dm-22
brw------- root root 254, 23 2013-06-26 15:45 dm-23
brw------- root root 254, 24 2013-06-26 15:45 dm-24
brw------- root root 254, 25 2013-06-26 15:45 dm-25
brw------- root root 254, 26 2013-06-26 15:45 dm-26
brw------- root root 254, 27 2013-06-26 15:45 dm-27
brw------- root root 254, 28 2013-06-26 15:45 dm-28
brw------- root root 254, 29 2013-06-26 15:45 dm-29
brw------- root root 254, 3 2013-06-26 15:45 dm-3
brw------- root root 254, 30 2013-06-26 15:45 dm-30
brw------- root root 254, 31 2013-06-26 15:45 dm-31
brw------- root root 254, 32 2013-06-26 15:45 dm-32
brw------- root root 254, 34 2013-06-26 15:46 dm-34
brw------- root root 254, 35 2013-06-26 15:46 dm-35
brw------- root root 254, 36 2013-06-26 15:46 dm-36
brw------- root root 254, 37 2013-06-26 15:46 dm-37
brw------- root root 254, 38 2013-06-26 15:46 dm-38
brw------- root root 254, 39 2013-06-26 15:46 dm-39
brw------- root root 254, 4 2013-06-26 15:45 dm-4
brw------- root root 254, 40 2013-06-26 15:46 dm-40
brw------- root root 254, 41 2013-06-26 15:46 dm-41
brw------- root root 254, 42 2013-06-26 15:46 dm-42
brw------- root root 254, 43 2013-06-26 15:46 dm-43
brw------- root root 254, 44 2013-06-26 15:46 dm-44
brw------- root root 254, 45 2013-06-26 15:46 dm-45
brw------- root root 254, 46 2013-06-26 15:46 dm-46
brw------- root root 254, 47 2013-06-26 15:46 dm-47
brw------- root root 254, 48 2013-06-26 15:46 dm-48
brw------- root root 254, 49 2013-06-26 15:46 dm-49
brw------- root root 254, 5 2013-06-26 15:45 dm-5
brw------- root root 254, 6 2013-06-26 15:45 dm-6
brw------- root root 254, 7 2013-06-26 15:45 dm-7
brw------- root root 254, 8 2013-06-26 15:45 dm-8
brw------- root root 254, 9 2013-06-26 15:45 dm-9
brw------- root root 7, 0 2013-06-26 15:45 loop0
brw------- root root 7, 1 2013-06-26 15:45 loop1
brw-rw---- root root 7, 10 2013-06-26 15:45 loop10
brw-rw---- root root 7, 11 2013-06-26 15:45 loop11
brw-rw---- root root 7, 12 2013-06-26 15:45 loop12
brw-rw---- root root 7, 13 2013-06-26 15:45 loop13
brw-rw---- root root 7, 14 2013-06-26 15:45 loop14
brw-rw---- root root 7, 15 2013-06-26 15:45 loop15
brw-rw---- root root 7, 16 2013-06-26 15:45 loop16
brw-rw---- root root 7, 17 2013-06-26 15:45 loop17
brw-rw---- root root 7, 18 2013-06-26 15:45 loop18
brw-rw---- root root 7, 19 2013-06-26 15:45 loop19
brw------- root root 7, 2 2013-06-26 15:45 loop2
brw-rw---- root root 7, 20 2013-06-26 15:45 loop20
brw-rw---- root root 7, 21 2013-06-26 15:45 loop21
brw-rw---- root root 7, 22 2013-06-26 15:45 loop22
brw-rw---- root root 7, 23 2013-06-26 15:45 loop23
brw-rw---- root root 7, 24 2013-06-26 15:45 loop24
brw-rw---- root root 7, 25 2013-06-26 15:45 loop25
brw-rw---- root root 7, 26 2013-06-26 15:45 loop26
brw-rw---- root root 7, 27 2013-06-26 15:45 loop27
brw-rw---- root root 7, 28 2013-06-26 15:45 loop28
brw-rw---- root root 7, 29 2013-06-26 15:45 loop29
brw------- root root 7, 3 2013-06-26 15:45 loop3
brw-rw---- root root 7, 30 2013-06-26 15:45 loop30
brw-rw---- root root 7, 31 2013-06-26 15:45 loop31
brw-rw---- root root 7, 32 2013-06-26 15:45 loop32
brw-rw---- root root 7, 33 2013-06-26 15:45 loop33
brw-rw---- root root 7, 34 2013-06-26 15:46 loop34
brw-rw---- root root 7, 35 2013-06-26 15:46 loop35
brw-rw---- root root 7, 36 2013-06-26 15:46 loop36
brw-rw---- root root 7, 37 2013-06-26 15:46 loop37
brw-rw---- root root 7, 38 2013-06-26 15:46 loop38
brw-rw---- root root 7, 39 2013-06-26 15:46 loop39
brw------- root root 7, 4 2013-06-26 15:45 loop4
brw-rw---- root root 7, 40 2013-06-26 15:46 loop40
brw-rw---- root root 7, 41 2013-06-26 15:46 loop41
brw-rw---- root root 7, 42 2013-06-26 15:46 loop42
brw-rw---- root root 7, 43 2013-06-26 15:46 loop43
brw-rw---- root root 7, 44 2013-06-26 15:46 loop44
brw-rw---- root root 7, 45 2013-06-26 15:46 loop45
brw-rw---- root root 7, 46 2013-06-26 15:46 loop46
brw-rw---- root root 7, 47 2013-06-26 15:46 loop47
brw-rw---- root root 7, 48 2013-06-26 15:46 loop48
brw-rw---- root root 7, 49 2013-06-26 15:46 loop49
brw------- root root 7, 5 2013-06-26 15:45 loop5
brw------- root root 7, 6 2013-06-26 15:45 loop6
brw------- root root 7, 7 2013-06-26 15:45 loop7
brw-rw---- root root 7, 8 2013-06-26 15:45 loop8
brw-rw---- root root 7, 9 2013-06-26 15:45 loop9
brw------- root root 179, 0 2013-06-26 15:45 mmcblk0
brw------- root root 179, 1 2013-06-26 15:45 mmcblk0p1
brw------- root root 179, 2 2013-06-26 15:45 mmcblk0p2
brw------- root root 179, 3 2013-06-26 15:45 mmcblk0p3
brw------- root root 179, 4 2013-06-26 15:45 mmcblk0p4
brw------- root root 179, 16 2013-06-26 15:45 mmcblk1
brw------- root root 179, 17 2013-06-26 15:45 mmcblk1p1
drwxr-xr-x root root 2013-06-26 15:45 platform
brw------- root root 1, 0 2013-06-26 15:45 ram0
brw------- root root 1, 1 2013-06-26 15:45 ram1
brw------- root root 1, 10 2013-06-26 15:45 ram10
brw------- root root 1, 11 2013-06-26 15:45 ram11
brw------- root root 1, 12 2013-06-26 15:45 ram12
brw------- root root 1, 13 2013-06-26 15:45 ram13
brw------- root root 1, 14 2013-06-26 15:45 ram14
brw------- root root 1, 15 2013-06-26 15:45 ram15
brw------- root root 1, 2 2013-06-26 15:45 ram2
brw------- root root 1, 3 2013-06-26 15:45 ram3
brw------- root root 1, 4 2013-06-26 15:45 ram4
brw------- root root 1, 5 2013-06-26 15:45 ram5
brw------- root root 1, 6 2013-06-26 15:45 ram6
brw------- root root 1, 7 2013-06-26 15:45 ram7
brw------- root root 1, 8 2013-06-26 15:45 ram8
brw------- root root 1, 9 2013-06-26 15:45 ram9
drwxr-xr-x root root 2013-06-26 15:45 vold
[email protected]:/ # fdisk -l /dev/block/mmcblk0
Disk /dev/block/mmcblk0: 15.7 GB, 15758000128 bytes
255 heads, 63 sectors/track, 1915 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/block/mmcblk0p1 219 1908 13568000 c Win95 FAT32 (LBA)
/dev/block/mmcblk0p2 9 53 358400 83 Linux
/dev/block/mmcblk0p3 53 181 1024000 83 Linux
/dev/block/mmcblk0p4 181 219 307200 83 Linux
Partition table entries are not in disk order
Click to expand...
Click to collapse
Frontier said:
There is no mmcblk0boot0.
Click to expand...
Click to collapse
I have Hyundai T7s tablet and here is my partitions list:
[localhost /extsd]# ls -l /dev/block/m*
brw------- 1 0 0 179, 0 Jul 30 04:07 /dev/block/mmcblk0 <--- Internal sd card
brw------- 1 0 0 179, 8 Jul 30 04:07 /dev/block/mmcblk0boot0
brw------- 1 0 0 179, 16 Jul 30 04:07 /dev/block/mmcblk0boot1
brw------- 1 0 0 179, 1 Jul 30 04:07 /dev/block/mmcblk0p1 <-- Internal storage ----- mounted as /sdcard
brw------- 1 0 0 179, 2 Jul 30 04:07 /dev/block/mmcblk0p2 <-- System partition ----- mounted as /system
brw------- 1 0 0 179, 3 Jul 30 04:07 /dev/block/mmcblk0p3 <-- Data partition ----- mounted as /data
brw------- 1 0 0 179, 4 Jul 30 04:07 /dev/block/mmcblk0p4 <-- Cache partition ----- mounted as /cache
brw------- 1 0 0 179, 24 Jul 30 04:07 /dev/block/mmcblk1 <--- External sd card
brw------- 1 0 0 179, 25 Jul 30 04:07 /dev/block/mmcblk1p1 <--- Partition on the external sd card
mmcblk0 - represents a whole storage, therefore this is not a boot partition.
I also noticed that System partition starts not from the beginning of the card.There is 131071 sectors (65 534 kb) in the beginning of the card.
[localhost /extsd]# fdisk -u -l /dev/block/mmcblk0
Disk /dev/block/mmcblk0: 15.6 GB, 15634268160 bytes
255 heads, 63 sectors/track, 1900 cylinders, total 30535680 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/block/mmcblk0p1 4251648 30404607 13076480 c Win95 FAT32 (LBA)
/dev/block/mmcblk0p2 131072 1179647 524288 83 Linux
/dev/block/mmcblk0p3 1179648 3227647 1024000 83 Linux
/dev/block/mmcblk0p4 3227648 4251647 512000 83 Linux
Partition table entries are not in disk order
I´m very interesting on this thread, I bought a Voyo A15 with Exynos 5250 and partitions it´s same that T7s.
Hardly waiting for a cwm for iberry auxus core x4 exynos 4412 processor, we need devs support fot this..
Request to all devs to joins this thread.
Btw iberry auxus core x4 recently got jb 4.2.2....
Sent from my GT-P3100 using xda premium
iBerry auxus core x4 has the same hardware with Hyundai T10.
Regarding CWM for this tablet, you can try this.
waseem.gani said:
Hardly waiting for a cwm for iberry auxus core x4 exynos 4412 processor, we need devs support fot this..
Request to all devs to joins this thread.
Btw iberry auxus core x4 recently got jb 4.2.2....
Sent from my GT-P3100 using xda premium
Click to expand...
Click to collapse
Thanks for your help, will try it and let you know.
The jb 4.2.2 provided by iberry is very unstable, so want to try custom rom, can you share some link for cuayom roms.
Sent from my GT-P3100 using xda premium
Tried your cwm.zip and I bricked my tablet.so I have sent it to iberry service center.even firmware upgrade didnt helped and it was not switching on.
Devs need your help please can any one build a working cwm for iberry auxus core x4.
Sent from my GT-P3100 using xda premium

missing boot partition on xperia

Hello
I want to install new kernel image, but there is no boot partition, trying "ls" command gives this output:
~ # ls
acct init.goldfish.rc sd-ext
cache init.rc sdcard
config mnt sys
d modules system
data pre_hw_config.sh tmp
default.prop proc ueventd.delta.rc
dev recovery.fstab ueventd.goldfish.rc
etc res ueventd.rc
init root vendor
init.delta.rc sbin
~ # ls -l
drwxr-xr-x 3 root root 0 Feb 28 15:56 acct
drwxrwx--x 1 system cache 2048 Aug 31 16:12 cache
dr-x------ 2 root root 0 Feb 28 15:56 config
lrwxrwxrwx 1 root root 17 Feb 28 15:56 d -> /sys/kernel/debug
drwxrwx--x 1 system system 2048 Aug 31 16:12 data
-rw-r--r-- 1 root root 118 Jul 1 2012 default.prop
drwxr-xr-x 14 root root 3340 Feb 28 15:57 dev
lrwxrwxrwx 1 root root 11 Feb 28 15:56 etc -> /system/etc
-rwxr-xr-x 1 root root 98576 Aug 22 2012 init
-rwxr-xr-x 1 root root 5802 Jul 1 2012 init.delta.rc
-rwxr-xr-x 1 root root 1677 Jul 1 2012 init.goldfish.rc
-rwxr-xr-x 1 root root 15559 Aug 22 2012 init.rc
drwxrwxr-x 6 root system 0 Feb 28 15:56 mnt
drwxr-xr-x 2 root root 0 Feb 25 2012 modules
-rwxr-xr-x 1 root root 1406 Jul 1 2012 pre_hw_config.sh
dr-xr-xr-x 138 root root 0 Jan 1 1970 proc
-rwxr-xr-x 1 root root 243 Jul 1 2012 recovery.fstab
drwxr-xr-x 3 root root 0 Feb 28 15:57 res
drwx------ 2 root root 0 Aug 22 2012 root
drwxr-xr-x 2 root root 0 Jul 1 2012 sbin
drwxrwx--x 2 system system 0 Feb 28 15:56 sd-ext
lrwxrwxrwx 1 root root 11 Feb 28 15:56 sdcard -> /mnt/sdcard
drwxr-xr-x 12 root root 0 Jan 1 1970 sys
drwxr-xr-x 1 root root 2048 Feb 22 12:24 system
drwxr-xr-x 2 root root 0 Feb 28 15:57 tmp
-rw-r--r-- 1 root root 744 Jul 1 2012 ueventd.delta.rc
-rw-r--r-- 1 root root 0 Jul 1 2012 ueventd.goldfish.rc
-rw-r--r-- 1 root root 4225 Jul 1 2012 ueventd.rc
lrwxrwxrwx 1 root root 14 Feb 28 15:56 vendor -> /system/vendor
what should I do? its xperia x8, doesnt support fastboot

UBIFS/NAND Partitioning

I have a device that uses UBIFS and I'm trying to increase the partition size of the /system disk as it doesn't have much space and only half of the NAND is partitioned. Unfortunately, it's not as simple as I thought as the entire nand chip doesn't populate in /dev as a single device.
Here's the boot log where MTD partitions are enumerated.
HTML:
[ 0.000000] Kernel command line: noinitrd rw console=ttyHSL0,115200,n8 androidboot.hardware=qcom ehci-hcd.park=3 msm_rtb.filter=0x37 lpm_levels.sleep_disabled=1 earlycon=msm_hsl_uart,0x78b1000 androidboot.serialno=796a00b0 androidboot.authorized_kernel=true androidboot.baseband=msm rootfstype=ubifs rootflags=bulk_read root=ubi0:rootfs ubi.mtd=13
Code:
[ 0.478465] sps: BAM device 0x07984000 is not registered yet.
[ 0.478706] sps:BAM 0x07984000 is registered.
[ 0.478723] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xdde0c800
[ 0.478966] sps:BAM 0x07984000 (va:0xe0bc0000) enabled: ver:0x19, number of pipes:7
[ 0.481536] msm_nand_parse_smem_ptable: Parsing partition table info from SMEM
[ 0.481577] msm_nand_parse_smem_ptable: SMEM partition table found: ver: 4 len: 20
[ 0.481602] msm_nand_version_check: nand_major:1, nand_minor:5, qpic_major:1, qpic_minor:5
[ 0.481640] msm_nand_scan: NAND Id: 0x2690ac98 Buswidth: 8Bits Density: 512 MByte
[ 0.481649] msm_nand_scan: pagesize: 4096 Erasesize: 262144 oobsize: 256 (in Bytes)
[ 0.481656] msm_nand_scan: BCH ECC: 8 Bit
[ 0.481670] msm_nand_scan: CFG0: 0x290409c0, CFG1: 0x08045d5c
[ 0.481670] RAWCFG0: 0x2b8401c0, RAWCFG1: 0x0005055d
[ 0.481670] ECCBUFCFG: 0x00000203, ECCBCHCFG: 0x42040d10
[ 0.481670] RAWECCCFG: 0x42000d11, BAD BLOCK BYTE: 0x00000175
[ 0.481691] Creating 20 MTD partitions on "7980000.nand":
[ 0.481711] 0x000000000000-0x000000280000 : "sbl"
[ 0.482399] 0x000000280000-0x000000500000 : "mibib"
[ 0.482994] 0x000000500000-0x000001b80000 : "efs2"
[ 0.483584] 0x000001b80000-0x000001c80000 : "tz"
[ 0.484194] 0x000001c80000-0x000001d40000 : "rpm"
[ 0.484816] 0x000001d40000-0x000001e40000 : "aboot"
[ 0.485364] 0x000001e40000-0x000002880000 : "boot"
[ 0.485922] 0x000002880000-0x000002900000 : "scrub"
[ 0.486496] 0x000002900000-0x000006fc0000 : "modem"
[ 0.487080] 0x000006fc0000-0x000007140000 : "misc"
[ 0.487672] 0x000007140000-0x000007bc0000 : "recovery"
[ 0.488269] 0x000007bc0000-0x000007c80000 : "fota_none"
[ 0.488883] 0x000007c80000-0x000009340000 : "recoveryfs"
[ 0.489491] 0x000009340000-0x000011bc0000 : "system"
[ 0.490036] 0x000011bc0000-0x000012b40000 : "pad1"
[ 0.490729] 0x000012b40000-0x000013f80000 : "userrw"
[ 0.491301] 0x000013f80000-0x000017a40000 : "hdata"
[ 0.491890] 0x000017a40000-0x00001f000000 : "ntgfota"
[ 0.492500] 0x00001f000000-0x00001f8c0000 : "cust"
[ 0.493103] 0x00001f8c0000-0x000020000000 : "persist"
[ 0.493719] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 35
[ 0.493729] msm_nand_probe: Allocated DMA buffer at virt_addr 0xdf446000, phys_addr 0x9f446000
/dev
Code:
crw-rw---- 1 root root 90, 0 Jan 1 1970 mtd0
crw-rw---- 1 root root 90, 1 Jan 1 1970 mtd0ro
crw-rw---- 1 root root 90, 2 Jan 1 1970 mtd1
crw-rw---- 1 root root 90, 20 Jan 1 1970 mtd10
crw-rw---- 1 root root 90, 21 Jan 1 1970 mtd10ro
crw-rw---- 1 root root 90, 22 Jan 1 1970 mtd11
crw-rw---- 1 root root 90, 23 Jan 1 1970 mtd11ro
crw-rw---- 1 root root 90, 24 Jan 1 1970 mtd12
crw-rw---- 1 root root 90, 25 Jan 1 1970 mtd12ro
crw-rw---- 1 root root 90, 26 Jan 1 1970 mtd13
crw-rw---- 1 root root 90, 27 Jan 1 1970 mtd13ro
crw-rw---- 1 root root 90, 28 Jan 1 1970 mtd14
crw-rw---- 1 root root 90, 29 Jan 1 1970 mtd14ro
crw-rw---- 1 root root 90, 30 Jan 1 1970 mtd15
crw-rw---- 1 root root 90, 31 Jan 1 1970 mtd15ro
crw-rw---- 1 root root 90, 32 Jan 1 1970 mtd16
crw-rw---- 1 root root 90, 33 Jan 1 1970 mtd16ro
crw-rw---- 1 root root 90, 34 Jan 1 1970 mtd17
crw-rw---- 1 root root 90, 35 Jan 1 1970 mtd17ro
crw-rw---- 1 root root 90, 36 Jan 1 1970 mtd18
crw-rw---- 1 root root 90, 37 Jan 1 1970 mtd18ro
crw-rw---- 1 root root 90, 38 Jan 1 1970 mtd19
crw-rw---- 1 root root 90, 39 Jan 1 1970 mtd19ro
crw-rw---- 1 root root 90, 3 Jan 1 1970 mtd1ro
crw-rw---- 1 root root 90, 4 Jan 1 1970 mtd2
crw-rw---- 1 root root 90, 5 Jan 1 1970 mtd2ro
crw-rw---- 1 root root 90, 6 Jan 1 1970 mtd3
crw-rw---- 1 root root 90, 7 Jan 1 1970 mtd3ro
crw-rw---- 1 root root 90, 8 Jan 1 1970 mtd4
crw-rw---- 1 root root 90, 9 Jan 1 1970 mtd4ro
crw-rw---- 1 root root 90, 10 Jan 1 1970 mtd5
crw-rw---- 1 root root 90, 11 Jan 1 1970 mtd5ro
crw-rw---- 1 root root 90, 12 Jan 1 1970 mtd6
crw-rw---- 1 root root 90, 13 Jan 1 1970 mtd6ro
crw-rw---- 1 root root 90, 14 Jan 1 1970 mtd7
crw-rw---- 1 root root 90, 15 Jan 1 1970 mtd7ro
crw-rw---- 1 root root 90, 16 Jan 1 1970 mtd8
crw-rw---- 1 root root 90, 17 Jan 1 1970 mtd8ro
crw-rw---- 1 root root 90, 18 Jan 1 1970 mtd9
crw-rw---- 1 root root 90, 19 Jan 1 1970 mtd9ro
brw-rw---- 1 root root 31, 0 Jan 1 1970 mtdblock0
brw-rw---- 1 root root 31, 1 Jan 1 1970 mtdblock1
brw-rw---- 1 root root 31, 10 Jan 1 1970 mtdblock10
brw-rw---- 1 root root 31, 11 Jan 1 1970 mtdblock11
brw-rw---- 1 root root 31, 12 Jan 1 1970 mtdblock12
brw-rw---- 1 root root 31, 13 Jan 1 1970 mtdblock13
brw-rw---- 1 root root 31, 14 Jan 1 1970 mtdblock14
brw-rw---- 1 root root 31, 15 Jan 1 1970 mtdblock15
brw-rw---- 1 root root 31, 16 Jan 1 1970 mtdblock16
brw-rw---- 1 root root 31, 17 Jan 1 1970 mtdblock17
brw-rw---- 1 root root 31, 18 Jan 1 1970 mtdblock18
brw-rw---- 1 root root 31, 19 Jan 1 1970 mtdblock19
brw-rw---- 1 root root 31, 2 Jan 1 1970 mtdblock2
brw-rw---- 1 root root 31, 3 Jan 1 1970 mtdblock3
brw-rw---- 1 root root 31, 4 Jan 1 1970 mtdblock4
brw-rw---- 1 root root 31, 5 Jan 1 1970 mtdblock5
brw-rw---- 1 root root 31, 6 Jan 1 1970 mtdblock6
brw-rw---- 1 root root 31, 7 Jan 1 1970 mtdblock7
brw-rw---- 1 root root 31, 8 Jan 1 1970 mtdblock8
brw-rw---- 1 root root 31, 9 Jan 1 1970 mtdblock9
crw-rw---- 1 root root 10, 90 Jan 1 1970 ramdump_AR6320
crw-rw---- 1 root root 10, 89 Jan 1 1970 ramdump_AR6320_SD
crw-rw---- 1 root root 10, 85 Jan 1 1970 ramdump_modem
crw-rw---- 1 root root 10, 80 Jan 1 1970 ramdump_smem
cat /proc/mounts
Code:
rootfs / rootfs rw 0 0
ubi0:rootfs / ubifs rw,relatime,bulk_read,chk_data_crc 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
tmpfs /dev tmpfs rw,relatime,size=64k,mode=755 0 0
devpts /dev/pts devpts rw,relatime,gid=5,mode=620 0 0
tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
tmpfs /var/volatile tmpfs rw,relatime 0 0
tmpfs /media/ram tmpfs rw,relatime 0 0
ubi0:usrfs /data ubifs rw,relatime,bulk_read,chk_data_crc 0 0
/dev/ubi1_0 /firmware ubifs rw,relatime,bulk_read,chk_data_crc 0 0
ubi2:userrw /mnt/userrw ubifs rw,sync,relatime,bulk_read,chk_data_crc 0 0
ubi3:hdata /mnt/hdata ubifs ro,relatime,bulk_read,chk_data_crc 0 0
tmpfs /media/drives tmpfs ro,relatime,size=4k 0 0
adb /dev/usb-ffs/adb functionfs rw,relatime 0 0
var /var tmpfs rw,relatime 0 0
/dev/loop0 /mnt/hdata/licenses squashfs ro,relatime 0 0
I tried poking around /sys/devices/7980000.nand but I'm not as experienced with *NIX systems. I've also tried messing with QPST and similar tools but to no avail.
bump
MR1100?

Categories

Resources