Displaying 5 results from an estimated 5 matches for "hidraw5".
Did you mean:
hidraw
2023 Dec 17
0
How to set/specify an SK Device (Path) in ssh_config?
Hey *,
I have more then one {Security Key,HSM}-FIDO2 device attached to my
Linux machine (Arch Linux).
With
```
# fido2-token -L
/dev/hidraw7: vendor=0x1d50, product=0x60fc (CRYPTOTRUST ONLYKEY)
/dev/hidraw5: vendor=0x20a0, product=0x42b2 (Nitrokey Nitrokey 3)
```
I am able to get the device paths of both SK,
which I can use to generate an `ecdsa-sk` on a specific device:
```
$ ssh-keygen \
-t ecdsa-sk \
-f /tmp/TEST-id_ed25519-sk \
-N '' \
-O device=/dev/hidraw5 \
-O resident \
-O...
2024 Nov 10
2
NUT stopped working after an upgrade
Check /dev/hidraw6, as noted in your dmesg output (and any other *hid* devices under /dev). User nut has almost zero privs to devices unless a udev rule changes the perms on the dev for nut . . .
On November 9, 2024 1:25:29 PM EST, Bill Gee <bgee at campercaver.net> wrote:
>Nut should be running as user nut. As far as I can tell, the udev rules have not changed. And the system IS
2014 Jun 13
2
REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness
...New USB device found, idVendor=05ac, idProduct=820b
[ 5.373109] usb 4-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.382321] input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.3/4-1.3:1.0/input/input4
[ 5.382511] generic-usb 0003:05AC:820B.0006: input,hidraw5: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-1.3/input0
[ 5.450205] ACPI: Requesting acpi_cpufreq
[ 5.451449] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[ 5.451498] ACPI: Power Button [PWRB]
[ 5.451593] input: Sleep Button as /devices/LNX...
2014 Jun 15
0
REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness
...found, idVendor=05ac, idProduct=820b
> [ 5.373109] usb 4-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
> [ 5.382321] input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-1/4-1.3/4-1.3:1.0/input/input4
> [ 5.382511] generic-usb 0003:05AC:820B.0006: input,hidraw5: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-1.3/input0
> [ 5.450205] ACPI: Requesting acpi_cpufreq
> [ 5.451449] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
> [ 5.451498] ACPI: Power Button [PWRB]
> [ 5.451593] input: Sleep Bu...
2012 Jul 31
0
9800m GT
...[ 12.278524] hid-generic 0003:0A5C:4502.0005: input,hidraw4: USB HID
v1.11 Keyboard [Broadcom Corp] on usb-0000:00:1a.0-2.2/input0
[ 12.279248] input: Broadcom Corp as
/devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.3/3-2.3:1.0/input/input12
[ 12.280417] hid-generic 0003:0A5C:4503.0006: input,hidraw5: USB HID
v1.11 Mouse [Broadcom Corp] on usb-0000:00:1a.0-2.3/input0
[ 12.299039] Linux video capture interface: v2.00
[ 12.345180] iwl4965 0000:0c:00.0: loaded firmware version 228.61.2.24
[ 12.345359] Registered led device: phy0-led
[ 12.345386] cfg80211: Ignoring regulatory request Set b...