Beginners • Re: New RP 4B 1st boot - HDMI screen not displaying
Hello,Sorry for the delay.Yes I did try both HDMI ports (even if I think I reaf somewhere the second HDMI is only useful for multi-screen = it does nothing if you do not plug the first one).The...
View ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
Until last week these files existed:https://github.com/raspberrypi/firmware/raw/*But I managed to find another Raspi that had those files and I can restore the setup using local data...
View ArticleC/C++ • Re: Hard time getting started
I also came across a site that showed two parameters for gcc as -L/home/pi/cpp and -lbcm2835. I noticed that bcm2835 is not a directory anywhere. What do these two parameters mean?"-L" adds a...
View ArticleRaspberry Pi OS • Re: Unable to connect to VNC Server using your chosen...
Wayland and X11 are display compositors. X11 is the "old" method used prior to the Bookworm version of the PI OS. Wayland is a "new" compositor with better security. you can switch between them using...
View ArticleUbuntu • Re: Ubuntu 23.10
I tried Ubuntu 24.04 Beta but it doesn't boot on Raspberry Pi 5 ?It can work now as "Linux 6.8 adds adds Raspberry Pi 5 support to the V3D DRM driver, plus intros GPUTop and FDINFO. Any distro pairing...
View ArticleGeneral discussion • Can I run different things at the same time on a Pi 5?
Hello, is there a way to run Octoprint, Pihole and Nextcloud at the same time on a Pi 5?Statistics: Posted by iyon — Thu Mar 14, 2024 5:15 pm
View ArticleGeneral discussion • Re: Locking Secure-boot on Pi4B
I copy: pieeprom.bin, pieeprom.sig and recovery.bin to an empty 2GB FAT32 SD-CARD.But this always gives me a red screenif you set uart_2ndstage=1 in config.txt, then recovery.bin will also print debug...
View ArticleC/C++ • Re: RP1/Raspberry Pi 5 UART3 - How Does This Work?
have you tried loading the overlay yet?it should be as simple as dtoverlay=uart3Statistics: Posted by cleverca22 — Thu Mar 14, 2024 5:25 pm
View ArticleGeneral • Re: Platformio for Pico problems on aarch64 and uploading woes
[Fx: slaps forehead]At my advanced age, I should know better. Having installed the udev file, it now works as expected.Always read the warnings. Then, read them again. Do NOT assume that what you once...
View ArticleGeneral discussion • Re: Can I run different things at the same time on a Pi 5?
In general, the answer is yes. The Pi is running Linux which is a general purpose multi-user operating system. Certainly can run multiple applications at the same time. For your specific list of apps...
View ArticleTroubleshooting • Raspberry Pi 5: brcmfmac: brcmf_set_channel: set chanspec...
HelloI'm using archlinux arm on rpi5 8G version with linux-rpi 6.6.21 build from this commit https://github.com/raspberrypi/linux/tr ... 2deb0c15a8. I tried netctl / iwd / NetworkManager to connect my...
View ArticleCamera board • Re: RPi4 + RPICAM V1.3 no longer takes 640x480
Surprisingly, I get exactly the same behaviour (i.e. no connect on lo-res, but connects fine with hi-res) with a fresh clean install. I've checked this both pre and post apt-updatesNote: This is a...
View ArticleTroubleshooting • Re: debconf errors are impacting all package operations
Hi, an update from my side - I managed to solve the my issue. I'm not 100% sure if it was this steps that finally solved the issue, as I tried a lot. but maybe it's worth sharing. I'm also not sure if...
View ArticleBeginners • Re: Mount network paths fstab
You appear to falling into the same trap as another user on here, it is //server/share when using cifs.Where are you mounting from ? and what is the share name ?Statistics: Posted by hortimech — Fri...
View ArticleTroubleshooting • Re: Raspberry Pi 5 composite output without X server
this is bad news because what worked on raspberry 4 now doesn't work on 5, compatibility 0/5 Statistics: Posted by llmsrhl — Fri Mar 15, 2024 5:42 pm
View ArticleGaming • Re: Minecraft
Ok. got Pi-Apps installed on a RPi5. Thanks.Now... any ideas on which Minecraft I should put to use with middle school students. I want to have it as a kind of reward, so they can go in and play for...
View ArticleTroubleshooting • Re: Mounting Synology Shared Folder
Sorry for the delay in responding to this; I had to go out of town for work. I finally did get to try the following line of code in the fstab file:Code: //192.168.1.179/volume1/homes/ /mnt/SynPi/homes...
View ArticleAdvanced users • Re: Testing class A2 cards with Command Queuing on Pi 5
means ..NB: this fundamentally changes the way the block layer interacts with the SD host controller. Don't update a card that has data on that you care about. It is strongly recommended to use...
View ArticleBeginners • Re: Pi 5 - display too large on flatscreen TV
Presumably over scan is on at the moment.Info on how to change the setting:https://www.techcoil.com/blog/how-to-ma ... verscan%3AHopefully that's current enough.Looked at these instructions for...
View ArticleBeginners • Re: Beginner's Guide to Install Raspberry PI OS on a SSD
LillyOps has posted before, to equally great acclaim...viewtopic.php?p=2193012#p2193012Statistics: Posted by ame — Fri Mar 15, 2024 5:58 pm
View Article