diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010120.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010120.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010120.html b/zarb-ml/mageia-dev/2011-December/010120.html new file mode 100644 index 000000000..377d1cde7 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010120.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Drop%20mkinitrd%20completely%20in%20favour%20of%20dracut.&In-Reply-To=%3C4ED9BC2B.3060603%40mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="010114.html"> + <LINK REL="Next" HREF="010126.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.</H1> + <B>Thomas Backlund</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Drop%20mkinitrd%20completely%20in%20favour%20of%20dracut.&In-Reply-To=%3C4ED9BC2B.3060603%40mageia.org%3E" + TITLE="[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.">tmb at mageia.org + </A><BR> + <I>Sat Dec 3 07:05:31 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010114.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI>Next message: <A HREF="010126.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10120">[ date ]</a> + <a href="thread.html#10120">[ thread ]</a> + <a href="subject.html#10120">[ subject ]</a> + <a href="author.html#10120">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Anssi Hannula skrev 3.12.2011 01:06: +><i> On 03.12.2011 00:18, Thomas Backlund wrote: +</I>>><i> Anssi Hannula skrev 2.12.2011 23:17: +</I>>>><i> +</I>>>><i> Patch attached. I guess this would remain as a Mageia specific patch as +</I>>>><i> the wanted behavior is dependant on how the distribution handles driver +</I>>>><i> switching etc... +</I>>><i> +</I>>><i> Speaking of driver switching... +</I>>><i> +</I>>><i> Is it possible to detect missing radeon firmware in initrd in early +</I>>><i> boot, and then switch to loading radeon with modeset=0 ? +</I>><i> +</I>><i> Seems doable (if a bit hacky), but unfortunately new radeon cards (at +</I>><i> least cayman/northern islands) do not work without KMS at all (while +</I>><i> slightly older cards like Evergreen mostly work but without any kind of +</I>><i> 2d/3d acceleration). +</I>><i> +</I> +Yeah, I started thinking about those too after my post... + +><i> This also means that X server will fail to start since it doesn't +</I>><i> fallback to autodetection (and therefore vesa) when the card is +</I>><i> explicitely listed in xorg.conf. +</I>><i> +</I>><i> Not quite sure what is the best way forward. +</I>><i> +</I> +Hm, so we would need a split in detection for nonkms capable cards +and the rest... + +or take the easy way out and boot everyone on vesa until radeon firmware +is available... + +><i> +</I>><i> BTW, shouldn't we regenerate initrds when installing radeon-firmware for +</I>><i> the first time? +</I>><i> +</I> +Yeah, I've been thinking the same, but haven't gotten around to doing it +yet. + +and what about nvidia* and fglrx, should they do the same ? + +and for a dkms related issue, I've also been thinking we whould +trigger dkms rebuild on kernel install to save time on next bootup. + +-- +Thomas +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="010114.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI>Next message: <A HREF="010126.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10120">[ date ]</a> + <a href="thread.html#10120">[ thread ]</a> + <a href="subject.html#10120">[ subject ]</a> + <a href="author.html#10120">[ 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> |