Ist doch ganz normal. Je mehr Zwischenhändler, desto teurer oder denkst du Vesalia tut sich den Aufwand einzelne Pis einzutüten, zu verschicken und auch zu supporten (Gewährleistung) für lau an, weil sie so gute Christen sind?
Hast du mal den normalen Netzwerkport deaktiviert? Der streut schonmal seltsame Effekte ein, wenn man mit WLAN arbeitet. Siehe auch: Deaktivierung der Netzwerkschnittstelle
Ich bin ebenfalls auf der Suche, aber mir als Nicht-Elektronik-Freak raucht da schnell der Kopf von irgendwelchen Interface-Bausteinen, Treibern, etc. Wenn ich zu vertretbarem Preis z.B. mittels Breadboard ein grafikfähiges Display an den Pi bekäme wäre ich schon glücklich. Wenn es möglichst günstig...
Ich kann hier nur jamesh Aussage wiederholen, dass Abwärme nicht das Problem ist, da ehe diese ein Problem wird die Chips aus anderen Gründen aussteigen werden. Übertaktung ist ja nicht rein eine Sache der Abführung von Abwärme, sondern auch von Effekten wie der Elektromigration, etc. und diese sind...
On the Raspi, the power connector is Micro USB. That's the Raspi 'standard', if you want to be picky. It could easily have been a barrel connector or something custom like Apples. It isn't. It's micro USB. Chosen because it's used in Europe (By a European Union directive) for smartphone chargers, g...
Der Raspi Model B ist mit 5V und max 700mA spezifiziert, was 3,5W maximale Leistungsaufnahme ergibt. Jede popelige WLAN-Router hat das drei- oder vierfache Maximum und in der Regel auch keine Löcher. Vermutlich vebrät manches Smartphone im Stress mehr Saft und da sind auch keine Löcher drin
Kommt drauf an was du vor hast. Willst du nur möglichst viel Abwärme generieren oder nen neuen Rekord für den am höchsten übertakteten ARM-Core aufstellen, oder willst du defacto deinen Pi in der Anwendung beschleunigen? Dann hängt es natürlich von der Anwendung auch selbst ab und ihren spezifischen...
C`t und gleichwertiges werden ehe von Fachläuten durchgeackert. Die meisten gucken mich schon böse an wenn ich nur das Wort Linux erwähne. Wobei ich guck dann böse zurück weil die früher oder später iOS erwähnen. Ich arbeite seit ner Ewigkeit mit OpenSource, bin privat völlig weg von Windows, liebe...
Design ist immer Geschmackssache, darüber muss man sicher nicht streiten. Ich für meinen Teil suche auch kein Swarowski-Gehäuse, um meinen Pi in der Wohnzimmermitte auf einen beleuchteten Altar zu stellen ;) Der Pi sieht es schrecklich aus mit all den Kabeln die überall rauskommen, so dass es sich e...
Da mahc dir mal keinen Kopf, RS und Farnell / element14 sind große internationale Brocken die schon lange am Markt sind. Die haben schon viele viele zehntausende Lieferungen an deutsche Adressen versandt. Das bekommen die hin
Kuckuck! Ich hatte einige Wochen lang einen Leih-Pi, ehe mein eigener ankam. Mittlerweile habe ich mir um auch mal trendy zu sein einen Zweitpi zugelegt. Nicht, weil ich anderen, die noch auf ihren ersten Pi warten, die Wartezeit zu verlängern, sondern weil ich seinerzeit natürlich bei RS und Farnel...
I tried.and failed to get this one to build, I added armhf to the arhitecture lists and tried to build it. It failed with an internal compiler error. I then tried modifying the package to build with gcc-4.7. It got futher but it ultimately failed with. ./lisp.run -B . -N locale -E UTF-8 -Epathname ...
However there are other common lisp implementations in debian and at least ecl and gcl are available in raspbian. Are either of these usable for you? So, I just opened up my new book and it says, that until chapter 12 (of 20) any Common LISP implemention will do, afterwards it gets a bit specific w...
Can you try if the following kernel works better for you? http://dl.berryboot.com/tmp/cherry-kernel.zip Has the module built-in. Just extract it to the first FAT partition of your razor sd card. That works for the keyboard, but seems to break ethernet. A sudo ifup eth0 brings an error message, that...
Embarassing..... It seems science is right and the human brain, my brain that is, ceases above age 30...
Indeed my 'Logitech' kb is a Cherry Evolution Stream XT and that's why the module hid_cherry is loaded. But shouldn't it just be needed for the few multimedia keys I'm not using anyways?
Nope. It seems to me the keyboard does not get initialized as I even cannot activate the num-lock on it. Switched sd card to my raspbian card and everything works. I switch back to RaspRazor and still it hangs in the menu. Only devices attached are Logitech usb keyboard and mouse. Even disconnected ...
Just burnt the image but it doesn't like my keyboard. I end up in berryboot menu and cannot advance. My keyboard is a standard Logitech USB (cable) kb with no issues whatsoever in Arch, Debian 6 + 7, Raspbian, RISC OS, Fedora, ...
Thanks for your effort and the hints to ecl and gcl.
Land of Lisp should arrive tomorrow but from the bits and pieces I read about it on the web it relies on CLisp throughout the book. I'll see how far I can get with other Lisp implementations.
I bought the book "Land of Lisp" which has some very good reviews and just found out there is no clisp package in Raspbian, there's only the clisp-doc available - pretty useless without the binaries
So yes, I'd like to see clisp in the Raspbian repos.