Software :: Key Combination For Switching To VT Console Quit Working
Apr 17, 2010
I just installed some updates, one of which might have been
kdebase-3.5.4-20.el5.centos.i386.rpm.
Before I installed the updates, switching to a VT console using ALT+CTRL+Fn (n=1..6) worked, but after installing the updates it quit working within a KDE session. It does still work from the login screen (so it's not an X problem, or a /etc/inittab problem). After logging into a KDE session, I can get to a VT console if I first use ALT+CTRL+F12
Here's the keyboard section from xorg.conf:
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
There is no option DontVTSwitch line. I have the same problem on another computer. That one is more of a problem because its keyboard doesn't have an F12 key. What to do?
View 5 Replies
ADVERTISEMENT
Apr 14, 2010
This is it. Alt + Ctrl + F key won't work for me! I run kubuntu 9.10 on vmWare and what I want to do is to switch between virtual terminals. I tried Alt + Ctrl + F key combination and it only work once!, Say for example, I'm working in GUI on terminal 7(tty7) and I press Alt + Ctrl + F1 to go to tty1. It takes me to tty1 and I can login, then I come back to GUI using Alt + Ctrl + F7, but after that Alt + Ctrl + F1 doesn't take me back to tty1, no matter how much I try. What I can do is to press Alt + Ctrl + F2 and goto tty2 and without logging in, press Alt + Ctrl + F1 to goto tty1. And again, this won't work for a second time! This keeps happening to all the other terminals. Is there a command to switch between terminals?
View 1 Replies
View Related
Mar 11, 2010
I boot into gnome just fine, but as soon as I switch to console 1 or 2 or N (insert number here) it distorts my video across all of them. It seems like it's changing the refresh rate either horizontal or vertical and I just don't know how to solve the problem. If it distorts I can't get it back to decent readable graphics without a reboot. Was doing the same thing in ubuntu, and that's part of the reason I installed suse. I am running 1600X1200 with 50 refresh rate in gnome and have swapped the console resolution around, trying different options but still have the same problem.
View 8 Replies
View Related
Apr 30, 2011
I recently upgraded from 10.10 to 11.04 and have been unable to switch to console mode (Ctrl+Alt+Fx key combo). The system just freezes on attempt (not even capslock on off works) and the only option is hard reset. I am on a SONY VAIO VGN-CR353, just in case.
View 4 Replies
View Related
Feb 7, 2010
I am logging into an Ubuntu 8.04 machine using ssh, so I use a console. The keyboard layout is US-standard, obvioulsy. However, I would like to use french-canadian keyboard layout. And I don't know at all how to switch it in console. Give me Gnome or KDE, and we're done. But this is console only. I guess it has to do with the loadkeys command. Ok. I retrieved from the web a file cf.map.gz. Maybe ubuntu requires a different kind of file? Using "locate cf.map" I get nothing, except the file I have downloaded. Any package I should demand to be installed? (if yes, what do I do once they are in?) I tried using both the .gz and uncompressed files.
Code:
loadkeys cf.map.gz
Couldnt get a file descriptor referring to the console
Code:
loadkeys -u cf.map.gz
Couldnt get a file descriptor referring to the console
Loading cf.map.gz
[code]....
They tell us about some program, console-data, using root privileges. Intriguing, but I am only a user, and do not have any root privileges. The system admin. has never used another keyboard layout, and knows even less than I on this matter. I tried similar stuff on my openSUSE at home, on a newly created experimental account, and I am equally unable to change within the console the keyboard layout (similar error messages).
View 2 Replies
View Related
Feb 2, 2010
I am using an external monitor on a laptop whose default screen is dead. This works fine with Gnome or KDE, but when i do a switch to console (ctrl-alt-fnX) my monitor loses it's signal, and i wind up with a black screen. Alt-fn7 gets me back fine, but i am really missing the console...
Ubuntu 8.04.4
Computer switch monitor key (fn-f does nothing, even tho it works fine when in Gnome.
View 3 Replies
View Related
Jul 16, 2010
If I am logged out of GNOME and switch to tty1 and back, I get a stream of errors (which I can't copy...) on a black console. If I am logged in I am fine. This is very annoying because I would like to be able to log out of GNOME while I am running particularly memory-intensive scripts (they approach the limit of my 3.8 GBs of RAM).
View 7 Replies
View Related
Aug 31, 2011
My Audio stops playing when switching to console from Xorg. When I switch back it continues playing. Is it supposed to be like this? Any way I can make it play continuously? I've already checked the Howtos and this forum for this problem but havent found anything similar.
View 9 Replies
View Related
Nov 9, 2010
I am having a problem getting my virtual console back after starting XWindows. The display goes blank when I press Ctrl-Alt-F1. If I press Ctrl-Alt-F7 I get the X session back. I have tried setting vga=x31A on the linux boot up. Also tried rdev -v /vmlinuz -1, and rebooted. I have tried two different monitors, same problem. One is a an LCD (Philips 170S6Fb/27, the other a Samsung Sync Master 750s. Originally the Samsung worked fine. I could switch between X and VC no problem. Now that I have the LCD monitor working after changing the XF86Config, I have this problem.
My kernel is 2.2.15-5.0, Redhat 6.2. Here is the output of lspci for the video card:
00:0c.0 VGA compatible controller: ATI Technologies Inc 3D Rage II+ 215GTB [Mach64 GTB] (rev 9a) (prog-if 00 [VGA])
Subsystem: ATI Technologies Inc: Unknown device 4755
Flags: bus master, stepping, medium devsel, latency 0
Memory at e2000000 (32-bit, prefetchable)
I/O ports at b400
Memory at e0000000 (32-bit, non-prefetchable)
Expansion ROM at 000c0000 [disabled]
Hopefully there is someway to control how linux sets the video mode when switching consoles.
View 18 Replies
View Related
May 12, 2011
I am using 10.04.I have used Devede for a year or more and it has worked great untill a couple of weeks ago. When I go on the menu and select it the menu goes away and nothing happens. When I run it fron the terminal I get;
devede
(process:751): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
DeVeDe 3.16.9[code].....
I do not know what this means.
View 9 Replies
View Related
Jan 6, 2010
I have no idea why but my keyboard suddenly stopped working in X when I started my computer this morning! The keyboard still works fine in the command line mode, though, so I can do stuff as long as it does not involve a GUI. (NetworkManager only works in X).
View 7 Replies
View Related
Jun 26, 2014
I'm using a lenovo t530 laptop with debian testing. my suspend button combination (fn / f4) suddenly stopped working, from recent updates? How to get a terminal readout from what's happening when i push these buttons.
View 2 Replies
View Related
Jun 23, 2010
So sound from the speakers on my laptop (hp mini 311) quit working randomly. I either installed an update or just rebooted and it quit working. The sound from the headphone port still works but that is annoying.
Here is some information about my hardware.
Code:
*-multimedia
description: Audio device
product: MCP79 High Definition Audio
vendor: nVidia Corporation
physical id: 8
bus info: pci@0000:00:08.0
version: b1
width: 32 bits
clock: 66MHz
capabilities: pm bus_master cap_list
configuration: driver=HDA Intel latency=0 maxlatency=5 mingnt=2
resources: irq:23 memory:d3100000-d3103fff
Code:
00:08.0 Audio device: nVidia Corporation MCP79 High Definition Audio (rev b1)
View 1 Replies
View Related
Oct 10, 2010
I installed 10.10 on my 2nd laptop with the SAME internal wireless card as my other laptop, but Ubuntu all of a sudden acts like I have no wireless card? When I click on the network icon in the panel, Wireless Connections is enabled, but Ubuntu shows no available wireless networks? I can switch to my other laptop and it works fine.
View 9 Replies
View Related
Sep 27, 2010
Courtesy of Peacedog I managed to get my usb wireless-n adapter to work in Ubuntu 10.04. Unfortunately, Windows managed to hose the hard drive while I was configuring it so I had reformat and reinstall both WinXP and U10. The USB wireless-n works perfectly under WinXP but nothing happen under U10. The icon in the Panel shows spinning arrows indicating there's a connection but I can't actually get out. Here are the outputs requested from the previous go around.
root@Homebrew:/home/red# lsmod
Module Size Used by
binfmt_misc 6587 1
fbcon 35102 71
[Code]......
View 2 Replies
View Related
Feb 17, 2010
I just did a fresh install of 9.10 about 4 or 5 days ago on my HP dv7 computer. I have a Broadcom 4322 wireless card. I had some initial trouble getting my wireless to work, but I was able to find and install the Broadcom STA wireless driver necessary for the wireless card to work, and since then it was rough skating, but at least it was skating, until about half an hour ago.
Everything was working fine until my battery died unexpectedly and the computer shut down. When I restarted it I was not able to reconnect to wireless, and although I have the Broadcom driver installed, it says "This driver activated but not currently in use." I have a touch panel to turn on my wireless which is supposed to turn blue when I touch it to signal that the wireless is on, but no matter how hard I try, the touch panel wireless button stays orange. It does not seem to be able to recognize that my wireless card exists.
[Code]....
View 1 Replies
View Related
Jul 17, 2011
I just upgraded to 10.04, as of this upgrade, samba has quit working.
From Windows I can ping the linux box (192.168.1.110) If from Windows I key in ->Start->Run->\192.168.1.110 I connect to my linux box.
If I try to access the linux box through the name, (\tardis) I get network path not found.
Everything worked fine before the upgrade, now I cannot see my linux box via its network name. I have a WD TV Live on my network and I must be able to see the linux box via its network name or I cannot connect to it.
iptables shows no rules
smbtree returns
SONCOM
\WINDOZE
\WDTVLIVE WDTV LIVE
Server requested LANMAN password (share-level security) but 'client lanman auth' is disabled
failed tcon_X with NT_STATUS_ACCESS_DENIED
[Code]....
View 9 Replies
View Related
Jun 21, 2009
For what it is worth 2 hard drives have Kubuntu 8.04 and the 3rd has Mandriva Spring 2008. Tuesday was the last time I had used Pidgin and everything was fine. Wednesday when I booted the computer I noticed that the Pidgin icon in the sys tray looks broken. I click on it and it shows "Pidgin is available" "connecting" and that's it. The buddy list is empty. Went to my other Kubuntu hard drive, same thing, went to my Mandriva hard drive same thing. Installed Kopete on this hard drive and it shows no one available.
I did a search here before posting and found nothing.
View 12 Replies
View Related
Nov 30, 2010
Two days ago, the down arrow cursor key quit working on my usb keyboard. I could go up, or left and right, but not down. I figured the key was broke and pulled out a PS/2 keyboard and plugged it in. Problem seemed to be solved.This morning, the down arrow cursor key again was not working. I thought that was a weird coincidence, so I plugged in the old usb keyboard, and the down arrow cursor key was again working!
View 7 Replies
View Related
Nov 28, 2010
I have a problem with Xorg, I am not sure if the black screen is related, but sometimes when I am just using the computer, with heavy processor and memory, but sometimes not, but the title bars to the programs disappear, my compiz effects quit working, and the cairo dock becomes unusable, so I cannot switch windows, but I can close them using 'File > Close" to access the windows under the ones on top, and to fix it I have to switch over to a terminal "Ctrl + Alt + F2" and log into that to kill Xorg by "sudo top" and killing it with the PID.
And the Blanking Screen, I am just doing usual programming with Bluefish, Eclipse and the terminal, and the screen will just go black, and won't come on if I wiggle the mouse, press a key on the keyboard or turn it off and back on, the status light on the monitor stays green, and doesn't go to orange as if it were unplugged or the computer went idle, so I know that it is still communicating with the monitor, but the way I fix this is I have to manually power down the machine via the power button and turn it back on and it works normally for a while.
View 9 Replies
View Related
Jul 29, 2011
After updates installed today, Fedora 15 shut down hangs with the following: 1272,2981621 Panic occurred- switching back to text console. The Caps Lock light flashes and I have to manually shut down the computer. As an aside, I am notified of 65 more updates but, I cannot install them. I'd really like to keep using Fedora.
View 1 Replies
View Related
May 5, 2011
I'm using 11.04 with Gnome 3 and it seems I can't change windows by using alt+tab. Is this a bug or a feature?
View 4 Replies
View Related
May 8, 2011
I got several WM/DE installed in my Ubuntu 11.04 Trying to switching them in login menu some works and some doesn't. when it doesn't work, it just comes back to login screen with black screen appearing for short time, almost flashing. LXDE did not work before, when I only had default DE comes with ubuntu and LXDE additionally installed. But now it seems it works after installing some other WM. WM doesn't work currently;
IceWM, JWM.
View 3 Replies
View Related
May 1, 2010
User switching doesn't work for me anymore since upgrading to Lucid. When I choose "Switch From <user>..." in the logout menu on the top-right of my screen, it jumps to the login screen (gdm) but it doesn't show any usernames as it should.I wish I could get a screenshot of gdm but I'm not sure how.
View 4 Replies
View Related
Apr 28, 2011
I have a windows computer that has a virus on it. This computer isn't worth much so I don't want to get a virus program to clear it. I know the virus probably won't be able to crash the linux OS, but will it be able to transfer itself to flash drives if I am running linux?
View 10 Replies
View Related
Jul 13, 2011
I have squid and dansguardian installed on my laptop. What seems to be happening is when I go from home (ethernet) to school (wireless), or from school to home, squid stops working (sites don't load - at least some don't). My fix was to shutdown squid with
Code:
sudo squid -k shutdown
delete the cache folder and then recreate it with
Code:
sudo squid -z
The problem is that this keeps happening and it is becoming a hassle to have to go through the 1-2 minute process every time I change my connection. I had squid and dansguardian set up and working for about a month on this installation and since Christmas on my old installation. This problem has only started recently. Occasionally, I would have to restart my computer because of DNS issues but I did not have to do so every time I changed connections.
View 9 Replies
View Related
Feb 5, 2011
I am currently dual booting between Linux Mint 10, and Windows Vista SP2. Wireless works fine in both these OSes, but when I quit Mint and load Windows, 70% of the time my wireless stops working.
ie, it does not detect any wireless networks nearby, althought there are tons of them.
Restarting the wireless device doesnt help, I have to restart my computer at least 4 times for wireless to start working again.
And as of now, my wireless in Linux Mint has stopped working.
View 1 Replies
View Related
Sep 24, 2010
So I have force quit and the little window is stuck. reads "click on a window to force the application to quit. To cancel press <ESC>" How the heck do I get rid of it? I tried xkill, it does not work.
View 3 Replies
View Related
May 30, 2011
I need to be able to install new virtual machines with Oracle VM. There's console button in the web interface which opens VNC connection to specified Virtual guest but it haven't been able to get it to work yet. [URL] I converted the rpm to tgz package and installed it. It installs the packages to /opt. I also tried info in the following link: [URL] Firefox's about:config lists the ovm-console plugin active and when I press the console button in the web page it opens up a new window. The window doesn't prompt for missing plugin but it won't open the VNC display either. As an alternative I installed tigervnc from Aliens repo but it has problems with the mouse cursor. My laptop mouse cursor goes at different pace than the vnc client cursor so it makes its use very hard.
Edit, forgot to mention that I checked and tightvnc-java package is installed on the Oracle VM manager and the console button works on Windows and on Fedora when I tried it. So the issue seems to be limited to my Slackware64 setup.
View 5 Replies
View Related
Sep 4, 2011
Reinstalled Debian Squeeze (64bit/gnome) on my Notebook using Netinstall. Everything worked like always but in the setup instead of typing in a root password as asked to i just pressed enter (in the hope of not having to type in a pw in the console later, just having to press enter then)
When i needed rootpw to install some software (using SoftwareDownloader) the normal loginpw seemed to work, but not in the console.
ari@HP625:~$ su -
Password:
su: Authentication failure
[Code]....
View 3 Replies
View Related