Beginners • Re: VNC Resolution not proper Raspberry Pi 5
there is still some issue with raspi-config as that no longer offers to select an headless VNC resolution (at least on this 4GB Pi5 DUT).See this postviewtopic.php?p=2212086#p2212086seems I've missed...
View ArticleRaspberry Pi OS • Re: Zip7 question
7zip is not a complete programme, it is an add-on for an existing programme (Archiver in this case)I came from Windows a couple of years ago, the move does get easier if you stick with it7zip is a...
View ArticleHATs and other add-ons • Re: Help with raspberry zero wh
Hi,I tried connecting the various SPI display pins but it turns on and stays white.Can anyone tell me how exactly connect the individual pins of an ili9341 on the picade x hat? ThanksStatistics:...
View ArticlePython • Re: Capture continous with counter start ftom x
Thanks for the replyI get attributeerror:fornathack object has no attribute writeCould you please help?The internal logic of the method capture_continous detects not a str via isinstance, which leads...
View ArticleDevice Tree • Re: Add pca953x gpio expander through pca9548 i2c-mux
As you've found, attaching devices to buses created by extra overlays is trickier than doing so for the standard interfaces.You can export labels as detailed in https://www.raspberrypi.com/documentati...
View ArticleAdvanced users • Some Problems I Faced During Using Generic DSI Overlay
Hello,I have been using the DSI generic overlay (https://github.com/raspberrypi/linux/bl ... verlay.dts) and it functions correctly most of the time, however while configuring the overrides from...
View ArticleBeginners • Re: Hard Drive Permissions
Everything that Thagrol said, plus, in my opinion, you are doing it incorrectly. I have two of the Argon one cases and this is the 'fstab' from one of them:Code: proc /proc proc defaults 0...
View ArticleGeneral discussion • Re: Raspberry Pi 5 CSI/DSI connector
The MIPI signals use standard MIPI D-PHY voltages - 0 and 1.2V for LP signalling, and 100mV and 300mV for HS signalling.I2C and GPIOs are all 3V3.Statistics: Posted by 6by9 — Wed Apr 17, 2024 9:01 am
View ArticleGeneral discussion • Re: Login failures happening again
I saw this as well the last days several times.What helped was to just try a 2nd or 3rd time (I knew Firefox credentials were good).Just have seen this again, this the the 5th try did let me...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
.....Why does PINN not have Retropi v4.8 available, which was released in 2022?How can I install Retropi v4.8 through PINN?I install Retropie following these...
View ArticleAdvanced users • Re: Looking for advance debug methods for non-booting...
OK, tired of trying to get any verbose info during early boot and UART outputs almost 0 info - just unhelpful Code: Raspberry Pi BootcodeFound SD card, config.txt = 1, start.elf = 0, recovery.elf = 1,...
View ArticleAdvanced users • Re: HDMI pixel clock derivation - Raspberry Pi 5
you can throw custom mode lines on wayfire via wayfire.ini - see resample belowCode: [output:HDMI-A-1]mode = custom_mode_1custom_mode_1 = 72.40 1364 1443 1483 1524 768 780 785 790 -hsync...
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB issues
It sets a debug feature that forces each step of a control transaction to happen after a frame boundary - 125us for HS, 1ms for FS/LS. It will be on by default in the next bootloader update available...
View ArticleBare metal, Assembly language • Re: Memorymap RPI5 8GB
The first memory region starts at address 0x00 and has a size of 0x3f800000 bytes (1,054,576,640 bytes or 1.054 GB).The second memory region starts at address 0x40000000 and has a size of 0xc0000000...
View ArticleCamera board • Re: raw .dng video and Pyqt5 ThreadPoolExecutor/QThreadPool?
I'm bringing this post up because I saw that Therealdavidp was around... Hi, yes I saw this message but didn't reply because I'm sure there are folks out there who know way more about Qt than I do!...
View ArticleRaspberry Pi OS • Re: Numlock
I've been using numlockx since foreverCode: sudo apt install numlockxThanks, will try thatStatistics: Posted by Bubbalou88 — Thu Apr 18, 2024 9:14 am
View ArticleRaspberry Pi OS • Unable to find memory split option in new desktop os
I want to set gpu memory but in configuration, i am unable to find memory split option. I have 64-bit desktops osStatistics: Posted by rpu3231 — Thu Apr 18, 2024 9:35 am
View ArticleOff topic discussion • Re: Dream hardware
Tried my USB3/SATA/SSDCode: hdparm -t /dev/sda/dev/sda: Timing buffered disk reads: 574 MB in 3.14 seconds = 183.08 MB/secLooks like NMVe is more than twice as fast.I guess I know what my next upgrade...
View ArticleTroubleshooting • External USB drive failing
HiIve got an issue where the external ssd keeps dropping of the system. Im running a Pi4 and got a sata ssd attached via a usb adapter. Built this the other day and it was working all day and at just...
View ArticleRaspberry Pi OS • Re: View file sizes in file manager
sorry for the slow reply, i've been out of the house and not looking at messages.Anyway, List > View just displays the file name and the modified date/time, no other info.The model is RPi 4, using...
View Article