Low-cost single-board computer the size of a credit card. Also check the Raspberry Pi SE: http://raspberrypi.stackexchange.com/
0
votes
0answers
7 views
Wifi not working in kali linux on Raspberry Pi [on hold]
I have a Raspberry pi 3 model b that has an inbuilt wifi adapter,. It connects to my home network which I setup during the installation of raspberry however it won't connect to my phones Hotspot or ...
1
vote
0answers
10 views
black screen when connecting to xrdp server
I have installed archLinux on rapberry-pi, and everything is just working fine, till i have came across setting up remote dektop. am trying to access xrdp server using remmina
client from another ...
1
vote
2answers
36 views
Create a script for check directory size
I have a problem with my raspberry, my sd card have only 16gb of space so after some time the log inside /var/log use all the space on the sd and i can't do almost anything with my raspberry, so i try ...
1
vote
1answer
8 views
OpenVPN server on Raspberry Pi 2 model B limited to 5MB/s Down/Up
I am running an OpenVPN server on my Raspberry Pi 2 model B and am connecting to it from my Nexus 5X. I have tested it on my cellular network (AT&T-usually 20-30 MB/s) and at my school's gigabit ...
1
vote
0answers
18 views
Building QuickFIX on Arch-ARM
I am running Arch Linux ARM on my Raspberry Pi, and am trying to install QuickFIX (http://quickfixengine.org).
I believe that I have correctly installed all of the dependencies (http://www....
1
vote
1answer
22 views
How to prevent closing a python app in linux?
I am working on a project that uses a raspberry pi for it's computing purposes. It has a touch screen with it that user can choose the options from it. I want to install a light linux distro on this ...
0
votes
0answers
33 views
Kali on RPI, can't upgrade Kernel and install current headers, or find old headers to build
I'm not a total Linux noob, but I am new to Kali and RPi.
I have a Raspberry Pi 2B and installed Kali Linux 2016.2 with kernel 4.1.19-v7 that I downloaded from the Kali website. It is working well, ...
1
vote
0answers
9 views
Configure Access Point to Show Splash/Captive Page
I created an access point (on a raspberrypi3, jessie), which I can properly connect to. Now I want to let devices open up automatically a splash page (hosted on localhost) after connecting to my ...
1
vote
1answer
22 views
Change LibreOffice or Omxplayer to certain size, even in fullscreen presentation
I want to open LibreOffice with keeping just a little bit of space left, already tried wmctrl without full-screen and that wasn't working to begin with.
I'd like to know if its able to stay the ...
-5
votes
2answers
24 views
Install a different OS on my raspberry pi other than raspbian [closed]
I would like to try other systems other than raspbian.
So, I have a debian.iso which i mounted by:
sudo mkdir /mnt/iso
sudo mount -o loop /home/tim/Downloads/debian.iso /mnt/iso
okay, so now what ...
0
votes
0answers
34 views
XBox One Bluetooth Controller Connect
Is there any information on pairing and connecting the new XBox One Wireless controller released with the S?
The controller is seen
I can pair the controller
I add it to the trust list
when I attempt ...
0
votes
0answers
18 views
How to get Pure Data, started from systemd, to generate sound?
For a portable synthesizer project based on a Raspberry Pi 3 I would like to launch a Pure Data (Pd) patch from systemd. Reason for this is the alleged ability to start the program as early as ...
0
votes
1answer
39 views
Raspberry Pi 3 B as VPN Hotspot - No Internet on Client Side - Two Wi-Fi Adapters
Goal:
Home Network --> wlan0 --> VPN --> wlan1 --> Hotspot
Raspbian Jessie with Pixel:
Using inbuilt Wifi adapter to connect to my home network, while external one as hostpot. No ethernet. I have ...
0
votes
1answer
6 views
Linux last 5 logins for every user
So i was trying to get X last logins for ALL users using a bash script but does anyone know how exactly to extract only a date so i can create a set in some sort of a table?
using last i get output ...
0
votes
0answers
20 views
Problems compiling Handbrake: syntax error near unexpected token `CSS,'
I tried to compile Handbrake 0.10.5 on Raspberry Pi, Raspbian Jessie, following this guide, and encountered several issues. The first one was
./stdio.h:477:1: error: ‘gets’ undeclared here (not in a ...
0
votes
1answer
19 views
What replaces mysql-*-5.6?
I'm following these instructions to get MythTV set up on a Raspberry Pi 3. One of the steps is to install mysql (both server and client):
sudo apt-get install mysql-server-5.6 ntp libicu55 libqt5sql5-...
0
votes
4answers
53 views
Can't ping to another linux machine by hostname
When i try to ping to another linux machine in my local network i didn't work when i insert the host-name in the ping command.
sudo ping Raspberry2
It only works when i insert the IP address in the ...
3
votes
0answers
17 views
What happens if I install a GNU/Linux distro for ARMv7h in an ARMv7l machine?
I would like to install Parabola in a Banana Pi, which is a SBC based in Raspberry pi. It has an ARMv7l processor, and Parabola is for ARMv7h. I read this stackoverflow question and as far as I ...
0
votes
1answer
35 views
Perl script extracting web links using regular expression
I am trying to write a script in perl and trying to extract web links using regular expression from a file called file.txt(which has list of website). I am not able to print the links. Here is my ...
1
vote
1answer
31 views
Hostapd on raspberrypi nl80211 error
I'm trying to make my raspberry pi (1) run as an access point, I used hostapd and dhcpd but I get this error message
"nl80211: Driver does not support authentication/association or
connect ...
0
votes
0answers
11 views
Kali stuck in boot on my raspberry
I have installed fresh kali on my raspberry Pi3 it was perfect. recently i have decided to add 3.2 tft display on board to my raspberry so I have searched and followed the instruction for Adafruit and ...
1
vote
0answers
25 views
Reverse SSH - Raspberry Pi and AWS
I have a Raspberry Pi that is connected to the internet via a USB modem.
Due to my ISP, I unfortunately cannot get the public IP address of my dongle itself, and I get the actual cellphone towers.
I ...
1
vote
0answers
9 views
python program freezing maybe because of split() [migrated]
I have a java program communicating with a python program. Everything's works fine, but after a certain time I get no more outputs from the python program. Then I added a log to see where my code ...
1
vote
1answer
27 views
Running a terminal command permanently [closed]
I am currently hosting my database for free on Openshift and have my program running on a Raspberry Pi on my local network. I need to pass the data from the program to my openshift database. I want to ...
4
votes
0answers
16 views
VLC in background and display it only via HDMI
I run VLC player and It starts in my command line as well, how to run It in background and to output only via HDMI? Raspbian OS (Raspberry)
0
votes
0answers
13 views
ffmpeg with v4l2, scale and still use OpenMAX hw acceleration
I got ffmpeg compiled with OpenMAX encoding acceleration support on RPi--yay! Now my problem is, I'm working with a protocol that insists on specifying its required resolution. As soon as i specify -...
1
vote
0answers
15 views
Device load on initramfs broke on dist-upgrade
I'm working on raspberry, with raspbian wheezy, for a fun embedded project.
For this project, i need to display the project logo on the integrated touchscreen (tontec mz61561) as soon as it is powered....
7
votes
2answers
373 views
RaspberryPi serial port
I have a Display that I want to write to. This is possible over the serial port. When I use a USB to RS-232 Converter, that thing works like a charm. I even tried using only the RX, TX and GND wires ...
0
votes
0answers
22 views
Error in compiling Raspberry Pi Linux kernel
I'm trying to compile the Raspberry Pi Linux kernel version 4.8.6. About 15 minutes in, it stops. Last few lines of make output (stdout and stderr).
My kernel config.
What do I need to do compile ...
3
votes
2answers
82 views
Raspberry pi 3 *reverse* remote desktop
I have local machine (A) and Raspberry PI 3 (B).
B has HDMI monitor connected, and is running Raspbian OS.
I want to run X application on A - say Libre Office Impress presentation that I have on A, ...
0
votes
0answers
59 views
GUI for Subversion on Raspberry Pi
Windows has a very good lightweight tool called TortoiseSVN, which provides a simple but effective GUI for controlling SVN repositories. In Ubuntu there is a similar one called RabbitVCS.
What GUI ...
0
votes
0answers
8 views
imagemagick convertion in segments
How can I convert 5 pictures at a time followed by a wait then the next 5 pictures in a directory on 'n' pictures. Heres my code:
#!/bin/bash
for i in *.jpg;
do
xload -update 1 &
convert "...
0
votes
0answers
13 views
Minbian install performing strangely after hostname changes?
I've re-flasahed this SD card with the latest image of Minbain 4 or 5 times tonight.
Strangely it works perfectly (literally the same image) on one of my RPi3s but not on the other.
When I re-flash ...
3
votes
1answer
44 views
Does dm-crypt utilize multiple cores?
I'm considering replacing single-core Raspberry Pi with an encrypted disk with multi-core Banana Pi M3. Encryption/decryption performance is currently the bottleneck, so I'd like to know if encryption ...
0
votes
0answers
42 views
How can I route network traffic through my PC?
I have set up my laptop to be a DHCP server so that I can connect a raspberry pi to it directly and have it obtain a IP address. This way I can ssh into the pi. What I want now is for the raspberry pi ...
1
vote
2answers
22 views
udev persistent net rules: naming interfaces based on driver/chipset
I'm working on a project using a series of Raspberry Pis, each with two different wireless cards (with different chipsets / using different modules, one is rtl8187 and the other is rt2800usb).
At the ...
0
votes
1answer
66 views
Changing systemd user with drop-in replacement for transmission-daemon not working
So after some research I found the existence of drop-ins for systemd service units.
I'm trying to get the transmission-daemon package running as the pi user since it's the only way to get correct ...
1
vote
0answers
37 views
What to use for streaming ANY audio to another computer using wifi
Goal: I want my kids to be able to use the raspberry pi (raspbian) hooked up to the TV as a computer terminal to run educational websites and applications (from my desktop via ssh).
Problem: The ...
0
votes
0answers
36 views
SSH failing 9/10 times
I have a Raspberry Pi that I run headless, and up until now it has worked fine. Now, however, when I SSH in, it times out before a connection is established 9 out of 10 times. I know I am pointing to ...
0
votes
0answers
20 views
PulseAudio: Playing to USB devices on USB Hub connected to RasPi3
I am playing audio over multiple USB headsets simultaneously on a Raspberry Pi 3. There are 4 USB jacks and it will play audio over all 4 great.
Wanting to try more headsets, I connected a USB hub ...
2
votes
1answer
65 views
Programmatically switch between ad-hoc and regular wireless network
I'm using a Raspberry Pi to build a little stand-alone device. On clicking a button, I want to configure an ad-hoc network so a user can connect to the network, use a web-based configuration tool and ...
0
votes
0answers
38 views
apt failed with “insserv: Service mountdevsubfs has to be enabled to start service hdparm”
I'm running xbian on a raspberry pi 3. Currently no matter what apt command I want to run, it always fails with hdparm config error.
root@xbian ~ # sudo apt-get install -f
Reading package lists... ...
2
votes
1answer
30 views
Playing Audio through multiple USB Devices independently
I need to be able to play a single local audio source from a RasPi over multiple USB headphones. I need to have independent control of which headphones are playing (1 at a time, 2 at a time, ... , all ...
1
vote
0answers
44 views
Unable to install vim on a RasPi (Raspbian GNU/Linux 7)
I am trying to install vim onto a RasPi (i.e., Raspbian GNU/Linux 7 (wheezy)), but while executing "sudo apt-get install vim" I am getting an error. I have tried searching for a solution, but I haven'...
3
votes
1answer
47 views
How to download a whole raspbian source code?
I'm new to linux and my teacher asked me to learn about how to build Raspbian from the source code.
From what read in other questions, I need to download the Raspbian source code first. In some ...
0
votes
1answer
24 views
Cannot mount SD Card after Update Raspbian
I have updated my raspbian installation on my raspberry pi and something seems to have gone wrong. the rpi does not start anymore and what's worse I cannot even mount the SD card.
lsblk shows the sd ...
0
votes
0answers
39 views
Raspberry Pi Tight VNC Server fails to start with status=127
As the title suggests. I installed tightvnc (after updating and upgrading) using the following command: sudo apt-get install tightvncserver I then try to start it via the raspberry pi config GUI, as ...
8
votes
2answers
296 views
Where is vim after pkg install?
Taking the first few shaking steps with FreeBSD. Started by installing vimI thought, but:
root@rpi:~ # pkg install vim
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All ...
2
votes
0answers
80 views
apt-get: Almost all packages “have no installation candidate”
Note: I am aware that this question appears to be a duplicate of "E: Package '' has no installation candidate", but the only posted answer in that question did not help me at all. I've attempted to ...
3
votes
0answers
34 views
lirc refusing to play
I've installed lirc on a Raspberry Pi (running Wheezy) but can't get it to send any signal.
The LED is hooked up correctly (tested it using a python script).
See it working here on youtube.
I used ...