CARVIEW |
Select Language
HTTP/2 200
date: Sat, 16 Aug 2025 08:13:48 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96ff79784c5f755c-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=ac5e25d8-a324-4e8e-89d7-13b372369ef2; expires=Sun, 16 Aug 2026 08:13:48 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=ac5e25d8-a324-4e8e-89d7-13b372369ef2; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=BruRQS9AeU51mMCmuUroTqN4TLtgM5UNC3jvtuadzJU-1755332028-1.0.1.1-BikDtioOOcMLPlifkSVbQGjX36.HblggBqCEFKvp1yuN9AX0s71k_c2N_4TPl6dX_uyTRK_ILiq98rFRngu035Do3N0BoYKF4cMlsWYvXFE; path=/; expires=Sat, 16-Aug-25 08:43:48 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=L4ja4VEaUM8QSexettvdV6LToHIJAJKxXUyeOdcvt2k-1755332028759-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: de44ab4c-9a9e-440f-89ae-a0c7bf082581
x-worker-origin-response-time: 531000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'driver' 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 ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [driver]
Questions about software drivers for external peripherals as well as drivers for the system components. This is NOT for questions about "driver boards", e.g., for motors; use 'dc-motor' instead.
313 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
24
views
Why is "iw dev wlan1 scan" not as fast as on smartphone with the same driver same adapter?
I want to make a continuous scanning tool. Based on the command: sudo iw dev wlan1 scan I use the flush parameter because I am try to log the GPS data too and need fresh rssi data with every scan.
...
0
votes
1
answer
51
views
Unable to start in Desktop GUI after LCD Driver Install
I have a Raspberry Pi 3 B+ Rev 1.3 running Raspberry Pi OS (64 bit). I am doing a weather/clock project that uses an LCD display connected to the raspberry pi GPIO pins. The project is here for ...
0
votes
1
answer
45
views
Firefox v3d_drv_video.so on RPi4
After a recent upgrade Firefox on a RPi4 running Bookworm fails when trying to decode MPEG video. It reports
libva info: VA-API version 1.17.0
libva info: Trying to open /usr/lib/aarch64-linux-gnu/dri/...
0
votes
0
answers
38
views
Adaption of I²S input driver
For a project I'm working on, I'm looking into hooking up 4 daisy chained TDM microphones to a Raspberry Pi I²S bus. The problem I'm running in to is that the standard I²S protocol doesn't really ...
0
votes
0
answers
125
views
Installing Firmware and Driver for TV Tuner on Raspberry Pi 5
I am not a total Linux noob, but I do have some knowledge gaps (particularly when it comes to drivers) and I'm kind of at a loss for how to proceed.
I have an old TV Tuner model Hauppauge WinTV-HVR-...
0
votes
0
answers
21
views
Remove IQAudio drivers
I had installed the IQAudio sound board on my 3B+.
I have removed the board and have installed it into a game controller that I'm giving to a friend.
Without the board I get all kind or ALSA errors ...
0
votes
0
answers
25
views
USB Camera Properties changes in Raspberry PI Compute Module 4 with attached PCIe
I am capturing images using a USB Camera connected to a Raspberry Pi CM4, which in turn is connected to an external PCI interface. Sometimes, the camera works fine, but at other times, it shows an ...
1
vote
0
answers
96
views
How to make ePaper work in landscape mode with RPi Pico?
I bought a 2.9inch ePaper display for RPi Pico (296 × 128 Pixels, Black / White / Red, SPI Interface) from WaveShare.
I found several MicroPython drivers for 2.9" ePaper on Waveshare's GitHub:
...
0
votes
0
answers
70
views
How to connect multiple Wifi Cards using PCIe expansion boards to RPI5?
I have multiple Intel 5300 Wifi cards with mini PCIe - Link
I have a RPI5 from which I want to connect these multiple Wifi Cards to get the CSI data from multiple Wifi cards
I was able to find these ...
0
votes
0
answers
134
views
0
votes
1
answer
627
views
0
votes
2
answers
158
views
Installing rtl8192eu does not work cause of gcc issues
I want to install the rtl8192 linux driver in order to use my TP-Link TL-W823N USB adapter but when I execute sudo dkms install rtl8192eu/1.0 then I get gcc error messages.
$ cat /var/lib/dkms/...
1
vote
0
answers
37
views
"Invalid module format" when running a cross-compiled linux kernel module
I'm trying to cross compile the ad7192 linux driver for a raspberry pi 4 running the latest 64 bit raspberry pi OS(kernel 6.6.20).
pi@raspberrypi:~/projects$ uname -a
Linux raspberrypi 6.6.20+rpt-rpi-...
0
votes
1
answer
92
views
DC motor always on
this is my first time working with Pi and I'm trying to control a single motor (closely following this tutorial: https://www.youtube.com/watch?v=OV0S_3KMj2A).
Specs are:
Raspberry Pi 3 Model B+
5V DC ...
0
votes
0
answers
193
views
'make' command not working on my Raspberry Pi while compiling the SocketCAN driver
Problem: When running "make" command I am met with errors
I've been trying to install a SocketCAN driver on my pi device so I can communicate with a USB CAN Adapter. I've been following ...
- The Overflow Blog
-
-
- Featured on Meta
-
Hot Network Questions
- Intel NUC automatically shuts down when trying Ubuntu
- Comparator crisp output
- Sickness after admitted for Masters
- Has the speed of gravitational waves been verified beyond GW-170817?
- 'Outside' as an adverb or preposition
- What keeps an index ETF pegged to the index?
- What wire/cable for motion detector in drop ceiling?
- Turing machine halts on any input but not provably total
- How to connect the ACOUT pin of the BM1Z102FJ to a STM32G070RB MCU?
- How may Unicode symbols be indexed?
- Parallel LEDs in semiconductor package
- Can "Accepted" Be Used as a Noun?
- Bridge edge loops operation in geometry nodes
- Function from type class doesn't simplify
- Java: A fractal algorithm shows prime number patterning
- Which pairs of mutually contradicting conjectures are there?
- Doesn't this jury verdict conflict with itself as a matter of law?
- Debian Trixie, how to attach lxc-container using systemd mode?
- Confidence intervals for predictions in ggeffects are outside the possible range of probabilities
- Which "audio software" displays this message about a restart?
- Can death be the absence of sense?
- The French National Assembly closed on July 10 and public sessions will resume on September 22. Why such a long break?
- How is the Münchhausen trilemma not the biggest problem in meta-ethics and epistemology?
- How often do judges color their text?