Cytat:
|
a wykrywa go jak jestes jako root?
|
Jestem w odpowiedniej grupie więc to raczej nie jes powód.
Cytat:
andy@nabuchodonozor:~$ id andy
uid=1000(andy) gid=1000(andy) grupy=1000(andy),108(scanner)
|
Jednak dla pewności...
Cytat:
andy@nabuchodonozor:~$ sudo scanimage -L
device `v4l:/dev/video0' is a Noname Laptop_Integrated_Webcam_E4HD virtual device
|
Cytat:
|
i czy określiłeś podsieć która będzie mogła korzystać ze skanera.
|
xsane ma dokładnie wskazane gdzie jest skaner
Cytat:
andy@nabuchodonozor:~$ cat /etc/sane.d/net.conf
# This is the net backend config file.
## net backend options
# Timeout for the initial connection to saned. This will prevent the backend
# from blocking for several minutes trying to connect to an unresponsive
# saned host (network outage, host down, ...). Value in seconds.
# connect_timeout = 60
## saned hosts
# Each line names a host to attach to.
# If you list "localhost" then your backends can be accessed either
# directly or through the net backend. Going through the net backend
# may be necessary to access devices that need special privileges.
# localhost
192.168.1.69
|