LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Run Level 3 Problems (https://www.linuxquestions.org/questions/linux-newbie-8/run-level-3-problems-359989/)

Mr Pleb Mgoo 09-03-2005 11:25 PM

Run Level 3 Problems
 
Before I start explaining my problem I'd just like to say hello to all you people here, and what a.. well, "different" Operating System Linux really is compared to windows.

Now onto the problem, I'm having trouble installing NVIDIA video drivers, the reason being that whenever I go into run level 3 it says the following:
Code:

pcmcia [OK]
anacronda [OK]

Then nothing happens, it stops loading. This is the weird bit, the only way I can type is if I move the mouse around really fast while pressing keys on the keyboard. After trying to use this method to type in the commands to start the installer, I realised it wouldn't work, because the operating system hadn't finished loading up. I can however reboot using Alt+Ctrl+Del , and it shows all the terminate stuff, TERM signals, etc and boots up perfectly fine into Run Level 5.

I'm using Fedora Core 4 and just updated everything but kernel and kernel-spm today through the updater thing.

EDIT: I can post other information, but I'll need instructions on how to get it.
I also need to know where to get kernel-source-2.6.11-1.1369_FC4 , it is unrelated to this problem (I think), but I do need it for NTFS stuff.

Simon Bridge 09-04-2005 02:58 AM

You want to have a look at the personal install of FC4 at www.mjmwired.net
... answers all your questions, and tells you much more.

jkh 09-04-2005 11:53 AM

how very odd, I am sure the previous post will solve your problem. BUT to save you time just make sure your not making a silly mistake. Press Ctrl+Alt+F1 (when you hit your pcmcia [OK] anacronda [OK] dead screen), may need double tap of F1.

Mr Pleb Mgoo 09-06-2005 05:27 AM

I've found a way around the problem, which is to edit the 2nd bootline in GRUB (just add a 3 on the end). It boots into run level 3 without crashing, but I still can not telinit 3 from run level 5, but this isn't a problem for me :) . And er, if anyone knows, is "exploding" the source tree from the kernel the same as getting kernel-sourcex.y.z. , because I have found it impossible to find kernel-source-2.6.12-1447-i386_FC4.rpm ;( . (I've updated kernel's since posting).

Simon Bridge 09-07-2005 07:12 PM

Mr Pleb Mgoo: follow the url in post #2 - the FC4 setup there includes well explained instructions on (amongst many other things of extreme usefullness) installing the kernel source.

In the unlikely event that you have trouble with that, give us a yell :)

bspus 09-08-2005 01:42 PM

I was just about to post the exact same question but found this thread.
Ctrl-Alt-F1 did the trick. I did not see that mentioned in the fedora install guide. Is it one of those -it goes without saying- things?

Mr Pleb Mgoo 09-09-2005 04:42 AM

Yer sorry about that, I posted that last answer without even reading the website, very helpful though, my NVIDIA drivers are now working, now only to get Wine working, and an ALSA Equalizer.

Simon Bridge 09-09-2005 10:22 PM

Wine is beta code - do not expect much from it.
(There's an interesting race going on there - will wine become more universally useful before it becomes obsolete?)

http://www.linuxquestions.org/questions/history/351373
... about equalisers for alsa

I have to admit I didn't know about ctrl-alt-F1 neither.
However - this sort of thing is a bit like ctrl-alt-backspace to restart X and ctrl-alt-del to shut down now ... and their variations, are things you pick up when you get about enough.

Mr Pleb Mgoo 09-10-2005 05:21 AM

Yeah, I've already given up on Wine, Cedega, etc but hopefully I can get an ALSA equalizer going :) .

Simon Bridge 09-10-2005 06:06 PM

Oh I don't know - I've got a few things going under wine. It's just nothing I don't have a duplicate for.

Happy Hero 09-22-2005 08:31 PM

I encountered this issue on FC4 too. And fortunately, I found a means to resolve it and users needn't to set the bootup model to level 3.

I think the root cause of this issue is the resolution of text mode. The resolution is too low that the content cannot to be displayed. So, I modified the content of file "grub.conf" under "etc" folder. What I did is add "vga=0x317" to the end of the "kernel" line of "grub.conf" to set 1024x768 resolution for the text mode. After rebooting the system, everything is ok.


All times are GMT -5. The time now is 12:02 AM.