I have just deployed Qt embedded 4.6.2 into mini2440 board. I can run examples with Qt but when I run example audiodevice, it not work. Anyone can help me, plz?
Here are output error:
>[root@192 /embedded]# ./audiooutput -qws
>Jan 1 02:29:45 192 user.debug kernel: s3c2410fb: blank(mode=0, info=c3892800)
>default format not supported try to use nearest
>audio device doesn't support 16 bit samples, example cannot run
I think it b/c my config not support for alsa but I can make it enable, pls help me. My config is "./configure -embedded arm -xplatform qws/linux-arm-g++ -prefix /qt/build/ -qt-mouse-tslib -little-endian"
and output is "alsa support .... no"
sorry for my English.
Bookmarks