[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#651714: linux-image-3.1.0-1-amd64: b43 driver not working because of bcma_pci_bridge_tbl missing entries



Package: linux-2.6
Version: 3.1.4-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Nothing actually. I just wanted to try b43 driver which it is known to work
with BCM43224 at Linux Kernel 3.1. I just make an apt-get dist-upgrade on my
unstable Debian. However I had never tried to use b43 driver before.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
I try to load b43 and bcma driver to have wireless connection in this card:

03:00.0 Network controller [0280]: Broadcom Corporation BCM43224 802.11a/b/g/n
[14e4:4353] (rev 01)

I try to run this:
root@adrianworktop:~# modprobe -r brcmsmac
root@adrianworktop:~# modprobe -r b43
mroot@adrianworktop:~# modprobe -r bcma
root@adrianworktop:~# modprobe b43
root@adrianworktop:~# dmesg | grep b43

   * What was the outcome of this action?
No response at all.
   * What outcome did you expect instead?
I should something about b43 driver begin loaded I suppose. And being able to
use my wireless device.

Other system information:

  After running this command:

root@adrianworktop:~# modinfo bcma
filename:       /lib/modules/3.1.0-1-amd64/kernel/drivers/bcma/bcma.ko
license:        GPL
description:    Broadcom's specific AMBA driver
alias:          pci:v000014E4d00004331sv*sd*bc*sc*i*
depends:
intree:         Y
vermagic:       3.1.0-1-amd64 SMP mod_unload modversions

According to Zajec from bcm-users channel (freenode server):

someone just modified driver/bcma/host_pci.c and removed some entries from
bcma_pci_bridge_tbl .

So it would be nice if you could rescue these removed entries and put them
where they originally were.



-- Package-specific info:
** Version:
Linux version 3.1.0-1-amd64 (Debian 3.1.4-1) (waldi@debian.org) (gcc version 4.6.2 (Debian 4.6.2-5) ) #1 SMP Tue Nov 29 13:47:12 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.1.0-1-amd64 root=UUID=da1c4c3b-bf84-483c-9619-2817c588b3e2 ro resume=/dev/sda7 pcie_aspm=force

** Tainted: PCO (5121)
 * Proprietary module has been loaded.
 * Module from drivers/staging has been loaded.
 * Out-of-tree module has been loaded.

** Kernel log:
[    8.549004] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    8.549205] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[    8.560978] ACPI: AC Adapter [ADP1] (on-line)
[    8.624498] cfg80211: Calling CRDA to update world regulatory domain
[    8.670018] ACPI: Battery Slot [BAT0] (battery present)
[    8.744702] brcmutil: module is from the staging directory, the quality is unknown, you have been warned.
[    8.947131] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    8.947317] snd_hda_intel 0000:00:1b.0: irq 42 for MSI/MSI-X
[    8.947354] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[    9.056785] snd_hda_intel 0000:01:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    9.056904] hda_intel: Disabling MSI
[    9.057057] snd_hda_intel 0000:01:00.1: setting latency timer to 64
[    9.160088] i801_smbus 0000:00:1f.3: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    9.176554] brcmsmac: module is from the staging directory, the quality is unknown, you have been warned.
[    9.180244] brcmsmac 0000:03:00.0: bus 3 slot 0 func 0 irq 11
[    9.180397] brcmsmac 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    9.180500] brcmsmac 0000:03:00.0: setting latency timer to 64
[    9.202710] applesmc: key=358 fan=2 temp=18 acc=1 lux=2 kbd=1
[    9.232438] input: applesmc as /devices/platform/applesmc.768/input/input9
[    9.232705] Registered led device: smc::kbd_backlight
[    9.269624] ieee80211 phy0: brcmsmac: fail to load firmware brcm/bcm43xx-0.fw
[    9.269733] ieee80211 phy0: brcmsmac: Failed to find firmware usually in /lib/firmware/brcm
[    9.269887] brcmsmac 0000:03:00.0: PCI INT A disabled
[    9.270000] brcmsmac: brcms_pci_probe: brcms_attach failed!
[    9.608695] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
[    9.608875] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled
[    9.618270] intel ips 0000:00:1f.6: request irq failed, aborting
[    9.618399] intel ips: probe of 0000:00:1f.6 failed with error -16
[    9.638750] HDMI status: Codec=0 Pin=5 Presence_Detect=0 ELD_Valid=0
[    9.677239] input: bcm5974 as /devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.2/input/input10
[    9.677503] usbcore: registered new interface driver bcm5974
[    9.742520] HDMI status: Codec=1 Pin=5 Presence_Detect=0 ELD_Valid=0
[    9.846353] HDMI status: Codec=2 Pin=5 Presence_Detect=0 ELD_Valid=0
[    9.880099] Bluetooth: Core ver 2.16
[    9.880217] NET: Registered protocol family 31
[    9.880311] Bluetooth: HCI device and connection manager initialized
[    9.880402] Bluetooth: HCI socket layer initialized
[    9.880489] Bluetooth: L2CAP socket layer initialized
[    9.880582] Bluetooth: SCO socket layer initialized
[    9.950181] HDMI status: Codec=3 Pin=5 Presence_Detect=0 ELD_Valid=0
[    9.968282] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    9.998460] input: HDA NVidia HDMI/DP as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    9.998662] input: HDA NVidia HDMI/DP as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    9.998852] input: HDA NVidia HDMI/DP as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    9.999042] input: HDA NVidia HDMI/DP as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[   10.171242] Linux media interface: v0.10
[   10.214810] Linux video capture interface: v2.00
[   10.371329] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8507)
[   10.377689] input: Built-in iSight as /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1.1/2-1.1:1.0/input/input15
[   10.378018] usbcore: registered new interface driver uvcvideo
[   10.378113] USB Video Class driver (1.1.1)
[   10.418137] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)
[   10.577487] padlock_aes: VIA PadLock not detected.
[   10.603790] usbcore: registered new interface driver btusb
[   10.654179] usb 1-1.1.1: USB disconnect, device number 6
[   10.865251] usb 1-1.1.2: USB disconnect, device number 7
[   11.590134] Disabling lock debugging due to kernel taint
[   11.590236] nvidia: module license 'NVIDIA' taints kernel.
[   11.684634] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   11.684741] nvidia 0000:01:00.0: setting latency timer to 64
[   11.684746] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   11.685050] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  290.10  Wed Nov 16 17:39:29 PST 2011
[   13.958279] Adding 11718744k swap on /dev/sda7.  Priority:-1 extents:1 across:11718744k 
[   14.412892] EXT3-fs (sda5): using internal journal
[   14.754441] Broadcom 43xx driver loaded [ Features: PMNLS, Firmware-ID: FW13 ]
[   14.830114] loop: module loaded
[   15.708189] kjournald starting.  Commit interval 5 seconds
[   15.708890] EXT3-fs (sda9): using internal journal
[   15.709003] EXT3-fs (sda9): mounted filesystem with ordered data mode
[   16.919244] RPC: Registered named UNIX socket transport module.
[   16.919354] RPC: Registered udp transport module.
[   16.919440] RPC: Registered tcp transport module.
[   16.919528] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   17.015518] FS-Cache: Loaded
[   17.069137] FS-Cache: Netfs 'nfs' registered for caching
[   17.095885] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   17.498991] fuse init (API version 7.17)
[   19.968791] vboxdrv: Found 4 processor cores.
[   19.969133] vboxdrv: fAsync=0 offMin=0x11a offMax=0x106e
[   19.969279] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   19.969384] vboxdrv: Successfully loaded version 4.1.6_Debian (interface 0x00190000).
[   20.406266] vboxpci: IOMMU not found (not registered)
[   20.458001] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input16
[   26.025036] tg3 0000:02:00.0: irq 43 for MSI/MSI-X
[   26.803614] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   31.289820] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   31.289824] Bluetooth: BNEP filters: protocol multicast
[   31.498684] Bluetooth: RFCOMM TTY layer initialized
[   31.498699] Bluetooth: RFCOMM socket layer initialized
[   31.498703] Bluetooth: RFCOMM ver 1.11
[   32.941422] lp: driver loaded but no devices found
[   32.950223] ppdev: user-space parallel port driver
[   50.246316] tg3 0000:02:00.0: eth0: Link is up at 100 Mbps, full duplex
[   50.246324] tg3 0000:02:00.0: eth0: Flow control is on for TX and on for RX
[   50.247664] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   61.256746] eth0: no IPv6 routers present
[  163.311008] bzr-notify[3563]: segfault at 7fff2e3acf98 ip 00007f9a411cb45a sp 00007fff2e3acfa0 error 6 in libc-2.13.so[7f9a41189000+17a000]
[  277.065698] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[  500.338929] ACPI: EC: GPE storm detected, transactions will use polling mode
[  911.407251] reportbug[4577] trap divide error ip:7fad9cbf66d8 sp:7fad9659de20 error:0 in libgtk-x11-2.0.so.0.2400.8[7fad9cac3000+435000]

