LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 11-24-2004, 10:41 AM   #1
pmw
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora 12
Posts: 16

Rep: Reputation: 0
Absolute crash on Toshiba A60, with FC2. ACPI problem?


I have a dual boot FC2/XP Home Toshiba A60 laptop which will suddenly crash without warning when I'm using FC2 (never with Windows). I've tried a number of different kernels, and have had the same problem... and my installation is completely up-to-date according to up2date. When I say "crash", I mean complete power off, immediately... no hanging, no warning, nothing. The only thing I can think of is that there is a major ACPI problem... I'm plugged into the mains supply most of the time, but still get the crashes - so it's not a flat battery. Does anyone else have this problem, or have any idea how to go about solving it? I'm sure it's nothing I'm doing which causes the problem, as it seems to happen just randomly. When I reboot after such a crash, the ventilation fan runs constantly and furiously for a looooong time (don't know if this is standard, or not).

The problem happens with: 2.6.9-1.3_FC2, 2.6.8-1.521, 2.6.5-1.358, in my experience. In other words, all the kernels I've had!

Last edited by pmw; 11-24-2004 at 12:29 PM.
 
Old 11-24-2004, 01:14 PM   #2
Kwast & Co
LQ Newbie
 
Registered: Oct 2004
Location: Amsterdam
Distribution: Fedora
Posts: 10

Rep: Reputation: 0
put echo "force_on:1" > proc/acpi/fan/FAN1/state in rc.local to turn the fan on if you don't want a sudden shut down due to overheating.

Best regards,
Dick.
 
Old 11-24-2004, 01:31 PM   #3
pmw
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora 12
Posts: 16

Original Poster
Rep: Reputation: 0
Coo, thanks Dick. I hope that works. Is there any more user-friendly way to adjust ACPI settings? A nice GUI, or something? Having a look at /proc/acpi makes me wonder what I can do with the rest of the behind-the-scenes hardware settings.

Thanks.
 
Old 11-24-2004, 01:58 PM   #4
pmw
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora 12
Posts: 16

Original Poster
Rep: Reputation: 0
No matter, just found klaptop_acpi_helper ... I guess that's the best I'm going to get, huh?
 
Old 11-24-2004, 02:34 PM   #5
Kwast & Co
LQ Newbie
 
Registered: Oct 2004
Location: Amsterdam
Distribution: Fedora
Posts: 10

Rep: Reputation: 0
Don't worry, it will work, without it the fan will not turn on and your Toshiba will shut down if the cpu gets too hot.
As a second security I also let the cpu frequency downscale to 1400 MHz when it reaches a temperature of 65 C , using p4-clockmod and CPUspeed:

put echo "1399965" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq in your rc.local to set the lowest frequency at 1400MHz.

In your cpuspeed.conf:

VMAJOR=1
VMINOR=1
OPTS="-i 1"
DRIVER="p4-clockmod"
OPTS="-p 90 100 -t /proc/acpi/thermal_zone/THZN/temperature 64"

