"PCI: Error while updating region" with es1371 module

From: Meinolf Sander (uce_at_despammed.com)
Date: 09/07/03

  • Next message: Nick Piggin: "Re: [PATCH] Minor scheduler fix to get rid of skipping in xmms"
    Date:	Sun, 7 Sep 2003 20:13:10 +0200
    To: linux-kernel@vger.kernel.org
    
    

    I've got an Ensoniq sound card but can't load the appropriate module:

    ms@pluto:~$ sudo modprobe es1371
    es1371: version v0.32 time 19:28:00 Sep 7 2003
    PCI: Enabling device 00:0a.0 (0001 -> 0003)
    /lib/modules/2.4.22/kernel/drivers/sound/es1371.o: init_module:
    No such device
    Hint: insmod errors can be caused by incorrect module parameters,
    including invalid IO or IRQ parameters.
          You may find more information in syslog or the output from dmesg
    [...]

    ms@pluto:~$ dmesg | grep 00:0a
    PCI: Cannot allocate resource region 2 of device 00:0a.0
    PCI: Error while updating region 00:0a.0/2 (00001001 != 00001009)
    [ this message seems to come from ../arch/i386/kernel/pci-i386.c ]
    PCI: Enabling device 00:0a.0 (0000 -> 0003)
    PCI: Enabling device 00:0a.0 (0001 -> 0003)
    [ last line another three times repeated ]

    ms@pluto:~$ lspci | grep 1371
    00:0a.0 Class 1371: Ensoniq ES1371 [AudioPCI-97] (rev 7c)

    ms@pluto:/proc$ grep -B1 -A3 Ensoniq /proc/pci
    Bus 0, device 10, function 0:
    Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 8).
    Master Capable. No bursts. Min Gnt=12.Max Lat=128.
    Non-prefetchable 32 bit memory at 0x20000000 [0x2000003f].
    I/O at 0x1000 [0x1007].

    ms@pluto:~$ uname -a
    Linux pluto 2.4.22 #4 Sun Sep 7 19:25:27 CEST 2003 i686 GNU/Linux

    Any ideas what's going wrong here?

    Thanks,
    Meinolf
    -
    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: Nick Piggin: "Re: [PATCH] Minor scheduler fix to get rid of skipping in xmms"

    Relevant Pages

    • Insmod error ip_nat_ftp
      ... When Iam giving command modprobe ... insmod errors can be caused by incorrect module parameters, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: udev and devfs - The final word
      ... >> device enumeration. ... > Oh, don't look too closely at some pseudo-code, it's not like the code ... things to grep for and checking the results of greps as we go) - then ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Strange disk corruption with Linux >= 2.6.13
      ... Non-volatile memory driver v1.2 ... Freeing unused kernel memory: 148k freed ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • RE: Linux 2.6.5 emu10k1 module FAILS, built-in OK.
      ... grep: networking/netif-msg.txt: Permission denied ... this is with _SMP_ kernel only, ... Please read the FAQ at http://www.tux.org/lkml/ ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: p = kmalloc(sizeof(*p), )
      ... The semantics are clearly "I want enough memory to hold ... > spotting allocation errors with grep, the shorter form is better (and ... How do you use grep to find something of that sort? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)