This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Audio and Wifi disabled for Beagle board Xm


Hi ,

 I am using Android ICS source from below link.

http://processors.wiki.ti.com/index.php/TI-Android-ICS-4.0.3-DevKit-3.0.0_DevelopersGuide

I have built the source code and ported images on BB-Xm.

Following features are not enable in  my build.

1. Audio is disable. 

   When I connect BB-Xm board to TV using HDMI, audio is not present. It is disables.

2. Wifi is disabled.

Could you please suggest to enable the Audo and Wifi on Beagle Board.

Thanks in advance,

Regards,

Rajesh. 

  • 1) Audio

    HDMI link at BB-XM provides only DVI-D, so no audio is expected over HDMI. Connect headphones to an Audio Jack at BB

    2) WLAN was not ever enabled for BB-XM

    WLAN was enabled for AM37 EVM.

  • Hello  Maxim Podbereznyy,

     Thank you very much for your reply.

    You mean that Beagle Board -Xm hardware itself will not support Wifi or software.

    Could you please suggest me is there any way to enable Wifi on BB-Xm.

    Thank in advance,

    Regards,

    Rajesh.

  • Rajesh Boddupally said:

    You mean that Beagle Board -Xm hardware itself will not support Wifi or software.

    Could you please suggest me is there any way to enable Wifi on BB-Xm.

    It is possible to have wifi working with beagleboard. Currently, the TI Android DevKit supports TI Wl12xx Wi-Fi/Bluetooth solution. You can refer to AM37x evm setup and our Porting guides to integrate this.

    You can also try USB-based Wi-Fi solutions, but it is not supported "out-of-the-box" with TI Android DevKit.