Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

popcorn doesnt work #52

Open
Kr666you opened this issue Oct 19, 2024 · 2 comments
Open

popcorn doesnt work #52

Kr666you opened this issue Oct 19, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Kr666you
Copy link

Hello. I have connected my sdcard like in https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040.pdf
But when i connect my pico to my monitor, I get a blue and black screen. I heard someone say that this is because of the "framebuffer overflowing" or something like that.
Flashed my sdcard with: sudo dd if=bunny.pl2 of=/dev/sdb bs=4M status=progress
bunny.pl2 file from https://github.com/raspberrypi/pico-playground/tree/master/apps/popcorn
No errors when flashing. I dont know what is happening

@lurch lurch added the question Further information is requested label Oct 22, 2024
@lurch
Copy link
Contributor

lurch commented Oct 22, 2024

Perhaps it's a wiring problem? Perhaps the 'popcorn' application is trying to use a display-mode that your monitor doesn't support?

"XXXX doesn't work, please help" is a question much more suited for https://forums.raspberrypi.com/viewforum.php?f=143
GitHub is for reporting and tracking specific bugs.

@Kr666you
Copy link
Author

Perhaps it's a wiring problem? Perhaps the 'popcorn' application is trying to use a display-mode that your monitor doesn't support?

"XXXX doesn't work, please help" is a question much more suited for https://forums.raspberrypi.com/viewforum.php?f=143 GitHub is for reporting and tracking specific bugs.

nope. rewired it 5 times.
its not a display-mode problem. if it was then probably it wouldn't even display anything.
i tried compiling without -DPICO_BOARD and with -DPICO_BOARD=vgaboard.
also tried putting my bunny.pl2 file onto a new partition (gpt) with the same name as the file but nothing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants