Skip to main content

Questions tagged [raspberrypi]

A very-small, single-board computer. Use this tag only for questions about interoperability between Raspberry Pi and Ubuntu; general questions about Raspberry Pi belong on raspberrypi.stackexchange.com.

1 vote
0 answers
5k views

How to fix ct-ng menuconfig "Failed to create symbolic link ‘config’: Permission denied make: * [config] Error 1" when cross compiling for Raspberry?

I am currently trying to set up a cross compiler for Raspberry Pi using Ubuntu 13.04. I have been following the tutorial How to build a cross compiler for your Raspberry Pi. I am running into an ...
Bubo's user avatar
  • 233
8 votes
1 answer
3k views

Can I use Ubuntu One on the Raspberry Pi?

I am an Ubuntu One user on multiple platforms and want to know if there is a way I can use Ubuntu One with my Raspberry Pi?
Deechster's user avatar
1 vote
1 answer
2k 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 ...
jamborta's user avatar
  • 111
6 votes
1 answer
11k 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 ...
Hollis Scriber's user avatar
9 votes
5 answers
18k 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 ...
JamesTheAwesomeDude's user avatar
2 votes
1 answer
3k 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 ...
Dimitris Sapikas's user avatar
78 votes
3 answers
220k views

How to cross compile for ARM?

How do I set up GCC for cross compiling for the ARM processor? The host would be on x86_64 ( AMD64 - Ubuntu 12.04 ) and the target would be ARM (Raspberry Pi as well as Pandaboard - will do separate ...
haziz's user avatar
  • 2,977
1 vote
2 answers
1k 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 ...
Jonathan's user avatar
  • 111
4 votes
2 answers
2k 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 ...
Suman's user avatar
  • 501
8 votes
3 answers
14k 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 ...
fouric's user avatar
  • 4,618
64 votes
6 answers
93k 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 ...
Jordan's user avatar
  • 793
4 votes
1 answer
10k views

Apache2 Syntax error, can't access 000-default

I have been using Apache2 and Webmin with my Raspberry Pi. After a restart and reinstallations Apache won't start. > sudo /etc/init.d/apache2 restart apache2: Syntax error on line 268 of /etc/...
enrique2334's user avatar
86 votes
12 answers
234k 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?
Oli's user avatar
  • 295k

15 30 50 per page
1
76 77 78 79
80