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

Bug#591186: marked as done (linux-image-2.6.32-5-686: Kernel panic with 2.6.32-5 and e1000 and vlan interface enabled)



Your message dated Sun, 01 Aug 2010 13:00:51 +0100
with message-id <1280664051.13192.358.camel@localhost>
and subject line Re: Bug#591186: linux-image-2.6.32-5-686: Kernel panic with 2.6.32-5 and e1000 and vlan interface enabled
has caused the Debian Bug report #591186,
regarding linux-image-2.6.32-5-686: Kernel panic with 2.6.32-5 and e1000 and vlan interface enabled
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
591186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591186
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-15
Severity: important
Tags: upstream


Hi,

i'm experiencing serious problems with the latest squeeze kernel and e1000 
network card. All seems to be fine until i do *not* enable vlan interfaces.

If i add one vlan interface, the kernel panics. The output below is from a machine
with several vlan interfaces enabled in /etc/network/interfaces. All interfaces just
set up like this:

iface eth1.3 inet manual
     vlan-raw-device eth1
     up /sbin/ifconfig eth1.3 up

The machine panics on boot and loops in reboot / panic forever. Output of
kernel message see below.

Hardware is an ALLNET FW8888 Box with 2 82541GI Gigabit Ethernet (these
are driven by e1000 module) and 3 82574L Gigabit Network Interfaces (these are 
driven by e1000e). All are onboard. I have 3 of these boxes, all 3 have 
the same problem.

Problem is definitively the 82541GI Interface driven by e1000 module.

If i configure one of the e1000e interfaces with "vconfig add . and . ifconfig up"
there is no problem. If i do this with one of the e1000 interfaces the kernel
panics.

I also tried the latest e1000 module source (version 8.0.19-NAPI) from intel.com 
with exactly no change. Its the same problem.

I have a debian lenny running on the same hardware box. There i had no (but other)
problems with 2.6.26. So i upgraded to backports.org  kernel 2.6.32.
Since then i have regular kernel panics with 2.6.32-bpo.3-686 and 2.6.32-bpo.3-686,
sometimes just seems the network card to freeze. Everything works, link is up, but
no traffic passes through. With versions 2.6.32-bpo.4-686  and 2.6.32-bpo.5-686 i 
get the panic immediately after reboot like now on squeeze. 

Regards,
matthias

### Kernel message catched by serial console (Debian Squeeze, 2.6.32-5):

Setting up networking....
Loading kernel m[   17.886179] lib80211: common routines for IEEE802.11 drivers
odules...done.
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...failed.
Activating swapfile swap...done.
Cleaning up temporary files....
Setting kernel variables ...done.
[   18.923198] NET: Registered protocol family 10
[   19.001563] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[   19.090071] lo: Disabled Privacy Extensions
[   19.141535] All bugs added by David S. Miller <davem@redhat.com>
[   19.220674] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   19.381964] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   19.539053] Virtual device eth1.3 asks to queue packet!
[   19.601616] Virtual device eth1.3 asks to queue packet!
[   19.664782] ------------[ cut here ]------------
[   19.720045] WARNING: at drivers/char/tty_ldisc.c:445 tty_ldisc_open+0x28/0x3b()
[   19.807554] Hardware name: 945GSE
[   19.847169] Modules linked in: 8021q ipv6 hostap_pci hostap lib80211 natsemi i2c_i801 pcspkr rng_core i2c_core evdev usbhid ata_generic uhci_hcd ahci ata_piix e1000 ide_pci_generic libata ehci_hcd usbcore [last unloaded: scsi_wait_scan]
[   20.174205] Call Trace:
[   20.203436]  [<c011920d>] warn_slowpath_common+0x60/0x90
[   20.267083]  [<c011924a>] warn_slowpath_null+0xd/0x10
[   20.327613]  [<c028cfe3>] tty_ldisc_open+0x28/0x3b
[   20.384990]  [<c028d185>] tty_ldisc_setup+0x31/0x5e
[   20.443430]  [<c02893f3>] tty_init_dev+0x106/0x14b
[   20.500835]  [<c028eaf1>] ptmx_open+0x49/0xcc
[   20.553032]  [<c01655b2>] chrdev_open+0x15e/0x175
[   20.609430] Virtual device eth1.3 asks to queue packet!
[   20.672001]  [<c0161c5a>] __dentry_open+0x12b/0x218
[   20.730603]  [<c0161de0>] nameidata_to_filp+0x2b/0x42
[   20.791071]  [<c0165454>] ? chrdev_open+0x0/0x175
[   20.847410]  [<c016c938>] do_filp_open+0x3bb/0x716
[   20.904812]  [<c01531b6>] ? unmap_vmas+0x27c/0x452
[   20.962221]  [<c0154cd4>] ? free_pgtables+0x69/0x81
[   21.020650]  [<c01747a3>] ? alloc_fd+0x5c/0xe0
[   21.073891]  [<c0161a2d>] do_sys_open+0x4a/0xed
[   21.128169]  [<c0161b12>] sys_open+0x1e/0x26
[   21.179329]  [<c01029b5>] syscall_call+0x7/0xb
[   21.232574] ---[ end trace 29672952a970da4d ]---
[   21.372312] ------------[ cut here ]------------
[   21.427643] WARNING: at drivers/char/tty_ldisc.c:445 tty_ldisc_open+0x28/0x3b()
[   21.515250] Hardware name: 945GSE
[   21.554924] Modules linked in: 8021q ipv6 hostap_pci hostap lib80211 natsemi i2c_i801 pcspkr rng_core i2c_core evdev usbhid ata_generic uhci_hcd ahci ata_piix e1000 ide_pci_generic libata ehci_hcd usbcore [last unloaded: scsi_wait_scan]
[   21.891722] Call Trace:
[   21.920955]  [<c011920d>] warn_slowpath_common+0x60/0x90
[   21.984601]  [<c011924a>] warn_slowpath_null+0xd/0x10
[   22.045110]  [<c028cfe3>] tty_ldisc_open+0x28/0x3b
[   22.102510]  [<c028d185>] tty_ldisc_setup+0x31/0x5e
[   22.160949]  [<c02893f3>] tty_init_dev+0x106/0x14b
[   22.218355]  [<c028eaf1>] ptmx_open+0x49/0xcc
[   22.270549]  [<c01655b2>] chrdev_open+0x15e/0x175
[   22.326910]  [<c0161c5a>] __dentry_open+0x12b/0x218
[   22.385483]  [<c0161de0>] nameidata_to_filp+0x2b/0x42
[   22.445976]  [<c0165454>] ? chrdev_open+0x0/0x175
[   22.502346]  [<c016c938>] do_filp_open+0x3bb/0x716
[   22.559736]  [<c01531b6>] ? unmap_vmas+0x27c/0x452
[   22.617131]  [<c0154cd4>] ? free_pgtables+0x69/0x81
[   22.675572]  [<c01747a3>] ? alloc_fd+0x5c/0xe0
[   22.728981]  [<c0161a2d>] do_sys_open+0x4a/0xed
[   22.783209]  [<c0161b12>] sys_open+0x1e/0x26
[   22.834355]  [<c01029b5>] syscall_call+0x7/0xb
[   22.887598] ---[ end trace 29672952a970da4e ]---
[   24.671061] Virtual device eth1.3 asks to queue packet!
[   24.769572] ------------[ cut here ]------------
[   24.824903] WARNING: at drivers/char/tty_ldisc.c:445 tty_ldisc_open+0x28/0x3b()
[   24.912388] Hardware name: 945GSE
[   24.952001] Modules linked in: 8021q ipv6 hostap_pci hostap lib80211 natsemi i2c_i801 pcspkr rng_core i2c_core evdev usbhid ata_generic uhci_hcd ahci ata_piix e1000 ide_pci_generic libata ehci_hcd usbcore [last unloaded: scsi_wait_scan]
[   25.288601] Call Trace:
[   25.317836]  [<c011920d>] warn_slowpath_common+0x60/0x90
[   25.381494]  [<c011924a>] warn_slowpath_null+0xd/0x10
[   25.441989]  [<c028cfe3>] tty_ldisc_open+0x28/0x3b
[   25.499396]  [<c028d185>] tty_ldisc_setup+0x31/0x5e
[   25.557830]  [<c02893f3>] tty_init_dev+0x106/0x14b
[   25.615224]  [<c028eaf1>] ptmx_open+0x49/0xcc
[   25.667324]  [<c01655b2>] chrdev_open+0x15e/0x175
[   25.723862]  [<c0161c5a>] __dentry_open+0x12b/0x218
[   25.782244]  [<c0161de0>] nameidata_to_filp+0x2b/0x42
[   25.842747]  [<c0165454>] ? chrdev_open+0x0/0x175
[   25.899106]  [<c016c938>] do_filp_open+0x3bb/0x716
[   25.956516]  [<c01531b6>] ? unmap_vmas+0x27c/0x452
[   26.013905]  [<c0154cd4>] ? free_pgtables+0x69/0x81
[   26.072348]  [<c01747a3>] ? alloc_fd+0x5c/0xe0
[   26.125585]  [<c0161a2d>] do_sys_open+0x4a/0xed
[   26.179864]  [<c0161b12>] sys_open+0x1e/0x26
[   26.231033]  [<c01029b5>] syscall_call+0x7/0xb
[   26.284261] ---[ end trace 29672952a970da4f ]---
[   26.658313] BUG: unable to handle kernel NULL pointer dereference at 00000005
[   26.659009] IP: [<c01473cd>] __free_pages+0xb/0x2d
[   26.659009] *pde = 00000000
[   26.659009] Oops: 0002 [#1] PREEMPT
[   26.659009] last sysfs file: /sys/class/net/eth1.3/uevent
[   26.659009] Modules linked in: 8021q ipv6 hostap_pci hostap lib80211 natsemi i2c_i801 pcspkr rng_core i2c_core evdev usbhid ata_generic uhci_hcd ahci ata_piix e1000 ide_pci_generic libata ehci_hcd usbcore [last unloaded: scsi_wait_scan]
[   26.659009]
[   26.659009] EIP: 0060:[<c01473cd>] EFLAGS: 00010246 CPU: 0
[   26.659009] EIP is at __free_pages+0xb/0x2d
[   26.659009] EAX: 00000005 EBX: 00000000 ECX: 00000001 EDX: 00000000
[   26.659009] ESI: f6a0c600 EDI: f6a0c780 EBP: f6413d94 ESP: f6413d90
[   26.659009]  DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
[   26.659009] Process stat (pid: 1727, ti=f6412000 task=f6a3d220 task.ti=f6412000)
[   26.659009] Stack:
[   26.659009]  00000010 f6413da8 c0168972 f6c0ce60 f6c0ce60 f6a0c600 f6413db4 c016898f
[   26.659009] <0> 00000000 f6413dd0 c01689da 00000001 f6c0ced0 00000008 f696c440 f6c0ce60
[   26.659009] <0> f6413dd8 c0168a48 f6413df4 c0163f7a f6fae814 f700e540 f696c440 00000000
[   26.659009] Call Trace:
[   26.659009]  [<c0168972>] ? __free_pipe_info+0x36/0x42
[   26.659009]  [<c016898f>] ? free_pipe_info+0x11/0x1e
[   26.659009]  [<c01689da>] ? pipe_release+0x3e/0x86
[   26.659009]  [<c0168a48>] ? pipe_write_release+0xf/0x11
[   26.659009]  [<c0163f7a>] ? __fput+0xc7/0x178
[   26.659009]  [<c0164043>] ? fput+0x18/0x1a
[   26.659009]  [<c016191f>] ? filp_close+0x51/0x5b
[   26.659009]  [<c011a735>] ? put_files_struct+0x67/0xa9
[   26.659009]  [<c011a7b0>] ? exit_files+0x39/0x3c
[   26.659009]  [<c011ba5c>] ? do_exit+0x15e/0x542
[   26.659009]  [<c0120f2b>] ? recalc_sigpending+0x11/0x30
[   26.659009]  [<c0123486>] ? dequeue_signal+0x91/0xfc
[   26.659009]  [<c011bea2>] ? do_group_exit+0x62/0x85
[   26.659009]  [<c0123a3e>] ? get_signal_to_deliver+0x374/0x39a
[   26.659009]  [<c0101da8>] ? do_notify_resume+0x67/0x712
[   26.659009]  [<c0162e04>] ? do_sync_write+0xaa/0xe8
[   26.659009]  [<c015c787>] ? free_page_and_swap_cache+0x35/0x38
[   26.659009]  [<c0175cdc>] ? mntput_no_expire+0x19/0x8f
[   26.659009]  [<c0162d5a>] ? do_sync_write+0x0/0xe8
[   26.659009]  [<c016365d>] ? vfs_write+0x8c/0x11b
[   26.659009]  [<c0163785>] ? sys_write+0x3b/0x60
[   26.659009]  [<c0102a54>] ? work_notifysig+0x9/0x15
[   26.659009] Code: 06 83 ee 04 8b 57 04 e8 22 fe ff ff 4b 79 f0 5b 5e 5f 5d c3 55 31 d2 89 e5 e8 10 fe ff ff 5d c3 55 89 c1 89 e5 8d 40 04 53 89 d3 <ff> 08 0f 94 c2 84 d2 74 16 85 db 75 09 89 c8 e8 d5 ff ff ff eb
[   26.659009] EIP: [<c01473cd>] __free_pages+0xb/0x2d SS:ESP 0068:f6413d90
[   26.659009] CR2: 0000000000000005
[   29.708244] BUG: unable to handle kernel NULL pointer dereference at 00000004
[   29.709004] IP: [<c02f2b3d>] neigh_invalidate+0x7a/0x9b
[   29.709004] *pde = 00000000
[   29.709004] Oops: 0002 [#2] PREEMPT
[   29.709004] last sysfs file: /sys/class/net/eth1.3/uevent
[   29.709004] Modules linked in: 8021q ipv6 hostap_pci hostap lib80211 natsemi i2c_i801 pcspkr rng_core i2c_core evdev usbhid ata_generic uhci_hcd ahci ata_piix e1000 ide_pci_generic libata ehci_hcd usbcore [last unloaded: scsi_wait_scan]
[   29.709004]
[   29.709004] EIP: 0060:[<c02f2b3d>] EFLAGS: 00010246 CPU: 0
[   29.709004] EIP is at neigh_invalidate+0x7a/0x9b
[   29.709004] EAX: f6a49890 EBX: f647f500 ECX: f7013a40 EDX: 00000000
[   29.709004] ESI: f6a49840 EDI: f6a49890 EBP: f6413b88 ESP: f6413b7c
[   29.709004]  DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
[   29.709004] Process stat (pid: 1727, ti=f6412000 task=f6a3d220 task.ti=f6412000)
[   29.709004] Stack:
[   29.709004]  f6a49840 fffbe414 00000001 f6413b9c c02f409e c04d1b40 00000101 c02f3f4f
[   29.709004] <0> f6413bd0 c012086e f6413bbc f6a49840 c04d294c c04d274c c04d254c c04d234c
[   29.709004] <0> f6413bbc f6413bbc 00000001 00000004 00000101 f6413bec c011cfd4 00000101
[   29.709004] Call Trace:
[   29.709004]  [<c02f409e>] ? neigh_timer_handler+0x14f/0x219
[   29.709004]  [<c02f3f4f>] ? neigh_timer_handler+0x0/0x219
[   29.709004]  [<c012086e>] ? run_timer_softirq+0x124/0x187
[   29.709004]  [<c011cfd4>] ? __do_softirq+0x5e/0xca
[   29.709004]  [<c011d065>] ? do_softirq+0x25/0x2a
[   29.709004]  [<c011d188>] ? irq_exit+0x28/0x61
[   29.709004]  [<c010bf3c>] ? smp_apic_timer_interrupt+0x63/0x6e
[   29.709004]  [<c0102fea>] ? apic_timer_interrupt+0x2a/0x30
[   29.709004]  [<c0110000>] ? request_microcode_fw+0x22f/0x2cb
[   29.709004]  [<c0104dfe>] ? oops_end+0x2c/0x6d
[   29.709004]  [<c0110692>] ? no_context+0x10b/0x115
[   29.709004]  [<c01107f6>] ? __bad_area_nosemaphore+0x15a/0x162
[   29.709004]  [<c0114721>] ? set_next_entity+0x2c/0x52
[   29.709004]  [<c0114876>] ? pick_next_task_fair+0x83/0xa1
[   29.709004]  [<c0363b6e>] ? schedule+0x1db/0x382
[   29.709004]  [<c011d038>] ? __do_softirq+0xc2/0xca
[   29.709004]  [<c011080b>] ? bad_area_nosemaphore+0xd/0x10
[   29.709004]  [<c0110a42>] ? do_page_fault+0xe7/0x1bf
[   29.709004]  [<c011095b>] ? do_page_fault+0x0/0x1bf
[   29.709004]  [<c036542e>] ? error_code+0x5e/0x70
[   29.709004]  [<c014007b>] ? handle_nested_irq+0x5f/0x94
[   29.709004]  [<c011095b>] ? do_page_fault+0x0/0x1bf
[   29.709004]  [<c01473cd>] ? __free_pages+0xb/0x2d
[   29.709004]  [<c0168972>] ? __free_pipe_info+0x36/0x42
[   29.709004]  [<c016898f>] ? free_pipe_info+0x11/0x1e
[   29.709004]  [<c01689da>] ? pipe_release+0x3e/0x86
[   29.709004]  [<c0168a48>] ? pipe_write_release+0xf/0x11
[   29.709004]  [<c0163f7a>] ? __fput+0xc7/0x178
[   29.709004]  [<c0164043>] ? fput+0x18/0x1a
[   29.709004]  [<c016191f>] ? filp_close+0x51/0x5b
[   29.709004]  [<c011a735>] ? put_files_struct+0x67/0xa9
[   29.709004]  [<c011a7b0>] ? exit_files+0x39/0x3c
[   29.709004]  [<c011ba5c>] ? do_exit+0x15e/0x542
[   29.709004]  [<c0120f2b>] ? recalc_sigpending+0x11/0x30
[   29.709004]  [<c0123486>] ? dequeue_signal+0x91/0xfc
[   29.709004]  [<c011bea2>] ? do_group_exit+0x62/0x85
[   29.709004]  [<c0123a3e>] ? get_signal_to_deliver+0x374/0x39a
[   29.709004]  [<c0101da8>] ? do_notify_resume+0x67/0x712
[   29.709004]  [<c0162e04>] ? do_sync_write+0xaa/0xe8
[   29.709004]  [<c015c787>] ? free_page_and_swap_cache+0x35/0x38
[   29.709004]  [<c0175cdc>] ? mntput_no_expire+0x19/0x8f
[   29.709004]  [<c0162d5a>] ? do_sync_write+0x0/0xe8
[   29.709004]  [<c016365d>] ? vfs_write+0x8c/0x11b
[   29.709004]  [<c0163785>] ? sys_write+0x3b/0x60
[   29.709004]  [<c0102a54>] ? work_notifysig+0x9/0x15
[   29.709004] Code: ff ff 40 14 80 7e 1d 20 75 36 8b 1f 39 fb 74 30 85 db 74 2c ff 4e 58 8b 13 8b 43 04 c7 03 00 00 00 00 c7 43 04 00 00 00 00 89 10 <89> 42 04 89 e0 25 00 e0 ff ff ff 48 14 f6 40 08 08 74 b2 eb ab
[   29.709004] EIP: [<c02f2b3d>] neigh_invalidate+0x7a/0x9b SS:ESP 0068:f6413b7c
[   29.709004] CR2: 0000000000000004
[   34.170188] ---[ end trace 29672952a970da50 ]---
[   34.225484] Kernel panic - not syncing: Fatal exception in interrupt
[   34.301496] Rebooting in 30 seconds..

### End of kernel message

-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-15) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-1) ) #1 SMP Tue Jun 1 04:59:47 UTC 2010

