I tried many ways to install my printer, but to no avail.
Attempt 1:
I downloaded its drivers, and installed two rpm files and its dependents files, e.g.
and other commands to install its dependency files.
Attempt 2:
My printer can be detected via System Settings -> Printers -> Add New Printer, but after I click Add button, a installation windows pops up, and disappears. I tried a few times, but the same result repeated.
Attempt 3:
My Settings:
Any idea?
Attempt 1:
I downloaded its drivers, and installed two rpm files and its dependents files, e.g.
Code:
# rpm -i cnijfilter-common-3.00-1.i386.rpm
# rpm -Uvh cnijfilter-ip1900series-3.00-1.i386.rpm
Attempt 2:
My printer can be detected via System Settings -> Printers -> Add New Printer, but after I click Add button, a installation windows pops up, and disappears. I tried a few times, but the same result repeated.
Attempt 3:
Code:
$ su -c 'yum -y install cnijfilter-common-3.00-1.i386.rpm'
Password:
Loaded plugins: langpacks, presto, refresh-packagekit
adobe-linux-x86_64 | 951 B 00:00
updates/metalink | 28 kB 00:00
updates | 4.7 kB 00:00
updates/primary_db | 6.3 MB 00:15
updates/group_gz | 434 kB 00:01
adobe-linux-x86_64 2/2
No package cnijfilter-common-3.00-1.i386.rpm available.
Error: Nothing to do
$ su -c 'yum -y install cnijfilter-ip1900series-3.00-1.i386.rpm'
Password:
Loaded plugins: langpacks, presto, refresh-packagekit
No package cnijfilter-ip1900series-3.00-1.i386.rpm available.
Error: Nothing to do
Code:
$lsusb
Bus 001 Device 005: ID 1737:0077 Linksys WUSB54GC v3 802.11g Adapter [Ralink RT2070L]
Bus 002 Device 002: ID 045e:0750 Microsoft Corp. Wired Keyboard 600
Bus 003 Device 002: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 003 Device 003: ID 04a9:10cd Canon, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Any idea?