Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2022 18:35:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261891] [NEW PORT] graphics/epsonscan2: scanner engine supporting many Seiko/Epson scanners
Message-ID:  <bug-261891-7788-VSHGBuNZnA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261891-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261891-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261891

--- Comment #14 from J.R. Oldroyd <fbsd@opal.com> ---
Yes, apparently that is the case.

I replied to your email earlier.  Your scanner is looking for the es2intif
program which is part of the non-free-plugin port and which requires the ke=
rnel
Linux emulation.

Now, my scanner (the ST-3000) is working just fine over USB without this
program.  When I run with the debug trace enabled, there is no attempt to r=
un
es2intif here.=20=20

Looking at the Resources files, some models have an InterpreterName set to =
some
variation of "esint##.dll" which, I guess, means it needs the es2intif prog=
ram.
 The USB productIDs that have this are:

0x0130
0x0133
0x0136
0x0137
0x013A
0x013B
0x013C
0x013D
0x0142
0x0143
0x0144
0x0147
0x014A
0x0151
0x0153

So it would seem that, for these models, the non-free-plugin is also requir=
ed
for USB access.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261891-7788-VSHGBuNZnA>