LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Constant freezes in KDE under Mandy9 (https://www.linuxquestions.org/questions/linux-general-1/constant-freezes-in-kde-under-mandy9-35123/)

PiMoGo 11-11-2002 01:24 AM

Constant freezes in KDE under Mandy9
 
I'm not sure it happens to others, but for someone reason my computer freezes quite often running KDE. SOmetimes as often as 4 times especially when i'm using konqueror and i'm scrolling through /dev. Whenever this happens i have no choice to hard boot the computer which i really dislike doing. Isn't there a way to kill a task when this happens. i try Cntrl-Alt-Escape but not even that works. I think the GUI is frozen for good. WHy could this be? Are others experiencing something similar?

Thanks for your input!

DavidPhillips 11-11-2002 02:03 AM

I'm not really sure that ctrl+alt+esc does anything when it's not locked up


try alt+F2

or ctrl+alt+bksp

DavidPhillips 11-11-2002 02:03 AM

try ping or remote login from another system on the network if you have one

GT I.N.C 11-11-2002 02:07 AM

ctrl+alt+backspace is to kill X so yeh that should work, or try to change to another tty (not sure what it's called) by pressing ctrl+alt+f6 and see if you can get into that...if you can't then it's really frozen...

born4linux 11-11-2002 02:18 AM

we've had similar cases like this - on machines with Intel based NICs using the buggy eepro100 module. Do you have eepro100 loaded?

just a hunch.

PiMoGo 11-11-2002 10:23 AM

yeah i've tried cntrl-alt-bksp but not even that worked which i find weird. i don't know if i have the buggy eepro100 module loaded, how can i find out?

Thanks for the help! :cool:

DavidPhillips 11-11-2002 12:16 PM

Yea, it is hard locked then.

list modules with this

lsmod

if it only locks in X I would suspect a graphics problem, maybe check your XFree logs

PiMoGo 11-11-2002 12:52 PM

thanks. i'll check my logs when i get home, but what do you mean a graphics problem--could it be a conflict perhaps with my graphics card. it works fine most of the time with the exception of those relatively few lock-ups.

DavidPhillips 11-11-2002 02:15 PM

there are some issues with certain cards locking up

try another window manager to see if maybe it's only kde

PiMoGo 11-11-2002 09:05 PM

i ran lsmod and i didn't find eepro100 listed--so i guess i can rule that out.

parport_pc 21672 1 (autoclean)
lp 6720 0 (autoclean)
parport 23936 1 (autoclean) [parport_pc lp]
r128 75352 11
agpgart 31840 3 (autoclean)
sr_mod 15096 0 (autoclean) (unused)
floppy 49340 0 (autoclean)
es1371 26568 1
soundcore 3780 0 [es1371]
ac97_codec 9928 0 [es1371]
gameport 1660 0 [es1371]
nfsd 66576 0 (autoclean)
lockd 46480 0 (autoclean) [nfsd]
sunrpc 60188 0 (autoclean) [nfsd lockd]
af_packet 13000 0 (autoclean)
tulip 40800 1 (autoclean)
supermount 14340 3 (autoclean)
nls_iso8859-1 2844 4 (autoclean)
nls_cp850 3580 4 (autoclean)
vfat 9588 4 (autoclean)
fat 31864 0 (autoclean) [vfat]
ide-cd 28712 0
cdrom 26848 0 [sr_mod ide-cd]
ide-scsi 8212 0
scsi_mod 90372 2 [sr_mod ide-scsi]
keybdev 1920 0 (unused)
mousedev 4116 0 (unused)
hid 18340 0 (unused)
input 3456 0 [keybdev mousedev hid]
usb-ohci 18216 0 (unused)
usbcore 58304 1 [hid usb-ohci]
rtc 6560 0 (autoclean)
ext3 74004 1
jbd 38452 1 [ext3]

but where can i find my X free logs? i looked but didn't find them

thanks!

DavidPhillips 11-11-2002 09:48 PM

looks like your nic is a tulip most likely linksys


ls -l /var/log/XF*
-rw-r--r-- 1 root root 48196 Nov 11 20:11 /var/log/XFree86.0.log
-rw-r--r-- 1 root root 35521 Oct 12 22:16 /var/log/XFree86.1.log
-rw-r--r-- 1 root root 35339 Oct 12 22:14 /var/log/XFree86.3.log
-rw-r--r-- 1 root root 35471 Oct 12 22:15 /var/log/XFree86.4.log
-rw-r--r-- 1 root root 34947 Oct 14 22:27 /var/log/XFree86.9.log

PiMoGo 11-12-2002 12:35 AM

ok i found 2 of them, but what exactly should i be looking for. there is quite a bit of data in those files. thanks!

.....and yeah my nic is linksys...... i read those are pretty compatible with linux though, right?

DavidPhillips 11-12-2002 12:54 AM

Linksys is good.

look for errors in the files, but it's really hard to find a lockup problem.

If you have hardware with known issues then I would look into that.
The other thing is to try another window manager or updated version ofd Xfree.

Make sure you are not running out of memory, or disk space

maybe echo some stats like memory and system load to a file so when it locks up you can go back and look at it


And rebuilding a kernel may solve the problem if you get the kernel right.
Then again it could be that some piece of hardware is croaking.

DavidPhillips 11-12-2002 12:55 AM

I had a system that locked up all the time. I never found the problem, but it died one day and now it is in motherboard heaven.


This really does not seem to be your case since you say it only locks in KDE

I would think it's KDE related.

PiMoGo 11-12-2002 01:11 AM

i'm not positive its kde--it was just an asumption. i haven't tried other window managers for long periods of time to confirm this, but when it freezes, i still have mouse movement but nothing else works.

none of the special button combos work to get me out so i figure its frozen for good or its just the XServer--there really isn't a way to find out, either way i have to hard boot which i really hate to do. btw what is the worst that can happen when i hard boot linux?

this is really the only error i found when scrolling down the log

(II) R128(0): [drm] drmSetBusid failed (11, PCI:1:5:0), Device or resource busy
(EE) R128(0): [dri] DRIScreenInit failed. Disabling DRI.

can't make anything out of it though.


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