Troubleshooting • Re: Partition/OS Management
Question do is why you would need multiple partitions in the first place.Could also fit multiple Linux root filesystems as BTRFS subvolumes in a single partition.And add more later without having to...
View ArticleTroubleshooting • Re: Pi4 B - Browser DIsplay Corrupt/unreadable
I have looked at RealVNC but that wants me to create and account that will store devices associated with my account that I login to, and I don't want to have an account storing information for devices...
View ArticleGeneral • Re: Copy and paste example code
That's what it looks like in the editor. So you can see if you've got the right lines when you type it in.I bet you had a ZX81 in the 1980s and typed in pages of code from magazine listings ? But that...
View ArticlePython • Re: Installation of pyexcel
Thanks, I'll do it for sure like many times before.Regards, VladoStatistics: Posted by California — Sun Jan 28, 2024 12:40 pm
View ArticleTroubleshooting • Re: Kiosk Mode Fails? How to troubleshoot?
I know it's been over a month since you posted.I was having this exact same problem.Spend about 1-2 weeks trying to get it sorted.Of course, checked the normal things like RAM, overheating, etc. RAM...
View ArticleTroubleshooting • Re: Pi5 Active Cooler fan plug problem
I have the same issue, have spent the last hour with phone camera and a pin trying to fix it! Statistics: Posted by motleycoder — Sun Jan 28, 2024 12:47 pm
View ArticleGeneral discussion • Re: Pi 5 + NVME Case?
...My Pi5 is hanging in the air, no case, see blow.Since 85°C is never reached, no throttling.I would really like to know whether temperature keeps below 85°C throttling temperature with your case...
View ArticleBeginners • Re: "Win32 Disk Imager" read Raspberry Pi image too big
I copy my working Raspberry Pi disk to another Raspberry Pi SD card by using "Win32 Disk Imager", the working image is about 3.8 G, but the read image is much bigger size (about 15 G) and I can't...
View ArticleTroubleshooting • Re: Samba share with symbolic links fails on windows PC
Almost certainly a server configuration issue. Neither Windows nor the smb protocol understand symbolic links.You need to do at least two things:Three things, you missed that the OP is using buster,...
View ArticleDeutsch • Re: GPIO Pin lässt sich nicht auf low schalten
Nein, enable_uart ist 0. Ich war leider länger verhindert, deswegen erst jetzt die Antwort.Statistics: Posted by Danny09 — Sun Jan 28, 2024 12:56 pm
View ArticleAdvanced users • Re: Device tree to set up clock and PWM
Hi Chris, I hope you luck with the dts. I also found some missing specification about the rp1 data sheet for the clock and dma registers.I did figure out the PWM clock by digging into a bare metal C...
View ArticleGeneral discussion • Re: 1GB RPi Zero 2W?
O, Model A, we hardly knew ye.. My favourite design of all the Pis.As for the Zero, from a quick google I can't find any LPDDR2 single die packages larger than 4Gb (512MB, divide by 8 to convert bits...
View ArticleTroubleshooting • Re: Mounting failed, reason given by server: No such file...
Shows the following:Export list for 192.168.0.166:/homes /Web /Public /Multimedia /Download /Backup You can use the following commands to see the NFS server's export list:Code: $ showmount -e...
View ArticleRaspberry Pi OS • Re: Diferent look of GUI on Bookworm and Legacy OS
Has the version of PyQt5 tool been updated ? Looks like it s adding a border to boxes.Statistics: Posted by gordon77 — Mon Jan 29, 2024 1:09 pm
View ArticlePython • Re: VGA from Model 4B's GPIO...
Once you have the hardware, it's just a matter of configuration in config.txt and cmdline.txt to set up the output.No C or Python code required.I've got one of the VGA666 boards and have used it with...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
Plugging in the USB-C power supply is complex?????Really?Statistics: Posted by jason_kidd — Mon Jan 29, 2024 1:12 pm
View ArticleBeginners • Re: Pi Zero, WiFi set-up
Just placed order for:https://www.amazon.co.uk/Waveshare-Rasp ... 9hdGY&th=1Statistics: Posted by SPlatten — Mon Jan 29, 2024 1:14 pm
View ArticleGeneral discussion • Re: No RPi 5 for me.
The discarding of the headphone jack was the right decision.For some people maybe but not all. I have the same "if only they'd spent a tiny bit more" criticism as Eben has of Sinclair, designing to...
View ArticleTroubleshooting • Re: Rpi model 3 B with rpi touchscreen, boot problem.
So far i have tried everything you suggested, and few more things, nothing worked. Still i need to restart it several times to get it working. We are using it on industry level where time is...
View ArticleTroubleshooting • Re: booting an old model 1B
I haven't had any problems booting a 1B using a micro SD card in an adaptor.The Lite version of the current OS (Bookworm) 32-bit should work fine. I think I did test it.Statistics: Posted by rpdom —...
View Article