blob: a232589ef750cc5c1d78c7cb0d73e9271fb1e24a (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Mageia 2 Experiences
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%202%20%20Experiences&In-Reply-To=%3C4F995C9F.9060300%40roadrunner.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007136.html">
<LINK REL="Next" HREF="007139.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Mageia 2 Experiences</H1>
<B>Frank Griffin</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Mageia%202%20%20Experiences&In-Reply-To=%3C4F995C9F.9060300%40roadrunner.com%3E"
TITLE="[Mageia-discuss] Mageia 2 Experiences">ftg at roadrunner.com
</A><BR>
<I>Thu Apr 26 16:33:03 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007136.html">[Mageia-discuss] Mageia 2 Experiences
</A></li>
<LI>Next message: <A HREF="007139.html">[Mageia-discuss] Mageia 2 Experiences
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7138">[ date ]</a>
<a href="thread.html#7138">[ thread ]</a>
<a href="subject.html#7138">[ subject ]</a>
<a href="author.html#7138">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 04/26/2012 09:41 AM, imnotpc wrote:
><i>
</I>><i> Doing a default boot the system definitely locks up. Even the cap lock
</I>><i> key doesn't work.
</I>
It sounds like you have one of the ATI chips which won't even work in
text mode without firmware. Did you ever check your /boot/grub/menu.lst
for nokmsboot ? If not, try adding it in safe mode, and then:
cd /boot/grub
./install.sh
and try a default boot again. If it still doesn't work, you've got an
ATI chip that requires KMS and the firmware, and you'll have to boot to
safe mode, remove nokmsboot, rerun ./install.sh, add the nonfree
repositories, and install the kernel-firmware-nonfree package.
><i>
</I>><i> In the past I've used the net install disc and done an "upgrade" of
</I>><i> the installed system. Nothing is actually installed but it does allow
</I>><i> me to change some settings. Perhaps use that to uncheck the graphic
</I>><i> interface box?
</I>
Worth a try.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007136.html">[Mageia-discuss] Mageia 2 Experiences
</A></li>
<LI>Next message: <A HREF="007139.html">[Mageia-discuss] Mageia 2 Experiences
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7138">[ date ]</a>
<a href="thread.html#7138">[ thread ]</a>
<a href="subject.html#7138">[ subject ]</a>
<a href="author.html#7138">[ 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>
|