Is Raspbian the best operating system for my PI? On the new out of the box OS thing there are many other options for things to download, which one do I choose?
I have installed and configured darkice in Raspbian and it works fine if I run it with "sudo darkice". I want to run darkice automatically so I tried to run it via daemontools with the following steps but it is not working. please help.
open a…
I am running raspbian on raspberry pi 3 and using pi-power-tools to create a img.
When I try to make an image I get the error
mkfs.vfat: Partitions or virtual mappings on device '/dev/loop0', not making filesystem
I have no idea what this is or how…
I'm used to using the log files in /var/log/, and I never use journalctl; what if anything would be broken if I were to disable the systemd journal persistence by setting /etc/journald.conf storage=volatile? Background: I'm trying to reduce disk…
I have a NTFS format hard disk connected by usb to router livebox,
I have a raspberry pi with Raspbian installed.
I try to mount a folder from HD to folder inside raspberry pi
create local folder in user home /home/pi
mkdir…
I have been trying to install ROS Kinetic for my Raspberry Pi 3 for the past few weeks, but have been encountering numerous problems. The most recent problem is that I am trying to build my catkin workspace, but I found that the error is occurring…
How can I create an output file from ARP in json format?
I have a raspberry pi running openremote2 and want to format an output file that openremote understands - here is an example
{
'command':'ELAPSE',
'value':53680,
'mute':1,
…
After upgrading the OS to version 6.1.19 on a Raspberry Pi 3 Model B Plus Rev 1.3 the Unknown parameter 'uid' appeared in the dmesg log. It does not to appear to be a problem but I want to know how or what makes this happen.
Linux p1monitor…
So, Linux (Raspbian) finally throws a issue at me. I am using a raspberry pi 3 b+ . So, here's how it went. I got a starter kit with an outdated copy of Raspbian/Debian Linux, then I upgraded it to Buster (Using a guide that used the manual way of…
I am facing a storage problem on may SD card but I can't find the directory that might cause the problem.
I can't find those 5.1G hidden in pi directory
pi@domoticz:/home $ sudo du -xksh ./* | sort -n
5,1G ./pi
84K ./cayenne
pi@domoticz:/home $…
I've Googled a lot but I can't fix this.
For local files I get it to work, but for a networkfile it doesn't.
I want to check if a file on a network exists, but how?
I tried this in my terminal:
[ -f "192.168.1.46:8090/camera.jpg" ] && echo 1 ||…
I'm using Raspbian Wheezy and have mopidy installed. I tried using the mopify web extension to access Spotify. Even though I am perfectly able to access the web interface, I can't find any songs. I can enter artists and songs in the search box, auto…