** Model information
sys_vendor: Apple Inc.
product_name: MacBookPro6,2
product_version: 1.0
chassis_vendor: Apple Inc.
chassis_version: Mac-F22586C8
bios_vendor: Apple Inc.
bios_version:    MBP61.88Z.0057.B0C.1007261552
board_vendor: Apple Inc.
board_name: Mac-F22586C8
board_version: MacBookPro6,2

** Loaded modules:
acpi_cpufreq
mperf
cpufreq_stats
cpufreq_conservative
cpufreq_powersave
cpufreq_userspace
parport_pc
ppdev
lp
parport
rfcomm
bnep
snd_hrtimer
pci_stub
vboxpci(O)
vboxnetadp(O)
vboxnetflt(O)
vboxdrv(O)
binfmt_misc
uinput
fuse
nfsd
nfs
lockd
fscache
auth_rpcgss
nfs_acl
sunrpc
loop
firewire_sbp2
b43
bcma
ssb
mmc_core
pcmcia
pcmcia_core
rng_core
nvidia(P)
uvcvideo
aesni_intel
cryptd
videodev
media
aes_x86_64
aes_generic
ecb
btusb
bluetooth
crc16
v4l2_compat_ioctl32
bcm5974
intel_ips
snd_hda_codec_hdmi
joydev
brcmsmac(C)
i2c_i801
i2c_core
snd_hda_codec_cirrus
snd_seq_midi
snd_hda_intel
applesmc
snd_hda_codec
apple_bl
mac80211
snd_rawmidi
snd_hwdep
brcmutil(C)
snd_seq_midi_event
snd_pcm_oss
snd_mixer_oss
snd_pcm
cfg80211
snd_seq
battery
ac
evdev
iTCO_wdt
iTCO_vendor_support
video
processor
button
rfkill
pcspkr
power_supply
snd_timer
snd_seq_device
snd
soundcore
thermal_sys
snd_page_alloc
input_polldev
ext3
jbd
mbcache
usb_storage
sr_mod
cdrom
hid_apple
uas
sd_mod
crc_t10dif
usbhid
ata_generic
hid
firewire_ohci
firewire_core
tg3
crc_itu_t
libphy
ata_piix
uhci_hcd
libata
ehci_hcd
scsi_mod
usbcore

** Network interface configuration:

auto lo
iface lo inet loopback

allow-hotplug eth0

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 10:9a:dd:4e:c2:a3 brd ff:ff:ff:ff:ff:ff
    inet 192.168.10.42/24 brd 192.168.10.255 scope global eth0
    inet6 fe80::129a:ddff:fe4e:c2a3/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo: 7762694   31510    0    0    0     0          0         0  7762694   31510    0    0    0     0       0          0
  eth0: 22450713   20690    0    0    0     0          0        53  2536838   15552    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    52302 total packets received
    1 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    52301 incoming packets delivered
    46834 requests sent out
    6 dropped because of missing route
Icmp:
    70 ICMP messages received
    25 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 70
    41 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 41
IcmpMsg:
        InType3: 70
        OutType3: 41
Tcp:
    14983 active connections openings
    35 passive connection openings
    14298 failed connection attempts
    20 connection resets received
    40 connections established
    50554 segments received
    44816 segments send out
    333 segments retransmited
    0 bad segments received.
    14450 resets sent
Udp:
    1663 packets received
    3 packets to unknown port received.
    0 packet receive errors
    1726 packets sent
UdpLite:
TcpExt:
    2 invalid SYN cookies received
    1 packets pruned from receive queue because of socket buffer overrun
    200 TCP sockets finished time wait in fast timer
    740 delayed acks sent
    Quick ack mode was activated 73 times
    14435 packet headers predicted
    2079 acknowledgments not containing data payload received
    881 predicted acknowledgments
    44 congestion windows recovered without slow start after partial ack
    33 timeouts after SACK recovery
    5 timeouts in loss state
    34 retransmits in slow start
    216 other TCP timeouts
    70 packets collapsed in receive queue due to low socket buffer
    73 DSACKs sent for old packets
    29 connections reset due to unexpected data
    4 connections reset due to early user close
    1 connections aborted due to timeout
    TCPSackShiftFallback: 5
    TCPDeferAcceptDrop: 5