Now it runs always full speed unless the cpu temperature reaches 65 degrees Celcius, in that case it slows down en speed up again if the temperature lowers below 64 degrees C.
(Never see this by the way, it's just extra safety to protect the cpu when it gots stuck at 100% cpu load)

Don't know about klaptop_acpi_helper ......

Dick.
 
Old 11-28-2004, 03:43 AM   #6
pmw
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora 12
Posts: 16

Original Poster
Rep: Reputation: 0
Well, I'm as surprised as you, Dick, but my laptop crashed again, even with the suggestions you made (I keep checking periodically that the fan is set to on, and it is.) Very strange.
 
Old 11-28-2004, 07:25 AM   #7
Kwast & Co
LQ Newbie
 
Registered: Oct 2004
Location: Amsterdam
Distribution: Fedora
Posts: 10

Rep: Reputation: 0
What BIOS version are you running on you A60?
The latest version (1.80) solved some temperature and Fan issues.
 
Old 11-28-2004, 04:18 PM   #8
pmw
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora 12
Posts: 16

Original Poster
Rep: Reputation: 0
Yep, 1.80. I also noticed that my screen doesn't turn off when I close the lid of the laptop. I really hope the people at Fedora are going to make this ACPI stuff a lot easier!
 
Old 11-28-2004, 04:20 PM   #9
pmw
LQ Newbie
 
Registered: Nov 2004
Distribution: Fedora 12
Posts: 16

Original Poster
Rep: Reputation: 0
Hmm, I updated the BIOS via my Windows installation... I am assuming that the BIOS is independent of operating system, and that this wouldn't be the cause of my Fedora problems?
 
Old 11-29-2004, 12:27 PM   #10
Kwast & Co
LQ Newbie
 
Registered: Oct 2004
Location: Amsterdam
Distribution: Fedora
Posts: 10

Rep: Reputation: 0
Yes, updating the BIOS via windows is alright, I'm afraid that Fedora is a develop it yourself OS concerning notebooks...........by the way, running FC3 here and the only problem a have so far is that the kernel 2.6.9.1 won't power off my notebook, kernel 2.6.8.1 does.

But now I think of it, I did'nt found a way yet to set the screen brightness.

Oh well, gives us something to experiment.........

Regards,

Dick.
 
Old 12-13-2004, 04:45 PM   #11
bednar
LQ Newbie
 
Registered: Dec 2004
Distribution: Fedora and SuSE
Posts: 3

Rep: Reputation: 0
hi,
same problem using SuSe 9.1 and 9.2 on Toshiba Satellite 1135-S1554 with bios 1.7.
In windows everythink is ok. The problem shows only when battery powered and could be solved by starting system with acpi=off added to kernel options.

Bednar
 
Old 12-14-2004, 05:35 PM   #12
raffi
LQ Newbie
 
Registered: Dec 2004
Posts: 21

Rep: Reputation: 15
Hello,
I have similar problem with my hp pavilion zt1170, running slackware 10.0, 2.4 kernel. The system crashes without any obvious reason. It mostly happens when the cpu is heavy used, for instance during kernel compilation (yep, I have to get off-powered to compile it!). Correct me if I'm wrong, but I suppose that acpi only works if batteries are *not* powered, yes? But putting acpi=off during boot time makes no difference, it still crashes. I also can't find anything about fans in the /proc structure... Maybe I should recompile the kernel without acpi at all? Oh, and, the worst of all, it used to work on windows...
 
Old 12-29-2004, 05:09 AM   #13
mitchellj
LQ Newbie
 
Registered: Dec 2004
Posts: 1

Rep: Reputation: 0
ACPI Works both when powered via AC/DC and when using batteried. It is a power management feature.

The best thing to do is compile the kernel WITH ACPI enabled, then you can just force the fan on and it will cool down for you. The reason the Tosh crashes is due to overheating, its not really a crash as such its a safety shut off. The reason it worked in windows is that the Tosh has ACPI drivers which are fully compatible with windows, but like most companies, they decided not to develop linux drivers as it costs them money! But the funny thing is they won't even release the details of the bios ACPI so linux kernel developers can do it for free.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Sound problem on Toshiba Satellite A60 der_kaiser1 Ubuntu 6 06-06-2005 09:39 AM
Ethernet card problem on Laptop Toshiba Satellite A60 der_kaiser1 SUSE / openSUSE 10 05-03-2005 12:49 PM
Ethernet card problem on Laptop Toshiba Satellite A60 der_kaiser1 Linux - Networking 2 04-01-2005 12:27 PM
Problem Booting after Using Knoppix on Toshiba Satellite Pro A60 kryptikmo Linux - Laptop and Netbook 2 10-25-2004 05:20 PM
Sound and ACPI issues on a Toshiba A60 Satellite laptop Fenster Fedora 9 10-18-2004 07:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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