Audio output on i.Mx6Q board
-
At first I would say no, but you should ask him whether they customized Qt for the board.
-
I forgot to ask: what version are you currently using ? Did you check that you have the support enabled when configuring your Qt build ?
-
But what would be interesting is to check what options where used by LTIB when configuring Qt.
By the way, which version of Qt are you trying to run on the board now ?
-
Am running Qt 4.6.0 on the board.
Following are the configurations for qt:./configure --prefix=$RPM_BUILD_DIR/../../rootfs/usr/local/Trolltech -embedded arm -xplatform qws/linux-g++-mx -release
-qt-gfx-linuxfb -qt-kbd-tty -qt-mouse-tslib -little-endian -host-little-endian -fontconfig -sm -v -opensource -confirm-license $XTRA_OPTS -
Ok… I've misunderstood you a bit.
Anyway, now, does the configure output shows that ALSA is detected ?
-
Good question, it's one of the first place I would check
-
Yes it is