1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] What to use instead of /dev/usb/lp*
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20What%20to%20use%20instead%20of%20/dev/usb/lp%2A&In-Reply-To=%3C50141330.7050401%40arcor.de%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017781.html">
<LINK REL="Next" HREF="017685.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] What to use instead of /dev/usb/lp*</H1>
<B>Florian Hubold</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20What%20to%20use%20instead%20of%20/dev/usb/lp%2A&In-Reply-To=%3C50141330.7050401%40arcor.de%3E"
TITLE="[Mageia-dev] What to use instead of /dev/usb/lp*">doktor5000 at arcor.de
</A><BR>
<I>Sat Jul 28 18:28:32 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017781.html">[Mageia-dev] What to use instead of /dev/usb/lp*
</A></li>
<LI>Next message: <A HREF="017685.html">[Mageia-dev] What to use instead of /dev/usb/lp*
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17783">[ date ]</a>
<a href="thread.html#17783">[ thread ]</a>
<a href="subject.html#17783">[ subject ]</a>
<a href="author.html#17783">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 28.07.2012 15:34, schrieb Christiaan Welvaart:
><i> On Sat, 28 Jul 2012, Florian Hubold wrote:
</I>><i>
</I>>><i> Am 25.07.2012 20:05, schrieb Christiaan Welvaart:
</I>>>><i> On Wed, 25 Jul 2012, Jeff Robins wrote:
</I>>>><i>
</I>>>>><i> On Wed, Jul 25, 2012 at 2:11 AM, Claire Robinson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">eeeemail at gmail.com</A>> wrote:
</I>>>>>><i> usblp is blacklisted but you may find using modprobe usblp cures it for
</I>>>>>><i> you. If it does then comment it in
</I>>>>>><i> /etc/modprobe.d/blacklist-cups-common.conf or remove that file.
</I>>>>>><i>
</I>>>>><i> I'll give that a try. Is there a better/newer way to access the
</I>>>>><i> device? I'd like to update
</I>>>>><i> and fix the program if possible.
</I>>>><i>
</I>>>><i> The blacklisting is not needed anymore with recent cups(?) according to
</I>>>><i> <A HREF="https://bugs.launchpad.net/ubuntu/+source/cups/+bug/902970/comments/12">https://bugs.launchpad.net/ubuntu/+source/cups/+bug/902970/comments/12</A>
</I>>>><i>
</I>>>><i> so removing the file from the cups package should be the solution.
</I>>>><i>
</I>>>><i>
</I>>>><i> Christiaan
</I>>>><i>
</I>>><i> Are you sure we have the exact same cups usb backend as
</I>>><i> in recent *buntu versions? AFAIK usblp caused some segfaults and
</I>>><i> crashes, so it was blacklisted by default. But if any program loads
</I>>><i> it explicitely, it will work.
</I>><i>
</I>><i> No, but I plan to update cups to 1.5.4 which has those fixes for usb AFAICT,
</I>><i> see <A HREF="http://www.cups.org/str.php?L4128">http://www.cups.org/str.php?L4128</A> .
</I>Maintenance of cups is greatly appreciated, thanks ;)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017781.html">[Mageia-dev] What to use instead of /dev/usb/lp*
</A></li>
<LI>Next message: <A HREF="017685.html">[Mageia-dev] What to use instead of /dev/usb/lp*
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17783">[ date ]</a>
<a href="thread.html#17783">[ thread ]</a>
<a href="subject.html#17783">[ subject ]</a>
<a href="author.html#17783">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|