Troubleshooting • Re: Samba works for one share but not another. Permission...
Actually I have just given up.I moved all the /opt folder underneath /home the apps still worked and the the other samba share picked them upJCStatistics: Posted by jc508 — Wed Sep 18, 2024 1:11 am
View ArticleGraphics, sound and multimedia • Re: iMac as display for RPI5
Please refer to my post "Trouble: HDMI and WLAN access" in this form for more trouble shooting. In "our" case this is applicable.Statistics: Posted by AgeGrimm — Wed Sep 18, 2024 1:15 am
View ArticleTroubleshooting • Re: Raspberry pi installer Windows 11
Think this may be 2 separate things. So, first off:A Win11 installation here of the most recent Imager ends up inCode: C:\Program Files (x86)\Raspberry Pi Imager\rpi-imager.exeDoes this executable...
View ArticleGeneral • CDC driver for RP2350 (Pico 2)
Hi Guys,Just wondering if there is any magic that needs to be done to get USB CDC working on the Pi Pico 2's?It is coming up as an unknown device in device manager.I have this in my CMakeLists.txt...
View ArticleSDK • Re: Setting PICO_BOARD in CMakeLists.txt since 2.0.0
I ran into the same issue with PICO_BOARD not getting set correctly and had to change the order in the CMakeLists.txtWish this was documented somewhere. I was scratching my head for a...
View ArticleGraphics, sound and multimedia • Re: Cannot send USB MIDI
I'm likely not following correctly. I'm not connecting two ports, but rather sending on the Pi itself. Does this:amidi -p hw:1,0,0 -S '90 3C 7F'Require an aconnect? Something to the Pi host itself?...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
just found the pi locked up. video output was still showing the gui: the desktop and taskbar was still visible, as well as a terminal window i had open running tail -F on a dmesg log. the log ceased...
View ArticleSDK • Re: IRQ handler issue
Triggering on rising edge or falling edge or both? Post code so people can see.Statistics: Posted by Heisen — Wed Sep 18, 2024 11:19 pm
View ArticleGeneral discussion • Guidelines for an HDMI project
Hi,I'm new to the Raspberry.I need to build a device that can read a 4K/60P signal without HDCP, and output it with HDCP.It's the opposite of an HDCP stripper, so no copyright violation here.If it's...
View ArticleTroubleshooting • Re: Dip Switches on Pi Keyboard
I come back with results! So I would unplug the board, change the dip switches, plug it back in and run Code: sudo lsusb -v | grep iProductHere are the results:OFF OFF OFF OFF iProduct 2 RPI Wired...
View ArticleOther RP2040 boards • Re: Custom RP2040 Board only 'likes' one uf2 file
I ran into something like that recently with the C SDK. I was writing my own AHT20 test program, so I copied over one of my test programs and adapted that. Compiled fine with CMake on Linux Mint.But...
View ArticleTroubleshooting • Re: Pi5 unresponsive with orange LED
Have you figured out any solution? My pi5 is doing this. I almost think I may just have a bad unit.Statistics: Posted by RPi31415926 — Thu Sep 19, 2024 1:40 am
View ArticleOff topic discussion • Re: Why do people think the raspberry pi is a stupid...
I've never seen nor heard anyone make the assertion in your thread title. Maybe you need to hang out with brighter people?The second thing is that there are other types of pi's that you can buy that...
View ArticleTroubleshooting • Re: Pi Hole Cannot Reach Pi-Hole Gui
I'm completely new to raspberry pi stuff, but thought I could set up a pi hole using this guide: https://www.crosstalksolutions.com/the- ... #Need_HelpI have a raspberry pi 4 2 gb. Things went...
View ArticleTroubleshooting • Re: My raspberry pi 5 has a broken sd card reader?
https://ibb.co/XzGWg36Is there a question in your post?ButchStatistics: Posted by butchkemper — Thu Sep 19, 2024 2:22 am
View ArticleGeneral discussion • Re: Details about raspberry pi warranty claim process
Finally, the supplier agreed to send a new unit and the same is in transit as of now. Thanks to everyone who helped me with this warranty claim.Statistics: Posted by BalajiNarasimhan — Thu Sep 19,...
View ArticleSDK • Re: rp2350_chip_version assert - manufacturer ID mismatch?
I'm working with rp2024 and have no need for the recent modifications for 2035 which are obviously still getting smoothed out.There are two bugs right there in one sentence. Statistics: Posted by...
View ArticleTroubleshooting • Re: After restarting, won't start properly
Tried a brand new sd card, seems like its still happening. Please anyone got any information on it?Statistics: Posted by asd24sa — Thu Sep 19, 2024 10:54 pm
View ArticleRaspberry Pi OS • Re: Will a SD card configured for Pi3b work on Pi5
Yes, a typo AllStarLink v3So what OS is used on the Pi3B in order to run ASL3? The question would seem to be, is the OS itself compatible with Pi5?And, if you are trying to upgrade your ASL system, is...
View ArticleTroubleshooting • Re: Raspberry pi installer Windows 11
Hi,Thanks for the link to the Ubuntu deb. I'll give that a go.I've used two new SD cards from two different suppliers. I have been using the built-in card reader for both. Initially the error occurred...
View Article