You are not logged in.

#1 2018-12-12 21:26:52

souperstrawer
Member
Registered: 2018-12-12
Posts: 4

Device is not authorized for usage [SOLVED]

I'm using Logitech M171 wireless mouse. It worked normally before the update.
Here's my uname output:

$ uname -a
Linux archlinux 4.19.8.a-1-hardened #1 SMP PREEMPT Sun Dec 9 13:12:56 CET 2018 x86_64 GNU/Linux

After the update mouse movement and button presses don't work any more.
I can still use my touchpad.

The Unifying Receiver device shows up in lsusb:

$ lsusb

Bus 003 Device 002: ID 8087:8000 Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 005: ID 8087:07dc Intel Corp. 
Bus 002 Device 004: ID 5986:0295 Acer, Inc 
Bus 002 Device 003: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 002 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The mouse itself doesn't appear in xinput though

$ xinput

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=11	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ Power Button                            	id=6	[slave  keyboard (3)]
    ↳ Video Bus                               	id=7	[slave  keyboard (3)]
    ↳ Video Bus                               	id=8	[slave  keyboard (3)]
    ↳ Ideapad extra buttons                   	id=9	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=10	[slave  keyboard (3)]

Last edited by souperstrawer (2018-12-12 22:00:45)

Offline

#2 2018-12-12 21:33:23

souperstrawer
Member
Registered: 2018-12-12
Posts: 4

Re: Device is not authorized for usage [SOLVED]

Just noticed this in my dmesg output:

$ dmesg

[ 1275.563646] usb 2-1: USB disconnect, device number 2
[ 1287.270196] usb 2-1: new full-speed USB device number 6 using xhci_hcd
[ 1287.412970] usb 2-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
[ 1287.412978] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1287.412982] usb 2-1: Product: USB Receiver
[ 1287.412986] usb 2-1: Manufacturer: Logitech
[ 1287.413272] usb 2-1: Device is not authorized for usage

Last edited by souperstrawer (2018-12-12 21:33:35)

Offline

#3 2018-12-12 21:33:49

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Device is not authorized for usage [SOLVED]

Does it work with the standard kernel?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2018-12-12 21:46:59

souperstrawer
Member
Registered: 2018-12-12
Posts: 4

Re: Device is not authorized for usage [SOLVED]

Slithery wrote:

Does it work with the standard kernel?

Nope. Still the same problem

$ uname -a

Linux archlinux 4.19.8-arch1-1-ARCH #1 SMP PREEMPT Sat Dec 8 13:49:11 UTC 2018 x86_64 GNU/Linux

Offline

#5 2018-12-12 21:59:16

souperstrawer
Member
Registered: 2018-12-12
Posts: 4

Re: Device is not authorized for usage [SOLVED]

Alright, I realized my mistake.

Apparently USBGuard was blocking my device.
I allowed the dongle and now it works like before.

Offline

Board footer

Powered by FluxBB