Interfacing (DSI, CSI, I2C, etc.) • Re: ch341 USB serial devices on raspbian...
I think that issue was resolved with the 5.x kernel. What type of CH341 interfaces are you using? USB → TTL, or USB → RS-232?Most CH341 TTL board don't have flow control or RI lines, so something else...
View ArticleTroubleshooting • Re: Fried Pi?
Erm, did I misread that the OP had already done that?Yes, you are right. I didn't read carefully enough.Still, it is likely that there is some other explanation. I have had at least two instances...
View ArticleCompute Module • Re: Bypass eMMC on Raspberry Pi Compute Module 5 to boot...
There is no legal requirement to use Raspberry Pi SD cards or SSDs. Use whatever you are comfortable with. We have however put these devices through very vigorous test procedures to make sure they...
View ArticleGeneral discussion • Clone RPI SD card with raspberry Pi Imager
HiI’ve been trawling around the internet to try and find best way to clone my rpi SD card. I’ve used the DD method a few times (successfully) I.e. running DD on live pi then zipping image to about 5...
View ArticlePython • Python env with Fish shell
Hi. I use the Fish shell generally, and have it enabled on my RPi5 Bookworm setup. I'm trying to start a Python env, but I can't get the use a created environment, as 'source env/bin/activate' tries...
View ArticleGeneral discussion • Re: Clone RPI SD card with raspberry Pi Imager
Does anyone know if the Imager application should be able to clone SD cards directly and not via an image?I have seen similar claims.I don't think that is the purpose of the application.I have never...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Do this and try again.Code: sudo chgrp -R jellyfin /mnt/ssdCode: sudo chmod g+rwx /mnt/ssdStatistics: Posted by keyboardman — Thu Nov 28, 2024 3:59 pm
View ArticleTroubleshooting • Re: Multi-Seat use of RPi 5
Don't know about Wayland, but you can do this by switching to X11 and using "virtual VNC" connections. You won't have GPU acceleration, of course.I believe that RealVNC's virtual VNC capability still...
View ArticleGeneral programming discussion • Re: 24 Minute Sun Simulation
Here is the link to the lights: https://www.superlightingled.com/12v-ws ... -2133.htmlI am currently using the Pico to power the LED's as I am only working with a strip of 30. I couldn't get a singly...
View ArticleCompute Module • Re: Why does CM5 not have 8G emmc version
We also used 8GB eMMC with 1GB RAM for CM4. 50% jack up in price to use the CM5 will be hard to absorb. Was definitely expecting a 1GB RAM given there's a silkscreen for it.Might be on the 'to-do'...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
That power supply "problem" has been the normal one with each evoluttion of RPi, no only changing the USB type of connector but requiring more current that the previous one, but it is fully justified...
View ArticleMedia centres • Re: Peppy player
I thought another way around - to add FM functionality directly to the Peppy Player and considered the following options:- Use USB RTL-SDR module, something like this:...
View ArticleBeginners • Re: Mouse movement latency issue
Not sure if it's the same issue as the OP, but I am having major mouse lag as well on my Raspberry Pi 4B.My Kensington mouse is wired, through a KVM switch. My Pi 4B is wired also, through Ethernet....
View ArticleGeneral • Re: RP2040 Pin Load Capacitance for High-Speed SPI Communication
It's usually about 5 to 10pF for the input cell, but remember the tracking could easily double that. Why not just measure it by outputing a programmable clock on one GPIO output into a GPIO input via...
View ArticleAdvanced users • Re: NUMA Testing
Seems NUMA is active now for me with a regular apt update/full-upgrade:https://browser.geekbench.com/v6/cpu/9140585Statistics: Posted by Mikael — Fri Nov 29, 2024 3:42 pm
View ArticleHATs and other add-ons • Re: TV Hat on a Pi Zero 2W, streamed video to VLC...
No, installing Bullseye instead produces the same results. Hmph. Do I just have a broken TV hat?Statistics: Posted by Rob Meades — Fri Nov 29, 2024 3:45 pm
View ArticleAdvanced users • Re: Colouring writes to 'dmesg'
echo "<int>Hello" | sudo tee /dev/kmsgwhere int is parsed as {LOG_FACILITY,LOG_LEVEL} - lower 3 bits are level, bits 3-11 are facility.dmesg applies its own colour formatting depending on the...
View ArticleAndroid • Re: LineageOS 20 /21 Is there an option to select default Phone...
viewtopic.php?t=100758What does this mean?I'm not asking for any technical support.I just need someone to post a screenshot for the default apps whether he's running LineageOS 20 /21 - AOSP...
View ArticleSDK • Re: Flash safe API calls
I wouldn't say that with Pico, actually what I've seen so far, IO is very close to 'wirespeed' (as a network engineer point of view). Internal switching fabric is the same. When I look around at...
View ArticleAndroid • Re: KonstaKANG LineageOS 20 - Waveshare 3.5" Display Not Working
@MarioG, As stated above I am not exactly on LinageOS?, I cant see why my schreenshots should benefit the thread you suggested.However they might benefit my tread viewtopic.php?p=2273145#p2273145.So I...
View Article