Quantcast
Browsing all 5102 articles
Browse latest View live

General discussion • 7" raspberry pi display

I recently purchased a raspberry pi 7" display. When I turn it on it works great after about 20 minutes or so it times out and goes to a black screen ( I don't know if that is normal or not) any way...

View Article


General • Re: PICO 2 - Corrected version availability?

This still allows you to ask for a refund on any Pico2 you have purchased because you were not aware of the errata at the time of purchase and hence it was discovered to not be suitable for your...

View Article


Français • Re: Configuration d'un VLAN privé sur un Raspberry Pi avec un...

Getting a Pi configured for VLAN trunking to a Cisco is pretty easy:Config on the Cisco:Code: interface GigabitEthernet5 switchport mode trunk switchport trunk native vlan 50!View port VLAN config on...

View Article

Troubleshooting • Re: Pi5 weak WiFi compared to Pi4 and has difficulty...

Which cases are you using, the Flirc Pi4 is pretty good on Wifi, there are other aluminium cases that would clearly have a problem.Also, are you using any USB3 device?Statistics: Posted by pidd — Mon...

View Article

Troubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...

thanks again,i could try getting a different microsd card along the lines of the ones you posted. currently using one of these https://www.westerndigital.com/products ... 256G-AN6MA and have seen no...

View Article


Raspberry Pi OS • Reseting the settings on the Pi OS to something else

Hello!I frequently run my devices headless, that is with nothing connected to the display port for the HDMI enabled displays or with a keyboard attached. Can the next release of Pi OS be setup out of...

View Article

General discussion • Re: 7" raspberry pi display

Have you disabled the screen saver?Statistics: Posted by W. H. Heydt — Mon Sep 16, 2024 2:30 am

View Article

General • Re: Uploading to Pico took out Bookworm desktop

I had earlier marked the OP as '[Resolved]' believing it fell under the case of 'one of those things which sometimes happens'. I have removed that as I appear to have found a consistent means to...

View Article


Networking and servers • Re: Assistance with script to change Static IP

I use the latest raspebery OS in the headless version and try to set a static ip-address.The Debian Reference suggests using systemd-networkd instead of NM in 5.3. The modern network configuration...

View Article


Other programming languages • Re: Where are the Vulkan examples or is this...

Pi4/5 now vulkan-1.3 supported, but not support the VK_KHR_video_decode_queue extension?ps. build mesa-24.3-gitStatistics: Posted by cjan — Mon Sep 16, 2024 11:03 pm

View Article

Image may be NSFW.
Clik here to view.

General • Need some help figuring out PIO code problem

I am trying to send a 9 bit byte by using the PIO to create a uart. The 9th bit (MSB) is either set to 0 for data or 1 for address. I took the PIO uart tx example and tried to modify it. I have a...

View Article

Troubleshooting • libcamera-hello: ERROR: *** no cameras available ***

Hey! i am trying to view my Pi Zero W 2's connected camera via a web browser with python and i got it working yesterday but when i booted up the Pi this morning the camera is no longer detected by...

View Article

General • Re: control a set of 15 inputs that output 15 outputs on Pico

Hi Gordon,I may have, I didn't know this was a problem. I highlighted the text and pasted in your lines?How do I re organise it please? This version seems to work okay, is there a way of debugging it...

View Article


General • Debugger is Unable to read RISC-V Registers

I was finally able to get VS Code to load and run risc-v code. Things work pretty well, I can load code and step into functions and breakpoint and do all that. But for whatever reason, if I ask the...

View Article

Beginners • Re: pi5 using 480i

First time user, here. I managed to get 480i on boot.You may need to use "sudo rpi-update" to get the interlaced fix that @6by9 worked out - props for that! Until the apt release hits 6.6 or whatever...

View Article


General • Re: Need some help figuring out PIO code problem

Ok I've sort of figured it out. Has to do with the .side() pin settings. If I set the last 2 bits, the 9th bit and the stop bit to .side(1) for the address and .side(0) for the data it seems to work....

View Article

Networking and servers • Re: Connect Raspberry Pi to eduroam wifi

RPi GUI just uses the usual student login for the system, which around here is userrid@institutionaddress.ac.ukThat's good to know. I think Android and maybe Apple put each part in separate boxes....

View Article


Networking and servers • Re: Raspberry Pi 5 / RPIOS 64bit lite Bookworm: Does...

NetworkManager reads data inCode: /etc/NetworkManager/system-connections/I would not recommend editing the files directly. For desktop access run:Code: nm-connection-editor# or sudo...

View Article

Beginners • Re: I found a new command whereis

Umm why not just alias find?Mainly because I wanted the flexibility of Python to tailor it to what I wanted.Statistics: Posted by hippy — Tue Sep 17, 2024 12:50 am

View Article

Troubleshooting • Samba works for one share but not another. Permission Denied

Hi,I have setup Samba on a new build but am having an issue where I can access one share but not a second oneI can create a (windows) 'map to shared drive' for jchome but not for HAConfig. The error...

View Article
Browsing all 5102 articles
Browse latest View live