<div dir="ltr"><div><div><div>Hello again, Ken.<br><br></div>I'm aware of many of the pitfalls you mention, they have caused me one or two headaches, and I agree with your conclusion. For now it's the only small device at my disposal to experiment, develop and test and jam without a laptop/screen.<br><br></div>Regarding the BeagleBone, IIRC, I think Jeremy didn't like quite that much (I think I red that here in the list or maybe in his blog).<br><br>Maybe I think I was delaying going back to an early stage where I had to 
investigate and compare platforms/devices (and prices) and to build up 
again all that I've achieved at the moment.<br><br></div>Thanks for being so honest, maybe it's a little push for me to change the platform finally. <br><br><div><div><div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-03 23:35 GMT+01:00 Ken Restivo <span dir="ltr"><<a href="mailto:ken@restivo.org" target="_blank">ken@restivo.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">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>
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>
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>
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>
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>
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>
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>
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>
Sorry, I like to stay positive but my experience with Raspberry's has not been good.<br>
<br>
Keep looking and you'll probably quickly find something that works.<br>
<br>
-ken<br>
--<br>
---------<br>
<div><div class="h5">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>
</div></div>> _______________________________________________<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></div></div></div></div>