Hi. I have a BBK Bittorent box running Android 4.0.3. It has a terrible stock launcher with uneditable shortcuts to now-removed bloatware. The browser has Internet Explorer icon. It's that bad.
The problem is that if I change to another launcher like Nova or Apex, everyting works fine right away, but USB stops working after rebooting the device. Change launcher back to stock, USB starts working again.
The internal WIFI is a Realtek USB device, so I'd like to get it to work. The device is rooted and I have installed a SSH server and looked around in the configuration files, but I have not been able to find the reason why.
From /system/build.prop
dmesg | grep -i usb
Output is the same for each boot up, no matter which launcher I use
Where should I look for a fix for this?
The problem is that if I change to another launcher like Nova or Apex, everyting works fine right away, but USB stops working after rebooting the device. Change launcher back to stock, USB starts working again.
The internal WIFI is a Realtek USB device, so I'd like to get it to work. The device is rooted and I have installed a SSH server and looked around in the configuration files, but I have not been able to find the reason why.
From /system/build.prop
ro.build.id=ICS.MBX.BBK.20121203
ro.build.display.id=ICS.MBX.BBK.20121203
ro.build.version.incremental=eng.liuese.20121203.124938
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=2012年 12月 03日 星期一 12:51:30 CST
ro.build.date.utc=1354510290
ro.build.type=user
ro.build.user=liuese
ro.build.host=ThinkCenter
ro.build.tags=test-keys
ro.product.model=BT Box
ro.product.brand=MBX
ro.product.name=c03ref
ro.product.device=c03ref
ro.product.board=c03ref
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=MBX
ro.build.display.id=ICS.MBX.BBK.20121203
ro.build.version.incremental=eng.liuese.20121203.124938
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.3
ro.build.date=2012年 12月 03日 星期一 12:51:30 CST
ro.build.date.utc=1354510290
ro.build.type=user
ro.build.user=liuese
ro.build.host=ThinkCenter
ro.build.tags=test-keys
ro.product.model=BT Box
ro.product.brand=MBX
ro.product.name=c03ref
ro.product.device=c03ref
ro.product.board=c03ref
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=MBX
dmesg | grep -i usb
Output is the same for each boot up, no matter which launcher I use
<5>[ 0.510000] USB PHY clock souce: XTAL input divided by 2
<6>[ 0.559000] usbcore: registered new interface driver usbfs
<6>[ 0.565000] usbcore: registered new interface driver hub
<6>[ 0.570000] usbcore: registered new device driver usb
<6>[ 0.803000] Initializing USB Mass Storage driver...
<6>[ 0.808000] usbcore: registered new interface driver usb-storage
<6>[ 0.814000] USB Mass Storage support registered.
<6>[ 0.832000] usbcore: registered new interface driver uvcvideo
<6>[ 0.837000] USB Video Class driver (v0.1.0)
<6>[ 0.856000] usbcore: registered new interface driver usbhid
<6>[ 0.860000] usbhid: USB HID core driver
<6>[ 2.002000] dwc_otg lm0: new USB bus registered, assigned bus number 1
<6>[ 2.014000] hub 1-0:1.0: USB hub found
<6>[ 2.442000] dwc_otg lm1: new USB bus registered, assigned bus number 2
<6>[ 2.462000] hub 2-0:1.0: USB hub found
<6>[ 2.687000] usbcore: registered new interface driver r871x_usb_drv
<4>[ 2.691000] rtusb init rt2870 --->
<6>[ 2.694000] usbcore: registered new interface driver rt2870
<6>[ 2.709000] Bluetooth: Generic Bluetooth USB driver ver 0.6
<6>[ 2.714000] usbcore: registered new interface driver btusb
<6>[ 2.739000] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 2.746000] android_usb gadget: Number of LUNs=2
<6>[ 2.760000] android_usb gadget: android_usb ready
<6>[ 2.765000] usbcore: registered new interface driver snd-usb-audio
<6>[ 5.937000] init: processing action 0x357a8 (property
ersist.sys.usb.config=*)
<6>[ 6.141000] init: processing action 0x35408 (property:sys.usb.config=mass_storage,adb)
<3>[ 6.148000] android_usb: already disabled
<6>[ 6.389000] DWC_otg: USB RESET
<3>[ 20.880000] init: cannot find '/system/bin/usbtestpm', disabling 'usbpm'
<6>[ 22.623000] usbcore: registered new interface driver rtl8192cu
<6>[ 60.772000] usbcore: deregistering interface driver rtl8192cu
<6>[ 0.559000] usbcore: registered new interface driver usbfs
<6>[ 0.565000] usbcore: registered new interface driver hub
<6>[ 0.570000] usbcore: registered new device driver usb
<6>[ 0.803000] Initializing USB Mass Storage driver...
<6>[ 0.808000] usbcore: registered new interface driver usb-storage
<6>[ 0.814000] USB Mass Storage support registered.
<6>[ 0.832000] usbcore: registered new interface driver uvcvideo
<6>[ 0.837000] USB Video Class driver (v0.1.0)
<6>[ 0.856000] usbcore: registered new interface driver usbhid
<6>[ 0.860000] usbhid: USB HID core driver
<6>[ 2.002000] dwc_otg lm0: new USB bus registered, assigned bus number 1
<6>[ 2.014000] hub 1-0:1.0: USB hub found
<6>[ 2.442000] dwc_otg lm1: new USB bus registered, assigned bus number 2
<6>[ 2.462000] hub 2-0:1.0: USB hub found
<6>[ 2.687000] usbcore: registered new interface driver r871x_usb_drv
<4>[ 2.691000] rtusb init rt2870 --->
<6>[ 2.694000] usbcore: registered new interface driver rt2870
<6>[ 2.709000] Bluetooth: Generic Bluetooth USB driver ver 0.6
<6>[ 2.714000] usbcore: registered new interface driver btusb
<6>[ 2.739000] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[ 2.746000] android_usb gadget: Number of LUNs=2
<6>[ 2.760000] android_usb gadget: android_usb ready
<6>[ 2.765000] usbcore: registered new interface driver snd-usb-audio
<6>[ 5.937000] init: processing action 0x357a8 (property
ersist.sys.usb.config=*)<6>[ 6.141000] init: processing action 0x35408 (property:sys.usb.config=mass_storage,adb)
<3>[ 6.148000] android_usb: already disabled
<6>[ 6.389000] DWC_otg: USB RESET
<3>[ 20.880000] init: cannot find '/system/bin/usbtestpm', disabling 'usbpm'
<6>[ 22.623000] usbcore: registered new interface driver rtl8192cu
<6>[ 60.772000] usbcore: deregistering interface driver rtl8192cu
Where should I look for a fix for this?