[sane-devel] Fwd: Re: SCX-3405W scans with usb but not when shared from Linux Mint
Ralph Little
skelband at gmail.com
Wed May 20 15:52:39 BST 2020
Hi,
On 2020-05-19 8:51 a.m., vicki at thepenguin.org wrote:
>
> I see this bug report which seems to have the same issue:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1251295
>
I don't know about that, but that was from 2015. It worked out of the
box for me on Linux Mint 19.3.
> So in addition to adding saned to the group that owns the usb where
> the scanner is, I changed the perms on the usb to 666 (scares me, but
> I am just testing). Still no dice. scanimage -L doesn't see it. At
> this point, I am just trying to get my Mint box with the printer
> directly connected to it to see it with scanimage -L. You got any
> other ideas for me?
OK, let's try to narrow this down a bit.
I have to ask the obvious: does the main machine have a firewall installed?
Next, let's make sure that the saned service is running properly.
On the main machine, saned listens on port 6566.
If you try:
netstat -an | grep 6566
... do you see this or something similar?
tcp6 0 0 :::6566 :::* LISTEN
If so, then we should be good on that side, at least from the network
perspective.
On the laptop, could you try this and post the output?
SANE_DEBUG_NET=50 scanimage -L
Cheers,
Ralph
More information about the sane-devel
mailing list