LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-09-2004, 01:01 AM   #1
R00ts
Member
 
Registered: Mar 2004
Location: Austin TX, USA
Distribution: Ubuntu 11.10, Fedora 16
Posts: 547

Rep: Reputation: 30
Unhappy System freeze, input devices not responding?


For some reason, my system has been freezing up today and I can't figure out why. At first I thought it was my CPU overheating because my BIOS detected it at 99C (ouch), but after I swapped heat sinks I'm now running at about 50C, but I still got the freeze. It ususually happens after about 20 minutes or so, and my keyboard won't respond (the numlock light won't even come on) and although I can move my mouse cursor, if I try to click anything I get no action. But my music will still play, and my files will still download. Its very strange, almost as if my system decides to cut off my keyboard and mouse buttons. What on earth could be wrong here? The most recent changes I've done to my system:

Installed ATI drivers (yesterday)
Installed another 512MB of RAM (3 days ago)

Here's my /etc/X11/XF86Config-4 file just in case, but I didn't change anything on keyboard and mouse except for the identifier name, and up until now those settings have been working perfectly for me. The keyboard and mouse are brand new and have been working for 3 days without any problems (until now). Does anyone have any clue at all what could be wrong here?

Code:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "glx"
        Load    "dri"
        Load    "freetype"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
        Load    "extmod"
        #Load "extmod" but omit DGA extension
        SubSection "extmod"
          Option "omit xfree86-dga"
        EndSubSection
EndSection
Section "InputDevice"
        Identifier      "Logitech 104-key keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection
Section "InputDevice"
        Identifier      "Logitech Intellimouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "false"
        Option          "ZAxisMapping"          "4 5"
EndSection
Section "Device"
        Identifier      "ATI Radeon 9500 Pro"
        Driver          "fglrx" # ATI propriety drivers
# If X refuses to use the screen resolution you asked for, uncomment this
        #Option "NoDDC"
# === Video Overlay for the Xv extension ===
        Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay will be disabled automatically
        Option "OpenGLOverlay" "off"
# if OpenGL acceleration doesn't work, try using "yes" here and disable the kernel agpgart driver
        Option "UseInternalAGPGART" "no"
EndSection
Section "Monitor"
        Identifier      "Hitachi CML174"
        HorizSync       24-80
        VertRefresh     56-75
        Option          "DPMS"
EndSection
Section "Screen"
        Identifier      "Default Screen"
        Device          "ATI Radeon 9500 Pro"
        Monitor         "Hitachi CML174"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection
Section "DRI"
  Mode 0666
EndSection
Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Logitech 104-key keyboard"
        InputDevice     "Logitech Intellimouse"
EndSection
Section "DRI"
        Mode    0666
EndSection
 
Old 08-09-2004, 05:38 AM   #2
sterrenkijker
Member
 
Registered: Mar 2004
Location: the Netherlands
Distribution: Debian Sarge
Posts: 302

Rep: Reputation: 31
Hmmm, cpu overheat? Recently I found on the site of my cpu's manufacturer (AMD) my cpu wil get damaged at 85 C. Cpu overheat can cause permanent damage to your processor. I think this is a good page to start...

http://www.heatsink-guide.com/maxtemp.htm

I hope for you your processor isn't damaged!
 
Old 08-09-2004, 06:29 AM   #3
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
Overheating CPU and sudden freezes may indicate bad hardware. You should probably install some hardware diagnosis progams and run some tests to make sure that everything is OK on the hardware side.

I've managed to wreck one motherboard using unsupported hdparm settings (had to buy a new motherboard). I've also heard that using incorrect refresh rates can physically damage your monitor. Other than that, Debian GNU/Linux should be quite hardware-friendly OS. Usually problems are caused by using cheap and low-quality hardware, not by using Debian.
 
Old 08-09-2004, 09:31 AM   #4
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
I had a heat damaged CPU once and it caused all sorts of strange lock ups. The problems were intermittant and they were not fixed until my CPU was replaced. It'd be a good bet that heat damage is the problem. Depending on your BIOS, you may be able to set the computer to shut down if the CPU temp gets too high. You can also set alarms or run commands when the CPU temp is too high by using "ksensors" in Debian.
 
Old 08-09-2004, 09:57 AM   #5
R00ts
Member
 
Registered: Mar 2004
Location: Austin TX, USA
Distribution: Ubuntu 11.10, Fedora 16
Posts: 547

Original Poster
Rep: Reputation: 30
Yeah then the problem definitely seems to be permanent damage from CPU overheating. Dammit and I just had this CPU replaced recently too! Thanks for the help guys. I didn't think Debian was at fault but I wanted to make sure.
 
  


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
Screen goes blank after being idle 4 a long time & then all input devices freeze! hari_seldon99 Linux - General 10 07-13-2005 12:31 AM
Disable mouse, keyboard or other input devices / drivers bastl Programming 0 05-15-2005 06:39 AM
Grub not responding to keyboard input 1337 Twinkie Fedora 3 05-08-2005 07:04 PM
input devices freeze Chuck23 Fedora 2 06-28-2004 05:09 PM
Screen goes blank after being idle 4 a long time & then all input devices freeze! hari_seldon99 Linux - Newbie 2 01-28-2004 07:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 10:17 PM.

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