Raspberry Pi is a very-small, single-board computer. It is more powerful than many similarly sized computers produced and marketed previously previously. Currently there are two models (A and B).
2
votes
0answers
19 views
Pulseaudio on RaspberryPi - no sound when streaming to remote sink [migrated]
I'm trying to route audio playback to remote machine using Pulseaudio DLNA capabilities. While I believe I successfully transmit data from one machine to another, audio output on sink machine remains ...
0
votes
1answer
29 views
Stream Ubuntu audio to remote XMBC
I have a Raspberry Pi set up with an XMBC media server that can accept Airplay or UPNP inputs over the local network. I'd like to push audio streams to the Pi. I have managed to make it work with ...
2
votes
1answer
67 views
Easiest way to add a GUI to a Python code?
I'm planning out a Raspberry Pi project, and I want to make it very easy to use. My dad will be using it, and I'd like for it to be usable without having to interact with the terminal. I just want a ...
2
votes
0answers
382 views
Why can't Ubuntu access my Raspberry Pi across LAN?
Okay, I recently got a Raspberry Pi, and I got it connected to my Wi-Fi - I enabled the SSH and installed Hiawatha, and I could access it just fine from my Desktop, which was running Puppy Linux at ...
1
vote
1answer
50 views
execute script when network interface is up
i have this piece of bash script :
internal=$(/sbin/ifconfig $adapter | grep "inet addr" | awk -F: '{print $2}' | awk '{print $1}')
$adapter="eth0"
i want to execute this until internal has the ...
0
votes
0answers
25 views
Can the raspberry pi b run Ubuntu? [duplicate]
I was wondering if it will support Ubuntu with the new version. I'd like to get a raspberry pi but I really like the Ubuntu OS, I'm just not sure of it's support.
0
votes
0answers
247 views
Samba set up on Ubuntu Server for sharing with Windows 7 and XBMC on Raspberry w/ OpenElec
I spent over 8 hours trying set this up with no luck so I tore everything down and I'm starting from scratch.
Here's what I've got.
Fresh un-touched install of Ubuntu-server on a dedicated Dell. I ...
1
vote
0answers
151 views
Amarok does not recognize minidlna server
I have installed minidlna on a Raspberrypi with an external hard drive.
Everything seems fine. Playstation 3 recognizes the DLNA service.
But when I try to find it with Amarok 2.5.0 on Linux Mint 13 ...
4
votes
1answer
770 views
Cross-Compile for ARM?
How do I set up GCC for cross compiling for the ARM processor?
The host would be on x68 ( AMD64 - Ubuntu 12.04 ) and the target would be ARM ( Raspberry Pi as well as Pandaboard - will do separate ...
1
vote
2answers
675 views
Dedicated server in the cloud as media server with Raspberry Pi at home
I have an hosted server on OVH, it's running my small website, owncloud to backup my photos, and a lot of mp4/h264 and avi/xvid.
I would like to use it as a media server to stream video to my ...
3
votes
1answer
369 views
“Ubuntu on a stick” devices?
Is anyone aware of any good "PC on a stick" or "System on a stick" devices that are good to run Ubuntu 12.10 - or even better, have Ubuntu preinstalled? ARM or x86.
I'm looking for something like ...
1
vote
2answers
2k views
How to cross-compile programs for the Raspberry Pi with gcc?
I am fond of using gcc to compile small little C and C++ programs on my main computer. However, I also have a Raspberry Pi, and, being a 700-MHz single-core computer, I would prefer to not have to do ...
20
votes
3answers
30k views
Can a Raspberry Pi run Ubuntu?
I was thinking about buying a Raspberry Pi, and running Ubuntu on it. I have looked around the web, and a lot of stuff says that it's difficult for it to work on ARM processors. Has anyone figured out ...
1
vote
1answer
584 views
Apache2 Syntex, cant acces 000-default
I have been using Apache2 and webmin with my raspberry pi. after a restart and reinstalations apache wont start.
> sudo /etc/init.d/apache2 restart
apache2: Syntax error on line 268 of ...
0
votes
1answer
564 views
ubuntu 12.10 question? [closed]
im new here so sorry if I anoy you guys with hearing this question all the times :P anyway cut to the chase.... will this version of ubuntu (once finished) work on Raspberry PI? im just curious :P ...
5
votes
2answers
9k views
How can I burn a Raspberry Pi image to SD card from Ubuntu?
I'm sure this must be fairly simple but can't find it here.
How does one go from having a blank SD card to having an SD card that boots a Raspi?

