So I've seen plenty of topics about other phones but had a difficult time finding anything regarding the HTC legend. I've already soldered my USB to micro USB and took a blade to a micro usb charger cord.
What I'm unsure about is how to tell if I went into USB host mode or not using the micro usb input I've got. It didn't have any noticable resistor on it, this is from a wall to phone charger if that matters.
I'm using Cyanogenmod 7.0 RC2
From what it looks like there's only the solder points for that + and - wires
Picture of micro usb input: http://i42.tinypic.com/116i493.jpg
Everything in one happy picture(do not click if bad soldering makes you cry): http://i41.tinypic.com/2ykxbtu.jpg
When I connected a mouse I don't use to see if the light would come on but that wasn't promising. I removed the micro usb when the little skateboarding startup logo showed and waited for the phone to start, when I plugged in my device dmesg only showed some ALS lines, which from short searching revealed it was something regarding GSM, but nothing regarding a mouse or anything about device.
Now I'm not expecting to use a USB mouse I want to use a USB keyboard(roll-up ) I just don't have a USB keyboard right now to really test.
Thanks for your time.
I compiled the kernel ver 2.6.25 for htc legend (cyanogen 7.2 rom), applied the hack from Sven Killing, hacked a home made cable for usb host mode and tested keyboard and mouse and both work fine!
I made some changes on the kernel (Kconfig and ehci-msm7201.c / .h), if somebody need it i can upload my kernel.
my kernel dmesg:
...
<6>[ 0.260314] [DISP]mdp_probe: initialized
<6>[ 0.260986] usbcore: registered new interface driver usbfs
<6>[ 0.261322] usbcore: registered new interface driver hub
<6>[ 0.261688] usbcore: registered new device driver usb
<6>[ 0.262207] msm_i2c_probe
<6>[ 0.262542] msm_i2c_probe: clk_ctl 315, 400000 Hz
<6>[ 0.264587] Bluetooth: Core ver 2.15
<6>[ 0.264862] NET: Registered protocol family 31
<6>[ 0.265075] Bluetooth: HCI device and connection manager initialized
<6>[ 0.265441] Bluetooth: HCI socket layer initialized
<6>[ 0.265838] Switching to clocksource gp_timer
<6>[ 0.267547] NET: Registered protocol family 2
<6>[ 0.267944] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.268798] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.269531] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
<6>[ 0.270294] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 0.270507] TCP reno registered
<6>[ 0.270874] UDP hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.271087] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
<6>[ 0.271697] NET: Registered protocol family 1
<6>[ 0.272155] Unpacking initramfs...
<6>[ 0.291229] Freeing initrd memory: 144K
...
<6>[ 0.692687] tun: Universal TUN/TAP device driver, 1.6
<6>[ 0.692871] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
<6>[ 0.694946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<7>[ 0.695343] ehci_hcd: block sizes: qh 60 qtd 96 itd 160 sitd 96
<7>[ 0.695678] usb_hcd_msm7201_probe()
<7>[ 0.695861] initializing MSM7201/QSD8X50/MSM7227 USB Controller
<6>[ 0.716461] msm_hsusb msm_hsusb: Qualcomm MSM7201/QSD8X50/MSM7227 On-Chip EHCI Host Controller
<6>[ 0.716888] msm_hsusb msm_hsusb: new USB bus registered, assigned bus number 1
<7>[ 0.717132] msm_hsusb msm_hsusb: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
<7>[ 0.717620] msm_hsusb msm_hsusb: park 0
<7>[ 0.717834] msm_hsusb msm_hsusb: reset command 080b02 park=3 ithresh=8 period=1024 Reset HALT
<6>[ 0.718261] msm_hsusb msm_hsusb: irq 47, io mem 0xa0800000
<6>[ 0.737243] hub 1-0:1.0: USB hub found
<6>[ 0.737457] hub 1-0:1.0: 1 port detected
<4>[ 0.738037] ------------[ cut here ]------------
<4>[ 0.738433] WARNING: at kernel/irq/manage.c:290 enable_irq+0x5c/0xb4()
<4>[ 0.738616] Unbalanced enable for IRQ 47
<4>[ 0.738983] Modules linked in:
<4>[ 0.739410] [<c00359e8>] (unwind_backtrace+0x0/0xf0) from [<c0072068>] (warn_slowpath_common+0x4c/0x64)
<4>[ 0.739807] [<c0072068>] (warn_slowpath_common+0x4c/0x64) from [<c0072100>] (warn_slowpath_fmt+0x2c/0x3c)
<4>[ 0.740203] [<c0072100>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00aa6a4>] (enable_irq+0x5c/0xb4)
<4>[ 0.740417] [<c00aa6a4>] (enable_irq+0x5c/0xb4) from [<c0275714>] (usb_hcd_msm7201_probe+0x25c/0x30c)
<4>[ 0.740814] [<c0275714>] (usb_hcd_msm7201_probe+0x25c/0x30c) from [<c0245e44>] (platform_drv_probe+0x18/0x1c)
<4>[ 0.741210] [<c0245e44>] (platform_drv_probe+0x18/0x1c) from [<c0244fb8>] (driver_probe_device+0xa8/0x158)
<4>[ 0.741607] [<c0244fb8>] (driver_probe_device+0xa8/0x158) from [<c02450c8>] (__driver_attach+0x60/0x84)
<4>[ 0.741973] [<c02450c8>] (__driver_attach+0x60/0x84) from [<c024480c>] (bus_for_each_dev+0x48/0x84)
<4>[ 0.742370] [<c024480c>] (bus_for_each_dev+0x48/0x84) from [<c0244144>] (bus_add_driver+0x9c/0x21c)
<4>[ 0.742584] [<c0244144>] (bus_add_driver+0x9c/0x21c) from [<c0245398>] (driver_register+0xa8/0x138)
<4>[ 0.742980] [<c0245398>] (driver_register+0xa8/0x138) from [<c0019938>] (ehci_hcd_init+0xac/0x108)
<4>[ 0.743377] [<c0019938>] (ehci_hcd_init+0xac/0x108) from [<c0030384>] (do_one_initcall+0x5c/0x1b0)
<4>[ 0.743743] [<c0030384>] (do_one_initcall+0x5c/0x1b0) from [<c0008410>] (kernel_init+0xb0/0x16c)
<4>[ 0.744140] [<c0008410>] (kernel_init+0xb0/0x16c) from [<c00318a8>] (kernel_thread_exit+0x0/0x8)
<4>[ 0.744384] ---[ end trace a88e7bb8f2db6923 ]---
<6>[ 0.745025] android init
<6>[ 0.745269] android_probe pdata: c0537a70
<6>[ 0.745635] f_adb init
<6>[ 0.745819] android_register_function adb
<6>[ 0.746032] f_mass_storage init
<6>[ 0.746276] fsg_probe pdev: c0537bd8, pdata: c05383bc
<6>[ 0.746795] android_register_function usb_mass_storage
<6>[ 0.746978] f_rndis init
<6>[ 0.747314] android_register_function rndis
<6>[ 0.747650] f_accessory init
<6>[ 0.747863] android_register_function accessory
<3>[ 0.748626] msm_i2c msm_i2c.0: error, status c8 (20,E4,00)(20,F4,00)(cnt:1,pos:0)
<3>[ 0.749053] msm_i2c msm_i2c.0: Error during data xfer (-5) (20,E4,00)
<6>[ 0.856872] synaptics_ts_probe: Product Major Version 1
<6>[ 0.857421] synaptics_ts_probe: Product Minor Version 3
<6>[ 0.857940] synaptics_ts_probe: product property 2
<6>[ 0.858642] synaptics_ts_probe: device control 81
<6>[ 0.859191] synaptics_ts_probe: interrupt enable 1
<6>[ 0.877288] synaptics_ts_probe: 0xe0: 1 1 1 2 1 3 0 0
<6>[ 0.896911] synaptics_ts_probe: Sensor properties 701
<6>[ 0.976715] synaptics_ts_probe: max_x 3668, max_y 5460
<6>[ 0.976928] synaptics_ts_probe: inactive_x -11 -11, inactive_y -11 -11
<6>[ 0.977294] synaptics_ts_probe: snap_x 0-0 0-0, snap_y 0-0 0-0
<6>[ 0.977508] synaptics_ts_probe: margin_pixel_left: 0, margin_pixel_right: 0, margin_pixel_top: 0, margin_pixel_bottom: 0
<6>[ 0.977874] synaptics_ts_probe: ts_raw_width: 3646, ts_raw_height: 5438
....
<6>[ 2.079620] [KEY] GPIO Matrix Keypad Driver: Start keypad matrix for legend-keypad in interrupt mode
<6>[ 2.080291] [KEY] GPIO Input Driver: Start gpio inputs for legend-keypad in interrupt mode
<6>[ 2.081024] input: legend-keypad as /devices/virtual/input/input3
<6>[ 2.082214] input: lightsensor-level as /devices/virtual/input/input4
<6>[ 2.082977] [LS][CM3602] set_ls_kvalue: ALS calibrated als_kadc=0x6da50053
<6>[ 2.083160] [LS][CM3602] set_ls_kvalue: als_kadc=0x53, als_gadc=0xc0
<6>[ 2.083374] [LS][CM3602] ls_table: data[0] , data[0] = 0, 0
<6>[ 2.083740] [LS][CM3602] ls_table: data[1] , data[1] = 0, e
<6>[ 2.083953] [LS][CM3602] ls_table: data[2] , data[2] = 0, 21
<6>[ 2.084320] [LS][CM3602] ls_table: data[3] , data[3] = 0, 5f
<6>[ 2.084503] [LS][CM3602] ls_table: data[4] , data[4] = 0, 85
<6>[ 2.084869] [LS][CM3602] ls_table: data[5] , data[5] = 0, ab
<6>[ 2.085083] [LS][CM3602] ls_table: data[6] , data[6] = 0, d1
<6>[ 2.085449] [LS][CM3602] ls_table: data[7] , data[7] = 1, 2d
<6>[ 2.085632] [LS][CM3602] ls_table: data[8] , data[8] = 1, 73
<6>[ 2.086029] [KEY] gpio_keys_scan_keys: key 1-116, 0 (20) changed to 0
<6>[ 2.086242] [LS][CM3602] ls_table: data[9] , data[9] = 3, ff
<7>[ 2.088623] __capella_cm3602_power: Turn the capella_cm3602 power on
<6>[ 2.089141] using input dev h2w headset for key reset
<6>[ 2.089538] using input dev legend-keypad for key reset
<6>[ 2.090332] input: curcial-oj as /devices/virtual/input/input5
<6>[ 2.090881] using input dev curcial-oj for key reset
<3>[ 2.092376] curcial_oj_poweronJower status ok
<6>[ 2.140625] OpticalJoystick Device ID: 0d
<6>[ 2.143493] OJ Driver: Revision : 02
<6>[ 2.146240] OJ: driver loaded
<6>[ 2.147460] using rtc device, msm_rtc, for alarms
<6>[ 2.147857] rs30000048:00010004 rs30000048:00010004: rtc core: registered msm_rtc as rtc0
<6>[ 2.148468] AKM8973 compass driver: init
<6>[ 2.149536] input: compass as /devices/virtual/input/input6
<6>[ 2.150421] [FLT]adp1650 Led Flash driver: init
<4>[ 2.150848] [CAM]s5k4e1gx_init
<4>[ 2.151123] [CAM]__s5k4e1gx_probe
<6>[ 2.151336] [CAM]s5k4e1gx_vreg_enable camera vreg on
<3>[ 2.151672] [CAM]sensor platform_data didnt register
<3>[ 2.151885] [CAM]__s5k4e1gx_probe fail sensor power on error
<6>[ 2.152404] [CAM]sctrl.node 0
<4>[ 2.152587] [CAM]s5k4e1gx_sensor_probe()
<6>[ 2.152832] [CAM]s5k4e1gx_probe called!
<6>[ 2.203308] [CAM]s5k4e1gx_probe successed! rc = 0
<6>[ 2.203552] [CAM]s5k4e1gx s->node 0
<6>[ 2.249176] [CAM]s5k4e1gx_sensor_init(): reseting sensor.
<6>[ 2.250305] [CAM]sensor_lc_disable=0
<4>[ 2.334533] [CAM]sensor evt version : 0x10
<4>[ 2.334716] [CAM]use analog_settings_evt3
<6>[ 2.345367] s5k4e1gx_sysfs_init : kobject_create_and_add
<6>[ 2.345581] s5k4e1gx_sysfs_init : sysfs_create_file
<6>[ 2.346893] device-mapper: uevent: version 1.0.3
<6>[ 2.347534] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: [email protected]
<6>[ 2.348144] Bluetooth: HCI UART driver ver 2.2
<6>[ 2.348358] Bluetooth: HCI H4 protocol initialized
<6>[ 2.348724] Bluetooth: HCILL protocol initialized
<7>[ 2.349731] msmsdcc_platform_status_irq: 102
<6>[ 2.349945] mmc0: Slot status change detected (0 -> 1)
<4>[ 2.350402] legend_sdslot_switchvdd::vdd=00000000 sdslot_vdd=ffffffff
<6>[ 2.350769] legend_sdslot_switchvdd: Disabling SD slot power
<4>[ 2.350982] off:MCI_Power=00000000
<4>[ 2.351165] off:MCI_Power=00000000
<6>[ 2.353820] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 26,102 dma 8
<6>[ 2.354003] mmc0: Platform slot type: SD
<6>[ 2.354370] mmc0: 4 bit data mode enabled
<6>[ 2.354583] mmc0: 8 bit data mode disabled
<6>[ 2.354766] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 100000000 Hz
<6>[ 2.355133] mmc0: Slot eject status = 0
<6>[ 2.355346] mmc0: Power save feature enable = 1
<6>[ 2.355712] mmc0: DM non-cached buffer at ffa4a000, dma_addr 0x25669000
<6>[ 2.355895] mmc0: DM cmd busaddr 0x25669000, cmdptr busaddr 0x25669300
<7>[ 2.356689] Registered led device: amber
<7>[ 2.357055] Registered led device: green
<7>[ 2.357360] Registered led device: button-backlight
<6>[ 2.357757] microp_led_probe: succeeded
<6>[ 2.358612] usbcore: registered new interface driver usbhid
<6>[ 2.359008] usbhid: USB HID core driver
<6>[ 2.359741] logger: created 64K log 'log_main'
<6>[ 2.360076] logger: created 256K log 'log_events'
<6>[ 2.360565] logger: created 64K log 'log_radio'
<6>[ 2.360900] logger: created 64K log 'log_system'
<6>[ 2.361511] GACT probability NOT on
<6>[ 2.361724] Mirror/redirect action on
<6>[ 2.361938] u32 classifier
<6>[ 2.362121] Actions configured
<6>[ 2.362487] Netfilter messages via NETLINK v0.30.
<6>[ 2.362792] nf_conntrack version 0.5.0 (4653 buckets, 18612 max)
<4>[ 2.363464] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
<4>[ 2.363677] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
<4>[ 2.364044] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
<6>[ 2.364654] ctnetlink v0.93: registering with nfnetlink.
<6>[ 2.365112] xt_time: kernel timezone is -0000
<6>[ 2.365661] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[ 2.366210] arp_tables: (C) 2002 David S. Miller
<6>[ 2.366485] TCP cubic registered
<6>[ 2.367309] NET: Registered protocol family 10
<6>[ 2.368255] lo: Disabled Privacy Extensions
<6>[ 2.369659] Mobile IPv6
<6>[ 2.370025] IPv6 over IPv4 tunneling driver
<6>[ 2.370910] sit0: Disabled Privacy Extensions
<6>[ 2.371887] ip6tnl0: Disabled Privacy Extensions
<6>[ 2.372406] NET: Registered protocol family 17
<6>[ 2.372650] NET: Registered protocol family 15
<6>[ 2.373229] Bluetooth: L2CAP ver 2.14
<6>[ 2.373413] Bluetooth: L2CAP socket layer initialized
<6>[ 2.373626] Bluetooth: SCO (Voice Link) ver 0.6
<6>[ 2.373992] Bluetooth: SCO socket layer initialized
<6>[ 2.374328] Bluetooth: RFCOMM TTY layer initialized
<6>[ 2.374694] Bluetooth: RFCOMM socket layer initialized
<6>[ 2.374877] Bluetooth: RFCOMM ver 1.11
<6>[ 2.375091] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 2.375457] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 2.376251] clock_late_init() disabled 20 unused clocks
<6>[ 2.376617] [Port list] init()
<6>[ 2.376892] [Port list] Virtual Address for port_list: [f8185a38]
<6>[ 2.377258] [Port list] Physical Address for port_list: [185A38]
<4>[ 2.378417] legend_wifi_init: start
<6>[ 2.379028] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
<6>[ 2.381317] rs30000048:00010004 rs30000048:00010004: setting system clock to 2012-07-25 19:15:10 UTC (1343243710)
<4>[ 2.381774] Warning: unable to open an initial console.
<6>[ 2.382202] Freeing init memory: 160K
<3>[ 2.386505] init: /init.legend.rc: 1: invalid command 'device'
<4>[ 2.447052] legend_sdslot_switchvdd::vdd=00000011 sdslot_vdd=00000000
<6>[ 2.447509] legend_sdslot_switchvdd: Setting level to 2900
<4>[ 2.452728] on:MCI_Power=00000042
<4>[ 2.458099] on:MCI_Power=00000043
<6>[ 2.508544] yaffs: dev is 32505859 name is "mtdblock3" rw
<6>[ 2.508758] yaffs: passed flags ""
<7>[ 2.509155] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
<4>[ 2.546569] legend_sdslot_switchvdd::vdd=00000010 sdslot_vdd=00000011
<6>[ 2.546936] legend_sdslot_switchvdd: Setting level to 2850
<7>[ 2.692291] yaffs: restored from checkpoint
<7>[ 2.693237] yaffs_read_super: isCheckpointed 1
<6>[ 2.697631] yaffs: dev is 32505861 name is "mtdblock5" rw
<6>[ 2.698059] yaffs: passed flags ""
<7>[ 2.698272] yaffs: Attempting MTD mount of 31.5,"mtdblock5"
<4>[ 2.756988] mmc0: high speed mode but max_dtr = 50000000
<4>[ 2.757629] mmc0: host does not support reading read-only switch. assuming write-enable.
<6>[ 2.758026] mmc0: new high speed SDHC card at address 80e6
<6>[ 2.758819] mmcblk0: mmc0:80e6 SU08G 7.40 GiB
<6>[ 2.759674] mmcblk0: p1
<7>[ 2.856689] block 195 is bad
<7>[ 2.889587] block 408 is bad
<7>[ 2.995269] block 1089 is bad
<7>[ 4.499725] yaffs_read_super: isCheckpointed 0
<6>[ 4.500366] yaffs: dev is 32505860 name is "mtdblock4" rw
<6>[ 4.500579] yaffs: passed flags ""
<7>[ 4.500915] yaffs: Attempting MTD mount of 31.4,"mtdblock4"
<7>[ 4.594360] yaffs_read_super: isCheckpointed 0
<3>[ 5.087188] init: service 'console' requires console
<6>[ 5.102844] [Port list] Add port [5555]
<6>[ 5.103179] [Port list] [1] = 5555
<6>[ 5.295257] warning: `rild' uses 32-bit capabilities (legacy support in use)
<6>[ 5.380798] [SMD]SMD: ch 0 0 -> 1
<6>[ 5.381103] [SMD]SMD: ch 0 1 -> 2
<6>[ 5.389373] [SMD]SMD: ch 39 0 -> 1
<6>[ 5.389648] [SMD]SMD: ch 39 1 -> 2
<6>[ 5.389862] qmi: smd opened
<6>[ 5.390686] qmi: ctl: wds use client_id 0x01
<6>[ 5.391693] [SMD]SMD: ch 40 0 -> 1
<6>[ 5.391937] [SMD]SMD: ch 41 0 -> 1
<6>[ 5.392150] [SMD]SMD: ch 40 1 -> 2
<6>[ 5.392486] qmi: smd opened
<6>[ 5.392700] [SMD]SMD: ch 41 1 -> 2
<6>[ 5.392913] qmi: smd opened
<6>[ 5.393707] qmi: ctl: wds use client_id 0x01
<6>[ 5.393920] qmi: ctl: wds use client_id 0x01
<6>[ 6.343536] [AUD][snd.c:snd_ioctl] snd_set_device 1 1 1
<6>[ 6.344940] [AUD][snd.c:snd_rpc_thread] snd_rpc_thread() start
<6>[ 6.345306] [AUD][snd.c:snd_rpc_thread] snd: rpc_reply status 0
<6>[ 6.347076] [AUD][snd.c:snd_ioctl] snd_set_volume 256 0 5
<6>[ 6.348754] [AUD][snd.c:snd_rpc_thread] snd: rpc_reply status 0
<6>[ 12.975891] [DISP]msmfb: pan_update in state(1)
<6>[ 12.975891] [DISP]msmfb: full update starting
<6>[ 13.022674] [DISP]msmfb: full update completed
<6>[ 13.022918] [DISP]msmfb: turning on panel
<6>[ 13.023132] [DISP]lcdc_unblank: ()
<7>[ 13.023498] oled_panel_unblank type 0
<7>[ 13.023681] already unblank
<6>[ 13.158996] msm_kgsl: initilized dev=1 mmu=on
<7>[ 13.230957] [LS][CM3602] lightsensor_ioctl: get enabled status: 0
<6>[ 13.231597] [PS][CM3602] capella_cm3602_disable
<7>[ 13.231964] [PS][CM3602] capella_cm3602_disable: already disabled
<6>[ 13.232177] [PS][CM3602] capella_cm3602_disable
<7>[ 13.232360] [PS][CM3602] capella_cm3602_disable: already disabled
<2>[ 13.481384] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<2>[ 13.481872] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<2>[ 13.482208] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<3>[ 13.489410] kgsl kgsl: |kgsl_ioctl_sharedmem_free| invalid gpuaddr 000000a3
<2>[ 13.496582] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<2>[ 13.497070] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<2>[ 13.497467] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0004924b
<3>[ 13.498870] kgsl kgsl: |kgsl_ioctl_sharedmem_free| invalid gpuaddr 000000a3
<2>[ 13.569274] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<2>[ 13.569671] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0002724b
<3>[ 13.570648] kgsl kgsl: |kgsl_ioctl_sharedmem_free| invalid gpuaddr 000000a3
<2>[ 13.756134] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<2>[ 13.756591] kgsl kgsl: |kgsl_mh_intrcallback| mmu page fault interrupt: 0000024b
<3>[ 13.756927] kgsl kgsl: |kgsl_ioctl_sharedmem_free| invalid gpuaddr 000000a3
<6>[ 20.758483] [BATT] SMEM_BATT: get_batt_info: batt_id=4, batt_vol=3704, batt_temp=347, batt_current=1, eval_current=0, level=34, charging_source=0, charging_enabled=0, full_bat=1300000, over_vchg=0 hv_enabled=0 at 20751727586 (2012-07-25 19:15:28.862563728 UTC)
<6>[ 20.759552] [BATT] SMEM_BATT: get_batt_info: batt_id=4, batt_vol=3704, batt_temp=347, batt_current=1, eval_current=0, level=34, charging_source=0, charging_enabled=0, full_bat=1300000, over_vchg=0 hv_enabled=0 at 20752795701 (2012-07-25 19:15:28.863631844 UTC)
<6>[ 20.813812] [VIB] er.ServerThread(parent:zygote): vibrates 0 msec
<6>[ 21.683471] [AUD][snd.c:snd_ioctl] snd_set_volume 256 0 4
<6>[ 21.685272] [AUD][snd.c:snd_rpc_thread] snd: rpc_reply status 0
<6>[ 22.412597] [VIB] er.ServerThread(parent:zygote): vibrates 0 msec
<6>[ 22.425964] [VIB] Thread-43(parent:zygote): vibrates 1 msec
<6>[ 22.427124] [ATS][set_vibration][successful]
<6>[ 22.427368] [VIB]vibrator_timer_func
<7>[ 22.432891] [LS][CM3602] lightsensor_ioctl: set value = 1
<6>[ 22.432922] [LS][CM3602] lightsensor_enable
<6>[ 22.436004] request_suspend_state: wakeup (3->0) at 22428485397 (2012-07-25 19:15:30.540084479 UTC)
<4>[ 22.442443] set_backlight_level:11
<6>[ 22.448455] [VIB] Thread-43(parent:zygote): vibrates 21 msec
<6>[ 22.450683] [ATS][set_vibration][successful]
<6>[ 22.469848] [VIB]vibrator_timer_func
<6>[ 22.764556] [LS][CM3602] ALS value: 0x0, level: 1 #
<6>[ 24.199127] [GSNR] Gsensor enable
<4>[ 24.610534] set_backlight_level:27
<6>[ 31.914062] [CAM]led_ril_status_value = 0
<6>[ 31.914398] phone_call_status_store: phone_call_status 0
<6>[ 31.914672] [CAM]led_ril_status_value = 0
<6>[ 31.915069] phone_call_status_store: phone_call_status 0
<6>[ 33.601135] [email protected], 4102
<6>[ 33.606445] [VIB] WindowManagerPo(parent:zygote): vibrates 0 msec
<6>[ 33.638183] [VIB] Thread-60(parent:zygote): vibrates 10 msec
<6>[ 33.639495] [ATS][set_vibration][successful]
<6>[ 33.648406] [VIB]vibrator_timer_func
<6>[ 33.668975] [VIB] Thread-60(parent:zygote): vibrates 30 msec
<6>[ 33.670318] [ATS][set_vibration][successful]
<6>[ 33.699432] [VIB]vibrator_timer_func
<6>[ 33.785430] [email protected], 3759
<6>[ 34.171966] [VIB] WindowManagerPo(parent:zygote): vibrates 0 msec
<6>[ 34.184417] [VIB] Thread-61(parent:zygote): vibrates 10 msec
<6>[ 34.185485] [ATS][set_vibration][successful]
<6>[ 34.194824] [VIB]vibrator_timer_func
<6>[ 34.215423] [VIB] Thread-61(parent:zygote): vibrates 30 msec
<6>[ 34.216613] [ATS][set_vibration][successful]
<6>[ 34.245849] [VIB]vibrator_timer_func
<6>[ 46.455596] [KEY] gpiomatrix: key 158, 2-0 (33-42) changed to 1
<6>[ 46.455993] [ATS][press_back][complete]
<6>[ 46.695861] [KEY] gpiomatrix: key 158, 2-0 (33-42) changed to 0
<6>[ 60.297607] Release 'boot-time' no_halt_lock
<7>[ 83.004089] msm_hsusb msm_hsusb: GetStatus port 1 status 8c001002 POWER sig=se0 CSC
<7>[ 83.077819] msm_hsusb msm_hsusb: GetStatus port 1 status 84001403 POWER sig=k CSC CONNECT
<6>[ 83.357788] usb 1-1: new low speed USB device using msm_hsusb and address 2
<7>[ 83.417724] msm_hsusb msm_hsusb: port 1 high speed
<7>[ 83.418640] msm_hsusb msm_hsusb: GetStatus port 1 status 84001405 POWER sig=k PE CONNECT
<6>[ 83.541931] input: USB-compliant keyboard as /devices/platform/msm_hsusb/usb1/1-1/1-1:1.0/input/input7
<7>[ 83.543029] usb 1-1: link qh8-0601/c61abca0 start 1 [1/2 us]
<6>[ 83.547912] using input dev USB-compliant keyboard for key reset
<6>[ 83.628845] generic-usb 0003:062A:0201.0001: input: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-msm_hsusb-1/input0
<6>[ 83.720245] input: USB-compliant keyboard as /devices/platform/msm_hsusb/usb1/1-1/1-1:1.1/input/input8
<7>[ 83.725402] usb 1-1: link qh8-0601/c8fdf520 start 2 [1/2 us]
<6>[ 83.725982] using input dev USB-compliant keyboard for key reset
<6>[ 83.753570] generic-usb 0003:062A:0201.0002: input: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-msm_hsusb-1/input1
<6>[ 84.002807] [BATT] M2A_RPC: cable_update: USB at 83995563030 (2012-07-25 19:16:32.106887454 UTC)
<6>[ 84.003417] [BATT] htc_cable_status_update: 0 -> 1
<6>[ 84.003631] [USB] msm_hsusb_set_vbus_state: 1
<6>[ 157.127685] [KEY] gpiomatrix: key 139, 0-1 (35-41) changed to 1
<6>[ 157.346679] [KEY] gpiomatrix: key 139, 0-1 (35-41) changed to 0
<6>[ 165.024993] [KEY] gpiomatrix: key 139, 0-1 (35-41) changed to 1
<6>[ 165.180328] [KEY] gpiomatrix: key 139, 0-1 (35-41) changed to 0
<6>[ 202.730560] [KEY] gpiomatrix: key 139, 0-1 (35-41) changed to 1
<6>[ 202.885864] [KEY] gpiomatrix: key 139, 0-1 (35-41) changed to 0
So I have a 32gb SD card and formatted it into a primary 5gb FAT partition that will be used for usb mass storage mode, and a second ext4 partition which I intend to store google music caches onto aswell as the camera DCIM folder (through mounts/symlinks), however I can't get the ext4 partition to mount in a writable state. Using the latest version of Neutrino ROM, so I don't think ext4 is the problem (haven't tested with ext3 yet).
tried:
mount -w /dev/block/mmcblk1p2 /sdcard/sd-ext4
and it mounts (can see the lost+found dir), but it is only readable.
however, when I do
mount -w /dev/block/mmcblk1p1 /sdcard/sd-ext4
it mounts the first partition on the SD card in read/write mode just fine.
Anyone know what I'm doing wrong?
Don't use -w, try -orw instead. Also check the output of dmesg right after you mount or maybe right after you try a write operation, there might be something useful there.
ravilov said:
Don't use -w, try -orw instead. Also check the output of dmesg right after you mount or maybe right after you try a write operation, there might be something useful there.
Click to expand...
Click to collapse
Tried that, still no luck. Nothing blatently obvious to point to a problem (that I can see), asides from a couple buffer overflows.
This is console output of dmesg before and after mounting
Code:
$ export PATH=/data/local/bin:$PATH
$ su
# busybox dmesg | tail -f
<6>[ 136.137609] usb_ether_get_stats
<6>[ 138.597649] usb_ether_get_stats
<6>[ 138.598851] usb_ether_get_stats
<4>[ 138.851818]
<4>[ 138.851822] nvmap_open: pid=3998
<4>[ 140.687584] nvmap_open: pid=1949
<3>[ 144.027654] init: untracked pid 4246 exited
<3>[ 145.635534] evdev: event6-1787: buffer overflow
<6>[ 169.390446] kxtf9_irq_work_func: status=0x4
<3>[ 176.685803] evdev: event6-1787: buffer overflow
# mount -orw /dev/block/mmcblk1p2 /sdcard/sd-ext4
# busybox dmesg | tail -f
<4>[ 140.687584] nvmap_open: pid=1949
<3>[ 144.027654] init: untracked pid 4246 exited
<3>[ 145.635534] evdev: event6-1787: buffer overflow
<6>[ 169.390446] kxtf9_irq_work_func: status=0x4
<3>[ 176.685803] evdev: event6-1787: buffer overflow
<6>[ 198.451536] usb_ether_get_stats
<3>[ 214.295793] evdev: event6-1787: buffer overflow
<4>[ 252.753904]
<4>[ 252.753908] nvmap_open: pid=2750
<6>[ 258.848399] usb_ether_get_stats
And this was after trying to create a file
Code:
# busybox dmesg | tail -20
<6>[ 138.597649] usb_ether_get_stats
<6>[ 138.598851] usb_ether_get_stats
<4>[ 138.851818]
<4>[ 138.851822] nvmap_open: pid=3998
<4>[ 140.687584] nvmap_open: pid=1949
<3>[ 144.027654] init: untracked pid 4246 exited
<3>[ 145.635534] evdev: event6-1787: buffer overflow
<6>[ 169.390446] kxtf9_irq_work_func: status=0x4
<3>[ 176.685803] evdev: event6-1787: buffer overflow
<6>[ 198.451536] usb_ether_get_stats
<3>[ 214.295793] evdev: event6-1787: buffer overflow
<4>[ 252.753904]
<4>[ 252.753908] nvmap_open: pid=2750
<6>[ 258.848399] usb_ether_get_stats
<3>[ 264.185782] evdev: event6-1787: buffer overflow
<6>[ 286.976907] lm3532_button_brightness_set: button-backlight, 0x3f (63)
<6>[ 286.978071] lm3532_brightness_set: lcd-backlight, 0x3c(60), webtop=0
<6>[ 286.995619] lm3532_brightness_set: lcd-backlight, 0x39(57), webtop=0
<6>[ 287.015674] lm3532_brightness_set: lcd-backlight, 0x36(54), webtop=0
<6>[ 287.035543] lm3532_brightness_set: lcd-backlight, 0x33(51), webtop=0
Edit: I had done a clean boot before I tried all that too, here is the dmesg output from boot up to just past that point (I don't have 10 posts yet so can't hotlink) pastebin com/5PbQ6UBf
Solved the problem by changing permissions on the folder
Suddenly after taking my phone out on a rainy day, my wifi stopped working. I am sure water never went it. I have tried multiple things to make it work like factory reset, changing the ROM to jelly bean and currently running the kernel 3.0.31-siyah-s2-v5.0, model GT-I9100 android version 4.1.2
Kindly Help.I am seeing the dmesg terminal logs as attached and snippet below.
<4>[ 104.060063] ## wifi_probe
<4>[ 104.060090] wifi_set_power = 1
<6>[ 104.060111] ------------------------------------------------
<6>[ 104.060145] ------------------------------------------------
<6>[ 104.060188] brcm_wlan_power Enter: power on
<6>[ 104.060215] gpio_table = [2]
<7>[ 104.060442] WLAN: GPIO_WLAN_EN = 1
<6>[ 104.094096] mif: link_pm_irq_handler: gpio [HWK] get [0]
<6>[ 104.120714] mif: link_pm_irq_handler: gpio [HWK] get [1]
<6>[ 104.170090] mif: usb_port_resume: 1283, 4
<6>[ 104.249999] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
<4>[ 104.265090] wifi_set_carddetect = 1
<6>[ 104.265114] gpio_table = [6]
<6>[ 104.265343] Test logs pdev : c0ccd110 s3c_device_hsmmc3 c0ccd110
<6>[ 104.265378] Test logs notify_func = hsmmc3_notify_func: c083e75c
<6>[ 104.265416] mmc2: card inserted.
<6>[ 104.495446] mmc2: cmd 52 command timeout error
<6>[ 104.495936] mmc2: cmd 52 command timeout error
<6>[ 104.499846] mmc2: cmd 8 command timeout error
<4>[ 104.511333] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
<4>[ 104.513886] mmc2: queuing unknown CIS tuple 0x80 (6 bytes)
<6>[ 104.573970] mmc2: new high speed SDIO card at address 0001
<4>[ 104.785592] alloc static buf at e3a00000!
<4>[ 104.786022] dhdsdio_probe : no mutex held. set lock
<6>[ 105.007466] set_gps_uart_op: off
<6>[ 105.433663] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
<6>[ 106.011099] mif: link_pm_irq_handler: gpio [HWK] get [0]
<6>[ 106.040827] mif: link_pm_irq_handler: gpio [HWK] get [1]
<6>[ 106.090112] mif: usb_port_resume: 1283, 4
<3>[ 106.158197] binder: release proc 13734, transaction 52072, not freed
<3>[ 106.158236] binder: release proc 13734, transaction 52103, not freed
<3>[ 106.296134] mmc2: cmd 53 data timeout error
<4>[ 106.296964] bcmsdh_sdmmc: Failed to Read word, Err: 0xffffff92F1 signature read
@0x18000000=0xffffffff
<3>[ 107.808869] mmc2: cmd 53 data timeout error
<4>[ 107.809040] bcmsdh_sdmmc: Failed to Read word, Err: 0xffffff92dhdsdio_probe_attach: si_attach
failed!
<4>[ 107.809193] dhdsdio_probe: dhdsdio_probe_attach failed
<4>[ 107.809284] dhdsdio_probe : the lock is released.
<4>[ 107.816772] dhd_module_init: sdio_register_driver fail
<4>[ 107.816919] bcmsdh_sdmmc: bcmsdh_sdmmc_remove Enter
<4>[ 107.824497] ## wifi_remove
<4>[ 107.824549] wifi_set_power = 0
<6>[ 107.824599] ------------------------------------------------
<6>[ 107.824676] ------------------------------------------------
<6>[ 107.824761] brcm_wlan_power Enter: power off
<6>[ 107.824828] gpio_table = [2]
<7>[ 107.824887] WLAN: GPIO_WLAN_EN = 0
<4>[ 107.925157] wifi_set_carddetect = 0
<6>[ 107.925225] gpio_table = [6]
<6>[ 107.925503] Test logs pdev : c0ccd110 s3c_device_hsmmc3 c0ccd110
<6>[ 107.925589] Test logs notify_func = hsmmc3_notify_func: c083e75c
<6>[ 107.925678] mmc2: card inserted.
<6>[ 107.965872] mif: link_pm_irq_handler: gpio [HWK] get [0]
<6>[ 107.995841] mif: link_pm_irq_handler: gpio [HWK] get [1]
<6>[ 108.045163] mif: usb_port_resume: 1283, 4
<6>[ 108.125196] mmc2: cmd 7 command timeout error
<6>[ 108.125256] mmc2: cmd 7 command timeout error
<6>[ 108.125307] mmc2: cmd 7 command timeout error
<6>[ 108.125356] mmc2: cmd 7 command timeout error
<6>[ 108.136243] mmc2: card 0001 removed
<6>[ 108.170596] mmc2: cmd 52 command timeout error
<6>[ 108.171186] mmc2: cmd 52 command timeout error
<6>[ 108.174766] mmc2: cmd 8 command timeout error
<6>[ 108.175114] mmc2: cmd 5 command timeout error
<6>[ 108.175443] mmc2: cmd 5 command timeout error
<6>[ 108.175773] mmc2: cmd 5 command timeout error
<6>[ 108.176101] mmc2: cmd 5 command timeout error
<6>[ 108.176500] mmc2: cmd 55 command timeout error
<6>[ 1
Q&A for [ROM] RK3188 Tab V88 by Oma rocks !
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer. Thanks for understanding and for helping to keep XDA neat and tidy! :smile:
the display orientation is wrong.
Click to expand...
Click to collapse
Download fix for Vido mini one zz from RK3188: V88 by Oma – KitKat 4.4.4 Edition (Sry this is my first post. I can't use links)
I have one problem. In Vido N80RK (rom: RK3188: V88 by Oma – KitKat 4.4.4 Edition ) WIFI not working. Why. I have Fix for Vido n80rk from Omnirom 4.4.4 and fix for Vido mini one zz.
Chuwi V88
You'll do android 5.0 on Chuwi V88 and if so, when. Thank you
Maybe chuwi itself provide 5.0 update
chuwi v88 quad
Hello. Can you tell me where I can install on my root Chuwi V88 quad? Thanks
Any chance of running the WiFi Chuwi 1st edition v88?
Hi oma.
in the woxter nimbus 98q does not work the wiffi and rotation in CM11, omnirom and lollipop. Can you help.
Thank you.
dmesg: https://mega.co.nz/#!fBA23TrK!VKQ9VEBYJP2ZZNunXSuv0nbyHUk5xRYXWcmbwuPsUT4
unknown clone RK3188 firmware selection
Please help me decide which firmware should I flash to clone that matches V88HD i guess.
The tablet has only two buttons, BACK and POWER. I already rooted and install CWM recovery following instruction in the head post.
CWM recovery is working great with gestures. I haven't seen that before.
Now I'm selecting ROM to FLASH for the first time on this device and a little nervous about it.
I need to change ROM, because of huge instability of WLAN. I hope it is ROM issue.
Tablet is sold in Bulgaria under with manufacturer AKKRON. Model is called qr10a16bt
Technical/Marketing SPECS
Touch Screen Size 9.7'' (4:3) Multi touch Retina panel
Density 320dpi
Resolution 2548 X 1536
Multi-touch support 10 finger multi-touch support
Casing Material Metal rear panel
Dimensions 242 x 189 x 9.9mm
Weight 0.64 Kgs
Chipset, CPU
chipset solution Rockchip 3188, cortex A9 Quad Core
processor speed 1.8 GHz
Memory
RAM 2 GB DDR3
NAND Flash 16 GB
Micro SD Card slot Support up to 32GB Micro SD
Camera
Front and Rear cameras 0.3 Mpix Front and 5.0 Mpix Rear
Interfaces
WIFI 802.11 b/g/n
Bluetooth Bluetooth v2.1
USB 1x USB
Micro SD card 1x Micro SD card slot (up to 32GB)
HDMI (Full HD) 1x HDMI, HD Video decoder support 1080p and 2160p
OTG Yes
supports external keyboard Yes
Earphone Out 1x Stereo Earphone Out
Audio output Speaker 1W
System
Operating system Android 4.2
Menu Language Bulgarian/English/Russian/German/Spanish/French ...
Support Flash player Flash 11
Support Office software Word, Excel, PDF, TXT ect.
Messenger MSN, Skype, Facebook, Twitter, Google talk, E-mail, ect.
E-Book Yes
Game support Yes
Video AVI, MKV, RM, RMVB, MPEG1/2/4, ect.
Audio MP3, WMA, AC3, WAV ect.
Audio / Video Recording Yes
3D by internal Hardware Yes
G Sensor Yes, 4 sides G-sensor
Power
power supply Aadaptor: 100v~240v, 50hz-60hz, 5V 1.5A
Battery 8000 mAh Rechargeable Lithium Polymer
Battery workimg time 8-16 Hours
Accessory
USB Cable for computer 1x
USB cable for USB disk 1x
User Manaul 1x
Adaptor 1x
Packaging
Box Dimensions (H?W?D)mm 302 x 200 x 76
Box Weight (Net/ Gross)
0.72 / 1.36 Kgs
this is device dmesg. Strangely it begins from 9.4 sec?
<6>[ 9.449500] Bluetooth: RFCOMM socket layer initialized
<6>[ 9.449530] Bluetooth: RFCOMM ver 1.11
<6>[ 9.449552] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 9.449585] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 9.449713] NET: Registered protocol family 35
<6>[ 9.449861] [BT_RFKILL]: Enter rfkill_rk_init
<6>[ 9.449959] [BT_RFKILL]: Failed to get bt_default_reset gpio.
<4>[ 9.449998] rfkill_rk: probe of rfkill_rk failed with error -1
<6>[ 9.696096] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
<3>[ 9.696264] rk_cam_cif(3093):rk3066b-camera version: v0.3.9 Zoom by ipp
<5>[ 9.696293] Registering SWP/SWPB emulation handler
<6>[ 9.697534] ddrfreq: verion 2.4 20130427
<6>[ 9.697610] ddrfreq: normal 528MHz video 0MHz dualview 0MHz idle 0MHz suspend 198MHz reboot 300MHz
<6>[ 9.699432] ddrfreq: change freq to 528 MHz when normal
<6>[ 9.700842] i2c i2c-0: sensor_probe: gs_mma8452,0xde60ca00
<4>[ 9.701212] sensor_chip_init:gs_mma8452:devid=0x2a,ops=0xc0e48dc8
<6>[ 9.703501] input: gsensor as /devices/platform/rk30_i2c.0/i2c-0/0-001d/input/input2
<4>[ 9.704043] sensor_irq_init:use irq=175
<4>[ 9.704341] sensor_misc_device_register:miscdevice: mma8452_daemon
<4>[ 9.704424] sensor_probe:initialized ok,sensor name:mma8452,type:1,id=14
<4>[ 9.704447]
<6>[ 9.704565] i2c i2c-0: sensor_probe: gs_lis3dh,0xde60cc00
<3>[ 9.704919] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 2...
<3>[ 9.705317] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 1...
<3>[ 9.705681] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 0...
<3>[ 9.706044] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 2...
<3>[ 9.706410] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 1...
<3>[ 9.706775] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 0...
<3>[ 9.707145] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 2...
<3>[ 9.707510] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 1...
<3>[ 9.707875] i2c i2c-0: No ack, Maybe slave(addr: 0x19) not exist or abnormal power-on, retry 0...
<4>[ 9.707982] sensor_chip_init:fail to read gs_lis3dh devid:0xff
<3>[ 9.708058] i2c i2c-0: sensor_probe failed -11
<3>[ 9.708075]
<4>[ 9.708150] sensors: probe of 0-0019 failed with error -11
<6>[ 9.708331] sensor_init: Probe name sensors
<4>[ 9.708415] sensor-dev.c v1.3 add sensor debug support 2013-3-15
<6>[ 9.709575] rtc_hym8563 1-0051: setting system clock to 2014-11-20 13:40:30 UTC (1416490830)
<6>[ 9.714097] asoc: rk-hdmi-i2s-hifi <-> rk29_i2s.1 mapping ok
<6>[ 9.716488] Freeing init memory: 3240K
<4>[ 9.744345] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
<6>[ 9.937499] keychord: using input dev rk29-keypad for fevent
<3>[ 9.937689] init: cannot open '/initlogo.rle'
<4>[ 10.285675] min_w = 800,min_h = 600 ,max_real_w = 2592,max_real_h = 1944,max_w = 2592,max_h =1944
<4>[ 10.298449] gp_rknand_info = : 0xdd48d000
<4>[ 10.298516] rk30_chip_set:1
<4>[ 10.298565] request IRQ_NANDC irq , ret=0.........
<4>[ 10.298596] FTL INFO:Version = 438,Date = 20130620
<4>[ 10.298658] FlashCopyProgBuf1=0xc17ca000
<4>[ 10.298697] ATime: 40 ns AHB: 140 timming: 1081
<4>[ 10.298721] No.1 FLASH INFO:ad de 94 da 74
<4>[ 10.298746] No.3 FLASH INFO:ad de 94 da 74
<4>[ 10.299143] ATime: 32 ns AHB: 140 timming: 1061
<4>[ 10.299353] ATime: 32 ns AHB: 140 timming: 1061
<4>[ 10.299373] randomizer = 2 , EccBits = 28 pSpec->pReadRetrial = bf00a9a8
<4>[ 10.402590] totalLogicBlkRaw = 3946
<4>[ 10.402617] gBootMedia = 1 gSdmmcFwPartOffset =0!
<4>[ 10.402645] rknand_buffer.c version: 4.38 20121130!
<5>[ 10.402744] 10 cmdlinepart partitions found on MTD device rk29xxnand
<5>[ 10.402773] Creating 10 MTD partitions on "rk29xxnand":
<5>[ 10.402803] 0x000000400000-0x000000800000 : "misc"
<5>[ 10.403530] 0x000000800000-0x000001800000 : "kernel"
<5>[ 10.404162] 0x000001800000-0x000002800000 : "boot"
<5>[ 10.404758] 0x000002800000-0x000004800000 : "recovery"
<5>[ 10.405422] 0x000004800000-0x000008800000 : "backup"
<5>[ 10.406091] 0x000008800000-0x000010800000 : "cache"
<5>[ 10.406792] 0x000010800000-0x000050800000 : "userdata"
<5>[ 10.407962] 0x000050800000-0x000050c00000 : "kpanic"
<6>[ 10.409439] apanic: Bound to mtd partition 'kpanic'
<6>[ 10.409462] apanic: No panic data available
<5>[ 10.409590] 0x000050c00000-0x000070c00000 : "system"
<5>[ 10.410501] 0x000070c00000-0x0003da800000 : "user"
<4>[ 10.418466] startBlk = 44 sysProtAddr = 43
<6>[ 10.523689] EXT4-fs (mtdblock8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<6>[ 10.588011] EXT4-fs (mtdblock6): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<6>[ 10.701857] EXT4-fs (mtdblock5): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
<4>[ 10.875180] Probe ov5640_back_3 success
<3>[ 12.015221] camera 33-1-nt99340_back_4: Probe nt99340_back_4 failed
<3>[ 13.155202] camera 33-2-gc0328_front_5: Probe gc0328_front_5 failed
<4>[ 13.745940] min_w = 640,min_h = 480 ,max_real_w = 640,max_real_h = 480,max_w = 640,max_h =480
<4>[ 14.315213] Probe gc0308_front_6 success
<3>[ 14.905641] i2c i2c-3: 1 i2c clients have been registered at 0x3cmin_w = 800,min_h = 600 ,max_real_w = 1600,max_real_h = 1200,max_w = 1600,max_h =1200
<3>[ 14.946197] gc2035_front_7(rk_cam_sensor:677): error: mismatched pid = 0x0
<3>[ 14.946223]
<6>[ 15.265195] DWC_OTG: dwc_otg_hcd_enable, disable host controller
<3>[ 15.495228] camera 33-4-gc2035_front_7: Probe gc2035_front_7 failed
<4>[ 15.495588] UMP: Using dedicated memory backend
<4>[ 15.495653] UMP: Requesting dedicated memory: 0x86800000, size: 268435456
<4>[ 15.495852] UMP: UMP device driver loaded
<4>[ 15.528458] Mali: Mali400 inside of rk3188!
<4>[ 15.528491] Mali: mali freq table num : 6
<4>[ 15.528514] Mali: mali freq table :Mali: 128,Mali: 198,Mali: 256,Mali: 297,Mali: 384,Mali: 594,Mali:
<4>[ 15.528573] Mali: init mali clock success
<4>[ 15.534174] Mali: [MENTION=5839521 [MENTION=1065870 [user=1879310]@@@@[/user][/MENTION][/MENTION]@Mali device driver loaded success [MENTION=5839521 [MENTION=1065870 [user=1879310]@@@@[/user][/MENTION][/MENTION]@
<4>[ 15.539838] mirroring: Unknown symbol video_data_to_mirroring (err 0)
<4>[ 15.539895] mirroring: Unknown symbol audio_data_to_mirroring (err 0)
<4>[ 15.542228] rk29_ipp: module is from the staging directory, the quality is unknown, you have been warned.
<4>[ 15.543039] ipp irq 47
<4>[ 15.543308] IPP init, version rk30-ipp 1.003
<3>[ 15.605465] init: cannot find '/system/vendor/bin/pvrsrvctl', disabling 'pvrsrvctl'
<3>[ 15.706706] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
<3>[ 15.726673] init: cannot find '/system/bin/jellyservice', disabling 'jelly'
<3>[ 15.726750] init: cannot find '/system/bin/mtvmfservice', disabling 'mtvmf'
<3>[ 15.728971] init: cannot find '/system/bin/bplus_helper', disabling 'bplus_helper'
<3>[ 15.734750] VPU_SERVICE: failed on clk_get pd_video
<4>[ 15.734794] vpu: power on
<6>[ 15.734843] VPU_SERVICE: checking hw id 4831
<4>[ 15.735579] vpu: power off...done
<6>[ 15.735616] VPU_SERVICE: init success
<3>[ 15.799970] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
<3>[ 15.800037] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
<3>[ 15.800332] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
<3>[ 16.046970] android_usb: already disabled
<3>[ 16.047154] android_usb: already disabled
<6>[ 16.055763] adb_open
<4>[ 16.193743] [rknand_sys_storage_ioctl:90] rknand_sys_storage_ioctl in
<4>[ 16.193790] [rknand_sys_storage_ioctl:103] RKNAND_GET_DRM_KEY
<4>[ 16.193831] [rknand_sys_storage_ioctl:365] return ret = 0
<6>[ 16.276041] .428.. MMC0 receive the message sd-No-Media from VOLD.[sd_mmc]
<6>[ 16.276077] .459.. MMC0 receive the message No-Media from VOLD. waitTimes=0 [sd_mmc]
<4>[ 16.777532] rk fb use 3 buffers
<6>[ 16.813409] lcdc0 win1 open,atv layer:2
<6>[ 16.815193] lcdc0 win1 closed,atv layer:1
<6>[ 16.957703] rk30-lcdc rk30-lcdc.0: blank mode:0
<3>[ 17.092382] ov5640_back_3(rk_cam_sensor:1140): generic_sensor_ioctl cmd(0x3) is unknown !
<3>[ 17.092391]
<3>[ 17.092671] gc0308_front_6(rk_cam_sensor:1140): generic_sensor_ioctl cmd(0x3) is unknown !
<3>[ 17.092679]
<6>[ 23.095170] DWC_OTG: ********vbus detect*********************************************
<6>[ 23.321140] DWC_OTG: ********soft connect!!!*****************************************
<6>[ 23.327139] DWC_OTG: USB SUSPEND
<6>[ 23.450279] DWC_OTG: USB RESET
<6>[ 23.538606] android_work: sent uevent USB_STATE=CONNECTED
<6>[ 23.542829] DWC_OTG: USB RESET
<6>[ 23.659870] android_usb gadget: high speed config #1: android
<6>[ 23.660030] android_work: sent uevent USB_STATE=CONFIGURED
<6>[ 25.460147] warning: `zygote' uses 32-bit capabilities (legacy support in use)
<6>[ 40.576548] request_suspend_state: wakeup (3->0) at 40521400256 (2014-11-20 13:41:01.358672629 UTC)
<4>[ 41.125827] initRssiHistory.
<4>[ 41.125861] =======================================================
<4>[ 41.125911] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
<4>[ 41.125949] =======================================================
<4>[ 41.125989] MT5931 SDIO WiFi driver (Powered by Rockchip,Ver 3.12) init.
<4>[ 41.126029] ## Calling platform_driver_register
<4>[ 41.126121] ## wifi_probe
<4>[ 41.126245] wifi_set_power = 1
<6>[ 41.126270] rk29sdk_wifi_power: 1
<6>[ 41.239065] acc_open
<6>[ 41.239113] acc_release
<6>[ 41.423877] wifi turn on power
<4>[ 41.475210] wifi_set_carddetect = 1
<6>[ 41.475242] rk29sdk_wifi_set_carddetect:1
<6>[ 41.475291] mmc1: slot status change detected(0-1)
<4>[ 41.475828] wl_android_wifictrl_func_add success.
<6>[ 41.675227]
<6>[ 41.675234] drivers/mmc/core/core.c...1824.. ===== mmc_rescan Begin....[mmc1]
<6>[ 41.719148]
<6>[ 41.719157] mmc_attach_sdio..808.. ===== Begin to identify card as SDIO-card. [mmc1]
<6>[ 41.749674] rk29_sdmmc_change_clk_div..1961.. newDiv=0, newCLK=24000Khz [sdio]
<6>[ 41.752956] mmc1: new high speed SDIO card at address 0001
<6>[ 43.497995] mmc_rescan_try_freq..1675.. ===== Initialize SDIO successfully. [mmc1]
<4>[ 43.588606] Current WiFi chip is MT5931.
<4>[ 43.588759] p2p Launch
<4>[ 43.588781] glRegisterP2P
<4>[ 43.589077] Launch success, fgIsP2PRegistered TRUE.
<6>[ 45.785453] ADDRCONF(NETDEV_UP): wlan0: link is not ready
<4>[ 46.563847] initRssiHistory.
<6>[ 46.573200] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
<4>[ 49.511009] --> mtk_cfg80211_testmode_cmd()
<4>[ 49.515282] --> mtk_cfg80211_testmode_sw_cmd()
<4>[ 49.519261] --> mtk_cfg80211_testmode_cmd()
<4>[ 49.519295] --> mtk_cfg80211_testmode_sw_cmd()
<4>[ 49.519530] --> mtk_cfg80211_testmode_cmd()
<4>[ 49.519560] --> mtk_cfg80211_testmode_sw_cmd()
<4>[ 49.519835] --> mtk_cfg80211_testmode_cmd()
<4>[ 49.519880] --> mtk_cfg80211_testmode_sw_cmd()
<4>[ 49.520126] --> mtk_cfg80211_testmode_cmd()
<4>[ 49.520155] --> mtk_cfg80211_testmode_sw_cmd()
<4>[ 49.520365] --> mtk_cfg80211_testmode_cmd()
<4>[ 49.520418] --> mtk_cfg80211_testmode_sw_cmd()
<7>[ 56.955207] p2p0: no IPv6 routers present
<7>[ 57.335174] wlan0: no IPv6 routers present
<3>[ 64.074180] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
<6>[ 74.725928] rk30-lcdc rk30-lcdc.0: blank mode:4
<6>[ 74.726411] request_suspend_state: sleep (0->3) at 74671267635 (2014-11-20
13:41:35.508540758 UTC)
<6>[ 74.726823] *********wlanP2P_early_suspend************
<6>[ 74.726865] *********p2pEarlySuspend************
<6>[ 74.726907] ip is not avaliable.
<4>[ 74.774951] rk3188 lcdc0 clk disable...
<6>[ 74.875759] ddrfreq: change auto self refresh to 1 when suspend
<6>[ 74.877214] ddrfreq: change freq to 198 MHz when suspend
<6>[ 86.091258] EXT4-fs (mtdblock8): re-mounted. Opts: (null)
<6>[ 86.109331] EXT4-fs (mtdblock8): re-mounted. Opts: (null)
<6>[ 86.122414] EXT4-fs (mtdblock8): re-mounted. Opts: (null)
<6>[ 86.246748] EXT4-fs (mtdblock8): re-mounted. Opts: (null)
<6>[ 86.278212] EXT4-fs (mtdblock8): re-mounted. Opts: (null)
<6>[ 86.293196] EXT4-fs (mtdblock8): re-mounted. Opts: (null)
<6>[ 138.888253] binder: 996:1005 refcount change on invalid ref 20
<6>[ 141.867881] binder: 996:1976 refcount change on invalid ref 20
<6>[ 141.867999] binder: 996:1976 refcount change on invalid ref 20
<3>[ 141.868081] binder: transaction release 39126 bad handle 20
<6>[ 142.600188] binder: 996:1005 refcount change on invalid ref 34
<6>[ 142.660651] binder: 996:1976 refcount change on invalid ref 34
<6>[ 142.660727] binder: 996:1976 refcount change on invalid ref 34
<3>[ 142.660815] binder: transaction release 41115 bad handle 34
<6>[ 143.318846] binder: 996:1005 refcount change on invalid ref 49
<6>[ 143.392551] binder: 996:1976 refcount change on invalid ref 49
<6>[ 143.392621] binder: 996:1976 refcount change on invalid ref 49
<3>[ 143.392706] binder: transaction release 41474 bad handle 49
<6>[ 148.157154] binder: 996:1005 refcount change on invalid ref 52
<6>[ 148.168317] binder: 996:1976 refcount change on invalid ref 52
<6>[ 148.168420] binder: 996:1976 refcount change on invalid ref 52
<3>[ 148.168512] binder: transaction release 41590 bad handle 52
<6>[ 148.643682] binder: 996:1005 refcount change on invalid ref 56
<6>[ 148.723361] binder: 996:1976 refcount change on invalid ref 56
<6>[ 148.723432] binder: 996:1976 refcount change on invalid ref 56
<3>[ 148.723539] binder: transaction release 41842 bad handle 56
<6>[ 149.471020] binder: 996:1005 refcount change on invalid ref 61
<6>[ 149.549887] binder: 996:1976 refcount change on invalid ref 61
<6>[ 149.549954] binder: 996:1976 refcount change on invalid ref 61
<3>[ 149.550049] binder: transaction release 41985 bad handle 61
<6>[ 150.021855] binder: 996:1005 refcount change on invalid ref 71
<6>[ 150.168615] binder: 996:1976 refcount change on invalid ref 71
<6>[ 150.168698] binder: 996:1976 refcount change on invalid ref 71
<3>[ 150.168798] binder: transaction release 42218 bad handle 71
<6>[ 150.702339] binder: 996:1005 refcount change on invalid ref 19
<6>[ 150.860922] binder: 996:1976 refcount change on invalid ref 19
<6>[ 150.860997] binder: 996:1976 refcount change on invalid ref 19
<3>[ 150.861079] binder: transaction release 42458 bad handle 19
<6>[ 150.988430] binder: 996:1005 refcount change on invalid ref 25
<6>[ 151.085705] binder: 996:1976 refcount change on invalid ref 25
<6>[ 151.085796] binder: 996:1976 refcount change on invalid ref 25
<3>[ 151.085880] binder: transaction release 42645 bad handle 25
<6>[ 151.270773] binder: 996:1005 refcount change on invalid ref 32
<6>[ 151.292002] binder: 996:1976 refcount change on invalid ref 32
<6>[ 151.292104] binder: 996:1976 refcount change on invalid ref 32
<3>[ 151.292193] binder: transaction release 42764 bad handle 32
<6>[ 152.081414] binder: 996:1005 refcount change on invalid ref 48
<6>[ 152.085394] binder: 996:1976 refcount change on invalid ref 48
<6>[ 152.085454] binder: 996:1976 refcount change on invalid ref 48
<3>[ 152.085525] binder: transaction release 43122 bad handle 48
<6>[ 152.595570] binder: 996:1005 refcount change on invalid ref 51
<6>[ 152.689596] binder: 996:1976 refcount change on invalid ref 51
<6>[ 152.689679] binder: 996:1976 refcount change on invalid ref 51
<3>[ 152.689782] binder: transaction release 43373 bad handle 51
<6>[ 152.885724] binder: 996:1005 refcount change on invalid ref 61
<6>[ 152.972118] binder: 996:1976 refcount change on invalid ref 61
<6>[ 152.972187] binder: 996:1976 refcount change on invalid ref 61
<3>[ 152.972272] binder: transaction release 43514 bad handle 61
<6>[ 153.152154] binder: 996:1005 refcount change on invalid ref 66
<6>[ 153.159417] binder: 996:1976 refcount change on invalid ref 66
<6>[ 153.160579] binder: 996:1976 refcount change on invalid ref 66
<3>[ 153.160644] binder: transaction release 43630 bad handle 66
<4>[ 161.744214] standby rt5631
[email protected]:/ #
screenshot of About tab
I'm attaching screenshot of About tab
full dmesg
Last dmesg was cut from cmd.exe history buffer.
Here is full the dmesg
current best Rom
I just bought a xtreme x81 tab, and i would like to know what is the current best ROM.
I have installed the kitkat v2.4, and Antutu scores are lower than stock, and system sometimes freezes.
Many thanks in advance.
Hi oma.
in the woxter nimbus 98q does not work the wiffi and rotation in CM11, omnirom and lollipop. Can you help.
Thank you.
dmesg: https://mega.co.nz/#!fBA23TrK!VKQ9VEBYJP2ZZNunXSuv0nbyHUk5xRYXWcmbwuP sUT4
Request Rom for Qilive 9.7r
Goodmorning.
I am searching for a working Rom, stable as possible, for my Qilive 9.7r. 6 months ago you suggested this rom:
IRON by CrewRKTablets KK 4.4.2 v1.1 (from your website)
Can i use it or there is something new that can i use??
Thx a lots for your work!!!
chuwi v88s rom
hi,
im new in this procedure. I have bought the chuwi v88s tablet and it seems to stuck a lot. it really does.
I want to try a new rom and i want to ask if the procure u give in the video is still ok or have any updated ones i should follow.
Thanx a lot for your time
Rockchip Developers Please Help ME
I Have a Rockchip Tablet PCB V8_RK618_MV3.0_20130910
it named Gamma GA-TAB MINI
Screen : 7.9 inch
Internal : 16 GB
RAM : 2GB
Proccessor Type : RK3188-T
Processor Freq. : 1.6 Ghz Quad-Core
Touch IC : CT362
other info in the pics
the official site have no firmware download links.
i need a stock or custom firmware please i missed and flashed a boot.img with the recovery.img so the tablet now black screened
i have tried about 3 firmwares with no luck
Can Any One Help Me Please?
.:::Thanks:::.
Odys Ieos Quad
BT and Wifi still broken for the Ieos Quad?
Any way to fix that?
Does anyone know if Oma rom works for other Rockchip 3188 devices besides Chuwi v88? I have a fnf iFive x2 tablet with the same Rockchip chipset and quad core and want to install the "multi window edition" on it. If so, which version should I use? Thank you in advance for any help here!
bogarty said:
Does anyone know if Oma rom works for other Rockchip 3188 devices besides Chuwi v88? I have a fnf iFive x2 tablet with the same Rockchip chipset and quad core and want to install the "multi window edition" on it. If so, which version should I use? Thank you in advance for any help here!
Click to expand...
Click to collapse
It happened to me too. You forgot to choose your tablet kernel instead oma's kernel. Download it from kernel archive and try again. @Oma7144 I installed your OmniRom 1.4.1 in my pipo s1pro and it works very well, but i have some problems.
Rotation is not working, is there any fix?
HDMI is working only when i touch the screen and not at 1080p. If i play a movie i get a green screen.
Camera is rotated 90 degrees, but working.
I hope you can help me. Do you need a log? Thanks a lot.
djkail said:
It happened to me too. You forgot to choose your tablet kernel instead oma's kernel. Download it from kernel archive and try again. @Oma7144 I installed your OmniRom 1.4.1 in my pipo s1pro and it works very well, but i have some problems.
Rotation is not working, is there any fix?
HDMI is working only when i touch the screen and not at 1080p. If i play a movie i get a green screen.
Camera is rotated 90 degrees, but working.
I hope you can help me. Do you need a log? Thanks a lot.
Click to expand...
Click to collapse
I tried this fix for my S1Pro, and it worked a bit.
"CrewRKTablets KK Omni V1.4.1 Model Fix Pipo S3pro"
http://crewrktablets.arctablet.com/?wpfb_dl=2263
HDMI is now working perfectly!!
Rotation started to work, but its 90º turned to the right
Frontal camera is ok, but rear camera is 180º rotated
USB OTG is working too.
I hope you can help me. Thanks a lot.
Oma roms on Pipo M9 Max with 1x16Gb Nand flash
Can I use Oma rom on my Modecom freetab 1014 ips x4+ (PIPO M9 Max) ?
These roms are for Chuwi V88 with 2x 8Gb Nand chips. My tablet has only one chip. 1x16Gb (29f128g08cfaba)
I can see the following quite often in dmesg
<3>[ 2695.992006] mmc0: CMD52: Command CRC error
<3>[ 2695.992024] mmc0: SDCC PWR is ON
<3>[ 2695.992033] mmc0: SDCC clks are ON, MCLK rate=100000000
<3>[ 2695.992043] mmc0: SDCC irq is enabled
<3>[ 2695.992166] mmc0: MCI_TEST_INPUT = 0x0000003e
<3>[ 2695.992259] mmc0: got_dataend=0, prog_enable=0, wait_for_auto_prog_done=0, got_auto_prog_done=0, req_tout_ms=10000
<3>[ 2695.992274] mmc0: PM: sdcc_suspended=0, pending_resume=0, sdcc_suspending=0
<3>[ 2695.992285] mmc0: RPM: runtime_status=0, usage_count=2, is_suspended=0, disable_depth=0, runtime_error=0, request_pending=0, request=0
Does that mean that eMMC is having hardware issues?