Month: March 2013

  • more on bluetooth

    if i do hcitool dev, nothing shows. if i plug in a usb dongle bluetooth, it shows correctly. But interestingly, w/ the dongle in, and i run ‘hcidump’, it sees the on-board bluetooth: Scanning … 00:0D:18:A1:29:2F CAR KIT hciconfig shows no devices w/o the dongle, but does show the dongle when plugged in. with the…

  • ok rooted, now having some bluetooth issues

    OK, we are now rooted. When i enabled bluetooth it fails, and i see below in the dmesg output. <4>[ 267.400000] [## BT ##] tcc_bt_dev_open <4>[ 267.400000] [## BT ##] tcc_bt_dev_ioctl cmd[60004] arg[1232841404] <4>[ 267.410000] [## BT ##] IOCTL_BT_DEV_POWER cmd[60004] parm1[1] <4>[ 267.410000] [## BT ##] tcc_bt_power_control input[1] <4>[ 267.930000] [## BT ##] tcc_bt_dev_ioctl cmd[60005]…

  • Default mounts

    $ mount rootfs / rootfs ro,relatime 0 0 tmpfs /dev tmpfs rw,relatime,mode=755 0 0 devpts /dev/pts devpts rw,relatime,mode=600 0 0 proc /proc proc rw,relatime 0 0 sysfs /sys sysfs rw,relatime 0 0 none /acct cgroup rw,relatime,cpuacct 0 0 tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0 tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0 none /dev/cpuctl cgroup rw,relatime,cpu 0…

  • processor is TCC8801

    see attached datasheet TCC8801_CHIP_SPEC_V1.02 # cat cpuinfo Processor : ARMv7 Processor rev 2 (v7l) BogoMIPS : 799.53 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x2 CPU part : 0xc08 CPU revision : 2 Hardware : tcc8800 Revision : 0620 Serial : 0000000000000000…

  • SL-8268 stock kernel config

    # # Automatically generated make config: don’t edit # Linux kernel version: 2.6.35.7 # Mon Oct 22 10:07:08 2012 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_TIME=y # CONFIG_ARCH_USES_GETTIMEOFFSET is not set CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_HAVE_PROC_CPU=y CONFIG_GENERIC_HARDIRQS=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_TRACE_IRQFLAGS_SUPPORT=y CONFIG_HARDIRQS_SW_RESEND=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_RWSEM_GENERIC_SPINLOCK=y CONFIG_ARCH_HAS_CPUFREQ=y CONFIG_GENERIC_HWEIGHT=y CONFIG_GENERIC_CALIBRATE_DELAY=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y CONFIG_VECTORS_BASE=0xffff0000 CONFIG_DEFCONFIG_LIST=”/lib/modules/$UNAME_RELEASE/.config” CONFIG_CONSTRUCTORS=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y…