-
Trying to add HID Keyboard support to Android Pie on Marlin.
Most of the 3.18.x patch succeeds:
```
patching file drivers/usb/gadget/android.c
Hunk #1 succeeded at 72 (offset 3 lines).
Hunk #2 su…
0E800 updated
2 years ago
-
```
$ sudo insmod /home/hac425/workplace/usbq_core/ubq_core.ko
insmod: ERROR: could not insert module /home/hac425/workplace/usbq_core/ubq_core.ko: Unknown symbol in module
```
the dmesg
```
[…
-
When trying to add the keyboard function to the default gadget I get the following:
`ROOT (stderr) -
GadgetShellApi - Gadget Path is valid
ROOT - Execute command: #!/bin/sh
GADGET="keyboard"
…
-
On a Raspberry Pi Zero 2 with a 0.96" OLED via i2c and no i2s DAC:
* Installed [MiniDexed_2023-12-05-e5b2656](https://github.com/probonopd/MiniDexed/suites/18779064606/artifacts/1094269937)
* Enab…
-
Hi.
I am quite new to this reporting but can help to investigate. I believe this is a kernel bug and not sure has this ever worked before. I am not sure if this is related to https://github.com/ras…
-
Hi Robert,
I recently acquired some pocketbeagles and found that when connected to a MacOS 10.15.4 system via USB neither of the two USB Ethernet interfaces are recognised i.e. neither RNDIS or CDC…
-
[[PageOutline]]
= USB On-The-Go (OTG) =
Certain devices have USB Device Controllers or Dual-Role controllers that can be used in either host mode or device mode.
This page aims to document how …
-
## CVE-2024-26600 - Medium Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.30
Apache Software Foundation (ASF)
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?…
-
patch.diff:40: trailing whitespace.
patch.diff:56: trailing whitespace.
patch.diff:63: trailing whitespace.
patch.diff:258: trailing whitespace.
patch.diff:314: trailing whitespace.
…
-
```
What steps will reproduce the problem?
1. repo init -u git://git.android-x86.org/manifest.git -b honeycomb-x86
2. repo sync
3. make iso_img TARGET_PRODUCT=vm
What is the expected output? What do …