Hello,

at first please answer always into the bug,too.


First please send the output of

systemctl status udev



Then check that

ENV{DEVNAME}!="", ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -m 
g:scanner:rw $env{DEVNAME}"

is in one line without linebreak before the end.


Next please test:

Add the file as root:

/etc/udev/rules.d/scanner.rules


Insert this line 

SUBSYSTEMS=="usb", ATTRS{idVendor}=="07b3", ATTRS{idProduct}=="1300", 
GROUP="scanner"



Then reboot und test it again.

If fails then give me the output of

systemctl status udev

again.


Thanks 


CU
Jörg

-- 
New:
GPG Fingerprint: 63E0 075F C8D4 3ABB 35AB  30EE 09F8 9F3C 8CA1 D25D
GPG key (long) : 09F89F3C8CA1D25D
GPG Key        : 8CA1D25D
CAcert Key S/N : 0E:D4:56

Old pgp Key: BE581B6E (revoked since 2014-12-31).

Jörg Frings-Fürst
D-54470 Lieser


git:      https://jff.email/cgit/

Threema: SYR8SJXB
Wire: @joergfringsfuerst
Skype: joergpenguin
Ring:     jff
Telegram: @joergfringsfuerst


My wish list: 
 - Please send me a picture from the nature at your home.




Am Dienstag, dem 07.09.2021 um 20:25 +0700 schrieb A L:
> 
> 07.09.2021 16:28, Jörg Frings-Fürst пишет:
> > Hello Andrei,
> > 
> > please add as root the file
> > 
> > /usr/lib/udev/rules.d/99-libsane1.rules
> > 
> > with the context
> > 
> > ENV{DEVNAME}!="", ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -
> > m g:scanner:rw $env{DEVNAME}"
> > 
> > then reboot. And tell me if the error is fixed with it.
> > 
> > CU
> > Jörg
> > 
> 
> Sorry, no results ..
> 
> 
> # cat /usr/lib/udev/rules.d/99-libsane1.rules
> 
> ENV{DEVNAME}!="", ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -m 
> g:scanner:rw $env{DEVNAME}"
> #
> 
> # sane-find-scanner
> 
>    # sane-find-scanner will now attempt to detect your scanner. If
> the
>    # result is different from what you expected, first make sure your
>    # scanner is powered up and properly connected to your computer.
> 
>    # No SCSI scanners found. If you expected something different,
> make 
> sure that
>    # you have loaded a kernel SCSI driver for your SCSI adapter.
> 
> found USB scanner (vendor=0x07b3 [PLUSTEK INC], product=0x1300
> [USB2.0 
> SCANNER], chip=GL845) at libusb:002:002
> 
> 
> $ sane-find-scanner
> 
>    # sane-find-scanner will now attempt to detect your scanner. If
> the
>    # result is different from what you expected, first make sure your
>    # scanner is powered up and properly connected to your computer.
> 
>    # No SCSI scanners found. If you expected something different,
> make 
> sure that
>    # you have loaded a kernel SCSI driver for your SCSI adapter.
> 
> could not open USB device 0x8087/0x0024 at 003:002: Access denied 
> (insufficient permissions)
> could not open USB device 0x1d6b/0x0002 at 003:001: Access denied 
> (insufficient permissions)
> could not open USB device 0x046d/0xc33a at 001:004: Access denied 
> (insufficient permissions)
> could not open USB device 0x062a/0x4101 at 001:003: Access denied 
> (insufficient permissions)
> could not open USB device 0x8087/0x0024 at 001:002: Access denied 
> (insufficient permissions)
> could not open USB device 0x1d6b/0x0002 at 001:001: Access denied 
> (insufficient permissions)
> could not open USB device 0x1d6b/0x0003 at 004:001: Access denied 
> (insufficient permissions)
> could not open USB device 0x07b3/0x1300 at 002:002: Access denied 
> (insufficient permissions)
> could not open USB device 0x1d6b/0x0002 at 002:001: Access denied 
> (insufficient permissions)
>    # No USB scanners found. If you expected something different, make
> sure that ...
> 
> WBR,
> 
> Andrei
> 
> 
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to