SOLVED - Need help with printer-LMDE2

Due to overwhelming demand, we have created a forum just dedicated to Toughbook users who use Linux!
Message
Author
User avatar
mklym
Posts: 907
Joined: Fri Feb 22, 2013 3:10 pm
Location: Edmonton, Alberta

SOLVED - Need help with printer-LMDE2

#1 Post by mklym »

I have installed LMDE2 onto a180GB Intel ssd in my 52GUN. I have a Canon Pixma iP90v printer that I am trying to get working. I tried to set it up with bluetooth but as soon as the laptop and printer paired up, they disconnected. After many attempts I removed the bluetooth module from the printer and plugged in the USB. I was able to get the printer setup with the USB connection but will not print. The test page gives a thin line across the top of the sheet of paper and nothing else, other than it wants to do that until it runs out of paper. Trying to print a text file has the document stuck at "processing" in the Document Print Status window. it has been like that for 15 minutes or more.

There is nothing wrong with the printer. I used it to print out a Customs form yesterday using an ssd with W7 and the bluetooth connection. I would prefer to get it working with the BT connection in LMDE2 but will settle for it using USB, as long as it works.

Any insight from the Debian users would be greatly appreciated. Thanks.

EDIT: :pat: Doh!! Had the USB cable unplugged. Plugged in the cable and tried the text file again. This time the printer shot out each piece of paper in the machine without printing anything on them.

EDIT 2:Printing to the printer through the bluetooth connection works. I brought up the bluetooth applet that is in the system tray (?windows terminology) and had it look for the printer again. Again it found the printer, paired with it then disconnected. I clicked on the line that said the printer was disconnected and that brought up the status window and for the hell of it I clicked on the 'Send File...' button. I was able to browse for a file, selected the test text file I printed earlier through the USB and the file printed. Go figure. I almost think that a Microsoft programmer is clandestinely working as a Linux programmer. Anyways, I can now print using the Bluetooth connection, even though it shows that the printer is not connected through the bluetooth module. FYI. END EDIT
Last edited by mklym on Sun Mar 13, 2016 12:59 pm, edited 3 times in total.
CF-29LTQ,CF-31SBM,CF-52youngGUN,

Life's Journey is not to arrive safely at the grave in a well preserved body, but rather to skid in sideways totally worn-out shouting 'Woo Hoo! What a ride!

Motorsports - the only real sport. If it doesn't have a motor, it is just a game.

There is always something waiting at the end of the road, if you are not willing to see what it is, you probably shouldn't be out there in the first place.

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Need help with printer-LMDE2

#2 Post by SHEEPMAN! »

Try Canon or Pixma in package manager.

O.K. two packages showed up. Second one mentioned USB. Keyword Canon. CUPS is the printer section.

I'll get back to this later.cups-backend-bjnp and printer driver cjet.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
mklym
Posts: 907
Joined: Fri Feb 22, 2013 3:10 pm
Location: Edmonton, Alberta

Re: Need help with printer-LMDE2

#3 Post by mklym »

Installed both with no change.
CF-29LTQ,CF-31SBM,CF-52youngGUN,

Life's Journey is not to arrive safely at the grave in a well preserved body, but rather to skid in sideways totally worn-out shouting 'Woo Hoo! What a ride!

Motorsports - the only real sport. If it doesn't have a motor, it is just a game.

There is always something waiting at the end of the road, if you are not willing to see what it is, you probably shouldn't be out there in the first place.

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Need help with printer-LMDE2

#4 Post by SHEEPMAN! »

Hmmmm.

Alright...I use a wireless printer so will have to wing it here.

Start with printer unplugged.
Launch LMDE2
In terminal

Code: Select all

dmesg
Plug in USB
Turn on printer
Wait a bit and from terminal

Code: Select all

dmesg
.

We are trying to see if pnp picks it up. If not you may need a USB/Serial driver. It should already be there.

I'll check back. EDIT https://sites.google.com/site/easylinuxtipsproject/18 END EDIT
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
mklym
Posts: 907
Joined: Fri Feb 22, 2013 3:10 pm
Location: Edmonton, Alberta

Re: Need help with printer-LMDE2

#5 Post by mklym »

I was trying to use the bluetooth wireless but gave up on it because the printer would get disconnected as soon as it had finished pairing with the laptop.

Yes, it picks up the printer.

Followed the sites.google link. Looked good until I went looking for a Link driver on the Canon site, finally found one on the English HK site but all they offer is source code and rpm packages.
CF-29LTQ,CF-31SBM,CF-52youngGUN,

Life's Journey is not to arrive safely at the grave in a well preserved body, but rather to skid in sideways totally worn-out shouting 'Woo Hoo! What a ride!

Motorsports - the only real sport. If it doesn't have a motor, it is just a game.

There is always something waiting at the end of the road, if you are not willing to see what it is, you probably shouldn't be out there in the first place.

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Need help with printer-LMDE2

#6 Post by SHEEPMAN! »

What if we blame bluetooth instead?

I don't talk bluetooth but take a look at blueman(pkg mgr)....might not come stock.

Or

Code: Select all

man blueman
Seems like some OS disable the auto functions for bluetooth until told otherwise.

Where's kodeniner when you need him?
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Need help with printer-LMDE2

#7 Post by SHEEPMAN! »

I guess it would help if I had bluetooth on this machine.....hmmm guess it is here.

The previous commands probably won't work in terminal....(blueman I mean)
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
mklym
Posts: 907
Joined: Fri Feb 22, 2013 3:10 pm
Location: Edmonton, Alberta

Re: Need help with printer-LMDE2

#8 Post by mklym »

ok, I found a .deb driver for an iP100, mine is an iP90. The "common" driver installs as per the site.google link instructions but the "ip100series" gives an error about a missing dependency, libtiff4. Libtiff5 is installed, libtiff4 is not shown in package manager, so the second part of the driver package will not install.

I will settle for the printer working with USB then later try and get the bluetooth working.
CF-29LTQ,CF-31SBM,CF-52youngGUN,

Life's Journey is not to arrive safely at the grave in a well preserved body, but rather to skid in sideways totally worn-out shouting 'Woo Hoo! What a ride!

Motorsports - the only real sport. If it doesn't have a motor, it is just a game.

There is always something waiting at the end of the road, if you are not willing to see what it is, you probably shouldn't be out there in the first place.

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Need help with printer-LMDE2

#9 Post by SHEEPMAN! »

Just a quick thought....are you "admin" ...............in users and groups. I sign myself up as admin and then click all the boxes so I have dual permissions for everything. Is it right? I O No. :D
Research would tell but that's boring, I would rather work than research. :)

How about another thread entitled "" Canon Printer and Linux" Need a little guidance". You will get a lot of hits from the Linux crowd and maybe one of them knows something. :) Subtle jab at the lurkers. We are glad you are here btw.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: Need help with printer-LMDE2

#10 Post by SHEEPMAN! »

FWIW
Printers (CUPS) did not work. (This is the web based one) Not enough models shown.

Print Settings did.

From the Main menu in MX-14 in this case.

For my Kodak Wireless Printer.

FWIW
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

Post Reply

Return to “The LINUX forum!!!”