From owner-freebsd-current@FreeBSD.ORG Wed Jun 8 12:03:03 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85BC16A41C for ; Wed, 8 Jun 2005 12:03:03 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from pasmtp.tele.dk (pasmtp.tele.dk [193.162.159.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C3FD43D48 for ; Wed, 8 Jun 2005 12:03:03 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x535c0e2a.sgnxx1.adsl-dhcp.tele.dk [83.92.14.42]) by pasmtp.tele.dk (Postfix) with ESMTP id 18B151EC365 for ; Wed, 8 Jun 2005 14:03:00 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.4/8.13.3) with ESMTP id j58C2qfi000773 for ; Wed, 8 Jun 2005 14:02:54 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: current@freebsd.org From: Poul-Henning Kamp Date: Wed, 08 Jun 2005 14:02:52 +0200 Message-ID: <772.1118232172@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Subject: suspend/resume on T41p broken (again) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 12:03:03 -0000 I just tried updating to -current and found that suspend/resume on my T41p was broken (again). I hacked up a laserprinter as console and the last thing I see is: [...] vga0: saving 68 bytes of video state pci0:29:7: Transition from D0 to D3 ======= acpi_printcpu() debug dump ======== gdt [0097:c0769280] idt [07ff:c0769660] ldt [0050] tr [0048] efl[00080082] eax [00000001] ebx [c1a72180] ecx [00000001] edx [00000004] esi [00000000] edi [00000003] ebp [d4447bf4] esp[d4447bd8] cr0 [8005003b] cr2 [08069080] cr3 [00c1e000] cr4[00000691] cs[0020] ds[0028] es[0028] fs[0008] gs[003b] ss[0028] I belive this comes from the suspend side. The next thing I have is the copyright message from the subsequent reboot. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.