linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: linux-pm@lists.linux-foundation.org
Cc: linux-acpi@vger.kernel.org
Subject: Re: [linux-pm] Toshiba L30-113A ACPI Ubuntu 7.04
Date: Mon, 3 Sep 2007 11:00:54 -0400	[thread overview]
Message-ID: <200709031100.55012.lenb@kernel.org> (raw)
In-Reply-To: <97720510709030356kbc968fs853d05043ea0e1f@mail.gmail.com>

(probably linux-acpi is a better place for this thread than linux-pm...)


On Monday 03 September 2007 06:56, valentin Petkov wrote:
> Hi,
> In the past few days i became quite frustrated with my Toshiba Satellite
> L30-113a laptop. Thing is i can't get the ACPI to work. Or should i say it
> works partially, the functional keys work, i got the sound and the wireless
> working, yet an important thing in the laptop is not working – namely the
> CPU fan.

In what way does the CPU fan not work?  Does it not spin up
when the system is under load?

> I did some research and found that Toshiba are not very Linux 
> friendly, yet there must be some solution.
>
> So far i have done this:
> 
> I turned on Toshiba support in the ACPI at the kernel and compile it.
> The ACPI recognized and displayed the battery and the functional keys
> 
> #cat /proc/toshiba/ - missing
> #cat /proc/acpi/toshiba - missing
> 
> #lsmod | grep acpi
> 
> pcc_acpi 14080 0
> dev_acpi 12292 0
> asus_acpi 17308 0
> 
> It is clear that toshiba_acpi is missing and the module is not loaded
> 
> #sudo modprobe toshiba_acpi
> 
> FATAL: Error inserting toshiba_acpi
> (/lib/modules/2.6.20-16-generic/kernel/drivers/acpi/toshiba_acpi.ko): No
> such device

toshiba_acpi is a reverse engineered platform specific driver,
and it depends on specific code in the ACPI DSDT on toshiba machines.
In this case, it apparently doesn't find that code, and gives up.

Your fan should work correctly even without this driver.

Perhaps you can open a sighting at bugzilla.kernel.org and
attach the output from acpidump?

thanks,
-Len

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

           reply	other threads:[~2007-09-03 14:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <97720510709030356kbc968fs853d05043ea0e1f@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200709031100.55012.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).