Quantcast
Browsing all 4824 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

General • 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 Article


Image may be NSFW.
Clik here to view.

Advanced users • Re: TP-Link Archer T2U PLUS [RTL8821AU] Monitor mode

Wrong driver - 8812AU is not the same as 8821AU https://github.com/morrownr/8821au-20210708 works. Solved.Statistics: Posted by tasc — Wed Sep 18, 2024 10:36 pm

View Article


General • Re: Pico2 easy upgrade or nightmare?

When you have a custom board header the file goes where?In ${CMAKE_BOARD_HEADER_DIRS}I normally use:Code: set(PICO_BOARD_HEADER_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/../boards)which gives me a /boards...

View Article

Troubleshooting • Re: Pi 5 failing after most recent update

Huh,Using full-upgrade fixed it. I guess there is a clash that dist isn't resolving properly.First time in years of using Linux I've had that one...Edit: nope. It looked like it'd worked fine, and...

View Article

Other RP2040 boards • Custom RP2040 Board only 'likes' one uf2 file

TLDR:I have a custom board, and a single provided uf2 file. The board booted with the provided uf2 file and works fine with serial communication. Any other file I have tried to boot appears to run but...

View Article


Beginners • Re: pi5 using 480i

Instructions were in the first post i made in this thread.But, in more detail: you need to go to the command prompt and type "sudo nano /boot/cmdline.txt" to edit the file and add...

View Article

SDK • 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 Article

General 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 Article


Troubleshooting • 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 Article


Other 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 Article

Image may be NSFW.
Clik here to view.

SDK • 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 Article

Troubleshooting • 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 Article

Raspberry 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 Article


Beginners • How can I connect my Pi5 to my WPA3 network?

How can I connect my Pi5 to my WPA3 network? It won't do it. Everything else I have connects without issue, except for this brand new pi.Thanks.Statistics: Posted by bradHip — Thu Sep 19, 2024 11:09 pm

View Article

HATs and other add-ons • Re: M.2 and POE HATs: Preferred stacking order?

For completists:Pimoroni M.2 base unit. top marks. Cannot recommend highly enough. Plus they sell varying lengths of matching FPC cable.FPC connection is a bit tricky. Use lots of light and a...

View Article


Ubuntu • Re: No gfx acceleration on Ubuntu on rpi5?

kerry_s' assertions (I'm well aware my job is an absolute joke as far as they're concerned)my mistake, i apologize.no developer is a joke to me.you have a tough job, things got corporate.Statistics:...

View Article

Raspberry Pi OS • Re: How do I change icons?

copy /usr/share/applications/chromium.desktopto/home/you/.local/share/applicationsthen go into the file and change the Icon= linesome desktops require a reboot to update.local is a hidden folder so...

View Article


HATs and other add-ons • Re: MicroPython port for Build HAT

Nice work! I think there are some people in the MicroPython community who'd be very interested in this, particularly Laurens Valk of Pybricks. I've posted a link into the MicroPython discord in a...

View Article

Networking and servers • Re: USB 2.5gb Ethernet Adaptor

For what it's worth, Raspios kernel 6.6.31 and 6.6.47 have a RTL8152 driver enabled by default, at least on 64-bit Bookworm. I don't know if it's new enough to support all RTL8156 devices, or how good...

View Article

Off topic discussion • Re: Boolean Algebra?

It was mostly "invented" in order of completeness for all possible operations. I guess there is some interlock system somewhere in the world that uses it, probably unknowingly.Ah, thanks. I guess some...

View Article
Browsing all 4824 articles
Browse latest View live