Re: Incompatibility between ACPI and the X server

From: Doug White (dwhite_at_gumbysoft.com)
Date: 12/07/03

  • Next message: Doug White: "Re: gimp fails suddenly"
    Date: Sun, 7 Dec 2003 13:22:17 -0800 (PST)
    To: Thierry Herbelot <thierry@herbelot.com>
    
    

    On Sun, 7 Dec 2003, Thierry Herbelot wrote:

    > I'm trying to update a notebook, to run 5.2. The beast is an oldish Vaio
    > PC-F707 (Pent-III + Neomagic).
    >
    > When booting with ACPI enabled, X-Windows just stays "frozen" : the screen is
    > blanked, then there is no more progress (and no log in /var/log/XFree.log).
    > When booting without ACPI, X-Windows runs happily.
    >
    > How do I help debugging this problem ? When the screen is frozen, I can't
    > escape to the kernel debugger.

    You can set up a serial console and use that to hit the debugger. You can
    also see if that is causing a full hang of the system or if just X is
    stuck. Check the kernel debugging section of the Handbook for details.

    It sounds like, though, that the ACPI tables on your system are not
    routing interrupts or otherwise specifying correct resources for your
    video card. You should capture the output of boot -v (serial console is
    also handy for this) and use acpidump to grab your ACPI tables.

    > PS3 : an ACPI dump is accessible at http://thierry.herbelot.free.fr/foo.asl

    On the ball there :)

    Also, nitpick: It's "X" or "X11" or "XFree86", but never "X-Windows."

    -- 
    Doug White                    |  FreeBSD: The Power to Serve
    dwhite@gumbysoft.com          |  www.FreeBSD.org
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Doug White: "Re: gimp fails suddenly"

    Relevant Pages

    • Re: FreeBSD 5.3 hangs on high network load
      ... > willing to do this again, if you are really interested in debugging, I ... Most kernel panics can be debugged using easily extracted information from ... will drop to the DDB kernel debugger instead of rebooting or hanging. ... you're using a serial console, the output of the debugger will be visible ...
      (freebsd-net)
    • Re: [PATCH 2/13] ATA ACPI: debugging infrastructure
      ... in ACPI and it is nasty/useless. ... run, while if you turn on the debugging, it floods logs so that ...
      (Linux-Kernel)
    • Re: 2.4.22 hangs upon echo > /proc/acpi/alarm
      ... printk() can be called from anywhere but the text is only stored in the ... you get no output when debugging interrupt ... Since you have already applied the kdb patch, change acpi to add ...
      (Linux-Kernel)
    • powernow-k8: internal error - pending bit very stuck - no further pstate changes possibl
      ... How would I go about debugging this problem? ... ACPI: Local APIC address 0xfee00000 ... ACPI: IRQ0 used by override. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: Any way to debug a hard lockup?
      ... > updating just about daily lately) has been locking up hard fairly often, ... > revisions, using as near-identical system settings as possible also, the ... As already has been pointed out by others in this thread, a serial console ... serial port debugging, etc, in the handbook. ...
      (freebsd-current)