<div dir="ltr">Jeremy, I think you're using Cubieboard2 lately. Have you tried Odroid? I've just replied another thread where it was mentioned an it seems a really good alternative (for at least its connectivity) in conjunction with an external audio IF.<br><br><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-04 14:22 GMT+01:00 Jeremy Jongepier <span dir="ltr"><<a href="mailto:jeremy@autostatic.com" target="_blank">jeremy@autostatic.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/03/2015 11:35 PM, Ken Restivo wrote:<br>
> After doing several Raspberry Pi projects, I'm very negative on them, and will never use them or recommend them again.<br>
><br>
> The built-in audio is crap, it's not even 16-bit.<br>
<br>
</span>True, it's 11-bit PWM so also not your standard DAC ;)<br>
<span class=""><br>
><br>
> The power management and regulation is non-existent and sucks. Raspberry Pi's have destroyed a half-dozen SD cards of mine. The people in the Pi community just shrug about this. It's unacceptable to me.<br>
<br>
</span>Bought my first RPi in the Fall of 2012 and that one, including all the<br>
ones that came after it, have not eaten any SD card in my case. Had my<br>
share of corrupted filesystems though but no faulty SD's.<br>
<span class=""><br>
><br>
> USB is a joke on Raspberry's. I wouldn't even try to use a USB device. The Raspberry developers solved this problem by doubling the number of USB ports on the new B+ units... without fixing any of the problems... so now you can have twice the fail.<br>
<br>
</span>The implementation is not that good but I can live with it.<br>
<span class=""><br>
><br>
> Ethernet is a joke; it's a USB device. To get the Pi to work reliably, I've had to turn off USB2 mode anyway, so the Ethernet is beat-the-dog slow too.<br>
<br>
</span>If you disable Turbo mode for the ethernet interface network is a wee<br>
bit slower but USB performance is better.<br>
<span class=""><br>
><br>
> There's no databook for the chip, last I checked. Oh sure, there's a PDF documenting a few of the features of the I/O ports. There's no actual databook, like any good CPU core or SOC would have.<br>
<br>
</span>That's surely a major drawback.<br>
<span class=""><br>
><br>
> There's no real bootloader. Some call it a feature, I don't. There's no built-in flash either (another thing touted as a feature that I consider a design limitation).<br>
<br>
</span>I call it a feature, takes away the complexity of picky bootloaders like<br>
uBoot. Flash memory is nice but apart from not having to buy a SD card<br>
for a couple of bucks I don't really see the advantage of it. On my<br>
Cubieboard2 I don't get any noticable performance gain when running the<br>
OS from flash.<br>
<span class=""><br>
><br>
> I don't consider it economical since once you add up all the things you'll need to get it to do work, you could buy a better-engineered platform for the same price. And the Pi is slower than many of the other platforms in its price range.<br>
<br>
</span>The community is huge, I'd call that a valuable economical asset. But<br>
then I have no notion of how big the other communities are at the moment.<br>
<span class=""><br>
><br>
> I'd instead recommend the BeagleBone Black for projects if you want a mature, well-documented platform, or any number of the new exciting ARM-based platforms coming out if you wanted to venture into something new.<br>
><br>
> I've done a few projects using the Pi over the past few years, both pro-bono and professionally, and I would not recommend the platform to anyone.<br>
<br>
</span>The RPi is just not made for professional use. If you need an ARM<br>
development board for professional use I'd recommend a Beagleboard,<br>
Cubieboard, Odroid or any other board that doesn't have the<br>
aformentioned issues with the onboard audio, USB, ethernet,<br>
documentation etc. But then in my experience most of these alternatives<br>
are more expensive than a RPi.<br>
<span class=""><br>
><br>
> Sorry, I like to stay positive but my experience with Raspberry's has not been good.<br>
<br>
</span>I like 'm but I can imagine people really having issues with them. I<br>
jumped the bandwagon not expecting much of it. So far the RPi exceeds my<br>
expectations for a $35 computing device.<br>
<span class="HOEnZb"><font color="#888888"><br>
Jeremy<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
> Keep looking and you'll probably quickly find something that works.<br>
><br>
> -ken<br>
> --<br>
> ---------<br>
> On Wed, Feb 25, 2015 at 07:59:57PM +0100, Carlos sanchiavedraz wrote:<br>
>> Hello dear all.<br>
>><br>
>> I'm testing a small interface for some musical and technological projects<br>
>> which has an instrument input jack on one side and no audio output, just<br>
>> USB on the other side. This IF works great but you have no physical audio<br>
>> output to monitor/hear sound, so I thought I could enable internal audio IF<br>
>> (as I've done on other devices) and that will be the audio output instead<br>
>> of needing another second IF to get audio from.<br>
>><br>
>> So I decided to rescue some past investigations I made when first<br>
>> researching about RPi, along with the great content generated by some dear<br>
>> great folks in here, and some new research one after each problem.<br>
>><br>
>> First started from a Raspbian 2012 version which I had already tweaked for<br>
>> a headless autojamming/instrument effects/looper, but got many issues<br>
>> making step by step progresses that I briefly point here FWIW:<br>
>><br>
>> - Enabled internal IF on Raspbian 2012 [1]<br>
>><br>
>> - Found mmap problem regarding using Jackd with internal IF [2], even tried<br>
>> a module somebody compiled<br>
>><br>
>> - Tried switching to the new platform version, Raspbian 2015 (raspberrypi<br>
>> 3.2.27+) but there wasn't even /proc/asound<br>
>><br>
>> - Couldn't get to load snd-bcm2835 kernel module for internal soundcard [4]<br>
>><br>
>> - Finally I got an error from the very raspi-config regarding internal<br>
>> audio IF [5]<br>
>><br>
>> Although I continue researching, I guess somebody here has already gone<br>
>> through some of this, but I'm wondering if it's already an abandoned thing<br>
>> by the makers themselves this thing of the internal IF thing.<br>
>><br>
>> Thanks as always.<br>
>> Greetings all.<br>
>><br>
>> +info:<br>
>><br>
>> [1] enable internal souncard on Raspbian 2012<br>
>> <a href="https://duckduckgo.com/?q=%22raspberry+pi%22+enable+internal+soundcard&t=debian" target="_blank">https://duckduckgo.com/?q=%22raspberry+pi%22+enable+internal+soundcard&t=debian</a><br>
>> <a href="http://www.raspberrypi.org/forums/viewtopic.php?f=66&t=18573" target="_blank">http://www.raspberrypi.org/forums/viewtopic.php?f=66&t=18573</a><br>
>> <a href="http://stackoverflow.com/questions/12144972/jack-audio-connection-kit-jackd-daemon-fails-to-start-on-raspberrypi" target="_blank">http://stackoverflow.com/questions/12144972/jack-audio-connection-kit-jackd-daemon-fails-to-start-on-raspberrypi</a><br>
>><br>
>> [2] enable mmap to run jack with internal soundcard on Raspbian 2012<br>
>> <a href="https://martinezjavier.wordpress.com/2013/04/27/mmap-support-for-raspberry-pi-bcm2835-alsa-driver/" target="_blank">https://martinezjavier.wordpress.com/2013/04/27/mmap-support-for-raspberry-pi-bcm2835-alsa-driver/</a><br>
>> <a href="https://www.hifiberry.com/forums/topic/jackd/" target="_blank">https://www.hifiberry.com/forums/topic/jackd/</a><br>
>><br>
>> [3] cat: /proc/asound: No such file or directory<br>
>> <a href="https://duckduckgo.com/?q=%22cat%3A+%2Fproc%2Fasound%3A+No+such+file+or+directory%22&t=debian" target="_blank">https://duckduckgo.com/?q=%22cat%3A+%2Fproc%2Fasound%3A+No+such+file+or+directory%22&t=debian</a><br>
>> <a href="http://forums.debian.net/viewtopic.php?t=74914" target="_blank">http://forums.debian.net/viewtopic.php?t=74914</a><br>
>> <a href="http://forum.ubuntu.ru/index.php?topic=99987.105" target="_blank">http://forum.ubuntu.ru/index.php?topic=99987.105</a><br>
>> <a href="http://forums.debian.net/viewtopic.php?p=415341" target="_blank">http://forums.debian.net/viewtopic.php?p=415341</a><br>
>><br>
>> [4] error when loading snd-bcm2835 kernel raspberrypi 3.2.27+ module for<br>
>> internal soundcard on Raspbian 2015<br>
>> <a href="https://duckduckgo.com/?q=%22libkmod%3A+ERROR+..%2Flibkmod%2Flibkmod.c%3A554+kmod_search_moddep%3A+could+not+open+moddep+file+%27%2Flib%2Fmodules%2F3.2.27%2B%2Fmodules.dep.bin%27%22&t=debian" target="_blank">https://duckduckgo.com/?q=%22libkmod%3A+ERROR+..%2Flibkmod%2Flibkmod.c%3A554+kmod_search_moddep%3A+could+not+open+moddep+file+%27%2Flib%2Fmodules%2F3.2.27%2B%2Fmodules.dep.bin%27%22&t=debian</a><br>
>> <a href="http://www.raspberrypi.org/forums/viewtopic.php?f=44&t=36445&p=305808" target="_blank">http://www.raspberrypi.org/forums/viewtopic.php?f=44&t=36445&p=305808</a><br>
>><br>
>> [5] error raspi-config when enabling audio via minijack on Raspbian 2015<br>
>> <a href="https://duckduckgo.com/?q=raspberry+pi+%22there+was+an+error+running+option+A9+audio%22&t=debian" target="_blank">https://duckduckgo.com/?q=raspberry+pi+%22there+was+an+error+running+option+A9+audio%22&t=debian</a><br>
>> <a href="http://www.hifiwigwam.com/showthread.php?115856-Raspberry-Pi-2/page3" target="_blank">http://www.hifiwigwam.com/showthread.php?115856-Raspberry-Pi-2/page3</a><br>
>><br>
>> --<br>
>><br>
>> C. sanchiavedraZ:<br>
>> * NEW / NUEVO:     <a href="http://www.sanchiavedraZ.com" target="_blank">www.sanchiavedraZ.com</a><br>
>> * Musix GNU+Linux: <a href="http://www.musix.es" target="_blank">www.musix.es</a><br>
><br>
>> _______________________________________________<br>
>> Linux-audio-user mailing list<br>
>> <a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
>> <a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
><br>
> _______________________________________________<br>
> Linux-audio-user mailing list<br>
> <a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
> <a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
><br>
<br>
<br>
</div></div><br>_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><br>C. sanchiavedraZ:<br>* NEW / NUEVO:     <a href="http://www.sanchiavedraZ.com" target="_blank">www.sanchiavedraZ.com</a><br>* Musix GNU+Linux: <a href="http://www.musix.es" target="_blank">www.musix.es</a></div>
</div></div></div></div></div>