CARVIEW |
Select Language
HTTP/2 200
date: Mon, 25 Aug 2025 23:29:22 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 974edf01c9c9a8b0-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=4e868f52-3b33-4059-b75e-9b82af05111e; expires=Tue, 25 Aug 2026 23:29:22 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=4e868f52-3b33-4059-b75e-9b82af05111e; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=E6lEKS2GobiL5ZYc5W6MzS_vyLhEm_3tPzG8xDOVhiE-1756164562-1.0.1.1-1O823rEWTdN0akkIO2pFI.458XNRXXRiqpcd3KD2_zsGIw0K2J9HuKIj93Qto.pBir28ZxmxcGoHOKAwW3yG3iCZ2ohfwM1nFMjDLhvi8yw; path=/; expires=Mon, 25-Aug-25 23:59:22 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=1rwcOSEMvRrX3VXcwk4aQYHHbnfAjXR5_xVfbsFRitc-1756164562512-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: 0f2faa13-3757-4beb-b1e3-1e9e0601c626
x-worker-origin-response-time: 294000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'kernel' 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 [kernel]
The kernel is the central component of the operating system and manages hardware, process scheduling, file systems, virtual memory paging, inter-process and network communication, etc.
507 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
26
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
57
views
kernel crash when connecting to raspberry pi wifi
I am attempting to set up a raspberry pi so that it will provide dynamic dhcp on the second ethernet port and over wifi. When I attempt to connect to the wifi network on my iPhone to test it, it works....
0
votes
1
answer
74
views
0
votes
0
answers
46
views
RPi4 HDMI power supply to screen
I've built over a dozen projects with Raspberry Pi (lately the Pi4) along with this exact 5" HDMI screen:
https://www.amazon.com/dp/B01L6O2NEE
aka
https://www.ebay.com/itm/225080949248
I have ...
0
votes
0
answers
44
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 ...
3
votes
0
answers
49
views
How to add a custom system call in Raspberry Pi 5 Linux kernel?
I want to add a custom system call to the Linux kernel on my Raspberry Pi 5.
I have done the following steps:
Downloaded the Raspberry Pi kernel source
git clone --depth=1 https://github.com/...
0
votes
0
answers
577
views
Raspberry Pi 5 blocking or lossing Wifi connection
I have a Raspberry Pi 5 8GB connected to internet only through WiFi and placed very closed to the router in my house. It runs Debian 12 64bit, ARM architecture. It's not easy to connect through a real ...
0
votes
0
answers
103
views
`chroot`ing into Ubuntu Base to install Raspberry Pi kernel, firmware and bootloader
Update: Check out this much newer question: Ubuntu package linux-raspi cannot handle FAT32 boot partition
Host machine:
regular gaming computer with amd64 architecture
Ubuntu Desktop 22.04.5 LTS
lots ...
0
votes
1
answer
47
views
0
votes
0
answers
42
views
Unable to load kdump crashkernel on Raspberry Pi 3B in SMP mode
This question has been moved from Stack overflow here.
I am trying to setup kdump collection infra on my Rpi 3B+ running linux kernel rpi-6.6.y cloned from official github page. I am using buildroot ...
0
votes
2
answers
389
views
Only 1 PWM pin working when controlling via sysfs
I’m using sysfs to control my rpi5’s pwm andI’m having an issue where only one of my pwm pins is outputting a value (The pin that is working is gpio 18/physical pin 12/pwm2). In the pinout.xyz page, ...
1
vote
2
answers
2k
views
Setting internal pull ups from the command line
I’m learning how to control the gpio via the Linux kernel and have been working with inputs (specifically switches.) Recently I've been exploring pull up resistors. I’m wondering how I can initiate ...
1
vote
1
answer
1k
views
Gpio chips via the linux kernel
I recently used the Linux kernel to control the gpio pins of my raspberry pi 5. In doing so, I noticed that I didn’t need to specify the specific gpio chip that I wanted to initiate. Due to the new ...
-2
votes
1
answer
76
views
Problem trying to build 32bit kernel with Pi OS Lite 32 on Pi4B hardware
I'm experimental to make some modification that request to rebuild the kernel, and I'm using Pi4B with Pi OS Lite 32bit. After get the kernel source (https://github.com/raspberrypi/linux/releases/tag/...
1
vote
2
answers
59
views
Document history?
I'm new here, and looking for where can I find some older version of the official document on raspberrypi.com, or where to get the document history?
Specifically, for this document, at around May of ...
- The Overflow Blog
-
-
Hot Network Questions
- What happens during the "ambassador was called by the ministry" meeting?
- A Topological Invariant Associated to a Riemannian Manifold
- Why can we ignore the effect the electron has on the EM field in electron orbitals in quantum mechanics?
- What exactly is the Schwarzschild radius?
- Why Apache Alias directive doesn't have precedence to Rewrite?
- How to expand a product of submatrices into a sum?
- Basic Photogate Circuit Analysis
- Does using dispel magic on one victim of glitterdust dispel it for all?
- Tabularray tblr long keyword makes table break without need
- Three Houses in Mile Lane
- Why does this Association show its Head, and how do I make it evaluate?
- Ansible will not accept the quoting that it is telling me to add
- How to do Lucas' quest in Lil Gator Game?
- Why do aviation safety videos mime mouth-inflating the life vest?
- Malfunction in which DC power is not turned off when controlled by NPN and P-CH FET
- A word for someone who seems unassuming and is overlooked, but turns out to be powerful
- Help with Drawing a 2D Spiral Following a Circular Path
- When does Bayesianism generate knowledge?
- Maximal ideals in rings with polynomial relations
- Solver-agnostic Modeling Language in Java
- Is “nothing happens at the event horizon” only true for point particles?
- What would a God who controls the stars and heavens be called?
- PathFinding.java: The grid view and model
- A process with independent increments is a Markov process