d983
![]() |
|
|
|
|
|||||||
| Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi, I have the following printer:
Code:
<Hewlett-Packard HP LaserJet 1020, class 0/0, rev 2.00/1.00, addr 2> In CUPs it shows this: Code:
HP LaserJet 1020 (HP LaserJet 1020) HP LaserJet 1020 USB FN22LTV HPLIP (HP LaserJet 1020) dmesg Code:
uhub4: 8 ports with 8 removable, self powered ugen1.2: <PIXART> at usbus1 ums0: <PIXART USB OPTICAL MOUSE, class 0/0, rev 1.10/1.00, addr 2> on usbus1 ums0: 3 buttons and [XYZ] coordinates ID=0 ugen4.2: <Hewlett-Packard> at usbus4 ugen4.3: <vendor 0x058f> at usbus4 uhub5: <vendor 0x058f product 0x6254, class 9/0, rev 2.00/1.00, addr 3> on usbus4 ugen1.3: <Lite-On Technology Corp.> at usbus1 ukbd0: <Lite-On Technology Corp. HP Basic USB Keyboard, class 0/0, rev 1.10/1.04, addr 3> on usbus1 kbd0 at ukbd0 uhub5: 4 ports with 4 removable, self powered ulpt0: <Hewlett-Packard HP LaserJet 1020, class 0/0, rev 2.00/1.00, addr 2> on usbus4 ulpt0: using bi-directional mode ulpt0: <Hewlett-Packard HP LaserJet 1020, class 0/0, rev 2.00/1.00, addr 2> on usbus4 ulpt0: using bi-directional mode /etc/rc.conf Code:
cupsd_enable="YES" devfs_system_ruleset="system" Code:
[system=10] add path 'ulpt0' mode 0660 group cups add path 'usb/4.2.0' mode 0660 group cups It's a standard black/white printer, no color, no scanner, no fax, etc. This is FreeBSD 9 btw, most guides I've found on google are for 8 or below. Last edited by feralape; May 9th, 2012 at 18:58. |
|
#2
|
||||
|
||||
|
Try the unlpt0 non-resetting device instead of plain ulpt0.
|
|
#3
|
|||
|
|||
|
Thanks. I tried that, but same thing. Under CUPS I print test page and still comes back with
Code:
completed at Thu May 10 13:59:47 2012 Also shouldn't this work? lptest > /dev/unlpt0? Should I set up lpr printing first? I was just following the CUPS guide assuming CUPS could print directly?My goal here is to share it out to windows clients. I don't care much about native printing. What do I need for this? CUPS + foo drivers + samba? error.log: http://pastebin.com/sC3XSxyk This is the guide I'm going by: http://www.freebsdonline.com/content/view/645/506/, is it still valid for 9.0? Last edited by DutchDaemon; May 10th, 2012 at 22:29. Reason: Formatting & Style: http://forums.freebsd.org/showthread.php?t=8816 / http://forums.freebsd.org/showthread.php?t=18043 |
|
#4
|
||||
|
||||
|
Plain text printing may not work on that printer, it's "host-based". After it is turned on, a firmware download is required before it will work. See http://www.openprinting.org/printer/HP/HP-LaserJet_1020.
|
|
#5
|
|||
|
|||
|
Quote:
Yep, I tried that and it does seem to take. That is, the printer lights starts flashing and realigning heads, etc. But still after firmware is uploaded, can't get it to print in CUPS or in Windows (via Samba share). Last edited by DutchDaemon; May 13th, 2012 at 02:05. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setting up USB printer | sideburn | Peripheral Hardware | 35 | April 16th, 2013 22:37 |
| Setting up HP IP printer (wifi) | forkandwait | Peripheral Hardware | 5 | May 8th, 2012 23:22 |
| How to use a USB printer ? | errandonea | Peripheral Hardware | 21 | April 18th, 2011 15:15 |
| Printer help | dd1313 | Peripheral Hardware | 7 | January 10th, 2010 16:16 |
| [Solved] Setting up IP Printer (FBSD 7.2r) | fuzzynco | Peripheral Hardware | 9 | October 20th, 2009 14:08 |