** Command line:
root=LABEL=ROOT_FS

** Not tainted

** Kernel log:
[    3.066821] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.066944] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    3.067122] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00
[    3.067354] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    3.067436] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.067533] usb usb4: Product: UHCI Host Controller
[    3.067607] usb usb4: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    3.067682] usb usb4: SerialNumber: 0000:00:1d.2
[    3.068069] usb usb4: configuration #1 chosen from 1 choice
[    3.068302] hub 4-0:1.0: USB hub found
[    3.068396] hub 4-0:1.0: 2 ports detected
[    3.068674] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    3.068770] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    3.068785] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    3.068889] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    3.070811] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00
[    3.071068] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    3.071149] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.071251] usb usb5: Product: UHCI Host Controller
[    3.071324] usb usb5: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    3.071399] usb usb5: SerialNumber: 0000:00:1d.3
[    3.072050] usb usb5: configuration #1 chosen from 1 choice
[    3.072467] hub 5-0:1.0: USB hub found
[    3.072567] hub 5-0:1.0: 2 ports detected
[    3.074031] ata6: port disabled. ignoring.
[    3.093124] e1000: 0000:05:0a.0: e1000_probe: (PCI:33MHz:32-bit) 00:0f:c9:04:db:56
[    3.354030] e1000: eth3: e1000_probe: Intel(R) PRO/1000 Network Connection
[    3.354222] aic7xxx 0000:05:0c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.376068] ata3: SATA link down (SStatus 0 SControl 300)
[    3.376203] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.376824] ata1.00: ATA-7: takeMS SSD TMS64GSSDM25SU22, 090508S, max UDMA/133
[    3.376926] ata1.00: 119439360 sectors, multi 1: LBA48 
[    3.377814] ata1.00: configured for UDMA/133
[    3.378280] scsi 0:0:0:0: Direct-Access     ATA      takeMS SSD TMS64 0905 PQ: 0 ANSI: 5
[    3.445252] sd 0:0:0:0: [sda] 119439360 512-byte logical blocks: (61.1 GB/56.9 GiB)
[    3.445695] sd 0:0:0:0: [sda] Write Protect is off
[    3.445775] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.445928] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.446811]  sda: sda1
[    3.450226] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.568054] usb 2-2: new low speed USB device using uhci_hcd and address 2
[    3.744251] usb 2-2: New USB device found, idVendor=046d, idProduct=c315
[    3.744333] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.744407] usb 2-2: Product: Logitech USB Keyboard
[    3.744473] usb 2-2: Manufacturer: Logitech
[    3.745842] usb 2-2: configuration #1 chosen from 1 choice
[    3.798584] usbcore: registered new interface driver hiddev
[    3.813491] input: Logitech Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input0
[    3.813940] generic-usb 0003:046D:C315.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech Logitech USB Keyboard] on usb-0000:00:1d.0-2/input0
[    3.814137] usbcore: registered new interface driver usbhid
[    3.814447] usbhid: v2.6:USB HID core driver
[    3.836498] 0000:04:00.0: eth4: (PCI Express:2.5GB/s:Width x1) 00:0f:c9:04:db:55
[    3.836599] 0000:04:00.0: eth4: Intel(R) PRO/1000 Network Connection
[    3.836762] 0000:04:00.0: eth4: MAC: 2, PHY: 1, PBA No: ffffff-0ff
[   18.564060] scsi6 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
[   18.564068]         <Adaptec 29160 Ultra160 SCSI adapter>
[   18.564074]         aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
[   18.564079] 
[   18.565136] e1000 0000:05:0b.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[   18.827788] e1000: 0000:05:0b.0: e1000_probe: (PCI:33MHz:32-bit) 00:0f:c9:04:db:57
[   19.087035] e1000: eth5: e1000_probe: Intel(R) PRO/1000 Network Connection
[   19.204334] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
[   19.204447] All bugs added by David S. Miller <davem@redhat.com>
[   19.646693] udev: starting version 158
[   20.386713] ACPI: SSDT 7f6e7b00 002AE (v01  PmRef  Cpu0Ist 00003000 INTL 20050930)
[   20.387873] processor LNXCPU:00: registered as cooling_device1
[   20.451056] udev: renamed network interface eth1_rename to eth2
[   20.458343] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   20.458479] ACPI: Power Button [PWRB]
[   20.492752] ACPI: SSDT 7f6e7fc0 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20050930)
[   20.515224] processor LNXCPU:01: registered as cooling_device2
[   20.515763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   20.515881] ACPI: Power Button [PWRF]
[   20.647256] udev: renamed network interface eth3 to eth1
[   20.652165] udev: renamed network interface eth2_rename to eth3
[   20.786095] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   20.839566] intel_rng: Firmware space is locked read-only. If you can't or
[   20.839578] intel_rng: don't want to disable this in firmware setup, and if
[   20.839588] intel_rng: you are certain that your system has a functional
[   20.839596] intel_rng: RNG, try using the 'no_fwh_detect' option.
[   20.956479] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[   21.138548] [drm] Initialized drm 1.1.0 20060810
[   21.326879] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   21.327031] pci 0000:00:02.0: setting latency timer to 64
[   21.353223] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   21.397048] Error: Driver 'pcspkr' is already registered, aborting...
[   21.568862] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
[   21.647482] natsemi dp8381x driver, version 2.1, Sept 11, 2006
[   21.647492]   originally by Donald Becker <becker@scyld.com>
[   21.647501]   2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
[   21.673787] lib80211: common routines for IEEE802.11 drivers
[   21.673878] lib80211_crypt: registered algorithm 'NULL'
[   22.365693] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   25.430484] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[   25.431458] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   36.132021] eth0: no IPv6 routers present
[   95.406534] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
[  169.932213] e1000 0000:05:0b.0: PCI INT A disabled
[  170.076193] e1000 0000:05:0a.0: PCI INT A disabled
[ 1978.712091] usb 2-2: USB disconnect, address 2

