Go to advanced search

by gregeric
Sat Jun 30, 2012 8:22 pm
Forum: OpenGLES
Topic: gles2 C framework now with raspberry pi support! :o
Replies: 36
Views: 17650

Re: gles2 C framework now with raspberry pi support! :o

Hi. I cloned again, but it looks like the new makefile doen't create the target "o" directory. After creating that manually, the compile fails at the same point. Will have another look later. Regards.
by gregeric
Sat Jun 30, 2012 5:19 pm
Forum: Beginners
Topic: How do I reformat an sd card that no longer show in window
Replies: 12
Views: 6505

Re: How do I reformat an sd card that no longer show in win

Hang on, wasn't the card recognised fresh out of the box by windows and your current reader? I've a couple of once-working & now apparently dead cards: one 4GB & one 8GB. Neither cause the reader's light to flash on insertion in either windows or RPi/linux. Same reader is happy with 16GB cards.
by gregeric
Sat Jun 30, 2012 2:39 pm
Forum: OpenGLES
Topic: gles2 C framework now with raspberry pi support! :o
Replies: 36
Views: 17650

Re: gles2 C framework now with raspberry pi support! :o

Hi Chris. Also on Raspbian here, but haven't been able to buld your sources. Added dependencies as indicated, but fails here: gcc o/obj.o o/support.o o/alien.o o/cube.o o/ship.o o/shot.o o/aabb.o o/mat3.o o/mat4.o o/plane.o o/quaternion.o o/ray2.o o/utility.o o/vec2.o o/vec3.o o/vec4.o o/main.o -o m...
by gregeric
Wed Jun 27, 2012 12:53 pm
Forum: Automation, sensing and robotics
Topic: RF transmitter for 868.3Mhz (Niko EasyWave)
Replies: 5
Views: 7621

Re: RF transmitter for 868.3Mhz (Niko EasyWave)

I've no idea if it will be compatible with Niko Easywave, but you receive a USB<->868MHz RF dongle as part of the TI Chronos dev kit: http://uk.farnell.com/jsp/search/productdetail.jsp?SKU=1779157&MER=baynote-1779157-pr This works perfectly with the RPi with a simple /dev/ttyACM0 interface: http://w...
by gregeric
Wed Jun 27, 2012 7:07 am
Forum: Raspberry Pi OS
Topic: can't build hello_pi examples in Raspbian
Replies: 17
Views: 11908

Re: can't build hello_pi examples in Raspbian

Looked at the source for triangle2 this morning & learnt that mouse wiggling has the GPU render new mandlebrot & julia sets. Cool. Onto the next.
by gregeric
Tue Jun 26, 2012 11:23 pm
Forum: Raspberry Pi OS
Topic: can't build hello_pi examples in Raspbian
Replies: 17
Views: 11908

Re: can't build hello_pi examples in Raspbian

Yes, I was on arm_freq=850 with no other tweaks. Dropped it to 700 & hello_triangle now runs without freezing.

I tried hello_triangle2 - I get a still mandlebrot image. No freeze, can exit with ctrl-c, but wonder should I be seeing some animation?

Tks Dom
by gregeric
Tue Jun 26, 2012 10:56 pm
Forum: Raspberry Pi OS
Topic: can't build hello_pi examples in Raspbian
Replies: 17
Views: 11908

Re: can't build hello_pi examples in Raspbian

XBMC is fine with my setup - I've never experienced such issues before. Will investigate other power sources all the same...
by gregeric
Tue Jun 26, 2012 6:43 pm
Forum: Raspberry Pi OS
Topic: can't build hello_pi examples in Raspbian
Replies: 17
Views: 11908

Re: can't build hello_pi examples in Raspbian

I managed to build all the examples, but running them not so good. First off, couldn't find libGLESv2.so, so: LD_LIBRARY_PATH=/opt/vc/lib ./hello_world.bin Hooray! Next up I changed the memory split to 192/64 & tried hello_triangle. The desktop gets wiped, animation starts but soon freezes & locks t...
by gregeric
Tue Jun 26, 2012 8:42 am
Forum: General discussion
Topic: cheap uninterruptible power supply for r-pi?
Replies: 9
Views: 5595

Re: cheap uninterruptible power supply for r-pi?

RETRACTION - DO NOT BUY THE ABOVE ITEM

I've now found that when the battery approaches full charge, bizarrely it causes the Pi to reboot.

Apologies to anyone who may have made a purchase.
by gregeric
Mon Jun 25, 2012 8:01 pm
Forum: General discussion
Topic: I made a Raspberry PI Laptop
Replies: 839
Views: 426327

Re: I made a Raspberry PI Laptop

Nice project! Got one on order. See http://www.raspberrypi.org/phpBB3/viewt ... 28#p108628 for a ready-made mini UPS which will defeat the lapdock lid switch in a similar way to godFather89's
by gregeric
Mon Jun 25, 2012 7:21 pm
Forum: General discussion
Topic: cheap uninterruptible power supply for r-pi?
Replies: 9
Views: 5595

Re: cheap uninterruptible power supply for r-pi?

I'm using one of these: http://www.amazon.co.uk/Energizer-XP1000-Portable-Charging-Solution/dp/B002K8OQWS Pro's: Battery is the same credit-card sized footprint as the Pi PCB Short USB Y-cable allows simultaneous charging of battery & powering of Pi Interchangable micro-USB powertip serves as a sock...
by gregeric
Sun Jun 24, 2012 3:40 pm
Forum: OpenGLES
Topic: "hello" example problems
Replies: 17
Views: 5462

Re: "hello" example problems

I've found that if I load the makefile into geany then I can invoke make, or make custom, from the geany menus.
by gregeric
Sat Jun 23, 2012 7:59 pm
Forum: General discussion
Topic: Overpromised and Underdelivered?
Replies: 81
Views: 15257

Re: Overpromised and Underdelivered?

@ullix - what memory split are you using... I suspect the more common 224/32? The GPU needs more than 32MB for video decoding. Change your start.elf to one which allocates less memory to the arm, and more to the GPU.
by gregeric
Fri Jun 22, 2012 9:22 pm
Forum: Raspberry Pi OS
Topic: Donations for Raspbian
Replies: 32
Views: 11325

Re: Donations for Raspbian

Bumped thread & donations total.

£50 to thank you both & further encourage.
by gregeric
Thu Jun 21, 2012 9:12 pm
Forum: Beginners
Topic: So, how would one actually FIND software to use on this devi
Replies: 13
Views: 2310

Re: So, how would one actually FIND software to use on this

Aptitude has proven useful for me when searching for stuff (aptitude search "thingy") or run from shell without any args to get a simple gui repository browser.
by gregeric
Thu Jun 14, 2012 12:12 pm
Forum: General discussion
Topic: HDMI CEC and XBMC
Replies: 98
Views: 186624

Re: HDMI CEC and XBMC

Hello I've written a quick hack which enables me to control OpenElec/XBMC with a TV remote control. It's up on github: https://github.com/olajep/rpi-cecd Many thanks for this, working great on my Samsung TVs (compass keys, exit & playback control tested). A similar tool for X might be useful: allow...
by gregeric
Thu Jun 14, 2012 9:54 am
Forum: Debian
Topic: Help test the next Debian image (wheezy)
Replies: 443
Views: 145058

Re: Help test the next Debian image (wheezy)

1) The LXDE task panel along the bottom no longer displays. I got the panels back by "rm -r lxpanel" from ~/.config/ followed by a reboot "sudo reboot" so that on restart it grabbed the default settings. http://wiki.lxde.org/en/LXPanel If the config files are missing, lxpanel loads system-wide conf...
by gregeric
Sun Jun 03, 2012 10:43 am
Forum: Advanced users
Topic: making custom .img's
Replies: 10
Views: 2845

Re: making custom .img's

To blank the free space you could use dd:
dd bs=1mb if=/dev/null of=somefile

Then remove the big file full of 0's:
rm somefile

As a bonus the image will zip up small cos of the now low-randomness in the empty space on the partition.
by gregeric
Fri Jun 01, 2012 12:53 pm
Forum: Raspberry Pi OS
Topic: New Raspbian "Pisces" Image
Replies: 87
Views: 24312

Re: New Raspbian "Pisces" Image

I've had the same vanishing LXDE startbar issue - twice now. I think both times it was after running updates, then on restart... wallpaper only.
by gregeric
Thu May 31, 2012 10:48 am
Forum: General discussion
Topic: creating an image
Replies: 6
Views: 1112

Re: creating an image

To save on disc space, I'm guessing the output of dd can be piped straight to gzip or tar. How exactly?
by gregeric
Wed Apr 04, 2012 10:38 pm
Forum: Off topic discussion
Topic: Ordered something else to fill the time
Replies: 65
Views: 17427

Re: Ordered something else to fill the time

<r>gregeric said: <br/> <br/> <br/> cnxsoft said: <br/> <br/> <br/> I think somebody was interested in the TI Wireless Watch devkit if it was discounted.<br/> <br/> It"s available again for 24.50 USD at <URL url="http://tideals.com">http://tideals.com</URL>.<br/> <br/> <br/> Thank for the tip-off on...
by gregeric
Wed Apr 04, 2012 1:51 pm
Forum: Off topic discussion
Topic: Ordered something else to fill the time
Replies: 65
Views: 17427

Re: Ordered something else to fill the time

<r>cnxsoft said: <br/> <br/> <br/> I think somebody was interested in the TI Wireless Watch devkit if it was discounted.<br/> <br/> It's available again for 24.50 USD at <URL url="http://tideals.com">http://tideals.com</URL>.<br/> <br/> <br/> Thank for the tip-off on this cnxsoft. Ordered the 868MHz...
by gregeric
Mon Apr 02, 2012 6:57 pm
Forum: Other projects
Topic: RS232 Breakout Board
Replies: 32
Views: 20165

Re: RS232 Breakout Board

<r>Gert's posted that an extra 4 GPIO pins can be hacked on the Pi Model B's:<br/> <br/> <URL url="http://www.raspberrypi.org/for.....e-4#p60468">http://www.raspberrypi.org/for.....e-4#p60468</URL><br/> <br/> Relevant here are GPIO30/31, which can be configured as CTS/RTS respectively for either UAR...
by gregeric
Wed Mar 21, 2012 9:02 pm
Forum: Gaming
Topic: Self-Contained MAME Machine
Replies: 80
Views: 40868

Re: Self-Contained MAME Machine

One ground??? I see seven in the 2nd link in nickstuffinc"s post above, for multiplexing upto seven amiga/c64 joysticks.
by gregeric
Fri Mar 09, 2012 10:20 am
Forum: Other projects
Topic: RS232 Breakout Board
Replies: 32
Views: 20165

Re: RS232 Breakout Board

Yes, that"s the page. One can only hope that GPIO16 surfaces somewhere to allow modification by hand on the initial batch for those that need it, and that in future revs a way is found to route it to one of the spare header pins.

Go to advanced search