Difference between revisions of "CM-T3730: Linux: Known Issues"
(New page: {{IssueCategory|Input| * Some Angstrom GUI setup utilities require superuser password, but do not accept it. :'''Workaround:''' login as root. }} Known issues [[Categor...) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* Some Angstrom GUI setup utilities require superuser password, but do not accept it. | * Some Angstrom GUI setup utilities require superuser password, but do not accept it. | ||
:'''Workaround:''' login as root. | :'''Workaround:''' login as root. | ||
+ | }} | ||
+ | |||
+ | {{IssueCategory|USB OTG| | ||
+ | * Sometimes the USB OTG port fails to transition from Host mode to Peripheral mode. | ||
+ | :'''Workaround:''' | ||
+ | :* Unplug the USB cable from the CM-T3730 USB OTG port | ||
+ | :* Remove the USB Gadget driver module from the kernel: | ||
+ | ::<pre>root@cm-t3730:~# modprobe -r g_ether</pre> | ||
+ | :* Load the USB Gadget driver module again: | ||
+ | ::<pre>root@cm-t3730:~# modprobe g_ether</pre> | ||
+ | :* Plug the USB cable back to CM-T3730 USB OTG port | ||
+ | }} | ||
+ | |||
+ | {{IssueCategory|Power management| | ||
+ | * OTG port: in gadget mode prevents SoC entering sys off mode state. | ||
+ | :'''Workaround:''' Unload the gadget driver module prior entering the off mode. | ||
+ | * OTG port: USB flash drive does not work properly after resume. | ||
+ | :'''Workaround:''' Use USB Host ports for USB flash drives. | ||
+ | * DSP activity prevents SoC entering sys off mode state. | ||
+ | :'''Workaround:''' Stop any encoding/decoding process prior entering the off mode. | ||
+ | * Bluetooth device does not work properly after resume. | ||
+ | :'''Workaround:''' stop the {{filename|hciattach}} process and reinitialize the BT device. | ||
+ | }} | ||
+ | |||
+ | {{IssueCategory|Video Playback| | ||
+ | * In Debian filesystem Demo image sometimes while starting to play a video content with GStreamer in an X window (using omapdmaifbsink video sink element), the video is not shown. | ||
+ | :'''Workaround:''' change (move) the window position. | ||
}} | }} | ||
[[Category:Linux|Known issues]] | [[Category:Linux|Known issues]] | ||
[[Category:CM-T3730|Linux: Known issues]] | [[Category:CM-T3730|Linux: Known issues]] |
Latest revision as of 08:20, 18 February 2014
Input |
|
USB OTG |
|
Power management |
|
Video Playback |
|