Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old September 1st, 2006   #1
tjb891
A Carafe of Ubuntu
 
Join Date: Jul 2006
Location: U.S.A.
Beans: 95
Ubuntu 6.06 Dapper
Setting up Canon Pixma IP1500

Does anyone know how to set a Canon Pixma IP1500 with Ubuntu 6.06?
tjb891 is offline  
Old September 1st, 2006   #2
awkward1234
5 Cups of Ubuntu
 
Join Date: Jan 2006
Location: midsomer norton, uk
Beans: 20
Ubuntu 6.06
Re: Setting up Canon Pixma IP1500

you could try

http://www.turboprint.de/english.html

or these instruction, if your feeling technical, might be a bit old tho

http://ubuntuforums.org/showthread.php?t=56725
__________________
a man who cannot change is a fool, a man who refuses to change a bigger fool, awkward1234
awkward1234 is offline  
Old September 1st, 2006   #3
Dr. Nick
Tall Cafè Ubuntu
 
Dr. Nick's Avatar
 
Join Date: Oct 2005
Location: Heart of Texas
Beans: 2,655
Ubuntu 9.04 Jaunty Jackalope
Re: Setting up Canon Pixma IP1500

almost all modern canon printers i have used will run off the bjc7000/ bjc 800 drivers, Including my pixma 3000
Dr. Nick is offline  
Old October 21st, 2006   #4
uxworks
First Cup of Ubuntu
 
Join Date: Oct 2006
Beans: 1
Lightbulb Re: Setting up Canon Pixma IP1500

Let me share you with my Pixma ip1500 on Ubuntu (Dapper) experience...

At first I downloaded driver for Linux from Canon site - iP1500Linux.tar.gz
They say it works for SuSE but even on this it's not supported...blah blah

I extracted the archive
Code:
tar -xzf iP1500Linux.tar.gz
It contains files
Code:
iP1500/bjfilter-common-2.50-2.i386.rpm
iP1500/bjfilter-pixmaip1500-2.50-2.i386.rpm
iP1500/bjfilter-common-2.50-2.src.rpm
iP1500/bjfilter-pixmaip1500-lprng-2.50-2.i386.rpm
So I converted every i386 rpm with alien to debian
Code:
cd iP1500
sudo alien *i386.rpm
Then to install the deb files:
Code:
sudo dpkg -i *.deb
Everything went ok. I've already had all needed deps. If you are not that lucky and something says 'failed dependencies' try fixing it with apt-get install or apt-get -f install.
After that I suggest creating symlinks:
Code:
$cd /usr/lib
$sudo ln -s libpng12.so.0 libpng.so.2
$sudo ln -s libtiff.so.4 libtiff.so.3
$sudo ln -s libxml2.so.2 libxml.so.1
Without these symlinks the printer will install succesfully but it won't print anything (and I also haven't found anything in cups error logs).

