Establishing a UART connection to the Ancora

Motorhead1991

Senior Member
Jul 6, 2012
403
401
0
As some of us here know, there are 3 ancora devices that are 100% known: The SGW, the Exhibit 2 and the Rugby Smart. For the last few weeks, I've been trying to establish a UART connection to the Rugby, being met with little to no success. (For those watching on G+, you've been privie to the information).

I know this is possible, since my TWRP image (using an arco68 based 2.6.35.14) for the Rugby can echo a kmsg to a serial monitor, but I haven't got 3.0.68 to do the same. So I'm calling in a global effort to get this cracked in the 3.0 kernel, that way we can deeper debug things.

What say the SGW and Exhibit 2 guys and gals?
 

zezadas

Senior Member
Mar 29, 2012
158
359
93
As some of us here know, there are 3 ancora devices that are 100% known: The SGW, the Exhibit 2 and the Rugby Smart. For the last few weeks, I've been trying to establish a UART connection to the Rugby, being met with little to no success. (For those watching on G+, you've been privie to the information).

I know this is possible, since my TWRP image (using an arco68 based 2.6.35.14) for the Rugby can echo a kmsg to a serial monitor, but I haven't got 3.0.68 to do the same. So I'm calling in a global effort to get this cracked in the 3.0 kernel, that way we can deeper debug things.

What say the SGW and Exhibit 2 guys and gals?
are you really trying to "UART", because you have adb, it also works when the phone is turned off.

for a really uart, we need a module, that enables a uart and make android a host.
 

zezadas

Senior Member
Mar 29, 2012
158
359
93
adb kicks in too late for what I need, therefore I need to see what the SBL is doing with the kernel ant whatnot via UART.
maybe you need some hardware mods, because you need to be listen before android starts, and the bootloader dont have specific code for that(i think).
unless you could mod you bootloader, try a jtag cable.
 

Motorhead1991

Senior Member
Jul 6, 2012
403
401
0
maybe you need some hardware mods, because you need to be listen before android starts, and the bootloader dont have specific code for that(i think).
unless you could mod you bootloader, try a jtag cable.
As said in the OP, it works on 2.6.35.14 in recovery mode, just not 3.0.68 running the system. I don't even need the SBL log, as a kmsg would suffice.
 

[iop]wah

Senior Member
Apr 9, 2012
121
27
0
Manila
What is UART?

Hi guys, What is UART?

I have google it already for the meaning,but i cant seem to understand its purpose or benefits on our device..

PS. Please no negative Feedback, i'm just asking!!
 

Motorhead1991

Senior Member
Jul 6, 2012
403
401
0
Hi guys, What is UART?

I have google it already for the meaning,but i cant seem to understand its purpose or benefits on our device..

PS. Please no negative Feedback, i'm just asking!!
Using a UART connection on the ancora family (or any device) will help with kernel and filesystem debugging on boot, before adbd is even loaded, much less awake.
 

Motorhead1991

Senior Member
Jul 6, 2012
403
401
0
BTW, what you want to do with uart, beside log the bootloader?
What XeLLaR* said... The Rugby 3.0 kernel is stuck without a camera because I have no idea what's killing the boot sequence. Initializing the cameras kills boot and it hangs on the second splash (ARIESVE.rle). I saw this with the a2220 chip also, which isn't something you guys have worked with (As far as I know).
 

zezadas

Senior Member
Mar 29, 2012
158
359
93
Humm. Maybe you can post whay you have reached until now. Maybe we can help.
Also is always a interesting thread for me.


Sent from my GT-I8150 using xda app-developers app
 

czobor

Senior Member
Oct 31, 2011
117
306
0
Győr
What XeLLaR* said... The Rugby 3.0 kernel is stuck without a camera because I have no idea what's killing the boot sequence. Initializing the cameras kills boot and it hangs on the second splash (ARIESVE.rle). I saw this with the a2220 chip also, which isn't something you guys have worked with (As far as I know).
I don't know if it helps or not, but Jocala (he started working on cm9 for ancora_tmo) used to use the a2220: https://github.com/Jocala/kernel.ancora_tmo.ics/blob/master/include/linux/a2220.h
However when it got official support from arco, it disappeared: https://github.com/arco/samsung-kernel-msm7x30/commit/4669dbff4ad08a084b11eabe350b3b6adb2f317e
 

adfree

Senior Member
Jun 14, 2008
8,922
5,166
243
bump...

I have now I8150 in my hands...

If I hold Volume - then I can see something...

Maybe wrong speed or some wrong settings... but something is send...

Maybe someone knows solution?

Thanx in advance.

Best Regards
 

sir mordred

Senior Member
Sep 22, 2013
724
1,109
0
mmcblk0p15
bump...

I have now I8150 in my hands...

If I hold Volume - then I can see something...

Maybe wrong speed or some wrong settings... but something is send...

Maybe someone knows solution?

Thanx in advance.

Best Regards
Hello adfree

Good to know you have a i8150 from this moment :good:

İ couldnt understand good your problem but İf you want to enter into download mode : hold volume - and power on keys

Also i think we must revive this thread because seems mr.Blefish(who is maintaining ideos x5) ported lk bootloader into ideos x5 (so msm7x30/8x55)

Our devices(ancora and ariesve) are in same family with ideos x5 (msm7x30/8x55)

Here is the initial work on lk bootloader for msm7x30/8x55 devices:
https://github.com/Blefish/android_bootable_bootloader_lk/compare/973308d69a...7d422c985a

İf you are interested in lets start to PMing ;)

Regards
 
  • Like
Reactions: adfree

adfree

Senior Member
Jun 14, 2008
8,922
5,166
243
http://forum.xda-developers.com/showpost.php?p=52944982&postcount=29

My goal is to see something like this with I8150...
Code:
AST_POWERON
[1810] 0' Partition Information
[1810] dstatus =  0
[1810] dtype =  12
[1810] dfirstsec =  1
[1810] dsize =  212991
[1810] name =  modem
 size=5[1810] *********************************************************************
[1810] 1' Partition Information
[1810] dstatus =  128
[1810] dtype =  77
[1810] dfirstsec =  212992
[1810] dsize =  1000
[1810] name =  dbl
 size=3[1810] *********************************************************************
[1810] 2' Partition Information
[1810] dstatus =  0
[1810] dtype =  70
[1810] dfirstsec =  213992
[1810] dsize =  7192
[1810] name =  osbl
 size=4[1820] *********************************************************************
[1820] 3' Partition Information
[1820] dstatus =  0
[1820] dtype =  5
[1820] dfirstsec =  221184
[1820] dsize =  30883840
[1820] name =  
 size=0[1820] *********************************************************************
[1820] 4' Partition Information
[1820] dstatus =  0
[1830] dtype =  71
[1830] dfirstsec =  229376
[1830] dsize =  10240
[1830] name =  emmcboot
 size=8[1830] *********************************************************************
[1830] 5' Partition Information
[1830] dstatus =  0
[1830] dtype =  73
[1830] dfirstsec =  245760
[1830] dsize =  40000
[1830] name =  amss
 size=4[1830] *********************************************************************
[1840] 6' Partition Information
[1840] dstatus =  0
[1840] dtype =  88
[1840] dfirstsec =  286720
[1840] dsize =  6144
[1840] name =  
 size=0[1840] *********************************************************************
[1840] 7' Partition Information
[1840] dstatus =  0
[1840] dtype =  72
[1840] dfirstsec =  294912
[1850] dsize =  10240
[1850] name =  boot
 size=4[1850] *********************************************************************
[1850] 8' Partition Information
[1850] dstatus =  0
[1850] dtype =  80
[1850] dfirstsec =  311296
[1850] dsize =  14000
[1850] name =  adsp
 size=4[1850] *********************************************************************
[1860] 9' Partition Information
[1860] dstatus =  0
[1860] dtype =  74
[1860] dfirstsec =  327680
[1860] dsize =  6144
[1860] name =  modem_st1
 size=9[1860] *********************************************************************
[1860] 10' Partition Information
[1860] dstatus =  0
[1860] dtype =  75
[1860] dfirstsec =  335872
[1870] dsize =  6144
[1870] name =  modem_st2
 size=9[1870] *********************************************************************
[1870] 11' Partition Information
[1870] dstatus =  0
[1870] dtype =  144
[1870] dfirstsec =  344064
[1870] dsize =  16384
[1870] name =  persist
 size=7[1870] *********************************************************************
[1880] 12' Partition Information
[1880] dstatus =  0
[1880] dtype =  145
[1880] dfirstsec =  360448
[1880] dsize =  15360
[1880] name =  recovery
 size=8[1880] *********************************************************************
[1880] 13' Partition Information
[1880] dstatus =  0
[1880] dtype =  146
[1880] dfirstsec =  376832
[1880] dsize =  10240
[1890] name =  parameter
 size=9[1890] *********************************************************************
[1890] 14' Partition Information
[1890] dstatus =  0
[1890] dtype =  147
[1890] dfirstsec =  393216
[1890] dsize =  1064960
[1890] name =  system
 size=6[1890] *********************************************************************
[1900] 15' Partition Information
[1900] dstatus =  0
[1900] dtype =  148
[1900] dfirstsec =  1458176
[1900] dsize =  204800
[1900] name =  cache
 size=5[1900] *********************************************************************
[1900] 16' Partition Information
[1900] dstatus =  0
[1900] dtype =  149
[1900] dfirstsec =  1662976
[1900] dsize =  2826240
[1910] name =  userdata
 size=8[1910] *********************************************************************
[1910] 17' Partition Information
[1910] dstatus =  0
[1910] dtype =  150
[1910] dfirstsec =  4489216
[1910] dsize =  409600
[1910] name =  preload
 size=7[1910] *********************************************************************
[1910] 18' Partition Information
[1920] dstatus =  0
[1920] dtype =  151
[1920] dfirstsec =  4898816
[1920] dsize =  1000
[1920] name =  dbl_backup
 size=10[1920] *********************************************************************
[1920] 19' Partition Information
[1920] dstatus =  0
[1920] dtype =  152
[1920] dfirstsec =  4907008
[1920] dsize =  7192
[1930] name =  osbl_backup
 size=11[1930] *********************************************************************
[1930] 20' Partition Information
[1930] dstatus =  0
[1930] dtype =  153
[1930] dfirstsec =  4915200
[1930] dsize =  10240
[1930] name =  emmcboot_backup
 size=15[1930] *********************************************************************
[1940] 21' Partition Information
[1940] dstatus =  0
[1940] dtype =  154
[1940] dfirstsec =  4931584
[1940] dsize =  40000
[1940] name =  amss_backup
 size=11[1940] *********************************************************************
[1940] 22' Partition Information
[1940] dstatus =  0
[1940] dtype =  155
[1940] dfirstsec =  4972544
[1940] dsize =  10240
[1950] name =  boot_backup
 size=11[1950] *********************************************************************
[1950] 23' Partition Information
[1950] dstatus =  0
[1950] dtype =  156
[1950] dfirstsec =  4988928
[1950] dsize =  14000
[1950] name =  adsp_backup
 size=11[1950] *********************************************************************
[1960] 24' Partition Information
[1960] dstatus =  0
[1960] dtype =  157
[1960] dfirstsec =  5005312
[1960] dsize =  10240
[1960] name =  recovery_backup
 size=15[1960] *********************************************************************
[1960] 25' Partition Information
[1960] dstatus =  0
[1960] dtype =  158
[1960] dfirstsec =  5021696
[1970] dsize =  10240
[1970] name =  
 size=0[1970] *********************************************************************
[1970] 26' Partition Information
[1970] dstatus =  0
[1970] dtype =  159
[1970] dfirstsec =  5038080
[1970] dsize =  10240
[1970] name =  
 size=0[1970] *********************************************************************
[1970] 27' Partition Information
[1980] dstatus =  0
[1980] dtype =  160
[1980] dfirstsec =  5054464
[1980] dsize =  26050560
[1980] name =  
 size=0[1980] *********************************************************************