** Model information
not available

** Loaded modules:
Module                  Size  Used by
hostap_pci             34480  0 
hostap                 76764  1 hostap_pci
lib80211                2870  2 hostap_pci,hostap
natsemi                19391  0 
snd_pcm                47214  0 
i915                  219952  0 
snd_timer              12258  1 snd_pcm
drm_kms_helper         18305  1 i915
snd                    34363  2 snd_pcm,snd_timer
drm                   112020  2 i915,drm_kms_helper
soundcore               3450  1 snd
i2c_algo_bit            3497  1 i915
snd_page_alloc          5045  1 snd_pcm
tpm_tis                 5496  0 
i2c_i801                6462  0 
video                  14605  1 i915
tpm                     8137  1 tpm_tis
tpm_bios                3569  1 tpm
pcspkr                  1207  0 
serio_raw               2916  0 
i2c_core               12696  5 i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
evdev                   5609  0 
rng_core                2178  0 
output                  1204  1 video
button                  3598  1 i915
processor              26599  0 
ext2                   46293  1 
mbcache                 3762  1 ext2
8021q                  14090  0 
garp                    4134  1 8021q
stp                      996  1 garp
usbhid                 27980  0 
hid                    50629  1 usbhid
sd_mod                 25869  2 
crc_t10dif              1012  1 sd_mod
ata_generic             2019  0 
fan                     2586  0 
thermal                 9206  0 
ata_piix               17640  0 
uhci_hcd               16057  0 
ahci                   27246  1 
ehci_hcd               27763  0 
aic7xxx                95155  0 
scsi_transport_spi     14866  1 aic7xxx
libata                115665  3 ata_generic,ata_piix,ahci
scsi_mod              101401  4 sd_mod,aic7xxx,scsi_transport_spi,libata
usbcore                98402  4 usbhid,uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore
thermal_sys             9378  4 video,processor,fan,thermal
e1000e                120190  0 

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac] (rev 03)
	Subsystem: Intel Corporation Mobile 945GME Express Memory Controller Hub [8086:27ac]
	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: [e0] Vendor Specific Information: Len=09 <?>
	Kernel driver in use: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03) (prog-if 00 [VGA controller])
	Subsystem: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae]
	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 fdf00000 (32-bit, non-prefetchable) [size=512K]
	Region 1: I/O ports at ff00 [size=8]
	Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Region 3: Memory at fdf80000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
		Address: 00000000  Data: 0000
	Capabilities: [d0] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

