Difference between revisions of "CM-T43: Linux: Known Issues"

From Compulab Mediawiki
Jump to: navigation, search
(No difference)

Revision as of 07:03, 16 April 2015

WiFi/BT
  • Linux does not power on the WiFi/BT chip.
Workaround:
Before initiating Linux boot, use the following U-Boot commands to power on the chip manually:
i2c mw 24 10 69 1; i2c mw 24 14 CC 1; i2c mw 24 10 6F 1; i2c mw 24 12 1B 1; gpio set 173; sleep 1; gpio set 172