Only media keys working after unplugging and plugging in again
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have a very strange bug when coming back from meeting. It's not the first time but I'm not really sure whats the correct order to reproduce.
I think it only happens when the keyboard is connected upon boot. Then I go to a meeting and unplug the keyboard. After the meeting I'm plugging in the keyboard and this is shown in dmesg:
[ 7656.983950] usb 1-2.2.4: new low-speed USB device number 31 using xhci_hcd
[ 7657.147452] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.0/0003:046D:C328.001D/input/input48
[ 7657.204353] hid-generic 0003:046D:C328.001D: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input0
[ 7657.209931] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.1/0003:046D:C328.001E/input/input49
[ 7657.264813] hid-generic 0003:046D:C328.001E: input,hiddev0,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input1
When I unplug and plugging in again it increases the number input/input50 and input/input51.. I don't think that this is the problem but maybe it helps you...
Only the media keys are working than (typing on the notebook right now). The only thing that helps is to restart and I don't like to restart while working. Maybe you have an idea?
I'm using Arch linux (manjaro) and the keyboard is a Logitech USB keyboard (as you might have read in the kernel messages).
keyboard usb-device
add a comment |Â
up vote
0
down vote
favorite
I have a very strange bug when coming back from meeting. It's not the first time but I'm not really sure whats the correct order to reproduce.
I think it only happens when the keyboard is connected upon boot. Then I go to a meeting and unplug the keyboard. After the meeting I'm plugging in the keyboard and this is shown in dmesg:
[ 7656.983950] usb 1-2.2.4: new low-speed USB device number 31 using xhci_hcd
[ 7657.147452] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.0/0003:046D:C328.001D/input/input48
[ 7657.204353] hid-generic 0003:046D:C328.001D: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input0
[ 7657.209931] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.1/0003:046D:C328.001E/input/input49
[ 7657.264813] hid-generic 0003:046D:C328.001E: input,hiddev0,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input1
When I unplug and plugging in again it increases the number input/input50 and input/input51.. I don't think that this is the problem but maybe it helps you...
Only the media keys are working than (typing on the notebook right now). The only thing that helps is to restart and I don't like to restart while working. Maybe you have an idea?
I'm using Arch linux (manjaro) and the keyboard is a Logitech USB keyboard (as you might have read in the kernel messages).
keyboard usb-device
I found a solution without restarting now but it's not really solving the problem:sudo sh -c 'modprobe -r usbhid && sleep 5 && modprobe usbhid'
â iRaS
Jan 30 at 10:28
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a very strange bug when coming back from meeting. It's not the first time but I'm not really sure whats the correct order to reproduce.
I think it only happens when the keyboard is connected upon boot. Then I go to a meeting and unplug the keyboard. After the meeting I'm plugging in the keyboard and this is shown in dmesg:
[ 7656.983950] usb 1-2.2.4: new low-speed USB device number 31 using xhci_hcd
[ 7657.147452] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.0/0003:046D:C328.001D/input/input48
[ 7657.204353] hid-generic 0003:046D:C328.001D: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input0
[ 7657.209931] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.1/0003:046D:C328.001E/input/input49
[ 7657.264813] hid-generic 0003:046D:C328.001E: input,hiddev0,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input1
When I unplug and plugging in again it increases the number input/input50 and input/input51.. I don't think that this is the problem but maybe it helps you...
Only the media keys are working than (typing on the notebook right now). The only thing that helps is to restart and I don't like to restart while working. Maybe you have an idea?
I'm using Arch linux (manjaro) and the keyboard is a Logitech USB keyboard (as you might have read in the kernel messages).
keyboard usb-device
I have a very strange bug when coming back from meeting. It's not the first time but I'm not really sure whats the correct order to reproduce.
I think it only happens when the keyboard is connected upon boot. Then I go to a meeting and unplug the keyboard. After the meeting I'm plugging in the keyboard and this is shown in dmesg:
[ 7656.983950] usb 1-2.2.4: new low-speed USB device number 31 using xhci_hcd
[ 7657.147452] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.0/0003:046D:C328.001D/input/input48
[ 7657.204353] hid-generic 0003:046D:C328.001D: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input0
[ 7657.209931] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4:1.1/0003:046D:C328.001E/input/input49
[ 7657.264813] hid-generic 0003:046D:C328.001E: input,hiddev0,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-2.2.4/input1
When I unplug and plugging in again it increases the number input/input50 and input/input51.. I don't think that this is the problem but maybe it helps you...
Only the media keys are working than (typing on the notebook right now). The only thing that helps is to restart and I don't like to restart while working. Maybe you have an idea?
I'm using Arch linux (manjaro) and the keyboard is a Logitech USB keyboard (as you might have read in the kernel messages).
keyboard usb-device
edited Jan 30 at 15:09
jasonwryan
46.7k14127175
46.7k14127175
asked Jan 30 at 10:24
iRaS
1012
1012
I found a solution without restarting now but it's not really solving the problem:sudo sh -c 'modprobe -r usbhid && sleep 5 && modprobe usbhid'
â iRaS
Jan 30 at 10:28
add a comment |Â
I found a solution without restarting now but it's not really solving the problem:sudo sh -c 'modprobe -r usbhid && sleep 5 && modprobe usbhid'
â iRaS
Jan 30 at 10:28
I found a solution without restarting now but it's not really solving the problem:
sudo sh -c 'modprobe -r usbhid && sleep 5 && modprobe usbhid'
â iRaS
Jan 30 at 10:28
I found a solution without restarting now but it's not really solving the problem:
sudo sh -c 'modprobe -r usbhid && sleep 5 && modprobe usbhid'
â iRaS
Jan 30 at 10:28
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f420628%2fonly-media-keys-working-after-unplugging-and-plugging-in-again%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
I found a solution without restarting now but it's not really solving the problem:
sudo sh -c 'modprobe -r usbhid && sleep 5 && modprobe usbhid'
â iRaS
Jan 30 at 10:28