00:02.1 Display controller [0380]: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6] (rev 03)
	Subsystem: Intel Corporation Device [8086:27ae]
	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-
	Region 0: Memory at fde80000 (32-bit, non-prefetchable) [disabled] [size=512K]
	Capabilities: [d0] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-

00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02) (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: 00009000-00009fff
	Memory behind bridge: fd900000-fd9fffff
	Prefetchable memory behind bridge: 00000000fd600000-00000000fd6fffff
	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: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal+ Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #16, PowerLimit 10.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal+ PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4169
	Capabilities: [90] Subsystem: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable- ID=0 ArbSelect=Fixed TC/VC=00
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=01 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c001
	Kernel driver in use: pcieport

00:1c.1 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2] (rev 02) (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: 0000d000-0000dfff
	Memory behind bridge: fd500000-fd5fffff
	Prefetchable memory behind bridge: 00000000fd400000-00000000fd4fffff
	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: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal+ Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #2, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #17, PowerLimit 10.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal+ PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4171
	Capabilities: [90] Subsystem: Intel Corporation N10/ICH 7 Family PCI Express Port 2 [8086:27d2]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable- ID=0 ArbSelect=Fixed TC/VC=00
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=02 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c001
	Kernel driver in use: pcieport

00:1c.2 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4] (rev 02) (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: 0000c000-0000cfff
	Memory behind bridge: fdd00000-fddfffff
	Prefetchable memory behind bridge: 00000000fdc00000-00000000fdcfffff
	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: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal+ Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #3, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #18, PowerLimit 10.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal+ PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4179
	Capabilities: [90] Subsystem: Intel Corporation N10/ICH 7 Family PCI Express Port 3 [8086:27d4]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable- ID=0 ArbSelect=Fixed TC/VC=00
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=03 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c001
	Kernel driver in use: pcieport

00:1c.3 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6] (rev 02) (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=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fdb00000-fdbfffff
	Prefetchable memory behind bridge: 00000000fda00000-00000000fdafffff
	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: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
			ExtTag- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal+ Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #4, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Surprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+
			Slot #19, PowerLimit 10.000W; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal+ PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 4181
	Capabilities: [90] Subsystem: Intel Corporation N10/ICH 7 Family PCI Express Port 4 [8086:27d6]
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100 v1] Virtual Channel
		Caps:	LPEVC=0 RefClk=100ns PATEntryBits=1
		Arb:	Fixed+ WRR32- WRR64- WRR128-
		Ctrl:	ArbSelect=Fixed
		Status:	InProgress-
		VC0:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable+ ID=0 ArbSelect=Fixed TC/VC=01
			Status:	NegoPending- InProgress-
		VC1:	Caps:	PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
			Arb:	Fixed+ WRR32- WRR64- WRR128- TWRR128- WRR256-
			Ctrl:	Enable- ID=0 ArbSelect=Fixed TC/VC=00
			Status:	NegoPending- InProgress-
	Capabilities: [180 v1] Root Complex Link
		Desc:	PortNumber=04 ComponentID=02 EltType=Config
		Link0:	Desc:	TargetPort=00 TargetComponent=02 AssocRCRB- LinkType=MemMapped LinkValid+
			Addr:	00000000fed1c001
	Kernel driver in use: pcieport

