From: Igor N. <nik...@gm...> - 2004-11-10 21:06:56
|
Hi Cheuksan, Thanks for the hint. I seem to indeed have ACPI compiled in the kernel. I have tried to boot the system with a noacpi appended to the kernel, but it seems that it does not help. Please see dmesg output below. I guess it is time to recompile the kernel without the ACPI support in it. I'll report back in a day or two how it went. Greetings Igor Nikolic Linux version 2.6.6 (root@Knoppix) (gcc version 2.95.4 20011002 (Debian prerelease)) #2 SMP Fri May 14 20:38:30 CEST 2004 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f000 (usable) BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved) BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000000f6f0000 (usable) BIOS-e820: 000000000f6f0000 - 000000000f700000 (reserved) BIOS-e820: 000000000f700000 - 000000002f6f0000 (usable) BIOS-e820: 000000002f6f0000 - 000000002f6f8000 (ACPI data) BIOS-e820: 000000002f6f8000 - 000000002f6fa000 (ACPI NVS) BIOS-e820: 000000002f700000 - 0000000030000000 (reserved) BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) 0MB HIGHMEM available. 758MB LOWMEM available. On node 0 totalpages: 194288 DMA zone: 4096 pages, LIFO batch:1 Normal zone: 190192 pages, LIFO batch:16 HighMem zone: 0 pages, LIFO batch:1 DMI present. IBM machine detected. Enabling interrupts during APM calls. IBM machine detected. Disabling SMBus accesses. ACPI: RSDP (v002 IBM ) @ 0x000f7340 ACPI: XSDT (v001 IBM TP-1T 0x00001140 LTP 0x00000000) @ 0x2f6f23db ACPI: FADT (v002 IBM TP-1T 0x00001140 IBM 0x00000001) @ 0x2f6f241f ACPI: SSDT (v001 IBM TP-1T 0x00001140 MSFT 0x0100000d) @ 0x2f6f24d3 ACPI: ECDT (v001 IBM TP-1T 0x00001140 IBM 0x00000001) @ 0x2f6f7f87 ACPI: BOOT (v001 IBM TP-1T 0x00001140 LTP 0x00000001) @ 0x2f6f7fd8 ACPI: DSDT (v001 IBM TP-1T 0x00001140 MSFT 0x0100000d) @ 0x00000000 ACPI: PM-Timer IO Port: 0x1008 Built 1 zonelists Kernel command line: auto BOOT_IMAGE=Linux(2.6)-2 ro root=301 ramdisk_size=100000 lang=de apm=power-off noacpi hdc=scsi nomce splash=silent ide_setup: hdc=scsi No local APIC present or hardware disabled <snip> On Mon, 8 Nov 2004 17:36:09 -0500, Cheuksan Edward Wang <wan...@gm...> wrote: > Are you using ACPI? If you are, please turn it off. You can't use > tpctl with ACPI. > > We should make this an FAQ. > > Cheuksan Wang > > > > > On Mon, 8 Nov 2004 23:20:33 +0100, Igor Nikolic <nik...@gm...> wrote: > > Hello tpctl-list, > > > > I have some questions about the tpctl and the ThinkPad G40. > > > > Im running Debian testing/unstable mix, with a 2.6.6 kernel (a very > > stripped down knoppix install) > > > > I installed the debian packages with tpctl (which is, I belive up to > > date with the sourceforge ones) > > > > There are a number of functions I can not get to work, and I was > > wondering whether this is a misconfiguration on my part, or are these > > limitations of the machine. > > > > This is all I can get out of it. No hibernate, suspend or any of that > > fancy stuff. > > Any hints, or should I just give up, and use it as a desktop > > replacement ( as it is probably meant to be used) > > If there is anything else I should try, pleas let me know > > > > Greetings > > Igor > > > > here are a number of outputs (you can also consider it as an install report :) > > > > Output: > > tpctl --ib > > tpctl: SMAPI BIOS error 0x86 ("function is not supported") -- exiting. > > > > tpctl --sx > > setup of display: CMOS current > > internal display enabled?: enable enable > > crt display: enable disable > > tv display: disable disable > > 2ual display: enable enable > > TV display selected?: N N > > monitor detection ignored?: N N > > setup of fn hotkey: > > sticky Fn key supported?: N > > sticky & locked Fn key supported?: Y > > fn hotkey state: nonsticky > > setup of pointing device: CMOS current > > internal pointing device > > controllable state?: Y Y > > auto control supported?: N N > > activation mode: enable enable > > external pointing device > > controllable state?: N N > > activation mode: disable disable > > setup of: CMOS > > daylight saving time: disable > > > > tpctl --ix > > tpctl: SMAPI BIOS error 0x86 ("function is not supported") -- exiting. > > > > tpctl --ib > > tpctl: SMAPI BIOS error 0x86 ("function is not supported") -- exiting. > > > > tpctl --io > > tpctl: SMAPI BIOS error 0x86 ("function is not supported") -- exiting. > > > > tpctl --is > > is: > > the lid closed?: Y > > the keyboard open?: N > > the AC adapter attached?: Y > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: > > Sybase ASE Linux Express Edition - download now for FREE > > LinuxWorld Reader's Choice Award Winner for best database on Linux. > > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > > _______________________________________________ > > Tpctl-users mailing list > > Tpc...@li... > > https://lists.sourceforge.net/lists/listinfo/tpctl-users > > > |