summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110315/003986.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110315/003986.html')
-rw-r--r--zarb-ml/mageia-discuss/20110315/003986.html119
1 files changed, 119 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110315/003986.html b/zarb-ml/mageia-discuss/20110315/003986.html
new file mode 100644
index 000000000..036629f66
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110315/003986.html
@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Alpha 2 with VirtualBox 3.2.12
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Alpha%202%20with%20VirtualBox%203.2.12&In-Reply-To=%3CAANLkTi%3DDFOod0WuW6krUXavjjAZKbWHzN2n1PjUsMoLg%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003985.html">
+ <LINK REL="Next" HREF="003987.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Alpha 2 with VirtualBox 3.2.12</H1>
+ <B>Ahmad Samir</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Alpha%202%20with%20VirtualBox%203.2.12&In-Reply-To=%3CAANLkTi%3DDFOod0WuW6krUXavjjAZKbWHzN2n1PjUsMoLg%40mail.gmail.com%3E"
+ TITLE="[Mageia-discuss] Alpha 2 with VirtualBox 3.2.12">ahmadsamir3891 at gmail.com
+ </A><BR>
+ <I>Tue Mar 15 18:12:18 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003985.html">[Mageia-discuss] Alpha 2 with VirtualBox 3.2.12
+</A></li>
+ <LI>Next message: <A HREF="003987.html">[Mageia-discuss] Alpha 2 with the 700MB dual ISO
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3986">[ date ]</a>
+ <a href="thread.html#3986">[ thread ]</a>
+ <a href="subject.html#3986">[ subject ]</a>
+ <a href="author.html#3986">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 15 March 2011 18:50, Antoine Pitrou &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">solipsis at pitrou.net</A>&gt; wrote:
+&gt;<i>
+</I>&gt;<i> Hello,
+</I>&gt;<i>
+</I>&gt;<i> Is Alpha 2 supposed to work with vbox 3.2.12? Even with the vesa driver
+</I>&gt;<i> selected in xorg.conf I can't go past the login screen (which in itself
+</I>&gt;<i> seems partly dysfunctional, e.g. there's no button to select the
+</I>&gt;<i> session type - Gnome, KDE etc.). I first get an invite to type my
+</I>&gt;<i> password to run drak3d (why?) and then it goes back to the login screen
+</I>&gt;<i> - presumably something crashed.
+</I>&gt;<i>
+</I>&gt;<i> I use VirtualBox for work and therefore am rather reluctant to upgrade
+</I>&gt;<i> to 4.x just to test Mageia ISOs - I don't want to break my current
+</I>&gt;<i> setup.
+</I>&gt;<i>
+</I>&gt;<i> Regards
+</I>&gt;<i>
+</I>&gt;<i> Antoine.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+Two different issues...
+- the drak3d issue, make sure you select a DE from the session list in
+the display manager used (assuming you installed a DE, KDE4, GNOME,
+LXDE) while installing Mageia
+
+- Alpha 2 comes with vbox-4.0.4 guest-additions, this mightn't work
+with a 3.x vbox host, but first of all, there're no pre-compiled
+kernel modules in Mageia yet, so make sure the -devel package for the
+running kernel is installed then reboot so that dkms tries to build
+the vbox additions kernel modules, (you can check the status with
+'dkms status' as root).
+
+
+- If the modules are built and it still doesn't work, then the easy
+workaround is to uninstall all the vbox package from the guest:
+dkms-vboxadditions
+x11-driver-input-vboxmouse
+x11-driver-video-vboxvideo
+virtualbox-guest-additions
+
+then while the guest vm is running:
+- select Device&gt; &quot;Install guest additions&quot;
+- download the iso, mount it in the vm
+- switch to tty1 in the vm (by pressing the Host key + F1)
+- mount the iso:
+# mount -t iso9660 -o loop /media/cdrom
+- Install the additions:
+# cd /media/cdrom
+# ./VBoxLinuxAdditions-x86.run
+if you're installed the i586 edition of Mageia
+
+OR
+./VBoxLinuxAdditions-amd64.run
+if you're installed the x86_64 edition of Mageia.
+
+Hope this works...
+
+--
+Ahmad Samir
+</PRE>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003985.html">[Mageia-discuss] Alpha 2 with VirtualBox 3.2.12
+</A></li>
+ <LI>Next message: <A HREF="003987.html">[Mageia-discuss] Alpha 2 with the 700MB dual ISO
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3986">[ date ]</a>
+ <a href="thread.html#3986">[ thread ]</a>
+ <a href="subject.html#3986">[ subject ]</a>
+ <a href="author.html#3986">[ 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>