Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not create input device: No such device #328

Open
PLNech opened this issue Aug 30, 2022 · 2 comments
Open

Could not create input device: No such device #328

PLNech opened this issue Aug 30, 2022 · 2 comments

Comments

@PLNech
Copy link

PLNech commented Aug 30, 2022

I'm trying to use a Logitech MX Vertical mouse. After setting up my cfg file following the best example I could find (from #320), I see the following error when running logid -v:

[ERROR] Could not create input device: No such device

The mouse is paired/connected/trusted via bluetooth:

~ bluetoothctl info EA:CC:B3:B9:23:FB

Device EA:CC:B3:B9:23:FB (random)
	Name: MX Vertical
	Alias: MX Vertical
	Appearance: 0x03c2
	Icon: input-mouse
	Paired: yes
	Bonded: yes
	Trusted: yes
	Blocked: no
	Connected: yes
	LegacyPairing: no
	UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
	UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
	UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
	UUID: Battery Service           (0000180f-0000-1000-8000-00805f9b34fb)
	UUID: Human Interface Device    (00001812-0000-1000-8000-00805f9b34fb)
	UUID: Vendor specific           (00010000-0000-1000-8000-011f2000046d)
	Modalias: usb:v046DpB020d0009
	Battery Percentage: 0x64 (100)

However nothing happens when I move it or click.

Any idea how to troubleshoot this situation?

@markstos
Copy link

markstos commented Nov 2, 2022

Might be a dupe of #249 or #204.

@Aworldc
Copy link

Aworldc commented Nov 5, 2023

for me, logid doesn't work but sudo logid does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants