Rename of USB device - is it possible?

Issues related to hardware problems
Post Reply
mrpsycho
Posts: 1
Joined: 2018/07/06 14:06:54

Rename of USB device - is it possible?

Post by mrpsycho » 2018/07/06 14:13:10

Hello,

i have a scanner, connected via USB:

Code: Select all

scanimage -L
device `brother4:bus5;dev2' is a Brother DCP-7057 USB scanner
problem is that any other tools tries to use name without brackets... so it all brake.

is it possible to rename "brother4:bus5;dev2" to somethink like this: dcp7057?
if so, how?

i know, my problem is specific... but i'd like to know a generic solution for same situations.

Post Reply