Skip to main content

Questions tagged [raspbian]

Raspian is an Operating System based on Debian optimized for Raspberry Pi hardware.

0 votes
1 answer
300 views

WLAN: how to configure entropy file in wpa_supplicant.conf

wpa_passphrase creates network login information for wpa_supplicant.conf. wpa_supplicant takes an option -e to store entropy across restarts. I understand internally stored entropy as a way to make ...
Bernhard Bodenstorfer's user avatar
0 votes
1 answer
293 views

FFMPEG, producing stream, wish to write to disk while streaming, segmenting

) I have fought the long battle of getting somehow familiar with this wonderful beast of a thing, FFMPEG. I have coped with several things, learned that I will never get old enough to at least master ...
CSB's user avatar
  • 1
1 vote
1 answer
67k views

SSL error: Wrong version number

I get the following error when trying the connection to github: curl -vLk https://api.github.com/rate_limit * Trying 140.82.121.6:443... * Connected to api.github.com (140.82.121.6) port 443 (#0) * ...
Robert's user avatar
  • 125
0 votes
1 answer
586 views

Raspberry pi permanently change if metric

I have a raspberry pi running raspbian, with eth0 connected to a local network and wlan0 connected to my router. For this to work, I need to set the metric for wlan0 to a lower value than eth0. I have ...
Robert's user avatar
  • 125
0 votes
1 answer
223 views

How do I access a second paritition of a linux sd

I'm having trouble finding a useful answer about this. But basically I need to edit a file manually (because I broke networking). I pulled out the sd card of my raspberry pi and injected it into my ...
Alita's user avatar
  • 103
1 vote
1 answer
267 views

how can I get the list of installed packages of a raspbian system from a mounted system disk?

I have the SD card from a raspberry buster system, which doesn't boot anymore but is still readable. How can I get the list of installed packages so that I can check which packages had been installed ...
user333869's user avatar
0 votes
0 answers
237 views

Write the list of content of a .rar or zip archive into a txt log file with 7z

I have a huge archive.rar and I would like to know its content without extracting it. Using 7z on a Raspbian Here are the commands i tried that did just write an empty output.txt file : sudo 7z l ...
user1719210's user avatar
1 vote
2 answers
2k views

Mac won't connect to Samba on Pi

I wish to connect a Mac (Big Sur) to a Samba server running on a Raspberry Pi (Bullseye). The Samba server works on the Pi, but when I try to connect the Mac to the server smb://192.168.0.237/share it ...
Roger's user avatar
  • 39
0 votes
0 answers
445 views

How to sync clock with chrony after every 1 minute

I want to sync my system clock with chrony after every 1 minute. The chrony.conf file says it sync after 11 minutes
roXx's user avatar
  • 11
3 votes
0 answers
526 views

Sometimes when I start a video in vlc player the space bar restarts the video instead of pausing/playing, how can I fix that?

As the title says, sometimes when I start a video in vlc player the space bar doesn't work as expected. I can watch 20 minutes of a program, and when I press the space bar to pause the video it ...
mal's user avatar
  • 249
0 votes
1 answer
757 views

Connecting to a home server on a cellular hotspot

I am seeking advice on a networking issue I have run into recently. I suspect that I a making an obvious mistake in my assumptions about connections between machines on separate networks. My goal is ...
ivanovich's user avatar
0 votes
0 answers
99 views

Launch command after reboot on Raspbian?

I Have problems with mounting the drives after the reboot. I have a openmadiavault server with 2 HDDs connected via USB 3.1 to the raspberry pi 4. But sometimes they dont mount as they should. I did ...
Artai Fernandez Lopez's user avatar
1 vote
0 answers
217 views

BlueZ not updating

i'm currently trying to update BlueZ on my RaspberryPi. But I've an issue where bluetoothctl -v, bluetoothd -v and dpkg --status bluez | grep '^Version:' are not changing their versions, no matter ...
Dome's user avatar
  • 11
2 votes
0 answers
249 views

fstab entry for external nextcloud drive is not working

I'm pretty desperate right now... I just want my external hard drive to automount when I reboot my raspberry pi, but the fstab entry is not working and I don't know why. Here is my fstab: PARTUUID=...
Tim K's user avatar
  • 21
4 votes
1 answer
701 views

Why can’t I access a device with 4G modem connection over the internet when I can connect to another device with a 4G connection without issue?

I have a Raspberry Pi device where I use a 4G modem (D-Link DWM-222) to connect it to the internet. The interface PPP0 gets an IP and everything works great. I was thinking that I would get a public ...
Andreas Larsson's user avatar

15 30 50 per page
1
2
3 4 5
28