IpExt:
    InMcastPkts: 184
    OutMcastPkts: 149
    InBcastPkts: 145
    OutBcastPkts: 143
    InOctets: 29870420
    OutOctets: 9992487
    InMcastOctets: 16201
    OutMcastOctets: 17606
    InBcastOctets: 25746
    OutBcastOctets: 25554


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 18)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express x16 Root Port [8086:0045] (rev 18) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: c0000000-c10fffff
	Prefetchable memory behind bridge: 0000000090000000-00000000a1ffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller [8086:3b3b] (rev 06) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Region 4: I/O ports at 3100 [size=32]
	Capabilities: <access denied>

00:1a.7 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b3c] (rev 06) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 21
	Region 0: Memory at c1d05c00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio [8086:3b56] (rev 06)
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 42
	Region 0: Memory at c1d00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 [8086:3b42] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00007000-00007fff
	Memory behind bridge: c1c00000-c1cfffff
	Prefetchable memory behind bridge: 00000000a2600000-00000000a27fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 [8086:3b44] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 00006000-00006fff
	Memory behind bridge: c1b00000-c1bfffff
	Prefetchable memory behind bridge: 00000000a2400000-00000000a25fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.2 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 [8086:3b46] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 00005000-00005fff
	Memory behind bridge: c1a00000-c1afffff
	Prefetchable memory behind bridge: 00000000a2200000-00000000a23fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1c.3 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 [8086:3b48] (rev 06) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: c1900000-c19fffff
	Prefetchable memory behind bridge: 00000000a2000000-00000000a21fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller [8086:3b36] (rev 06) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Region 4: I/O ports at 30a0 [size=32]
	Capabilities: <access denied>

00:1d.7 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller [8086:3b34] (rev 06) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at c1d05800 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev a6) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=32
	Memory behind bridge: c1800000-c18fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller [8086:3b09] (rev 06)
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>

00:1f.2 IDE interface [0101]: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller [8086:3b28] (rev 06) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at 3128 [size=8]
	Region 1: I/O ports at 313c [size=4]
	Region 2: I/O ports at 3120 [size=8]
	Region 3: I/O ports at 3138 [size=4]
	Region 4: I/O ports at 3020 [size=16]
	Region 5: I/O ports at ffe0 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller [8086:3b30] (rev 06)
	Subsystem: Intel Corporation Device [8086:7270]
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at c1d06000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus

00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem [8086:3b32] (rev 06)
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: Memory at c1d04000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

01:00.0 VGA compatible controller [0300]: nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller])
	Subsystem: Apple Computer Inc. Device [106b:00c7]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at c0000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at 90000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at a0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at 2000 [size=128]
	[virtual] Expansion ROM at c1000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia

01:00.1 Audio device [0403]: nVidia Corporation High Definition Audio Controller [10de:0be2] (rev a1)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at c1080000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

02:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe [14e4:1684] (rev 10)
	Subsystem: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe [14e4:1684]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 43
	Region 0: Memory at c1c00000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: tg3

03:00.0 Network controller [0280]: Broadcom Corporation BCM43224 802.11a/b/g/n [14e4:4353] (rev 01)
	Subsystem: Apple Computer Inc. Device [106b:0093]
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at c1b00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>

04:00.0 FireWire (IEEE 1394) [0c00]: Agere Systems FW643 PCI Express 1394b Controller (PHY/Link) [11c1:5901] (rev 08) (prog-if 10 [OHCI])
	Subsystem: Agere Systems Device [11c1:5900]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 256 bytes
	Interrupt: pin A routed to IRQ 41
	Region 0: Memory at c1a00000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci

ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers [8086:2c62] (rev 05)
	Subsystem: Intel Corporation Device [8086:8086]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath Architecture System Address Decoder [8086:2d01] (rev 05)
	Subsystem: Intel Corporation Device [8086:8086]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 [8086:2d10] (rev 05)
	Subsystem: Intel Corporation Device [8086:8086]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.1 Host bridge [0600]: Intel Corporation Core Processor QPI Physical 0 [8086:2d11] (rev 05)
	Subsystem: Intel Corporation Device [8086:8086]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.2 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d12] (rev 05)
	Subsystem: Intel Corporation Device [8086:8086]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

ff:02.3 Host bridge [0600]: Intel Corporation Core Processor Reserved [8086:2d13] (rev 05)
	Subsystem: Intel Corporation Device [8086:8086]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 002 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 001 Device 004: ID 05ac:0237 Apple, Inc. Internal Keyboard/Trackpad (ISO)
Bus 001 Device 005: ID 05ac:8403 Apple, Inc. Internal Memory Card Reader
Bus 002 Device 003: ID 05ac:8507 Apple, Inc. Built-in iSight
Bus 002 Device 004: ID 05ac:8242 Apple, Inc. IR Receiver [built-in]
Bus 002 Device 005: ID 046d:c050 Logitech, Inc. RX 250 Optical Mouse
Bus 001 Device 008: ID 05ac:8218 Apple, Inc. Bluetooth Host Controller


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.1.0-1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.41
ii  initramfs-tools [linux-initramfs-tool]  0.99
ii  linux-base                              3.4
ii  module-init-tools                       3.16-1

Versions of packages linux-image-3.1.0-1-amd64 recommends:
ii  firmware-linux-free  3

Versions of packages linux-image-3.1.0-1-amd64 suggests:
pn  extlinux       2:4.04+dfsg-9
pn  grub-pc        1.99-14
pn  linux-doc-3.1  <none>

Versions of packages linux-image-3.1.0-1-amd64 is related to:
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        0.34
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.1.0-1-amd64/postinst/ignoring-ramdisk:
  linux-image-3.1.0-1-amd64/postinst/depmod-error-initrd-3.1.0-1-amd64: false
  linux-image-3.1.0-1-amd64/prerm/removing-running-kernel-3.1.0-1-amd64: true
* linux-image-3.1.0-1-amd64/postinst/missing-firmware-3.1.0-1-amd64:



Reply to: