Page 2 of 3

Re: sx235w

PostPosted: Mon Mar 11, 2013 6:45 pm
by Xanayoshi
This post is scary and confusing. I have no idea what's going on here, but I may try to hook up my Brother 3-in-1, so thanks guys!! It's always sitting on the network...mocking me. :twisted:

Re: sx235w

PostPosted: Mon Mar 11, 2013 6:48 pm
by Uffe
I have just installed my Epson sx125 on a 12.04 based system and i got the driver from Epsons site http://download.ebz.epson.net/dsc/search/01/search/searchModule (I can see in the list that you will need the same driver as I use for mine exempt mine don't have use for the wi-fi-driver.)
There are several packages to download and they have to be installed in the right order, but if you do it with the Gdebi-packageinstaller it will inform you if you have missing dependencies and if your aren't installing in the right order.
I thought it was quite easy ;) - at least in comparison with installing my Brother MFC-J6510DW 8-)

<BREW>

Re: sx235w

PostPosted: Sat Mar 16, 2013 2:33 pm
by witblits1970
here is what i get when i try to scan. see attachments.

Re: sx235w

PostPosted: Sat Mar 16, 2013 4:04 pm
by Uffe
Hi
Could you please try to post the outcome of this
Code: Select all
gedit /etc/default/saned

Re: sx235w

PostPosted: Sat Mar 16, 2013 4:12 pm
by witblits1970
here you go Uffe, thanks

Re: sx235w

PostPosted: Sat Mar 16, 2013 4:53 pm
by Uffe
OK, I think we got it ;)
run this
Code: Select all
sudo gedit /etc/default/saned
then change the line
Code: Select all
RUN=no
to
Code: Select all
RUN=yes
save, reboot and you should be god to go :)

Re: sx235w

PostPosted: Sat Mar 16, 2013 6:22 pm
by witblits1970
Uffe
here is what i get after previous post and reboot. at least with simple skan i noted the application saw the all in one but failed to scan. :?

Re: sx235w

PostPosted: Sat Mar 16, 2013 6:58 pm
by Uffe
Sorry that did not do it :(
I presume that you are trying over wi-fi and that I cant help you with before tomorrow (it's midnight here now) I have the possibility to try connecting to my wifes Epson SX510W and maybe then see what the problem is.

IF you are using USB, then there are two thing you have to do. Post the output of the following commands
Code: Select all
lsusb

Code: Select all
gedit /etc/udev/rules.d/40-libsane.rules

Re: sx235w

PostPosted: Sun Mar 17, 2013 3:18 am
by witblits1970
No not over wifi. Im just trying to scan via a traditional setup with wires.

Re: sx235w

PostPosted: Sun Mar 17, 2013 4:09 am
by witblits1970
here is what i get with latest post.