Re: APIC causes vr0 watchdog timeouts and Interrupt storms

From: Nate Lawson (nate_at_root.org)
Date: 08/30/04

  • Next message: Nate Lawson: "Re: suspend/resume panic in ACPI.."
    Date: Sun, 29 Aug 2004 16:26:00 -0700
    To: Christian Hiris <4711@chello.at>
    
    

    Christian Hiris wrote:
    > On Sunday 29 August 2004 06:49, Justin Settle wrote:
    >>I recently installed 5.3-BETA. After booting, I found was unable to use
    >>my usb mouse or my ethernet (Via-rhine). I started tinkering with the
    >>kernel and found that if I disabled APIC, this system worked without
    >>ethernet issues or mouse isssues. After talking with some people they
    >>suggested I post boot -v, dmesg's of the different kernels so here they
    >>are:
    >>
    >>The first thing I tried was a GENERIC with SMP commented out. It had
    >>the same issues as GENERIC:
    >>
    >>Copyright (c) 1992-2004 The FreeBSD Project.
    >>Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    >> The Regents of the University of California. All rights reserved.
    >>FreeBSD 5.3-BETA2 #0: Sat Aug 28 23:18:57 EDT 2004
    >> root@amon.quaggaspace.org:/usr/obj/usr/src/sys/GENERICNOSMP
    >
    >
    > [snip]
    >
    >
    >>acpi link set: _CRS failed for link \\_SB_.PCI0.ALKB - AE_NULL_ENTRY
    >>acpi link set: curr irq 0 != 21 for \\_SB_.PCI0.ALKB (ignoring)
    >>unknown: _SRS failed, irq 21 via \\_SB_.PCI0.ALKB

    This has been fixed in -current for a while. I just MFCd the fix to
    5.3. Let me know if it doesn't fix your problem.

    -Nate
    _______________________________________________
    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: Nate Lawson: "Re: suspend/resume panic in ACPI.."

    Relevant Pages

    • RE: BUG: WinCE is slow on x86
      ... I am very curious about the ethernet fix. ... Since I'm working on an application that uses ethernet a lot. ... I have been working with WinCE on x86 for quite some years now, ... it turns out that WinCE puts the kernel variables ...
      (microsoft.public.windowsce.platbuilder)
    • please pull from the trivial tree
      ... Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig description ... +- Finding patch that caused a bug ... +Always try the latest kernel from kernel.org and build from source. ... Length of input string in bytes ...
      (Linux-Kernel)
    • Re: [DRIVER SUBMISSION] DRBD wants to go mainline
      ... For the guys on netdev, would you please look at the tcp_recvmsg- threading and TCP_NAGLE_CORK issues below and give opinions on the best way to proceed? ... I'd assume there's some equivalent way in kernelspace based around the "struct kiocb *iocb" and "int nonblock" parameters to the tcp_recvmsgkernel function. ... Typically if $KERNEL_FEATURE is insufficient for your needs you should fix $KERNEL_FEATURE instead of duplicating a replacement in your driver. ... When I earlier said I thought I was in macro hell, well, I was ...
      (Linux-Kernel)
    • [RFC v8][PATCH 0/12] Kernel based checkpoint/restart
      ... Support "external" checkpoint ... Fix save/restore state of FPU ... Memory restore now maps user pages explicitly to copy data into them, ... all the stakeholders was that doing checkpoint/restart in the kernel ...
      (Linux-Kernel)
    • Re: [Devel] [RFC v8][PATCH 0/12] Kernel based checkpoint/restart
      ... Support "external" checkpoint ... Fix save/restore state of FPU ... Memory restore now maps user pages explicitly to copy data into them, ... all the stakeholders was that doing checkpoint/restart in the kernel ...
      (Linux-Kernel)