Most Popular
1500 questions
9
votes
2 answers
How to install Quake 3
Running the latest debian distro (2012-09-18-wheezy) and latest firmware ? (rpi-update).
How to install and run a working Quake 3 game?
Kind regards
Christian
- 1,230
- 1
- 13
- 25
9
votes
1 answer
Launching vino-server on display :0 at boot
I run my Raspberry Pi with Raspbian with an X server running but without a monitor connected to it. I installed tightvncserver and now running:
vncserver :1 -geometry 1600x900 -depth 24
I can have a lightdm desktop session to connect to.
However,…
Avio
- 1,239
- 2
- 15
- 27
9
votes
3 answers
Is it possible to install Raspbmc without a wired internet connection?
I don't have a wired internet connection and I was wondering if it would be possible to install the latest version onto the SD card?
Alternatively I tried bridging my laptop's wireless connection with its wired connection but that didn't seem to…
Ben Elgar
- 235
- 1
- 3
- 8
9
votes
2 answers
Can not capture video using OpenCV
I installed OpenCV 2.3.1 in my Raspberry Pi (Debian Wheezy) following this tutorial.
But I can't take video using my USB webcam. Gstreamer shows this error:
OpenCV Error: Unsupported format or combination of formats (Gstreamer Opencv backend doesn't…
sumith
- 623
- 2
- 9
- 17
9
votes
2 answers
Trying to use Pi as a Router - dnsmasq reports interface eth1 does not currently exist
I am trying to use my Pi as a router and I want to start with getting DHCP set up.
I bought the Apple USB to ethernet adaptor and it seems to work fine.
The WAN is setup to eth0 - the built in ethernet on the pi board - while the connection to, say…
User7391
- 337
- 2
- 8
9
votes
1 answer
Should I Bypass the USB fuses on the revision 1 Raspberry Pi?
As blogged on raspberrypi.org, the USB fuses are no longer on some of the later revision 1 PCBs or the revision 2 PCBs
USB Output Power
The resetable fuses protecting the USB outputs have been removed. This
feature was implemented on some later…
John La Rooy
- 12,005
- 9
- 48
- 77
9
votes
3 answers
How do I display an image file (PNG) in a simple window?
I've got a prototype I need to show for an RFID project. I've got the RFID (Parallax USB) working, and the sample Python script (my first) is displaying the ID of the card just like it's supposed to... problem is, it's not a very compelling…
Jeff
- 115
- 1
- 1
- 4
9
votes
3 answers
Current state of I2C in Kernel and Kernel version in general
I need to use kernel drivers for some I2C peripherals, so I need kernel I2C support. As already discussed in a previous question, the current 3.1.9 kernel doesn't provide support for the SoC's I2C hardware. I was hoping that the new Debian image…
Scolytus
- 444
- 1
- 6
- 14
9
votes
3 answers
Would this touchscreen work with a Raspberry Pi?
I'm looking at getting this 659GL-70NP/C/T touchscreen for my Raspberry Pi but I'm not sure if the touch surface will work with the Raspberry Pi Android OS. Will it?
supr_g33k_7120
- 91
- 1
- 3
9
votes
2 answers
What are the software implication of changes in Model B, rev 2.0?
As described in http://www.raspberrypi.org/archives/1929, there are various changes. Does this affect software that isn't using I2C or the new GPIO signals? I'm assuming I wouldn't be using the emulator or JTAG.
Brian Carlton
- 313
- 1
- 13
9
votes
2 answers
How to use Java to read/write data to/from the header pins?
I just got Java running on my Raspberry Pi which took a lot more screwing around than i had hoped. I want to be able to read/write data to/from the header pins from Java. How can I do this? Do I need to write a driver or some sort with C first in…
John
- 925
- 1
- 8
- 12
9
votes
1 answer
Whitelist internet filter
I want to set my small kids loose on the Raspberry Pi with Scratch 2.0 and code.org without having to worry about them accidentally ending up in the undesirable parts of the web.
I have set up OpenDNS to filter web content for the Pi, but even on…
Tyler Jarvis
- 93
- 1
- 6
9
votes
1 answer
How do I install Jenkins?
I have installed Jenkins, using sudo apt-get install jenkins and it did not work immediately, so i worked out to increase the size of the /run tmpfs. Now I am still getting errors in my jenkins.log, and I cannot access the web interface.
Running…
hifkanotiks
- 1,901
- 3
- 16
- 28
9
votes
3 answers
Unable to obtain IP in AP mode
I'm trying to setup an access point, using Raling RT5370 USB Dongle on a Debian system, I followed the following tutorial, until "Internet connection Sharing.", I don't want to share internet, so I skip this step. After the reboot I can see the AP,…
Mokus
- 983
- 5
- 10
- 19
9
votes
1 answer
How do I set up Pushover service to tell me when my Pi is shutting down or starting up?
I would like to setup my Raspberry Pi to tell me when it is up or down via the curl API of Pushover service.
What are the steps to do this?
This came up while I was reading this question.
Zlatko
- 193
- 6