<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[移植的madplay在盘上的2.6.38内核中播放m ..]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351]]></link>
 <description><![CDATA[Latest 20 replies of 移植的madplay在盘上的2.6.38内核中播放m ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 14:58:50 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[大神，小弟移植播放器，也遇到跟你一样的问题“error: frame 0: lost synchronization”，你说初始化rcs是怎么弄的呀]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#332904]]></link>
 <author><![CDATA[willzhang]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 31 Mar 2016 08:27:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[来学习一下咯]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#205628]]></link>
 <author><![CDATA[轻舞飞扬00]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sun, 04 Nov 2012 10:10:18 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[LZ
configure: error: cannot use --with-alsa because libasound was not found 怎么搞定的？]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#172824]]></link>
 <author><![CDATA[lovelock]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 08 May 2012 06:43:43 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[谢谢大大，是没有初始化，在rcS里面加上alsactl restore -f /etc/wm9714.conf
就可以播放了 [s:14]]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#148462]]></link>
 <author><![CDATA[lshcl]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 06 Feb 2012 05:40:58 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[你用的编译器不同，也不清楚这个编译器有什么特性
文件系统也是你自己移植的，也不清楚是什么情况

....所以出现这个问题真的很难判断

检查一下，有没有初始化wm9714，也许是这个原因]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#148214]]></link>
 <author><![CDATA[911gt3]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sat, 04 Feb 2012 04:53:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[应该跟编译器没太大关系吧？所有的东西包括内核都是用同一个编译器编译的啊~

刚才自己看了半天PROC和SYS里的文件，照葫芦画瓢，把DEV下面的几个音频设备节点都创建出来了，这次用madplay播放音乐什么错误都没有了，正常运行。但是就是没有声音输出啊 [s:13]]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147957]]></link>
 <author><![CDATA[lshcl]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 02 Feb 2012 09:56:20 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[编译器应该是4.5.1的]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147929]]></link>
 <author><![CDATA[911gt3]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 02 Feb 2012 08:22:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[又试着自己动态编译了一个madplay，库文件烤到NFS根文件系统下，运行的时候出现两个错误：
/madplay: Symbol `id3_build&#39; has different size in shared object, consider re-li
nking

ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card

第一个错误是库文件有问题吗，怎么办？
第二个提示是不是找 ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147918]]></link>
 <author><![CDATA[lshcl]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 02 Feb 2012 07:53:02 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[arm-linux-gcc是4.3.2的~

刚才用友善的SD卡快速烧写了一个LINUX+QT系统，用里面移植好的madplay可以正常播放，我看了那是个动态链接的，文件系统里面有alsa库 [s:12] 

为什么我自己做的文件系统自己移植的静态程序就放不出来呢]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147765]]></link>
 <author><![CDATA[lshcl]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Wed, 01 Feb 2012 11:15:44 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用的是什么编译器？]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147764]]></link>
 <author><![CDATA[911gt3]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Wed, 01 Feb 2012 10:59:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我刚试了下，configure后面加了--with-alsa ，可是配置最后提示：
configure: error: cannot use --with-alsa because libasound was not found
我又去alsa官网去下了个lib包，模仿zlib，libid3tag，libmad差不多的静态无共享配置编译安装到了跟它们一样的目录，然后再配置madplay，依然提示上面的问题，请问是哪里错了吗]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147680]]></link>
 <author><![CDATA[lshcl]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Wed, 01 Feb 2012 04:32:33 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[建议配置madplay时采用alsa]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=17351#147653]]></link>
 <author><![CDATA[911gt3]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Wed, 01 Feb 2012 01:58:23 +0000]]></pubdate>
</item>
</channel></rss>