LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-25-2003, 09:47 AM   #1
Global_Throttle
LQ Newbie
 
Registered: Jul 2003
Posts: 12

Rep: Reputation: 0
KDE 3.1/mandrake 9.1


Hi. I have just installed mandrake 9.1.The first place I went was to KDE.When I got there man I loved it.After I shut down and looked at the other desktops (EXP Gnome) I could not get in to Gnome.Thought I would log back into KDE and it frozze.So I did a reboot and nothing,It will lock up on initializing system services.If I reboot and force system integrity check it will boot into KDE.I am very new to linux and I want to learn. please help.
 
Old 07-25-2003, 01:09 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Do you remember if you chose to use an ext2 filesystem for your / partition, or an ext3 or ReiserFS one?

Do you mean after the integrity check it automatically logs you in to KDE? As root? Did you have any autologin enabled before? (Bad idea btw)

What were you doing just before it froze?

Try not to hard-reboot. If nothings seems to be responding press Ctrl+Alt+Backspace to restart the X server. If that still has problems, try Ctrl+Alt+F1 and log in as root, then run reboot.
 
Old 07-25-2003, 06:09 PM   #3
Global_Throttle
LQ Newbie
 
Registered: Jul 2003
Posts: 12

Original Poster
Rep: Reputation: 0
Not sure what you mean about ext2,ext3 or reiserFS.I don't have autologin on.
I was doing nothing when it froze just tried to get into KDE. I put my user name in and password
It will try to start KDE gets to initializing system services.Then it sits there.Then screen goes blue with a clock as a cursor.
There I have to do a (ctrl-alt-Bspace).and it brings me back to the log in screen.I cannot log into(KDE,Gnome).
I can however log into windowmaker,iceWM,failsafe and default.where I can do a halt.Then shut down.Then I can turn the PC back on.
That is where I have to force system integrity check.
If I hold my mouth right and sit real still it might work.

I just want to know why sometimes it will let me in to KDE,sometimes it won't.


Sorry I am such a noob but I want to learn so bad.Please help.
 
Old 07-25-2003, 06:22 PM   #4
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
About the time it does a system integrity check, look for a mention of ext2 or ext3, or one of those other filesystems.
How did you partition the drive when you installed Mandrake? Via the installer, or something like Partition Magic beforehand?

I think that if you have a journalised filesystem it might prevent your problem, but something like ext2 doesnt have a journal and so finds it harder to recover from bad shutdowns.
Did you at any time hard-reboot?

How did you obtain Mdk9.1? Did you download the cds? If so did you checksum them before and after burning?

Last edited by Proud; 07-25-2003 at 06:23 PM.
 
Old 07-25-2003, 11:06 PM   #5
Global_Throttle
LQ Newbie
 
Registered: Jul 2003
Posts: 12

Original Poster
Rep: Reputation: 0
hello me again

Thank you for helping me you are so kind.I got mandrake 9.1 from mandrakes FTP site.I did a checksume and it was ok when i burned the ISO.I should tell you that this is a standalone Linux box.Just linuxOS.I looked for what you said ext2,ext3 or reiserFS but didn't see anything that looked like that.SORRY no sure what I'm looking for.I'm shooting and looking in the dark.
 
Old 07-25-2003, 11:09 PM   #6
Global_Throttle
LQ Newbie
 
Registered: Jul 2003
Posts: 12

Original Poster
Rep: Reputation: 0
1 more note yes I have done HARD BOOT more then 1 time.

Journalised filesystem ?
 
Old 07-26-2003, 12:43 AM   #7
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: openSUSE 11.3
Posts: 445

Rep: Reputation: 31
A journalling filesystem is one that keeps a journal of file activity separately from files being written to. If a power interruption, for example, prevents the system writing data to a file as it would during a normal shutdown, then on re-boot, if any filesystem corruption is found, the journal is accessed to find what needs to be written to fix the corruption. It results in a very stable, fault-tolerant filesystem. As far as journalling filesystems go, Win9x and ext2 are not, and NTFS, ext3 and reiserfs are journalling filesystems (there are others, btw).
 
Old 07-26-2003, 04:51 AM   #8
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Ok, so if you're install was error free, then I think the problem may be with left lock files in KDE from the hard-reboots. From my experience a journalised filesystem would help remove these and any other residue from incomplete logouts.

Try deleting your ~/.kde directory in your user account from another window manager. If you cant use Konqueror (KDE File Browser) or Nautilus (GNOME File Browser), then man rm to learn the command to delete ~/.kde and all in it. I think you want rm --force --recursive ~/.kde

KDE will restore default files when you next log in to it. Gnome has a few more hidden directories (~/.gnome*) so KDE should be easier to fix.
 
Old 07-26-2003, 06:18 AM   #9
Global_Throttle
LQ Newbie
 
Registered: Jul 2003
Posts: 12

Original Poster
Rep: Reputation: 0
Thank you Thank you Thank you That did the trick.Everything is working just fine.BUT my graphics are weird now when a window is open there is some lines coming off the edge of the window ?
I fix it sorry had my res set to high thanx again for all the help
 
Old 07-27-2003, 05:28 AM   #10
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
You fixed that problem too? Cool
 
Old 07-27-2003, 10:40 AM   #11
Mr Tickle
Member
 
Registered: Jul 2003
Location: England, Derbyshire
Distribution: Dual boot XP pro & MDK 10 official, KDE.
Posts: 69

Rep: Reputation: 15
Another Q...
I have ext2 can I convert to ext 3?

I used partition magic 8 within xp for format my linux part. Can I use it to convert the partition to ext3 also?

Thanks
 
Old 07-27-2003, 11:00 AM   #12
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
You can, but it's best to use the latest stable linux kernel rather than a 3rd party app. Check if you have the latest kernel that Mdk supply, 2.4.21-0.25mdk was released recently, and I remember a previous release was to fix some filesystem support.

Back up your important configuration and personal files first, and then either use the MCC/DiskDrake app to change the partition, or upgrade the kernel and then do it.

There is a chance upgrading the kernel could go wrong and force you to spend a few mins restoring the old one off the cd before you can properly boot into Mdk again.

The best idea if possible is to format and reinstall Mandrake, this time picking ext3, and then use your backed-up update packages to ensure you have all the latest bugfixes. If you dont have any update packages you can get them from a number of ftp sites listed with the releases. Seems the MandrakeSecure.net site is timing out for me atm.
 
  


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
Mandrake 10.1 and KDE 3.3 webterractive Linux - Software 2 01-20-2005 04:34 PM
KDE and Mandrake 10.0 cedes Linux - Newbie 5 10-21-2004 02:20 PM
Mandrake 9.2 with kDE 3.1, want to move to KDE 3.2.1 Fear58 Linux - Software 2 03-27-2004 10:33 PM
Can I load KDE 3.2 over KDE 3.1 on Mandrake 9.2 as an "update" Mel_P Mandriva 6 03-16-2004 03:22 AM
KDE on mandrake 9.1 hhegab Linux - Software 0 07-01-2003 10:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:38 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