Device Tree • Re: 5th sc16is752 causes kernel error
That's because there is a hard limit of 8 SC16IS7xx UARTs in the driver (https://github.com/raspberrypi/linux/bl ... s7xx.c#L31). Each SC16IS752 contains 2 UARTs, so you are limited to 4...
View ArticleRaspberry Pi OS • Re: XRDP Issue after 3-12-24 Bookworm OS Update
When I updated bookworm on 11th march the raspberrypi-ui-mods package killed use of xrdp for remote desktop access.Sadly the piImager now downloads the image with this included (tested today). Is...
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 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 ArticlePython • Re: Datetime Code Not Working
It didn't work. It showed the date in the spot it runs in but it didn't export. I tried both methods they both showed the date but didn't export. And no, I am not getting any errors. What should I...
View ArticleTroubleshooting • Re: Raspberry Pi 5 + Google WiFi: Sounds like a NAT issue,...
In reading all this, I'm a bit confused as to what the actual problem is that you're (we're) trying to solve now. You said that you're good with the IP address you're getting (192.168.86.91). What...
View ArticleBeginners • Re: Problem with first booting raspberry pi 5
Isn't that only when booting from a USB drive? When booting for SD shouldn't it boot but restrict USB current to 600mA total?correct, the warning only shows up if booting from usband my usb...
View ArticleBeginners • Re: Can I run different things at the same time on a Pi 5?
Can I use Ei23? I have heard of it but never tried it...It would seem so:https://ei23.com/diy-smarthome/Statistics: Posted by ame — Sat Mar 16, 2024 6:09 pm
View ArticleCamera board • Re: RPi Cam Web Interface
Since this project is dead, is there anything similar to this that supports the module 3? Doesn't even need to be motionhttps://github.com/signag/raspi-cam-srvhas got many of the features of RCWI,...
View ArticleFrançais • Re: Impossible de parmétrer boutton on/off
Merci pour ta réponse, je suis en 252....Statistics: Posted by Tubkatodic — Sat Mar 16, 2024 6:13 pm
View ArticleAdvanced users • Re: Shared GPIO bus between multiple Pi
If anyone is still interested I've decided ona a work around.My main reason for wanting things permanently connected was to avoid issues like misaligned connectors and bent pins.The work around?1 x...
View ArticleGeneral discussion • Re: Can I create a security risk with my Pi?
Define private network...Any machine on the network with ANY type of Internet access (inc mail)?Any machine where you load software on from USB stick / DVD or CD - Disk (heck even floppy)?Any machine...
View ArticleNetworking and servers • SSH password authentification or Public Key?
Hello, should I use SSH password authentification or Public Key?Statistics: Posted by iyon — Sat Mar 16, 2024 6:18 pm
View ArticleAdvanced users • Re: Failed to load a suitable IPA library for a new image...
Already answered on the libcamera-devel mailing list - https://lists.libcamera.org/pipermail/l ... 41049.htmlYou need to provide a cam_helper to translate generic exposure time and analogue gain...
View ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
Without files I mentioned VNC won't start. After copying files manually, VNC works and no issues anywhere else either. Not sure this is related to xRDP issue, I mean in terms of the...
View Article