Driver Printer Canon IP 1700 di Ubuntu
http://ubuntuforums.org/showthread.php?t=590571
Execute the following command in a terminal:
Code:
$ sudo nano /etc/apt/sources.list
Add the following lines at the end of the document (in nano, you have to right click to paste):
Code:
# Canon PIXMA iP1700 drivers deb http://mambo.kuhp.kyoto-u.ac.jp/~takushi/ubuntu ./ deb-src http://mambo.kuhp.kyoto-u.ac.jp/~takushi/ubuntu ./
Update your package list:
Code:
$ sudo apt-get update
Install the packages necessary:
Code:
$ sudo apt-get install libcnbj-2.6 bjfilter-2.6 pstocanonbj
When done, turn on your printer and open the printing administration (system > administration > printing on Ubuntu). Select iP1700 in the list of local printers, change the “Make and Model” and select Canon > iP2200 (it should be at the bottom of the list) > Use the new PPD as is > apply. Under the policies tab, tick off “Enabled” and click apply.
No comments yet
Jump to comment form | comment rss [?] | trackback uri [?]