00:1d.0 USB Controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8]
	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 fe00 [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 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9]
	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 fd00 [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 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca]
	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 fc00 [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 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb]
	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 fb00 [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 02) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc]
	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 fdfff000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) (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=05, subordinate=05, sec-latency=32
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: fd800000-fd8fffff
	Prefetchable memory behind bridge: 00000000fd700000-00000000fd7fffff
	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: [50] Subsystem: Intel Corporation 82801 Mobile PCI Bridge [8086:2448]

00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 02)
	Subsystem: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9]
	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: [e0] Vendor Specific Information: Len=0c <?>

00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df]
	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 f800 [size=16]
	Kernel driver in use: ata_piix

00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 02) (prog-if 01 [AHCI 1.0])
	Subsystem: Intel Corporation Device [8086:27c4]
	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 35
	Region 0: I/O ports at f700 [size=8]
	Region 1: I/O ports at f600 [size=4]
	Region 2: I/O ports at f500 [size=8]
	Region 3: I/O ports at f400 [size=4]
	Region 4: I/O ports at f300 [size=16]
	Region 5: Memory at fdffc000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
		Address: fee0300c  Data: 41c9
	Capabilities: [70] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02)
	Subsystem: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da]
	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 0500 [size=32]
	Kernel driver in use: i801_smbus

01:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
	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 A routed to IRQ 16
	Region 0: Memory at fd9c0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at 9f00 [size=32]
	Region 3: Memory at fd9fc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [e0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <64us
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-
		Vector table: BAR=3 offset=00000000
		PBA: BAR=3 offset=00002000
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Kernel driver in use: e1000e

02:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
	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 A routed to IRQ 17
	Region 0: Memory at fd5c0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at df00 [size=32]
	Region 3: Memory at fd5fc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [e0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <64us
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-
		Vector table: BAR=3 offset=00000000
		PBA: BAR=3 offset=00002000
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Kernel driver in use: e1000e

03:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3]
	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 A routed to IRQ 18
	Region 0: Memory at fddc0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at cf00 [size=32]
	Region 3: Memory at fddfc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
		Address: 0000000000000000  Data: 0000
	Capabilities: [e0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <64us
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [a0] MSI-X: Enable+ Count=5 Masked-
		Vector table: BAR=3 offset=00000000
		PBA: BAR=3 offset=00002000
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr+ BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Kernel driver in use: e1000e

04:00.0 Ethernet controller [0200]: Intel Corporation 82572EI Gigabit Ethernet Controller (Fiber) [8086:107e] (rev 06)
	Subsystem: Intel Corporation PRO/1000 PF Server Adapter [8086:1094]
	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 34
	Region 0: Memory at fdbe0000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at fdbc0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at bf00 [size=32]
	Expansion ROM at fdba0000 [disabled] [size=128K]
	Capabilities: [c8] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee0300c  Data: 41b9
	Capabilities: [e0] Express (v1) Endpoint, MSI 00
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x4, ASPM L0s, Latency L0 <4us, L1 <64us
			ClockPM- Surprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100 v1] Advanced Error Reporting
		UESta:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UEMsk:	DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
		UESvrt:	DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
		CESta:	RxErr- BadTLP- BadDLLP+ Rollover- Timeout- NonFatalErr-
		CEMsk:	RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
		AERCap:	First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn-
	Capabilities: [140 v1] Device Serial Number 00-0f-c9-ff-ff-04-db-55
	Kernel driver in use: e1000e

05:0a.0 Ethernet controller [0200]: Intel Corporation 82541GI Gigabit Ethernet Controller [8086:1076] (rev 05)
	Subsystem: Intel Corporation PRO/1000 MT Network Connection [8086:1076]
	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 19
	Region 0: Memory at fd8a0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at af00 [size=64]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [e4] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=1
		Status: Dev=00:00.0 64bit- 133MHz- SCD- USC- DC=simple DMMRBC=2048 DMOST=1 DMCRS=8 RSCEM- 266MHz- 533MHz-

05:0b.0 Ethernet controller [0200]: Intel Corporation 82541GI Gigabit Ethernet Controller [8086:1076] (rev 05)
	Subsystem: Intel Corporation PRO/1000 MT Network Connection [8086:1076]
	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 18
	Region 0: Memory at fd8c0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at ae00 [size=64]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [e4] PCI-X non-bridge device
		Command: DPERE- ERO+ RBC=512 OST=1
		Status: Dev=00:00.0 64bit- 133MHz- SCD- USC- DC=simple DMMRBC=2048 DMOST=1 DMCRS=8 RSCEM- 266MHz- 533MHz-

05:0c.0 SCSI storage controller [0100]: Adaptec AIC-7892A U160/m [9005:0080] (rev 02)
	Subsystem: Adaptec 29160 Ultra160 SCSI Controller [9005:e2a0]
	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: 40 (10000ns min, 6250ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	BIST result: 00
	Region 0: I/O ports at ac00 [disabled] [size=256]
	Region 1: Memory at fd8ff000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at fd700000 [disabled] [size=128K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: aic7xxx


** USB devices:
not available


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-5-686 depends on:
ii  debconf [debconf-2.0]         1.5.33     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.97.2     tools for generating an initramfs
ii  linux-base                    2.6.32-15  Linux image base package
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-5-686 recommends:
ii  firmware-linux-free           2.6.32-15  Binary firmware for various driver
pn  libc6-i686                    <none>     (no description available)

Versions of packages linux-image-2.6.32-5-686 suggests:
ii  grub-legacy [grub]            0.97-61    GRand Unified Bootloader (Legacy v
ii  lilo                          1:22.8-8.1 LInux LOader - The Classic OS load
pn  linux-doc-2.6.32              <none>     (no description available)

Versions of packages linux-image-2.6.32-5-686 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <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)
ii  firmware-linux                0.26       Binary firmware for various driver
ii  firmware-linux-nonfree        0.26       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)
pn  xen-hypervisor                <none>     (no description available)

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.32-5-686/prerm/removing-running-kernel-2.6.32-5-686: true
  linux-image-2.6.32-5-686/prerm/would-invalidate-boot-loader-2.6.32-5-686: true
  linux-image-2.6.32-5-686/postinst/depmod-error-initrd-2.6.32-5-686: false
  linux-image-2.6.32-5-686/postinst/bootloader-test-error-2.6.32-5-686:
  linux-image-2.6.32-5-686/postinst/bootloader-error-2.6.32-5-686:
  linux-image-2.6.32-5-686/postinst/missing-firmware-2.6.32-5-686:



--- End Message ---
--- Begin Message ---
Version: 2.6.32-16

On Sun, 2010-08-01 at 05:13 +0200, Matthias Wamser wrote:
> Package: linux-2.6
> Version: 2.6.32-15
> Severity: important
> Tags: upstream
> 
> 
> Hi,
> 
> i'm experiencing serious problems with the latest squeeze kernel and e1000 
> network card. All seems to be fine until i do *not* enable vlan interfaces.

This bug is known (#585770) and has been fixed.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: