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.
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?
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.
Sometimes, when I need to affect some quick changes on my box, I boot up in runlevel 1 by adding "single" to my kernel line in the Grub menu. I use Grub because I also have Vista+RHEL+CentOS for operational reasons and then Slack for everything else.Since I upgraded to Slack13 I noticed that this was not working. I assumed that it was because I had installed on a encrypted LV, so I tried it on VirtualBox installs. I tried both on GRUB and LILO on the Virtual Slack. I tried both the 32 and 64 bit versions. It does not work.
One thing I always do is switch to the vmlinuz-generic(-smp) kernel in /etc/lilo.conf and build an initrd (see /boot/README.initrd for details). The "huge" kernel used by default is only meant for installing and not recommended for everyday use. It has a lot of drivers you don't need built-in and uses more RAM than the "generic" kernels.
still trying to find my feet and get to know Slackware. In one of my previous threads, 'things to do after installing' i was told the above message. When i installed, it used the huge kernel, but i'm unsure if that was the one that got installed. when i start slackware up, above the login screen it say, �wecome to Linux 2.6.37.6-smp (tty1)� I was wondering how to swich to the generic smp kernel, do I just change the vmlinuz to the desired, in lilo?
I suspect a few people will eventually run into this problem, and while it's easy to get around for the more experienced users (the ones that *should* be running -current), we all know that everyone isn't in that group
I have a ThinkPad T60 with the AR5008 chipset. I am using a Madwifi driver that I complied from source (this is a fixed driver related to a bug report on this chipset). My Thinkpad has a hardware switch on the front.My problem is that the wireless works whether or not the radio switch is in the on position.I have not been able to figure out how to make the wifi radio turn on and off with the switch.Note that the bluetooth does respect the switch.
I have installed Slack 13.37 for test on VMware. I installed just all - also all avalible distro. kernel imiges:
Code:
vmlinuz-generic-2.6.37.6 vmlinuz-generic-smp-2.6.37.6-smp vmlinuz-huge-2.6.37.6 vmlinuz-huge-smp-2.6.37.6-smp and the default is vmlinuz-huge-smp-2.6.37.6-smp.
Im trying to switch to vmlinuz-generic-2.6.37.6 So, what I did:
I upgraded to current, and x won't start... I suspect it's probably an issue with the Nvidia drivers (I forgot to swith my xorg to the nv drivers; I knew I'd be getting a new kernel). Anyway, it leaves me with an unusable computer. Is there anyway I can get into a console before x tries to start. BTW, the ctrl-alt-f1 hotkey isn't working.
I turned my wifi switch off because I was on a plane, and wanted to save battery, but now Slackware isn't recognizing that it's being turned back on. I toggle the switch in XP, and the light goes from orange to blue, like normal, but no matter what I do in Slackware, the light stays orange. Wicd just tells me there are now wireless networks in range. My wireless card doesn't show up in ifconfig, but lspci shows it fine
I am running Slackware 12.2. I have checked the file like /etc/rc.d/rc.inet1.conf, and the command 'ip' or 'ifconfig', but still can not figure out how to write a script to switch between two network configurations easily.
Suppose that one configuration uses DHCP server to dynamically give the ip address, and uses a Default Gateway 1.1.1.1, a net mask 1.0.0.0, a DNS server 1.1.1.0; and in another configuration the Ip address is fixed, and use a Default Gateway 2.2.2.2, a net mask 2.0.0.0, a DNS server 2.2.2.0; Anyone would like to give me a hint on how to write one (or two separate) script(s) to switch between these two settings?
Since 13.37 I notice that vi needs the 'home' key to switch from input to command mode. I think this is only when I connect via Putty to the machine. When I am on local console it is still ESCape like it used to be. Does anyone know how to set it so that vi will switch from input to command mode using the ESCAPE key when using Putty?
Another vi question : When you edit htm files, vi goes automagically into some sort of html display mode. Ofcourse I never want that since all I do is edit the html in vi. So I need to go to command mode and type :normal everytime I want to edit html files. Where can you configure that vi (or vim) default to normal mode always?
<I see that vi links to elvis : > # ls -al /usr/bin/vi lrwxrwxrwx 1 root root 5 Oct 3 2009 /usr/bin/vi -> elvis*
so, maybe stupidly I tried this. Which seems to have changed nothing.
so then I try
Code:
loadkeys -d
to try and get back to the default. Which doesn't seem to work. so then thinking i should reset everything, try to go in /usr/share/kbd/keymaps/i386/qwerty and do
Code:
loadkeys defkeymap.map.gz
Finally, I go into /etc/X11 and edit xorg.conf-vesa to uncomment
Code:
# If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" and restart.
Full install of slackware. then i use these instructions to install drivers:
Quote:
Install nvidia driver in Slackware Linux
Before begin the nvidia driver installation, you must make a copy of the original /etc/X11/xorg.conf as a backup. Use the copy command example below:
If you choose to install the nvidia driver that you download from nvidia website, you must close kde or x-window and install the driver from Linux command line terminal.
Copy the driver to the directory that you placed all third party software such as /usr/local/src. This is not necessary, just a good habit. To install the driver, run the nvidia driver with the sh command like in the example below.
Now, you just need to answer all the questions to configure nvidia driver and the nvidia installation program will do the driver and kernel installation for you.
When i startx the computer freezes with an underscore in the top left hand of screen and i can't switch between tty's.
I know the pc and card work fine with other linux and win os's.
Can the fibre channel switch in the centOS5.3 cluster edition be switched for a regular router or hub? If so how would one do this? If not why does the switch have to be fibre channel?
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?
I am using a Fling KVM switch (by Belkin), to connect 2 computers to my monitor One computer is running XP and the other is running Linux. My wireless switching mechanism has just gone the way of the saints but Belkin has supplied a software solution for this occurrence. There is a small app called Fling (surprising) that allows me to switch from the XP machine to the Linux machine but nothing to switch back to the XP. What I need to know is there a similar app for the Linux computer. (NB I have tried Synergy but have no idea how to set it up - I've been told that synergy might work).
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.
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?
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?
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.
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?
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?
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.
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.
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 ?