2.6.10-rc3 b44 resume problem

From: Robin Rosenberg (robin.rosenberg.lists_at_dewire.com)
Date: 12/07/04

  • Next message: jonathan li: "usb does not work on via's smp mainboard"
    To: Linux Kernel <linux-kernel@vger.kernel.org>
    Date:	Tue, 7 Dec 2004 10:25:31 +0100
    
    

    Hi,

    I can't get my wired network running after resume from suspend to ram:

    Dec 7 18:48:36 xine kernel: ifconfig: page allocation failure. order:8,
    mode:0x21
    After stopping the network, and netplugd and rmmodding b44 and mii I still get
    this when trying to start my network (when b44 is activated).

    Dec 7 18:51:18 xine kernel: [dump_stack+30/32] dump_stack+0x1e/0x20
    Dec 7 18:51:18 xine kernel: [__alloc_pages+569/887]
    __alloc_pages+0x239/0x377
    Dec 7 18:51:18 xine kernel: [__get_free_pages+27/54]
    __get_free_pages+0x1b/0x36
    Dec 7 18:51:18 xine kernel: [dma_alloc_coherent+188/247]
    dma_alloc_coherent+0xbc/0xf7
    Dec 7 18:51:18 xine kernel: [pg0+546065382/1069609984]
    b44_alloc_consistent+0x99/0x152 [b44]
    Dec 7 18:51:18 xine kernel: [pg0+546066627/1069609984] b44_open+0x20/0xef
    [b44]
    Dec 7 18:51:18 xine kernel: [dev_open+116/131] dev_open+0x74/0x83
    Dec 7 18:51:18 xine kernel: [dev_change_flags+86/295]
    dev_change_flags+0x56/0x127
    Dec 7 18:51:18 xine kernel: [devinet_ioctl+1317/1501]
    devinet_ioctl+0x525/0x5dd
    Dec 7 18:51:18 xine kernel: [inet_ioctl+187/197] inet_ioctl+0xbb/0xc5
    Dec 7 18:51:18 xine kernel: [sock_ioctl+399/572] sock_ioctl+0x18f/0x23c
    Dec 7 18:51:18 xine kernel: [sys_ioctl+353/596] sys_ioctl+0x161/0x254
    Dec 7 18:51:18 xine kernel: [sysenter_past_esp+82/113]
    sysenter_past_esp+0x52/0x71

    -- robin
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: jonathan li: "usb does not work on via's smp mainboard"

    Relevant Pages

    • Re: Problem with a kernel module
      ... I'm trying to get the Broadcom b44 module to run on my Acer 3692 in Suse ... You will then have to tell the system to use that module for your network ... -> Network Card ...
      (alt.os.linux.suse)
    • Re: page allocation failure
      ... Is there much network receive happening at the time? ... reserve to satisfy interrupt-time memory allocation attempts - most ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: experiences beyond 4 GB RAM with 2.4.22
      ... network is going to loose packets and perform ... old ide disk in PIO mode should allow that 6GB machine ... At least you don't loose packets during PIO reads... ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: VIA Rhine ethernet driver bug (reprise...)
      ... On Friday 26 August 2005 06:43, Patrick Draper wrote: ... > I've refrained from posting here because my hardware is currently in the ... > When it was plugged back in, the network was gone and only a reboot would ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: NAPI poll routine happens in interrupt context?
      ... > I have recently been working on a network driver for an emulated ... > ultra-simple network card, and I've run into a few snags with the NAPI. ... > that maintains state of the device, as described by the ioreg bit defines. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)