General discussion • Re: problem install chromium raspberry pi zero
I try full-upgrade, it doesn't resolve my problem same error.Statistics: Posted by lebossejames — Fri Apr 05, 2024 4:17 pm
View Article日本語 • ブログサーバー作成(docker wordpress ubuntu raspberrypi4)
Raspberry Pi 4で dockerのwordpress サーバーを作成。OSはUbuntu server を使用。かなりざっくりですが、構築までの手順をブログで1つの記事にまとています。現在24時間稼働中です。https://rpudcst.jillblogsv.info/ Statistics: Posted by raspjill — Fri Apr 05, 2024 4:30 pm
View ArticleCamera board • Re: Raspberry Pi High Quality Camera DNG Format and Raspberry...
I tried to add in an image of what it looks like, the DNG format image. But it said that the file is too large even from a screenshot.Statistics: Posted by Ayanhb10 — Fri Apr 05, 2024 4:33 pm
View ArticleGeneral discussion • Re: Rpi5 - USB thumb drive boot if NVMe SSD installed?
I tried both suggested boot orders. The Raspberry Pi 5 just keeps rebooting over and over. Did I miss something else?Statistics: Posted by strudel — Fri Apr 05, 2024 4:34 pm
View ArticleNetworking and servers • Re: [31/01/24 getting Urgent] sharing connection...
I cannot help it if you will not accept the advice you have been given. There is a limit to how much patience I have.there is also a limit on my patience and its lowyou don't understand the stress I...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
You mentioned it might try to update after the first install, should I let it update?You may as well try the img file first (3.8.9d) and see how it looks. Then upgrade to 3.8.9f after a while.The...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: What driver preceeded VC4 DRM?
EDID-Decode returned "was Empty" .The process to create an EDID file starts with EDID data. The only thing that I have is from dmesg boot images:[ 3.875114] [drm] Initialized vc4 0.0.0 20140616 for...
View ArticleGeneral • Re: Help with PIO fundamentals to drive matrix-based displays.
DMA does have a circular mode, but that only works with power-of-2 sized buffers; the solution for this case is to use a pair of DMA channels, with one channel doing a 175-byte transfer to the PIO and...
View ArticleAdvanced users • Re: Getting Started with Network Manager
Since you said you installed rsync, I'm guessing you're not running RasPiOS, since rsync is pre-installed on both Desktop and Lite versions. I said I think I installed rsync. What I realised because...
View ArticleGraphics, sound and multimedia • Re: 9 displays output
I've seen it happening that the kernel picked the highest available resolution from EDID, even when a different mode got forced by kernel command line.The only solution I've figured out was providing...
View ArticleGeneral discussion • Re: Monitor events from HIKVISION ANPR camera
does anyone know how to run this code?Statistics: Posted by pero90 — Sat Apr 06, 2024 3:43 pm
View ArticleTroubleshooting • Re: Pi5 HDMI sound not working if Pi starts after the...
Code: lu2@raspberrypi:~ $ ls -l /lib/firmware/elu2p.bin-r--r--r-- 1 root root 256 Apr 4 11:39 /lib/firmware/elu2p.binhmm need to be executable?Statistics: Posted by Lu2 — Sat Apr 06, 2024 3:52 pm
View ArticleTroubleshooting • Re: New rpi5 + new official powersupply: "not...
Raspberry pi5 Argon one v3 m.2 NVMe PCIE. Booting of ssd. Hi I noticed that same problem when testing unit out when received 3rd April 2024. Think problem is something to with the rip-eeprom-config...
View ArticleMicroPython • Re: RPI PICO SIM868
i mean sim808Statistics: Posted by TBF2 — Sat Apr 06, 2024 4:07 pm
View ArticleTroubleshooting • Pi 4 not booting after splash screen with general purpose...
So, this just happened randomly before some months and I randomly installed recalbox and it worked normally but raspian, ubuntu, ubuntu mate and pop os not working. Only working os was...
View ArticleTroubleshooting • Re: Pi 4 not booting after splash screen with general...
Exactly which versions were *not* working?And how did you install them?Statistics: Posted by DirkS — Sat Apr 06, 2024 4:41 pm
View ArticleGeneral • Assemble to RAM
I'm writing assembly for my Pico and I'd like to shrink my edit-compile-debug cycle (and save wear on my flash chips) by "flashing" straight to RAM, resetting the Pico, and continue debugging.Using...
View ArticleOther RP2040 boards • Re: Debug Probe an I2C sniffer / logger
There is an OLED on the bus at 0x3c Now it makes sense.One thing I have always found useful is to develop 'as a pair', create the protocol analyser and create something which can drive that, so you...
View ArticleTroubleshooting • Re: Issues mounting ISO onto an SD card
Actually, looking at the site I'm not sure of the legality of it so you'll probably not get help here anyway. Stick to their forums.Seconded. Those images appear to contain a lot of unlicensed...
View ArticleBeginners • Re: Pi 5 official case easy to insert / remove SD card?
SD extensions are available as well, I'd suggest the shortest you can get.Hereviewtopic.php?t=368145is an example where an SD card extender caused system errors and crashes.If I were removing the card...
View Article