LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-19-2005, 10:43 AM   #1
greythorne
Member
 
Registered: Apr 2004
Posts: 363

Rep: Reputation: 30
suse hangs randomly.


Hi,

im facing this annoying problem suse-9.3 locksup. i am able to move the mouse cursor thats all, and i need to reset my computer whenever this happens.

any idea where i should look at to tackle this problems?

thnx.
 
Old 06-20-2005, 08:30 PM   #2
AdamCo
Member
 
Registered: Aug 2004
Distribution: Suse 10
Posts: 126

Rep: Reputation: 15
Have you made any recent updates or installed any new programs recently? has it been doing this from the beginning or just start after an install?
 
Old 06-22-2005, 12:44 AM   #3
greythorne
Member
 
Registered: Apr 2004
Posts: 363

Original Poster
Rep: Reputation: 30
well im not sure, anyway i upgraded to kde-3.4.1 and installed some media programms from packman, guru thats all.

i used YOU to install the nvidia driver and added "Option NvAGP "1"", "Driver nvidia" to the xorg.conf file.

what could be wrong btw i even add acpi=off at the kernel line thinking that would help.

pls let me know if theres anything i left out?

thnx
 
Old 06-22-2005, 10:08 AM   #4
AdamCo
Member
 
Registered: Aug 2004
Distribution: Suse 10
Posts: 126

Rep: Reputation: 15
It may be the video card drivers, the same thing happened to me after I installed the drivers my for ATI card. That would be my guess at this point. It could be a bug in KDE 3.4.1, have you checked the KDE message boards? Also, is your memory usage high?
 
Old 06-24-2005, 09:05 AM   #5
greythorne
Member
 
Registered: Apr 2004
Posts: 363

Original Poster
Rep: Reputation: 30
hmmm well isn't it kde-3.4.1 was an update to 3.4.0? suse still hangs even after i uninstall nvidia driver. btw i uninstalled the driver installed by YOU and install the one from nividia website, in doing will there some files leftover that might be casuing this?

i have included my xorg.conf file here:

Section "Files"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/opt/kde3/share/fonts"
FontPath "/usr/local/share/fonts"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "11"
Option "Device" "/dev/input/mice"
Option "Name" "A4 Tech USB Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
DisplaySize 300 230
HorizSync 30-62
Identifier "Monitor[0]"
ModelName "VIEWSONIC VE155B"
Option "DPMS"
VendorName "VSC"
VertRefresh 50-75
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
Modeline "1024x768" 79.52 1024 1080 1192 1360 768 769 772 801
Modeline "800x600" 47.53 800 840 920 1040 600 601 604 626
Modeline "640x480" 29.84 640 664 728 816 480 481 484 501
EndSection


Section "Device"
BoardName "GeForce4 MX 440 with AGP8X"
BusID "1:0:0"
Driver "nv"
Option "NvAGP" "1"
# Option "nologo" "1"
Identifier "Device[0]"
VendorName "NVidia"
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Screen "Screen[0]"
EndSection

and btw this what shows when i issuse the "top" command:

top - 22:08:21 up 18 min, 3 users, load average: 0.54, 0.39, 0.35
Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie
Cpu(s): 1.7% us, 0.0% sy, 0.0% ni, 96.7% id, 1.3% wa, 0.3% hi, 0.0% si
Mem: 516008k total, 381328k used, 134680k free, 53572k buffers
Swap: 522104k total, 0k used, 522104k free, 202752k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
6655 root 15 0 104m 20m 4856 S 1.3 4.1 0:39.87 X
8596 amin 16 0 2040 1004 796 R 0.3 0.2 0:00.01 top
1 root 16 0 680 248 216 S 0.0 0.0 0:00.56 init
2 root 34 19 0 0 0 S 0.0 0.0 0:00.01 ksoftirqd/0
3 root 10 -5 0 0 0 S 0.0 0.0 0:00.01 events/0
4 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 khelper
9 root 10 -5 0 0 0 S 0.0 0.0 0:00.00 kthread
22 root 10 -5 0 0 0 S 0.0 0.0 0:00.06 kblockd/0
56 root 15 0 0 0 0 S 0.0 0.0 0:00.00 kapmd
77 root 20 0 0 0 0 S 0.0 0.0 0:00.00 pdflush
78 root 15 0 0 0 0 S 0.0 0.0 0:00.14 pdflush
80 root 20 -5 0 0 0 S 0.0 0.0 0:00.00 aio/0
79 root 25 0 0 0 0 S 0.0 0.0 0:00.00 kswapd0
671 root 16 0 0 0 0 S 0.0 0.0 0:00.00 kseriod
1202 root 10 -5 0 0 0 S 0.0 0.0 0:00.02 reiserfs/0
2299 root 15 -1 1468 588 400 S 0.0 0.1 0:00.69 udevd
2323 root 20 0 0 0 0 S 0.0 0.0 0:00.00 khpsbpkt
2750 root 17 0 1456 392 276 S 0.0 0.1 0:00.00 hwscand

Im not sure if anything there makes sense.
I hope the infor may be of help to you to help me troubleshoot this issue.

let me know pls.

thnx.

Last edited by greythorne; 06-24-2005 at 09:10 AM.
 
Old 06-24-2005, 11:17 AM   #6
emg
Member
 
Registered: Apr 2005
Location: Western Mass USA
Distribution: Sabayon 4.2K 64bit
Posts: 107

Rep: Reputation: 15
Quote:
Originally posted by greythorne
hmmm well isn't it kde-3.4.1 was an update to 3.4.0? suse still hangs even after i uninstall nvidia driver. btw i uninstalled the driver installed by YOU and install the one from nividia website, in doing will there some files leftover that might be casuing this?

i have included my xorg.conf file here:

[snip]

Section "Device"
BoardName "GeForce4 MX 440 with AGP8X"
BusID "1:0:0"
Driver "nv"
Option "NvAGP" "1"
# Option "nologo" "1"
Identifier "Device[0]"
VendorName "NVidia"
EndSection

[snip]


Im not sure if anything there makes sense.
I hope the infor may be of help to you to help me troubleshoot this issue.

let me know pls.

thnx.
I'm still a newbie at this also but have messed with the nvidia stuff a little ... this shows that your not using nvidia's driver yet you have options for nvidia's driver ... dunno if thats the problem but its worth a try. I would try changing the driver to "nvidia" and check to see if the module agpgart is loaded (lsmod), if agpgart is loaded then I would comment out the NvAGP line... this is what works on my dell 8600 laptop with gforce card ....
 
Old 06-25-2005, 08:59 AM   #7
greythorne
Member
 
Registered: Apr 2004
Posts: 363

Original Poster
Rep: Reputation: 30
hello,

ok but here is what loaded(when i do lsmod):

Module Size Used by
ipv6 236672 6
usbserial 28008 0
usb_storage 63936 0
usbhid 41312 0
usblp 12160 1
ipt_limit 2432 6
iptable_mangle 2816 0
ipt_LOG 6912 8
ipt_MASQUERADE 3328 0
iptable_nat 22236 1 ipt_MASQUERADE
ipt_TOS 2560 0
ipt_REJECT 6656 1
ip_conntrack_irc 71824 0
ip_conntrack_ftp 72592 0
ipt_state 2048 6
ip_conntrack 42168 5 ipt_MASQUERADE,iptable_nat,ip_conntrack_irc,ip_conntrack_ftp,ipt_state
iptable_filter 2944 1
ip_tables 20352 9 ipt_limit,iptable_mangle,ipt_LOG,ipt_MASQUERADE,iptable_nat,ipt_TOS,ipt_REJECT,ipt_state,iptable_fil ter
af_packet 20744 2
evdev 8832 0
joydev 9664 0
sg 36256 0
st 37788 0
sd_mod 17936 0
sr_mod 16548 0
scsi_mod 125384 5 usb_storage,sg,st,sd_mod,sr_mod
edd 10080 0
snd_pcm_oss 57632 0
snd_mixer_oss 18944 1 snd_pcm_oss
via_agp 9344 1
agpgart 32296 1 via_agp
via_ircc 22164 0
snd_via82xx 27328 1
irda 117304 1 via_ircc
gameport 14728 1 snd_via82xx
snd_ac97_codec 71416 1 snd_via82xx
snd_pcm 93832 3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd_timer 24452 1 snd_pcm
snd_page_alloc 9988 2 snd_via82xx,snd_pcm
snd_mpu401_uart 7296 1 snd_via82xx
snd_rawmidi 24864 1 snd_mpu401_uart
crc_ccitt 2176 1 irda
snd_seq_device 8588 1 snd_rawmidi
ehci_hcd 31624 0
uhci_hcd 30224 0
snd 60548 11 snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,s nd_seq_device
usbcore 108760 8 usbserial,usb_storage,usbhid,usblp,ehci_hcd,uhci_hcd
soundcore 8928 1 snd
tulip 49824 0
video1394 17612 0
ohci1394 31492 1 video1394
parport_pc 38212 1
raw1394 28140 0
ieee1394 97976 3 video1394,ohci1394,raw1394
lp 11076 0
parport 33864 2 parport_pc,lp
capability 3256 0
nls_iso8859_1 4096 1
nls_cp437 5760 1
vfat 12800 1
fat 37916 1 vfat
dm_mod 56316 0
reiserfs 243056 2
ide_cd 37892 0
cdrom 36640 2 sr_mod,ide_cd
ide_disk 16640 7
via82cxxx 11420 0 [permanent]
ide_core 120020 4 usb_storage,ide_cd,ide_disk,via82cxxx

as you can see that agpgart is loaded and is used by via_agp. i have uninstalled the nvidia driver yet the agpgart still loads.

so is there anything wrong with the mobo im using? let me know pls.

thnx

Last edited by greythorne; 06-25-2005 at 09:04 AM.
 
  


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
Firefox randomly freezing in Suse 9.2 randon SUSE / openSUSE 2 08-14-2005 04:46 PM
/dev/hdc randomly opens SuSE 9.1 dwb Linux - Software 0 08-23-2004 12:00 AM
Optcal dries randomly disappear, browsing /mnt graphically hangs xSauronx Debian 0 06-19-2004 01:35 PM
Keyboard randomly disabled in mozilla 4 default install, distro=suse 9 + KDE dopper Linux - Software 0 03-13-2004 07:33 PM
Red Hat Linux 8.0 hangs and locks up frequently but randomly? jencom Linux - General 4 10-08-2003 11:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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