| OS X - Operating System General OS operation information and support |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
I've got a mac mini with lion as OS.
Printers on the local network here are connected to a computer booted into an ubuntu 10.04 linux OS. I am not sure how to access the computer. I would welcome URLs to a HOWTO. thanks tim Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
| QUOTE Thanks | |
![]() Member Since: Dec 11, 2010
Posts: 879
![]() ![]() |
On the server (linux), use a browser and go to http://localhost:631
Go to Printers tab. Copy down the exact queue names of the printers. And now note the IP address of this ubuntu server (right-click on the internet connection icon on the top right bar - connection information.). On Mac(s), go to Print & Fax, click Add (+). Select IP printing > IPP. In the dialog box, enter queue name and IP address. Select model. For non-postscript printers, you need to use Gutenprint drivers. If you don't get it to work, or need help with drivers, come back here. |
| QUOTE Thanks | |
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
Quote:
I just pointed my browser to http://192.168.1.5:631 Quote:
'The selected printer software isn't from the manufacturer and may not let you use all the features of your printer. Does that mean that I need Gutenprint drivers? If so, where do I get them? Quote:
Hopefully the info above can tellyou whether I need the Gutenprint. thanks tim Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
|||||||
| QUOTE Thanks | ||||||||
![]() Member Since: Dec 11, 2010
Posts: 879
![]() ![]() |
You need to tell me the printer models. Mac printer drivers aren't as straightforward as Windows drivers. For many non-postscript printers, the manufacturers have created USB-only or Bonjour-only drivers. Apple calls these drivers "monolithic" drivers because they bypass the multiple connection protocols supported by CUPS.
Gutenprint drivers are open-source drivers included in OS X (and in linux, too). You can update Gutenprint from: Gutenprint for Mac OS X |
| QUOTE Thanks | |
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
For now : HP deskjet 3320 and Canon BJC-240
Quote:
Quote:
Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
||
| QUOTE Thanks | |||
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
I'll try that.
Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
| QUOTE Thanks | |
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
No luck here. I've not been able to find a driver even with gutenprint. I let
Lion do the selection, it just came up with Generic Postscript Printer, but when I go to Add, I get an error message: Quote:
Don't quite understand why the printer setup can't connect, because at the same time, I am connected to the host computer via finder. Not sure where to go from here.... And no explanation from the Add Printer dialogue what the error is. And I don't see anyway to access a log. Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
|
| QUOTE Thanks | ||
![]() Member Since: Dec 11, 2010
Posts: 879
![]() ![]() |
Access logs in Console Utility.
Because there is a print server in the way, the usual Mac OS X browse functions don't always work. Especially, finding printer models. select manually. deskjet 3320 not yet available in Gutenprint. But is available in the three-part hpijs driver set: macosx/hpijs | The Linux Foundation Canon BJC-240 is available in Gutenprint. |
| QUOTE Thanks | |
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
Quote:
but I get the same Unable to verify the printer .... error message. Both printers are on shares, we presume that the cups URL at 192.16.1.5:631 can see them, but (presumably) Lion does not? I note that finder does not see the shared printers either. thanks tim Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
|
| QUOTE Thanks | ||
![]() Member Since: Dec 11, 2010
Posts: 879
![]() ![]() |
Quote:
On Ubuntu, you went to System > Administration > Printing, and enabled sharing? And enabled Server > Settings > publish shared printer? |
|
| QUOTE Thanks | ||
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
Never mind. Brain fart!Quote:
linux boxes here. If I go ahead and add the printer and go to print, I get a conversion to PDF, choose print again, and get an error message that the URI is incorrect or no longer exists. FYI: The URI for the printer can be obtained from Cups as in http://192.168.1.5:631, choose 'Printers' and then select the printer itself. But for the life of me I can't see where to enter the printer URI in the Lion->System Preferences->Printers window. Furthermore, I can't see how to edit an installed printer. Thanks again Tim Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
|
| QUOTE Thanks | ||
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
I will add that by going the following route:
System Preferences Print &Scan + Windows (instead of IP) workgroup I can see both of my other computers I choose barbara (the 'print server') Where I can see both of the printers. choose Canon-BJC-240 Which places the print name in the Name: field below. Enter for Location: barbara and from the dropdown list choose the printer model. Click on Add and Lion appears to install without any error message. But when I go to print I get a Code:
Cannot connect to printer It is not sending authentication?
Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. Last edited by timinak; 10-24-2011 at 07:29 PM. |
| QUOTE Thanks | |
![]() Member Since: Dec 11, 2010
Posts: 879
![]() ![]() |
What you're saying still doesn't quite sound right.
"The URI for the printer can be obtained from Cups as in http://192.168.1.5:631, choose 'Printers' and then select the printer itself. But for the life of me I can't see where to enter the printer URI in the Lion->System Preferences->Printers window." I guess you don't understand that Print & Fax/scan on OS X enables you to enter the queue name and the IP address, but fills in all the rest of the URI automatically? so, IPP filled in means ipp://192.168.1.5:631/printers/queue_name on the client. Is this still not clear? |
| QUOTE Thanks | |
![]() Member Since: Sep 12, 2011
Posts: 63
![]() |
Quote:
Please see the method I outlined in the post that I made following the post that you are referring to above. Software developer since 1987, web programmer since 1996. Linux user since 2000. 2011 mac mini, 8 Gb RAM. |
|
| QUOTE Thanks | ||
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| problems with wireless printer | davareeves | Internet, Networking, and Wireless | 1 | 02-17-2011 08:01 AM |
| Sharing Printer Problem | Jarritos | OS X - Operating System | 0 | 12-06-2010 06:30 PM |
| Shared Library in iTunes they disappear | jeffreysmith01 | OS X - Apps and Games | 1 | 08-17-2010 05:07 PM |
| Cheap USB printer for Mac OS X and Linux? | mangoSharingan | Other Hardware and Peripherals | 5 | 12-21-2004 02:02 PM |
All times are GMT -4. The time now is 06:34 PM.
Powered by vBulletin