openSUSE Forums > Hardware » SUSE 11 WONT DETECT CANON PRINTER

Go Back   openSUSE Forums > Hardware
Forums FAQ Members List Search Today's Posts Mark Forums Read


Hardware Questions about drivers, peripheral cabling, configuration

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 22-Jun-2009, 20:31
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 5
gw1sxn hasn't been rated much yet
Default SUSE 11 WONT DETECT CANON PRINTER

WHY Wont suse detect my printer a CANON iP1500 ??
PLEASE Send any help to this email as i dont always lookin here

Code:
patrick.obrien@virgin.net
thanks patrick

Last edited by caf4926; 22-Jun-2009 at 21:33. Reason: edit to email
Reply With Quote
  #2 (permalink)  
Old 23-Jun-2009, 03:15
Student Penguin
 
Join Date: May 2009
Location: Jakarta, Beijing
Posts: 77
maill hasn't been rated much yet
Default Re: SUSE 11 WONT DETECT CANON PRINTER

Hi, you can find the instructions and the driver from here
Getting canon printer working in openSUSE 11 | Webpit.com
__________________
"And just as you want men to do to you, you also do to them likewise."
Luke 6:31 NKJV
Reply With Quote
  #3 (permalink)  
Old 03-Jul-2009, 18:35
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 5
gw1sxn hasn't been rated much yet
Default Re: SUSE 11 WONT DETECT CANON PRINTER

thanks just found your reply today july 4th Many thanks , now how do i download it so it goes in the right place ????
Reply With Quote
  #4 (permalink)  
Old 04-Jul-2009, 01:24
ram88's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: relative
Posts: 1,169
ram88 hasn't been rated much yet
Send a message via MSN to ram88 Send a message via Skype™ to ram88
Default Re: SUSE 11 WONT DETECT CANON PRINTER

These file are rpms (setup files, just start on of them), YaST will care about the right locations.
__________________
http://akoskm.blogspot.com/
http://yami.googlecode.com/

Do not login directly as root - Thank you!
Reply With Quote
  #5 (permalink)  
Old 04-Jul-2009, 03:52
Parent Penguin
 
Join Date: Jun 2008
Posts: 700
pdc_2 hasn't been rated much yet
Default how to install the Canon drivers for the ip1500

looks like you are getting advice;

are you clear where you are going?

Canon, in their website, give you

a) the files and

b) an instruction guide

you need to read the guide first, and then install the files

here is the guide

Canon Bubble Jet Print Filter Ver. 2.50 for Linux ( Operation guide [Explanation of the iP1500 operation (html file)] )

and AFTER you have read it, try downloading first:

the common file

Canon Bubble Jet Print Filter Ver. 2.50 for Linux (rpm Common package)

and then the specific file for the ip1500

Canon Bubble Jet Print Filter Ver. 2.50 for Linux (rpm Package for iP1500)

let us know how you see it now;

you need to install rpm packages by:

assuming root powers: su and root password

and then in a terminal

Quote:
rpm -Uvh whateverpackage.rpm
ie for whateverpackage.rpm use the name of the one you wish to install
Reply With Quote
  #6 (permalink)  
Old 17-Jul-2009, 07:54
johmidl's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Cape Town
Posts: 63
johmidl hasn't been rated much yet
Thumbs down Re: SUSE 11 WONT DETECT CANON PRINTER

I guess this is the best spot to post my problem. The only rpm that I can find for ip1500 is for 9.1 Professional; this worked while I was on 10.3. With 11.1-2.6.27.23-0.1 installed, trying to load bjfilter, gtk+ and libxml are not present. What I have found is;

libgtk-1.2.so.0 - missing
libglib-1.2.so - usr/lib/libglib-2.sso.0 installed
libgmodule-1.2.so - /usr/lib/libgmodule-2.0.so.0 installed
libgtk-1.2.so - missing
libxml.so.1 -libxml2.so.1 installed

The question is, how do I get the missing procs?
Reply With Quote
  #7 (permalink)  
Old 17-Jul-2009, 08:25
Busy Penguin
 
Join Date: Jun 2008
Location: Berlin, Germany
Posts: 284
supertimorplusfort hasn't been rated much yet
Default Re: SUSE 11 WONT DETECT CANON PRINTER

Hi. You should find the missing dependencies when you search for them in Yast with the checkbox "RPM Provides" selected.
Reply With Quote
  #8 (permalink)  
Old 17-Jul-2009, 13:35
johmidl's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Cape Town
Posts: 63
johmidl hasn't been rated much yet
Red face Re: SUSE 11 WONT DETECT CANON PRINTER

Thanks for the rapid response, but no luck with rpm's. YaST install gives error "Failed dependencies. libpng.so.2 is needed by bjfilter...etc".
Reply With Quote
  #9 (permalink)  
Old 17-Jul-2009, 14:04
pandarsson's Avatar
Puzzled Penguin
 
Join Date: Nov 2008
Location: Houston, Texas USA
Posts: 23
pandarsson hasn't been rated much yet
Send a message via MSN to pandarsson Send a message via Yahoo to pandarsson Send a message via Skype™ to pandarsson
Default Re: SUSE 11 WONT DETECT CANON PRINTER

The problem here is that these rpms were built against older libraries that no longer have that version number.

In no way am I endorsing the following course of action.

Sometimes when I run across this problem, there's a little trick that I do. First, I run rpm on the file and see what error it gives me. If it says

Failed dependencies. libfoo.so.1 is needed by bar

then I `locate libfoo.so`. Let's say that it returns libfoo.so.2. Then I do the following:

ln -s /usr/lib/libfoo.so.2 /usr/lib/libfoo.so.1

And I run rpm again. Usually, it no longer complains about libfoo and goes on to libreallyimportant or something and I do the same with that. And so on until the **** thing installs.

****That does not always work****

At times, there are breaks in compatibility, and a program for libfoo.so.1 will not work with libfoo.so.2. Secondly, though I have never experienced any problems doing this other than the program I installed simply refusing to work, it is a Bad Idea(tm) to mess around like that generally.

I just wanted to lay it on the table.
__________________
"This is the sort of bloody nonsense up with which I will not put.” - Winston Churchill after being "corrected" for ending a sentence with a preposition.

Just shows to go you.
Reply With Quote
Reply

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
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2