HP Color LaserJet CP1215 :  foo2zjs - foo2hp - foo2xqx - foo2lava - foo2qpdl - foo2oak
Support for linux printer drivers
The fastest message board... ever.
 

Pages: 12345...LastNext
Current Page: 1 of 44
Results 1 - 30 of 1307
23 days ago
rickrich
You could either file a bug report with RedHat on system-config-printer, or use the command line tools. This is not my problem. # lpadmin -p "NAME" -v "URI" -E -P /usr/share/cups/model/file.ppd.gz # lpadmin -d "NAME" # Set the default
Forum: General foo2zjs
28 days ago
rickrich
Add "--disable-dbus" to the configure command. $ CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib" ./configure --prefix=/usr --disable-dbus
Forum: General foo2hp
4 weeks ago
rickrich
No. They aren't the same. Always download MY sources. No third party support is given!!!!
Forum: General foo2zjs
5 weeks ago
rickrich
It is a CUPS problem, then.
Forum: HP LaserJet P1006 / P1008
5 weeks ago
rickrich
What does this say: $ cd foo2zjs $ foo2xqx-wrapper testpage.ps > xxx $ ls -l xxx -rw-rw-r-- 1 rick rick 92675 May 10 08:21 xxx $ sudo cp xxx /dev/usb/lp0 ...printed OK...
Forum: HP LaserJet P1006 / P1008
7 weeks ago
rickrich
Did you use bash? What does this say? $ sh --version GNU bash, version 4.2.39(1)-release (i686-redhat-linux-gnu) $ echo "$PATH" /usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin $ export PATH=$PATH:`pwd` $ echo "$PATH" /usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/rick/proj/foo2zjs
Forum: General foo2qpdl
2 months ago
rickrich
Also: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=22498 If you have 3.2.27+: sudo wget http://dl.dropbox.com/u/5684427/archives/usblp.ko -o /lib/modules/3.2.27+/kernel/drivers/usb/class/usblp.ko sudo depmod -a
Forum: HP LaserJet P1006 / P1008
2 months ago
rickrich
Install the usblp module, then!!! I.E. on a fedora 16: $ locate usblp.ko /usr/lib/modules/3.6.11-4.fc16.i686/kernel/drivers/usb/class/usblp.ko REF: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=66&t=15313
Forum: HP LaserJet P1006 / P1008
2 months ago
rickrich
modprobe usblp
Forum: HP LaserJet P1006 / P1008
2 months ago
rickrich
What does this say? $ dmesg | grep usblp [ 13.644177] usblp 1-3:1.0: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x2B17 [ 13.644214] usbcore: registered new interface driver usblp $ lsmod | grep usblp usblp 18237 0 ???
Forum: HP LaserJet P1006 / P1008
2 months ago
rickrich
Thanks!
Forum: Samsung CLP-360, CLP-365W
2 months ago
rickrich
Power down and up the printer. # usb_printerid /dev/usb/lp0 What does that say???
Forum: HP LaserJet P1006 / P1008
2 months ago
rickrich
What does this say: # usb_printerid /dev/usb/lp0 ???
Forum: HP LaserJet P1006 / P1008
2 months ago
rickrich
Do this for a networked printer: $ cd foo2zjs $ foo2qpdl-wrapper -z3 -p2 testpage.ps > xxx.prn # -p2 == A4 $ nc 192.168.xxx.yyy 9100 < xxx.prn {printed once} $ nc 192.168.xxx.yyy 9100 < xxx.prn {printed twice} $ nc 192.168.xxx.yyy 9100 < xxx.prn {printed thrice} What does that say???
Forum: Samsung CLP-360, CLP-365W
3 months ago
rickrich
Did you do this: $ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz $ tar zxf foo2zjs.tar.gz $ cd foo2zjs $ make $ su # make install # make install-hotplug # IMPORTANT! ??? Do this: $ usb_printerid /dev/usb/lp0 GET_DEVICE_ID string: MFG:Hewlett-Packard;MDL:HP LaserJet 1020;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1020;FWVER:20050309; $ cd foo2zjs $ foo2zjs-wrapper
Forum: HP LaserJet 1020
3 months ago
rickrich
$ cd foo2zjs $ vi foo2hp2600-wrapper.in neuter the "logger" lines i.e. logger() { return; } $ make $ su # make install
Forum: HP LaserJet 1018
3 months ago
rickrich
From the Changelog: 2013-03-03 Rick Richardson <rick.richardson@comcast.net> * printer-profile: add dell 1355. * foo2hbpl2: merge in changes from peter@niendo.de * hbpldecode: swap yellow and cyan 2013-03-02 Rick Richardson <rick.richardson@comcast.net> * foo2hb
Forum: General foo2hbpl
3 months ago
rickrich
Yes. I am waiting on peter to test it. If you want, flip CYAN with YELLOW.
Forum: General foo2hbpl
3 months ago
rickrich
What does: $ ls -l /dev/usb say???
Forum: HP LaserJet 1020
3 months ago
rickrich
$ cd foo2zjs $ foo2zjs-wrapper -P -z1 -L0 -X16 testpage.ps > xxx.prn $ ls -l xxx.prn -rw-rw-r-- 1 rick rick 92623 Feb 23 11:12 xxx.prn $ cp xxx.prn /dev/usb/lp0 {printed fine} Works on my Fedora 18. I give up. Use the properietary, *closed source* HP stuff if you want to.
Forum: HP LaserJet 1020
3 months ago
rickrich
# cp xxx.prn /dev/usb/lp0
Forum: HP LaserJet 1020
3 months ago
rickrich
What does: $ ls -l /dev/usb say???
Forum: HP LaserJet 1020
3 months ago
rickrich
What does this say? $ cd foo2zjs $ foo2zjs-wrapper -P -z1 -L0 -X16 testpage.ps > xxx.prn $ ls -l xxx.prn -rw-rw-r-- 1 rick rick 92623 Feb 23 11:12 xxx.prn $ cp xxx.prn /dev/usb/lp0 {printed fine}
Forum: HP LaserJet 1020
3 months ago
rickrich
What does: # usb_printerid /dev/usb/lp0 GET_DEVICE_ID string: MFG:Hewlett-Packard;MDL:HP LaserJet 1020;CMD:ACL;CLS:PRINTER;DES:HP LaserJet 1020;FWVER:20050309; say?
Forum: HP LaserJet 1020
3 months ago
rickrich
What does: $ ls -l /dev/usb say???
Forum: HP LaserJet 1020
3 months ago
rickrich
What does: # grep foo2zjs /var/log/messages say?
Forum: HP LaserJet 1020
3 months ago
rickrich
Did do you: # make install and # make install-hotplug ??? Power down and up the printer. What does: # dmesg | grep usb say? What does: # grep foo2zjs /var/log/messages say?
Forum: HP LaserJet 1020
3 months ago
rickrich
lpadmin -d NAME i.e. lpadmin -d hp1020
Forum: HP LaserJet 1020
3 months ago
rickrich
From INSTALL: Create printers (command line using CUPS) # lpadmin -p NAME -v URI -E -P file.ppd i.e. # lpadmin -p hp1020 -v usb://HP/LaserJet%201020 -E \ -P /usr/share/cups/model/HP-LaserJet_1020.ppd.gz Set the default: # lpadmin -d NAME
Forum: HP LaserJet 1020
3 months ago
rickrich
Never mind. From the Changelog: 2013-02-20 Rick Richardson <rick.richardson@comcast.net> * install-hotplug: Fedora 18 changed "/usr/lib/udev/udevd" to "/usr/lib/systemd/systemd-udevd". Please re-download and make install-hotplug. Otherwise, udevd version defaults to 0 instead of 197!
Forum: HP LaserJet 1020
Pages: 12345...LastNext
Current Page: 1 of 44

This forum powered by Phorum.