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

Bug#695492: linux-image-3.2.0-4-amd64: Ctrl-C on program accessing CIFS mount breaks/hangs mount



Package: src:linux
Version: 3.2.32-1
Severity: normal


When using a program like 'find' or 'cp' in an operation involving a CIFS mounted network
location and then typing a Ctrl-C to terminate it will cause -all- CIFS mount points to
become unusable. To fix this, you just unmount them and then re-mount again. This is repeatable
as often as I choose. I might also note this behaviour has been around since I ran 2.6 series.

Searching the net, I only find the following:
   http://unix.stackexchange.com/questions/44430/interrupt-process-in-samba-share-mounted-folder-breaks-mount

The following is the kernel log when this happens:

Dec  8 07:46:42 cellserv rsyslogd: -- MARK --
Dec  8 07:57:37 cellserv kernel: [579115.830947] CIFS VFS: Unexpected lookup error -512
Dec  8 07:57:37 cellserv kernel: [579115.831837] CIFS VFS: No task to wake, unknown frame received! NumMids 0
Dec  8 07:57:37 cellserv kernel: [579115.831963] Received Data is: : dump of 37 bytes of data at 0xffff8800449f9c40
Dec  8 07:57:37 cellserv kernel: [579115.831970]  23000000 424d53ff 000022a4 c00580c0 . . . # <FF> S M B <A4> " . . <C0> . . <C0>
Dec  8 07:57:37 cellserv kernel: [579115.831976]  5bd80000 8faa367c 00000618 34d42803 . . <D8> [ | 6 <AA> . . . . . . ( <D4> 4
Dec  8 07:57:37 cellserv kernel: [579115.831979]  dfbb0800 da000000 . . <BB> <DF> .
Dec  8 07:57:42 cellserv kernel: [579119.994008] CIFS VFS: Unexpected SMB signature
Dec  8 07:57:42 cellserv kernel: [579119.999946] CIFS VFS: Unexpected SMB signature
Dec  8 07:57:42 cellserv kernel: [579120.004928] CIFS VFS: Unexpected SMB signature
.
.
.

fstab entries:
//amifile01/Public   /nfs/1/public    cifs  noauto,noserverino,noexec,nosuid,nodev,uid=eadmin,gid=users,noperm,file_mode=0666,dir_mode=0777,wsize=16384,credentials=/root/PW/engusers  0  0
//amifile01/Public   /nfs/2/public    cifs  noauto,noserverino,noexec,nosuid,nodev,uid=eadmin,gid=eadmin,file_mode=0666,dir_mode=0777,wsize=16384,credentials=/root/PW/engadmin  0  0
//amifile01/Public   /nfs/3/public    cifs  noauto,noserverino,noexec,nosuid,nodev,uid=admin,gid=admin,file_mode=0666,dir_mode=0777,wsize=16384,credentials=/root/PW/godadmin  0  0
//amifile02/scanning /nfs/1/scanning  cifs  noauto,noserverino,noexec,nosuid,nodev,uid=eadmin,gid=users,noperm,file_mode=0666,dir_mode=0777,wsize=16384,credentials=/root/PW/engusers  0  0
//amifile02/Scanning /nfs/2/scanning  cifs  noauto,noserverino,noexec,nosuid,nodev,uid=eadmin,gid=eadmin,file_mode=0666,dir_mode=0777,wsize=16384,credentials=/root/PW/engadmin  0  0
//amifile02/Scanning /nfs/3/scanning  cifs  noauto,noserverino,noexec,nosuid,nodev,uid=admin,gid=admin,file_mode=0666,dir_mode=0777,wsize=16384,credentials=/root/PW/godadmin  0  0


-- Package-specific info:
** Version:
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-12) ) #1 SMP Debian 3.2.32-1

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=1c0f3131-3379-41db-9511-2bc0c542ce1d ro quiet

** Not tainted

** Kernel log:
[   11.139183] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   11.160377] [drm] PCIE GART of 512M enabled (table at 0x0000000037C80000).
[   11.160410] radeon 0000:04:04.0: WB disabled
[   11.160469] [drm] Loading R100 Microcode
[   11.299284] [drm] radeon: ring at 0x00000000C0001000
[   11.299306] [drm] ring test succeeded in 1 usecs
[   11.299397] [drm] radeon: ib pool ready.
[   11.299477] [drm] ib test succeeded in 0 usecs
[   11.299622] [drm] No valid Ext TMDS info found in BIOS
[   11.299650] [drm] Radeon Display Connectors
[   11.299652] [drm] Connector 0:
[   11.299653] [drm]   VGA
[   11.299655] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   11.299657] [drm]   Encoders:
[   11.299659] [drm]     CRT1: INTERNAL_DAC1
[   11.299660] [drm] Connector 1:
[   11.299662] [drm]   DVI-D
[   11.299663] [drm]   HPD2
[   11.299665] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   11.299667] [drm]   Encoders:
[   11.299668] [drm]     DFP2: INTERNAL_DVO1
[   11.338103] [drm] fb mappable at 0xE0040000
[   11.338105] [drm] vram apper at 0xE0000000
[   11.338107] [drm] size 786432
[   11.338108] [drm] fb depth is 8
[   11.338109] [drm]    pitch is 1024
[   11.338173] fbcon: radeondrmfb (fb0) is primary device
[   11.499529] Console: switching to colour frame buffer device 128x48
[   11.507083] fb0: radeondrmfb frame buffer device
[   11.507086] drm: registered panic notifier
[   11.507101] [drm] Initialized radeon 2.12.0 20080528 for 0000:04:04.0 on minor 0
[   13.340764] Adding 19536892k swap on /dev/sda5.  Priority:1 extents:1 across:19536892k 
[   13.421648] Adding 19536892k swap on /dev/sdb5.  Priority:1 extents:1 across:19536892k 
[   13.506987] Adding 19536892k swap on /dev/sdc5.  Priority:1 extents:1 across:19536892k 
[   13.747148] EXT3-fs (md0): using internal journal
[   14.414104] loop: module loaded
[   16.152888] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   16.177703] e1000: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[   16.178305] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   26.424006] eth1: no IPv6 routers present
[   34.581899] postgres (3242): /proc/3242/oom_adj is deprecated, please use /proc/3242/oom_score_adj instead.
[   37.403044] FS-Cache: Loaded
[   37.424496] FS-Cache: Netfs 'cifs' registered for caching
[   37.467528] CIFS VFS: default security mechanism requested.  The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3
[35480.129834] md: data-check of RAID array md0
[35480.129837] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[35480.129839] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for data-check.
[35480.129843] md: using 128k window, over a total of 468845056k.
[46453.420312] md: md0: data-check done.
[425681.548928] CIFS VFS: Unexpected SMB signature
[579115.830947] CIFS VFS: Unexpected lookup error -512
[579115.831837] CIFS VFS: No task to wake, unknown frame received! NumMids 0
[579115.831963] Received Data is: : dump of 37 bytes of data at 0xffff8800449f9c40
[579115.831970]  23000000 424d53ff 000022a4 c00580c0 . . . # \xffffffff S M B \xffffffa4 " . . \xffffffc0 . . \xffffffc0
[579115.831976]  5bd80000 8faa367c 00000618 34d42803 . . \xffffffd8 [ | 6 \xffffffaa . . . . . . ( \xffffffd4 4
[579115.831979]  dfbb0800 da000000 . . \xffffffbb \xffffffdf .
[579119.994008] CIFS VFS: Unexpected SMB signature
[579119.999946] CIFS VFS: Unexpected SMB signature
[579120.004928] CIFS VFS: Unexpected SMB signature
[579120.007515] CIFS VFS: Unexpected SMB signature
[579120.008367] CIFS VFS: Unexpected SMB signature
[579120.031646] CIFS VFS: Unexpected SMB signature
[579124.717604] CIFS VFS: Unexpected SMB signature
[579124.775733] CIFS VFS: Unexpected SMB signature
[579124.776152] CIFS VFS: Unexpected SMB signature
[579124.777149] CIFS VFS: Unexpected SMB signature
[579124.780073] CIFS VFS: Unexpected SMB signature
[579124.780991] CIFS VFS: Unexpected SMB signature
[579124.781544] CIFS VFS: Unexpected SMB signature
[579124.782040] CIFS VFS: Unexpected SMB signature
[579124.783036] CIFS VFS: Unexpected SMB signature
[579124.783535] CIFS VFS: Unexpected SMB signature
[579124.784078] CIFS VFS: Unexpected SMB signature
[579124.784586] CIFS VFS: Unexpected SMB signature
[579124.785084] CIFS VFS: Unexpected SMB signature
[579124.785582] CIFS VFS: Unexpected SMB signature
[579124.786082] CIFS VFS: Unexpected SMB signature
[579124.786581] CIFS VFS: Unexpected SMB signature
[579124.787079] CIFS VFS: Unexpected SMB signature
[579124.787579] CIFS VFS: Unexpected SMB signature
[579124.788081] CIFS VFS: Unexpected SMB signature
[579124.788579] CIFS VFS: Unexpected SMB signature
[579125.019747] CIFS VFS: Unexpected SMB signature
[579125.020779] CIFS VFS: Unexpected SMB signature
[579125.040451] CIFS VFS: Unexpected SMB signature
[579130.046984] CIFS VFS: Unexpected SMB signature
[579130.049265] CIFS VFS: Unexpected SMB signature
[579130.053103] CIFS VFS: Unexpected SMB signature
[579139.381233] CIFS VFS: Unexpected SMB signature
[579139.381655] CIFS VFS: Unexpected SMB signature
[579139.382664] CIFS VFS: Unexpected SMB signature
[579139.383205] CIFS VFS: Unexpected SMB signature
[579139.383701] CIFS VFS: Unexpected SMB signature
[579139.384260] CIFS VFS: Unexpected SMB signature
[579139.385054] CIFS VFS: Unexpected SMB signature
[579139.385683] CIFS VFS: Unexpected SMB signature
[579147.876800] CIFS VFS: Unexpected SMB signature
[579147.877187] CIFS VFS: Unexpected SMB signature
[579147.927334] CIFS VFS: Unexpected SMB signature
[579147.929613] CIFS VFS: Unexpected SMB signature

** Model information
sys_vendor: 
product_name: 
product_version: 
chassis_vendor: 
chassis_version: 
bios_vendor: Intel Corporation
bios_version: S3000.86B.02.00.0042.052520071256
board_vendor: Intel
board_name: S3000AH
board_version: D40859-207

** Loaded modules:
des_generic
ecb
md4
hmac
nls_utf8
cifs
fscache
loop
radeon
ttm
drm_kms_helper
ipmi_si
psmouse
acpi_cpufreq
drm
mperf
i2c_i801
i2c_algo_bit
processor
button
ipmi_msghandler
i2c_core
i3000_edac
coretemp
tpm_tis
edac_core
rng_core
serio_raw
tpm
power_supply
evdev
tpm_bios
snd_pcsp
thermal_sys
snd_pcm
snd_timer
snd
soundcore
snd_page_alloc
ext3
jbd
mbcache
raid456
async_raid6_recov
async_pq
raid6_pq
async_xor
xor
async_memcpy
async_tx
md_mod
osst
st
sg
sr_mod
cdrom
sd_mod
crc_t10dif
mptspi
mptscsih
mptbase
ata_generic
scsi_transport_spi
uhci_hcd
ata_piix
ehci_hcd
libata
scsi_mod
e1000
e1000e
floppy
usbcore
usb_common

** Network interface configuration:

auto lo
iface lo inet loopback

 The primary network interface
allow-hotplug eth1
iface eth1 inet static
	address 192.168.0.18
	netmask 255.255.255.0
	network 192.168.0.0
	gateway 192.168.0.1
	broadcast 192.168.0.255


** 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> mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:15:17:2e:20:f4 brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:15:17:2e:20:f5 brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.18/24 brd 192.168.0.255 scope global eth1
    inet6 fe80::215:17ff:fe2e:20f5/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: 8367380064 1183344    0    0    0     0          0         0 8367380064 1183344    0    0    0     0       0          0
  eth1: 21152431833 60435977    0 2437539    0     0          0     15033 71645341622 77895460    0    0    0     0       0          0
  eth0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    54871683 total packets received
    1432 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    54870251 incoming packets delivered
    41027040 requests sent out
Icmp:
    5089 ICMP messages received
    4412 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 648
        echo requests: 29
    677 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 648
        echo replies: 29
IcmpMsg:
        InType3: 648
        InType8: 29
        InType9: 4412
        OutType0: 29
        OutType3: 648
Tcp:
    14872 active connections openings
    5364 passive connection openings
    31 failed connection attempts
    12087 connection resets received
    13 connections established
    48121900 segments received
    76189953 segments send out
    1734 segments retransmited
    0 bad segments received.
    285 resets sent
Udp:
    6946038 packets received
    3 packets to unknown port received.
    0 packet receive errors
    3106411 packets sent
UdpLite:
TcpExt:
    3 invalid SYN cookies received
    28 resets received for embryonic SYN_RECV sockets
    2528 TCP sockets finished time wait in fast timer
    130523 delayed acks sent
    45 delayed acks further delayed because of locked socket
    Quick ack mode was activated 1033 times
    32193214 packets directly queued to recvmsg prequeue.
    23348608 bytes directly in process context from backlog
    439897689 bytes directly received in process context from prequeue
    4789930 packet headers predicted
    1291496 packets header predicted and directly queued to user
    459759 acknowledgments not containing data payload received
    12538427 predicted acknowledgments
    89 times recovered from packet loss by selective acknowledgements
    7 congestion windows recovered without slow start by DSACK
    739 congestion windows recovered without slow start after partial ack
    492 TCP data loss events
    TCPLostRetransmit: 4
    6 timeouts after SACK recovery
    137 fast retransmits
    9 forward retransmits
    852 other TCP timeouts
    1054 DSACKs sent for old packets
    733 DSACKs received
    38 connections reset due to unexpected data
    12 connections aborted due to timeout
    TCPDSACKIgnoredOld: 5
    TCPDSACKIgnoredNoUndo: 457
    TCPSackShifted: 1796
    TCPSackMerged: 1002
    TCPSackShiftFallback: 538
    TCPDeferAcceptDrop: 249
IpExt:
    InMcastPkts: 14452
    InBcastPkts: 689763
    OutBcastPkts: 13506
    InOctets: -1733711665
    OutOctets: -363115744
    InMcastOctets: 460032
    InBcastOctets: 106896945
    OutBcastOctets: 1247226


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation E7230/3000/3010 Memory Controller Hub [8086:2778]
	Subsystem: Intel Corporation Device [8086:348e]
	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>
	Kernel driver in use: i3000_edac

00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 01) (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: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00005000-00005fff
	Memory behind bridge: e8900000-e8afffff
	Prefetchable memory behind bridge: 00000000e8b00000-00000000e8cfffff
	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.4 PCI bridge [0604]: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 [8086:27e0] (rev 01) (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: 64 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: e8500000-e86fffff
	Prefetchable memory behind bridge: 00000000e8700000-00000000e88fffff
	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.5 PCI bridge [0604]: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 [8086:27e2] (rev 01) (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: 64 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: e8100000-e81fffff
	Prefetchable memory behind bridge: 00000000e8300000-00000000e84fffff
	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 N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Device [8086:348e]
	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 4: I/O ports at 3080 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Device [8086:348e]
	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 4: I/O ports at 3060 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.2 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Device [8086:348e]
	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 C routed to IRQ 18
	Region 4: I/O ports at 3040 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.3 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 01) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Device [8086:348e]
	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 D routed to IRQ 16
	Region 4: I/O ports at 3020 [size=32]
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 01) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation Device [8086:348e]
	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 e8200400 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1) (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=04, subordinate=04, sec-latency=32
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: e8000000-e80fffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000e7ffffff
	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 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
	Subsystem: Intel Corporation Device [8086:348e]
	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.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01) (prog-if 8a [Master SecP PriP])
	Subsystem: Intel Corporation Device [8086:348e]
	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 18
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at 30b0 [size=16]
	Kernel driver in use: ata_piix

00:1f.2 IDE interface [0101]: Intel Corporation N10/ICH7 Family SATA IDE Controller [8086:27c0] (rev 01) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Intel Corporation Device [8086:348e]
	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 30c8 [size=8]
	Region 1: I/O ports at 30e4 [size=4]
	Region 2: I/O ports at 30c0 [size=8]
	Region 3: I/O ports at 30e0 [size=4]
	Region 4: I/O ports at 30a0 [size=16]
	Region 5: Memory at e8200000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 01)
	Subsystem: Intel Corporation Device [8086:348e]
	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 B routed to IRQ 19
	Region 4: I/O ports at 3000 [size=32]
	Kernel driver in use: i801_smbus

03:00.0 Ethernet controller [0200]: Intel Corporation 82573E Gigabit Ethernet Controller (Copper) [8086:108c] (rev 03)
	Subsystem: Intel Corporation Device [8086:348f]
	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: 64 bytes
	Interrupt: pin A routed to IRQ 43
	Region 0: Memory at e8180000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at e8100000 (32-bit, non-prefetchable) [size=512K]
	Region 2: I/O ports at 2000 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

03:00.3 Serial controller [0700]: Intel Corporation Active Management Technology - SOL [8086:108f] (rev 03) (prog-if 02 [16550])
	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, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 19
	Region 0: I/O ports at 2020 [size=8]
	Region 1: Memory at e81a1000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

03:00.4 IPMI SMIC interface [0c07]: Intel Corporation 82573E KCS (Active Management) [8086:108e] (rev 03) (prog-if 01)
	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-
	Interrupt: pin D routed to IRQ 16
	Region 0: Memory at e81a0000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 2028 [size=4]
	Capabilities: <access denied>
	Kernel driver in use: ipmi_si

04:00.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI [1000:0030] (rev c1)
	Subsystem: LSI Logic / Symbios Logic Device [1000:7130]
	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: 72 (4000ns min, 1500ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 21
	Region 0: I/O ports at 1100 [size=256]
	Region 1: Memory at e8000000 (64-bit, non-prefetchable) [size=128K]
	Region 3: Memory at e8020000 (64-bit, non-prefetchable) [size=128K]
	Expansion ROM at e8d00000 [disabled] [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: mptspi

04:04.0 VGA compatible controller [0300]: ATI Technologies Inc ES1000 [1002:515e] (rev 02) (prog-if 00 [VGA controller])
	Subsystem: Intel Corporation Device [8086:348e]
	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: 32 (2000ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at 1000 [size=256]
	Region 2: Memory at e8080000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at fffe0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon

04:05.0 Ethernet controller [0200]: Intel Corporation 82541GI Gigabit Ethernet Controller [8086:1076] (rev 05)
	Subsystem: Intel Corporation Device [8086:348f]
	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: 32 (63750ns min), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at e8060000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at e8040000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 1200 [size=64]
	Expansion ROM at e80a0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: e1000


** USB devices:
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages linux-image-3.2.0-4-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.46     Debian configuration management sy
ii  dracut [linux-initramfs-tool] 005-1      modular, event-driven initramfs in
ii  initramfs-tools [linux-initra 0.109      generic modular initramfs generato
ii  linux-base                    3.5        Linux image base package
ii  module-init-tools             3.12-2     tools for managing Linux kernel mo

Versions of packages linux-image-3.2.0-4-amd64 recommends:
ii  firmware-linux-free           3.1        Binary firmware for various driver

Versions of packages linux-image-3.2.0-4-amd64 suggests:
pn  debian-kernel- <none>                    (no description available)
ii  grub-pc        1.98+20100804-14+squeeze1 GRand Unified Bootloader, version 
pn  linux-doc-3.2  <none>                    (no description available)

Versions of packages linux-image-3.2.0-4-amd64 is related to:
pn  firmware-atheros              <none>     (no description available)
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-brcm80211            <none>     (no description available)
pn  firmware-intelwimax           <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
pn  firmware-libertas             <none>     (no description available)
pn  firmware-linux                <none>     (no description available)
ii  firmware-linux-nonfree        0.36       Binary firmware for various driver
pn  firmware-myricom              <none>     (no description available)
pn  firmware-netxen               <none>     (no description available)
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  firmware-realtek              <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

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


Reply to: