Search found 7 matches
- Sat Feb 16, 2013 1:40 pm
- Forum: Raspberry Pi OS
- Topic: Problem installing Raspbian 2013-02-09-wheezy-raspbian
- Replies: 1
- Views: 840
Re: Problem installing Raspbian 2013-02-09-wheezy-raspbian
Now I tried to install Raspbian with the online install: http://www.raspbian.org/RaspbianInstaller I get so far that its about to formatting the SD and it hangs on 33%......... And when i check the installing log I get the same error with alot of this: mmc0: timeout waiting for hardware interrupt -c...
- Sat Feb 16, 2013 12:52 pm
- Forum: Raspberry Pi OS
- Topic: Problem installing Raspbian 2013-02-09-wheezy-raspbian
- Replies: 1
- Views: 840
Problem installing Raspbian 2013-02-09-wheezy-raspbian
Hey! I have tries for some time now to install the new Raspbian to a 32gb Kingston SD class 10 card. It succsessfully installed the image onto the SD card. But when I try to run it for the first time I only get this on my screen: example: [717.702208] mmc0: Timeout waiting for hardware interrupt - c...
- Wed Dec 05, 2012 5:26 pm
- Forum: Beginners
- Topic: XMBC on already installed Debian OS?
- Replies: 31
- Views: 31064
Re: XMBC on already installed Debian OS?
I have a problem installing and use the XBMC on the RPi. this is what i get when trying to run it after installing, this is typed in terminal in Startx: pi@raspberrypi ~ $ xbmc Error: couldn't find RGB GLX visual or fbconfig Illegal instruction (core dumped) find: `/home/pi/.xbmc/': No such file or ...
- Fri Nov 30, 2012 5:38 pm
- Forum: Beginners
- Topic: Re: Emulating Raspberry Pi in Windows the easy way
- Replies: 151
- Views: 156171
Re: Emulating Raspberry Pi in Windows the easy way
I am trying to install XBMC on the emulator, but i keep getting an error. Is it plausible to install XBMC or any other programs on the emulator? The reason I want to know is becouse I want to get to know how the RPi are working and how I can learn to use it before I get it. the error code that I get...
- Fri Nov 30, 2012 12:13 pm
- Forum: General programming discussion
- Topic: RP for video and temp / pressure messuring
- Replies: 4
- Views: 1747
Re: RP for video and temp / pressure messuring
Well we are not intresting in piloting this thing, becouse for us to do that it will require a lot of power. We are so far planing on using 2-3 GoPro3s for the main camera, but since there is no way for us to transfer the video from GoPro so are we thinking of using a Webcam with the RPi. And then t...
- Wed Nov 28, 2012 12:34 pm
- Forum: Python
- Topic: Error importing pygame in python 3
- Replies: 5
- Views: 4853
Re: Error importing pygame in python 3
What verson of python 3.x are you using?
As far as I know, Pygame is not supported for Python 3.3, but only for 3.1 and 3.2?
http://www.pygame.org/download.shtml
As far as I know, Pygame is not supported for Python 3.3, but only for 3.1 and 3.2?
http://www.pygame.org/download.shtml
- Wed Nov 28, 2012 12:30 pm
- Forum: General programming discussion
- Topic: RP for video and temp / pressure messuring
- Replies: 4
- Views: 1747
RP for video and temp / pressure messuring
Hey! I am a part of a group that wishes to send up a weather balloon into the stratosphere (goal is 115.000,0ft) where we are intresting in using the Respberry Pi for streaming a live video and recording of temperature and air pressure. The members of the group have a usable knowledge within program...