You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2012-03-08 15:30:07

faceyourfaces
New member
Registered: 2012-03-08
Posts: 4

Laptop Always Freezing

I've been using ArchBang for a week now and I'm really starting to love it. The only problem is my laptop heats up and freezes way too often.  In fact, the first time my laptop ever froze in the 15 months I've had it was during the ArchBang installation. I'm just wondering if there is any fix to this. I've tried CPU scaling with cpufreq (with it set to the ondemand governor it always goes down to 800MHz even though I set the limit higher) but my laptop still gets hot. I've noticed that before my laptop freezes it slows down and CPU usage gets really high. When I boot my laptop it always shows some PCI "address space collision" error. Can this be a problem with the graphics card drivers or the kernel? Thanks.

Laptop: HP Pavilion DV6z (2010 Model)
CPU: AMD Turion II P540 Dual-Core Processor
RAM: 6 GB
GPU: ATI Technologies Inc M880G (Mobility Radeon HD 4200)

Last edited by faceyourfaces (2012-03-08 15:46:50)

Offline

#2 2012-03-09 00:34:03

Mr Green
Iso Developer
Registered: 2010-11-07
Posts: 3,741

Re: Laptop Always Freezing

Fire up htop see what processes are hogging the cpu, also if laptop has a fan make sure its running .... you do not want to damage it

Offline

#3 2012-03-09 21:42:27

faceyourfaces
New member
Registered: 2012-03-08
Posts: 4

Re: Laptop Always Freezing

Mr Green wrote:

Fire up htop see what processes are hogging the cpu, also if laptop has a fan make sure its running .... you do not want to damage it

Overheating definitely seems to be the problem causing the freezes. The fans are running pretty loud all of the time and the temperature of my laptop right now is about 90 degrees Celsius. I'll look into cooling pads. I'm just wondering why my laptop only freezes on ArchBang. When I had Ubuntu it still got really hot but it never froze. Thanks anyway.

Last edited by faceyourfaces (2012-03-09 21:45:27)

Offline

#4 2012-03-10 18:32:46

mike4ca
Happy (Arch|Manjaro)[B,b]ang User
From: Iowa, USA
Registered: 2011-10-17
Posts: 427

Re: Laptop Always Freezing

I would vote that you look into what is making it work so hard.  I don't even start my laptop fan with IRC, streaming music, and running Windows under VirtualBox, and my computer is a few years old.

Does the fan also run when running on battery only?  I bought an aftermarket power supply for my laptop and noticed that when it is plugged in, the cpu duty goes really high and the fan kicks on.  I returned that power supply and now stick with the branded power supply.


Free Software Foundation member 10865

Offline

#5 2012-03-10 21:45:29

oliver
Administrator
Registered: 2010-11-04
Posts: 1,515

Re: Laptop Always Freezing

powertop is a great app too to see what can be tweaked


Welly, welly, welly, welly, welly, welly, well. To what do I owe the extreme pleasure of this surprising visit?

Offline

#6 2012-03-11 10:08:03

faceyourfaces
New member
Registered: 2012-03-08
Posts: 4

Re: Laptop Always Freezing

mike4ca wrote:

I would vote that you look into what is making it work so hard.  I don't even start my laptop fan with IRC, streaming music, and running Windows under VirtualBox, and my computer is a few years old.

Does the fan also run when running on battery only?  I bought an aftermarket power supply for my laptop and noticed that when it is plugged in, the cpu duty goes really high and the fan kicks on.  I returned that power supply and now stick with the branded power supply.

The fan is almost always running whether it's plugged in or not. All it takes is five minutes of web browsing.

oliver wrote:

powertop is a great app too to see what can be tweaked

Powertop does seem like a pretty nice program. I'll check it out later today.

Offline

#7 2012-03-11 11:33:54

Kruppt
Moderator
From: Blue Ridge Mountains, NC
Registered: 2010-12-20
Posts: 299

Re: Laptop Always Freezing

Add below to your grub kernel stanza in /boot/grub/menu.lst file and see what happens.

 
acpi_osi="Linux" pcie_aspm=force

Or patch the kernel with proper patch per your version from here: =-)
http://kernel.org/pub/linux/kernel/v3.0/stable-review/

Offline

#8 2012-03-11 19:39:24

faceyourfaces
New member
Registered: 2012-03-08
Posts: 4

Re: Laptop Always Freezing

Kruppt wrote:

Add below to your grub kernel stanza in /boot/grub/menu.lst file and see what happens.

 
acpi_osi="Linux" pcie_aspm=force

Or patch the kernel with proper patch per your version from here: =-)
http://kernel.org/pub/linux/kernel/v3.0/stable-review/

This seems to be helping a bit. Or maybe it's just my mind tricking me. I'll have to test it out a little more.

Offline

Board footer

Powered by FluxBB