Quantcast
Channel: Raspberry Pi Forums
Browsing all 7042 articles
Browse latest View live

Graphics, sound and multimedia • Re: Unsuable ffmpeg on Raspberry Pi 5

The htop shoes 80% usage on all cpus.$ lsusb -t/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/2p, 480M/: Bus 02.Port 1: Dev...

View Article


Networking and servers • Re: Improve SSH communication?

If you ssh from a linux terminal you can look into creating an ssh config file. It allows you to set all kinds of defaults either for all hosts, or specific hosts, including using a Host parameter to...

View Article


Troubleshooting • Re: Apache not accessible to internet. Losing my mind.

Run wireshark on the Pi to see what is happening.Statistics: Posted by pidd — Thu Jun 27, 2024 7:07 am

View Article

Graphics, sound and multimedia • Re: Geekworm 790 for PI 5, inappropriate ioctl

From that wikiTo query the current input source information, if the resolution displays as 0, it indicates that no input source signal has been detected. In this case, you should check the hardware...

View Article

Networking and servers • Where/how to set dhcp range in NetworkManager?

Latest Pi bookworm with all updates. Using NetworkManager nmcli to do simple stuff I can put in scripts. Now I am stuck at setting the DHCP IP range. How? Where?There are about 45,000 web pages...

View Article


Troubleshooting • Re: Raspberry pi failure

Have you looked at this?https://forums.raspberrypi.com/viewtopic.php?t=58151Statistics: Posted by kip_the_elder — Thu Jun 27, 2024 7:41 am

View Article

Raspberry Pi Connect • Re: About rpi-connect 1.2.1

After installing 1.2.1 I was able to see complete desktop of RPi-4 on my smart phone, also zoom in and zoom out worked well, but after reboot not anymore...Statistics: Posted by California — Thu Jun...

View Article

Troubleshooting • Re: Raspberry Pi 5 - HDMI not working properly when...

I think that you've answered your own question.It's down to power.Statistics: Posted by kip_the_elder — Thu Jun 27, 2024 7:44 am

View Article


Beginners • How to allow root level access thru SFTP/SMB

I'm using NGINX to host a web server on my Pi 5 and would like to be able to edit my webpages/website directly via SFTP/SMB. I have Samba setup and created a root folder (/) that I am able to access...

View Article


Ubuntu • Is Ubuntu 20.04 compatible with Raspberry PI 5?

Hello everyone,Do you know if Ubuntu desktop version 20.04 can be installed on Raspberry PI 5?Thanks in advance for the repliesStatistics: Posted by linuxrb — Fri Jun 28, 2024 7:43 am

View Article

Raspberry Pi OS • Re: Reinstall RPi OS after removing XFCE

how can i reinstall rpi os with wayland enabled after removing xfce (bookworm) ?Install an operating system - https://www.raspberrypi.com/documentati ... ing-systemdid I say I need to reflash my...

View Article

Beginners • Re: How do I use the large part of my SSD.

Your second partition seems to be mounted as /var/log.hddWhat happens if you trycd /var/log.hdd?Statistics: Posted by kip_the_elder — Fri Jun 28, 2024 7:51 am

View Article

Raspberry Pi OS • Re: firmware releases are very poorly documented

You are aware that you can view the git commit history on those repos?As an engineer in the computer industry, and a daily user of git and GitHub, I am aware of it.A forum post has near zero context....

View Article


Ubuntu • Re: Is Ubuntu 20.04 compatible with Raspberry PI 5?

Hello everyone,Do you know if Ubuntu desktop version 20.04 can be installed on Raspberry PI 5?Thanks in advance for the replieshttps://www.google.com/search?q=Is%20Ub ... 0PI%205%3Ftl;dr...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Reading register values from pi 4...

AIUI MPU6050 is just an I2C device, so why are you trying to go directly to the peripherals rather than using the Linux kernel interfaces for I2C and GPIO? The abstractions are there for good reason...

View Article


Camera board • Re: how to enforce HQ camera record high FPS video?

The legacy camera stack (raspivid/raspistill/picamera) has been deprecated for several years now, replaced by libcamera.The legacy stack only supports v1, v2, and HQ camera modules. V3 and GS are only...

View Article

Image may be NSFW.
Clik here to view.

Beginners • Re: How to allow root level access thru SFTP/SMB

What file system are you using on the drive that you are trying to access?FAT/NTFS etc don't support Linux/Unix permissions.You might also like to have a look at this excellent...

View Article


Python • Re: Script for waveshare relay module

Hi, I have not got my jumpers yet, so have not been able to wire up the relay. I´m hoping to get them later today. I have revised the script which I have copied below.import RPi.GPIO as GPIOimport...

View Article

Official Display • Re: change 7 DSI-1 resolution on Bookworm

It isn't higher resolution. The display is the same resolution (its native resolution is the maximum it can do). By having a higher resolution desktop it has to scale down the result to fit on the...

View Article

Camera board • Re: GS camera ,black flash promblem.

Running through VNC is a bad idea, it adds a huge amount of latency to the camera output. Consider that the camera software displays on to the desktop. But VNC then has to capture that image, encode...

View Article
Browsing all 7042 articles
Browse latest View live