CARVIEW |
Select Language
HTTP/2 200
date: Sat, 09 Aug 2025 14:06:34 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96c7d0955ee7a9b7-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=645ef819-9687-4892-b7b0-d09cc4513724; expires=Sun, 09 Aug 2026 14:06:34 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=645ef819-9687-4892-b7b0-d09cc4513724; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=rj3ehJXl.FqlKnqDZZhum14UYR7bFvt_Ndx5vNhyLn8-1754748394-1.0.1.1-TLLDLPqO3bE9pQrIEVhfcBgl2Hw86kdncx2GBuvkiDTMJYvbuSdP7EoYPTeDYC2vQILkozrsKDNPiOuUUE3MoGEeYYyXFTnXtJShpn3g3S4; path=/; expires=Sat, 09-Aug-25 14:36:34 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=OQtyQYVam7pYAHJRUeK0zi68q_l8ulIl_Xk0I7km_SY-1754748394756-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 565e3c64-46c4-4b82-8b69-2fc173056e0e
x-worker-origin-response-time: 913000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'gpu' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange
The 2025 Developer Survey results are in. Explore insights into technology and tools, careers, community and more.
View results.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [gpu]
Use for questions about the Broadcom VideoCore IV Graphics Processing Unit included in all Raspberry Pis.
109 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
25
views
Raspberry connected with GPU running deepseek freezes at seemingly random intervals
We are running deepseek 8G model on a raspberry using Jeff Geerling tutorial to create some svg patterns and then plot them via a pen plotter. You can find a small video explaining the set-up here. We ...
-1
votes
1
answer
610
views
RPi5 ubuntu 24.04 / NVMe SSD / failed install and graphics acceleration
I installed several RPi5 (8Go RAM) with SSD on NVMe BASE (PIM699 by Pimoroni) and on the last installation I made (beginning on December 2024 the 16th), it fails and I got a green screen.
The ...
0
votes
1
answer
518
views
Can Raspberry Pi 5 hardware decode 4k @ 60 Hz VC1 10 bit video?
Documentation on hardware decoding support is scarce.
-1
votes
1
answer
426
views
2GB Raspberry Pi in headless mode — only 1.80 GB usable
htop:
Mem[|||||||||||||||||||||||| 215M/1.80G]
~200 MB are perhaps being used for graphics? How do I disable or reduce graphics RAM?
Update: Following the link to config....
1
vote
0
answers
260
views
gstreamer pipeline doesn't play when using `omxh264dec`
I would like to decode H.264 video with gstreamer, taking advantage of hardware acceleration on a Raspberry Pi 3 Model A+.
My pipelines work when using avdec_h264, but when I substitute this for the ...
1
vote
0
answers
114
views
How do I directly process live raw camera data on the GPU without it passing though the CPU?
My understanding of the how a Raspberry Pi camera attached to the CSI port of the Pi works is that the raw data from it ends up directly in the GPU where it is slightly processed and compressed before ...
2
votes
0
answers
72
views
QPU On Linux Framebuffer Device
I've been trying to use RPI's DPI driver alongside some logic gates to drive an epaper display.
I've got it working pretty well on the CPU, essentially how it works is that it copies /dev/fb0 i.e. X ...
3
votes
0
answers
88
views
RPI(2) Bare Metal: does GPU support text mode and what is the default video mode?
I'm struggling with trying to find any information about text-mode capability in Raspberry Pi. I'm reading about decompression, 3d, etc. fancy features but I'd like to learn about fundamentals:
Is ...
2
votes
1
answer
1k
views
Benchmarking performance RPi vs Old Laptop
with the current shortage in RPi availability, I found myself looking for good deals of second hand computers.
Basically, I only want the RPi to perform computation and act as a server, nothing more, ...
2
votes
0
answers
123
views
Is it possible to do GPGPU processing on Zero 2 w?
Is it officially supported or easily possible to do parallel general purpose computation on the GPU of the zero 2 w?
For instance with openCL support or something similar.
Much of the discussion is ...
2
votes
0
answers
99
views
HQ camera hanging after gpu_mem is increased
I just recently got a Raspberry Pi HQ camera and wanted to operate it using a python script.
I initially tried to take full resolution pictures using the default gpu_mem=128, but the program crashed ...
0
votes
1
answer
2k
views
Glamor Graphic Errors troubleshooting libcamera on headless raspberry pi zero w
I've been trying to troubleshoot libcamera by enabling glamor graphics acceleration on my raspberry pi zero w v1.1. When trying to run I get the following followed by the process just hanging forever....
0
votes
1
answer
76
views
How to nest 4 Gpu with Raspberry Pi 4 Model B? [closed]
currently i'm trying to nest 4 Gpus with my Raspberry Pi 4 Model B RAM 8GB. could anyone told me how to do it ? i would to use Raspberry Pi to Mining Crypto.
2
votes
1
answer
4k
views
VLC not hardware accelerated on Raspberry Pi 400
I am using Raspberry Pi OS Bullseye. The VLC was preinstalled on the OS. When I tried playing videos, the quality turned out to be poor. I checked by launching VLC from the terminal, but it gives out ...
0
votes
0
answers
2k
views
Raspberry Pi 3b+ Fake KMS not listed
I've been trying to follow tutorials on enabling hardware accelerated video decoding for my Raspberry Pi 3b+, such as this one:
https://lemariva.com/blog/2020/08/raspberry-pi-4-video-acceleration-...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- What was the first video game where cold slowed enemies down?
- Does Younghoon Kim have the highest IQ in the world?
- How to define a command like this?
- Interpreting Regression Diagnostic Plots from DHARMa
- Are advisors compensated for every PhD student, postdoc, or other researcher funded from their grants?
- 3 way switch with travelers swapped - safe?
- How to refer to the output of a command as an argument in the next command in Bash shell?
- Why give April this career change?
- All Hartree-Fock states are single states?
- What is the definition of information in physics?
- Weird syntax in Linux manpages
- Who is the "one who believes"? (Mark 9:23)
- Who designed K.I.T.T.?
- Exporting to File Geodatabase results in odd, meaningless popup in QGIS
- Adding Panels to Figure with Subfigures
- How to add a shortcut to reset cursor orientation and leave it in place
- How to estimate the real value of a used bike (especially when it's partially upgraded)?
- Good way to represent connectivity between nodes of tree (outside of tree hierarchy)?
- Question on the origin of an Einstein quote
- Creating n folders with equal number of files from a large folder with all files
- Mathematical path or approximation for a curly brace usable in 3D projective diagrams
- What mass does my space vehicle need to be, to leave a city in ruins by dropping it from orbit?
- Harvesting Helium-3 from the atmosphere of Uranus
- Is this an accidental or a key change? How do I tell for sure?