PDA

Click to See Complete Forum and Search --> : Serious Linux Problem.


unL337R4ng3r
September 17th, 2001, 04:08 AM
Hello all.

Recently I have had to do a project on O/S's. Since I am the brightest computer student my report is big because I am sooo interested in it. I decided to do Linux since it was an O/S I had no experience with. Any very good rare or unknown info would be aprreciated.

Anyway;
Today I installed Mandrake Linux 8.0. Being an inquistive programmer I played with it for bit changing stuff. I restarted my computer after I got bored and wanted to change the KDE desktop back to GNOME. When it started it went through the GUI loading screen correcting one or two errors. It then goes back to the Command line user interface as usual but then stops and says "respawning X to many times: delayed for 5 minutes" after 5 minutes it prints the same message again. I spent an Hour waiting for something to happen but nothing did. It just continued re printing the message over and over after every 5 minute interval. Also things started dropping on the floor off my C drive. Data has been completely dissapearing.

Can somebody please help me.

Thankyou

UN-L337-R4ng3R

petemcevoy
September 17th, 2001, 04:07 PM
Sounds like your X configuration is messed up - run x86config or if you find that too daunting, boot from the mandrake cd and run an update, if your graphics card isn't too exotic mandrake should do the majority of your configuration for you.

I'm curious about your "c drive", linux doesn't use the same naming conventions for drives, if its an ide hard disk on the first ide channel it would be hda1, i can only guess that your dual booting and experiencing corruption on your windows partition, i wouldn't put this down to linux, probably a windows thing.

Another thing, you say you were bored and thats why you wanted to swap window managers - how could you be bored the first day you installed linux?!! Forget the gui's and concentrate on getting to grips with the command line - there's a steep learning curve but its worth it in the end.

One final point - i wouldn't bother saying how your the brightest student and an inquisitive programmer when posting - its kind of oxymoronish when you say that and then ask some pretty daft questions.

papercut
September 17th, 2001, 05:05 PM
Mandrake 8.0 is also a pain in the arse to install on laptops or at least compaqs, kDE just install correctly with the laptops hardware it seems for some odd reason my screen resolution is awfull and is divided up into four sections, it is most likley something i am doing wrong but i have installed it without error on multiple desktops

petemcevoy
September 17th, 2001, 05:31 PM
papercut said:
Mandrake 8.0 is also a pain in the arse to install on laptops or at least compaqs, kDE just install correctly with the laptops hardware it seems for some odd reason my screen resolution is awfull and is divided up into four sections, it is most likley something i am doing wrong but i have installed it without error on multiple desktops

Undoubtedly there's a problem with your configuration, do a search on google for "linux laptop" and you'll find plenty of sites to help.

unL337R4ng3r
September 18th, 2001, 01:47 AM
Thanx Alot guys.
Also Sorry for the oXymoron

jparker[]
September 20th, 2001, 10:04 AM
Mandrake is a pain to begin with.. not to mention KDE is the second most bloated Window manager in existance, second only to Enlightenment..
Anyway.. Ya, you're X Config is incorrect. Fix it, them rm -rf /usr/X11. You don't need it.

..and a minor correct on the naming convention, if it were a master IDE drive on the primary channel, it would be referred to as "hda", the numeric afterward represents the partition number, thus, hda2 would also reference the master drive on the primary channel.

Gobinjf
September 26th, 2001, 10:01 PM
Originally posted by unL337R4ng3r
Thanx Alot guys.
Also Sorry for the oXymoron

Maybe you can also have a look into /var/log, there should be something named kde-errors.log or something like that.

On my system (running xdm), have xdm-error.log and on my HP box, same stuff.

Anyway, when asked to learn, no question is stupid.

Jean-Francois

8trak
September 27th, 2001, 12:02 AM
Alright,
First of all, I wouldnt reccomend actually running xf86config, cause it tends to make things worse (my opinion), but you can do exactly the same things that the program does by hand.

Start by backing up /usr/X11/XF86Config
then edit it as text (i reccomend joe for a text editor if you have it)
you could always use vi... (groossssssse)
just change any values that you this might be amis.

The file that controls default window managers and such is usually called xinitrc or .xinitrc , id suggest giving that file a look.

As for the files dissappearing... this is a very, VERY bad thing!
I assume that you had the entire hard-drive partitioned for fat32 before you installed linux... To me, this sounds like a partition overlap. If that is the case, you will probably have to re-partition and re-format. yeah... crappy.

Are linux and windows on the same drive?

-8trak

P.S.
Hey ppl, what decides if your a junior, a member, or a senior, is based solely on how long you've been registered?

Neophyte
September 27th, 2001, 08:49 PM
Originally posted by jparker
Mandrake is a pain to begin with.. not to mention KDE is the second most bloated Window manager in existance, second only to Enlightenment..
Anyway.. Ya, you're X Config is incorrect. Fix it, them rm -rf /usr/X11. You don't need it.


Alrighty then...Why are you so anti anything to do with *nix X-win systems? It seems to be a reoccuring subject for you. Did the little penquin shit in your shoe last night or something?

Louie
October 4th, 2001, 08:21 PM
vi is an awesome text editor if you have a clue to what you are doing.

Quad
October 4th, 2001, 10:44 PM
VI is a horrible peice of shit.....

petemcevoy
October 5th, 2001, 03:04 AM
No, vi rocks - you obviously don't understand it

jparker[]
October 5th, 2001, 03:27 AM
I understand it. I understand it's a horrible peice of shit. If you have Pine installed, use Pico for heaven's sake.

Work smarter not harder.. sheesh..


Yes.. and as for Neo.. I've been using UNIX based system since I was 13.. I have no problem with X Window. My problem is, as a programmer, I don't tolerate bloatware. KDE, and Mandrake are prime examples of wasted programming.

Linux is NOT, and never will be, a "Desktop OS". UNIX based systems were never intended for that. And if people keep treating it as such, you'll continue to have problems.

ethx
October 5th, 2001, 06:13 AM
heh, i love these treads

only thing that sucks more then pico is vi.

now Joe that is a good editor...

:)p

petemcevoy
October 5th, 2001, 10:42 AM
I've used pico, emacs and a few other text editors - i just happen to like vi - its a pretty bad point of view to say something is useless just because YOU like something else, each to thier own and all that shit.