Question about support for HP D1560 printer under FreeBSD

Manish Jain invalid.pointer at gmail.com
Fri Apr 10 12:34:53 UTC 2009


   Jerry wrote:

According to the [1]http://hplipopensource.com/hplip-web/index.html site, your
printer is supported. Install the '/print/hplip' port. Be sure to read the docu
mentation on configuring the program.

I have hplip and cups installed on my system to support two HP wireless printer
s, and it works fine.


   Hi Jerry,
   Thanks for your message. I checked up the list, which says that the
   D1560 is indeed supported, but it also says that the minimum version
   of hplip required for this is 2.8.5, while the latest port available
   is 2.8.2.
   Please check
   out [2]http://hplipopensource.com/hplip-web/models/deskjet/deskjet_d15
   00_series.html for this.
--
Thank you and Regards
Manish Jain
[3]invalid.pointer at gmail.com
+91-99830-62246

NB : Laast year I kudn't spell Software Engineer. Now I are won.

References

   Visible links
   1. http://hplipopensource.com/hplip-web/index.html
   2. cid:part1.08010003.09060804 at gmail.com
   3. mailto:invalid.pointer at gmail.com

   Hidden links:
   4. http://hplipopensource.com/hplip-web/models/deskjet/deskjet_d1500_series.html
-------------- next part --------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html 
	xmlns="http://www.w3.org/1999/xhtml" 
	lang="en" 
	xml:lang="en" 
	dir="ltr">
<head>
	<title>HP Linux Imaging and Printing</title>
	<meta name="hp_design_version" content="hpweb.1.2I"/>
	<meta name="template_name" content="hpweb_generic_two_column"/>
	<meta http-equiv="Content-type" content="text/html; charset=UTF-8"/>	
	<meta name="target_country" content="us"/>	
	<meta name="page_content" content="products"/>
	<meta name="segment" content="any"/>
	<meta name="lifecycle" content="support"/>
	<meta name="Description" content="The HPLIP Knowledge Base project is a Hierarchical Knowledge Base tool to help you find the answers to HPLIP questions."/>
	<meta name="product_service_solution_hierarchy" content="support/HPLIP"/>
	<meta name="content_country_applicability" content="W1"/>
	<meta name="user_type" content="any"/>	
  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<!--[if IE]>
  	<script type="text/javascript" src="../misc/jquery.js"></script>
  	<script type="text/javascript" src="../misc/drupal.js"></script>
  	<script type="text/javascript" src="../modules/nice_menus/nice_menus.js"></script>
  	<![endif]-->
	<!-- <link rel="shortcut icon" href="../misc/favicon.ico" type="image/x-icon" /> -->
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/book/book.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/cck/theme/content.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/cck/modules/fieldgroup/fieldgroup.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/fckeditor/fckeditor.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/nice_menus/nice_menus.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/nice_menus/nice_menus_default.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/node/node.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/system/defaults.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/system/system.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/system/system-menus.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/modules/user/user.css?4" />
	<link type="text/css" rel="stylesheet" media="all" href="http://hplipopensource.com/themes/bluemarine/stylesheets/hplipstyle.css?4" />
	
	<script type="text/javascript"> 
	
	</script>

	<style>

#distros_table {
	position: relative;
	left: 50px;
}

#models_table {
	position: relative;
	left: 50px;
}

#models_table table {
	text-align: center;
}

#distros_table table {
	text-align: center;
}

#download_button {
	display: relative;
	left: 50px;
}


#hplip_logo2 {
	position: relative;
	right: -50px;
	top: -85px;
}

/*div.body2 {
	position: absolute;
	left: 200px;
	top: -500px;
}
*/


pre {
	background-color: #eee;
	padding: 0.75em 1.5em;
	border: 1px solid #ddd;
	width: 50%;
	overflow: auto;
}

hr {
	width: 100%;
	margin-left: -10px;
}

p {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

li {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

td {
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

h1 {
	text-decoration: none;
}

h1.title {
	font-size: 140%;
}

pre.literal-block {
	width: 570px;
}

div.section {
	width: 570px;
}

h2 {
  font-size: 150%; 
  margin-bottom: 10px; 
  margin-top:0px; 
  font-weight: normal;
}

h3 {
  font-size: 130%; 
  margin-bottom: 10px; 
  margin-top:0px; 
  font-weight: normal;
}
/*
:Authors: Ian Bicking, Michael Foord
:Contact: fuzzyman at voidspace.org.uk
:Date: 2005/08/26 
:Version: 0.2.0
:Copyright: This stylesheet has been placed in the public domain.

rest.css - used for rest2web documents
Content rendered by docutils as part of a website
http://www.voidspace.org.uk/python/rest2web/

Stylesheet for Docutils.
Based on ``blue_box.css`` by Ian Bicking
and ``default.css`` revision 3442
*/

/* @import url(default.css); */


em, i {
  /* Typically serif fonts have much nicer italics */
  /* font-family: Times New Roman, Times, serif; */
}

a.target {
  color: blue;
  text-decoration: none;
}

a.toc-backref {
  text-decoration: none;
  color: black;
}

a.toc-backref:hover {
  background: none ! important
}

div.attention, div.caution, div.danger, div.error, div.hint,
div.important, div.note, div.tip, div.warning {
	background-color: #ffffff;
	padding: 3px;
	border: thin solid #000000;
	width: 60%;
	text-align: center;
	position: relative;
	left: 75px;
}

div.admonition p.admonition-title, div.hint p.admonition-title,
div.important p.admonition-title, div.note p.admonition-title,
div.tip p.admonition-title  {
  text-align: center;
  background-color: #dcdcdc;
  display: block;
  margin: 0;
}

div.attention p.admonition-title, div.caution p.admonition-title,
div.danger p.admonition-title, div.error p.admonition-title,
div.warning p.admonition-title {
	color: #cc0000;
	text-align: center;
	background-color: #dcdcdc;
	display: block;
	margin: 0;
	margin-top: 5px;
}

h3 a.toc-backref, h4 a.toc-backref, h5 a.toc-backref, 
h6 a.toc-backref { 
  color: #000000;
}

table.footnote {
  padding-left: 0.5ex;
}

table.citation {
  padding-left: 0.5ex
}

.image img { 
	border-style : solid;
	border-width : 2px;
}

h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt {
  font-size: 100%;
}

code, tt {
  color: #000066;
}

span.pre {
  white-space: normal }
/*
When set to 'pre' it breaks my page layout on IE
*/

.borderless, table.borderless td, table.borderless th {
  border: 0 }

table.borderless td, table.borderless th {
  /* Override padding for "table.docutils td" with "! important".
     The right padding separates the table cells. */
  padding: 0 0.5em 0 0 ! important }

	</style>
</head>
<body>
<!-- Begin Logo Breadcrumb and Title Area -->

<table border="0" cellpadding="0" cellspacing="0" width="100%">

	<tr>

		<td width="170" align="center" valign="middle">

			<a href="http://welcome.hp.com/country/us/en/welcome.html">

				<img src="http://welcome.hp-ww.com/img/hpweb_1-2_topnav_hp_logo.gif" width="64" height="55" alt="HP.com home" border="0">

			</a><br>

		</td>

		<td width="10"><img src="http://welcome.hp-ww.com/img/s.gif" width="10" height="93" alt="">

		</td>

		<td align="left" valign="top">

		

<!--Begin Breadcrumb String-->



			<div class="breadcrumb">

				<a href="../../index.html">Home</a>
&gt;
<a href="../index.html">Models</a>
&gt;
<a href="index.html">Deskjet/Color inkjet</a>
&gt;
HP Deskjet d1500 Series


			</div>

			

<!--End Breadcrumb String-->	

	

	

<!--Begin Title Block-->

			<h1>HP Linux Imaging and Printing</h1>Print, Scan and Fax Drivers for Linux

		</td>

		<td align="right" valign="top">

			<h2 class="title">


			</h2>

<!--End Title Block-->

  		</td>

	</tr>

</table>

<!--End Logo Breadcrumb and Title Area-->







<!--Begin Left Sidebar-->

<table border="0" cellpadding="0" cellspacing="0" id="content">

	<td id="sidebar-left">

	    <div class="block block-nice_menus" id="block-nice_menus-1">

			<h2 class="title">

				<a href="http://hplipopensource.com">Home</a>

			</h2>

			<div class="content">

				<ul class="nice-menu nice-menu-right" id="nice-menu-1">

					<li id="menu-21" class="menu-path-user-3"><a href="../../about.html" title="About">About</a></li>

					<li id="menu-21" class="menu-path-user-3"><a href="../../screenshots.html" title="Screenshots">Screenshots</a></li>

					<li id="menu-21" class="menu-path-user-3"><a href="../../news.html" title="Screenshots">News</a></li>

					<li><a href="http://hplipopensource.com/node/296" title="Licensing Information">Licensing Information</a></li>

					<li id="menu-21" class="menu-path-user-3"><a href="../../support.html" title="Get Help">Get Help</a></li>

				</ul>

			</div>

		</div>	 

			<div class="block block-nice_menus" id="block-nice_menus-2">

    			<h2 class="title">Install and Setup</h2>

    			<div class="content">

					<ul class="nice-menu nice-menu-right" id="nice-menu-2">

						<li id="menu-534" class="menu-path-node-237"><a href="../../gethplip.html" title="Download">Download</a></li>

						<li id="menu-450" class="menu-path-node-118"><a href="../../install.html" title="Install">Install</a></li>

						<li id="menu-519" class="menu-path-node-224"><a href="../../supported_devices/index.html" title="Supported Printers">Supported Printers</a></li>

						<li id="menu-519" class="menu-path-node-237"><a href="http://hplipopensource.com/node/295" title="System Requirements">System Requirements</a></li>

					</ul>

				</div>

 			</div>

 	</td>

  <!--End Left Sidebar-->

  

			<td valign="top">

		<div id="main">



 <!--                           BEGIN CENTER CONTENT AREA                           -->






		
<div class="printer_icon">
<p><img src="../../images/devices/Deskjet_3740.png"></img></p>
</div>
<p><h1>HP Deskjet d1520 Printer</h1>
<p><h1>HP Deskjet d1530 Printer</h1>
<p><h1>HP Deskjet d1550 Printer</h1>
<p><h1>HP Deskjet d1555 Printer</h1>
<p><h1>HP Deskjet d1558 Printer</h1>
<p><h1>HP Deskjet d1560 Printer</h1>
<p><h1>HP Deskjet d1568 Printer</h1>
<br>
<br><div class="download_button">
<a class="reference" href="http://hplipopensource.com/hplip-web/downloads.html"><img alt="Download HPLIP" src="../../images/download_button2.png" /></a>
</div>
<br>

<br><h2>Support Information:</h2>
<div class="models_table">
<table CELLSPACING=0 CELLPADDING=4 border=1 BGCOLOR=#ffffff COLOR=#000000>
<tr><td><b>Item</b></td><td><b>Description</b></td></tr>
<tr><td>Minimum HPLIP version</td><td>2.8.5</td></tr>
<tr><td>Support level</td><td>Partial (See <a href="#note11">note<sup>11</sup></a>.)</td></tr>
<tr><td>Recommended?</td><td>Yes (See <a href="#note11">note<sup>15</sup></a>.)</td></tr>
<tr><td>Unsupported feature(s)</td><td>Reduced print quality and/or print speed (See <a href="#note12">note<sup>12</sup></a>.)</td></tr>
</table>
</div>

<br><h2>Summary of Available Features (See <a href="#note10">note<sup>10</sup></a>.):</h2>
<div class="distros_table">
<table CELLSPACING=0 CELLPADDING=4 border=1 BGCOLOR=#ffffff COLOR=#000000>
<tr><td><b>Feature</b></td><td><b>Support<a href="#note10"><sup>10</sup></a></b></td><td><b>Notes</b></td></tr>
<tr><td>Automatic installer</td><td>Depends on distro</td><td>See <a href="#distros">table</a> below for distro specific support.</td></tr>
<tr><td>USB I/O</td><td>Yes</td><td></td></tr>
<tr><td>Network I/O</td><td>No</td><td>See <a href="#note1">note<sup>1</sup></a>.</td></tr>
<tr><td>Parallel I/O</td><td>No</td><td></td></tr>
<tr><td>Scan to PC</td><td>No</td><td>See <a href="#note3">note<sup>3</sup></a>.</td></tr>
<tr><td>Photo card access</td><td>No</td><td>If equiped, use USB mass storage for access. See <a href="#note4">note<sup>4</sup></a>.</td></tr>
<tr><td>PC fax send</td><td>No</td><td>See <a href="#note5">note<sup>5</sup></a>.</td></tr>
<tr><td>PC initiated copy</td><td>No</td><td>See <a href="#note6">note<sup>6</sup></a>.</td></tr>
<tr><td>Services and status</td><td>Yes</td><td>See <a href="#note7">note<sup>7</sup></a>.</td></tr>
<tr><td>Graphical user interfaces</td><td>Depends on distro</td><td>See <a href="#distros">table</a> below for distro specific support.</td></tr>
<tr><td>Print head alignment</td><td>Yes</td><td></td></tr>
<tr><td>Color calibration</td><td>No</td><td></td></tr>
<tr><td>Print head cleaning</td><td>Yes</td><td></td></tr>
<tr><td>Linefeed calibration</td><td>No</td><td></td></tr>
<tr><td>Print quality diagnostics</td><td>No</td><td></td></tr>
</table>
</div>
<br><h2 id="distros">Summary of Available Features in Various Linux Distributions (see <a href="#note13">note<sup>13</sup></a>):</h2>
<div class="distros_table">
<table CELLSPACING=0 CELLPADDING=4 border=1 BGCOLOR=#ffffff COLOR=#000000>
<tr><td><b>Distro</b></td><td><b>Version</b></td><td><b>Installer</b></td><td><b>GUI<a href="#note14"><sup>14</sup></a></b></td><td><b>Scan<a href="#note3"><sup>3</sup></a></b></td><td><b>Fax<a href="#note5"><sup>5</sup></a></b></td><td><b>Status</b></td><td><b>Photo Card<a href="#note4"><sup>4</sup></a></b></td><td><b>USB</b></td><td><b>Parallel</b></td><td><b>Network<a href="#note1"><sup>1</sup></a></b></td></tr>
<tr><td>Debian</td><td>2.2</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>3.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>3.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>4.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>4.0r0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>4.0r1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>5.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>lenny</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>lenny/sid</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>stable</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Debian</td><td>testing</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>1.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>2.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>3.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>4.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>5.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>5</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>5.92</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>6.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>6</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td><b>Distro</b></td><td><b>Version</b></td><td><b>Installer</b></td><td><b>GUI<a href="#note14"><sup>14</sup></a></b></td><td><b>Scan<a href="#note3"><sup>3</sup></a></b></td><td><b>Fax<a href="#note5"><sup>5</sup></a></b></td><td><b>Status</b></td><td><b>Photo Card<a href="#note4"><sup>4</sup></a></b></td><td><b>USB</b></td><td><b>Parallel</b></td><td><b>Network<a href="#note1"><sup>1</sup></a></b></td></tr>
<tr><td>Fedora</td><td>7</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>7.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>8.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>8</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>9</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>9.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>10</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Fedora</td><td>10.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>gOS</td><td>8.04.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>IGOS</td><td>1.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Linpus Linux</td><td>9.4</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Linpus Linux</td><td>9.5</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Linspire</td><td>5.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Linux Mint</td><td>5</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Linux Mint</td><td>6</td><td>No</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>9.1</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>9.2</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>10.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>10.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>10.2</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td><b>Distro</b></td><td><b>Version</b></td><td><b>Installer</b></td><td><b>GUI<a href="#note14"><sup>14</sup></a></b></td><td><b>Scan<a href="#note3"><sup>3</sup></a></b></td><td><b>Fax<a href="#note5"><sup>5</sup></a></b></td><td><b>Status</b></td><td><b>Photo Card<a href="#note4"><sup>4</sup></a></b></td><td><b>USB</b></td><td><b>Parallel</b></td><td><b>Network<a href="#note1"><sup>1</sup></a></b></td></tr>
<tr><td>Mandriva Linux</td><td>2006.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>2007.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>2007.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>2008.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>2008.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>2009.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mandriva Linux</td><td>2009</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mepis</td><td>6.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mepis</td><td>6.5</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Mepis</td><td>7.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>PCLinuxOS</td><td>2006.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>PCLinuxOS</td><td>2006</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>PCLinuxOS</td><td>2007.0</td><td>No</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>PCLinuxOS</td><td>2007</td><td>No</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>PCLinuxOS</td><td>2008.0</td><td>No</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>PCLinuxOS</td><td>2008</td><td>No</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Red Hat</td><td>8.0</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Red Hat</td><td>9.0</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Red Hat Enterprise Linux</td><td>3.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Red Hat Enterprise Linux</td><td>4.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td><b>Distro</b></td><td><b>Version</b></td><td><b>Installer</b></td><td><b>GUI<a href="#note14"><sup>14</sup></a></b></td><td><b>Scan<a href="#note3"><sup>3</sup></a></b></td><td><b>Fax<a href="#note5"><sup>5</sup></a></b></td><td><b>Status</b></td><td><b>Photo Card<a href="#note4"><sup>4</sup></a></b></td><td><b>USB</b></td><td><b>Parallel</b></td><td><b>Network<a href="#note1"><sup>1</sup></a></b></td></tr>
<tr><td>Red Hat Enterprise Linux</td><td>5.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>9.0</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>9.1</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>10.0</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>10.1</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>10.2</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>11</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>12</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>Slackware Linux</td><td>12.1</td><td>No</td><td>No</td><td>No</td><td>No</td><td>Yes</td><td>No</td><td>No</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>9.0</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>9.1</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>9.2</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>9.3</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>10</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>10.0</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>10.1</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>10.2</td><td>Yes</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>10.3</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>11.0</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>SUSE Linux</td><td>11.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td><b>Distro</b></td><td><b>Version</b></td><td><b>Installer</b></td><td><b>GUI<a href="#note14"><sup>14</sup></a></b></td><td><b>Scan<a href="#note3"><sup>3</sup></a></b></td><td><b>Fax<a href="#note5"><sup>5</sup></a></b></td><td><b>Status</b></td><td><b>Photo Card<a href="#note4"><sup>4</sup></a></b></td><td><b>USB</b></td><td><b>Parallel</b></td><td><b>Network<a href="#note1"><sup>1</sup></a></b></td></tr>
<tr><td>Ubuntu</td><td>5.04</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>5.1</td><td>No</td><td>Yes (Qt3)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>6.06</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>6.10</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>7.04</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>7.10</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>8.04</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>8.04.1</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>8.04.2</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>8.10</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
<tr><td>Ubuntu</td><td>9.04</td><td>Yes</td><td>Yes (Qt4)</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>Yes</td><td>No</td><td>No</td></tr>
</table>
</div>
<br><h2>Other Information:</h2>
<div class="distros_table">
<table CELLSPACING=0 CELLPADDING=4 border=1 BGCOLOR=#ffffff COLOR=#000000>
<tr><td><b>Item</b></td><td><b>Description</b></td><td><b>Notes</b></td></tr>
<tr><td>Driver plug-in</td><td>None</td><td>See <a href="#note8">note<sup>8</sup></a>.</td></tr>
<tr><td>Requires firmware download</td><td>No</td><td></td></tr>
<tr><td>APDK device class(es):</td><td>DJ3320</td><td></td></tr>
<tr><td>HPLIP device sub-class(es):</td><td>Normal</td><td></td></tr>
<tr><td>USB VID:PID</td><td>1008:30980</td><td></td></tr>
<tr><td>Embedded web server</td><td>No</td><td></td></tr>
<tr><td>HPLIP job storage</td><td>No</td><td></td></tr>
<tr><td>models.dat name</td><td>deskjet_d1500_series</td><td></td></tr>
</table>
</div>

<br><i>All information provided is believed to be accurate but is not guaranteed.</i><p>
<b>Notes:</b><p>
<sup id="note1">1</sup> Network support indicates built-in ethernet and/or wireless networking. Alternatively, many devices may be operated
on the network using an external JetDirect print server. Not all network configurations are supported. Please refer
to the HPLIP FAQs for more information.<p>
<sup id="note2">2</sup> USB mass storage only. You may mount the photocard as a storage drive over USB only. Refer to
your distribution's documentation for setup and usage instructions.<p>
<sup id="note3">3</sup> Scan supported means that PC initiated scan using a SANE compatible software application is supported over parallel, USB, or network (depending on I/O connection). Information on digital sending products is covered in note 9, below.<p>
<sup id="note4">4</sup> Photo supported means that the printer's photo card slots are readable using either USB mass storage (USB only) or hp-unload (USB, parallel or network).<p>
<sup id="note5">5</sup> Fax supported means that PC initiated fax send is supported using hp-sendfax, once an appropriate CUPS fax queue is set up. Fax support varies on Linux distributions, based on the availability of python-dbus version 0.80 or greater (versions before 0.80 will not work with HPLIP). Click on the model name of each printer to get more detailed information.<p>
<sup id="note6">6</sup> Copy supported means that PC initiated copying is supported using hp-makecopies.<p>
<sup id="note7">7</sup> "Services and status" means that ink/toner levels, error reporting, and services such as alignment, and color calibration are available (via the HP Device Manager aka Toolbox).<p>
<sup id="note8">8</sup> ("Required") A downloadable driver plug-in is required for printing support. ("Optional")  A downloadable driver plug-in is optional for printing support and may increase the speed, quality, or other aspect of printed output.  ("No" or "None") A driver plug-in is not required nor available. Driver plug-ins are released under a proprietary (non-open) license and are not part of the HPLIP tarball release.<p>
<sup id="note9">9</sup> Device supports digital sending, not standard scanning protocols. See this <a href="http://hplipopensource.com/node/302">KB article</a> for more info.<p>
<sup id="note10">10</sup> Feature support depends on the specific Linux distribution being used.<p>
<sup id="note11">11</sup> For a definition of Support Levels, please refer to this <a href="http://hplipopensource.com/node/314">KB article.</a><p>
<p>
<sup id="note12">12</sup> For more information, please refer to this <a href="http://hplipopensource.com/node/313">KB article</a>.
<p>
<sup id="note13">13</sup> The "Summary of Available Features in Various Linux Distributions" table lists available features for distros that are supported by the HPLIP automatic tarball installer. Distros that are not listed will require a manual install procedure (See this <a href="http://hplipopensource.com/hplip-web/install/manual/index.html">page</a> for more information).
<p>
<sup id="note14">14</sup>"Qt3" and "Qt4" refer to the supported UI toolkit. If "Qt3" is indicated, then the distro supports a GUI interface using the Qt3 UI toolkit. The Qt4 toolkit is not supported for the distro in this case. If "Qt4" is indicated, then the distro supports a GUI interface using the Qt4 UI toolkit. In this case, the Qt3 UI toolkit may also be available and used if desired. The appropriate UI toolkit will be automatically installed by the HPLIP installer.
<p>
<sup id="note14">15</sup>"Recommended" means that the printer is fully supported in HPLIP and is recommended for use on your Linux system. For information of what "fully supported" means, see this <a href="http://hplipopensource.com/node/314">KB article.</a><p><br>

<p>









 <!--                           END CENTER CONTENT AREA                             -->             



		</div>

    </td>

<!--Begin Right Sidebar-->



    <td id="sidebar-right"> 

        <div class="block block-nice_menus" id="block-nice_menus-2"> 

	<div id="hplip_logo2">
    	<img src="http://hplipopensource.com/hplip-web/images/tuxlogo2.png" alt="">
	</div>

    <h2 class="title">Browse Knowledge Base</h2> 

    <div class="content"><ul class="nice-menu nice-menu-right" id="nice-menu-2"><li id="menu-613" class="menu-path-node-293"><a href="http://hplipopensource.com/node/293" title="Search Knowledge Base">Search Knowledge Base</a></li> 

<li id="menu-534" class="menu-path-node-237"><a href="http://hplipopensource.com/node/237" title="Features">Features</a></li> 

<li id="menu-450" class="menu-path-node-118"><a href="http://hplipopensource.com/node/118" title="">How-To&#039;s</a></li> 

<li id="menu-519" class="menu-path-node-224"><a href="http://hplipopensource.com/node/224" title="Troubleshooting">Troubleshooting</a></li> 

<li id="menu-452" class="menu-path-node-120"><a href="http://hplipopensource.com/node/120" title="">FAQ&#039;s</a></li> 

<li id="menu-453" class="menu-path-node-174"><a href="http://hplipopensource.com/node/174" title="">Technical Docs</a></li> 

</ul> 

</div> 

 </div> 

  <div class="block block-nice_menus" id="block-nice_menus-1"> 

    <h2 class="title">Account Mgmt & Posting</h2> 

    <div class="content"><ul class="nice-menu nice-menu-left" id="nice-menu-1"><li id="menu-21" class="menu-path-user-1"><a href="http://hplipopensource.com/index.php">Log in<br>(Required to post)</a></li> 



</table> 

<!--End Right Sidebar-->



<!--Begin Footer Area-->

<table border="0" cellpadding="0" cellspacing="0" width="100%">

	<tr class="decoration">

		<td class="color666666bg">

			<img src="http://welcome.hp-ww.com/img/s.gif" 

				width="1" 

				height="4" 

				alt="" 

				border="0">

		</td>

	</tr>

	<tr>

		<td align="left" valign="top">

			<table border="0" 

			cellpadding="0" 

			cellspacing="0" 

			width=100% 

			bgcolor="#ffffff">

				<tr class="decoration">

					<td colspan="4">

						<img src="http://welcome.hp-ww.com/img/s.gif" 

						width="1" 

						height="4" 

						alt="" 

						border="0">

					</td>

				</tr>

				<tr>

					<td width="33%" align="center">

						<a href="http://welcome.hp.com/country/us/en/privacy.html" class="udrlinesmall">Privacy statement</a>

					</td>

					<td width="33%" align="center">

						<a href="http://welcome.hp.com/country/us/en/termsofuse.html" class="udrlinesmall">Using this site means you accept its terms</a>

					</td>

				</tr>

				<tr class="decoration">

					<td colspan="4">

					<img src="http://welcome.hp-ww.com/img/s.gif" 

						width="1" 

						height="4" 

						alt="">

					</td>

				</tr>

				<tr>

					<td align="center" 

						colspan="4" class="small">

						&#169; 2008 Hewlett-Packard Development Company, L.P.

					</td>

				</tr>

			</table>

		</td>

	</tr>

</table>

<!--End Footer Area-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-1543832-11");
pageTracker._trackPageview();
</script>

</body>

</html>


More information about the freebsd-questions mailing list