Re: [linux-sunxi] Re: A20 I2S Input/output error whan trying to play

2014-04-10 Thread Mihail Tommonen
Hi, There was some talk about i2s at cubieforums http://www.cubieforums.com/index.php?topic=1081.msg12862#msg12862. Can't remember my login credentials, but if I recall correctly the patch made changes to dma and formats. -- You received this message because you are subscribed to the Google G

Re: [linux-sunxi] Re: A20 I2S Input/output error whan trying to play

2014-04-09 Thread Code Kipper
On 9 April 2014 21:18, Dennis Kerrisk wrote: > Thanks > I will check out what I did on the A10 board. I did notice some > differences in sunxi-i2sdma.c There are some if CONFIG_ARCH_SUN4I || > CONFIG_ARCH_SUN5I that don't include the CONFIG_ARCH_SUN7I. And if I > include CONFIG_ARCH_SUN7I I get

Re: [linux-sunxi] Re: A20 I2S Input/output error whan trying to play

2014-04-09 Thread Dennis Kerrisk
Thanks I will check out what I did on the A10 board. I did notice some differences in sunxi-i2sdma.c There are some if CONFIG_ARCH_SUN4I || CONFIG_ARCH_SUN5I that don't include the CONFIG_ARCH_SUN7I. And if I include CONFIG_ARCH_SUN7I I get errors So I will follow that back. I am trying to pla

Re: [linux-sunxi] Re: A20 I2S Input/output error whan trying to play

2014-04-09 Thread Code Kipper
On 9 April 2014 20:28, Dennis Kerrisk wrote: > I am also getting dma trigger messages in the log: > [15379.941504] [IIS] dma trigger start > [15379.948491] [IIS] 0x01c22400+0x24 = 0x0, line= 235 > [15389.952592] [IIS] dma trigger stop > > > > On Wednesday, April 9, 2014 12:05:39 PM UTC-6, Dennis

[linux-sunxi] Re: A20 I2S Input/output error whan trying to play

2014-04-09 Thread Dennis Kerrisk
I am also getting dma trigger messages in the log: [15379.941504] [IIS] dma trigger start [15379.948491] [IIS] 0x01c22400+0x24 = 0x0, line= 235 [15389.952592] [IIS] dma trigger stop On Wednesday, April 9, 2014 12:05:39 PM UTC-6, Dennis Kerrisk wrote: > > I now have the I2S showing up in ALSA, but