-
I guess you do it by creating a shortcut and and adding parameters to Target field? How to specify attributes to parameters though? And how to add dynamic states?
Please provide examples.
-
```
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.61-v7+ (tanure@Debian9) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01)) #2 SMP Wed Aug 22 17:25:31 BST 2018
[ …
ghost updated
6 years ago
-
We also need an API to control the LED (because we need it).
From what I can gather from the various devices I encountered, some have very tunable LED (like the G303), others have basic functionaliti…
-
Hello,
I'm on a laptop with nvidia optimus, I've installed the latest nvidia drivers.
I'm on arch linux and everything is "up-to-date"
I'm having this strange issue and maybe you can help me.
…
-
There you go:
```
mouse:usb:v1e7dp2e22:name:ROCCAT ROCCAT Kone XTD:
MOUSE_DPI=XXX@1002
```
-
-
Hi,
Trying to get our BBB to wakeup from RTC using "mem" and its breaks on wakeup. Now we built a custom kernel, and I wondered if someone could help me deciper the error?
The following error o…
-
Hello,
I have a plantronics P420-M connected to a raspberry pi.
I could record and playback a file with sox and aplay.
Alexa seems to hear me but when speaking back nothing comes back.
The…
-
- [x] Use DEV_ATTR_RW(), DEV_ATTR_RO() and DEV_ATTR_WO() and not "raw" DEV_ATTR().
- [ ] Do not use // for comments
- [ ] Use an attribute group, not bunches of device_add_file() calls.
- [x] Drop all…
-
## Issue description
It seams that the same kernel got installed again.
That seams not to be necessary and should not happen.
### Steps to reproduce
1. Check kernel version
```
# uname…