Media centres • Re: Peppy player
Many thanks.Did try your suggestion and used this solution via SSH on my mobile. Then I tried to change the radio station image via web UI with no luck. Unfortunately something gone wrong and after...
View ArticleTroubleshooting • Re: White Display
I've had my Pi 400 for around 9 months with no problems.Now only display a white screen on boot up.Can see the mouse, and the words Transcend and Wastebasket faintly.Use an HDMI.Have tried it on...
View ArticleTroubleshooting • Re: Raspberry Pi 4B - SD Card Not Detected After Power Cycling
I am currently unable to boot my Raspberry Pi, so I am not sure how to update the bootloader. Regardless of whether an SD card is inserted or not, as soon as it is powered on, it displays the screen...
View ArticleBeginners • Re: Remove duplicate packages installed by mistake
.local is a hidden folderopen the file manager & press ctrl + h to show hiddenor right click -> show hiddenOk, do I then just DELETE through the file manager?i assume so since there local...
View ArticleTroubleshooting • Re: Can't ssh in
Also when I ssh should I be using pi@xxx.xxx.x or photopi@xxx.xx.xx neither work.. .ssh is enabled ..."@pi.xxx.xxx.xx.xx" is not a valid parameter for ssh."xxx.xxx.x" is not a valid format for an IP...
View ArticleTroubleshooting • Re: RPi Zero 2W doesn't wake using rtc
've seen your post, many times in fact as it's suggested in many topics According to multiple threads on this forum DS3231 should be able to boot pi zero by itself.You maybe right but my version use...
View ArticleTroubleshooting • Re: Rapberry Pi Zero randomly gets DHCP address
The Pi does not have any DHCP server running inside it. I am sharing the connection from my ethernet and it is set to autometic.Screenshot 2024-06-07 202513.pngThe Pi's address is autometically set by...
View ArticleTroubleshooting • Kernel hang with Bookworm using raspiBackup and CIFS
I created a new Bookworm installation about a month ago. I have been using Raspibackup to back it up onto a NAS running Ubuntu 22.04, with the ZFS volume exported via Samba.Unfortunately, when the...
View ArticleBeginners • Are these peripherals available for Raspberry Pi 4 or above as of...
I’ve learned it’s good to have options when it comes to video games. Especially when it comes to emulated video games. I need to know if the following devices/drives/input ports are currently and...
View ArticleSDK • Re: Bno055 breakout board and raspberry pi pico I2C using C
I have some HDC1080 (a temp + humidity sensor) test code and it needs measurement to be triggered, so a write then a read -- somewhat similar to what you are doing. I use i2c_write_timeout_us() and...
View ArticleTroubleshooting • Kernel Module Dev on Pi 5 K ver 6.6.31+rpt-rpi-v8
Im trying to get into raspberry pi kernel module development following lll's tutorial here https://www.youtube.com/watch?v=lWzFFusYg6g&t=478s, when I install the raspberry pi kernel headers, and...
View ArticleTroubleshooting • Re: SSH Connection Ends Unexpectedly During Login
Even easier, Windows has openssh by default for W10 and W11, just use ssh from the command line like you would with linux.You might have to switch the client and/or server on in start - > settings...
View ArticleRaspberry Pi OS • Re: Keyboard layout displaying/switching for Wayfire and...
Have applied patch from this repo to 0.75 version and built it as a deb-package for my uConsole CM4 device with Raspbian installed. Works flawlessly. Would like to see this plugin/applet merged into...
View ArticleGraphics, sound and multimedia • Re: Getting Prusa Slicer and Blender to work.
There is an export you can use to fake 3.3 which does work, but I found it a bit slow, so probably not working very well. And I cannot remember what the flag was. I forgot I had made a shell script to...
View ArticleTroubleshooting • No sound on Raspberry PI 3 B+
Hello, this is my first post. I got my first Pi to make a Minecraft Server, now I am trying to build a robot and automate Kombucha. What a rabbit hole!I'm currently going through the book Learn...
View Article日本語 • こんな事になりました、ラズパイ2W-ubuntuMATE リモート
Windows11-PCに外付けSSDをPCのUSBポートに挿しUSBメモリ・ライブメディアからubuntuMATE(24.04...
View ArticleTroubleshooting • USB Wi-Fi driver
Hello.I was wondering how I could get my usb Wi-Fi dongle to function with my pi 2b.The model of it is ep-n8568 You can get the Linux driver at https://www.szedup.com/support/driver-d ......
View ArticleCamera board • Re: More FPS for HQ camera on RPI 5
There are still a few rough edges, but with https://github.com/raspberrypi/linux/pull/6208, and manually loading "dtoverlay=imx477,pi5" (and disable "camera_auto_detect=1") you should get Code:...
View ArticleRaspberry Pi 400 • Re: Looking for a specific kind of DNS server
For reasons that are well beyond the scope of this posting, I need a DNS server that does the following:1) Has a (short) list of names it handles itself directly.2) But if the name isn't in that list,...
View ArticleGeneral • Re: USB poll?
You know critical sections be crazy inverted. USB IRQ only runs on core 0.Statistics: Posted by dthacher — Sun Jun 09, 2024 5:45 am
View Article