Date: Sun, 4 Jan 2009 13:21:34 -0300 From: Mario Lobo <mlobo@digiart.art.br> To: freebsd-questions@freebsd.org Subject: USB printer problem Message-ID: <200901041321.34688.mlobo@digiart.art.br>
next in thread | raw e-mail | index | archive | help
Hi; I've been trying for 2 days with no success Here is the setup: FreeBSD 6.4-STABLE #0: Wed Dec 10 22:25:05 BRT 200 -printer detected kernel: ulpt0: HP Deskjet D1500 series, rev 2.00/1.00, addr 2, iclass 7/1 kernel: ulpt0: using bi-directional mode /etc/devfs.conf own ulpt0 root:cups perm ulpt0 0660 /etc/devfs.rules [system=10] add path lpt[0-9]* mode 0660 group cups add path ulpt[0-9]* mode 0660 group cups add path unlpt[0-9]* mode 0660 group cups /etc/rc.conf devfs_system_ruleset="system" cupsd_enable="YES" and nothing bellow works ! # lptest 20 10 > /dev/ulpt0 # /usr/local/bin/gs -q -dNOPAUSE -dSAFER -r600x600 -sDEVICE=ijs -sIjsServer=/usr/local/bin/hpijs -dIjsUseOutputFD -sOutputFile=- -sDeviceManufacturer="HP" -sDeviceModel="DJ3600" /tmp/foomatic-rip.ps > /dev/ulpt0 # cat /etc/rc.conf > /dev/ulpt0 The printer doesn't even move ! Tried changing usb ports: Jan 4 12:59:38 kernel: ulpt0: at uhub0 port 1 (addr 2) disconnected Jan 4 12:59:38 kernel: ulpt0: detached Jan 4 12:59:41 kernel: ulpt0: HP Deskjet D1500 series, rev 2.00/1.00, addr 2, iclass 7/1 Jan 4 12:59:41 kernel: ulpt0: using bi-directional mode and nothing happens :( I've been googling for 2 days, read all I could, tried all I read and nothing happens. any suggestions? Thanks! -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!] (99,7% winedows FREE)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901041321.34688.mlobo>