diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20110923 | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/20110923')
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005454.html | 94 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005455.html | 110 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005456.html | 109 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005457.html | 105 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005458.html | 117 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005459.html | 125 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005460.html | 134 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005461.html | 149 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005462.html | 103 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/005463.html | 73 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/author.html | 97 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/date.html | 97 | ||||
l--------- | zarb-ml/mageia-discuss/20110923/index.html | 1 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/subject.html | 97 | ||||
-rw-r--r-- | zarb-ml/mageia-discuss/20110923/thread.html | 117 |
15 files changed, 1528 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110923/005454.html b/zarb-ml/mageia-discuss/20110923/005454.html new file mode 100644 index 000000000..ae20fc680 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005454.html @@ -0,0 +1,94 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] System won't boot after hardware upgrade + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C20110923000038.78691ce4%40werewolf.home%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="005457.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] System won't boot after hardware upgrade</H1> + <B>JA Magallon</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C20110923000038.78691ce4%40werewolf.home%3E" + TITLE="[Mageia-discuss] System won't boot after hardware upgrade">jamagallon at ono.com + </A><BR> + <I>Fri Sep 23 00:00:38 CEST 2011</I> + <P><UL> + + <LI>Next message: <A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5454">[ date ]</a> + <a href="thread.html#5454">[ thread ]</a> + <a href="subject.html#5454">[ subject ]</a> + <a href="author.html#5454">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Thu, 22 Sep 2011 15:21:19 +0530 +xi <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ctrl.alt.sup at free.fr</A>> wrote: + +><i> Hi, +</I>><i> +</I>><i> I have changed my motherboard and Mageia now refuses to boot (kernel +</I>><i> panic after trying to mount /dev/sda1 : "waiting for device sda1 to +</I>><i> appear (timeout 1 min), ..."). +</I>><i> +</I>><i> I think I know the reason of my problem : the initrd does not load the +</I>><i> correct driver for my "new" IDE controller, so it can't mount my disk +</I>><i> (driver for old motherboard is pata_amd and new driver is pata_via). +</I>><i> +</I> +Can you post your mobo model ? + +><i> I tried to play with mageia rescue CD, but I am unable to regenerate the +</I>><i> initrd with the correct IDE driver (in fact, the rescue CD doesn't even +</I>><i> contain the mkinitrd command). +</I>><i> My question is : how can I solve my problem, given that I have only one +</I>><i> rescue CD and my HD containing mageia that don't boot anymore ? +</I>><i> +</I>><i> +</I>><i> A long time ago in the perfect world of Mandrake (:P), all IDE +</I>><i> controller were included _inside_ the kernel and _not_ compiled as +</I>><i> modules*, so this problem never occured because all IDE drivers were +</I>><i> always "loaded" (thus allowing my system to be booted on any computer). +</I>><i> +</I>><i> Now that the ide/sata drivers as compiled as modules, why don't the +</I>><i> initrd try to load all the ATA drivers if mounting of "/" fails ? +</I>><i> (from my point of view, it is a much better solution than failing with a +</I>><i> kernel panic ...) +</I>><i> +</I>><i> +</I>><i> Thanks for your help, +</I>><i> Xavier +</I>><i> +</I>><i> *this is _my_ interpretation, I may be wrong. +</I> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5454">[ date ]</a> + <a href="thread.html#5454">[ thread ]</a> + <a href="subject.html#5454">[ subject ]</a> + <a href="author.html#5454">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005455.html b/zarb-ml/mageia-discuss/20110923/005455.html new file mode 100644 index 000000000..0f7cc60b2 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005455.html @@ -0,0 +1,110 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Strange behaviour after update + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Strange%20behaviour%20after%20update&In-Reply-To=%3C201109221807.25607.renaud%40olgiati-in-paraguay.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005457.html"> + <LINK REL="Next" HREF="005456.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Strange behaviour after update</H1> + <B>Renaud (Ron) Olgiati</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Strange%20behaviour%20after%20update&In-Reply-To=%3C201109221807.25607.renaud%40olgiati-in-paraguay.org%3E" + TITLE="[Mageia-discuss] Strange behaviour after update">renaud at olgiati-in-paraguay.org + </A><BR> + <I>Fri Sep 23 00:07:25 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A></li> + <LI>Next message: <A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5455">[ date ]</a> + <a href="thread.html#5455">[ thread ]</a> + <a href="subject.html#5455">[ subject ]</a> + <a href="author.html#5455">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Thursday 22 Sep 2011 17:26 my mailbox was graced by a message from Duane +Phinney who wrote: +><i> Try starting like this -> dbus-launch konqueror and see what it reports +</I>><i> back. +</I> +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ dbus-launch konqueror +kdeinit4: Shutting down running client. +Connecting to deprecated signal +QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) +kbuildsycoca4 running... +Agent registered +kded(17263): KDE Power Management system not initialized, another power +manager has been detected +QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it +was ':1.10' +"/usr/bin/konqueror(17249)" Soprano: +"org.freedesktop.DBus.Error.ServiceUnknown - The name +org.kde.nepomuk.services.nepomukstorage was not provided by any .service +files" +"/usr/bin/konqueror(17249)" Soprano: "QLocalSocket::connectToServer: Invalid +name" +"/usr/bin/konqueror(17249)" Soprano: +"org.freedesktop.DBus.Error.ServiceUnknown - The name +org.kde.nepomuk.services.nepomukstorage was not provided by any .service +files" +"/usr/bin/konqueror(17249)" Soprano: "QLocalSocket::connectToServer: Invalid +name" +"/usr/bin/konqueror(17249)" Soprano: +"org.freedesktop.DBus.Error.ServiceUnknown - The name +org.kde.nepomuk.services.nepomukstorage was not provided by any .service +files" +"/usr/bin/konqueror(17249)" Soprano: "QLocalSocket::connectToServer: Invalid +name" +konqueror(17249)/kdeui (kdelibs): Attempt to use QAction "dolphin" with +KXMLGUIFactory! +konqueror(17249)/kdeui (kdelibs): Attempt to use QAction "gwenview" with +KXMLGUIFactory! +konqueror(17249)/kdeui (kdelibs): Attempt to use QAction "" with +KXMLGUIFactory! +klauncher: Exiting on signal 15 + + + +Cheers, + +Ron. +-- + Le sang se lave avec des larmes, + pas avec du sang. + -- Victor Hugo + + -- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> -- + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A></li> + <LI>Next message: <A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5455">[ date ]</a> + <a href="thread.html#5455">[ thread ]</a> + <a href="subject.html#5455">[ subject ]</a> + <a href="author.html#5455">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005456.html b/zarb-ml/mageia-discuss/20110923/005456.html new file mode 100644 index 000000000..2a4a0a607 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005456.html @@ -0,0 +1,109 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Strange behaviour after update + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Strange%20behaviour%20after%20update&In-Reply-To=%3C4E7BBD16.90406%40earthlink.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005455.html"> + <LINK REL="Next" HREF="005458.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Strange behaviour after update</H1> + <B>Duane Phinney</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Strange%20behaviour%20after%20update&In-Reply-To=%3C4E7BBD16.90406%40earthlink.net%3E" + TITLE="[Mageia-discuss] Strange behaviour after update">genomega at earthlink.net + </A><BR> + <I>Fri Sep 23 00:56:22 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI>Next message: <A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5456">[ date ]</a> + <a href="thread.html#5456">[ thread ]</a> + <a href="subject.html#5456">[ subject ]</a> + <a href="author.html#5456">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 09/22/2011 05:07 PM, Renaud (Ron) Olgiati wrote: +><i> On Thursday 22 Sep 2011 17:26 my mailbox was graced by a message from Duane +</I>><i> Phinney who wrote: +</I>>><i> Try starting like this -> dbus-launch konqueror and see what it reports +</I>>><i> back. +</I>><i> +</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ dbus-launch konqueror +</I>><i> kdeinit4: Shutting down running client. +</I>><i> Connecting to deprecated signal +</I>><i> QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) +</I>><i> kbuildsycoca4 running... +</I>><i> Agent registered +</I>><i> kded(17263): KDE Power Management system not initialized, another power +</I>><i> manager has been detected +</I>><i> QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it +</I>><i> was ':1.10' +</I>><i> "/usr/bin/konqueror(17249)" Soprano: +</I>><i> "org.freedesktop.DBus.Error.ServiceUnknown - The name +</I>><i> org.kde.nepomuk.services.nepomukstorage was not provided by any .service +</I>><i> files" +</I>><i> "/usr/bin/konqueror(17249)" Soprano: "QLocalSocket::connectToServer: Invalid +</I>><i> name" +</I>><i> "/usr/bin/konqueror(17249)" Soprano: +</I>><i> "org.freedesktop.DBus.Error.ServiceUnknown - The name +</I>><i> org.kde.nepomuk.services.nepomukstorage was not provided by any .service +</I>><i> files" +</I>><i> "/usr/bin/konqueror(17249)" Soprano: "QLocalSocket::connectToServer: Invalid +</I>><i> name" +</I>><i> "/usr/bin/konqueror(17249)" Soprano: +</I>><i> "org.freedesktop.DBus.Error.ServiceUnknown - The name +</I>><i> org.kde.nepomuk.services.nepomukstorage was not provided by any .service +</I>><i> files" +</I>><i> "/usr/bin/konqueror(17249)" Soprano: "QLocalSocket::connectToServer: Invalid +</I>><i> name" +</I>><i> konqueror(17249)/kdeui (kdelibs): Attempt to use QAction "dolphin" with +</I>><i> KXMLGUIFactory! +</I>><i> konqueror(17249)/kdeui (kdelibs): Attempt to use QAction "gwenview" with +</I>><i> KXMLGUIFactory! +</I>><i> konqueror(17249)/kdeui (kdelibs): Attempt to use QAction "" with +</I>><i> KXMLGUIFactory! +</I>><i> klauncher: Exiting on signal 15 +</I>><i> +</I>><i> +</I>><i> +</I>><i> Cheers, +</I>><i> +</I>><i> Ron. +</I> +The shared mime info database might be the problem. Re-install - update? + + + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI>Next message: <A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5456">[ date ]</a> + <a href="thread.html#5456">[ thread ]</a> + <a href="subject.html#5456">[ subject ]</a> + <a href="author.html#5456">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005457.html b/zarb-ml/mageia-discuss/20110923/005457.html new file mode 100644 index 000000000..aa6b0fde3 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005457.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] System won't boot after hardware upgrade + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C4E7BBEDB.60807%40free.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005454.html"> + <LINK REL="Next" HREF="005455.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] System won't boot after hardware upgrade</H1> + <B>xi</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C4E7BBEDB.60807%40free.fr%3E" + TITLE="[Mageia-discuss] System won't boot after hardware upgrade">ctrl.alt.sup at free.fr + </A><BR> + <I>Fri Sep 23 01:03:55 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005454.html">[Mageia-discuss] System won't boot after hardware upgrade +</A></li> + <LI>Next message: <A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5457">[ date ]</a> + <a href="thread.html#5457">[ thread ]</a> + <a href="subject.html#5457">[ subject ]</a> + <a href="author.html#5457">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>JA Magallon a écrit : +><i> On Thu, 22 Sep 2011 15:21:19 +0530 +</I>><i> xi<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ctrl.alt.sup at free.fr</A>> wrote: +</I>><i> +</I>>><i> Hi, +</I>>><i> +</I>>><i> I have changed my motherboard and Mageia now refuses to boot (kernel +</I>>><i> panic after trying to mount /dev/sda1 : "waiting for device sda1 to +</I>>><i> appear (timeout 1 min), ..."). +</I>>><i> +</I>>><i> I think I know the reason of my problem : the initrd does not load the +</I>>><i> correct driver for my "new" IDE controller, so it can't mount my disk +</I>>><i> (driver for old motherboard is pata_amd and new driver is pata_via). +</I>>><i> +</I>><i> +</I>><i> Can you post your mobo model ? +</I>The mobo on which I initially installed Mageia is a Tyan Tiger MPX (dual +athlon MP). The IDE controller is from AMD (kernel module pata_amd) + +The "new" mobo is a Tyan Tiger 200T (dual PIII). The IDE controller is +from Via (kernel module pata_via). When trying to boot on it, the init +script loads pata_amd module then fails in kernel panic after 1 minute. + +><i> +</I>>><i> I tried to play with mageia rescue CD, but I am unable to regenerate the +</I>>><i> initrd with the correct IDE driver (in fact, the rescue CD doesn't even +</I>>><i> contain the mkinitrd command). +</I>>><i> My question is : how can I solve my problem, given that I have only one +</I>>><i> rescue CD and my HD containing mageia that don't boot anymore ? +</I>>><i> +</I>>><i> +</I>>><i> A long time ago in the perfect world of Mandrake (:P), all IDE +</I>>><i> controller were included _inside_ the kernel and _not_ compiled as +</I>>><i> modules*, so this problem never occured because all IDE drivers were +</I>>><i> always "loaded" (thus allowing my system to be booted on any computer). +</I>>><i> +</I>>><i> Now that the ide/sata drivers as compiled as modules, why don't the +</I>>><i> initrd try to load all the ATA drivers if mounting of "/" fails ? +</I>>><i> (from my point of view, it is a much better solution than failing with a +</I>>><i> kernel panic ...) +</I>>><i> +</I>>><i> +</I>>><i> Thanks for your help, +</I>>><i> Xavier +</I>>><i> +</I>>><i> *this is _my_ interpretation, I may be wrong. +</I>><i> +</I>><i> +</I>><i> +</I> +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005454.html">[Mageia-discuss] System won't boot after hardware upgrade +</A></li> + <LI>Next message: <A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5457">[ date ]</a> + <a href="thread.html#5457">[ thread ]</a> + <a href="subject.html#5457">[ subject ]</a> + <a href="author.html#5457">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005458.html b/zarb-ml/mageia-discuss/20110923/005458.html new file mode 100644 index 000000000..baad17990 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005458.html @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C2D35.4040500%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005456.html"> + <LINK REL="Next" HREF="005459.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia</H1> + <B>Thomas Lottmann</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C2D35.4040500%40gmail.com%3E" + TITLE="[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia">skiperdrake at gmail.com + </A><BR> + <I>Fri Sep 23 08:54:45 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI>Next message: <A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5458">[ date ]</a> + <a href="thread.html#5458">[ thread ]</a> + <a href="subject.html#5458">[ subject ]</a> + <a href="author.html#5458">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 18/09/2011 17:27, Florian Hubold a écrit : +><i> Am 17.09.2011 19:09, schrieb Thomas Lottmann: +</I>>><i> Le 12/09/2011 20:26, Thomas Lottmann a écrit : +</I>>>><i> Le 04/09/2011 16:59, Patricia Fraser a écrit : +</I>>>>>><i> Am 04.09.2011 16:28, schrieb Thomas Lottmann: +</I>>>>>>><i> I already tried several times this option, does not change +</I>>>>>>><i> anything. I have another HP printer here that seems to print +</I>>>>>>><i> quite fine, aside of little issues (especially bad printing +</I>>>>>>><i> quality). +</I>>>>>><i> Maybe you could upload the output of hp-check -t and hp-info -i +</I>>>>>><i> to some pastebin so you could compare it to somebody else's output. +</I>>>>>><i> I'd help you further with this, but i haven't got any printer +</I>>>>>><i> here :( +</I>>>>><i> You could also try running hp-setup - see if it helps... +</I>>>>><i> +</I>>>>><i> Pastes of my ouput are here: +</I>>>>><i> +</I>>>>><i> hp-check -t: <A HREF="http://pastebin.com/13M79uJ1">http://pastebin.com/13M79uJ1</A> +</I>>>>><i> hp-info -i: <A HREF="http://pastebin.com/tyHeMYCz">http://pastebin.com/tyHeMYCz</A> +</I>>>>><i> +</I>>>>><i> Cheers! +</I>>>><i> +</I>>>><i> Hello, +</I>>>><i> +</I>>>><i> My apologies for answering so late. I was overwhelmed. +</I>>>><i> +</I>>>><i> Here are my logs. I do have errors. +</I>>>><i> +</I>>>><i> hp-check -t: <A HREF="http://pastebin.com/zpKEdESu">http://pastebin.com/zpKEdESu</A> +</I>>>><i> hp-info -i: <A HREF="http://pastebin.com/vN8nErFG">http://pastebin.com/vN8nErFG</A> +</I>>>><i> +</I>>>><i> From now on, I still do not know what to do. +</I>>>><i> +</I>>>><i> Thank you for your help. +</I>>>><i> +</I>>>><i> Thomas. +</I>>><i> +</I>>><i> I had no answer to this mail. Does any one have a clue? +</I>>><i> +</I>><i> Well, from your logs you still run the old hplip version. +</I>><i> Could you please rerun hp-check -r -t with the newer hplip? +</I>><i> The errors are mostly for compile-time dependencies, which +</I>><i> you don't need for running hplip. But seems there's a problem +</I>><i> with dbus on your box from the log. +</I>><i> +</I>><i> Also /var/log/cups/error.log would be helpful. +</I>><i> +</I>My apologies for the delay. + +Here are my logs for the HP Photosmart 7150 : + +hp-check : <A HREF="http://pastebin.com/u1DHC4xV">http://pastebin.com/u1DHC4xV</A> + +access log : <A HREF="http://pastebin.com/2MWD89ai">http://pastebin.com/2MWD89ai</A> + +./cups/error.log : <A HREF="http://pastebin.com/r9XXc0SS">http://pastebin.com/r9XXc0SS</A> + +Thank you for your help. +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20110923/067142aa/attachment.html> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A></li> + <LI>Next message: <A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5458">[ date ]</a> + <a href="thread.html#5458">[ thread ]</a> + <a href="subject.html#5458">[ subject ]</a> + <a href="author.html#5458">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005459.html b/zarb-ml/mageia-discuss/20110923/005459.html new file mode 100644 index 000000000..063da0896 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005459.html @@ -0,0 +1,125 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C45EE.2050407%40arcor.de%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005458.html"> + <LINK REL="Next" HREF="005460.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia</H1> + <B>Florian Hubold</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C45EE.2050407%40arcor.de%3E" + TITLE="[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia">doktor5000 at arcor.de + </A><BR> + <I>Fri Sep 23 10:40:14 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5459">[ date ]</a> + <a href="thread.html#5459">[ thread ]</a> + <a href="subject.html#5459">[ subject ]</a> + <a href="author.html#5459">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Am 23.09.2011 08:54, schrieb Thomas Lottmann: +><i> Le 18/09/2011 17:27, Florian Hubold a écrit : +</I>>><i> Am 17.09.2011 19:09, schrieb Thomas Lottmann: +</I>>>><i> Le 12/09/2011 20:26, Thomas Lottmann a écrit : +</I>>>>><i> Le 04/09/2011 16:59, Patricia Fraser a écrit : +</I>>>>>>><i> Am 04.09.2011 16:28, schrieb Thomas Lottmann: +</I>>>>>>>><i> I already tried several times this option, does not change +</I>>>>>>>><i> anything. I have another HP printer here that seems to print +</I>>>>>>>><i> quite fine, aside of little issues (especially bad printing +</I>>>>>>>><i> quality). +</I>>>>>>><i> Maybe you could upload the output of hp-check -t and hp-info -i +</I>>>>>>><i> to some pastebin so you could compare it to somebody else's output. +</I>>>>>>><i> I'd help you further with this, but i haven't got any printer +</I>>>>>>><i> here :( +</I>>>>>><i> You could also try running hp-setup - see if it helps... +</I>>>>>><i> +</I>>>>>><i> Pastes of my ouput are here: +</I>>>>>><i> +</I>>>>>><i> hp-check -t: <A HREF="http://pastebin.com/13M79uJ1">http://pastebin.com/13M79uJ1</A> +</I>>>>>><i> hp-info -i: <A HREF="http://pastebin.com/tyHeMYCz">http://pastebin.com/tyHeMYCz</A> +</I>>>>>><i> +</I>>>>>><i> Cheers! +</I>>>>><i> +</I>>>>><i> Hello, +</I>>>>><i> +</I>>>>><i> My apologies for answering so late. I was overwhelmed. +</I>>>>><i> +</I>>>>><i> Here are my logs. I do have errors. +</I>>>>><i> +</I>>>>><i> hp-check -t: <A HREF="http://pastebin.com/zpKEdESu">http://pastebin.com/zpKEdESu</A> +</I>>>>><i> hp-info -i: <A HREF="http://pastebin.com/vN8nErFG">http://pastebin.com/vN8nErFG</A> +</I>>>>><i> +</I>>>>><i> From now on, I still do not know what to do. +</I>>>>><i> +</I>>>>><i> Thank you for your help. +</I>>>>><i> +</I>>>>><i> Thomas. +</I>>>><i> +</I>>>><i> I had no answer to this mail. Does any one have a clue? +</I>>>><i> +</I>>><i> Well, from your logs you still run the old hplip version. +</I>>><i> Could you please rerun hp-check -r -t with the newer hplip? +</I>>><i> The errors are mostly for compile-time dependencies, which +</I>>><i> you don't need for running hplip. But seems there's a problem +</I>>><i> with dbus on your box from the log. +</I>>><i> +</I>>><i> Also /var/log/cups/error.log would be helpful. +</I>>><i> +</I>><i> My apologies for the delay. +</I>><i> +</I>><i> Here are my logs for the HP Photosmart 7150 : +</I>><i> +</I>><i> hp-check : <A HREF="http://pastebin.com/u1DHC4xV">http://pastebin.com/u1DHC4xV</A> +</I>><i> +</I>><i> access log : <A HREF="http://pastebin.com/2MWD89ai">http://pastebin.com/2MWD89ai</A> +</I>><i> +</I>><i> ./cups/error.log : <A HREF="http://pastebin.com/r9XXc0SS">http://pastebin.com/r9XXc0SS</A> +</I>><i> +</I>><i> Thank you for your help. +</I>It would also be helpful to tell what you wanted to print, at least +what's mentioned in the error.log. This line comes up really often: + + printer-state-message="Unable to open image file for printing!" + +Also this one might be a problem, but my french is not so good: + + /usr/lib/cups/filter/pstotiff: ligne10: -dNOPAUSE : commande introuvable + +Does it mean - line 10 -dNOPAUSE: command not found? +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5459">[ date ]</a> + <a href="thread.html#5459">[ thread ]</a> + <a href="subject.html#5459">[ subject ]</a> + <a href="author.html#5459">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005460.html b/zarb-ml/mageia-discuss/20110923/005460.html new file mode 100644 index 000000000..7896c7b6a --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005460.html @@ -0,0 +1,134 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C4BE7.6020005%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005459.html"> + <LINK REL="Next" HREF="005461.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia</H1> + <B>Thomas Lottmann</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C4BE7.6020005%40gmail.com%3E" + TITLE="[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia">skiperdrake at gmail.com + </A><BR> + <I>Fri Sep 23 11:05:43 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5460">[ date ]</a> + <a href="thread.html#5460">[ thread ]</a> + <a href="subject.html#5460">[ subject ]</a> + <a href="author.html#5460">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le 23/09/2011 10:40, Florian Hubold a écrit : +><i> Am 23.09.2011 08:54, schrieb Thomas Lottmann: +</I>>><i> Le 18/09/2011 17:27, Florian Hubold a écrit : +</I>>>><i> Am 17.09.2011 19:09, schrieb Thomas Lottmann: +</I>>>>><i> Le 12/09/2011 20:26, Thomas Lottmann a écrit : +</I>>>>>><i> Le 04/09/2011 16:59, Patricia Fraser a écrit : +</I>>>>>>>><i> Am 04.09.2011 16:28, schrieb Thomas Lottmann: +</I>>>>>>>>><i> I already tried several times this option, does not change +</I>>>>>>>>><i> anything. I have another HP printer here that seems to print +</I>>>>>>>>><i> quite fine, aside of little issues (especially bad printing +</I>>>>>>>>><i> quality). +</I>>>>>>>><i> Maybe you could upload the output of hp-check -t and hp-info -i +</I>>>>>>>><i> to some pastebin so you could compare it to somebody else's output. +</I>>>>>>>><i> I'd help you further with this, but i haven't got any printer +</I>>>>>>>><i> here :( +</I>>>>>>><i> You could also try running hp-setup - see if it helps... +</I>>>>>>><i> +</I>>>>>>><i> Pastes of my ouput are here: +</I>>>>>>><i> +</I>>>>>>><i> hp-check -t: <A HREF="http://pastebin.com/13M79uJ1">http://pastebin.com/13M79uJ1</A> +</I>>>>>>><i> hp-info -i: <A HREF="http://pastebin.com/tyHeMYCz">http://pastebin.com/tyHeMYCz</A> +</I>>>>>>><i> +</I>>>>>>><i> Cheers! +</I>>>>>><i> +</I>>>>>><i> Hello, +</I>>>>>><i> +</I>>>>>><i> My apologies for answering so late. I was overwhelmed. +</I>>>>>><i> +</I>>>>>><i> Here are my logs. I do have errors. +</I>>>>>><i> +</I>>>>>><i> hp-check -t: <A HREF="http://pastebin.com/zpKEdESu">http://pastebin.com/zpKEdESu</A> +</I>>>>>><i> hp-info -i: <A HREF="http://pastebin.com/vN8nErFG">http://pastebin.com/vN8nErFG</A> +</I>>>>>><i> +</I>>>>>><i> From now on, I still do not know what to do. +</I>>>>>><i> +</I>>>>>><i> Thank you for your help. +</I>>>>>><i> +</I>>>>>><i> Thomas. +</I>>>>><i> +</I>>>>><i> I had no answer to this mail. Does any one have a clue? +</I>>>>><i> +</I>>>><i> Well, from your logs you still run the old hplip version. +</I>>>><i> Could you please rerun hp-check -r -t with the newer hplip? +</I>>>><i> The errors are mostly for compile-time dependencies, which +</I>>>><i> you don't need for running hplip. But seems there's a problem +</I>>>><i> with dbus on your box from the log. +</I>>>><i> +</I>>>><i> Also /var/log/cups/error.log would be helpful. +</I>>>><i> +</I>>><i> My apologies for the delay. +</I>>><i> +</I>>><i> Here are my logs for the HP Photosmart 7150 : +</I>>><i> +</I>>><i> hp-check : <A HREF="http://pastebin.com/u1DHC4xV">http://pastebin.com/u1DHC4xV</A> +</I>>><i> +</I>>><i> access log : <A HREF="http://pastebin.com/2MWD89ai">http://pastebin.com/2MWD89ai</A> +</I>>><i> +</I>>><i> ./cups/error.log : <A HREF="http://pastebin.com/r9XXc0SS">http://pastebin.com/r9XXc0SS</A> +</I>>><i> +</I>>><i> Thank you for your help. +</I>><i> It would also be helpful to tell what you wanted to print, at least +</I>><i> what's mentioned in the error.log. This line comes up really often: +</I>><i> +</I>><i> printer-state-message="Unable to open image file for printing!" +</I>><i> +</I>><i> Also this one might be a problem, but my french is not so good: +</I>><i> +</I>><i> /usr/lib/cups/filter/pstotiff: ligne10: -dNOPAUSE : commande +</I>><i> introuvable +</I>><i> +</I>><i> Does it mean - line 10 -dNOPAUSE: command not found? +</I> +Yep. + +I do not know why it now says it could not open the image file for +printing. But usually, whatever the type of document is, it would print +a big black square on my A4 paper. Whatever I want to print. + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5460">[ date ]</a> + <a href="thread.html#5460">[ thread ]</a> + <a href="subject.html#5460">[ subject ]</a> + <a href="author.html#5460">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005461.html b/zarb-ml/mageia-discuss/20110923/005461.html new file mode 100644 index 000000000..6a6360a86 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005461.html @@ -0,0 +1,149 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C4DEA.7090401%40arcor.de%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005460.html"> + <LINK REL="Next" HREF="005462.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia</H1> + <B>Florian Hubold</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Big%20printing%20issue%20with%20HP%20Photosmart%207150%20and%0A%20Mageia&In-Reply-To=%3C4E7C4DEA.7090401%40arcor.de%3E" + TITLE="[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia">doktor5000 at arcor.de + </A><BR> + <I>Fri Sep 23 11:14:18 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5461">[ date ]</a> + <a href="thread.html#5461">[ thread ]</a> + <a href="subject.html#5461">[ subject ]</a> + <a href="author.html#5461">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Am 23.09.2011 11:05, schrieb Thomas Lottmann: +><i> Le 23/09/2011 10:40, Florian Hubold a écrit : +</I>>><i> Am 23.09.2011 08:54, schrieb Thomas Lottmann: +</I>>>><i> Le 18/09/2011 17:27, Florian Hubold a écrit : +</I>>>>><i> Am 17.09.2011 19:09, schrieb Thomas Lottmann: +</I>>>>>><i> Le 12/09/2011 20:26, Thomas Lottmann a écrit : +</I>>>>>>><i> Le 04/09/2011 16:59, Patricia Fraser a écrit : +</I>>>>>>>>><i> Am 04.09.2011 16:28, schrieb Thomas Lottmann: +</I>>>>>>>>>><i> I already tried several times this option, does not change +</I>>>>>>>>>><i> anything. I have another HP printer here that seems to print +</I>>>>>>>>>><i> quite fine, aside of little issues (especially bad printing +</I>>>>>>>>>><i> quality). +</I>>>>>>>>><i> Maybe you could upload the output of hp-check -t and hp-info -i +</I>>>>>>>>><i> to some pastebin so you could compare it to somebody else's output. +</I>>>>>>>>><i> I'd help you further with this, but i haven't got any printer +</I>>>>>>>>><i> here :( +</I>>>>>>>><i> You could also try running hp-setup - see if it helps... +</I>>>>>>>><i> +</I>>>>>>>><i> Pastes of my ouput are here: +</I>>>>>>>><i> +</I>>>>>>>><i> hp-check -t: <A HREF="http://pastebin.com/13M79uJ1">http://pastebin.com/13M79uJ1</A> +</I>>>>>>>><i> hp-info -i: <A HREF="http://pastebin.com/tyHeMYCz">http://pastebin.com/tyHeMYCz</A> +</I>>>>>>>><i> +</I>>>>>>>><i> Cheers! +</I>>>>>>><i> +</I>>>>>>><i> Hello, +</I>>>>>>><i> +</I>>>>>>><i> My apologies for answering so late. I was overwhelmed. +</I>>>>>>><i> +</I>>>>>>><i> Here are my logs. I do have errors. +</I>>>>>>><i> +</I>>>>>>><i> hp-check -t: <A HREF="http://pastebin.com/zpKEdESu">http://pastebin.com/zpKEdESu</A> +</I>>>>>>><i> hp-info -i: <A HREF="http://pastebin.com/vN8nErFG">http://pastebin.com/vN8nErFG</A> +</I>>>>>>><i> +</I>>>>>>><i> From now on, I still do not know what to do. +</I>>>>>>><i> +</I>>>>>>><i> Thank you for your help. +</I>>>>>>><i> +</I>>>>>>><i> Thomas. +</I>>>>>><i> +</I>>>>>><i> I had no answer to this mail. Does any one have a clue? +</I>>>>>><i> +</I>>>>><i> Well, from your logs you still run the old hplip version. +</I>>>>><i> Could you please rerun hp-check -r -t with the newer hplip? +</I>>>>><i> The errors are mostly for compile-time dependencies, which +</I>>>>><i> you don't need for running hplip. But seems there's a problem +</I>>>>><i> with dbus on your box from the log. +</I>>>>><i> +</I>>>>><i> Also /var/log/cups/error.log would be helpful. +</I>>>>><i> +</I>>>><i> My apologies for the delay. +</I>>>><i> +</I>>>><i> Here are my logs for the HP Photosmart 7150 : +</I>>>><i> +</I>>>><i> hp-check : <A HREF="http://pastebin.com/u1DHC4xV">http://pastebin.com/u1DHC4xV</A> +</I>>>><i> +</I>>>><i> access log : <A HREF="http://pastebin.com/2MWD89ai">http://pastebin.com/2MWD89ai</A> +</I>>>><i> +</I>>>><i> ./cups/error.log : <A HREF="http://pastebin.com/r9XXc0SS">http://pastebin.com/r9XXc0SS</A> +</I>>>><i> +</I>>>><i> Thank you for your help. +</I>>><i> It would also be helpful to tell what you wanted to print, at least +</I>>><i> what's mentioned in the error.log. This line comes up really often: +</I>>><i> +</I>>><i> printer-state-message="Unable to open image file for printing!" +</I>>><i> +</I>>><i> Also this one might be a problem, but my french is not so good: +</I>>><i> +</I>>><i> /usr/lib/cups/filter/pstotiff: ligne10: -dNOPAUSE : commande introuvable +</I>>><i> +</I>>><i> Does it mean - line 10 -dNOPAUSE: command not found? +</I>><i> +</I>><i> Yep. +</I>><i> +</I>><i> I do not know why it now says it could not open the image file for printing. +</I>><i> But usually, whatever the type of document is, it would print a big black +</I>><i> square on my A4 paper. Whatever I want to print. +</I>><i> +</I>><i> +</I>If this message is really a sign of the culprit: +/usr/lib/cups/filter/pstotiff: ligne10: -dNOPAUSE : commande introuvable +then i think i already know what the problem is. The file is broken, +i.e. they forgot a \ at the end of one line so the next line gets +considered as new line. + +If you're really eager, you could try to insert a \ +at the end of line 9 of /usr/lib/cups/filter/pstotiff +similar to the one which you can see at end of line 10. +And then try again. + + +You still didn't tell what document you wanted to print when +you posted the cups error log? +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5461">[ date ]</a> + <a href="thread.html#5461">[ thread ]</a> + <a href="subject.html#5461">[ subject ]</a> + <a href="author.html#5461">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005462.html b/zarb-ml/mageia-discuss/20110923/005462.html new file mode 100644 index 000000000..b8f08a591 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005462.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Third button emulation ? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Third%20button%20emulation%20%3F&In-Reply-To=%3C201109230609.18402.renaud%40olgiati-in-paraguay.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005461.html"> + <LINK REL="Next" HREF="005463.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Third button emulation ?</H1> + <B>Renaud (Ron) Olgiati</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Third%20button%20emulation%20%3F&In-Reply-To=%3C201109230609.18402.renaud%40olgiati-in-paraguay.org%3E" + TITLE="[Mageia-discuss] Third button emulation ?">renaud at olgiati-in-paraguay.org + </A><BR> + <I>Fri Sep 23 12:09:18 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5462">[ date ]</a> + <a href="thread.html#5462">[ thread ]</a> + <a href="subject.html#5462">[ subject ]</a> + <a href="author.html#5462">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Monday 12 Sep 2011 07:08 my mailbox was graced by a message from Renaud +(Ron) Olgiati who wrote: +><i> Found a solution on an Ubuntu list/blog: +</I>><i> Seems the problem comes from a new default onfig of evdev, which no longer +</I>><i> activates by default the three-button emulation. +</I>><i> There is no GUI way to change this at the moment, it can be changed by +</I>><i> adding to xorg.conf the following: +</I>><i> +</I>><i> Section "InputClass" +</I>><i> Identifier "middle button emulation class" +</I>><i> MatchIsPointer "on" +</I>><i> Option "Emulate3Buttons" "on" +</I>><i> EndSection +</I>><i> +</I>><i> I read (but did not check, not a Gnome user) that under gnome +</I>><i> $> gsettings set org.gnome.settings-daemon.peripherals.mouse +</I>><i> middle-button-enabled true +</I>><i> also does trick. +</I> +Another solution is to install xinput, +find the mane of your mouse with + +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ xinput --list +...... +⎜ ↳ Logitech USB Trackball id=10 [slave pointer (2)] + +list the properties with +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ xinput list-props "Logitech USB Trackball" + Device 'Logitech USB Trackball': +...... + Evdev Middle Button Emulation (257): 0 + +and change the property with +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ron at localhost</A>:~ $ xinput set-prop "Logitech USB Trackball" "Evdev Middle +Button Emulation" 1 + + +Cheers, + +Ron. +-- + You're only young once, + but you can be immature forever. + -- Larry Andersen + + -- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> -- + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A></li> + <LI>Next message: <A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5462">[ date ]</a> + <a href="thread.html#5462">[ thread ]</a> + <a href="subject.html#5462">[ subject ]</a> + <a href="author.html#5462">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/005463.html b/zarb-ml/mageia-discuss/20110923/005463.html new file mode 100644 index 000000000..cb1115ac7 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/005463.html @@ -0,0 +1,73 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Testers needed for siproxd. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3C4E7CEC96.3090202%40xs4all.nl%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005462.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Testers needed for siproxd.</H1> + <B>Marja van Waes</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Testers%20needed%20for%20siproxd.&In-Reply-To=%3C4E7CEC96.3090202%40xs4all.nl%3E" + TITLE="[Mageia-discuss] Testers needed for siproxd.">marja11 at xs4all.nl + </A><BR> + <I>Fri Sep 23 22:31:18 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5463">[ date ]</a> + <a href="thread.html#5463">[ thread ]</a> + <a href="subject.html#5463">[ subject ]</a> + <a href="author.html#5463">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op 22-09-11 09:03, David W. Hodgins schreef: +><i> On Thu, 22 Sep 2011 01:14:56 -0400, Marja van Waes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">marja11 at xs4all.nl</A>> +</I>><i> wrote: +</I>><i> +</I>>><i> Well, I guess a tester without sip-experience is better than no tester +</I>>><i> at all. +</I>><i> +</I>><i> Thanks. I would test it myself, if I had the hardware needed to run +</I>><i> the tests, or the knowledge to figure out how to test is with the +</I>><i> hardware/software I do have. +</I> +Well, I wasn't successful either. However, I learnt a lot when trying to +test, so I don't consider it to be time wasted. + +BTW, the user guide (including sample configurations) and other +information about siproxd that I found here: +<A HREF="http://siproxd.sourceforge.net/">http://siproxd.sourceforge.net/</A> might be helpful to anyone else who +wants to try. + + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5463">[ date ]</a> + <a href="thread.html#5463">[ thread ]</a> + <a href="subject.html#5463">[ subject ]</a> + <a href="author.html#5463">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110923/author.html b/zarb-ml/mageia-discuss/20110923/author.html new file mode 100644 index 000000000..643155258 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/author.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 23 September 2011 Archive by author</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>23 September 2011 Archives by author</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Sep 23 00:00:38 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Messages:</b> 10<p> + <ul> + +<LI><A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5459"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5461"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5458"> </A> +<I>Thomas Lottmann +</I> + +<LI><A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5460"> </A> +<I>Thomas Lottmann +</I> + +<LI><A HREF="005454.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5454"> </A> +<I>JA Magallon +</I> + +<LI><A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5455"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<LI><A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A><A NAME="5462"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<LI><A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5456"> </A> +<I>Duane Phinney +</I> + +<LI><A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A><A NAME="5463"> </A> +<I>Marja van Waes +</I> + +<LI><A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5457"> </A> +<I>xi +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Sep 23 22:31:29 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20110923/date.html b/zarb-ml/mageia-discuss/20110923/date.html new file mode 100644 index 000000000..e85056447 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/date.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 23 September 2011 Archive by date</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>23 September 2011 Archives by date</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Sep 23 00:00:38 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Messages:</b> 10<p> + <ul> + +<LI><A HREF="005454.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5454"> </A> +<I>JA Magallon +</I> + +<LI><A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5455"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<LI><A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5456"> </A> +<I>Duane Phinney +</I> + +<LI><A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5457"> </A> +<I>xi +</I> + +<LI><A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5458"> </A> +<I>Thomas Lottmann +</I> + +<LI><A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5459"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5460"> </A> +<I>Thomas Lottmann +</I> + +<LI><A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5461"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A><A NAME="5462"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<LI><A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A><A NAME="5463"> </A> +<I>Marja van Waes +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Sep 23 22:31:29 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20110923/index.html b/zarb-ml/mageia-discuss/20110923/index.html new file mode 120000 index 000000000..db4b46f72 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/index.html @@ -0,0 +1 @@ +thread.html
\ No newline at end of file diff --git a/zarb-ml/mageia-discuss/20110923/subject.html b/zarb-ml/mageia-discuss/20110923/subject.html new file mode 100644 index 000000000..2a108bcc7 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/subject.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 23 September 2011 Archive by subject</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>23 September 2011 Archives by subject</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Sep 23 00:00:38 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Messages:</b> 10<p> + <ul> + +<LI><A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5458"> </A> +<I>Thomas Lottmann +</I> + +<LI><A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5459"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5460"> </A> +<I>Thomas Lottmann +</I> + +<LI><A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5461"> </A> +<I>Florian Hubold +</I> + +<LI><A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5455"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<LI><A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5456"> </A> +<I>Duane Phinney +</I> + +<LI><A HREF="005454.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5454"> </A> +<I>JA Magallon +</I> + +<LI><A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5457"> </A> +<I>xi +</I> + +<LI><A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A><A NAME="5463"> </A> +<I>Marja van Waes +</I> + +<LI><A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A><A NAME="5462"> </A> +<I>Renaud (Ron) Olgiati +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Sep 23 22:31:29 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20110923/thread.html b/zarb-ml/mageia-discuss/20110923/thread.html new file mode 100644 index 000000000..7f8efd1aa --- /dev/null +++ b/zarb-ml/mageia-discuss/20110923/thread.html @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 23 September 2011 Archive by thread</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>23 September 2011 Archives by thread</h1> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Sep 23 00:00:38 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Messages:</b> 10<p> + <ul> + +<!--0 01316728838- --> +<LI><A HREF="005454.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5454"> </A> +<I>JA Magallon +</I> + +<UL> +<!--1 01316728838-01316732635- --> +<LI><A HREF="005457.html">[Mageia-discuss] System won't boot after hardware upgrade +</A><A NAME="5457"> </A> +<I>xi +</I> + +</UL> +<!--0 01316729245- --> +<LI><A HREF="005455.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5455"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<UL> +<!--1 01316729245-01316732182- --> +<LI><A HREF="005456.html">[Mageia-discuss] Strange behaviour after update +</A><A NAME="5456"> </A> +<I>Duane Phinney +</I> + +</UL> +<!--0 01316760885- --> +<LI><A HREF="005458.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5458"> </A> +<I>Thomas Lottmann +</I> + +<UL> +<!--1 01316760885-01316767214- --> +<LI><A HREF="005459.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5459"> </A> +<I>Florian Hubold +</I> + +<UL> +<!--2 01316760885-01316767214-01316768743- --> +<LI><A HREF="005460.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5460"> </A> +<I>Thomas Lottmann +</I> + +<UL> +<!--3 01316760885-01316767214-01316768743-01316769258- --> +<LI><A HREF="005461.html">[Mageia-discuss] Big printing issue with HP Photosmart 7150 and Mageia +</A><A NAME="5461"> </A> +<I>Florian Hubold +</I> + +</UL> +</UL> +</UL> +<!--0 01316772558- --> +<LI><A HREF="005462.html">[Mageia-discuss] Third button emulation ? +</A><A NAME="5462"> </A> +<I>Renaud (Ron) Olgiati +</I> + +<!--0 01316809878- --> +<LI><A HREF="005463.html">[Mageia-discuss] Testers needed for siproxd. +</A><A NAME="5463"> </A> +<I>Marja van Waes +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Sep 23 22:31:18 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Sep 23 22:31:29 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + |