From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Nobody Subject: Re: s2ram results from a toshiba portege 3110ct Date: Mon, 25 May 2009 11:10:39 -0400 Message-ID: <200905251110.40173.me@nikosapi.org> References: <200905231212.50757.me@nikosapi.org> <1243229037.32574.60.camel@rzhang-dt> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from nikosapi.org ([209.123.162.110]:56679 "EHLO nikosapi.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600AbZEYPJo (ORCPT ); Mon, 25 May 2009 11:09:44 -0400 In-Reply-To: <1243229037.32574.60.camel@rzhang-dt> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Zhang Rui Cc: linux-acpi Just tried out 2.6.30rc7 and the bug is no longer present. thanks, nick On May 25, 2009 01:23:57 am Zhang Rui wrote: > this seems like a bug that we have already fixed. > will you please try the latest git kernel to see if the problem still > exists? > > thanks, > rui > > On Sun, 2009-05-24 at 00:12 +0800, Nick Nobody wrote: > > Hello, > > > > I'm running ubuntu 9.04 on a 10 year old toshiba portege 3110ct and s2ram > > actually works! The laptop is not listed in the database, but here's the > > output from s2ram -i: > > > > This machine can be identified by: > > sys_vendor = "TOSHIBA" > > sys_product = "PORTEGE 3110CT" > > sys_version = "Version 1.0" > > bios_version = "Version 7.20" > > > > Note: acpi=force has to be passed as a kernel option because the bios is > > quite old. Also, I'm not using the most recent version of the bios > > (v7.70) because it breaks booting off a cdrom for me. > > > > The machine sleeps and wakes up by simply running "s2ram -f" but I get > > the following warning in my dmesg upon wakeup. I'm not sure if it's > > anything bad; the machine works fine despite the warning. > > > > [ 249.592803] WARNING: at > > /build/buildd/linux-2.6.28/arch/x86/mm/ioremap.c:226 > > __ioremap_caller+0x251/0x2b0() > > [ 249.592841] Modules linked in: lp pcmcia ppdev snd_es1968 gameport > > snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc > > snd_mpu401_uart snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi > > snd_seq_midi_event snd_seq snd_timer snd_seq_device donauboe snd psmouse > > yenta_socket pcspkr serio_raw rsrc_nonstatic soundcore irda pcmcia_core > > i2c_piix4 crc_ccitt toshiba_acpi input_polldev video output parport_pc > > parport e100 mii floppy fbcon tileblit font bitblit softcursor > > [ 249.593302] Pid: 832, comm: ktoshkeyd Tainted: G W 2.6.28-11- > > generic #42-Ubuntu > > [ 249.593336] Call Trace: > > [ 249.593429] [] ? printk+0x18/0x1a > > [ 249.593493] [] warn_on_slowpath+0x54/0x80 > > [ 249.593559] [] ? scsi_nl_rcv_msg+0xf0/0x1a0 > > [ 249.593609] [] ? printk+0x18/0x1a > > [ 249.593653] [] ? iomem_map_sanity_check+0xdf/0xf0 > > [ 249.593709] [] __ioremap_caller+0x251/0x2b0 > > [ 249.593783] [] ioremap_nocache+0x16/0x20 > > [ 249.593863] [] ? acpi_os_map_memory+0x11/0x1a > > [ 249.593910] [] acpi_os_map_memory+0x11/0x1a > > [ 249.593991] [] > > acpi_ex_system_memory_space_handler+0xd7/0x207 [ 249.594043] > > [] ? acpi_ex_system_memory_space_handler+0x0/0x207 [ > > 249.594094] [] acpi_ev_address_space_dispatch+0x12f/0x16f [ > > 249.594145] [] acpi_ex_access_region+0x3c/0x98 > > [ 249.594193] [] acpi_ex_field_datum_io+0x117/0x1ae > > [ 249.594244] [] acpi_ex_write_with_update_rule+0xd5/0xde > > [ 249.594295] [] acpi_ex_insert_into_field+0x191/0x2c2 > > [ 249.594355] [] ? acpi_ns_search_one_scope+0x15/0x3a > > [ 249.594406] [] acpi_ex_write_data_to_field+0x169/0x181 > > [ 249.594456] [] acpi_ex_store_object_to_node+0x82/0xb7 > > [ 249.594505] [] acpi_ex_store+0x9f/0xf4 > > [ 249.594550] [] acpi_ex_opcode_1A_1T_1R+0x3d9/0x533 > > [ 249.594599] [] ? acpi_ex_resolve_operands+0x18f/0x434 > > [ 249.594682] [] acpi_ds_exec_end_op+0xe6/0x370 > > [ 249.594737] [] acpi_ps_parse_loop+0x24a/0x2a7 > > [ 249.594781] [] acpi_ps_parse_aml+0x6d/0x267 > > [ 249.594828] [] acpi_ps_execute_method+0x11c/0x1d3 > > [ 249.594880] [] acpi_ns_evaluate+0x11c/0x1e4 > > [ 249.594930] [] acpi_evaluate_object+0xdd/0x1bc > > [ 249.595029] [] hci_raw+0x60/0x98 [toshiba_acpi] > > [ 249.595101] [] ? dequeue_entity+0x16/0x2a0 > > [ 249.595146] [] ? dequeue_task_fair+0x68/0x70 > > [ 249.595190] [] ? dequeue_task+0xcf/0x130 > > [ 249.595237] [] ? __switch_to+0xb7/0x1a0 > > [ 249.595292] [] ? finish_task_switch+0x2b/0xe0 > > [ 249.595362] [] hci_read1+0x3d/0x5b [toshiba_acpi] > > [ 249.595422] [] ? process_timeout+0x0/0x10 > > [ 249.595467] [] ? schedule_timeout+0x7a/0xe0 > > [ 249.595536] [] toshiba_acpi_thread+0xf5/0x180 > > [toshiba_acpi] [ 249.595604] [] ? > > toshiba_acpi_thread+0x0/0x180 [toshiba_acpi] [ 249.595664] [] > > kernel_thread_helper+0x7/0x10 > > [ 249.595696] ---[ end trace 4eaa2a86a8e2da22 ]--- > > [ 249.596058] resource map sanity check conflict: 0x100b6800 0x100b77ff > > 0x100a0000 0x100b6dff reserved > > -- > > 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