This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BeagleBone black + WL1835MOD W/ CHIP ANTENNA + Android Failed

Other Parts Discussed in Thread: WL1835MOD, WL1271, TPS65217, TPS65910, DA8XX

Hi,

I have a problem with my beaglebone black that I try to make work with a WL1835MOD. I am on Android. I redefine mapping of wl12xx in board-avm335x.c, compiling with WILINK=wl18xx and unfortunately, I see no wlan0 ... I look deeply in module initialization and the problem is that the wl1271_probe is never called (If I understand well, it makes the link between wifi and sdio bus right ?). Could you explain the process of initialization/detection/probe for the wifi please ? Because, I have no idea on where the problem could be ...


Thanks in advance

Regards,

Mickael

  • Hi Mickael,

    First step would be to check if the WLAN_EN is getting enabled (using a scope). If it is not, you can check the mapping of the pins in your board file.

    Regards,
    Gigi Joseph.
  • Hi,


    It's ok for the WLAN_EN.

    Mickael

  • I remark in the logs, that it continues to detect the eMMC and not said SDIO on mmc1.

    mmcblk1: mmc1:0001 MMC04G 3.60 GiB
    [   18.916290] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB
    [   18.923461] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB
    [   18.941162] Alternate GPT is invalid, using primary GPT.
    [   18.946868]  mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9
    [   18.997680]  mmcblk1boot1: unknown partition table
    [   19.012695]  mmcblk1boot0: unknown partition table
    [   19.160339] EXT4-fs (mmcblk0p2): recovery complete
    [   19.167083] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [   19.175598] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [   19.182281] Freeing init memory: 344K
    [   19.204864] init (1): /proc/1/oom_adj is deprec

  • Hi,

    Can you share the boot logs?

    Regards,
    Gigi Joseph.
  • Uncompressing Linux... done, booting the kernel.
    [ 0.000000] Linux version 3.2.0-00244-gcf99001-dirty (root@mlefores-linux) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #29 Thu Feb 5 09:58:28 CET 2015
    [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
    [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [ 0.000000] Machine: am335xevm
    [ 0.000000] Memory policy: ECC disabled, Data cache writeback
    [ 0.000000] AM335X ES2.1 (sgx neon )
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=ttyO0 mem=512M root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait init=/init ip=off
    [ 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: 512MB = 512MB total
    [ 0.000000] Memory: 509856k/509856k available, 14432k reserved, 0K highmem
    [ 0.000000] Virtual kernel memory layout:
    [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
    [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
    [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
    [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
    [ 0.000000] .text : 0xc0008000 - 0xc078f000 (7708 kB)
    [ 0.000000] .init : 0xc078f000 - 0xc07e5000 ( 344 kB)
    [ 0.000000] .data : 0xc07e6000 - 0xc0851df0 ( 432 kB)
    [ 0.000000] .bss : 0xc0851e14 - 0xc09a9c20 (1376 kB)
    [ 0.000000] NR_IRQS:396
    [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
    [ 0.000000] Total of 128 interrupts on 1 active controller
    [ 0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
    [ 0.000000] OMAP clocksource: GPTIMER1 at 32768 Hz
    [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
    [ 0.000000] Console: colour dummy device 80x30
    [ 0.000091] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736)
    [ 0.089233] pid_max: default: 32768 minimum: 301
    [ 0.089324] Security Framework initialized
    [ 0.089385] Mount-cache hash table entries: 512
    [ 0.089721] CPU: Testing write buffer coherency: ok
    [ 0.089782] ftrace: allocating 22136 entries in 66 pages
    [ 0.126068] >>EffM-bus_add_device-457
    [ 0.126129] >>EffM-bus_register-867
    [ 0.145111] omap_hwmod: pruss: failed to hardreset
    [ 0.145172] >>EffM-bus_add_device-457
    [ 0.145294] >>EffM-bus_add_device-457
    [ 0.145355] >>EffM-driver_register-243-power|platform
    [ 0.145385] >>EffM-bus_add_driver-639
    [ 0.145690] >>EffM-bus_add_device-457
    [ 0.145721] >>EffM-driver_register-243-reg-dummy|platform
    [ 0.145721] >>EffM-bus_add_driver-639
    [ 0.145782] >>EffM-bus_add_device-457
    [ 0.145843] print_constraints: dummy:
    [ 0.146026] NET: Registered protocol family 16
    [ 0.146148] >>EffM omap_device_register-816-mpu
    [ 0.146148] >>EffM-bus_add_device-457
    [ 0.146209] >>EffM omap_device_register-816-l3_main
    [ 0.146240] >>EffM-bus_add_device-457
    [ 0.146362] >>EffM omap_device_register-816-omap_gpio
    [ 0.146362] >>EffM-bus_add_device-457
    [ 0.146453] >>EffM omap_device_register-816-omap_gpio
    [ 0.146484] >>EffM-bus_add_device-457
    [ 0.146545] >>EffM omap_device_register-816-omap_gpio
    [ 0.146575] >>EffM-bus_add_device-457
    [ 0.146636] >>EffM omap_device_register-816-omap_gpio
    [ 0.146667] >>EffM-bus_add_device-457
    [ 0.146820] >>EffM-driver_register-243-omap_gpio|platform
    [ 0.146820] >>EffM-bus_add_driver-639
    [ 0.146911] >>EffM-bus_add_device-457
    [ 0.147003] OMAP GPIO hardware version 0.1
    [ 0.147064] >>EffM-bus_add_device-457
    [ 0.147186] >>EffM-bus_add_device-457
    [ 0.147308] >>EffM-bus_add_device-457
    [ 0.147521] >>EffM-bus_add_device-457
    [ 0.147583] >>EffM-bus_register-867
    [ 0.147644] >>EffM-bus_register-867
    [ 0.147674] >>EffM-driver_register-243-dummy|i2c
    [ 0.147674] >>EffM-bus_add_driver-639
    [ 0.147705] >>EffM-driver_register-243-ram_console|platform
    [ 0.147735] >>EffM-bus_add_driver-639
    [ 0.147766] >>EffM-driver_register-243-omap_l3_smx|platform
    [ 0.147766] >>EffM-bus_add_driver-639
    [ 0.147857] >>EffM-bus_add_device-457
    [ 0.147918] omap_mux_init: Add partition: #1: core, flags: 0
    [ 0.148223] >>EffM omap_device_register-816-omap_uart
    [ 0.148254] >>EffM-bus_add_device-457
    [ 0.148345] >>EffM omap_device_register-816-omap_uart
    [ 0.148376] >>EffM-bus_add_device-457
    [ 0.148468] >>EffM omap_device_register-816-omap_uart
    [ 0.148468] >>EffM-bus_add_device-457
    [ 0.148559] >>EffM omap_device_register-816-omap_uart
    [ 0.148559] >>EffM-bus_add_device-457
    [ 0.148651] >>EffM omap_device_register-816-omap_uart
    [ 0.148651] >>EffM-bus_add_device-457
    [ 0.148742] >>EffM omap_device_register-816-omap_uart
    [ 0.148742] >>EffM-bus_add_device-457
    [ 0.148803] >>EffM-driver_register-243-cpld_reg|i2c
    [ 0.148803] >>EffM-bus_add_driver-639
    [ 0.148864] omap_i2c.1: alias fck already exists
    [ 0.148895] >>EffM omap_device_register-816-omap_i2c
    [ 0.148895] >>EffM-bus_add_device-457
    [ 0.149108] >>EffM omap_device_register-816-musb-ti81xx
    [ 0.149139] >>EffM-bus_add_device-457
    [ 0.149291] >>EffM omap_device_register-816-omap-mailbox
    [ 0.149322] >>EffM-bus_add_device-457
    [ 0.149414] omap2_mcspi.1: alias fck already exists
    [ 0.149414] >>EffM omap_device_register-816-omap2_mcspi
    [ 0.149444] >>EffM-bus_add_device-457
    [ 0.149505] omap2_mcspi.2: alias fck already exists
    [ 0.149536] >>EffM omap_device_register-816-omap2_mcspi
    [ 0.149536] >>EffM-bus_add_device-457
    [ 0.149627] edma.0: alias fck already exists
    [ 0.149658] edma.0: alias fck already exists
    [ 0.149658] edma.0: alias fck already exists
    [ 0.149688] >>EffM omap_device_register-816-edma
    [ 0.149688] >>EffM-bus_add_device-457
    [ 0.149749] >>EffM-bus_add_device-457
    [ 0.149810] >>EffM-bus_add_device-457
    [ 0.149871] >>EffM-bus_add_device-457
    [ 0.149963] >>EffM omap_device_register-816-omap_timer
    [ 0.149993] >>EffM-bus_add_device-457
    [ 0.150054] >>EffM omap_device_register-816-omap_timer
    [ 0.150085] >>EffM-bus_add_device-457
    [ 0.150177] >>EffM omap_device_register-816-omap_timer
    [ 0.150177] >>EffM-bus_add_device-457
    [ 0.150268] >>EffM omap_device_register-816-omap_timer
    [ 0.150299] >>EffM-bus_add_device-457
    [ 0.150360] >>EffM omap_device_register-816-omap_timer
    [ 0.150390] >>EffM-bus_add_device-457
    [ 0.150451] >>EffM omap_device_register-816-omap_timer
    [ 0.150482] >>EffM-bus_add_device-457
    [ 0.150543] >>EffM omap_device_register-816-omap_timer
    [ 0.150573] >>EffM-bus_add_device-457
    [ 0.150665] >>EffM omap_device_register-816-omap_timer
    [ 0.150665] >>EffM-bus_add_device-457
    [ 0.150878] >>EffM-driver_register-243-edma|platform
    [ 0.150878] >>EffM-bus_add_driver-639
    [ 0.151550] >>EffM omap_device_register-816-omap_wdt
    [ 0.151580] >>EffM-bus_add_device-457
    [ 0.157104] >>EffM-bus_add_device-457
    [ 0.157318] bio: create slab <bio-0> at 0
    [ 0.157562] >>EffM-driver_register-243-reg-fixed-voltage|platform
    [ 0.157562] >>EffM-bus_add_driver-639
    [ 0.157623] >>EffM-driver_register-243-tps65217-pmic|platform
    [ 0.157653] >>EffM-bus_add_driver-639
    [ 0.157684] >>EffM-driver_register-243-tps65910-pmic|platform
    [ 0.157684] >>EffM-bus_add_driver-639
    [ 0.157745] :tps65217_init
    [ 0.157775] >>EffM-driver_register-243-tps65217|i2c
    [ 0.157775] >>EffM-bus_add_driver-639
    [ 0.157806] >>EffM-driver_register-243-tps65910|i2c
    [ 0.157806] >>EffM-bus_add_driver-639
    [ 0.157836] >>EffM-driver_register-243-twl|i2c
    [ 0.157867] >>EffM-bus_add_driver-639
    [ 0.158111] >>EffM-bus_register-867
    [ 0.158172] SCSI subsystem initialized
    [ 0.158264] >>EffM-driver_register-243-omap2_mcspi|platform
    [ 0.158264] >>EffM-bus_add_driver-639
    [ 0.158416] >>EffM-bus_add_device-457
    [ 0.158569] >>EffM-bus_add_device-457
    [ 0.158691] >>EffM-bus_register-867
    [ 0.158721] >>EffM-driver_register-243-Generic PHY|mdio_bus
    [ 0.158752] >>EffM-bus_add_driver-639
    [ 0.158782] >>EffM-bus_register-867
    [ 0.158843] >>EffM-driver_register-243-usbfs|usb
    [ 0.158874] >>EffM-bus_add_driver-639
    [ 0.158935] usbcore: registered new interface driver usbfs
    [ 0.158996] >>EffM-driver_register-243-hub|usb
    [ 0.158996] >>EffM-bus_add_driver-639
    [ 0.159027] usbcore: registered new interface driver hub
    [ 0.159118] >>EffM-driver_register-243-usb|usb
    [ 0.159118] >>EffM-bus_add_driver-639
    [ 0.159149] usbcore: registered new device driver usb
    [ 0.159179] >>EffM-driver_register-243-musb-ti81xx|platform
    [ 0.159179] >>EffM-bus_add_driver-639
    [ 0.159454] registerd cppi-dma Intr @ IRQ 17
    [ 0.159484] Cppi41 Init Done Qmgr-base(e087a000) dma-base(e0878000)
    [ 0.159484] Cppi41 Init Done
    [ 0.159515] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
    [ 0.159515] >>EffM-bus_add_device-457
    [ 0.159637] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
    [ 0.159637] >>EffM-bus_add_device-457
    [ 0.159759] >>EffM-driver_register-243-nop_usb_xceiv|platform
    [ 0.159759] >>EffM-bus_add_driver-639
    [ 0.159820] >>EffM-bus_register-867
    [ 0.159942] >>EffM-driver_register-243-omap_i2c|platform
    [ 0.159942] >>EffM-bus_add_driver-639
    [ 0.179229] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
    [ 0.179290] >>EffM-bus_add_device-457
    [ 0.179382] >>EffM-bus_add_device-457
    [ 0.179473] >>EffM-bus_add_device-457
    [ 0.179565] >>EffM-bus_add_device-457
    [ 0.179626] >>EffM-bus_add_device-457
    [ 0.179718] >>EffM-bus_add_device-457
    [ 0.199188] tps65910 1-002d: could not be detected
    [ 0.199249] >>EffM-bus_add_device-457
    [ 0.199401] :power/ltc4155_init
    [ 0.199401] >>EffM-driver_register-243-ltc4155|i2c
    [ 0.199401] >>EffM-bus_add_driver-639
    [ 0.199462] i2c-core: driver [ltc4155] using legacy suspend method
    [ 0.199462] i2c-core: driver [ltc4155] using legacy resume method
    [ 0.199493] >>EffM-bus_register-867
    [ 0.199554] >>EffM-sdio_register_bus-233
    [ 0.199584] >>EffM-bus_register-867
    [ 0.199615] >>EffM-bus_register-867
    [ 0.199707] Advanced Linux Sound Architecture Driver Version 1.0.24.
    [ 0.199981] >>EffM-bus_add_device-457
    [ 0.200164] Bluetooth: Core ver 2.16
    [ 0.200225] NET: Registered protocol family 31
    [ 0.200225] Bluetooth: HCI device and connection manager initialized
    [ 0.200256] Bluetooth: HCI socket layer initialized
    [ 0.200256] Bluetooth: L2CAP socket layer initialized
    [ 0.200286] Bluetooth: SCO socket layer initialized
    [ 0.200347] >>EffM-bus_add_device-457
    [ 0.200439] Switching to clocksource gp timer
    [ 0.208618] >>EffM-bus_add_device-457
    [ 0.208709] >>EffM-bus_add_device-457
    [ 0.208801] >>EffM-bus_add_device-457
    [ 0.208862] >>EffM-bus_add_device-457
    [ 0.208953] >>EffM-bus_add_device-457
    [ 0.209014] >>EffM-bus_add_device-457
    [ 0.209106] >>EffM-bus_add_device-457
    [ 0.209167] >>EffM-bus_add_device-457
    [ 0.209350] >>EffM-bus_add_device-457
    [ 0.209442] >>EffM-bus_add_device-457
    [ 0.209533] >>EffM-bus_add_device-457
    [ 0.209625] >>EffM-bus_add_device-457
    [ 0.209716] >>EffM-bus_add_device-457
    [ 0.209777] >>EffM-bus_add_device-457
    [ 0.209869] >>EffM-bus_add_device-457
    [ 0.209960] >>EffM-bus_add_device-457
    [ 0.210052] >>EffM-bus_add_device-457
    [ 0.210113] >>EffM-bus_add_device-457
    [ 0.210205] >>EffM-bus_add_device-457
    [ 0.210266] >>EffM-bus_add_device-457
    [ 0.210357] >>EffM-bus_add_device-457
    [ 0.210449] >>EffM-bus_add_device-457
    [ 0.210540] >>EffM-bus_add_device-457
    [ 0.210632] >>EffM-bus_add_device-457
    [ 0.210723] >>EffM-bus_add_device-457
    [ 0.210784] >>EffM-bus_add_device-457
    [ 0.210845] >>EffM-bus_add_device-457
    [ 0.210937] >>EffM-bus_add_device-457
    [ 0.210998] >>EffM-bus_add_device-457
    [ 0.211059] >>EffM-bus_add_device-457
    [ 0.211120] >>EffM-bus_add_device-457
    [ 0.211212] >>EffM-bus_add_device-457
    [ 0.211273] >>EffM-bus_add_device-457
    [ 0.211364] >>EffM-bus_add_device-457
    [ 0.211425] >>EffM-bus_add_device-457
    [ 0.211486] >>EffM-bus_add_device-457
    [ 0.211578] >>EffM-bus_add_device-457
    [ 0.211639] >>EffM-bus_add_device-457
    [ 0.211730] >>EffM-bus_add_device-457
    [ 0.211791] >>EffM-bus_add_device-457
    [ 0.211853] >>EffM-bus_add_device-457
    [ 0.211944] >>EffM-bus_add_device-457
    [ 0.212005] >>EffM-bus_add_device-457
    [ 0.212066] >>EffM-bus_add_device-457
    [ 0.212158] >>EffM-bus_add_device-457
    [ 0.212219] >>EffM-bus_add_device-457
    [ 0.212310] >>EffM-bus_add_device-457
    [ 0.212371] >>EffM-bus_add_device-457
    [ 0.212463] >>EffM-bus_add_device-457
    [ 0.212524] >>EffM-bus_add_device-457
    [ 0.212615] >>EffM-bus_add_device-457
    [ 0.212677] >>EffM-bus_add_device-457
    [ 0.212738] >>EffM-bus_add_device-457
    [ 0.212829] >>EffM-bus_add_device-457
    [ 0.212890] >>EffM-bus_add_device-457
    [ 0.212982] >>EffM-bus_add_device-457
    [ 0.213073] >>EffM-bus_add_device-457
    [ 0.213134] >>EffM-bus_add_device-457
    [ 0.213195] >>EffM-bus_add_device-457
    [ 0.213287] >>EffM-bus_add_device-457
    [ 0.213348] >>EffM-bus_add_device-457
    [ 0.213439] >>EffM-bus_add_device-457
    [ 0.213531] >>EffM-bus_add_device-457
    [ 0.213592] >>EffM-bus_add_device-457
    [ 0.213653] >>EffM-bus_add_device-457
    [ 0.213745] >>EffM-bus_add_device-457
    [ 0.213836] >>EffM-bus_add_device-457
    [ 0.213897] >>EffM-bus_add_device-457
    [ 0.213989] >>EffM-bus_add_device-457
    [ 0.214050] >>EffM-bus_add_device-457
    [ 0.214141] >>EffM-bus_add_device-457
    [ 0.214233] >>EffM-bus_add_device-457
    [ 0.214294] >>EffM-bus_add_device-457
    [ 0.214385] >>EffM-bus_add_device-457
    [ 0.214477] >>EffM-bus_add_device-457
    [ 0.214538] >>EffM-bus_add_device-457
    [ 0.214630] >>EffM-bus_add_device-457
    [ 0.214721] >>EffM-bus_add_device-457
    [ 0.214965] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
    [ 0.214996] >>EffM-driver_register-243-musb-hdrc|platform
    [ 0.214996] >>EffM-bus_add_driver-639
    [ 0.215148] musb-hdrc musb-hdrc.0: dma type: dma-cppi41
    [ 0.215209] >>EffM-bus_add_device-457
    [ 0.215332] MUSB0 controller's USBSS revision = 4ea20800
    [ 0.215332] musb0: Enabled SW babble control
    [ 0.215759] >>EffM-bus_add_device-457
    [ 0.215881] >>EffM-bus_add_device-457
    [ 0.216064] musb-hdrc musb-hdrc.0: USB OTG mode controller at e083c000 using DMA, IRQ 18
    [ 0.216247] musb-hdrc musb-hdrc.1: dma type: dma-cppi41
    [ 0.216278] >>EffM-bus_add_device-457
    [ 0.216400] MUSB1 controller's USBSS revision = 4ea20800
    [ 0.216400] musb1: Enabled SW babble control
    [ 0.216735] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
    [ 0.216827] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
    [ 0.216918] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 0.216949] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 0.216949] usb usb1: Product: MUSB HDRC host driver
    [ 0.216949] usb usb1: Manufacturer: Linux 3.2.0-00244-gcf99001-dirty musb-hcd
    [ 0.216979] usb usb1: SerialNumber: musb-hdrc.1
    [ 0.217102] >>EffM-bus_add_device-457
    [ 0.217285] >>EffM-bus_add_device-457
    [ 0.217376] hub 1-0:1.0: USB hub found
    [ 0.217407] hub 1-0:1.0: 1 port detected
    [ 0.217468] >>EffM-bus_add_device-457
    [ 0.217559] >>EffM-bus_add_device-457
    [ 0.217651] >>EffM-bus_add_device-457
    [ 0.217742] musb-hdrc musb-hdrc.1: USB Host mode controller at e083e800 using DMA, IRQ 19
    [ 0.218017] NET: Registered protocol family 2
    [ 0.218170] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.218505] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.218719] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
    [ 0.218841] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.218841] TCP reno registered
    [ 0.218872] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [ 0.218872] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [ 0.219024] NET: Registered protocol family 1
    [ 0.219268] RPC: Registered named UNIX socket transport module.
    [ 0.219268] RPC: Registered udp transport module.
    [ 0.219299] RPC: Registered tcp transport module.
    [ 0.219299] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.219512] NetWinder Floating Point Emulator V0.97 (double precision)
    [ 0.219512] >>EffM-driver_register-243-omap-gpmc|platform
    [ 0.219543] >>EffM-bus_add_driver-639
    [ 0.219787] >>EffM-driver_register-243-cpuidle-am33xx|platform
    [ 0.219787] >>EffM-bus_add_driver-639
    [ 0.219879] >>EffM-driver_register-243-omap-mailbox|platform
    [ 0.219909] >>EffM-bus_add_driver-639
    [ 0.219970] >>EffM-bus_add_device-457
    [ 0.220062] >>EffM-driver_register-243-omap_timer|platform
    [ 0.220062] >>EffM-bus_add_driver-639
    [ 0.313629] >>EffM-bus_add_device-457
    [ 0.313720] ashmem: initialized
    [ 0.313934] VFS: Disk quotas dquot_6.5.2
    [ 0.313964] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.314666] fuse init (API version 7.17)
    [ 0.314727] >>EffM-bus_add_device-457
    [ 0.314849] msgmni has been set to 995
    [ 0.315673] io scheduler noop registered
    [ 0.315673] io scheduler deadline registered
    [ 0.315734] io scheduler cfq registered (default)
    [ 0.315765] >>EffM-driver_register-243-ehrpwm|platform
    [ 0.315765] >>EffM-bus_add_driver-639
    [ 0.315887] >>EffM-driver_register-243-ecap|platform
    [ 0.315887] >>EffM-bus_add_driver-639
    [ 0.315917] >>EffM-driver_register-243-platform-lcd|platform
    [ 0.315948] >>EffM-bus_add_driver-639
    [ 0.315979] >>EffM-driver_register-243-pwm-backlight|platform
    [ 0.315979] >>EffM-bus_add_driver-639
    [ 0.316040] >>EffM-driver_register-243-tlc59108|i2c
    [ 0.316040] >>EffM-bus_add_driver-639
    [ 0.316284] Could not set LED4 to fully on
    [ 0.316345] >>EffM-bus_add_device-457
    [ 0.350616] >>EffM-driver_register-243-tps65217-bl|platform
    [ 0.350616] >>EffM-bus_add_driver-639
    [ 0.350708] >>EffM-driver_register-243-da8xx_lcdc|platform
    [ 0.350708] >>EffM-bus_add_driver-639
    [ 0.350738] >>EffM-driver_register-243-tda998x|i2c
    [ 0.350738] >>EffM-bus_add_driver-639
    [ 0.350891] >>EffM-bus_add_device-457
    [ 0.350982] >>EffM-driver_register-243-omap_uart|platform
    [ 0.350982] >>EffM-bus_add_driver-639
    [ 0.351196] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
    [ 2.082000] console [ttyO0] enabled
    [ 2.085723] >>EffM-bus_add_device-457
    [ 2.089904] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
    [ 2.097351] >>EffM-bus_add_device-457
    [ 2.101379] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
    [ 2.108825] >>EffM-bus_add_device-457
    [ 2.112823] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
    [ 2.120239] >>EffM-bus_add_device-457
    [ 2.124267] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
    [ 2.131652] >>EffM-bus_add_device-457
    [ 2.135681] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
    [ 2.143127] >>EffM-bus_add_device-457
    [ 2.147216] [drm] Initialized drm 1.1.0 20060810
    [ 2.152252] >>EffM-bus_add_device-457
    [ 2.156188] >>EffM-bus_add_device-457
    [ 2.160186] >>EffM-bus_add_device-457
    [ 2.164154] >>EffM-bus_add_device-457
    [ 2.168151] >>EffM-bus_add_device-457
    [ 2.172088] >>EffM-bus_add_device-457
    [ 2.176086] >>EffM-bus_add_device-457
    [ 2.180023] >>EffM-bus_add_device-457
    [ 2.184051] >>EffM-bus_add_device-457
    [ 2.187988] >>EffM-bus_add_device-457
    [ 2.191986] >>EffM-bus_add_device-457
    [ 2.195922] >>EffM-bus_add_device-457
    [ 2.199890] >>EffM-bus_add_device-457
    [ 2.203857] >>EffM-bus_add_device-457
    [ 2.207855] >>EffM-bus_add_device-457
    [ 2.211791] >>EffM-bus_add_device-457
    [ 2.215789] >>EffM-bus_add_device-457
    [ 2.219726] >>EffM-bus_add_device-457
    [ 2.223693] >>EffM-bus_add_device-457
    [ 2.227630] >>EffM-bus_add_device-457
    [ 2.231597] >>EffM-bus_add_device-457
    [ 2.235534] >>EffM-bus_add_device-457
    [ 2.239501] >>EffM-bus_add_device-457
    [ 2.243469] >>EffM-bus_add_device-457
    [ 2.247436] >>EffM-bus_add_device-457
    [ 2.251342] >>EffM-bus_add_device-457
    [ 2.255340] >>EffM-bus_add_device-457
    [ 2.259277] >>EffM-bus_add_device-457
    [ 2.263275] >>EffM-bus_add_device-457
    [ 2.267211] >>EffM-bus_add_device-457
    [ 2.271179] >>EffM-bus_add_device-457
    [ 2.275146] >>EffM-bus_add_device-457
    [ 2.279083] brd: module loaded
    [ 2.282348] >>EffM-bus_add_device-457
    [ 2.286285] >>EffM-bus_add_device-457
    [ 2.290222] >>EffM-bus_add_device-457
    [ 2.294219] >>EffM-bus_add_device-457
    [ 2.298156] >>EffM-bus_add_device-457
    [ 2.302185] >>EffM-bus_add_device-457
    [ 2.306121] >>EffM-bus_add_device-457
    [ 2.310150] >>EffM-bus_add_device-457
    [ 2.314086] >>EffM-bus_add_device-457
    [ 2.318115] >>EffM-bus_add_device-457
    [ 2.322082] >>EffM-bus_add_device-457
    [ 2.326080] >>EffM-bus_add_device-457
    [ 2.330017] >>EffM-bus_add_device-457
    [ 2.334045] >>EffM-bus_add_device-457
    [ 2.337982] >>EffM-bus_add_device-457
    [ 2.341979] >>EffM-bus_add_device-457
    [ 2.345886] >>EffM-bus_add_device-457
    [ 2.349822] loop: module loaded
    [ 2.353149] >>EffM-driver_register-243-android_pmem|platform
    [ 2.359069] >>EffM-bus_add_driver-639
    [ 2.362976] >>EffM-driver_register-243-tsl2550|i2c
    [ 2.367980] >>EffM-bus_add_driver-639
    [ 2.371856] i2c-core: driver [tsl2550] using legacy suspend method
    [ 2.378326] i2c-core: driver [tsl2550] using legacy resume method
    [ 2.384704] >>EffM-driver_register-243-at24|i2c
    [ 2.389434] >>EffM-bus_add_driver-639
    [ 2.393310] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [ 2.491729] No daughter card found on AM335x EVM
    [ 2.496612] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [ 2.511779] Board name: A335BNLT
    [ 2.515167] Board version: 00C0
    [ 2.518432] The board is a AM335x Beaglebone Black.
    [ 2.523681] >>EffM omap_device_register-816-am33xx-rtc
    [ 2.529083] >>EffM-bus_add_device-457
    [ 2.533142] omap_i2c.2: alias fck already exists
    [ 2.538055] >>EffM omap_device_register-816-omap_i2c
    [ 2.543304] >>EffM-bus_add_device-457
    [ 2.561798] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
    [ 2.567565] >>EffM-bus_add_device-457
    [ 2.571472] >>EffM-bus_add_device-457
    [ 2.575408] >>EffM-bus_add_device-457
    [ 2.579284] tsl2550 2-0039: standard operating mode
    [ 3.581726] omap_i2c omap_i2c.2: controller timed out
    [ 3.601745] tsl2550: probe of 2-0039 failed with error -110
    [ 3.607574] >>EffM-bus_add_device-457
    [ 3.611480] :ltc4155_init
    [ 3.614990] >>EffM-bus_add_device-457
    [ 3.618865] :ltc4155_battery_probe
    [ 3.623168] :regmap_init_i2c
    [ 3.626892] :regmap_init
    [ 3.630279] :sanitiy check
    [ 3.633819] :alloc
    [ 3.636688] ~regmap_init
    [ 3.639373] >>EffM-bus_add_device-457
    [ 3.643249] ltc4155_battery_get_property...
    [ 3.647613] ltc4155 not yet ready
    [ 3.651092] power_supply ltc4155_battery: driver failed to report `status' property
    [ 3.659118] :ltc4155_reg_read
    [ 3.662963] :regmap_read (before)
    [ 3.667144] :regmap_read (after)
    [ 3.671295] ltc4155_battery_get_property...
    [ 3.675659] ltc4155 not yet ready
    [ 3.679138] ltc4155_battery_get_property...
    [ 3.683532] ltc4155 not yet ready
    [ 3.686981] power_supply ltc4155_battery: driver failed to report `status' property
    [ 4.661712] omap_i2c omap_i2c.2: controller timed out
    [ 4.681732] Failed to a register: 3=0
    [ 4.685699] :ltc4155_reg_read
    [ 4.689514] :regmap_read (before)
    [ 4.693725] :regmap_read (after)
    [ 5.681793] ltc4155_battery_work
    [ 5.685180] ltc4155_battery_get_property...
    [ 5.689544] Supply status
    [ 5.692108] :ltc4155_reg_read
    [ 5.696105] :regmap_read (before)
    [ 5.700286] omap_i2c omap_i2c.2: controller timed out
    [ 5.721710] failed to read ltc4155 battery status reg
    [ 5.727264] >>EffM-omap_init_hsmmc-453
    [ 5.731170] >>EffM-omap_hsmmc_pdata_init-300
    [ 5.735656] >>EffM-omap_hsmmc_pdata_init-437
    [ 5.740173] omap_hsmmc.0: alias fck already exists
    [ 5.745269] >>EffM omap_device_register-816-omap_hsmmc
    [ 5.750671] >>EffM-bus_add_device-457
    [ 5.754638] >>EffM-omap_init_hsmmc-503
    [ 5.758544] >>EffM-omap_init_hsmmc-453
    [ 5.762481] >>EffM-omap_hsmmc_pdata_init-300
    [ 5.766937] >>EffM-omap_hsmmc_pdata_init-437
    [ 5.771423] omap_hsmmc.1: alias fck already exists
    [ 5.776519] >>EffM omap_device_register-816-omap_hsmmc
    [ 5.781921] >>EffM-bus_add_device-457
    [ 5.785827] >>EffM-omap_init_hsmmc-503
    [ 5.789794] omap_i2c.3: alias fck already exists
    [ 5.794738] >>EffM omap_device_register-816-omap_i2c
    [ 5.799926] >>EffM-bus_add_device-457
    [ 5.803894] :regmap_read (after)
    [ 5.821746] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
    [ 5.827514] >>EffM-bus_add_device-457
    [ 5.831451] >>EffM-bus_add_device-457
    [ 5.835357] >>EffM-bus_add_device-457
    [ 5.839263] >>EffM-bus_add_device-457
    [ 5.843170] >>EffM-bus_add_device-457
    [ 5.847076] >>EffM-wl12xx_init
    [ 5.850250] >>-BBB
    [ 5.853118] am335xevm: bt init
    [ 5.856353] >>EffM-bus_add_device-457
    [ 5.860260] >>EffM-bus_add_device-457
    [ 5.864166] >>EffM-bus_add_device-457
    [ 5.868072] >>EffM-bus_add_device-457
    [ 5.871978] >>EffM-wl12xx_init-187-1
    [ 5.875823] davinci-mcasp.0: alias fck already exists
    [ 5.881195] >>EffM omap_device_register-816-davinci-mcasp
    [ 5.886871] >>EffM-bus_add_device-457
    [ 5.890808] >>EffM-bus_add_device-457
    [ 5.894744] >>EffM omap_device_register-816-pvrsrvkm
    [ 5.899932] >>EffM-bus_add_device-457
    [ 5.903900] >>EffM omap_device_register-816-davinci_mdio
    [ 5.909484] >>EffM-bus_add_device-457
    [ 5.913421] >>EffM omap_device_register-816-cpsw
    [ 5.918243] >>EffM-bus_add_device-457
    [ 5.922180] am335x_opp_update: unable to get core regulator
    [ 5.928039] at24 3-0054: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [ 5.935333] IN : bone_setup_display_daughter_board
    [ 6.031707] No display cape found on BeagleBone
    [ 6.036895] da8xx_lcdc.0: alias fck already exists
    [ 6.041992] >>EffM omap_device_register-816-da8xx_lcdc
    [ 6.047393] >>EffM-bus_add_device-457
    [ 6.051361] da8xx_lcdc da8xx_lcdc.0: GLCD: Found nxp-1280x720@60 panel
    [ 6.065826] >>EffM-bus_add_device-457
    [ 6.072875] >>EffM-bus_add_device-457
    [ 6.076812] >>EffM-bus_add_device-457
    [ 6.214050] tda998x 1-0070: found TDA19988
    [ 6.801696] omap_i2c omap_i2c.2: controller timed out
    [ 6.821716] failed to read LTC4155_REG3
    [ 6.825744] ltc4155_battery_get_property...
    [ 6.830108] Supply status
    [ 6.832672] :ltc4155_reg_read
    [ 6.836669] :regmap_read (before)
    [ 6.840850] :regmap_read (after)
    [ 7.841705] omap_i2c omap_i2c.2: controller timed out
    [ 7.861724] failed to read LTC4155_REG3
    [ 7.865753] power_supply ltc4155_battery: driver failed to report `status' property
    [ 8.271697] tda998x 1-0070: failed to read EDID
    [ 8.282196] Setup HDMI display complete
    [ 8.286254] at24 3-0055: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [ 8.293548] IN : bone_setup_daughter_board
    [ 8.391723] at24 3-0056: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [ 8.399017] IN : bone_setup_daughter_board
    [ 8.481719] at24 3-0057: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
    [ 8.488983] IN : bone_setup_daughter_board
    [ 8.571777] >>EffM-driver_register-243-kim|platform
    [ 8.576873] >>EffM-bus_add_driver-639
    [ 8.580810] (stk) :sysfs entries created
    [ 8.584960] (stk) : debugfs entries created
    [ 8.589294] (hci_tty): inside hci_tty_init
    [ 8.593841] >>EffM-bus_add_device-457
    [ 8.597717] (hci_tty): allocated 251, 0
    [ 8.601745] >>EffM-driver_register-243-lis3lv02d_i2c|i2c
    [ 8.607299] >>EffM-bus_add_driver-639
    [ 8.611175] >>EffM-driver_register-243-ti_tscadc|platform
    [ 8.616821] >>EffM-bus_add_driver-639
    [ 8.620697] NFC Driver for TI WiLink
    [ 8.624267] >>EffM-driver_register-243-nfcwilink|platform
    [ 8.630096] >>EffM-bus_add_driver-639
    [ 8.634033] >>EffM-bus_add_device-457
    [ 8.637908] (nfcdrv) nfc_drv_probe: allocated major 250, minor 0
    [ 8.644073] >>EffM-driver_register-243-sd|scsi
    [ 8.648895] >>EffM-bus_add_driver-639
    [ 8.653015] >>EffM-bus_add_device-457
    [ 8.656951] >>EffM-bus_add_device-457
    [ 8.660858] >>EffM-bus_add_device-457
    [ 8.664825] mtdoops: mtd device (mtddev=name/number) must be supplied
    [ 8.671569] >>EffM-driver_register-243-m25p80|spi
    [ 8.676513] >>EffM-bus_add_driver-639
    [ 8.680389] >>EffM-driver_register-243-omap2_elm|platform
    [ 8.686035] >>EffM-bus_add_driver-639
    [ 8.689910] omap2-nand driver initializing
    [ 8.694213] >>EffM-driver_register-243-omap2-nand|platform
    [ 8.699951] >>EffM-bus_add_driver-639
    [ 8.703826] OneNAND driver initializing
    [ 8.707824] >>EffM-driver_register-243-omap2-onenand|platform
    [ 8.713836] >>EffM-bus_add_driver-639
    [ 8.717773] >>EffM-bus_add_device-457
    [ 8.721740] >>EffM-driver_register-243-SMSC LAN83C185|mdio_bus
    [ 8.727844] >>EffM-bus_add_driver-639
    [ 8.731719] >>EffM-driver_register-243-SMSC LAN8187|mdio_bus
    [ 8.737640] >>EffM-bus_add_driver-639
    [ 8.741485] >>EffM-driver_register-243-SMSC LAN8700|mdio_bus
    [ 8.747406] >>EffM-bus_add_driver-639
    [ 8.751251] >>EffM-driver_register-243-SMSC LAN911x Internal PHY|mdio_bus
    [ 8.758361] >>EffM-bus_add_driver-639
    [ 8.762237] >>EffM-driver_register-243-SMSC LAN8710/LAN8720|mdio_bus
    [ 8.768859] >>EffM-bus_add_driver-639
    [ 8.772735] CAN device driver interface
    [ 8.776733] CAN bus driver for Bosch D_CAN controller 1.0
    [ 8.782379] >>EffM-driver_register-243-d_can|platform
    [ 8.787658] >>EffM-bus_add_driver-639
    [ 8.791534] >>EffM-driver_register-243-smc91x|platform
    [ 8.796905] >>EffM-bus_add_driver-639
    [ 8.800811] >>EffM-driver_register-243-smsc911x|platform
    [ 8.806365] >>EffM-bus_add_driver-639
    [ 8.810241] >>EffM-driver_register-243-davinci_mdio|platform
    [ 8.816162] >>EffM-bus_add_driver-639
    [ 8.820159] >>EffM-bus_add_device-457
    [ 8.871734] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
    [ 8.878173] davinci_mdio davinci_mdio.0: detected phy mask fffffffb
    [ 8.885314] >>EffM-bus_add_device-457
    [ 8.889251] davinci_mdio.0: probed
    [ 8.892852] davinci_mdio davinci_mdio.0: phy[2]: device 0:02, driver SMSC LAN8710/LAN8720
    [ 8.901428] PPP generic driver version 2.4.2
    [ 8.906005] >>EffM-bus_add_device-457
    [ 8.909881] PPP BSD Compression module registered
    [ 8.914794] PPP Deflate Compression module registered
    [ 8.920104] >>EffM-driver_register-243-cdc_ether|usb
    [ 8.925292] >>EffM-bus_add_driver-639
    [ 8.929199] usbcore: registered new interface driver cdc_ether
    [ 8.935302] >>EffM-driver_register-243-cdc_eem|usb
    [ 8.940307] >>EffM-bus_add_driver-639
    [ 8.944183] usbcore: registered new interface driver cdc_eem
    [ 8.950103] >>EffM-driver_register-243-dm9601|usb
    [ 8.955047] >>EffM-bus_add_driver-639
    [ 8.958892] usbcore: registered new interface driver dm9601
    [ 8.964721] >>EffM-driver_register-243-cdc_subset|usb
    [ 8.970001] >>EffM-bus_add_driver-639
    [ 8.973876] usbcore: registered new interface driver cdc_subset
    [ 8.980102] cdc_ncm: 04-Aug-2011
    [ 8.983489] >>EffM-driver_register-243-cdc_ncm|usb
    [ 8.988494] >>EffM-bus_add_driver-639
    [ 8.992370] usbcore: registered new interface driver cdc_ncm
    [ 8.998291] >>EffM-driver_register-243-cdc_acm|usb
    [ 9.003295] >>EffM-bus_add_driver-639
    [ 9.007171] usbcore: registered new interface driver cdc_acm
    [ 9.013092] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [ 9.021484] Initializing USB Mass Storage driver...
    [ 9.026580] >>EffM-driver_register-243-usb-storage|usb
    [ 9.031951] >>EffM-bus_add_driver-639
    [ 9.035888] usbcore: registered new interface driver usb-storage
    [ 9.042175] USB Mass Storage support registered.
    [ 9.046997] >>EffM-bus_register-867
    [ 9.050720] >>EffM-driver_register-243-usbserial|usb
    [ 9.055908] >>EffM-bus_add_driver-639
    [ 9.059783] usbcore: registered new interface driver usbserial
    [ 9.065917] >>EffM-driver_register-243-generic|usb-serial
    [ 9.071563] >>EffM-bus_add_driver-639
    [ 9.075408] USB Serial support registered for generic
    [ 9.080688] >>EffM-driver_register-243-usbserial_generic|usb
    [ 9.086639] >>EffM-bus_add_driver-639
    [ 9.090484] usbcore: registered new interface driver usbserial_generic
    [ 9.097320] usbserial: USB Serial Driver core
    [ 9.101898] >>EffM-driver_register-243-option1|usb-serial
    [ 9.107543] >>EffM-bus_add_driver-639
    [ 9.111389] USB Serial support registered for GSM modem (1-port)
    [ 9.117675] >>EffM-driver_register-243-option|usb
    [ 9.122589] >>EffM-bus_add_driver-639
    [ 9.126556] usbcore: registered new interface driver option
    [ 9.132385] option: v0.7.2:USB Driver for GSM modems
    [ 9.137634] >>EffM-bus_add_device-457
    [ 9.141571] >>EffM-bus_add_device-457
    [ 9.145507] >>EffM-bus_add_device-457
    [ 9.149383] >>EffM-bus_add_device-457
    [ 9.153320] >>EffM-bus_add_device-457
    [ 9.157226] >>EffM-bus_add_device-457
    [ 9.161132] >>EffM-bus_add_device-457
    [ 9.165039] >>EffM-bus_add_device-457
    [ 9.168945] >>EffM-bus_add_device-457
    [ 9.173126] >>EffM-bus_add_device-457
    [ 9.177032] >>EffM-bus_add_device-457
    [ 9.180938] >>EffM-bus_add_device-457
    [ 9.184875] >>EffM-bus_add_device-457
    [ 9.188751] >>EffM-bus_add_device-457
    [ 9.192687] gadget: Mass Storage Function, version: 2009/09/11
    [ 9.198883] gadget: Number of LUNs=1
    [ 9.202728] lun0: LUN: removable file: (no medium)
    [ 9.207855] >>EffM-bus_add_device-457
    [ 9.211761] >>EffM-bus_add_device-457
    [ 9.215637] gadget: android_usb ready
    [ 9.219573] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
    [ 9.225189] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
    [ 9.233032] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [ 9.240142] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 9.247711] usb usb2: Product: MUSB HDRC host driver
    [ 9.252899] usb usb2: Manufacturer: Linux 3.2.0-00244-gcf99001-dirty musb-hcd
    [ 9.260345] usb usb2: SerialNumber: musb-hdrc.0
    [ 9.265197] >>EffM-bus_add_device-457
    [ 9.269226] >>EffM-bus_add_device-457
    [ 9.273162] hub 2-0:1.0: USB hub found
    [ 9.277099] hub 2-0:1.0: 1 port detected
    [ 9.281250] >>EffM-bus_add_device-457
    [ 9.285156] >>EffM-bus_add_device-457
    [ 9.289093] >>EffM-bus_add_device-457
    [ 9.293060] >>EffM-bus_add_device-457
    [ 9.296966] >>EffM-bus_add_device-457
    [ 9.300842] mousedev: PS/2 mouse device common for all mice
    [ 9.306701] >>EffM-driver_register-243-matrix-keypad|platform
    [ 9.312713] >>EffM-bus_add_driver-639
    [ 9.316711] >>EffM-driver_register-243-psmouse|serio
    [ 9.321929] >>EffM-bus_add_driver-639
    [ 9.325836] >>EffM-driver_register-243-tsc|platform
    [ 9.330932] >>EffM-bus_add_driver-639
    [ 9.334838] >>EffM-bus_add_device-457
    [ 9.338745] >>EffM-driver_register-243-alarm|platform
    [ 9.344024] >>EffM-bus_add_driver-639
    [ 9.347961] >>EffM-bus_add_device-457
    [ 9.351837] >>EffM-driver_register-243-omap_rtc|platform
    [ 9.357391] >>EffM-bus_add_driver-639
    [ 9.361389] >>EffM-bus_add_device-457
    [ 9.365295] >>EffM-bus_add_device-457
    [ 9.369232] using rtc device, am33xx-rtc, for alarms
    [ 9.374298] omap_rtc am33xx-rtc: rtc core: registered am33xx-rtc as rtc0
    [ 9.381591] i2c /dev entries driver
    [ 9.385345] >>EffM-bus_add_device-457
    [ 9.389251] >>EffM-bus_add_device-457
    [ 9.393218] >>EffM-bus_add_device-457
    [ 9.397094] Linux video capture interface: v2.00
    [ 9.401977] >>EffM-driver_register-243-mt9t112|i2c
    [ 9.406982] >>EffM-bus_add_driver-639
    [ 9.410858] >>EffM-driver_register-243-soc-camera-pdrv|platform
    [ 9.417053] >>EffM-bus_add_driver-639
    [ 9.420959] >>EffM-driver_register-243-uvcvideo|usb
    [ 9.426086] >>EffM-bus_add_driver-639
    [ 9.429992] usbcore: registered new interface driver uvcvideo
    [ 9.436004] USB Video Class driver (1.1.1)
    [ 9.440277] >>EffM-driver_register-243-cssp-camera|platform
    [ 9.446105] >>EffM-bus_add_driver-639
    [ 9.449981] >>EffM-driver_register-243-lm75|i2c
    [ 9.454742] >>EffM-bus_add_driver-639
    [ 10.451721] omap_i2c omap_i2c.2: controller timed out
    [ 10.471740] lm75: probe of 2-0048 failed with error -110
    [ 11.611724] omap_i2c omap_i2c.2: controller timed out
    [ 12.631683] omap_i2c omap_i2c.2: controller timed out
    [ 13.651702] omap_i2c omap_i2c.2: controller timed out
    [ 14.671783] omap_i2c omap_i2c.2: controller timed out
    [ 15.691680] omap_i2c omap_i2c.2: controller timed out
    [ 16.711700] omap_i2c omap_i2c.2: controller timed out
    [ 17.731750] omap_i2c omap_i2c.2: controller timed out
    [ 17.891723] >>EffM-driver_register-243-omap_wdt|platform
    [ 17.897277] >>EffM-bus_add_driver-639
    [ 17.901672] >>EffM-bus_add_device-457
    [ 17.905609] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [ 17.912078] device-mapper: uevent: version 1.0.3
    [ 17.916992] >>EffM-bus_add_device-457
    [ 17.920898] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [ 17.929748] Bluetooth: HCI UART driver ver 2.2
    [ 17.934417] Bluetooth: HCI H4 protocol initialized
    [ 17.939422] Bluetooth: HCILL protocol initialized
    [ 17.944335] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
    [ 17.950927] >>EffM-driver_register-243-btwilink|platform
    [ 17.956481] >>EffM-bus_add_driver-639
    [ 17.960571] >>EffM-bus_add_device-457
    [ 17.964599] >>EffM-bus_add_device-457
    [ 17.968719] cpuidle: using governor ladder
    [ 17.973114] cpuidle: using governor menu
    [ 17.977233] >>EffM-driver_register-243-mmcblk|mmc
    [ 17.982177] >>EffM-bus_add_driver-639
    [ 17.986053] >>EffM-sdio_register_driver-249-sdio_uart
    [ 17.991333] >>EffM-driver_register-243-sdio_uart|sdio
    [ 17.996612] >>EffM-bus_add_driver-639
    [ 18.000488] >>EffM-driver_register-243-omap_hsmmc|platform
    [ 18.006225] >>EffM-bus_add_driver-639
    [ 18.010345] >>EffM-bus_add_device-457
    [ 18.015533] >>EffM-bus_add_device-457
    [ 18.020629] >>EffM-driver_register-243-leds-gpio|platform
    [ 18.026306] >>EffM-bus_add_driver-639
    [ 18.030242] >>EffM-bus_register-867
    [ 18.033996] >>EffM-bus_add_device-457
    [ 18.037902] >>EffM-driver_register-243-generic-usb|hid
    [ 18.043273] >>EffM-bus_add_driver-639
    [ 18.047210] >>EffM-driver_register-243-usbhid|usb
    [ 18.052124] >>EffM-bus_add_driver-639
    [ 18.056030] usbcore: registered new interface driver usbhid
    [ 18.061859] usbhid: USB HID core driver
    [ 18.066101] >>EffM-bus_add_device-457
    [ 18.070037] >>EffM-bus_add_device-457
    [ 18.073944] logger: created 256K log 'log_main'
    [ 18.078704] >>EffM-bus_add_device-457
    [ 18.082611] logger: created 256K log 'log_events'
    [ 18.087554] >>EffM-bus_add_device-457
    [ 18.091400] logger: created 256K log 'log_radio'
    [ 18.096282] >>EffM-bus_add_device-457
    [ 18.100158] logger: created 256K log 'log_system'
    [ 18.105102] >>EffM-driver_register-243-timed-gpio|platform
    [ 18.110839] >>EffM-bus_add_driver-639
    [ 18.114746] >>EffM-driver_register-243-tiadc|platform
    [ 18.120025] >>EffM-bus_add_driver-639
    [ 18.123992] >>EffM-bus_add_device-457
    [ 18.127899] >>EffM-driver_register-243-snd-usb-audio|usb
    [ 18.133453] >>EffM-bus_add_driver-639
    [ 18.137420] usbcore: registered new interface driver snd-usb-audio
    [ 18.143951] >>EffM-bus_add_device-457
    [ 18.147918] >>EffM-driver_register-243-snd-soc-dummy|platform
    [ 18.153930] >>EffM-bus_add_driver-639
    [ 18.157867] >>EffM-driver_register-243-soc-audio|platform
    [ 18.163513] >>EffM-bus_add_driver-639
    [ 18.167388] >>EffM-driver_register-243-hdmi-audio-codec|platform
    [ 18.173675] >>EffM-bus_add_driver-639
    [ 18.177581] >>EffM-driver_register-243-tlv320aic3x-codec|i2c
    [ 18.183502] >>EffM-bus_add_driver-639
    [ 18.187438] >>EffM-driver_register-243-wl1271bt-dummy-codec|platform
    [ 18.194091] >>EffM-bus_add_driver-639
    [ 18.197998] >>EffM-driver_register-243-davinci-pcm-audio|platform
    [ 18.204376] >>EffM-bus_add_driver-639
    [ 18.208251] >>EffM-driver_register-243-davinci-mcasp|platform
    [ 18.214294] >>EffM-bus_add_driver-639
    [ 18.218231] >>EffM-bus_add_device-457
    [ 18.327514] >>EffM-bus_add_device-457
    [ 18.331878] asoc: am335x-hdmi-hifi <-> davinci-mcasp.0 mapping ok
    [ 18.338378] >>EffM-bus_add_device-457
    [ 18.342315] >>EffM-bus_add_device-457
    [ 18.346221] >>EffM-bus_add_device-457
    [ 18.350128] >>EffM-bus_add_device-457
    [ 18.354125] ALSA device list:
    [ 18.357238] #0: AM335X BONE
    [ 18.360321] oprofile: hardware counters not available
    [ 18.365631] oprofile: using timer interrupt.
    [ 18.370239] Netfilter messages via NETLINK v0.30.
    [ 18.375274] nf_conntrack version 0.5.0 (7966 buckets, 31864 max)
    [ 18.381896] ctnetlink v0.93: registering with nfnetlink.
    [ 18.387512] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
    [ 18.394805] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
    [ 18.401031] >>EffM-bus_add_device-457
    [ 18.404998] xt_time: kernel timezone is -0000
    [ 18.409729] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 18.415466] arp_tables: (C) 2002 David S. Miller
    [ 18.420349] TCP cubic registered
    [ 18.423858] NET: Registered protocol family 10
    [ 18.429168] Mobile IPv6
    [ 18.431793] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [ 18.437561] IPv6 over IPv4 tunneling driver
    [ 18.442169] >>EffM-bus_add_device-457
    [ 18.446289] NET: Registered protocol family 17
    [ 18.450958] NET: Registered protocol family 15
    [ 18.455627] can: controller area network core (rev 20090105 abi 8)
    [ 18.462188] NET: Registered protocol family 29
    [ 18.466827] can: raw protocol (rev 20090105)
    [ 18.471282] can: broadcast manager protocol (rev 20090105 t)
    [ 18.477416] Bluetooth: RFCOMM TTY layer initialized
    [ 18.482574] Bluetooth: RFCOMM socket layer initialized
    [ 18.487945] Bluetooth: RFCOMM ver 1.11
    [ 18.491851] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 18.497406] Bluetooth: BNEP filters: protocol multicast
    [ 18.502868] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [ 18.509063] >>EffM-driver_register-243-generic-bluetooth|hid
    [ 18.514984] >>EffM-bus_add_driver-639
    [ 18.518920] Registering the dns_resolver key type
    [ 18.523925] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [ 18.531951] ThumbEE CPU extension supported.
    [ 18.536468] mux: Failed to setup hwmod io irq -22
    [ 18.541961] Power Management for AM33XX family
    [ 18.546783] Trying to load am335x-pm-firmware.bin (60 secs timeout)
    [ 18.553497] Copied the M3 firmware to UMEM
    [ 18.557861] Cortex M3 Firmware Version = 0x181
    [ 18.565429] clock: disabling unused clocks to save power
    [ 18.571228] >>EffM-bus_add_device-457
    [ 18.575256] >>EffM-bus_add_device-457
    [ 18.579162] >>EffM-bus_add_device-457
    [ 18.583648] >>EffM-driver_register-243-cpsw|platform
    [ 18.588836] >>EffM-bus_add_driver-639
    [ 18.592834] Detected MACID=78:a5:4:e2:58:33
    [ 18.597656] >>EffM-bus_add_device-457
    [ 18.602020] >>EffM-driver_register-243-gpio-keys|platform
    [ 18.607666] >>EffM-bus_add_driver-639
    [ 18.611633] omap_rtc am33xx-rtc: setting system clock to 2000-01-01 00:00:09 UTC (946684809)
    [ 18.620971] Waiting for root device /dev/mmcblk0p2...
    [ 18.705200] mmc0: host does not support reading read-only switch. assuming write-enable.
    [ 18.716705] mmc0: new high speed SDHC card at address aaaa
    [ 18.722564] >>EffM-bus_add_device-457
    [ 18.726715] mmcblk0: mmc0:aaaa SS08G 7.40 GiB
    [ 18.731414] >>EffM-bus_add_device-457
    [ 18.735443] >>EffM-bus_add_device-457
    [ 18.740509] mmcblk0: p1 p2
    [ 18.743621] >>EffM-bus_add_device-457
    [ 18.747558] >>EffM-bus_add_device-457
    [ 18.900177] mmc1: new high speed MMC card at address 0001
    [ 18.906005] >>EffM-bus_add_device-457
    [ 18.910980] mmcblk1: mmc1:0001 MMC04G 3.60 GiB
    [ 18.916290] mmcblk1boot0: mmc1:0001 MMC04G partition 1 2.00 MiB
    [ 18.923461] mmcblk1boot1: mmc1:0001 MMC04G partition 2 2.00 MiB
    [ 18.929718] >>EffM-bus_add_device-457
    [ 18.933776] >>EffM-bus_add_device-457
    [ 18.941162] Alternate GPT is invalid, using primary GPT.
    [ 18.946868] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9
    [ 18.951873] >>EffM-bus_add_device-457
    [ 18.955810] >>EffM-bus_add_device-457
    [ 18.959747] >>EffM-bus_add_device-457
    [ 18.963684] >>EffM-bus_add_device-457
    [ 18.967590] >>EffM-bus_add_device-457
    [ 18.971496] >>EffM-bus_add_device-457
    [ 18.975433] >>EffM-bus_add_device-457
    [ 18.979370] >>EffM-bus_add_device-457
    [ 18.983306] >>EffM-bus_add_device-457
    [ 18.988250] >>EffM-bus_add_device-457
    [ 18.992309] >>EffM-bus_add_device-457
    [ 18.997680] mmcblk1boot1: unknown partition table
    [ 19.003570] >>EffM-bus_add_device-457
    [ 19.007568] >>EffM-bus_add_device-457
    [ 19.012695] mmcblk1boot0: unknown partition table
    [ 19.160339] EXT4-fs (mmcblk0p2): recovery complete
    [ 19.167083] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [ 19.175598] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [ 19.182281] Freeing init memory: 344K
    [ 19.204864] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
    [ 19.234375] ltc4155_battery_get_property...
    [ 19.238800] Supply status
    [ 19.241363] :ltc4155_reg_read
    [ 19.245391] :regmap_read (before)
    [ 19.249572] :regmap_read (after)
    [ 19.321990] (stk) :line disc installation timed out
    [ 20.252258] omap_i2c omap_i2c.2: controller timed out
    [ 20.272277] failed to read LTC4155_REG3
    [ 20.276275] power_supply ltc4155_battery: driver failed to report `status' property
    [ 20.335479] init: cannot open '/initlogo.rle'
    [ 21.442718] (stk) :line disc installation timed out
    [ 23.562866] (stk) :line disc installation timed out
    [ 25.030059] fs_mgr: Cannot mount filesystem on /dev/block/platform/omap/omap_hsmmc.0/mmcblk0p3 at /data
    [ 25.039916] init: fs_mgr_mount_all returned an error
    [ 25.075256] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
    [ 25.131347] Disabling lock debugging due to kernel taint
    [ 25.137573] >>-wl18xxmain-compat_init-52
    [ 25.142395] Compat-wireless backport release: ol_r8.a5.01
    [ 25.148071] Backport based on wl18xx.git ol_r8.a4.05
    [ 25.153259] compat.git: wl18xx.git
    [ 25.205535] >>EffM-bus_add_device-457
    [ 25.209594] cfg80211: Calling CRDA to update world regulatory domain
    [ 25.373870] >>-wl12xxmain-wl12xx_init-1766
    [ 25.378906] wlcore: wl12xx driver version: rowboat-jb-am335x-4.1.2-244-gcf99001-dirty
    [ 25.387145] >>EffM-driver_register-243-wl12xx_driver|platform
    [ 25.393188] >>EffM-bus_add_driver-639
    [ 25.406219] wlcore: wl18xx driver version: rowboat-jb-am335x-4.1.2-244-gcf99001-dirty
    [ 25.414520] >>EffM-driver_register-243-wl18xx_driver|platform
    [ 25.420532] >>EffM-bus_add_driver-639
    [ 25.432373] android_usb: already disabled
    [ 25.437377] android_usb: already disabled
    [ 25.447784] android_usb: already disabled
    [ 25.452667] adb_bind_config
    [ 25.457031] adb_bind_config
    [ 25.516357] >>EffM-driver_register-243-pvrsrvkm|platform
    [ 25.521942] >>EffM-bus_add_driver-639
    [ 25.526611] >>EffM-bus_add_device-457
    [ 25.548828] adb_open
    root@android:/ # [ 25.683135] (stk) :line disc installation timed out
    [ 25.881744] android_work: sent uevent USB_STATE=CONNECTED
    [ 25.889221] gadget: high-speed config #1: android
    [ 25.894958] android_work: sent uevent USB_STATE=CONFIGURED
    [ 27.802947] (stk) :line disc installation timed out
    [ 29.922943] (stk) :line disc installation timed out
    [ 30.922912] Bluetooth: st_register failed -22
    [ 34.021942] warning: `zygote' uses 32-bit capabilities (legacy support in use)
    [ 37.314453] ltc4155_battery_get_property...
    [ 37.319274] ltc4155_battery_get_property...
    [ 37.323699] Supply capacity
    [ 37.326568] ltc4155_battery_get_property...
    [ 37.331146] Supply voltage now
    [ 37.334228] ltc4155_battery_get_property...
    [ 37.338775] Supply temp
    [ 37.341125] :ltc4155_reg_read
    [ 37.345153] :regmap_read (before)
    [ 37.349334] :regmap_read (after)
    [ 38.352905] omap_i2c omap_i2c.2: controller timed out
    [ 38.372955] failed to read LTC4155_REG3
    [ 38.377014] power_supply ltc4155_battery: driver failed to report `temp' property
    [ 38.385375] ltc4155_battery_get_property...
    [ 38.389770] Supply status
    [ 38.392303] :ltc4155_reg_read
    [ 38.396362] :regmap_read (before)
    [ 38.400543] :regmap_read (after)
    [ 39.402923] omap_i2c omap_i2c.2: controller timed out
    [ 39.422912] failed to read LTC4155_REG3
    [ 39.426940] power_supply ltc4155_battery: driver failed to report `status' property
    [ 39.435180] ltc4155_battery_get_property...
    [ 39.439544] Supply health
    [ 39.442108] :ltc4155_reg_read
    [ 39.446136] :regmap_read (before)
    [ 39.450317] :regmap_read (after)
    [ 40.452911] omap_i2c omap_i2c.2: controller timed out
    [ 40.472961] failed to read LTC4155_REG3
    [ 40.476989] power_supply ltc4155_battery: driver failed to report `health' property
    [ 40.485504] ltc4155_battery_get_property...
    [ 40.489898] Supply tech
    [ 40.505981] request_suspend_state: wakeup (3->0) at 40483104451 (2000-01-01 00:00:31.386193471 UTC)
    [ 41.028289] PHY 0:00 not found
    [ 41.031524] PHY 0:01 not found
    [ 41.051757] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 41.540069] acc_open
    [ 41.542724] acc_release
    [ 51.284912] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
  • I am trying to inhibate the eMMC. I am able to set the Reset flag in ECSD register 162, the pin reset is set to "0", but it is still detected ...
  • Hi,

    I am trying to inhibate the eMMC from the beaglebone black. I am able to write to register ECSD (@162) for activate the reset functionnality, I apply a 0 to the eMMC_RSTn but it is still detected by Linux Driver ...
  • Hi Mickael,

    From the logs, I think your issue is more related on the processor side. I think you will get a better response on that forum.

    From the WLAN perspective, can you please use the prebuilt images (Linux) from : processors.wiki.ti.com/.../WL18xx_AMxxx_platform_integration_guide

    and confirm if you are able to turn on WLAN?

    Regards,
    Gigi Joseph.
  • Hi,

    Problem of detection was due to missing 5V ^^ . Now I have a problem during calibrator command.

    hardware/ti/wlan/mac80211/compat_wl18xx/drivers/net/wireless/ti/wlcore/main.c:802 wl12xx_queue_recovery_work+0x80/0x88 [wlcore]()
    [   74.787078] Modules linked in: wlcore_sdio(O) omaplfb(O) pvrsrvkm(O) wl18xx(O) wl12xx(O) wlcore(O) mac80211(O) cfg80211(O) compat(O)
    [   74.799560] Backtrace:
    [   74.802154] [<c00176e8>] (dump_backtrace+0x0/0x114) from [<c05a7a70>] (dump_stack+0x20/0x24)
    [   74.810974]  r6:00000322 r5:bf0bff98 r4:00000000 r3:c0807360
    [   74.816925] [<c05a7a50>] (dump_stack+0x0/0x24) from [<c00429cc>] (warn_slowpath_common+0x5c/0x74)
    [   74.826232] [<c0042970>] (warn_slowpath_common+0x0/0x74) from [<c0042a10>] (warn_slowpath_null+0x2c/0x34)
    [   74.836242]  r8:ffffa8c9 r7:c0808b38 r6:00000002 r5:00000002 r4:daa41820
    [   74.843078] r3:00000009
    [   74.845855] [<c00429e4>] (warn_slowpath_null+0x0/0x34) from [<bf0bff98>] (wl12xx_queue_recovery_work+0x80/0x88 [wlcore])
    [   74.857269] [<bf0bff18>] (wl12xx_queue_recovery_work+0x0/0x88 [wlcore]) from [<bf0c1ce4>] (wlcore_cmd_send_failsafe+0x84/0x414 [wlcore])
    [   74.870086]  r4:daa41820 r3:c0807360
    [   74.873870] [<bf0c1c60>] (wlcore_cmd_send_failsafe+0x0/0x414 [wlcore]) from [<bf0c20a0>] (wl1271_cmd_send+0x2c/0x38 [wlcore])
    [   74.885742] [<bf0c2074>] (wl1271_cmd_send+0x0/0x38 [wlcore]) from [<bf0c2290>] (wl1271_cmd_test+0x58/0x90 [wlcore])
    [   74.896697] [<bf0c2238>] (wl1271_cmd_test+0x0/0x90 [wlcore]) from [<bf0d1b20>] (wl1271_tm_cmd+0x1b8/0x53c [wlcore])
    [   74.907623]  r7:daa41850 r6:dce922e8 r5:daa41820 r4:00000000
    [   74.913726] [<bf0d1968>] (wl1271_tm_cmd+0x0/0x53c [wlcore]) from [<bf058f24>] (ieee80211_testmode_cmd+0x34/0x44 [mac80211])
    [   74.925506] [<bf058ef0>] (ieee80211_testmode_cmd+0x0/0x44 [mac80211]) from [<bf00d168>] (nl80211_testmode_do+0x60/0x74 [cfg80211])
    [   74.937835] [<bf00d108>] (nl80211_testmode_do+0x0/0x74 [cfg80211]) from [<c0484774>] (genl_rcv_msg+0x1f4/0x228)
    [   74.948394]  r4:bf02b188 r3:bf00d108
    [   74.952148] [<c0484580>] (genl_rcv_msg+0x0/0x228) from [<c0483a3c>] (netlink_rcv_skb+0xcc/0xe8)
    [   74.961242] [<c0483970>] (netlink_rcv_skb+0x0/0xe8) from [<c0484578>] (genl_rcv+0x2c/0x34)
    [   74.969879]  r6:ca76d200 r5:dae8f740 r4:dae8f740 r3:00000000
    [   74.975830] [<c048454c>] (genl_rcv+0x0/0x34) from [<c04833f4>] (netlink_unicast+0x290/0x2e0)
    [   74.984649]  r4:00000000 r3:c048454c
    [   74.988403] [<c0483164>] (netlink_unicast+0x0/0x2e0) from [<c0483760>] (netlink_sendmsg+0x26c/0x2d0)
    [   74.997955] [<c04834f4>] (netlink_sendmsg+0x0/0x2d0) from [<c04518f0>] (sock_sendmsg+0xcc/0xec)
    [   75.007080] [<c0451824>] (sock_sendmsg+0x0/0xec) from [<c0451cb4>] (__sys_sendmsg+0x2dc/0x2f4)
    [   75.016082]  r9:00000000 r8:00000038 r6:deb36b00 r5:daa3a000 r4:daa3bf6c
    [   75.023132] [<c04519d8>] (__sys_sendmsg+0x0/0x2f4) from [<c0453a4c>] (sys_sendmsg+0x4c/0x78)
    [   75.031951] [<c0453a00>] (sys_sendmsg+0x0/0x78) from [<c00138e0>] (ret_fast_syscall+0x0/0x30)
    [   75.040893]  r6:40542020 r5:40542118 r4:4054202c
    [   75.045715] ---[ end trace a8a0bd0224fb48c1 ]---
    [   75.050567] wlcore: WARNING TEST command failed
    [   75.055297] wlcore: WARNING testmode cmd test failed: -5
    Fail to tune cha[   75.062530] wlcore: power down

    Thanks in advance

    Mickael

  • Hi Mickael,

    This could be because of mismatch between driver/firmware. Can you please advise which version of driver you are using?

    Regards,
    Gigi Joseph.
  • Hi Joseph,

    Thanks for answering !

    I am using wl18xx driver/ wlcore: PHY firmware version: Rev 8.2.0.0.146.
    I fix my problem of set_power function, but now my interface refuse to stay up ( ADDRCONF(NETDEV_UP): wlan0: link is not ready).

    Regards

    Mickael
  • Hi,


    This is ok now, I am able to connect to Wifi Access point by command line. I had the line insmod wlcore_sdio.ko in the init.rc for some tests and I forget to remove it, and, I have to wait a moment before do  the insmod/netcfg wlan0 up successfully. For the moment, I am not able to configure wifi by Android UI.

    Regards

    Mickael

  • Hi,

    It's ok now for Wifi and Android. Several modifications in right access for wpa files. For now, I have a strange problem with Bluetooth. When I configure pins for uart(uart4), _omap_mux_get_by_name said "Could not find signal" whereas pin exists (lcd_data12.uart4_ctsn/lcd_data13.uart4_rtsn/gpmc_wait0.uart4.rxd/gpmc_wpn.uart4_txd).
    An idea ?

    Regards

    Mickael
  • Bad question ! uart4 is already set somewhere before I call setup_pin_pux. and hdmi used the lcd_data12/13 ...

    Mickael

  • Hi,


    New issue for me now, Android ask to download a firmware in the wl18xx (TIInit_11.8.32.bts). I have download it ( please confirm this is a good firmware for my device) but I have a timeout issue. I see that the ti_st(kim_start) try a chip_enable/disable. That are only do a WL_EN toggling, is it enough for started the chip and be in dowload mode ?

    Thanks in advance


    Regards

    Mickael

  • Hi Mickael,

    The TIInit_11.8.32.bts is the bt firmware. Please download the latest from: "git://git.ti.com/wilink8-bt/ti-bt-firmware.git" and copy it to "/etc/firmware/" of the file system.

    The kim_start() would toggle BT_EN. After the firmware init process, kim would read the chip version and depending on the chip version, downloads the appropriate firmware from "/etc/firmware/".

    Regards,
    Gigi Joseph.
  • Hi Joseph,

    I am able to switch on/off the bluetooth. I see a line "I/BtOppRfcommListener(  802): Accept thread started" that looks good ! So I will try a bluetooth test application and see what will happens.

    Thank you


    Mickael

  • Hi all,

    I try to make work my BT application that just try to connect to the BBB, any phone is able to discover the bbb. I allow discovery in the bluetooth menu.
    Any tips or way to debug this ?
    Thanks in advance

    Regards,
    Mickael
  • Hi Mickael,

    I'm sorry I did not understand the issue well. Can you please elaborate?

    Regards,
    Gigi Joseph.
  • Hi Joseph,


    Sorry, I will try to be more precise.
    I am able to swith on/off the bluetooth (the hci_tty is open correctly). , An android service for BTRfComm is waiting  (check via logcat).
    I am playing an application on the BBB that opens a socket on BT and wait connections/datas. On the smartphone, an application pass through bluetooth device list and try to connect/send data to it. This application works with 2 smartphones( 2 samsung). But the BBB saw no device in this field and the smartphone doesn't see the BBB ....

    Regards,

    Mickael

  • Hi Mickael,

    Please confirm the below:

    1. Is the BBB able to atleast scan for any device (forget the app) from the Bluetooth Settings app?
    2. If you set discoverability ON on the BBB side, can other phones discover the BBB?

    Regards,
    Gigi Joseph.
  • Hi,

    I have the same behaviour, the BBB is alone ...

    Mickael
  • Hi Mickael,

    Then it might be because the firmware file is not correct or corrupted.
    Can you please confirm if you have copied the fw file in "/etc/firmware/" and the firmware file is taken from: "git://git.ti.com/wilink8-bt/ti-bt-firmware.git". The file size should be ~70kB.

    Regards,
    Gigi Joseph.
  • The kim driver ask me to dowload the firmware 11.8.32.bts, I get it from the website you mentionned. I put it in the good directory and the drive is able to download it. Even so, I saw some retry for the operation.

    Mickael

  • Hi Mickael,

    Can you please share the kernel logs which includes the firmware download?

    Regards,
    Gigi Joseph.
  • There is logs :

    (hci_tty): inside hci_tty_open (de02b4b0, db97a140)
    [ 46.189361] >>EffM-Enter st_kim_start
    [ 46.193206] >>EffM-plat_kim_chip_enable
    [ 46.301940] >>EffM-will do wait_for_completion timeout 481
    [ 46.413421] >>EffM-Left wait_for_completion timeout 484-89
    [ 46.419189] >>EffM-Enter download_firmware
    [ 46.423492] >>EffM-Enter in read_local_version-204
    [ 46.437805] >>EffM-Firmware to get-TIInit_11.8.32.bts-230
    [ 47.913024] (stk) :response timeout during fw download
    [ 47.918395] (stk) :download firmware failed
    [ 47.923614] >>EffM-plat_kim_chip_enable
    [ 48.032592] >>EffM-will do wait_for_completion timeout 481
    [ 48.141754] >>EffM-Left wait_for_completion timeout 484-90
    [ 48.147552] >>EffM-Enter download_firmware
    [ 48.151824] >>EffM-Enter in read_local_version-204
    [ 48.157257] >>EffM-Firmware to get-TIInit_11.8.32.bts-230
    [ 49.082244] >>EffM-Leave download_firmware
    [ 49.086547] >>EffM-hci_tty_open,bluetooth is initialized
    [ 49.343719] (hci_tty): inside hci_tty_release (de02b4b0, db97a140
  • Hi Mickael,

    Which is this codebase? I see a lot of logs which are not familiar to me...

    Anyway, it looks like your firmware download has failed the first time.

    [ 47.913024] (stk) :response timeout during fw download
    [ 47.918395] (stk) :download firmware failed

    There is a retry after which possibly the fw download succeeded. Where is "EffM-Leave download_firmware" added?

    After this, hci_tty_release() is called which will turn off BT. So the last state of BT is OFF.

    Regards,
    Gigi Joseph.
  • Yes, This is log from me. And yes, there is firmware restart, the most of the time the download failed totally and hci_tty open failed. but when It starts and I put it on in Android I have this logs :

    E/bt-btif ( 649): Calling BTA_HhEnable
    E/bt-btif ( 649): ## btif_config_get assert section && *section && key && *key && name && *name && bytes && type failed at line:182 ##
    E/bt-btif ( 649): btif_storage_get_adapter_property service_mask:0x140040
    D/BluetoothManagerService( 318): Bluetooth Adapter name changed to
    D/BluetoothManagerService( 318): Stored Bluetooth name:
    E/ ( 649): >>EffM-ti_op-2
    E/ ( 649): >>EffM-ti_op-6
    E/ ( 649): >>EffM-ti_op-7
    D/ ( 649): bta_pan_co_init
    I/bte_conf( 649): Attempt to load did conf from /etc/bluetooth/bt_did.conf
    E/ ( 649): >>EffM-ti_op-7
    E/ ( 649): >>EffM-ti_op-7
    I/bte_conf( 649): [1] primary_record=1 vendor_id=0x000F vendor_id_source=0x0001 product_id=0x1200 version=0x1436
    I/bte_conf( 649): Attempt to load did conf from /etc/bluetooth/bt_did.conf
    I/bte_conf( 649): Attempt to load did conf from /etc/bluetooth/bt_did.conf
    D/BluetoothAdapterProperties( 649): ScanMode = 20
    D/BluetoothAdapterProperties( 649): State = 11
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothAdapterService( 649): Broadcasting updateAdapterState() to 1 receivers.
    D/BluetoothManagerService( 318): Message: 60
    D/BluetoothManagerService( 318): MESSAGE_BLUETOOTH_STATE_CHANGE: prevState = 11, newState=12
    D/BluetoothManagerService( 318): Broadcasting onBluetoothStateChange(true) to 8 receivers.
    D/BluetoothA2dp( 318): onBluetoothStateChange: up=true
    D/BluetoothHeadset( 490): onBluetoothStateChange: up=true
    E/ ( 649): >>EffM-ti_op-7
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothPan( 608): onBluetoothStateChange(on) call bindService
    E/ ( 649): >>EffM-ti_op-7
    E/ ( 649): >>EffM-ti_op-7
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothPan( 608): BluetoothPan(), bindService called
    D/BluetoothAdapterService(1105849176)( 649): Get Bonded Devices being called
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothAdapterService(1105849176)( 649): Get Bonded Devices being called
    D/BluetoothPbap( 608): onBluetoothStateChange: up=true
    W/ContextImpl( 608): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1406 android.content.ContextWrapper.bindService:473 android.bluetooth.BluetoothPa
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothInputDevice( 608): onBluetoothStateChange: up=true
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothHeadset( 490): onBluetoothStateChange: up=true
    D/BluetoothPan( 318): onBluetoothStateChange(on) call bindService
    E/ ( 649): >>EffM-ti_op-7
    E/bt-btif ( 649): ## btif_config_get assert section && *section && key && *key && name && *name && bytes && type failed at line:182 ##
    D/BluetoothPanServiceJni( 649): control_state_callback(L61): state:0, local_role:0, ifname:bt-pan
    E/ ( 649): >>EffM-ti_op-7
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothPan( 318): BluetoothPan(), bindService called
    D/BluetoothHeadset( 318): onBluetoothStateChange: up=true
    D/BluetoothManagerService( 318): Bluetooth State Change Intent: 11 -> 12
    E/ ( 649): >>EffM-ti_op-7
    W/ContextImpl( 608): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1406 android.content.ContextWrapper.bindService:473 android.bluetooth.BluetoothPb
    W/ContextImpl( 318): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1406 android.bluetooth.BluetoothPan$1.onBluetoothStateChange:173 com.android.serv
    E/ ( 649): >>EffM-ti_op-7
    E/ ( 649): >>EffM-ti_op-7
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    D/LocalBluetoothProfileManager( 608): Adding local A2DP profile
    D/BluetoothManagerService( 318): Message: 30
    D/BluetoothAdapterService(1105849176)( 649): Get Bonded Devices being called
    W/ContextImpl( 608): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1406 android.content.ContextWrapper.bindService:473 android.bluetooth.BluetoothA2
    D/LocalBluetoothProfileManager( 608): Adding local HEADSET profile
    D/BluetoothManagerService( 318): Message: 30
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    W/ContextImpl( 608): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1406 android.content.ContextWrapper.bindService:473 android.bluetooth.BluetoothHe
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    D/BluetoothAdapterService(1105849176)( 649): Get Bonded Devices being called
    D/BluetoothManagerService( 318): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0
    W/BluetoothAdapter( 649): getBluetoothService() called with no BluetoothManagerCallback
    E/BluetoothServiceJni( 649): SOCK FLAG = 1 ***********************
    E/ ( 649): >>EffM-ti_op-7
    W/ContextImpl( 608): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1352 android.content.ContextWrapper.startService:450 android.content.ContextWrap
    D/BluetoothA2dp( 608): Proxy object connected
    D/A2dpProfile( 608): Bluetooth service connected
    D/BluetoothPbap( 608): Proxy object connected
    D/PbapServerProfile( 608): Bluetooth service connected
    D/BluetoothHeadset( 608): Proxy object connected
    D/HeadsetProfile( 608): Bluetooth service connected
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    D/DockEventReceiver( 608): finishStartingService: stopping service
    D/BluetoothAdapterService(1105849176)( 649): getState(): mAdapterProperties: com.android.bluetooth.btservice.AdapterProperties@41ea0480
    D/dalvikvm( 318): GREF has increased to 601
    W/ActivityManager( 318): Unable to start service Intent { cmp=com.android.email/.service.AttachmentDownloadService } U=0: not found
    D/BluetoothManagerService( 318): checkIfCallerIsForegroundUser: valid=true callingUser=0 foregroundUser=0
    W/BluetoothAdapter( 649): getBluetoothService() called with no BluetoothManagerCallback
    E/BluetoothServiceJni( 649): SOCK FLAG = 0 ***********************
    E/ ( 649): >>EffM-ti_op-7
    I/BtOppRfcommListener( 649): Accept thread started.
    D/ExchangeService( 719): !!! EAS ExchangeService, onStartCommand, startingUp = true, running = false
  • Is there a command line tool on Android for checking low-level of Bluetooth ?
  • Is there a place that I can monitor in kim driver ?
  • Hmm, it seems that I have a serious timing problem, I put traces in kim_rcv and now ... I can't detect devices and be seen by other devices ...
  • Do you have some tips for this problem of timing ? I saw some comments about AM33XX_CONTROL_PADCONF_MCASP0_AHCLKX_OFFSET, as I use bt_enable on gpio(1, 12), that seems false no ?

    Regards,

    Mickael
  • Hi,

    I had change the selected_pad according to my pinning (gpmc_ad12) to AM33XX_CONTROL_PADCONF_GPMC_AD12_OFFSET. But still same problem of timings when I download the firmware.
    Other idea ?

    Regards,

    Mickael
  • Hi Mickael,

    I am also trying to get BBB + BEAGLEBONE WL1835MOD W/ CHIP ANTENNA + Android 4.2.2 .
    Can you share me the steps or patches to get it working ??

    Thanks and regards,
    Geo
  • Hi Joseph,
    Happy to help someone. Please follow theses steps :

    arch/arm/mach-omap2/board-am335x.c

    - fills a pinmux_config correclty for theses signals (SDIO_D0,D1,D2,D3,CMD,CLK)

    - initializes correctly mmc1 for the 1835 module (set the good omap2_hsmmc_info, set am335x_mmc[X].mmc at the good value ( this is 1 for the eMMC of the BeagleBoneBlack)

    - fills a pinmux_config coreclty for theses signals (WL_EN, WL_IRQ,BT_EN) and the structure wl12xx_platform_data, In wl12xx_init, follows the order : setup_pin_mux/set_platform_data, dev = am335x_mmc[X].dev;/pdata = dev->platform_data;/gpio_request_one/pdata->slots[0].set_power = wl12xx_set_power

    Android/device/ti/beagleboneblack/ :
    Add all files concerning Wifi/BT from am335x, merge BoardConfig.mk, device.mk, init.am33xem.rc ( add theses lines too in # wi-fi section).

       insmod /system/lib/modules/wlcore_sdio.ko
        setprop wifi.interface wlan0
        setprop wlan.driver.status ok

                               Android/hardware/libhardware_legacy/wifi.c:

                                    Hack wifi_load_driver and wifi_unload_driver for return 0 and set the property DRIVER_PROP_NAME to "ok" (in load) and DRIVER_PROP_NAME to "unloaded" (in unload).

                  Don't forget to connect the 5V Jack ;) !
     

                  If not enough, please ask me !

    Regards

    Mickael