Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
When I try to exit to an other screen session I just get blank screens. ALT + F1-F6 show up as blank screens.
ALT+F7 brings me back but I can not shell into an other session which is really important at times.
I don't believe it is my xorg.conf but not sure what to check?
Checking other posts I found one in 2005 that asked about getty. I have on other comp and ran a "ps aux |grep getty" and the working one showed /sbin/getty for tty 1-6.
The computer I am having trouble with did not have any instance of getty running. What do I need to do now?
Help pls.
Last edited by Legolas327; 12-22-2009 at 10:40 PM.
I'm not sure but Alt X are generally ignored if Ctrl Alt X work, but the OP is getting blank screens. I remember reading something about /etc/ttys. Could you look into that?
When your in X you have to use CTRL-ALT-F1 though F6
Yes sorry for not typing that correctly, but the problem remains.
Added information: In reading more information I compared my two computers. One working correctly and the other not.
The corectly working computer shows that all tty's are set to start/running when I run:
$ initctl list |grep tty
however the none working comp shows:
$initctl list |grep tty
tty4 stop/waiting
for all 6 tty's
Does anyone know where to find out why the tty's are not starting their process?
I think I should point out that I am running Ubuntu Karmic 9.10 on X64 platform with duel screens. I thought perhaps my xorg.conf may be the culprit but don't think so now.
Switching the console to a framebuffer mode, with, e.g.
vga=791
in grub's menu.lst works around this for me, in that I can see my TTYs again. As soon as xorg starts with the nvidia restricted drivers, a text mode TTY is borked though; so not a fix.
After comparing an searching and comparing I finally removed my duel monitor xorg.conf file and used the base one created by automatically and now know that something in my duel monitor xorg.conf file is the issue. When I use a very basic one with out both screens everything works just fine. When I use my duel monitor version it works great but causes the issues I am having. Now having discovered this I am researching what is not liked about the duel monitor xorg.conf file since I have used duel monitors for years with Ubuntu and Fedora. I just have to figure out what I did different this time around.
Ok I used the nvidia-settings to build my xorg.conf file and have the same issues. My Duel monitors work just fine.
However; it wont let me use my other X sessions. I have not had this problem in the past so kind of lost. Here is the xorg.conf file
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.