How to install Canon Pixma E400 on Ubuntu 14.10?
Fair warning: I am a complete noob to Linux and Ubuntu.
I have been trying to install the Canon Pixma E400 printer but have not succeeded so far.
I tried:
- locating the driver through the built-in Printer Settings option, but there wasn't any driver available for my printer (found one for PIXMAE500, installed that but it did not work).
- The generic driver for pdfs also did not work; my printer didn't take any jobs through that driver.
- installing the driver from the .exe file that came with the setup disk of the printer, but
wine
did not recognise that file. - Downloaded the binary .deb file but it didn't work either.
- I downloaded the relevant driver packages (tar.gz) from the web, extracted them, read through the README file in there, but could not figure out its instructions. I then tried to execute the three-step compilation process, having changed to the extracted directory (via CD), suggested here to get an error saying
bash: ./configure: No such file or directory
.
I could not find any duplicate questions and have tried the usual solutions I found here. I am probably missing some basic detail due to my ignorance about Ubuntu.
Could someone here advise me how to handle this?
drivers printing 14.10 canon pixma
|
show 2 more comments
Fair warning: I am a complete noob to Linux and Ubuntu.
I have been trying to install the Canon Pixma E400 printer but have not succeeded so far.
I tried:
- locating the driver through the built-in Printer Settings option, but there wasn't any driver available for my printer (found one for PIXMAE500, installed that but it did not work).
- The generic driver for pdfs also did not work; my printer didn't take any jobs through that driver.
- installing the driver from the .exe file that came with the setup disk of the printer, but
wine
did not recognise that file. - Downloaded the binary .deb file but it didn't work either.
- I downloaded the relevant driver packages (tar.gz) from the web, extracted them, read through the README file in there, but could not figure out its instructions. I then tried to execute the three-step compilation process, having changed to the extracted directory (via CD), suggested here to get an error saying
bash: ./configure: No such file or directory
.
I could not find any duplicate questions and have tried the usual solutions I found here. I am probably missing some basic detail due to my ignorance about Ubuntu.
Could someone here advise me how to handle this?
drivers printing 14.10 canon pixma
Welcome to AskUbuntu! ;-) Could you please give us a bit more information like: what is the exact URL where you downloaded this printer module? (A.k.a. "driver")
– Fabby
Jan 18 '15 at 21:16
I downloaded it from here: support-asia.canon-asia.com/contents/ASIA/EN/0100396801.html
– wittgenstein
Jan 22 '15 at 18:44
You've put a ton of work in there already, ;-) and I have a Canon Pixma too, but for me the standard driver worked (though I still have to calibrate it as it's printing too dark). So: I'll try to compile the driver for you and get back to you after that. (I added that the binary driver didn't work either, so if my assumption is incorrect, drop me a note @Fabby)
– Fabby
Jan 22 '15 at 20:22
I've found: sourceforge.net/projects/gimp-print and will have a look at that first...
– Fabby
Jan 22 '15 at 20:35
1
Thanks for all your help @Fabby! I just got the printer about 2 weeks ago. I had another system with Windows7, so didn't care much with checking its compatibility with Ubuntu 14.10. Unfortunately, that system got physically damaged before the printer arrived! :-|
– wittgenstein
Jan 24 '15 at 6:57
|
show 2 more comments
Fair warning: I am a complete noob to Linux and Ubuntu.
I have been trying to install the Canon Pixma E400 printer but have not succeeded so far.
I tried:
- locating the driver through the built-in Printer Settings option, but there wasn't any driver available for my printer (found one for PIXMAE500, installed that but it did not work).
- The generic driver for pdfs also did not work; my printer didn't take any jobs through that driver.
- installing the driver from the .exe file that came with the setup disk of the printer, but
wine
did not recognise that file. - Downloaded the binary .deb file but it didn't work either.
- I downloaded the relevant driver packages (tar.gz) from the web, extracted them, read through the README file in there, but could not figure out its instructions. I then tried to execute the three-step compilation process, having changed to the extracted directory (via CD), suggested here to get an error saying
bash: ./configure: No such file or directory
.
I could not find any duplicate questions and have tried the usual solutions I found here. I am probably missing some basic detail due to my ignorance about Ubuntu.
Could someone here advise me how to handle this?
drivers printing 14.10 canon pixma
Fair warning: I am a complete noob to Linux and Ubuntu.
I have been trying to install the Canon Pixma E400 printer but have not succeeded so far.
I tried:
- locating the driver through the built-in Printer Settings option, but there wasn't any driver available for my printer (found one for PIXMAE500, installed that but it did not work).
- The generic driver for pdfs also did not work; my printer didn't take any jobs through that driver.
- installing the driver from the .exe file that came with the setup disk of the printer, but
wine
did not recognise that file. - Downloaded the binary .deb file but it didn't work either.
- I downloaded the relevant driver packages (tar.gz) from the web, extracted them, read through the README file in there, but could not figure out its instructions. I then tried to execute the three-step compilation process, having changed to the extracted directory (via CD), suggested here to get an error saying
bash: ./configure: No such file or directory
.
I could not find any duplicate questions and have tried the usual solutions I found here. I am probably missing some basic detail due to my ignorance about Ubuntu.
Could someone here advise me how to handle this?
drivers printing 14.10 canon pixma
drivers printing 14.10 canon pixma
edited Jan 22 '15 at 20:20
Fabby
26.7k1360160
26.7k1360160
asked Jan 17 '15 at 9:48
wittgensteinwittgenstein
1114
1114
Welcome to AskUbuntu! ;-) Could you please give us a bit more information like: what is the exact URL where you downloaded this printer module? (A.k.a. "driver")
– Fabby
Jan 18 '15 at 21:16
I downloaded it from here: support-asia.canon-asia.com/contents/ASIA/EN/0100396801.html
– wittgenstein
Jan 22 '15 at 18:44
You've put a ton of work in there already, ;-) and I have a Canon Pixma too, but for me the standard driver worked (though I still have to calibrate it as it's printing too dark). So: I'll try to compile the driver for you and get back to you after that. (I added that the binary driver didn't work either, so if my assumption is incorrect, drop me a note @Fabby)
– Fabby
Jan 22 '15 at 20:22
I've found: sourceforge.net/projects/gimp-print and will have a look at that first...
– Fabby
Jan 22 '15 at 20:35
1
Thanks for all your help @Fabby! I just got the printer about 2 weeks ago. I had another system with Windows7, so didn't care much with checking its compatibility with Ubuntu 14.10. Unfortunately, that system got physically damaged before the printer arrived! :-|
– wittgenstein
Jan 24 '15 at 6:57
|
show 2 more comments
Welcome to AskUbuntu! ;-) Could you please give us a bit more information like: what is the exact URL where you downloaded this printer module? (A.k.a. "driver")
– Fabby
Jan 18 '15 at 21:16
I downloaded it from here: support-asia.canon-asia.com/contents/ASIA/EN/0100396801.html
– wittgenstein
Jan 22 '15 at 18:44
You've put a ton of work in there already, ;-) and I have a Canon Pixma too, but for me the standard driver worked (though I still have to calibrate it as it's printing too dark). So: I'll try to compile the driver for you and get back to you after that. (I added that the binary driver didn't work either, so if my assumption is incorrect, drop me a note @Fabby)
– Fabby
Jan 22 '15 at 20:22
I've found: sourceforge.net/projects/gimp-print and will have a look at that first...
– Fabby
Jan 22 '15 at 20:35
1
Thanks for all your help @Fabby! I just got the printer about 2 weeks ago. I had another system with Windows7, so didn't care much with checking its compatibility with Ubuntu 14.10. Unfortunately, that system got physically damaged before the printer arrived! :-|
– wittgenstein
Jan 24 '15 at 6:57
Welcome to AskUbuntu! ;-) Could you please give us a bit more information like: what is the exact URL where you downloaded this printer module? (A.k.a. "driver")
– Fabby
Jan 18 '15 at 21:16
Welcome to AskUbuntu! ;-) Could you please give us a bit more information like: what is the exact URL where you downloaded this printer module? (A.k.a. "driver")
– Fabby
Jan 18 '15 at 21:16
I downloaded it from here: support-asia.canon-asia.com/contents/ASIA/EN/0100396801.html
– wittgenstein
Jan 22 '15 at 18:44
I downloaded it from here: support-asia.canon-asia.com/contents/ASIA/EN/0100396801.html
– wittgenstein
Jan 22 '15 at 18:44
You've put a ton of work in there already, ;-) and I have a Canon Pixma too, but for me the standard driver worked (though I still have to calibrate it as it's printing too dark). So: I'll try to compile the driver for you and get back to you after that. (I added that the binary driver didn't work either, so if my assumption is incorrect, drop me a note @Fabby)
– Fabby
Jan 22 '15 at 20:22
You've put a ton of work in there already, ;-) and I have a Canon Pixma too, but for me the standard driver worked (though I still have to calibrate it as it's printing too dark). So: I'll try to compile the driver for you and get back to you after that. (I added that the binary driver didn't work either, so if my assumption is incorrect, drop me a note @Fabby)
– Fabby
Jan 22 '15 at 20:22
I've found: sourceforge.net/projects/gimp-print and will have a look at that first...
– Fabby
Jan 22 '15 at 20:35
I've found: sourceforge.net/projects/gimp-print and will have a look at that first...
– Fabby
Jan 22 '15 at 20:35
1
1
Thanks for all your help @Fabby! I just got the printer about 2 weeks ago. I had another system with Windows7, so didn't care much with checking its compatibility with Ubuntu 14.10. Unfortunately, that system got physically damaged before the printer arrived! :-|
– wittgenstein
Jan 24 '15 at 6:57
Thanks for all your help @Fabby! I just got the printer about 2 weeks ago. I had another system with Windows7, so didn't care much with checking its compatibility with Ubuntu 14.10. Unfortunately, that system got physically damaged before the printer arrived! :-|
– wittgenstein
Jan 24 '15 at 6:57
|
show 2 more comments
2 Answers
2
active
oldest
votes
Download the driver here. http://support-asia.canon-asia.com/contents/ASIA/EN/0100588102.html
I have e400 too, tested and working on Ubuntu Server 14.04. I didn't check scanner options yet.
add a comment |
I just downloaded the E400 driver from the support-asia site and loaded three of the four drivers that came from the unzip. The printer now works on Linux Mint Rosa 17.3.
As I am new to linux I don´t know how it did it. I downloaded the file then used GDebi package installer. Used it to unzip and then added the printer. Everything just happened properly.
I really miss DOS. At least with that I knew what was happening.
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
add a comment |
protected by Community♦ Aug 23 '17 at 18:11
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Download the driver here. http://support-asia.canon-asia.com/contents/ASIA/EN/0100588102.html
I have e400 too, tested and working on Ubuntu Server 14.04. I didn't check scanner options yet.
add a comment |
Download the driver here. http://support-asia.canon-asia.com/contents/ASIA/EN/0100588102.html
I have e400 too, tested and working on Ubuntu Server 14.04. I didn't check scanner options yet.
add a comment |
Download the driver here. http://support-asia.canon-asia.com/contents/ASIA/EN/0100588102.html
I have e400 too, tested and working on Ubuntu Server 14.04. I didn't check scanner options yet.
Download the driver here. http://support-asia.canon-asia.com/contents/ASIA/EN/0100588102.html
I have e400 too, tested and working on Ubuntu Server 14.04. I didn't check scanner options yet.
answered Sep 1 '15 at 16:09
emrecnlemrecnl
4151518
4151518
add a comment |
add a comment |
I just downloaded the E400 driver from the support-asia site and loaded three of the four drivers that came from the unzip. The printer now works on Linux Mint Rosa 17.3.
As I am new to linux I don´t know how it did it. I downloaded the file then used GDebi package installer. Used it to unzip and then added the printer. Everything just happened properly.
I really miss DOS. At least with that I knew what was happening.
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
add a comment |
I just downloaded the E400 driver from the support-asia site and loaded three of the four drivers that came from the unzip. The printer now works on Linux Mint Rosa 17.3.
As I am new to linux I don´t know how it did it. I downloaded the file then used GDebi package installer. Used it to unzip and then added the printer. Everything just happened properly.
I really miss DOS. At least with that I knew what was happening.
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
add a comment |
I just downloaded the E400 driver from the support-asia site and loaded three of the four drivers that came from the unzip. The printer now works on Linux Mint Rosa 17.3.
As I am new to linux I don´t know how it did it. I downloaded the file then used GDebi package installer. Used it to unzip and then added the printer. Everything just happened properly.
I really miss DOS. At least with that I knew what was happening.
I just downloaded the E400 driver from the support-asia site and loaded three of the four drivers that came from the unzip. The printer now works on Linux Mint Rosa 17.3.
As I am new to linux I don´t know how it did it. I downloaded the file then used GDebi package installer. Used it to unzip and then added the printer. Everything just happened properly.
I really miss DOS. At least with that I knew what was happening.
answered May 16 '16 at 12:33
JimJim
1
1
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
add a comment |
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
"I don't know how it did it," isn't very helpful as an answer, unfortunately. OP provided a lot of steps, and was still stuck. It's important to outline as many details and specifics as possible for someone having trouble as they are.
– gravitymixes
May 27 '16 at 19:16
add a comment |
protected by Community♦ Aug 23 '17 at 18:11
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Welcome to AskUbuntu! ;-) Could you please give us a bit more information like: what is the exact URL where you downloaded this printer module? (A.k.a. "driver")
– Fabby
Jan 18 '15 at 21:16
I downloaded it from here: support-asia.canon-asia.com/contents/ASIA/EN/0100396801.html
– wittgenstein
Jan 22 '15 at 18:44
You've put a ton of work in there already, ;-) and I have a Canon Pixma too, but for me the standard driver worked (though I still have to calibrate it as it's printing too dark). So: I'll try to compile the driver for you and get back to you after that. (I added that the binary driver didn't work either, so if my assumption is incorrect, drop me a note @Fabby)
– Fabby
Jan 22 '15 at 20:22
I've found: sourceforge.net/projects/gimp-print and will have a look at that first...
– Fabby
Jan 22 '15 at 20:35
1
Thanks for all your help @Fabby! I just got the printer about 2 weeks ago. I had another system with Windows7, so didn't care much with checking its compatibility with Ubuntu 14.10. Unfortunately, that system got physically damaged before the printer arrived! :-|
– wittgenstein
Jan 24 '15 at 6:57