Author: wcheng
-
Samsung Galaxy Book4 Edge – Ubuntu 24.04 Ep.1
Summary: Next Actions: Technical Details/Findings: eUSB2 Repeater: In order to properly install the Ubuntu image from a bootable USB drive, the casper script has to be able to identify a storage device that contains the images. Without the eUSB2 repeater, USB device will not be identified by the Linux USB host controller. Luckily, after adding…
-
USB Gadget Subsystem
Get a brief summary about the Linux USB gadget subsystem, and how interactions are made with vendor USB device controller drivers.
-
Managing Linux Kernel Modules
Learn how to manage kernel modules in your system. Dynamically loadable modules make things flexible within your environment.
-
Generating and Utilizing Kernel UEVENTS
Learn about how to interact with the Linux kernel using UEvents in your userspace applications! Guides on available tools to help your development.
-
Linux USB ConfigFS
Learn about the basics of USB ConfigFS and how to utilize it to create your own USB composition!