LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Epson XP-245
#1
Hello, I had to install Linux Lite on a new hard drive, but having trouble installing the software and drivers for my printer a Epson XP-245. If i go to the website below and fill in my printer details, and click the Printer Driver and Scanner Driver, i don`t know which version to download. Any help would be appreciated.

Quote:http://download.ebz.epson.net/dsc/search...archModule
Reply
#2
Hello Derekg,

With LL 5.0, there is a new version of CUPS.
Have you try to install  your printer/Scanner WITHOUT drivers from Epson site ?
I use a XP-335 and I don't need to load drivers from Epson site and it works correctly under LL 5.0 ; on the test page it is specified "driver : drvless.ppd"



For scanner, don(t forget to stop firewall prior to start SANE.
LL 4.8 running on Dell Optiflex 760
LL 4.8 running on Asus X52J
LL 4.8 running on Toshiba Satellite C670-14W
LL 3.8 (32 bits) running on HP Pavilion
LL 5.0 running on Samsung RV515
Reply
#3
Paul74, I installed LinuxLite 5.0 this afternoon, and cheers i`ll give that a go. Also i can`t get the scanner to scan.
Reply
#4
Derekg,

In this case you will have some parameters to specify in ndifferent fils to get the scanner working !

In the directory /etc/sane.d :

1/ Modify the file  dll.conf and activate following lines : 
                                                            net
                                                            epson
                                                            epkowa
                                                            epson2

2/ Add or modify the file named  epkowa.conf to add scanner ip adress and port 1865 : (in the exemple below, it's my epkowa.conf file)
                                                            net 192.168.1.152 1865
                                                                  ----------------
                                                                  Replace by your printer ip adress

3/ Reboot the system and start Sane.
LL 4.8 running on Dell Optiflex 760
LL 4.8 running on Asus X52J
LL 4.8 running on Toshiba Satellite C670-14W
LL 3.8 (32 bits) running on HP Pavilion
LL 5.0 running on Samsung RV515
Reply
#5
I have that file open on my screen, but how do i activate those lines ? And is this the other file i have to edit ?

Quote:# epson2.conf
#
# here are some examples for how to configure the EPSON2 backend

# SCSI
scsi EPSON
# for the GT-6500:
#scsi "EPSON SC"

# Parallel port
#pio 0x278
#pio 0x378
#pio 0x3BC

# USB
usb

# For libusb support for unknown scanners use the following command
# usb <vendor ID> <product ID>
# e.g.:
# usb 0x4b8 0x110

# Network
#
# net 192.168.1.123
net autodiscovery
Reply
#6

1/ You vill have to edit the file "/etc/sane.d/dll.conf" and suppress the "#" for the lines containing :
    #net
    #epson
    #epson2
  and add a line to specify :
    epkowa

2/ Create the file  "/etc/sane.d/epkowa.conf" and specify :
    net aaa.bbb.c.d 1865

    Note : replace aaa.bbb.c.d by the ip adress of your printer, it's generally the form "192.168.1.nnn"

    To get printer adress :
    1/ Start your printer and wait to get it in ready mode
    2/ Use terminal and give the command      lpinfo -v | grep -P '://'

3/ Reboot your system

LL 4.8 running on Dell Optiflex 760
LL 4.8 running on Asus X52J
LL 4.8 running on Toshiba Satellite C670-14W
LL 3.8 (32 bits) running on HP Pavilion
LL 5.0 running on Samsung RV515
Reply
#7
I have edited the file "/etc/sane.d/dll.conf and saved it.  How do i create a conf file ? And if i have to use su and password, it gives me
Quote:su: Authentication failure
.
Reply
#8
You need to use :
sudo gedit /etc/sane.d/dll.conf
and to specify your password when asked, be carefull, it's normal than the password doesn't appears !

And to create epkowa.conf :
sudo gedit /etc/sane.d/epkowa.conf
LL 4.8 running on Dell Optiflex 760
LL 4.8 running on Asus X52J
LL 4.8 running on Toshiba Satellite C670-14W
LL 3.8 (32 bits) running on HP Pavilion
LL 5.0 running on Samsung RV515
Reply
#9
I tried what you said and get this.

Quote:sudo: gedit: command not found
Reply
#10
Self explanatory. Gedit is not installed. Use sudo nano.

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)