Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
0 replies
19 views

I want to: Show a splash screen during or just after kernel boot (before Weston starts). Possibly write raw image data directly to framebuffer or use fbv, psplash, or something similar. Questions: Is ...
Best practices
0 votes
1 replies
111 views

I want to generate a memory access trace in Linux where every fixed number of memory accesses (e.g., every 32 accesses) are grouped and recorded as one batch. Is it possible to implement this kind of "...
1 vote
1 answer
38 views

I want to change vlan-id directly and I don't want to delete and recreate sub-interface with new vlan-id.
0 votes
0 answers
69 views

I want to enable PWM on Pin 63 (PWM_H - ADMA.FTM.CH2) on the Toradex Colibri IMX8X. To do this I tried modifying three device tree files: imx8qxp-ss-adma.dtsi, imx8x-colibri.dtsi, imx8x-colibri-eval-...
-4 votes
0 answers
56 views

I upgraded my raspberry pi 2, (to fix broken OpenVG drivers), with full-upgrade. After reboot, the drivers have been fixed, but kernel modules are no longer loaded, I get the message "Failed to ...
-1 votes
0 answers
70 views

I am porting Yocto into my board. Usually, system goes to blankscreen once we perform S3. When we try to wake up the system, system should show some splash before userspace unfreeze. It should be ...
0 votes
1 answer
109 views

I want to build phylink support (CONFIG_PHYLINK) as a module. In my config, some reverse dependencies of CONFIG_PHYLINK are configured as builtin (=y). Is there some tool that helps to switch all ...
2 votes
1 answer
236 views

I am working on a Linux x64 kernel exploitation CTF challenge. I have constructed a ROP chain to execute commit_creds(prepare_kernel_cred(0)). However, I am encountering a major inconsistency between ...
1 vote
0 answers
61 views

I'm trying to create ipset through libipset from application layer. below i pasted the code for an function which tries to create an ipset with the help of libipset. but for some reason it's not ...
-1 votes
1 answer
82 views

I'm trying to set lsm=landlock,lockdown,yama,integrity,apparmor,bpf on a Arch Linux ARM system. The options seems to be set in /boot/boot.txt. In its original form, it looks like this: # After ...
0 votes
0 answers
109 views

I am trying to build a Linux image for the NXP i.MX 8QuadXPlus (i.MX8QXP) Multisensory Enablement Kit (MEK). NXP’s official BSP release (L6.x / L5.x / L5.15.x) does not provide it for Xen ...
3 votes
0 answers
200 views

I have multiple UIO interrupts defined. I am using Linux 6.12 without the realtime config (so, using the default scheduler, CFS). My userspace driver is using poll in a loop to watch these interrupts ...
Advice
0 votes
3 replies
93 views

I am building a dto for a display using an Ilitek 9806e controller and a Goodix Gt911 touch controller. These two components share a single reset line, so this reset line should only be asserted once ...
0 votes
2 answers
89 views

I am trying to build a mapping between the dynamic symbols in ELF files (from glibc) and the actual kernel syscalls they invoke. My environment is x86_64 Ubuntu 22.04. What I've Tried Parsing man 2 ...
0 votes
1 answer
52 views

I'm struggling to reconcile the difference between the symbols listed in my ELF file's dynamic symbol table (.dynsym) and the system calls observed via strace. When I perform static analysis using ...

15 30 50 per page
1
2 3 4 5
...
1190

AltStyle によって変換されたページ (->オリジナル) /