From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-July/017673.html | 121 +++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-July/017673.html (limited to 'zarb-ml/mageia-dev/2012-July/017673.html') diff --git a/zarb-ml/mageia-dev/2012-July/017673.html b/zarb-ml/mageia-dev/2012-July/017673.html new file mode 100644 index 000000000..295f805f5 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017673.html @@ -0,0 +1,121 @@ + + + + [Mageia-dev] What to use instead of /dev/usb/lp* + + + + + + + + + +

[Mageia-dev] What to use instead of /dev/usb/lp*

+ Claire Robinson + eeeemail at gmail.com +
+ Wed Jul 25 11:11:19 CEST 2012 +

+
+ +
On 25/07/12 09:10, Jeff Robins wrote:
+> Hello,
+> 
+> My wife is trying to use a Xyron Wishblade in Linux with the
+> graphtecprint program (http://vidar.botfu.org/graphtecprint).  It
+> looks like the program accesses /dev/usb/lp* directly, which no longer
+> exists.
+> 
+> Is there a different device that it can open?  I tried /dev/lp* and
+> the actual usb device from /dev/bus/usb, but opening the device
+> failed:
+> 
+> Traceback (most recent call last):
+>   File "./graphtecprint-1.0.1/graphtecprint", line 422, in <module>
+>     dialog.on_rescan_clicked()
+>   File "./graphtecprint-1.0.1/graphtecprint", line 178, in on_rescan_clicked
+>     scanprinters()
+>   File "./graphtecprint-1.0.1/graphtecprint", line 349, in scanprinters
+>     id = getprinterident(dev)
+>   File "./graphtecprint-1.0.1/graphtecprint", line 68, in getprinterident
+>     x = fcntl.ioctl(f.fileno(), 0x84005001, '\x00' * 256)
+> IOError: [Errno 1] Operation not permitted
+> 
+> I haven't modified the permissions of the device yet, but I don't
+> think that's the problem.  I couldn't get usb_printerid to work on any
+> devices either.
+> 
+> Thank you,
+> 
+> Jeff
+
+usblp is blacklisted but you may find using modprobe usblp cures it for
+you. If it does then comment it in
+/etc/modprobe.d/blacklist-cups-common.conf or remove that file.
+
+Claire
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1