Recent Blog PostsAutoBUG preview
by We are ramping up for the Mobile World Conference here at Bug Lab. We wanted to have a little video to take with us to show what one BUG application...
Modular Java == Buildable Java
by I started out today with a simple goal; "Let's build OpenJDK for OMAP this morning." I said to myself. So I begin with a fresh build tree, pulling in the...
Ångström on BUG
by Thanks to Marcin's tireless efforts the Ångström distribution is now running on BUG: .-------. | | .-. | | |-----.-----.-----.| | .----..-----.-----. | | | __ | ---'| '--.| .-'|...
|
Forums Discussion
Changing device name?
OK. I will maybe get the chance to dig into this. Our show is up... This sounds like exactly what you need Jer. I would definitely try using wpa_supplicant and...
Disabling Bluetooth
Hey Jer,Simply do: echo "0" > /sys/devices/system/mxc_gpio/mxc_gpio0/btenable From http://bugcommunity.com/wiki/images/d/d5/BUG_power_management.docLinked from: http://bugcommunity.com/wiki/index.php/Power_Consumption ("Power Consumption: This is...
Changing device name?
jc: no idea how connman solves that but wpa-supplicant can be told to which networks... Is there a way to scan and auto-connect to nearest networks though? I think that's... |