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.
I have just come over from the darkside (Microsoft) and am finding problems with a few items.
I am trying to configure the monitor/video card as I am having problems with the nvidia geforce 4 integrated video card. Some instructions I have sat to press ctrl alt and f1 to go to the text console. I do but it asks for a login and does not accept my user name and password.
Please tell us your system specs and what distro (version) of Linux you are using.
A console (terminal) will accept any username/password that works elsewhere. You can also find a terminal in the menus on your Desktop (eg KDE, Gnome, etc.)
If you have not modified anything, then you only have one password and you must always use your username (e.g. you cannot log in as root). If you cannot log in to a console (using ctrl-alt-F1), then try using a terminal from the menus.
I assume that you can start up the machine and log in with your username and password. When you try it in the console, what error message do you get?
I am sure that I have input it correctly, I have no problems logging into Ubuntu from the login screen just cannot seem to do so from the text console.
Any chance you use a different keyboard layout or locale setting when you are in the graphical environment vs. when you're at the console on a virtual terminal?
As an example: a long while back I had a dvorak keyboard I used regularly at my desktop, and in my xorg.conf, I had it set to use 'dvorak' layout; but when I switched out of X, this setting was gone, so the keyboard was all weird.
Also, do you use any non-standard letters or symbols in the password, that may be present in your GUI login locale configuration, but are in a different locale than that which your terminal is set up for?
I wonder if Ubuntu does not allow multiple logins for the same user. Try creating another user---or reboot and try to log in using "single-user" mode**.
**To do this:
Reboot
When grub menu appears, hit "esc" to stop the count, then "e" for edit
Select the kernel line, then "e" again
Add the word "single" (no quotes) at the end
Enter, then "b" to boot.
The machine should come up in single user mode with no password needed. If not, try logging in with your username and password. Otherwise try "su username" to switch into your account.
Hah, figured it out. It is my keyboard. For some reason when in the text console the number keypad is reading differently. Use the numbers numbers above the regular keys and it works. Go figure.
Just so you know, every virtual terminal has its own 'memory' for settings of num-lock, caps-lock and that sort of thing. You can see this by going to a VT and turning num-lock on, then switching to another VT; num-lock should go off; switching back, and it should come back on. So if you enable num-lock in the VT you're in, the situation should go away.
Sasha
Last edited by GrapefruiTgirl; 01-09-2010 at 12:52 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.