I use WL500gpv2-1.9.2.7-d-r1087
Printable View
I use WL500gpv2-1.9.2.7-d-r1087
Hi,
please post the file:
You can better attach it as a textfile.Code:vi /etc/services
Regards
Oliver
Hi,
@corwin_x
Please post the output of:
RegardsCode:tail /etc/services | grep saned
Oliver
Hi,
looks good.
Now do the following:
I also need the output of the following commands:
You can Exit with ctrl + c and restart xinetd in deamon-mode with:Code:killall xinetd
xinetd -d # <--- Thats where I need the output from
RegardsCode:xinetd
Oliver
Here it is, I'm still working on the Cups, so please don't look at the cups-related errors (first 3 lines) :o
Please note that the printer/scanner is not connected at this moment, I had to print something yesterday, plugged it into my notebook and was too lazy to plug it back to router...Code:10/2/8@15:43:39: DEBUG: 150 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/cups-lpd [file=/opt/etc/xinetd.conf] [line=15]
10/2/8@15:43:39: ERROR: 150 {server_parser} Server /opt/lib/cups/daemon/cups-lpd is not executable [file=/opt/etc/xinetd.d/cups-lpd] [line=11]
10/2/8@15:43:39: ERROR: 150 {identify_attribute} Error parsing attribute server - DISABLING SERVICE [file=/opt/etc/xinetd.d/cups-lpd] [line=11]
10/2/8@15:43:39: DEBUG: 150 {handle_includedir} Reading included configuration file: /opt/etc/xinetd.d/saned [file=/opt/etc/xinetd.d/saned] [line=13]
10/2/8@15:43:39: ERROR: 150 {fix_server_argv} Must specify a server in printer
Service defaults
Instances = 60
CPS = max conn:25 wait:30
Bind = All addresses.
Only from: localhost(HOST) 192.168.1.0/255.255.255.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: saned
id = saned
flags = IPv4
socket_type = stream
Protocol (name,number) = (tcp,6)
port = 6566
wait = no
user = 0
group = 0
Groups = no
PER_SOURCE = -1
Bind = All addresses.
Server = /opt/sbin/saned
Server argv = saned
Only from: localhost(HOST) 192.168.1.0/255.255.255.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
10/2/8@15:43:39: DEBUG: 150 {cnf_start_services} Started service: saned
10/2/8@15:43:39: DEBUG: 150 {cnf_start_services} mask_max = 6, services_started = 1
10/2/8@15:43:39: NOTICE: 150 {main} xinetd Version 2.3.14 started with no options compiled in.
10/2/8@15:43:39: NOTICE: 150 {main} Started working: 1 available service
10/2/8@15:43:39: DEBUG: 150 {main_loop} active_services = 1
Hi,
looks good to me!
Plug the printer/scanner in an try a:
Maybe you have to make a restart.Code:sane-find-scanner
scanimage -L
Regards
Oliver
Hi,
you can copy the file to a place on your external Harddisk, where you can access it from your PC.
RegardsCode:cp /etc/services /tmp/harddisk # /tmp/harddisk is just an example
Oliver
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
hi
I found that install scanner.o to modules but I have other kernel :
but in free i have:Code:Using //opt/lib/modules/2.4.37.7/kernel/drivers/usb/scanner.o
//opt/lib/modules/2.4.37.7/kernel/drivers/usb/scanner.o: error reading ELF section data //opt/lib/modules/2.4.37.7/kernel/drivers/usb/scanner.o: No space left on device
Code:$ free
total used free shared buffers
Mem: 29960 27556 2404 0 720
Swap: 506008 760 505248
Total: 535968 28316 507652
Hi,
I will check that.
Regards
Oliver
hi, i finally got time to do install everything from the beginning. I got from sane-find-scannerand from scanimage -LCode:found USB scanner (vendor=0x03f0 [HP], product=0x4c11 [PSC 1500 series]) at libusb:001:003
.Code:device `hpaio:/usb/PSC_1500_series?serial=MY5ADD13KM0498' is a Hewlett-Packard PSC_1500_series all-in-one
from scanimage -T i gotI searched on the forum for this and found http://wl500g.info/showthread.php?t=20098.Code:process 380: arguments to dbus_connection_send() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3141.
This is normally a bug in some application using the D-Bus library.
D-Bus not compiled with backtrace support so unable to print a backtrace
Aborted
Is it possible to make the hp dsc 1510 work without dbus?
I also trying to get samsung scx-4200 working, first all look fine scanimage is working just fine so driver is working. But can't connect from my desktop computer to scanner, telnet to port 6566 can't connect.
added /etc/service "saned 6566/tcp" because that not been there but no help, and /opt/etc/init.d/S01sane-backends look just correct.
So now im just out of idea what im doing wrong, so little help is welcome. Only diffrence to tutorial is my firmware is koppel made if that marks anything.
EDIT: Checked all again and noticed that port again lost from /etc/service/saned file after i reboot my router, so what to do to correct this problem?
Xinetd -d Also give erros and not to start.
EDIT: Full reinstall helps and scanner is working now, not know what was wrong previusly, noticed my router network connection have random dropouts (ipkg give random unknow host errors) problem is on 500gp side, network connection is working fine other computers.Code:10/4/28@16:08:35: DEBUG: 129 {handle_includedir} Reading included configuration
file: /opt/etc/xinetd.d/saned [file=/opt/etc/xinetd.conf] [line=15]
10/4/28@16:08:35: ERROR: 129 {service_fill} Port not specified and can't find se
rvice: 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.1.0/255.255.255.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
10/4/28@16:08:35: DEBUG: 129 {cnf_start_services} mask_max = 0, services_started
= 0
10/4/28@16:08:35: CRITICAL: 129 {init_services} no services. Exiting...
Hi,
nice to hear :DQuote:
EDIT: Full reinstall helps and scanner is working now, not know what was wrong previusly, noticed my router network connection have random dropouts (ipkg give random unknow host errors) problem is on 500gp side, network connection is working fine other computers.
samsung scx-4200 is well supported!
Regards
Oliver
Hi,
@rm_fontes: I have to ask the sane-mailing-list again. Don't know whats the problem...
Hi, everyone
I have installed everything like in 1st post, but when I start front-end xsane.exe i recieve answer that there is no devices.
IP of my router 192.168.1.1. I start scan from 192.168.1.31
this is my log
17:43:53 22-05-2010 (info|authpriv|xinetd) xinetd[448]: START: saned pid=1267 from=192.168.1.31
17:43:53 22-05-2010 (debug|daemon|saned) saned[1267]: saned (AF-indep+IPv6) from sane-backends 1.0.21 starting up
17:43:53 22-05-2010 (debug|daemon|saned) saned[1267]: check_host: access by remote host: 192.168.1.31
17:43:55 22-05-2010 (debug|daemon|saned) saned[1267]: check_host: getaddrinfo for local hostname failed: Name or service not known
17:43:55 22-05-2010 (debug|daemon|saned) saned[1267]: init: access by host 192.168.1.31 denied
17:43:55 22-05-2010 (debug|daemon|saned) saned[1267]: saned exiting
as far as i understand there is not enough permissions. but where??
/opt/etc/sane.d/saned.conf
/opt/etc/xinetd.d/sanedPHP Code:#scan-client.somedomain.firm
#192.168.1.1
192.168.1.0/31
#[2001:7a8:185e::42:12]
#[2001:7a8:185e::42:12]/64
attachment my net.conf from hard drivePHP Code:service saned
socket_type = stream
server = /opt/sbin/saned
protocol = tcp
user = root
group = root
wait = no
disable = no
Try
192.168.1.0/24 instead of 31 (/31 means all but the last bit are fixed therefore only 192.168.1.1 is allowed to connect to the server)
thanks
my /opt/etc/sane.d/saned.conf looks like:
now I can scan from all the PC and notebooks in my net.PHP Code:#scan-client.somedomain.firm
#192.168.1.1
192.168.1.2/24
#[2001:7a8:185e::42:12]
#[2001:7a8:185e::42:12]/64
Router: RT-N16, Firmware: tomato-K26USB-1.27.9045MIPSR2-beta11-vpn3.6, Printer: HP LJ M1319f MFP
All clients connected to router can print.
Installed the following (in that sequence): libusb, libtiff, libjpeg, libpng, libieee1284, xinetd, sane-backends, hplip
Output of all diagnostic tests (..xinetd.d/saned, ../sane.d/dll.conf, ../init.d/S01sane-backends, etc.) in attached file.
== output of sane-find-scanner ==>
found USB scanner (vendor=0x03f0, product=0x5817) at libusb:001:002
== output of scanimage -L ==>
No scanners were identified.
I would appreciate any help in getting this to work. I am happy to test ideas...
Hi,
sorry I was out of town.
I will look for a solution.
Regards
Oliver
Looking at the sane-devel mailing list it appears a couple of folks had their HP scanner issues go away by using a later version of HPLIP. example
The current version is 3.10.x [link]. The version which has been compiled for the routers is 2.8.x (link)
Would it be possible to compile the latest version?
Hi,
I will take a look on that.
Maybe I can maintain hplip (or ask the person who maintains it) and make a newer version.
Regards
Oliver
Hi,
I compiled a new version of hplip for the wl500.
Version is: 3.9.2
Would be nice if you could give it a try and post your experiences. To install it do the following:
Remove the old version of hplip:
Download the new version of hplip:Code:ipkg remove hplip
http://rapidshare.com/files/39484398...2-1_mipsel.ipk
Install the new version:
If you are asked to edit the dll.conf of sane, type:Code:ipkg install /storagelocation/of_downloaded/file/hplip_3.9.2-1_mipsel.ipk
Check if the following entry is in /opt/etc/sane.d/dll.confCode:Y
If the output is empty, add the entry:Code:grep hpaio /opt/etc/sane.d/dll.conf
Restart:Code:echo "hpaio">>/opt/etc/sane.d/dll.conf
Please post your experiences!!!Code:flashfs save && flashfs commit && flashfs enable && reboot
Regards
Oliver
Thanks for compiling this version. I used wget to download it to my router and then when I try to install, I get:
ipkg: invalid magic
Any ideas what the issue might be? Thanks.