Only media keys working after unplugging and plugging in again

The name of the pictureThe name of the pictureThe name of the pictureClash 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).







share|improve this question






















  • 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














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).







share|improve this question






















  • 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












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).







share|improve this question














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).









share|improve this question













share|improve this question




share|improve this question








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
















  • 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















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















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



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














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













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay