LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 10-01-2003, 06:46 AM   #1
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Rep: Reputation: 15
Unhappy Black out after start up! Condemned to use Windows in perpetuity.


Hi!

After spending hours to download the last Ooo, following instruction on installing, the reward...

... Impossible to get into linux anymore! Great.

After the system boots up and all the checklist of OKs, the text login screen display 1 sec and disappears 5 sec... the redhat login screen does not follow.

Something went wrong while installing Ooo and I already regret daring to do it.

What can I do now to fix the problem? reinstall Linux? or be condemned to use Windows in perpetuity.

Thanks to any one who can help.

Michel


 
Old 10-01-2003, 07:00 AM   #2
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
howzit

press the keys ctrl-alt-F1 this will take u to login prompt login as root then type redhat-config-xfree86 this will setup your vga settings. I think u may choosen the wrong display adapter monitor res was set to high or something. Once u have choosen the right settings then type startx to test GUI if it works the next time u boot up it will be fine.

Remeber the Penguin is your friend

chow
 
Old 10-01-2003, 09:23 AM   #3
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Original Poster
Rep: Reputation: 15
Hi!

Thank you very much.

I am going to try what you say and not panic.
I am not the one who can give up easily but it is hard after years of computing to realise you know nothing...

Michel
 
Old 10-01-2003, 06:49 PM   #4
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Original Poster
Rep: Reputation: 15
Hi!

I tried what you said and it returned:

dccprobe returned bogus values
ID: TOS5081
Name: None
Horizsync: None
Vertsync: None

x config.py: Fatal IO eror 2 (connection reset by peer) on x server: 17.0.

I have no clue of what to do next and hardly understand how installing a programme can make such a mess.

Thank you for your help.

Michel
 
Old 10-01-2003, 09:18 PM   #5
mcd
Member
 
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825

Rep: Reputation: 33
this won't solve your problem, but it will at least avoid having to press key combinations to get a working boot: after you type ctrl-alt-F1 and logged in as root, type

emacs /etc/inittab

and look for line 24 which should say something like this:

# Default runlevel. (Do not set to 0 or 6)
id:5:initdefault:

you want to change the 5 or whatever is is to a 3. this will boot to the command line, rather than automatically trying to start X windows.

then i would try running xf86config (mine is in /usr/X11R6/bin/xf86config) because it sounds like you don't have a vertical refresh or horizontal sync rate set....your monitor manual should provide those, but if you're not sure choose a low setting. then, when you've finished type

startx

and see if it works. if it doesn't, then type

su <your user name>
cd ~

startx > /tmp/x.out 2>&1

cat /tmp/x.out

and post what it says here. this will print any error messages that trying to start X windows produces to a file called x.out in your home directory, then cat will allow you to read them (and copy them to this board)

hope that works, if it doesn't the errors might help us troubleshoot
 
Old 10-02-2003, 02:10 AM   #6
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit

it seems that u have choosen the wrong monitor settings when u typed in the cmd redhat-config-xfree86 it normally goes to a setting that it things is a correct one try those settings first also try a lower setting for res as well as colour depth. Also see waht vga card you have and goto RH web site to see if your hardware is supported

there is no need to creat the output of your x server there is one already created in /var/log/XFree86.0.log

chow

Last edited by aqoliveira; 10-02-2003 at 02:18 AM.
 
Old 10-02-2003, 06:11 AM   #7
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Original Poster
Rep: Reputation: 15
Hi!

Thank you so much everyone for your help.

I finally managed to log in and after trying a few things, I was convinced that Ooo had caused the problem because it was working before I tried to install it . After this wonderful opportunity to work at the command line I got access to the Ooo file I previously tried to install and deleted it.

I restarted the computer and Oh surprise the log in screen appeared again without the need to correct anything in the display. The problem was that my disk was full... I have learnt a lesson then!

Now I would like to delete a few things to regain space (I am on a laptop Toshiba Satellite 2210, 6GB, 1/2 for Windows and 1/2 for Linux):

1. How to completely remove KDE application? I installed it with RedHat 8 and the upgrade to RedHat 9 kept it. In the package manager, KDE is not checked but I have it. Just like if the Manager has nothing to do with the new Redhat 9...

2. How would it be possible to reduce Windows partitiuon to 1/3 without messing around?


Concerning the display I have occasionaly some dirty lines appearing (on laptop and external monitor) that can be swept out with the mouse.. what can I do to correc this.

Than you once again.

Michel


 
Old 10-02-2003, 09:23 AM   #8
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit

you can resize you partion either eith commercial software like pation magic or under linux which is free and found with rh9 use the cmd parted. Make sure u have at least bkp u're data just incase something goes wrong.

to remove kde packages use the cmd rpm -e (package)

good luck

chow
 
Old 10-03-2003, 05:27 AM   #9
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Original Poster
Rep: Reputation: 15
Hi!

I tried cmd rpm -e (package) and it says that the package (KDE) is not installed. It does not appear installed in the Package Manager also, but it is there and when I log in I can go to KDE.

It has been installed with Red Hat 8 but after the upgrade to v.9 it has not been removed. How can I get rid of it now?

Thanks for your help.

Michel
 
Old 10-03-2003, 06:23 AM   #10
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit

Try rebuilding the rpm data base with cmd rpm --inittab;rpm --rebuilddb. Once this has been done trey the cmd rpm -q kde this will display all kde packages on your system. Then try rpm -e package that the query found. Remember to do this all as root or else no go.

chow
 
Old 10-03-2003, 09:21 AM   #11
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Original Poster
Rep: Reputation: 15
Hi!

I am going to try this. It seems that there is always someone to give a solution and without this forum and all of you I would certainly have been back to windows.

Michel

 
Old 10-04-2003, 10:39 AM   #12
gmichel
Member
 
Registered: Aug 2003
Location: Bangkok
Distribution: Red Hat 9
Posts: 56

Original Poster
Rep: Reputation: 15
I tried and first it said "rpm --inittab command unknown" and gave me a list of the possible commands where I chose rpm --initdb instead .

After a while it gave me:
error: db4 error (16) from dbenv -->remove: Device or resource busy

Impossible to o through the whole process . Any idea?

Thank you.

Michel

 
Old 10-06-2003, 09:11 AM   #13
aqoliveira
Member
 
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622

Rep: Reputation: 30
Howzit


do not worry about the error that came up as this is a bug in RH9 with the rpm database

chow
 
  


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 box 4 windows? rksprst General 6 05-03-2005 10:02 AM
black screen when I start X lpoht Linux - Newbie 1 06-23-2004 06:57 AM
X Windows shutdown causes black screen Muzzy Linux - General 6 04-09-2004 06:06 PM
Black screen at start from own stupidity kaega2 Linux - Software 5 09-27-2003 12:43 AM
X Windows is a black screen debPandra Linux - Distributions 3 07-03-2002 09:17 AM

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

All times are GMT -5. The time now is 11:09 AM.

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