Fedora :: Change WM In Runlevel 3 ?
Nov 5, 2010
I don't really want to boot into GDM as I sometimes don't need X. Apart from XFCE, I've got i3 WM. I've changed the default runlevel to 3 so that I can startx. How would I change the WM session from CLI?
View 5 Replies
ADVERTISEMENT
Aug 6, 2010
I'm trying to init 3 .. but I can't change te runlevel...I was reading about upstart.. But I can't understand.. :-(ubuntu upstartWhy they don't want to use /etc/inittab..it is so easy...Always I have problems because someone change the way of do things in linux...
View 6 Replies
View Related
Jan 31, 2011
I have a default runlevel of 5 where the x-server crashes and takes no key strokes from the keyboard. I want to boot into runlevel 3 to edit xorg.conf. This is SuSE 11.3_64 with GRUB.Anybody who knows how to tell GRUB to please comply with this from the GRUB command line (or however else
View 3 Replies
View Related
Sep 4, 2010
runlevels 2 -5 are identical in Ubuntu. /etc/init/rc-sysinit.conf is used instead of /etc/inittab for changing the runlevel. But there's no point doing that since the runlevels are identical. The default runlevel is 2, so I tried to find some service I could disable in /etc/rc2.d. I didn't find anything I could work with.
View 4 Replies
View Related
Dec 21, 2015
I want to make a simple script so that the user can easy change the runlevels.
The script should prompt the user to choose the new runlevel, run the /sbin/init program and receive a confirmation message.
View 5 Replies
View Related
Jan 17, 2010
With the default boot set to runlevel 5 you have a login screen that provides a menu to choose which desktop to run (KDE, Gnome, etc).
My machine is set to boot to runlevel 3. How can I switch the desktop from the command line before starting X?
Fedora has a nice little utility called switchdesk, but can't find anything like it for openSUSE 11.2.
View 9 Replies
View Related
Dec 20, 2010
How do you change the default runlevel in Ubuntu 10.10? I need a solution that I can execute by editing text files; right now I'm accessing the Ubuntu filesystem by mounting it to another OS on a different hard drive.
The long and the short of it is that I'm getting a blank screen at login time. I suspect it's a driver issue (I have an Nvidia card) and it shouldn't be hard to fix... but I need a console. And no, I can't get in via Grub... my main OS is Slackware and Lilo is controlling the bootloader. So I need to be able to change the runlevel, and thus far a Google search has proved unenlightening.
View 5 Replies
View Related
Feb 3, 2011
When I execute "init 1" not much is happening! The wireless network drops out, but the GUI is still there. It always worked in previous Fedora releases. What is changed now? Does anyone know how to switch between different runlevels in F14?
View 14 Replies
View Related
Mar 30, 2011
This probably has been asked many times, if yes I apologize and please someone point me to the old post.
If my FC14 would not boot. And I didn't setup the boot menu, How do I get into run level 1?
View 8 Replies
View Related
Mar 28, 2010
I boot by default into Runlevel 3 on my F12 Server. If I need GUI apps then I run startx.The server I'm using (eeeBox eb1501) has a wired and a wireless LAN interfaces. I run two networks and want to be able to connect to the wirelss one without having to start Gnome or KDE just to get the WLAN to connect.IS this someting to do with the NetworkManager or just the gnome-keyring?The wired interface comes up at boot but the Wireless one won't until I start the GUI.
View 8 Replies
View Related
Sep 2, 2009
I installed Fedora 11 in VirtualBox, and the initial installation went fine. I then did a system update, and the video driver is broken. When I enter GDM, I have a black and blue screen, with the Fedora logo replicated across the screen.
I don't enter the Grub screen when I boot, and I wonder if there's another way to boot into runlevel 3. At one point, I'm prompted to type "I" to enter interactive mode, but doing this repeatedly still boots me into the GUI.
View 6 Replies
View Related
Nov 19, 2009
I recently switched my server runlevel to 3 and I don't notice any updating of any kind going on, does the updater run in runlevel 3? If it is possible, how do I do it? Is it a service that I need to start? If so, how?
View 2 Replies
View Related
Jan 8, 2010
I'm running a server that boots into runlevel 3. I can ssh into it but I only get a blank screen when I try to connect to the vncserver that's running on it. Is it possible to connect to a vncserver that's running on runlevel 3 or does X have to be running for the vnc to work?
View 1 Replies
View Related
Feb 3, 2010
Running 64-bit Fedora 10 with original installation runlevel being 5.
So, there was this need for working with runlevel 3 for some days, then I've edited "/etc/inittab", changing line
id:5:initdefault:
for line
id:3:initdefault:
And the system went well, restarting automatically on runlevel 3.
Now it needs to restore its original runlevel, that is 5.
I've edited "/etc/inittab" to its original state but the system keeps starting on runlevel 3.
Also, I've tried
# init 5
and
# telinit 5
Both commands load X and the login screen but then when it restarts, it gets back to runlevel 3.
What can be done to get this system back to runlevel 5, automatically, during its INIT process?
View 6 Replies
View Related
May 30, 2010
I am running a mainframe emulator on an old HP server in runlevel 3 text only. I have googled a bit but found no information on controlling the text video mode in runlevel 3. When I boot my Fedora 12 system chooses the highest resolution it can meaning my c3270 terminal emulator program (80x25) is in tiny font occupying a fraction of the upper left corner of the screen. I have looked everywhere but can find no mode setting commands for runlevel 3 text only.
View 7 Replies
View Related
Sep 28, 2010
That about sums it up. I have read this, but I am not sure it pertains to me exactly. Any help other than "run at 5"
View 1 Replies
View Related
Nov 18, 2010
I am using Fedora 13. If I boot directly to runlevel 5, the Fedora progress bar goes all the way across and then just stays at 100% and X never loads. I have to hard-restart the machine. However, if I press 'a' to append the kernel arguments and append the '3' to start in runlevel 3, login at the terminal that is displayed, and then type 'startx', everything works perfectly.
View 6 Replies
View Related
Dec 24, 2010
i performed an upgrade from fedora 13 to 14 on my test fedora virtual machine (vmware player 3) and i have this incredible problem: I normally boot in runlevel 3 and i start X only when needed with the startx command.When I want to exit from the X environment I use the "log out <username>" command on the System menu (gnome is the desktop manager). After upgrading to fedora 14 and applying all the available upgrade, this won't work anymore! I'm able to start the X environment but when I try to logout the window/desktop manager got killed but X remain active, the background image is visible on the screen, no mouse or keyboard interaction is possible.
The system is stiil alive, i can login through ssh, but i was not able to do anything. manually switching the runlevel from 3 to 5 and viceversa with telinit doesn't solve the situation: switching to runlevel 5 cause the login screen to be visualized and i' can login in the gnome desktop environment but when i logout o when a try to switch to runlevel 3 I always obtain the same result: X remain active and unusable, it's impossible to go back to a text console. what can i do ? any of you has experienced a similar issue ?
View 14 Replies
View Related
Aug 6, 2009
Booting into runlevel 3 and then issuing the $init 5, command leaves me this."binary handler for windows applications already registered" and the system hangs there.I yum removed wine, thinking that might be the issue, but that solved nothing.
View 12 Replies
View Related
Oct 19, 2009
I tried to install the Catalyst 9.9 driver on Fedora 11 64bit. Only when I was finished with the guide, I read the comments that said it wouldn't work on 2.6.30 kernel.I've written over my old xorg.conf, blacklisted radeon and radeonhd, restarted my machine.When i restarted my machine X wouldn't work ofcourse and all I got is some red coulor in the top of the screen, and no access to terminal via ALT+F2->F6. only way to get access is to add "telinit 1" to the startup line in GRUB
I've tried
Code:
X -configure
and
Code:
system-config-display --reconfig
The first dosen't work and the last dosen't seem to be installed....since i'm on wireless the network has problems to connect....I can pull a cable but not right now.....
I have yet to try:
Code:
[root@fedora ~]$ /usr/share/ati/fglrx-uninstall.sh
View 3 Replies
View Related
Jul 28, 2011
How to auto-login as root? Our target runlevel is 3. Since Fedora 15 use systemd, it seems that all the tricks I did before with initd are deprecated now. I know it sounds inconsiderate to auto-login as root, but I'm setting up Fedora 15 in a closing environment where convenience tops safety.
View 2 Replies
View Related
Aug 1, 2010
I have fedora 13 set up on a HP6715S laptop. Runlevel 3 is a problem, because the capital letters are the size of full stops. Reading a little, I can try a grub vga setting, but I am not keen as my screen is 1200x800 and X cannot set it otherwise, so I doubt grub could. There's KMS for radeon cards, and the kernel can do what it likes. The biggest font supplied with fedora is sun12x22, which doesn't even have a euro sign. I gather I can go to a height of 32. Anyone know of larger consolefonts, or a wheeze to double the size of one of the others, e.g. lat9w-16? setfont-h32 increases height, but not zoom, so it's like a double spaced console.
View 3 Replies
View Related
Jan 25, 2011
ill try to write in english as well as i can.So, my problem is this:Fedora has Nouveau drivers installed by default, and I want to install nVidia propietary drivers.When i try to install Nvidia propietary in runlevel 3, it says that ive to deactivate or unistall Nouveau.
Ok, i do that, but the next reboot, the tty doesnt work (black screen) and i cant access runlevel 3 correctly and i cant install propietary driver. I have looked this in google and i didnt find nothing, so i ask here.
View 5 Replies
View Related
Nov 29, 2010
I've always thought that the idea was very cool, but I get restricted by the way distros think that "httpd" and the like are the only things that should go into a runlevel - I mean Fedora doesn't even let you turn off the GUI!I want to do some lower-level hacking than that, so can someone help me?
View 1 Replies
View Related
Jan 6, 2011
I recently installed slackware and while I was in the process of installing video drivers, I noticed something odd. "init 3" (or init anything) doesn't seem to work for me. While working in XFCE, when I do "init 3", nothing happens. But then, when I do "who -r" it says I am in runlevel 3 even though I am still in XFCE.
View 14 Replies
View Related
Mar 19, 2010
I normally boot into runlevel 3. KDE is my default DE. I use
Code:
To open KDE. I would like to give the other DE's (full install of Slackware current) a fair try, but I am having trouble starting the other DE's from the command line. They all work from runlevel 4 using the kdm chooser, but that's just a hassle and in all honesty will likely irritate my lazy-bone to the point of not using them on a regular basis.
Booting into runlevel 4 isn't a good option because I am frequently experimenting and booting to the command line makes troubleshooting easier. What do I need to do to be able to start the other DE's in runlevel 3?
View 11 Replies
View Related
Jul 25, 2010
I recently updated from OS 11.2 to OS 11.3 and right after that had problems with my X.org server.If started with normal settings X crashes in runlevel 5, so right at the end of the boot process.If started with x11debug option X works, However I cannot use wine with this option.I don't even have an idea how to look for the problem, but there must be some feature that causes X to crash, which is not included in the debug-mode.
View 9 Replies
View Related
Jul 8, 2011
After successful upgrading from 11.3 to 11.4 I had to install ATI driver from here Index of /mirror/ati/openSUSE_11.4 and delete the old ones. After rebooting the system entered in runlevel 5 where I received kwin error which I couldn't back-trace with the tools, but it was working. When I have made an on-line update and rebooted again it went to runlevel 3 without showing any error. When I type startx it shows error, but when I enter as root KDE starts normally and it's functional. how to get to the KDE with my account, but not as a root user?
View 9 Replies
View Related
Jan 13, 2010
How to start in runlevel 3 with grub 2?
View 4 Replies
View Related
Jul 27, 2010
I have installed 10.04 LTS server and after that x-window-system-core, gnome-core and gdm. Now it boots to a gui in runlevel 2.
1. How can I set the default runlevel to 3?
and
2. boot into runlevel 3 without a gui?
View 3 Replies
View Related