blob: 3ed81ff182bc225db8abfa58db79aff892c4978a (
plain)
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
96
97
98
99
100
101
102
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] More systemd strangeness
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20More%20systemd%20strangeness&In-Reply-To=%3C506496B6.3090409%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018999.html">
<LINK REL="Next" HREF="019001.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] More systemd strangeness</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20More%20systemd%20strangeness&In-Reply-To=%3C506496B6.3090409%40roadrunner.com%3E"
TITLE="[Mageia-dev] More systemd strangeness">ftg at roadrunner.com
</A><BR>
<I>Thu Sep 27 20:11:02 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018999.html">[Mageia-dev] [changelog] [RPM] cauldron core/updates_testing pango-1.32.0-1.mga3
</A></li>
<LI>Next message: <A HREF="019001.html">[Mageia-dev] More systemd strangeness
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19000">[ date ]</a>
<a href="thread.html#19000">[ thread ]</a>
<a href="subject.html#19000">[ subject ]</a>
<a href="author.html#19000">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>I set the systemd log-level to "debug" to debug another problem, and
found that a new problem with an HP printer that has been working
forever is apparently laid at its door:
Sep 27 14:07:41 ftgme2 systemd[1]:
sys-devices-pci0000:00-0000:00:12.0-us...ad
Sep 27 14:07:41 ftgme2 systemd[1]: Running GC...
Sep 27 14:07:41 ftgme2 systemd[1]: Collecting
sys-devices-pci0000:00-0000...ce
Sep 27 14:07:41 ftgme2 systemd[1]: Collecting dev-usb-lp0.device
Sep 27 14:07:41 ftgme2 kernel: usblp 1-1:1.0: usblp0: USB Bidirectional
p...17
Sep 27 14:07:41 ftgme2 systemd[1]: dev-usb-lp0.device changed dead ->
plugged
Sep 27 14:07:41 ftgme2 systemd[1]:
sys-devices-pci0000:00-0000:00:12.0-us...ed
Sep 27 14:07:47 ftgme2 kernel: usblp0: removed
Sep 27 14:07:47 ftgme2 systemd[1]: dev-usb-lp0.device changed plugged ->
dead
Sep 27 14:07:47 ftgme2 systemd[1]:
sys-devices-pci0000:00-0000:00:12.0-us...ad
This goes on constantly, dead -> plugged, plugged -> dead at 5 second
intervals. Or is this a kernel problem and is systemd just an innocent
bystander ?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018999.html">[Mageia-dev] [changelog] [RPM] cauldron core/updates_testing pango-1.32.0-1.mga3
</A></li>
<LI>Next message: <A HREF="019001.html">[Mageia-dev] More systemd strangeness
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19000">[ date ]</a>
<a href="thread.html#19000">[ thread ]</a>
<a href="subject.html#19000">[ subject ]</a>
<a href="author.html#19000">[ 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>
|