On Tue, 10 Nov 2009, Paul Kimoto wrote:
> On my Thinkpad T23 (26471D1) running mostly Debian stable,
> "modprobe thinkpad_acpi" on 2.6.32-rc6 yields
> 
> "FATAL: Error inserting thinkpad_acpi
> (/lib/modules/2.6.32-rc6/kernel/drivers/platform/x86/thinkpad_acpi.ko):
> No such device".
> 
> This T23 has successfully loaded thinkpad_acpi on various
> older kernels.  Please tell me if you need more data about
> this hardware.

I'd like the output of acpidump and dmidecode, please.  Send them
directly to me (not to the list).  Please mask out serial numbers and
UUIDs.

Now, let's try to fix the problem you're having.  There were some
changes since 2.6.30 that made the driver much stricter about
autoloading.

Does the module load if you give it the "force_load=1" parameter?

If you stick
        printk(TPACPI_NOTICE "some message");

inside various points of functions get_thinkpad_model_data() and
probe_for_thinkpad(), can you find out at which point your T23 is
failing the tests?

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

Reply via email to