LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 02-07-2005, 04:34 PM   #16
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232

Two threads merged. The discussion is much easier to follow when it's in one place.

Don't type /etc//....as password. Log in (user: root, as password type root password), then you should get command line and can edit the file. try one of the following commands (different editors, you probably have one or two):
pico /etc/X11/XF86Config
joe /etc/X11/XF86Config
vim /etc/X11/XF86Config
 
Old 02-07-2005, 04:38 PM   #17
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
OK, thanks for fusing the two together, it is a bit easier. And thanks for the advice, let me boot out of Win and try it out.
 
Old 02-07-2005, 04:48 PM   #18
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
Still ... won't... work ... ::rips hair out::

I'm just fighting with the login screen now. I know what my root pw is but I never knew that there was a root username... If I enter text in the "login" and press enter it will come down and ask me for a password .. yet when I try to type something for a password it's invisible text. It won't type at all for the pw, *probably* until I get the login correct.
 
Old 02-07-2005, 04:49 PM   #19
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
*And whatever I type seemingly is incorrect. If I only I was able to get past that login screen I could edit my screen res!
 
Old 02-07-2005, 04:54 PM   #20
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Quote:
Originally posted by Mr. Hill
If I enter text in the "login" and press enter it will come down and ask me for a password .. yet when I try to type something for a password it's invisible text. It won't type at all for the pw, *probably* until I get the login correct.
It doesn't show what you type, when it's receiving it. Type the root password correctly and press enter and you'll get in.
 
Old 02-07-2005, 04:58 PM   #21
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
So.. the "root username" for the login and the "root password" for the password?

I've never ever heard of the Root username but meh, I dunno. I have three, one is the main Root password to get into files and stuff, and the other two are to login when Redhat is about to boot into my desktop screen..
 
Old 02-07-2005, 05:07 PM   #22
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
It still will not work. With those three that I have I tried all sorts of combinations. When I installed Redhat it told me I had a Root password. That's the only time it mentioned Root. The other two are Admin passwords to get into the desktop.
 
Old 02-07-2005, 09:02 PM   #23
wpn146
Member
 
Registered: Jan 2005
Distribution: Solaris, Linux Fedora Core 6
Posts: 170

Rep: Reputation: 30
Quote:
Originally posted by Mr. Hill
Still ... won't... work ... ::rips hair out::

I'm just fighting with the login screen now. I know what my root pw is but I never knew that there was a root username... If I enter text in the "login" and press enter it will come down and ask me for a password .. yet when I try to type something for a password it's invisible text. It won't type at all for the pw, *probably* until I get the login correct.
Your "root username" is "root". Type that and hit "enter"
When you enter the password, it will NOT echo the characters back to the screen. This is for security against "shoulder surfers". Just blindly enter the root password and then hit "enter"
 
Old 02-07-2005, 09:05 PM   #24
Mr. Hill
Member
 
Registered: Feb 2005
Location: Pepperland
Distribution: Arch Wombat, FreeBSD Current, OpenBSD 3.7
Posts: 238

Original Poster
Rep: Reputation: 30
::screams profanities::

Oh well, it was fixed with a fresh re-install, but if I had been patient I probably could have fixed it. Oh well, thank you for giving me helpful advice though. If you wouldn't mind I'm having quite a tough time indicated in my latest post I do kind of need help out on that.. Thanks again!
 
Old 02-07-2005, 11:21 PM   #25
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
// never mind, I've missed the second page

Last edited by Wim Sturkenboom; 02-07-2005 at 11:25 PM.
 
Old 02-08-2005, 03:50 AM   #26
james.farrow
Member
 
Registered: Mar 2003
Location: UK Darlington
Distribution: Fedora Freebsd Centos
Posts: 296

Rep: Reputation: 31
This might seem way off the mark, but it sounds like you don't know your root password?

You'll need to change your root password. This is done by booting your pc to single user mode. Google on how to do this.
Then when in single user mode type

passwd root

you will then be prompted on what to do. Then reboot by typing

reboot

Then CTRL-ALT-F1 to get to your text login when your pc has rebooted, login with username root and now put your new password that you inputted from above.
All being well you should be logged in as root.
NOw type redhat-config-xfree86 this command will probe your hardware, backup your existing config file, and write a new config file. Its easier than editing the original file.
When this is finished type telinit 5 and you should now get a graphical log in.
Log in as root again and you can fine tune your display. Its under system settings->display
 
Old 05-01-2009, 10:38 AM   #27
sudhakargen
LQ Newbie
 
Registered: Apr 2009
Posts: 1

Rep: Reputation: 0
Screen goes blank after booting Red Hat Linux 7.2

I too have same problem.very recently I changed the display properties like resolution ..etc found in the menu.Now when I log in the system boots up and then the screen goes blank and I even cant get the problem since nothing is shown. Any help in this regard will be appreciable.
 
Old 05-03-2009, 11:18 PM   #28
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Can you get to a console? (e.g. <ctrl><alt><F1>). If so, login as root, look for a directory /etc/X.... and fix the config that you can find in that directory. Not sure what the name of the config will be as RH7.2 is quite old, probably something like X86R...
You can also check the log files in /var/log to see what goes wrong; there should be log files starting with X.
If you need more assistance, please post sections device, monitor and screen from your config and tell us your hardware (videocard and monitor).
 
Old 05-04-2009, 04:00 AM   #29
LaroPol
LQ Newbie
 
Registered: Aug 2008
Location: Belgium
Distribution: debian, (open)suse, ubuntu, ...aix..
Posts: 15

Rep: Reputation: 1
// didn't see the second page :-)

reinstalled ? :-)

Last edited by LaroPol; 05-04-2009 at 04:02 AM.
 
Old 05-04-2009, 11:52 AM   #30
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Quote:
Originally Posted by LaroPol View Post
// didn't see the second page :-)

reinstalled ? :-)
updatedb
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Black Screen after changing vga resolution qakhan78 Red Hat 2 04-12-2005 09:51 AM
Screen goes black when restarting X after changing resolution Bix Linux - Newbie 25 06-29-2004 12:27 AM
Black screen after changing resolution to 1600x1200 maxp Linux - Laptop and Netbook 9 03-24-2004 02:28 AM
I Messed Up Screen Resolution krissly1 Linux - Newbie 12 12-06-2003 06:24 PM
Black screen after changing resolution limbless Linux - Newbie 1 12-03-2002 06:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration