HI Jon,

I tried with cubieboard android kernel , then there is no issue with i2s 
soundcard, because it is fetching all parameter from fex file.

But only thing i am not able to invoke the external dac from machine driver 
and also i probed mclk,bclk which is working fine.

Here i am attaching dmesg log once i play audio through i2s. 

*Log:*
root@localhost:/# mplayer -ao alsa:device=hw=2.0 /Waka.mp4
Warning unknown option skin at line 101
MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.

Playing /Waka.mp4.
Detected file format: QuickTime/MPEG-4/Motion JPEG 2000 format (libavformat)
[lavf] stream 0: audio (aac), -aid 0, -alang und
[lavf] stream 1: video (h264), -vid 0
VIDEO:  [H264]  1920x1080  24bpp  24.000 fps  3714.5 kbps (453.4 kbyte/s)
Clip info:
 major_brand: mp42
 minor_version: 0
 compatible_brands: isomavc1mp42
 creation_time: 2010-06-03 23:14:31
Load subtitles in /
vo: couldn't open the X11 display ()!
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 125.6 kbit/8.90% (ratio: 15695->176400)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   1.7 (01.6) of 210.6 (03:30.5)  4.1% $<3>


MPlayer interrupted by signal 2 in module: unknown

Exiting... (Quit)

*DMESG log:*
[SWITCH] 
sun7i_sndi2s_hw_params,line:131,audio_format:1,SND_SOC_DAIFMT_DSP_A:4
[SWITCH] 
sun7i_sndi2s_hw_params,line:133,signal_inversion:1,signal_inversion<<8:256,SND_SOC_DAIFMT_IB_NF:768
[SWITCH] 
sun7i_sndi2s_hw_params,line:135,i2s_master:4,i2s_master<<12:16384,SND_SOC_DAIFMT_CBM_CFM:4096
play:sun7i_i2sdma.c::func:sun7i_pcm_hw_params(line:261)
play DMA_OP_STOP:sun7i-i2sdma.c::func:sun7i_pcm_hw_free(line:382)

Can you kindly tell what i am missing in machine driver.

Regards
Punith

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to