pouët.net

Go to bottom

Raspberry Pi

category: code [glöplog]
Oops, xernobyl I meant.
added on the 2012-09-26 16:13:01 by raizor raizor
xernobyl: Cos I'm using a video monitor and 4xFSAA at 1080p would probably be slow and eat all the vram that is needed for VBOs :)
added on the 2012-09-26 16:46:04 by Marq Marq
Quote:
Raspi was supposed to be a uniform platform, but the different display resolutions/rates break that to some extent.


I am thinking that I will use PAL internal resolution in my future prods and upscale to native res using dispman. I already did that in Porky's Pi, but the internal resolution is 1280x720.
Hackberry Pi board with a faster CPU, more RAM and integrated WiFi.
added on the 2012-10-02 09:58:45 by raer raer
Judging by my experience with Efika MX, Trim-Slice and Raspberry Pi, these boards aren't really about specs but product support and community. In the case of the first two the hardware wasn't ever properly supported, whereas RPi seems to have proper momentum and longevity to it.
added on the 2012-10-02 18:04:47 by Marq Marq
My talk on graphics programming for the raspberry pi was approved. Ideas and suggestions are welcome :)
added on the 2012-10-02 19:55:47 by xernobyl xernobyl
@Marq: True, but as long as it runs Ubuntu I'm fine with it... Aaand as I'd like to use the RPI in a PC / media-center solution 256MB is a bit on the low side. But I guess there's no one-size-fits-all-solution.

Btw: Low-cost ARM boards (the cubieboard is missing)
added on the 2012-10-04 13:16:46 by raer raer
Just make sure that media acceleration functionality such as hw decoding and video overlay are properly supported, or otherwise you can kiss goodbye to hq video playback.
added on the 2012-10-04 20:12:25 by Marq Marq
Ah well, fuck it. Ordered two Raspberry Pi's today. Just need to build some I²C / SPI level converters and we're GO for tinkering projects. Winter can come now... ;)
added on the 2012-10-05 12:25:07 by raer raer
Has anyone managed to use GL_EXT_discard_framebuffer?
added on the 2012-10-07 22:24:45 by xernobyl xernobyl
Btw: I ordered a Motorola Atrix Lapdock for my Pi (~70€). It has a keyboard + touchpad, a 11,2" screen (1366 x 768 resolution), speakers, an USB-hub (2 ports) and a battery that can power the Pi! You need some cables to make it work with the Pi, but you basically get a sort of "PiBook" in the end.
added on the 2012-10-08 13:52:25 by raer raer
There was a "Move to newer version of GPU source tree (LKG56)" in the lastest firmware update of this brilliant "open" platform, however it seems near to impossible to know what really changed.
added on the 2012-10-09 04:16:48 by xernobyl xernobyl
As far as the GPU is concerned it's probably about as closed as you can get - there's next to zero public information about it.
There has been a few sceners working on it though!
Model B upgraded to 512Mb RAM as standard

Obviously good news, but it does kind of kill off the notion of the Pi as a "write once, run everywhere" fixed demo platform :-/
added on the 2012-10-15 10:53:24 by gasman gasman
YESS! Great news. I really hope my order will turn up with 512MB installed...
added on the 2012-10-15 11:36:21 by raer raer
So much for a fixed platform.
added on the 2012-10-15 16:01:35 by xernobyl xernobyl
Quote:
Lord Graga
Model B upgraded to 512Mb RAM as standard

Obviously good news, but it does kind of kill off the notion of the Pi as a "write once, run everywhere" fixed demo platform :-/


Gasman, guess no-one wants to be stuck with one of the 16k models.
added on the 2012-10-15 18:48:22 by CiH CiH
Think of it like the Amiga, it started off with 256KB and then got 512KB. It ain't that bad, and the upgrade cost is hardly prohibitive.
added on the 2012-10-15 19:34:39 by rc55 rc55
I got my first Pi last Friday after a 6 month wait.

Its replacing a PIII system that currently has 512mb, i'm a little bit ''oh", but more of the "oh well!" type of ohs when I saw the news this morning. I got a bigger "oooooh" but in the "ooooh nice" way because literally last night (before this news came out) I placed an order for two more Pi-s so that I could dump some of the services across the two Pis with 256mb, I guess I am now getting two 512mb ones, weee, now the Pi "cluster" is officially an upgrade for the machine it is replacing... "lol".


added on the 2012-10-15 20:18:34 by m0d m0d
Your Raspberry Pi order was despatched today.

If you ordered a Raspberry Pi board as part of your order we are pleased to inform you that we have sent you the upgraded 512MB Revision 2 board to thank you for your continued patience.

We hope this upgrade is acceptable to you.
added on the 2012-10-15 22:38:12 by fragment fragment
Mine will arrive end of November. fark...
added on the 2012-10-16 00:29:47 by raer raer
Quote:
It ain't that bad, and the upgrade cost is hardly prohibitive.

Sure, but the queue doesn't seem to bloody end...
added on the 2012-10-16 14:16:12 by Shifter Shifter
got mine today. it's still 256Mb model, as it was dispatched ~a month ago.
and apparently there are no usb keyboards at my apartment to play with it :D
added on the 2012-10-19 18:00:07 by provod provod
Holy shit!

Quote:
As of right now, all of the VideoCore driver code which runs on the ARM is available under a FOSS license (3-Clause BSD to be precise). The source is available from our new userland repository on GitHub. If you’re not familiar with the status of open source drivers on ARM SoCs this announcement may not seem like such a big deal, but it does actually mean that the BCM2835 used in the Raspberry Pi is the first ARM-based multimedia SoC with fully-functional, vendor-provided (as opposed to partial, reverse engineered) fully open-source drivers, and that Broadcom is the first vendor to open their mobile GPU drivers up in this way. We at the Raspberry Pi Foundation hope to see others follow.


http://www.raspberrypi.org/archives/2221
added on the 2012-10-24 13:37:24 by rc55 rc55

login

Go to top