I have tried this every which way but Sunday, and I just can't figure out the problem. This printer works via the network on the three Macs that are in the house. I'm trying to do a full switch over to Kubuntu, but just can't get the printing (and some other minor issues).
I am on the latest stable Kubuntu, on a wireless network using a Tomato-flashed router, with a USB Printer (Brother 2140) plugged in. Tomato has the printer listed in USB/NAS Support as an "Attached Device."
I have added a new printer at least 20 ways via both the GUI and in CUPS (http://localhost:631). I tried the default "AppSocket/HP Jet Direct" setup (10.0.1.2:9100), which works on my Macs. I downloaded the latest driver from Brother, and choose it in the proper place.
When I try to print, I get no errors but nothing prints. The CUPS jobs page says:
I have also tried via SMB, but I think I am setting that part up wrong, as I am not sure of the name/workgroup/server for this. Below is a picture of Dolphin showing the SMB being recognized by Kubuntu:
And here are the results from smbclient -L localhost :
Any help or guidance would be GREATLY appreciated!
I am on the latest stable Kubuntu, on a wireless network using a Tomato-flashed router, with a USB Printer (Brother 2140) plugged in. Tomato has the printer listed in USB/NAS Support as an "Attached Device."
Code:
Printer lp0 Brother HL-2140 series
When I try to print, I get no errors but nothing prints. The CUPS jobs page says:
Code:
Appsocket_MBWD-45 Unknown Withheld 284k Unknown completed at Sat 21 Dec 2013 09:49:11 AM PST
And here are the results from smbclient -L localhost :
Code:
-NDomain=[WORKGROUP] OS=[Unix] Server=[Samba 3.6.18] Sharename Type Comment --------- ---- ------- IPC$ IPC IPC Service (mbwd-Q501LA server (Samba, Ubuntu)) print$ Disk Printer Drivers Unknown Printer Unknown Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.6.18] Server Comment --------- ------- MBWD-Q501LA mbwd-Q501LA server (Samba, Ubuntu) UNKNOWN tomato Workgroup Master --------- ------- WORKGROUP UNKNOWN
Comment