dadamus
Posts: 3
Joined: Tue Jul 30, 2019 7:11 pm

Raspberry Pi Zero usb scanner

Wed Aug 07, 2019 8:07 pm

Hello, I have a problem with the usb scanner. When I connect the scanner when raspberry is already running, everything works, I can read from the file / dev / hidraw0. However, when the scanner is connected during startup, no /dev/hidraw* file appears ... What can I do to make raspberry scan the device again.

PS The script is written in python and the os is Raspbian Buster

Can anyone help?

PhilE
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 2945
Joined: Mon Sep 29, 2014 1:07 pm
Location: Cambridge

Re: Raspberry Pi Zero usb scanner

Wed Aug 07, 2019 8:26 pm

[ Moved to interfacing - this isn't a Device Tree question ]

When you boot with the scanner attached, does it appear in the output of "lsusb"?

And (again, after booting with the scanner attached) what does "vcgencmd get_throttled" report?

dadamus
Posts: 3
Joined: Tue Jul 30, 2019 7:11 pm

Re: Raspberry Pi Zero usb scanner

Thu Aug 08, 2019 11:57 am

Thx for reply

This is what i get when i disconnect and connect scanner: https://imgur.com/yM7X7d4

Return to “Interfacing (DSI, CSI, I2C, etc.)”