On Wed 13 Jul 2016 at 12:40:58 (+0200), Pavel Kosina wrote:
>
> Brian napsal(a) dne 13.7.2016 v 12:08:
> >ls -l /dev/sg*
> crw-rw 1 root disk 21, 0 čec 13 12:32 /dev/sg0
>
> just my ssd disk:
> ls -l /dev/sd*
> brw-rw 1 root disk 8, 0 čec 13 12:32 /dev/sda
> brw-rw 1 root disk 8, 1 č
On Wed 13 Jul 2016 at 20:08:39 +, Curt wrote:
> On 2016-07-13, Brian wrote:
> >
> > I too didn't look at it and didn't try it. It would be unjust to judge
> > it without doing either.
> >
> > What does gdebi give that 'dpkg -i ' doesn't? A gui interface?
> >>
>
> DESCRIPTION
>gdebi
On 2016-07-13, Brian wrote:
>
> I too didn't look at it and didn't try it. It would be unjust to judge
> it without doing either.
>
> What does gdebi give that 'dpkg -i ' doesn't? A gui interface?
>>
DESCRIPTION
gdebi lets you install local deb packages resolving and
installing its
On Wed 13 Jul 2016 at 18:28:19 +, Curt wrote:
> On 2016-07-13, Brian wrote:
> > On Wed 13 Jul 2016 at 16:34:26 +, Curt wrote:
> >
> >> On 2016-07-13, peekaa wrote:
> >>
> >> > [dll] load: searching backend `epkowa' in
> >> > `/usr/lib/x86_64-linux-gnu/sane:/usr/lib/sane'
> >> > [dll] l
On 2016-07-13, Brian wrote:
> On Wed 13 Jul 2016 at 16:34:26 +, Curt wrote:
>
>> On 2016-07-13, peekaa wrote:
>>
>> > [dll] load: searching backend `epkowa' in
>> > `/usr/lib/x86_64-linux-gnu/sane:/usr/lib/sane'
>> > [dll] load: trying to load
>> > `/usr/lib/x86_64-linux-gnu/sane/libsane-e
On Wed 13 Jul 2016 at 16:34:26 +, Curt wrote:
> On 2016-07-13, peekaa wrote:
>
> > [dll] load: searching backend `epkowa' in
> > `/usr/lib/x86_64-linux-gnu/sane:/usr/lib/sane'
> > [dll] load: trying to load
> > `/usr/lib/x86_64-linux-gnu/sane/libsane-epkowa.so.1'
> > [dll] load: couldn't o
On 2016-07-13, Curt wrote:
>
> Why can't it find the backend 'epkowa'? Isn't that the one it should be
> using? Looking through the debs provided by Epson leads me to believe it
> is. You did download their tar.gz file and run 'install.sh' without
> error, right?
Well, I see you got it working
On 2016-07-13, peekaa wrote:
> [dll] load: searching backend `epkowa' in
> `/usr/lib/x86_64-linux-gnu/sane:/usr/lib/sane'
> [dll] load: trying to load
> `/usr/lib/x86_64-linux-gnu/sane/libsane-epkowa.so.1'
> [dll] load: couldn't open
> `/usr/lib/x86_64-linux-gnu/sane/libsane-epkowa.so.1' (No s
On Wed 13 Jul 2016 at 17:04:46 +0200, peekaa wrote:
> Dne 13.7.2016 v 15:40 Brian napsal(a):
> >
> >All the files are under a free license, if it matters to you.
> Not really.
Then you might want to install the two .debs with
dpkg -i first_deb
dpkg -i second_deb
and clear up any dependency
Dne 13.7.2016 v 15:40 Brian napsal(a):
On to Plan C.
1. In the software you have from Epson (iscan-bundle) there is a .deb in
the "core" directory. Open up the .deb (I use mc for that) and copy
the following files to your machine.
/etc/sane.d/dll.d/iscan to /etc/sane.d/dll.d/
Dne 13.7.2016 v 13:51 Curt napsal(a):
Isn't there a way of getting more verbose output out of 'scanimage -L'
(like debugging info)?
it is not much
The man page for sane talks about setting certain environement variables.
this might be helpful:
export SANE_DEBUG_DLL=100
:~$ scanimage -vvvL
[
On Wed 13 Jul 2016 at 12:40:58 +0200, Pavel Kosina wrote:
> Brian napsal(a) dne 13.7.2016 v 12:08:
> >ls -l /dev/sg*
> crw-rw 1 root disk 21, 0 čec 13 12:32 /dev/sg0
Not what was expected. Mine is
crw-rw 1 root disk 21, 0 Jul 13 13:31 /dev/sg0
crw-rw+ 1 root cdrom 21, 1 Jul 13
Le 13/07/2016 à 13:51, Curt a écrit :
[...]
> Isn't there a way of getting more verbose output out of 'scanimage -L'
> (like debugging info)?
[...]
the verbose option (-v) may be repeated several times to increase
verbosity level:
scanimage -vvvL
On 2016-07-12, peekaa wrote:
> Yes, I tried this option - the result was the same :-( - not scanning.
> Not sure If we do have to uninstall previously installed driver from
> debian repositories before installing this epson package.
Not sure either; installation instructions are available on th
Brian napsal(a) dne 13.7.2016 v 12:08:
ls -l /dev/sg*
crw-rw 1 root disk 21, 0 čec 13 12:32 /dev/sg0
just my ssd disk:
ls -l /dev/sd*
brw-rw 1 root disk 8, 0 čec 13 12:32 /dev/sda
brw-rw 1 root disk 8, 1 čec 13 12:32 /dev/sda1
brw-rw 1 root disk 8, 2 čec 13 12:32 /dev/sda2
brw
On Wed 13 Jul 2016 at 11:01:45 +0200, peekaa wrote:
> sane-find-scanner prints in the end:
>
>
> # Once you
> # found the scanner devices, be sure to adjust access permissions as
> # necessary.
>
>
> Could be the issue here? So user do not have rights? How to "to adjust
> access permissi
On Wed, 13 Jul 2016 11:01:45 +0200
peekaa wrote:
Hello peekaa,
>I tried to put user into group "scanner", but makes no change.
For that to 'take', you need to log out and back in again.
--
Regards _
/ ) "The blindingly obvious is
/ _)radnever immediately a
sane-find-scanner prints in the end:
# Once you
# found the scanner devices, be sure to adjust access permissions as
# necessary.
Could be the issue here? So user do not have rights? How to "to adjust
access permissions as necessary." for user?
I tried to put user into group "scanner",
Dne 12.7.2016 v 19:37 Brian napsal(a):
modprobe -r usblp
I suppose you could try this but it shouldn't work.
yes, it doesnt work:
scanimage -L
No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-
Dne 13.7.2016 v 09:52 didier gaumet napsal(a):
Le 12/07/2016 à 07:41, Pavel Kosina a écrit :
[...]
:~$ sane-find-scanner
[...]
found USB scanner (vendor=0x04b8 [EPSON], product=0x08a1 [EPSON L210
Series]) at libusb:001:005
[...]
Hi,
according to sane-usb(5) and sane-epson2(5) manpages, it s
Le 12/07/2016 à 07:41, Pavel Kosina a écrit :
[...]
:~$ sane-find-scanner
[...]
> found USB scanner (vendor=0x04b8 [EPSON], product=0x08a1 [EPSON L210
> Series]) at libusb:001:005
[...]
Hi,
according to sane-usb(5) and sane-epson2(5) manpages, it seems that
sometimes a sane backend cannot automat
On Tue 12 Jul 2016 at 18:55:13 +0200, Pavel Kosina wrote:
> Brian napsal(a) dne 12.7.2016 v 16:25:
> >
> >Would see what comes up in the log with searches for "usbfs" and
> >"claimed"?
>
> :~$ journalctl --no-pager | grep usbfs
> čec 12 18:49:13 linuxbox kernel: usbcore: registered new interface
Brian napsal(a) dne 12.7.2016 v 16:25:
Would see what comes up in the log with searches for "usbfs" and
"claimed"?
:~$ journalctl --no-pager | grep usbfs
čec 12 18:49:13 linuxbox kernel: usbcore: registered new interface
driver usbfs
:~$ journalctl --no-pager | grep claimed
čec 12 18:49:41
On Tue 12 Jul 2016 at 16:04:46 +0200, peekaa wrote:
> Yes, I tried this option - the result was the same :-( - not scanning.
> Not sure If we do have to uninstall previously installed driver from debian
> repositories before installing this epson package.
>
> Pavel
>
> Dne 12.7.2016 v 13:57 Curt
On Tue 12 Jul 2016 at 15:59:35 +0200, peekaa wrote:
> Dne 12.7.2016 v 12:55 Brian napsal(a):
>
> You are right. First run OK, any other run gives:
> $ scanimage -L
>
> No scanners were identified. If you were expecting something different,
> check that the scanner is plugged in, turned on and de
Yes, I tried this option - the result was the same :-( - not scanning.
Not sure If we do have to uninstall previously installed driver from
debian repositories before installing this epson package.
Pavel
Dne 12.7.2016 v 13:57 Curt napsal(a):
On 2016-07-12, peekaa wrote:
No scanners were id
Dne 12.7.2016 v 12:55 Brian napsal(a):
:~$ scanimage -L
device `epson2:libusb:001:005' is a Epson PID 08A1 flatbed scanner
sane reckons the epson2 backend will be up to doing the job.
This command has to give this output *consistently*. Running it 10 or 20
times on the run will enable you to
On 2016-07-12, peekaa wrote:
>
> 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, manp
On Tue 12 Jul 2016 at 07:53:46 +0200, peekaa wrote:
> Hoping text formatting will be fine, now.
Much better. Thanks.
> -
> as a user: /in fact - i would need to use it as a user, even not sudo users
> - there are 4 users on comp/
> :~$ sane-fin
Hoping text formatting will be fine, now.
-
as a user: /in fact - i would need to use it as a user, even not sudo
users - there are 4 users on comp/
:~$ sane-find-scanner
# sane-find-scanner will now attempt to detect your scanner. If the
Hoping text formatting will be fine, now.
-
as a user: /in fact - i would need to use it as a user, even not sudo
users - there are 4 users on comp/
:~$ sane-find-scanner
# sane-find-scanner will now attempt to detect your scanner. If the
On Mon 11 Jul 2016 at 20:15:56 +0200, Pavel Kosina wrote:
What you see below is what I and many others will see on their screens.
This is because we use mail readers which process text and not html. If
you want to make it easier for us to read your mail and reply to you
please consider adjusting y
Hello,
in Debian Testing/Sid Gnome I installed my local printer Epson L210.
Printing is fine however scanning is not working. I even tried to
install
http://download.ebz.epson.net/dsc/du/02/DriverDownloadInfo.do?LG2=EN&CN2=&DSCMI=47260&DSCCHK=666854028859f4cda9ad8ff8
33 matches
Mail list logo