thank I added this file and please help with my scan-server :)
Printable View
thank I added this file and please help with my scan-server :)
Hi,
the needed entry is not in the file???
Just for testing:
Execute the following commands:
And post the output of the last (xinetd) command.Code:killall xinetd
echo "saned 6566/tcp # SANE network scanner daemon"
xinetd
Ragards
Oliver
My fault :o
Otherwise you wont get any output.Code:xinetd -d
Regards
Oliver
ok:
Code:10/2/8@22:15:02: DEBUG: 244 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/netbios-ns [file=/opt/etc/xinetd.conf] [line=15]
10/2/8@22:15:02: ERROR: 244 {addrlist_op} failed to parse 192.168.XXX.1/24 [file=/opt/etc/xinetd.d/netbios-ns] [line=9]
10/2/8@22:15:02: DEBUG: 244 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/netbios-ssn [file=/opt/etc/xinetd.d/netbios-ssn] [line=11]
10/2/8@22:15:03: ERROR: 244 {addrlist_op} failed to parse 192.168.XXX.1/24 [file=/opt/etc/xinetd.d/netbios-ssn] [line=9]
10/2/8@22:15:03: DEBUG: 244 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/saned [file=/opt/etc/xinetd.d/saned] [line=11]
10/2/8@22:15:03: ERROR: 244 {service_fill} Port not specified and can't find service: saned with getservbyname
Service defaults
Instances = 60
CPS = max conn:25 wait:30
Bind = All addresses.
Only from: localhost(HOST) 10.0.0.0/255.0.0.0(NET) 172.16.0.0/255.240.0.0(NET) 192.168.0.0/255.255.0.0(NET)
No access: No blocked sites
Logging to syslog. Facility = authpriv, level = info
Log_on_success flags = HOST PID
Log_on_failure flags = HOST
Service configuration: netbios-ns
id = netbios-ns
flags = IPv4
socket_type = dgram
Protocol (name,number) = (udp,17)
port = 137
wait = yes
user = 0
Groups = no
PER_SOURCE = -1
Bind = All addresses.
Server = /usr/sbin/nmbd
Server argv = nmbd
Only from: localhost(HOST)
No access: No blocked sites
Logging to syslog. Facility = authpriv, level = info
Log_on_success flags = HOST PID
Log_on_failure flags = HOST
Service configuration: netbios-ssn
id = netbios-ssn
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 139
wait = no
user = 0
Groups = no
PER_SOURCE = -1
Bind = All addresses.
Server = /usr/sbin/smbd
Server argv = smbd
Only from: localhost(HOST)
No access: No blocked sites
Logging to syslog. Facility = authpriv, level = info
Log_on_success flags = HOST PID
Log_on_failure flags = HOST
10/2/8@22:15:03: DEBUG: 244 {cnf_start_services} Started service: netbios-ns
10/2/8@22:15:03: ERROR: 244 {activate_normal} bind failed (Address already in use (errno = 125)). service = netbios-ssn
10/2/8@22:15:03: ERROR: 244 {cnf_start_services} Service netbios-ssn failed to start and is deactivated.
10/2/8@22:15:03: DEBUG: 244 {cnf_start_services} mask_max = 6, services_started = 1
10/2/8@22:15:03: NOTICE: 244 {main} xinetd Version 2.3.14 started with no options compiled in.
10/2/8@22:15:03: NOTICE: 244 {main} Started working: 1 available service
10/2/8@22:15:03: DEBUG: 244 {main_loop} active_services = 1
10/2/8@22:15:28: NOTICE: 244 {general_handler} Unexpected signal 2 (Interrupt)
Confusing...
please open the file:
scroll to the end of the file and look for the following entry:Code:/etc/services
if it's not in, add it. Save the file and again attach the file to your post.Code:saned 6566/tcp
Again:
And post the output.Code:xinetd -d
Regards
Oliver
Hello
Sorry, no luck. Scanimage -L:
sane-find-scanner:Code:No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).
Code:# 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.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".
found USB scanner (vendor=0x04b8 [Language Error], product=0x083f [Language Error]) at libusb:001:002
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.
# Not checking for parallel port scanners.
# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.
so output:
Code:10/2/9@07:07:12: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:12: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:12: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:12: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:12: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:12: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:12: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:12: DEBUG: 162 {child_exit} waitpid returned = 229
10/2/9@07:07:12: DEBUG: 162 {server_end} netbios-ns server 229 exited
10/2/9@07:07:12: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:12: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:12: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:12: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:13: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:13: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:13: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:13: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:13: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:13: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:13: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:13: DEBUG: 162 {child_exit} waitpid returned = 230
10/2/9@07:07:13: DEBUG: 162 {server_end} netbios-ns server 230 exited
10/2/9@07:07:13: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:13: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:13: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:13: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:14: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:14: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:14: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:14: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:14: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:14: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:14: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:14: DEBUG: 162 {child_exit} waitpid returned = 231
10/2/9@07:07:14: DEBUG: 162 {server_end} netbios-ns server 231 exited
10/2/9@07:07:14: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:14: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:14: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:14: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:14: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:14: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:14: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:14: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:14: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:14: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:14: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:14: DEBUG: 162 {child_exit} waitpid returned = 232
10/2/9@07:07:14: DEBUG: 162 {server_end} netbios-ns server 232 exited
10/2/9@07:07:14: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:14: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:14: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:14: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:15: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:15: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:15: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:15: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:16: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:16: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:16: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:16: DEBUG: 162 {child_exit} waitpid returned = 233
10/2/9@07:07:16: DEBUG: 162 {server_end} netbios-ns server 233 exited
10/2/9@07:07:16: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:16: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:16: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:16: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:16: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:16: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:16: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:16: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:16: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:16: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:16: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:16: DEBUG: 162 {child_exit} waitpid returned = 234
10/2/9@07:07:16: DEBUG: 162 {server_end} netbios-ns server 234 exited
10/2/9@07:07:16: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:16: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:16: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:16: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:17: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:17: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:17: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:17: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:17: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:17: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:17: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:17: DEBUG: 162 {child_exit} waitpid returned = 235
10/2/9@07:07:17: DEBUG: 162 {server_end} netbios-ns server 235 exited
10/2/9@07:07:17: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:17: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:17: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:17: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:18: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:18: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:18: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:18: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:18: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:18: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:18: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:18: DEBUG: 162 {child_exit} waitpid returned = 236
10/2/9@07:07:18: DEBUG: 162 {server_end} netbios-ns server 236 exited
10/2/9@07:07:18: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:18: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:18: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:18: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:19: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:19: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:19: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:19: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:19: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:19: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:19: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:19: DEBUG: 162 {child_exit} waitpid returned = 237
10/2/9@07:07:19: DEBUG: 162 {server_end} netbios-ns server 237 exited
10/2/9@07:07:19: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:19: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:19: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:19: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:20: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:20: DEBUG: 162 {svc_suspend} Suspended service netbios-ns
10/2/9@07:07:20: DEBUG: 162 {server_start} Starting service netbios-ns
10/2/9@07:07:20: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:20: DEBUG: 162 {main_loop} active_services = 0
10/2/9@07:07:20: DEBUG: 162 {main_loop} select returned 1
10/2/9@07:07:20: DEBUG: 162 {check_pipe} Got signal 18 (Child exited)
10/2/9@07:07:20: DEBUG: 162 {child_exit} waitpid returned = 238
10/2/9@07:07:20: DEBUG: 162 {server_end} netbios-ns server 238 exited
10/2/9@07:07:20: DEBUG: 162 {drain} UDP socket should be empty
10/2/9@07:07:20: DEBUG: 162 {svc_resume} Resumed service netbios-ns
10/2/9@07:07:20: DEBUG: 162 {child_exit} waitpid returned = -1
10/2/9@07:07:20: DEBUG: 162 {main_loop} active_services = 1
10/2/9@07:07:25: NOTICE: 162 {general_handler} Unexpected signal 2 (Interrupt)
Hi,
@adek24: First you have to kill xinetd:
Then restart it and post the output:Code:killall xinetd
But check if the following entry is in /etc/services:Code:xinetd -d
@corwin_x: Don't know the reason yet...Code:saned 6566/tcp
I have to check, if your scanner is completely supported.
Regards
Oliver
so it is output I add saned 6566/tcp:
Code:10/2/9@22:09:02: DEBUG: 175 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/netbios-ns [file=/opt/etc/xinetd.conf] [line=15]
10/2/9@22:09:02: ERROR: 175 {addrlist_op} failed to parse 192.168.XXX.1/24 [file=/opt/etc/xinetd.d/netbios-ns] [line=9]
10/2/9@22:09:02: DEBUG: 175 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/netbios-ssn [file=/opt/etc/xinetd.d/netbios-ssn] [line=11]
10/2/9@22:09:02: ERROR: 175 {addrlist_op} failed to parse 192.168.XXX.1/24 [file=/opt/etc/xinetd.d/netbios-ssn] [line=9]
10/2/9@22:09:02: DEBUG: 175 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/saned [file=/opt/etc/xinetd.d/saned] [line=11]
10/2/9@22:09:02: ERROR: 175 {service_fill} Port not specified and can't find service: saned with getservbyname
Service defaults
Instances = 60
CPS = max conn:25 wait:30
Bind = All addresses.
Only from: localhost(HOST) 10.0.0.0/255.0.0.0(NET) 172.16.0.0/255.240.0.0(NET) 192.168.0.0/255.255.0.0(NET)
No access: No blocked sites
Logging to syslog. Facility = authpriv, level = info
Log_on_success flags = HOST PID
Log_on_failure flags = HOST
Service configuration: netbios-ns
id = netbios-ns
flags = IPv4
socket_type = dgram
Protocol (name,number) = (udp,17)
port = 137
wait = yes
user = 0
Groups = no
PER_SOURCE = -1
Bind = All addresses.
Server = /usr/sbin/nmbd
Server argv = nmbd
Only from: localhost(HOST)
No access: No blocked sites
Logging to syslog. Facility = authpriv, level = info
Log_on_success flags = HOST PID
Log_on_failure flags = HOST
Service configuration: netbios-ssn
id = netbios-ssn
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 139
wait = no
user = 0
Groups = no
PER_SOURCE = -1
Bind = All addresses.
Server = /usr/sbin/smbd
Server argv = smbd
Only from: localhost(HOST)
No access: No blocked sites
Logging to syslog. Facility = authpriv, level = info
Log_on_success flags = HOST PID
Log_on_failure flags = HOST
10/2/9@22:09:02: DEBUG: 175 {cnf_start_services} Started service: netbios-ns
10/2/9@22:09:02: ERROR: 175 {activate_normal} bind failed (Address already in use (errno = 125)). service = netbios-ssn
10/2/9@22:09:02: ERROR: 175 {cnf_start_services} Service netbios-ssn failed to start and is deactivated.
10/2/9@22:09:02: DEBUG: 175 {cnf_start_services} mask_max = 6, services_started = 1
10/2/9@22:09:02: NOTICE: 175 {main} xinetd Version 2.3.14 started with no options compiled in.
10/2/9@22:09:02: NOTICE: 175 {main} Started working: 1 available service
10/2/9@22:09:02: DEBUG: 175 {main_loop} active_services = 1
10/2/9@22:09:16: DEBUG: 175 {main_loop} select returned 1
10/2/9@22:09:16: DEBUG: 175 {svc_suspend} Suspended service netbios-ns
10/2/9@22:09:16: DEBUG: 175 {server_start} Starting service netbios-ns
10/2/9@22:09:16: DEBUG: 175 {main_loop} active_services = 0
10/2/9@22:09:16: DEBUG: 175 {main_loop} active_services = 0
10/2/9@22:09:16: DEBUG: 175 {main_loop} select returned 1
10/2/9@22:09:16: DEBUG: 175 {check_pipe} Got signal 18 (Child exited)
10/2/9@22:09:16: DEBUG: 175 {child_exit} waitpid returned = 181
10/2/9@22:09:16: DEBUG: 175 {server_end} netbios-ns server 181 exited
10/2/9@22:09:16: DEBUG: 175 {drain} UDP socket should be empty
10/2/9@22:09:16: DEBUG: 175 {svc_resume} Resumed service netbios-ns
10/2/9@22:09:16: DEBUG: 175 {child_exit} waitpid returned = -1
10/2/9@22:09:16: DEBUG: 175 {main_loop} active_services = 1
10/2/9@22:09:17: DEBUG: 175 {main_loop} select returned 1
10/2/9@22:09:17: DEBUG: 175 {svc_suspend} Suspended service netbios-ns
10/2/9@22:09:17: DEBUG: 175 {server_start} Starting service netbios-ns
10/2/9@22:09:17: DEBUG: 175 {main_loop} active_services = 0
10/2/9@22:09:17: DEBUG: 175 {main_loop} active_services = 0
10/2/9@22:09:17: DEBUG: 175 {main_loop} select returned 1
10/2/9@22:09:17: DEBUG: 175 {check_pipe} Got signal 18 (Child exited)
10/2/9@22:09:17: DEBUG: 175 {child_exit} waitpid returned = 182
10/2/9@22:09:17: DEBUG: 175 {server_end} netbios-ns server 182 exited
10/2/9@22:09:17: DEBUG: 175 {drain} UDP socket should be empty
10/2/9@22:09:17: DEBUG: 175 {svc_resume} Resumed service netbios-ns
10/2/9@22:09:17: DEBUG: 175 {child_exit} waitpid returned = -1
10/2/9@22:09:17: DEBUG: 175 {main_loop} active_services = 1
10/2/9@22:09:17: DEBUG: 175 {main_loop} select returned 1
10/2/9@22:09:17: DEBUG: 175 {svc_suspend} Suspended service netbios-ns
10/2/9@22:09:17: DEBUG: 175 {server_start} Starting service netbios-ns
10/2/9@22:09:17: DEBUG: 175 {main_loop} active_services = 0
10/2/9@22:09:17: DEBUG: 175 {main_loop} active_services = 0
10/2/9@22:09:17: DEBUG: 175 {main_loop} select returned 1
10/2/9@22:09:17: DEBUG: 175 {check_pipe} Got signal 18 (Child exited)
10/2/9@22:09:17: DEBUG: 175 {child_exit} waitpid returned = 183
10/2/9@22:09:17: DEBUG: 175 {server_end} netbios-ns server 183 exited
10/2/9@22:09:17: DEBUG: 175 {drain} UDP socket should be empty
10/2/9@22:09:17: DEBUG: 175 {svc_resume} Resumed service netbios-ns
10/2/9@22:09:17: DEBUG: 175 {child_exit} waitpid returned = -1
10/2/9@22:09:17: DEBUG: 175 {main_loop} active_services = 1
10/2/9@22:12:03: NOTICE: 175 {general_handler} Unexpected signal 2 (Interrupt)
Hi,
@corwin_x: I contact the sane-developer and I have no good news. Printer/Scanner Epson DX-4400 is not supported on Asus Wl500. It is generally supported by sane-backends but not on the router. For further support, you can contact the sane-developer on sane-devel-mailing-list.
What Firmware are you using? Update to the actual Ily-FW. Maybe this helps...
@adek24: Please again attach the file:
with your entry.Code:/etc/services
Regards
Oliver
Hi,
@: That's the problem. The entry:
I asked you to put at the end of the file, is not there. We need this service entry to start the sane-server. Please write it at the end of the file.Code:saned 6566/tcp
Maybe there is also somethin wrong in your :
Please also attach this file to your next post.Code:/opt/etc/init.d/S01sane-backends
Regards
Oliver
so i find iscan-plugin-cx4400 mayby this resolve my problems with dx4450 but how install it on oleg ?
I change drivers in sane to epkowa