[1980]  fsa_i2c_init ENTRY !!!
[2010] fsa_i2c_write done. 
[2060] fsa_i2c_read done. 
[2060] GPIO i2c init SUCCESS i2c_data : 1e
[2060]  KEY_VOLUMEDOWN detected! start with no console mode.
[2060]  charger_attached ENTRY !!!
[2190]  dtype =0x0  dtype2=0x8 !!!
[2190] charger_attached check   [[ 0 ]]  !!!
[2190] boot_chg check   [[ 0 ]]  !!!
magic_key_offset : 2551183360
Load boot partition.
[2380] cmdline = 'console=ttyMSM2,115200 androidboot.hardware=qcom androidboot.emmc=true hw=7'
[2380] 
Booting Linux
[2380] cmdline: console=ttyMSM2,115200 androidboot.hardware=qcom androidboot.emmc=true hw=7
[2380] Backlight off
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.35.7-1207170 ([email protected]) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Tue Oct 30 12:33:11 KST 2012
[    0.000000] CPU: ARMv7 Processor [511f00f2] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
[    0.000000] Machine: GT-I9001 Board
[    0.000000] AriesVE H/W revision : 0x07
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] allocating 10772480 bytes at c10a4000 (14a4000 physical) for fb
[    0.000000] allocating 2097152 bytes at c1aea000 (1eea000 physical) for audio pmem arena
[    0.000000] allocating 6291456 bytes at c1d00000 (2100000 physical) for kernel ebi1 pmem arena
[    0.000000] allocating 31457280 bytes at c7600000 (7a00000 physical) for sf pmem arena
[    0.000000] allocating 30212096 bytes at c9400000 (9800000 physical) for adsp pmem arena
[    0.000000] allocating 5242880 bytes at cb0d0000 (b4d0000 physical) for hdmi pmem arena
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 112136
[    0.000000] Kernel command line: console=ttyMSM2,115200 androidboot.hardware=qcom androidboot.emmc=true hw=7
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 58MB 134MB 256MB = 448MB total
[    0.000000] Memory: 359932k/359932k available, 98820k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
<5>[    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
[    0.000000]     vmalloc : 0xe0800000 - 0xf0000000   ( 248 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc0036000   ( 184 kB)
[    0.000000]       .text : 0xc0036000 - 0xc072f000   (7140 kB)
[    0.000000]       .data : 0xc075e000 - 0xc07dcc20   ( 508 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:566
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Console: colour dummy device 80x30
[    0.000122] Calibrating delay loop... 933.88 BogoMIPS (lpj=4669440)
[    0.250244] pid_max: default: 32768 minimum: 301
[    0.250366] Mount-cache hash table entries: 512
[    0.250579] Initializing cgroup subsys cpuacct
[    0.250579] Initializing cgroup subsys freezer
[    0.250610] CPU: Testing write buffer coherency: ok
[    0.270660] NET: Registered protocol family 16
[    0.290863] socinfo_init: v4, id=74, ver=2.1, raw_id=1402, raw_ver=1402, hw_plat=2, hw_plat_ver=65536
[    0.290863] Clock ownership
[    0.290893]   GLBL  : 07d82110
[    0.290893]   APPS  : 00000000 00000000 00000000
[    0.290893]   ROW   : 00000000 00000000
[    0.291046] acpu_clock_init()
[    0.291687] ACPU running at 1401600 KHz
[    0.293090] msm_wlan_gpio_init: msm_wlan_gpio_init
[    0.293182] msm7x30_init_mmc: Initialized wlan GPIO's
[    0.294128] snddev_poweramp_gpio_init 
[    0.294158] aux_pcm_gpio_init 
[    0.294281] fsa9480_gpio_init 
[    0.294433] [TSP] M1 TSP LDO init
[    0.300292] yda165:register yamaha amp device 
[    0.300292] si4709:register fm radio si4709 device 
[    0.300292] i2c_register_board_info 12 
[    0.300292] i2c_register_board_info 8 
[    0.300323] i2c_register_board_info 10 
[    0.300354] i2c_register_board_info 17 
[    0.300354] bt_power_init 
[    0.300354] bluetooth_gpio_init on system_rev:0
[    0.300781] touch_keypad_gpio_init.
[    0.300781] Boot Reason = 0x04
[    0.300781] hw perfevents: enabled with ARMv7 Scorpion PMU driver, 5 counters available
[    0.300903] Scorpion registered PMU device
[    0.300964] pm8058_init: i2c_add_driver: rc = 0
[    0.301330] pm8058_probe: PMIC revision: E3
[    0.302734] pm8058_gpio_probe: gpiochip_add(): rc=0
[    0.302917] pm8058_mpp_probe: gpiochip_add(): rc=0
[    0.306365] bio: create slab <bio-0> at 0
[    0.306610] pmic8058_pwm_probe: OK
[    0.306854] SCSI subsystem initialized
[    0.307006] usbcore: registered new interface driver usbfs
[    0.307037] usbcore: registered new interface driver hub
[    0.307128] usbcore: registered new device driver usb
[    0.307281] i2c-gpio i2c-gpio.9: using pins 171 (SDA) and 170 (SCL)
[    0.307342] i2c-gpio i2c-gpio.19: using pins 123 (SDA) and 122 (SCL)
[    0.307403] i2c-gpio: probe of i2c-gpio.14 failed with error -16
[    0.307464] i2c-gpio i2c-gpio.20: using pins 125 (SDA) and 124 (SCL)
[    0.307556] i2c-gpio i2c-gpio.10: using pins 55 (SDA) and 89 (SCL)
[    0.307617] i2c-gpio i2c-gpio.13: using pins 165 (SDA) and 164 (SCL)
[    0.307708] i2c-gpio i2c-gpio.17: using pins 173 (SDA) and 172 (SCL)
[    0.307800] i2c-gpio i2c-gpio.8: using pins 149 (SDA) and 148 (SCL)
[    0.307861] i2c-gpio i2c-gpio.12: using pins 88 (SDA) and 86 (SCL)
[    0.307952] i2c-gpio i2c-gpio.11: using pins 169 (SDA) and 168 (SCL)
[    0.308013] msm_i2c_probe
[    0.308074] msm_i2c_probe: clk_ctl 35d, 100000 Hz
[    0.308349] msm_i2c_probe
[    0.308410] msm_i2c_probe: clk_ctl 35d, 100000 Hz
[    0.308807] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.360412] Bluetooth: Core ver 2.15
[    0.360443] NET: Registered protocol family 31
[    0.360473] Bluetooth: HCI device and connection manager initialized
[    0.360473] Bluetooth: HCI socket layer initialized
[    0.360534] Switching to clocksource gp_timer
[    0.363250] NET: Registered protocol family 2
[    0.380584] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.460723] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.460906] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.460998] TCP: Hash tables configured (established 16384 bind 16384)
[    0.460998] TCP reno registered
[    0.461029] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.461029] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.461120] NET: Registered protocol family 1
[    0.461273] RPC: Registered udp transport module.
[    0.461273] RPC: Registered tcp transport module.
[    0.461273] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.461395] Trying to unpack rootfs image as initramfs...
[    0.488372] Freeing initrd memory: 652K
<6>[    0.488494] PMU: registered new PMU device of type 0
[    0.488891] sdio_al:SDIO-AL SW version 1.30
[    0.489135] smd probe
[    0.489166] smd_core_init()
[    0.489196] smd_core_init() done
[    0.489196] smd_alloc_loopback_channel: 'local_loopback' cid=100
[    0.489349] get_nand_partitions: no flash partition table in shared memory
[    0.489776] smd_alloc_channel() 'DS' cid=0
[    0.489837] smd_alloc_channel() 'RPCCALL' cid=2
[    0.489868] smd_alloc_channel() 'DATA1' cid=7
[    0.489929] smd_alloc_channel() 'DATA2' cid=8
[    0.489959] smd_alloc_channel() 'DATA3' cid=9
[    0.490020] smd_alloc_channel() 'DATA4' cid=10
[    0.490051] smd_alloc_channel() 'DATA5' cid=11
[    0.490081] smd_alloc_channel() 'DATA6' cid=12
[    0.490112] smd_alloc_channel() 'DATA7' cid=13
[    0.490173] smd_alloc_channel() 'DATA8' cid=14
[    0.490203] smd_alloc_channel() 'DATA9' cid=15
[    0.490264] smd_alloc_channel() 'DATA11' cid=17
[    0.490295] smd_alloc_channel() 'DATA12' cid=18
[    0.490325] smd_alloc_channel() 'DATA13' cid=19
[    0.490356] smd_alloc_channel() 'DATA14' cid=20
[    0.490417] smd_alloc_channel() 'DAL00' cid=38
[    0.490447] smd_alloc_channel() 'BRG_0' cid=39
[    0.490509] smd_alloc_channel() 'DATA5_CNTL' cid=40
[    0.490539] smd_alloc_channel() 'DATA6_CNTL' cid=41
[    0.490600] smd_alloc_channel() 'DATA7_CNTL' cid=42
[    0.490631] smd_alloc_channel() 'DATA8_CNTL' cid=43
[    0.490692] smd_alloc_channel() 'DATA9_CNTL' cid=44
[    0.490753] smd_alloc_channel() 'DATA12_CNTL' cid=45
[    0.490783] smd_alloc_channel() 'DATA13_CNTL' cid=46
[    0.490814] smd_alloc_channel() 'DATA14_CNTL' cid=47
[    0.490875] smd_alloc_channel() 'DATA40' cid=48
[    0.490905] smd_alloc_channel() 'DATA40_CNTL' cid=49
[    0.492126] SMD Packet Port Driver Initialized.
[    0.492156] Notify: smsm init
[    0.492309] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492340] Notify: general
[    0.492370] Notify: general
[    0.492370] Notify: general
[    0.492614] SMD: ch 2 0 -> 1
[    0.492828] [afe.c:afe_init] AFE driver init
[    0.492950] SMD: ch 2 1 -> 2
[    0.493194] [audpp.c:audpp_probe] Number of decoder supported  5
[    0.493225] [audpp.c:audpp_probe] Number of concurrency supported  7
[    0.493225] [audpp.c:audpp_probe] module_name:AUDPLAY4TASK
[    0.493225] [audpp.c:audpp_probe] queueid:17
<6>[    0.493225] [audpp.c:audpp_probe] decid:4
[    0.493255] [audpp.c:audpp_probe] nr_codec_support:1
[    0.493255] [audpp.c:audpp_probe] module_name:AUDPLAY3TASK
[    0.493255] [audpp.c:audpp_probe] queueid:16
[    0.493255] [audpp.c:audpp_probe] decid:3
[    0.493255] [audpp.c:audpp_probe] nr_codec_support:11
[    0.493286] [audpp.c:audpp_probe] module_name:AUDPLAY2TASK
[    0.493286] [audpp.c:audpp_probe] queueid:15
[    0.493286] [audpp.c:audpp_probe] decid:2
[    0.493286] [audpp.c:audpp_probe] nr_codec_support:11
[    0.493286] [audpp.c:audpp_probe] module_name:AUDPLAY1TASK
[    0.493286] [audpp.c:audpp_probe] queueid:14
[    0.493316] [audpp.c:audpp_probe] decid:1
[    0.493316] [audpp.c:audpp_probe] nr_codec_support:11
[    0.493316] [audpp.c:audpp_probe] module_name:AUDPLAY0TASK
[    0.493316] [audpp.c:audpp_probe] queueid:13
<6>[    0.493316] [audpp.c:audpp_probe] decid:0
Example from I9001...
Now Question how to set right settings for I8150...
:confused:

LK sounds interesting... because I am playing with GT-S8600 here:
http://forum.xda-developers.com/showthread.php?t=2116846

Best Regards
 
  • Like
Reactions: sir mordred