Allora innanzitutto grazie per gli aiuti precedenti, ma, purtroppo, devo ancora rompervi!
Stavolta il problema è lo scanner della stampante combo mfc680cn della brother.
Ricordo che è collegata tramite router ed ha indirzzo ip 192.168.0.2.
cosa ho fatto sinora?
In ordine non cronologico:
---ho scaricato i drivers dello scanner ed installati
---installato gimp
---installato sane
---installato xsane
Poi ho cercato un po' di configurazioni su internet ed ho trovato di dove configurare dei files
net.conf e dll.conf
io ci ho provato ma evidentemente sbaglio qualcosa vi scrivo il contenuto dei due files come mi saprete aiutare
dll.conf:
e# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader # # Backends can also be enabled by configuration snippets under # /etc/sane.d/dll.d directory -- packages providing backends should drop # a config file similar to dll.conf in this directory, named after the package. # # The next line enables the network backend; comment it out if you don't need # to use a remote SANE scanner over the network - see sane-net(5) and saned(8) brother2 net #abaton #agfafocus #apple #avision #artec #artec_eplus48u #as6e #bh #canon #canon630u #canon_dr #canon_pp cardscan coolscan #coolscan2 coolscan3 #dc25 #dc210 #dc240 #dell1600n_net dmc #epjitsu #epson #epson2 #fujitsu #gphoto2 #genesys #gt68xx hp hp3900 hpsj5s hp3500 hp4200 hp5400 hp5590 hpljm1005 hs2p ibm kodak kvs1025 kvs20xx leo #lexmark ma1509 magicolor matsushita microtek microtek2 mustek #mustek_pp mustek_usb mustek_usb2 nec niash #p5 pie #pixma plustek #plustek_pp #pnm qcam ricoh rts8891 s9036 sceptre sharp sm3600 sm3840 snapscan sp15c #st400 #stv680 tamarack teco1 teco2 teco3 #test u12 umax #umax_pp umax1220u v4l xerox_mfp
net.conf
HO letto poi di dover configurare altri files lato server:# 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. 192.168.0.2 localhost
sanet.conf e inetd.conf
ho provato ma senza risultato
sanet.conf
mentre l'altro è vuoto!# saned.conf # Configuration for the saned daemon ## Daemon options # Port range for the data connection. Choose a range inside [1024 - 65535]. # Avoid specifying too large a range, for performance reasons. # # ONLY use this if your saned server is sitting behind a firewall. If your # firewall is a Linux machine, we strongly recommend using the # Netfilter nf_conntrack_sane connection tracking module instead. # # data_portrange = 10000 - 10100 ## Access list # A list of host names, IP addresses or IP subnets (CIDR notation) that # are permitted to use local SANE devices. IPv6 addresses must be enclosed # in brackets, and should always be specified in their compressed form. # # The hostname matching is not case-sensitive. #scan-client.somedomain.firm #192.168.0.1 #192.168.0.1/29 #[2001:7a8:185e::42:12] #[2001:7a8:185e::42:12]/64 192.168.0.5 # NOTE: /etc/inetd.conf (or /etc/xinetd.conf) and # /etc/services must also be properly configured to start # the saned daemon as documented in saned(8), services(4) # and inetd.conf(4) (or xinetd.conf(5)).
Sapreste aiutarmi???? GRAZIE!!