Author Topic: Comp Freezes During Remaster  (Read 2492 times)

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Comp Freezes During Remaster
« on: January 02, 2012, 10:05:42 AM »
Tried twice to make a remaster and both times the computer totally froze up. Mouse stopped responding. i had to type "ctrl+alt sysreqreisub" just to reboot. I was able to make a successful remaster Christmas and there has been no significant changes to the system since then. IIt freezes part way into making a compressed file. first time it stalled at 24%. Second time 8%. Fully updated KDE.

Quote
$ df
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1              40G  3.0G   35G   8% /
/dev/sda6             175G  2.7G  172G   2% /home
/dev/sda7              14G  1.6G   12G  12% /tmp
« Last Edit: January 04, 2012, 12:04:00 PM by Ray2047 »
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11071
  • MLUs Forever!
Re: Comp Freezes During Remaster
« Reply #1 on: January 02, 2012, 10:54:18 AM »
Are you monitoring temperatures while remastering? .......
MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: Comp Freezes During Remaster
« Reply #2 on: January 02, 2012, 01:26:29 PM »
Are you monitoring temperatures while remastering? .......
No way to do that that I am aware of but looking in BIOS. The computer usually runs 24/7 and I haven't had a heating problem.
« Last Edit: January 02, 2012, 01:30:31 PM by Ray2047 »
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11071
  • MLUs Forever!
Re: Comp Freezes During Remaster
« Reply #3 on: January 02, 2012, 02:31:27 PM »
Are you monitoring temperatures while remastering? .......
No way to do that that I am aware of but looking in BIOS. The computer usually runs 24/7 and I haven't had a heating problem.

A combination of lm_sensors and Gkrellm would do it.

It is the temp while remastering that *may* be causing a problem as the process puts a lot of strain on resources.
MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Comp Freezes During Remaster
« Reply #4 on: January 02, 2012, 02:44:34 PM »
You can use htop, to see what goes maybe wrong...

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: Comp Freezes During Remaster
« Reply #5 on: January 02, 2012, 02:57:24 PM »
Before reading these replies I installed Busyhot. It is suposed to be under Monitering but I don't see it. I'll try the other suggestions.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6224
  • I don't do Windows
Re: Comp Freezes During Remaster
« Reply #6 on: January 02, 2012, 03:10:23 PM »
Before reading these replies I installed Busyhot. It is suposed to be under Monitering but I don't see it. I'll try the other suggestions.

It has a lot of dependencies, including gnome-panel. I'm guessing the display wants to be shown in Gnome's desktop panel. Can you check to see if there's a desktop file for it? Do this from a terminal. You don't need root privileges.

ls /usr/share/applications/busyhot.desktop

If there is a file, can you post the output from this command?

cat /usr/share/applications/busyhot.desktop

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: Comp Freezes During Remaster
« Reply #7 on: January 02, 2012, 03:20:00 PM »
Djohnston asked:
Quote
Can you check to see if there's a desktop file for it [busyhot]?

Quote
$ ls /usr/share/applications/busyhot.desktop
ls: cannot access /usr/share/applications/busyhot.desktop: No such file or directory
Quote
$ cat /usr/share/applications/busyhot.desktop
cat: /usr/share/applications/busyhot.desktop: No such file or directory

JUst18 suggested:
Quote
A combination of lm_sensors and Gkrellm would do it.
don't see a temp reading on Gkrellm. Was I suppose to? Installed IM_Sensors but can't find it.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Comp Freezes During Remaster
« Reply #8 on: January 02, 2012, 03:23:18 PM »
Djohnston asked:
Quote
Can you check to see if there's a desktop file for it [busyhot]?

Quote
$ ls /usr/share/applications/busyhot.desktop
ls: cannot access /usr/share/applications/busyhot.desktop: No such file or directory
Quote
$ cat /usr/share/applications/busyhot.desktop
cat: /usr/share/applications/busyhot.desktop: No such file or directory

JUst18 suggested:
Quote
A combination of lm_sensors and Gkrellm would do it.
don't see a temp reading on Gkrellm. Was I suppose to? Installed IM_Sensors but can't find it.

What says
Code: [Select]
acpi -Vin a terminal?

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6224
  • I don't do Windows
Re: Comp Freezes During Remaster
« Reply #9 on: January 02, 2012, 03:23:28 PM »
JUst18 suggested:
Quote
A combination of lm_sensors and Gkrellm would do it.
don't see a temp reading on Gkrellm. Was I suppose to? Installed IM_Sensors but can't find it.

That should be lm_sensors (lowercase L). If you have the package installed, open a terminal, become root, then run this command and follow the prompts.

su -
sensors-detect
exit
exit

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Comp Freezes During Remaster
« Reply #10 on: January 02, 2012, 03:25:14 PM »
Not Im_Sensors - lm_sensors. Lowercase L not uppercase i. :)   

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: Comp Freezes During Remaster
« Reply #11 on: January 02, 2012, 03:45:36 PM »
If you have the package installed, open a terminal, become root, then run this command and follow the prompts.

su -
sensors-detect
exit
exit


And the results:
Quote
Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `w83627ehf':
  * ISA bus, address 0x290
    Chip `Winbond W83627DHG-P Super IO Sensors' (confidence: 9)

Driver `k10temp' (autoloaded):
  * Chip `AMD Family 10h thermal sensors' (confidence: 9)

Do you want to generate /etc/sysconfig/lm_sensors? (YES/no): Yes
Loading sensors modules:
Starting sensord:                                       [  OK  ]
Unloading i2c-dev... OK

KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: Comp Freezes During Remaster
« Reply #12 on: January 02, 2012, 03:50:36 PM »
What says
Code: [Select]
acpi -Vin a terminal?
And it says:
Quote
# acpi -V
No support for device type: power_supply
No support for device type: power_supply
Cooling 0: Processor 0 of 3
Cooling 1: Processor 0 of 3
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: <Fixed>Comp Freezes During Remaster
« Reply #13 on: January 02, 2012, 08:03:10 PM »
I don't know why but it now works. I just made a successful remaster. Thanks guys for all the replies.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb

Offline Ray2047

  • Hero Member
  • *****
  • Posts: 1529
Re: <NOT Fixed>Comp Freezes During Remaster
« Reply #14 on: January 02, 2012, 08:29:46 PM »
Update: Not fixed. it froze about five minutes after I successfully made the remaster. I checked in Bios during reboot and temps for my AMD Athlon were normal, CPU-39°/MB-37°. I had RPM reading on both fans so I assume they are working.
KDE 64 bit.
CPU: AMD Athlon II X2 250 Processor.
Display:  nVidia C61 [GeForce 7025 / nForce 630a.
Memory: 3Gb