Skip to main content

Unanswered Questions

10,387 questions with no upvoted or accepted answers
10 votes
0 answers
2k views

Cannot Use SPI frequency above 500 kHz

I am running Arch Linux ARM on a Raspberry Pi 2 Model B, and I am attempting to communicate with a TFT display. I am writing a kernel module to interface with the display using SPI, and it works, but ...
8 votes
2 answers
3k views

ffmpeg performance degrades over time

I am using a Pi Zero W with the Pi camera (noir) to stream live to Youtube using ffmpeg. The command line I am using is: raspivid -o - -t 0 -h 720 -w 1296 -fps 24 -b 6000000 | ./ffmpeg -ar 44100 -ac ...
7 votes
1 answer
2k views

Ubuntu 21.10 desktop environments freezing on Pi 400

I have created SD card with Ubuntu Desktop 21.10 using Pi Imager on Raspbian. It boots fine but when I interact with desktop environment, e.g. re-arrange the icons on the sidebar, the desktop ...
7 votes
0 answers
1k views

connmanctl having problem with complex passphrase

The built in WiFi module seems to work fine, as it can connect to both of my open networks I created for testing, i.e. the 2.4GHz, and the 5.0GHz ones. If I set a simple passphrase (i.e. contains ...
7 votes
1 answer
2k views

How to start xorg on a physically connected display via SSH?

The pi is configured to start into text mode so that no xorg libraries are loaded during normal operation. Yet I would like to be able to occasionally run an xorg desktop session when connected to an ...
7 votes
2 answers
2k views

GY-521 module / MPU-6050 3x Accelerometer not detected by i2cdetect

I got this GY-521 module (https://www.aliexpress.com/item/MPU-6050-3-Axis-gyroscope-acce-lerometer-module-3V-5V-compatible-For-Arduino/2035920870.html?spm=2114.13010608.0.0.pRpLS4) and no matter what ...
7 votes
1 answer
10k views

Open Splash Page After Connecting to Wifi Hotspot

I'm using my pi3 to display a local "website" as described here Making a Raspberry Pi 3 accessible w/o configuration via WiFi and static IP/URL. Therefore, I'm creating a hotspot with the pi. This ...
7 votes
0 answers
861 views

Debugging a RPi using SWD

Has anybody been able to figure out how to debug a Raspberry Pi 3 model B using SWD? To be clear, I'm looking to debug the Pi itself using SWD. We've tried setting up the GPIO pins to use JTAG-SWD, ...
6 votes
0 answers
1k views

Docker Alpine:latest image fails to get date so everything fails

I just got a Raspberry pi 4 with 8GB and a SD. I ran all the updates and went directly to install docker and discovered that many images were randomly failing. I narrowed it down to the alpine:latest ...
6 votes
1 answer
2k views

spi-bcm2835 fe204000.spi: could not get clk: -517

I'm using Ubuntu Server 20.04 on a Raspberry Pi 4 8GB and shut it down normally yesterday it just says this error on screen when starting the kernel spi-bcm2835 fe204000.spi: could not get clk: -517. ...
6 votes
0 answers
453 views

FIQ interrupt configuration

I have tried to write a driver (in the kernel) that interrupts every time the data received from the ADC is ready to be read (Analog to digital conversion is done). The problem is that sometimes the ...
6 votes
0 answers
306 views

Raspberry as I2C Slave, how to slow down transfer rate?

I have had minor success using the PIGPIO library and interfacing the Pi as an I2C Slave (Using GPIO Pins 18 and 19 as SDA and SCL) with a Campbell CR1000X Datalogger I am encountering a problem ...
6 votes
0 answers
2k views

Bluetooth PAN on the Pi Zero W

I have the following problem: I want to host a webserver on my Pi Zero W and access it over Bluetooth. To achieve this i tried to use PAN as underlying layer. The first time i followed this post. Most ...
6 votes
0 answers
2k views

how to connect raspberry pi to google home app?

How am I to connect my Raspberry Pi 3 (PIXEL desktop) to the Google Home app if it already has Google assistant on it?
6 votes
0 answers
22k views

Bluetooth MAC Address Raspberry Pi 3

I'm trying to connect two raspberry pi 3 betweem them via bluetooth. But the fact is that their MAC addresses are AA:AA:AA:AA:AA:AA Does anyone knows how to assign them a real mac address in order ...

15 30 50 per page
1
2 3 4 5
693