This step is optional but advised - change the .ppd file to get other resolutions (300x300, 1200x1200).
I modified file /usr/share/cups/model/canonpixmaip1500.ppd
(don't forget to backup before changing!)
here's a diff of new and old ppd files:
Code:
105a106
> *Resolution 300/300 dpi: "<</HWResolution[300 300]>>setpagedevice"
106a108
> *Resolution 1200/1200 dpi: "<</HWResolution[1200 1200]>>setpagedevice"
108a111,118
> *OpenUI *CNQuality/Quality: PickOne
> *DefaultCNQuality: 3
> *CNQuality 2/High: "2"
> *CNQuality 3/Normal: "3"
> *CNQuality 4/Standard: "4"
> *CNQuality 5/Economy: "5"
> *CloseUI: *CNQuality
>
Now turn the printer on and restart cups
Code:
/etc/init.d/cupsys restart
It's time to add a printer to the system so
Code:
$gnome-cups-manager
or if you don't have gnome try using the cups web interface (on localhost)
The printer should be detected as "Canon iP1500" and you should select driver "PIXMA iP1500 Ver.2.50".
That's it!

All done thanks to those people:
http://forum.pld-linux.org/viewtopic...=1362&start=15
http://ubuntuforums.org/showthread.php?t=38995

Last edited by uxworks; October 21st, 2006 at 03:06 PM..
uxworks is offline  
Old October 30th, 2006   #5
findus
5 Cups of Ubuntu
 
findus's Avatar
 
Join Date: Jun 2006
Location: Birmingham, England
Beans: 44
Ubuntu 7.10 Gutsy Gibbon
Re: Setting up Canon Pixma IP1500

Thanks uxworks, that method works for me too using Edgy.
findus is offline  
Old November 10th, 2006   #6
ansalon5
First Cup of Ubuntu
 
Join Date: Nov 2006
Beans: 1
Question Re: Setting up Canon Pixma IP1500

When I tried to install the package from root it gave me the following error. I am a new to ubuntu and im not quite sure how to fix it. I tried the apt-get -f install command and it still errored out. Any help would be greatly appreciated.

Code:
Unpacking bjfilter-common (from bjfilter-common_2.50-3_i386.deb) ...
Selecting previously deselected package bjfilter-pixmaip1500.
Unpacking bjfilter-pixmaip1500 (from bjfilter-pixmaip1500_2.50-3_i386.deb) ...
Selecting previously deselected package bjfilter-pixmaip1500-lprng.
Unpacking bjfilter-pixmaip1500-lprng (from bjfilter-pixmaip1500-lprng_2.50-3_i386.deb) ...
dpkg: dependency problems prevent configuration of bjfilter-common:
 bjfilter-common depends on libcupsys2-gnutls10 (>= 1.1.23-1); however:
  Package libcupsys2-gnutls10 is not installed.
dpkg: error processing bjfilter-common (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bjfilter-pixmaip1500:
 bjfilter-pixmaip1500 depends on libcupsys2-gnutls10 (>= 1.1.23-1); however:
  Package libcupsys2-gnutls10 is not installed.
 bjfilter-pixmaip1500 depends on libglib1.2 (>= 1.2.0); however:
  Package libglib1.2 is not installed.
 bjfilter-pixmaip1500 depends on libgtk1.2 (>= 1.2.10-4); however:
  Package libgtk1.2 is not installed.
 bjfilter-pixmaip1500 depends on libpng10-0 (>= 1.0.18); however:
  Package libpng10-0 is not installed.
 bjfilter-pixmaip1500 depends on libxml1 (>= 1:1.8.14-3); however:
  Package libxml1 is not installed.
dpkg: error processing bjfilter-pixmaip1500 (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of bjfilter-pixmaip1500-lprng:
 bjfilter-pixmaip1500-lprng depends on libglib1.2 (>= 1.2.0); however:
  Package libglib1.2 is not installed.
 bjfilter-pixmaip1500-lprng depends on libgtk1.2 (>= 1.2.10-4); however:
  Package libgtk1.2 is not installed.
dpkg: error processing bjfilter-pixmaip1500-lprng (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 bjfilter-common
 bjfilter-pixmaip1500
 bjfilter-pixmaip1500-lprng
root@ubuntu:/home/zak# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up clvm (2.02.02-1ubuntu1) ...
Starting Cluster LVM Daemon clvmd could not connect to cluster manager
Consult syslog for more information
invoke-rc.d: initscript clvm, action "start" failed.
dpkg: error processing clvm (--configure):
 subprocess post-installation script returned error exit status 3
dpkg: dependency problems prevent configuration of redhat-cluster-suite:
 redhat-cluster-suite depends on clvm; however:
  Package clvm is not configured yet.
dpkg: error processing redhat-cluster-suite (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of system-config-cluster:
 system-config-cluster depends on redhat-cluster-suite; however:
  Package redhat-cluster-suite is not configured yet.
dpkg: error processing system-config-cluster (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 clvm
 redhat-cluster-suite
 system-config-cluster
E: Sub-process /usr/bin/dpkg returned an error code (1)

Last edited by ansalon5; November 10th, 2006 at 02:29 AM.. Reason: to add information to it
ansalon5 is offline  
Old January 21st, 2007   #7
pRq
First Cup of Ubuntu
 
Join Date: Jan 2007
Beans: 1
Wink Re: Setting up Canon Pixma IP1500

Thanks to uxworks it worked fine for me (Edgy).
being not quite knowledgeable of linux, I preferred after having set the symlinks, to:
- start the System Settings -> Printers
- Add -Printer / Class and bei printer model selection, choose "Other"
- point to /usr/share/cups/model/canonpixmaip1500.ppd

cheers
pR
pRq is offline  
Old January 26th, 2007   #8
BjarneJ
5 Cups of Ubuntu
 
Join Date: Jan 2007
Beans: 16
Re: Setting up Canon Pixma IP1500

I've not been as successful. After downloading iP1500Linux.tar.gz and unpacking, I cd iP1500 and get:
~$ cd iP1500
bash: cd: iP1500: No such file or directory

As you've probably guessed, I'm fairly new to Linux.
BjarneJ is offline  
Old January 27th, 2007   #9
johndoe32102002
5 Cups of Ubuntu
 
Join Date: Nov 2006
Beans: 36
Re: Setting up Canon Pixma IP1500

To most recent user's problem:
Try using cd iP* and watch your caps.

My problems with this printer driver:
I can't get it to work because of these errors:

sudo apt-get -f install libcnbj-2.5 bjfilter-2.5 pstocanonbj
Reading package lists... Done
Building dependency tree
Reading state information... Done
libcnbj-2.5 is already the newest version.
bjfilter-2.5 is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
pstocanonbj: Depends: libcupsys2-gnutls10 (>= 1.1.23-1)

AND WHEN I TRY IT THIS WAY ON THE FORUM:

sudo dpkg -i *.deb
(Reading database ... 104000 files and directories currently installed.)
Preparing to replace bjfilter-common 2.50-3 (using bjfilter-common_2.50-3_i386.deb) ...
Unpacking replacement bjfilter-common ...
Unpacking bjfilter-pixmaip1500 (from bjfilter-pixmaip1500_2.50-3_i386.deb) ...
dpkg: error processing bjfilter-pixmaip1500_2.50-3_i386.deb (--install):
trying to overwrite `/usr/lib/bjlib/bjfilterpixmaip1500.conf', which is also in package libcnbj-2.5
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Preparing to replace bjfilter-pixmaip1500-lprng 2.50-3 (using bjfilter-pixmaip1500-lprng_2.50-3_i386.deb) ...
Unpacking replacement bjfilter-pixmaip1500-lprng ...
Setting up bjfilter-common (2.50-3) ...
Setting up bjfilter-pixmaip1500-lprng (2.50-3) ...

Errors were encountered while processing:
bjfilter-pixmaip1500_2.50-3_i386.deb

NOTE: I tried these with the printer service stopped and when it was running - same result.
johndoe32102002 is offline  
Old January 28th, 2007   #10
BjarneJ
5 Cups of Ubuntu
 
Join Date: Jan 2007
Beans: 16
Re: Setting up Canon Pixma IP1500

bjarne@PC2:~/iP1500$ sudo alien *i386.rpm
Password:
bjfilter-common_2.50-3_i386.deb generated
Warning: Skipping conversion of scripts in package bjfilter-pixmaip1500: postinst postrm
Warning: Use the --scripts parameter to include the scripts.

bjfilter-pixmaip1500_2.50-3_i386.deb generated
Warning: Skipping conversion of scripts in package bjfilter-pixmaip1500-lprng: postrm
Warning: Use the --scripts parameter to include the scripts.

bjfilter-pixmaip1500-lprng_2.50-3_i386.deb generated

I guess I'm going to have a problem when I go onto installing the .deb packages. What is the scripts parameter?
BjarneJ is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:03 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry