summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023625.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023625.html')
-rw-r--r--zarb-ml/mageia-dev/2013-March/023625.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023625.html b/zarb-ml/mageia-dev/2013-March/023625.html
new file mode 100644
index 000000000..ff4bfb415
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-March/023625.html
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] USB Keyboard disabled in current stage1
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20USB%20Keyboard%20disabled%20in%20current%20stage1&In-Reply-To=%3C14063447.sD3B5tXKtl%40localhost%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="023623.html">
+ <LINK REL="Next" HREF="023630.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] USB Keyboard disabled in current stage1</H1>
+ <B>AL13N</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20USB%20Keyboard%20disabled%20in%20current%20stage1&In-Reply-To=%3C14063447.sD3B5tXKtl%40localhost%3E"
+ TITLE="[Mageia-dev] USB Keyboard disabled in current stage1">alien at rmail.be
+ </A><BR>
+ <I>Tue Mar 19 20:35:16 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="023623.html">[Mageia-dev] USB Keyboard disabled in current stage1
+</A></li>
+ <LI>Next message: <A HREF="023630.html">[Mageia-dev] USB Keyboard disabled in current stage1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23625">[ date ]</a>
+ <a href="thread.html#23625">[ thread ]</a>
+ <a href="subject.html#23625">[ subject ]</a>
+ <a href="author.html#23625">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op dinsdag 19 maart 2013 14:33:30 schreef Frank Griffin:
+&gt;<i> On 03/19/2013 12:15 PM, Colin Guthrie wrote:
+</I>&gt;<i> &gt; 'Twas brillig, and Frank Griffin at 19/03/13 15:25 did gyre and gimble:
+</I>&gt;<i> &gt;&gt; Problem still present in last night's installer upload...
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Were you able to try Thierry's suggestion?
+</I>&gt;<i>
+</I>&gt;<i> My apologies, I must have missed it. I looked it up in the archives,
+</I>&gt;<i> and from the code involved, it looked like a good possibility. I went
+</I>&gt;<i> and read bug#9242, but given the trouble al13n had, I don't think I'd
+</I>&gt;<i> fare too well trying to check out and rebuild stage1. I've used svn
+</I>&gt;<i> lightly, years ago, but I'm not familiar with the MGA SVN layout at all.
+</I>&gt;<i>
+</I>&gt;<i> The dracut patch you mentioned added ehci-pci and ehci-platform. I
+</I>&gt;<i> drilled down into the all.rdz files for isolinux, and boot.iso, and
+</I>&gt;<i> all.rdz.uncompressed has all three of them (-hcd, -pci, -platform). The
+</I>&gt;<i> working cauldron partition from Mar 11's MCC harddrake reports the
+</I>&gt;<i> module for the USB keyboard as usbhid, which is there as well in all of
+</I>&gt;<i> them.
+</I>&gt;<i>
+</I>&gt;<i> So perhaps the problem is in some control list of things to be loaded ?
+</I>&gt;<i> If you can point me to that, I'll check it.
+</I>&gt;<i>
+</I>&gt;<i> &gt; I don't see any significant changes:
+</I>&gt;<i> &gt; <A HREF="http://svnweb.mageia.org/soft/drakx/trunk/mdk-stage1/?view=log">http://svnweb.mageia.org/soft/drakx/trunk/mdk-stage1/?view=log</A>
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; So it would still be interesting to know if the commit he mentioned
+</I>&gt;<i> &gt; (<A HREF="http://svnweb.mageia.org/soft?view=revision&amp;sortby=date&amp;revision=7542">http://svnweb.mageia.org/soft?view=revision&amp;sortby=date&amp;revision=7542</A>)
+</I>&gt;<i> &gt; is the one to blame for this.
+</I>&gt;<i>
+</I>&gt;<i> My impression from the code and the bug report comments is that the
+</I>&gt;<i> change either converts &quot;-&quot; in module names to &quot;_&quot; or vice-versa, or
+</I>&gt;<i> stops whichever of these it was doing before.
+</I>&gt;<i>
+</I>&gt;<i> Also, the bugreports states that &quot;tv is OK with this provided it's
+</I>&gt;<i> tested&quot;, and follows this up with &quot;I couldn't test it&quot;, so it's unclear
+</I>&gt;<i> what the status of the change really is.
+</I>
+the patch removes the previous workaround that converts - in module filenames,
+to _ . it's removed because if a module is selected manually, it's made from
+filenames. so the - must match.
+
+maybe if a module isn't selected manually, it comes from lstdetect or udev or
+whatever it comes from... maybe your module is wrong... like that the modules
+are called ehci-hcd and the filename is called ehci_hcd ? it would be nice to
+know... if you can find a working setup (older livecd) and give an lsmod, we
+might be able to deduce that. from whatever modules you need.
+
+in any case, with this hardware, did the previous beta work?
+
+
+
+</PRE>
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="023623.html">[Mageia-dev] USB Keyboard disabled in current stage1
+</A></li>
+ <LI>Next message: <A HREF="023630.html">[Mageia-dev] USB Keyboard disabled in current stage1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#23625">[ date ]</a>
+ <a href="thread.html#23625">[ thread ]</a>
+ <a href="subject.html#23625">[ subject ]</a>
+ <a href="author.html#23625">[ 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>