Low-cost single-board computer the size of a credit card. Also check the Raspberry Pi SE: http://raspberrypi.stackexchange.com/

learn more… | top users | synonyms

1
vote
0answers
18 views

usb-device number changes over time

I am trying to use on my RP a camre usb device - Logitech, Inc. Webcam C270. When I connect it directly to the USB port of the RP, other USB devices stop working (such as WIFI device) I guess this is ...
0
votes
0answers
20 views

Generating SD Card image for RPi

I'm using buildroot to generate a Linux system for RPi. As output I get rootfs.tar and zImage. From that output (and some other files) I would like to generate a ready SD card image so it can be ...
3
votes
3answers
34 views

Is there a simpler way to copy a file from a computer to a Raspberry Pi over Ethernet than having to manually set an IP for both computers?

Forgive me if I do not provide all the necessary details, but I will try my best. I downloaded this pdf to help me get started with using my Raspberry Pi. I wanted to copy it over to my Pi, which is ...
0
votes
0answers
10 views

Problem Running Transmission/Deluge

I have been using Transmission/Deluge(mostly Deluge) on my Raspberry Pi now for a few weeks. I am facing this issue. Every time i click on a magnet link on the web, Firefox brings up Transmission and ...
0
votes
0answers
81 views

Create a new Hotspot with just Terminal and NetworkManager/nmcli

i have a Raspberry Pi 1 Model B with Raspbian / Linux raspberrypi 4.1.7+ installed. I have two USB Adapter: Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless ...
0
votes
0answers
16 views

Squid proxy not running URL rewrite program?

I'm running Squid3 on a Raspberry Pi according to the setup for Upside-Down-Ternet (https://help.ubuntu.com/community/Upside-Down-TernetHowTo) to create a proxy that alters images. Eventually, I'll ...
0
votes
1answer
19 views

Raspberry Pi VNC to shell

I have a Raspberry Pi (with Raspbian Jessie) since yesterday and already installed some usefull tools - e.g. TightVNC. I configured it and it works fine, but now I want to stop my raspberry from ...
0
votes
0answers
3 views

Cancel of picam extension/library recording in python 3.4.2 on Raspbian Jessie [migrated]

I wanted to do a little project, like a real world camera, you push the button and recording starts, you push the button and recording stops. Based on official API I did not find anything which works ...
0
votes
2answers
28 views

Cross-Compiling kernel can't find gcc

I am cross compiling the Raspbian kernel since it will take about 12 hours for the Pi to do (Raspberry Pi 1). I have the build tools for ARM and the kernel in two separate folders in ...
0
votes
0answers
19 views

Trouble when building LZ4 from source: “recipe for target 'test-fuzzer' failed”

I am trying to install ROS (Robot Operating System) on Raspbian. There are some dependencies that I need which are unavailable for Raspbian, so I must build them from source. One of these is lz4. Here ...
1
vote
0answers
43 views

My “SG303” barcode scanner works on Windows. But it doesn't work on Linux; why not?

I have the following issue with a Barcode Scanner (working fine on PC with Win8.1). I don't know much about the scanner, it's called "SG303 High Performance CCD Scanner" and I don't know if this one ...
0
votes
1answer
44 views

gcc: error trying to exec 'cc1': execvp: No such file or directory

When trying to run make -j2 -s as instructed from this guide, I am getting the following error. gcc: error trying to exec 'cc1': execvp: No such file or directory Any idea what I have done ...
0
votes
1answer
8 views

U-boot make march error

After following the instructions here, http://elinux.org/RPi_U-Boot, for setting up U-Boot, I am getting the following error when running the command make -j8 -s cc1: error: bad value (armv5) for ...
0
votes
0answers
15 views

Good Raspberry Pi B Operating system with Composite PAL/ OpenSUSE Gui and Pal help

I have a project that needs a computer that can be operated by a head tracking mouse. It needs to be on a Raspberry Pi B and be able to run things like minecraft and the desktop. It also needs to be ...
1
vote
0answers
23 views

Docker(-like virtualization) for non-ephemeral VMs/isolation? [closed]

Until now I used KVM/Xen for virtualization. I heared about docker beeing a light-weight alternative to it. But the official best practices of docker state that docker-container should be ephemeral. ...

15 30 50 per page