Results 1 to 10 of 17
Hi all !
My monitor is of Sharp, and my OS is CentOs. I have both winxp and CentOs in the same HDD. The installation of CentOs is successful. But ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-22-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 9
Black screen after booting
Hi all !
My monitor is of Sharp, and my OS is CentOs. I have both winxp and CentOs in the same HDD. The installation of CentOs is successful. But after the installation, reboot. After some steps of rebooting, my screen shows "out of timing" message and then the screen is black, nothing happens afterward. Follow ings is the booting screen:
root (hd0,2)
Filesystem type is ext2fs, partition type is 0x83
..................................(everything here is fine)..................
[Linux-initrd @......,.....bytes]
ACPI: Getting cpuindex for acpiid 0x02
ACPI: Getting cpuindex for acpiid0x03
ide0: I/O resource 0x1F0-0x1F7 not free
ide0: ports already in use, skipping probe
Red Hat nash version 5.1.19.6 starting
starting................................[ok]
starting...................................[ok]
and after that, "out of timing" appears and black screen.
Plz help me out !,
thanks,
- 05-22-2008 #2
Which graphics card do you have?
When it says "OUT OF TIMING" try this.
CTRL-ALT-F1 and see if it brings you to a terminal interface. Reply here and we can take the steps further.
- 05-22-2008 #3Just Joined!
- Join Date
- May 2008
- Posts
- 9
- 05-22-2008 #4
After arriving at the "black screen with few lines" (terminal) please post the output of the following command.
Code:lspci
- 05-22-2008 #5Just Joined!
- Join Date
- May 2008
- Posts
- 9
- 05-22-2008 #6
Try booting up in Command Line Mode.
Highlight CentOS title in GRUB Menu using up/down arrow keys and press 'e'. Select kernel line and press 'e' again. Type 3 and hit Enter key. Press 'b'.
Highlight CentOS title -- e -- select kernel line -- e -- type 3 -- hit Enter key -- b.
CentOS will boot up in Command Line Mode and drop you at command line prompt.
Execute this
Code:su - /sbin/lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
Last edited by devils casper; 05-22-2008 at 08:26 AM.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-22-2008 #7
- 05-22-2008 #8Just Joined!
- Join Date
- May 2008
- Posts
- 9
- 05-22-2008 #9
kama06,
I'm not sure how this is possible. I found something through searching on Google that's similar to your situation and the person who posted found a solution.
Maybe you need to install CentOS in text-mode, but since this is already booting I can't see that it would make a difference. Hope DevilsCasper can help you, he's a bit wiser than me :P .
For the sake of it however, you can view the thread here:
OUT OF TIMING on LCD monitor on setup of Redhat??? - LinuxQuestions.org
- 05-22-2008 #10Just Joined!
- Join Date
- May 2008
- Posts
- 9


Reply With Quote

