Package: linux-image-2.6.30-1-amd64
Version: 2.6.30-6
Severity: normal
During the last boot, a DHCP server has been started even though there
is no Ethernet cable plugged in. This problem did not occur during the
previous boot, even though the conditions were (almost) the same. I've
attached the log files (dmesg and boot log) of the previous boot and
the last one, so that you can compare.
boot1: /var/log/boot.0
boot2: /var/log/boot
dmesg1: /var/log/dmesg.0
dmesg2: /var/log/dmesg
The first boot (dmesg1/boot1) and the second boot (dmesg2/boot2) have
been done under the same conditions: no Ethernet cable plugged in, no
package upgrade between the two boots, no manual change of the config
files except a "dpkg-reconfigure exim4" to use a smarthost.
The automatical changes:
/etc/resolv.conf changed to:
domain home
search home
nameserver 192.168.1.1
nameserver 192.168.1.1
and possibly:
--- etc/dhcp3/dhclient.conf 2009-06-19 01:48:02.000000000 +0200
+++ /etc/dhcp3/dhclient.conf 2009-09-10 22:18:04.000000000 +0200
@@ -17,7 +17,7 @@
#send dhcp-client-identifier 1:0:a0:24:ab:fb:9c;
#send dhcp-lease-time 3600;
#supersede domain-name "fugue.com home.vix.com";
-prepend domain-name-servers 127.0.0.1;
+#prepend domain-name-servers 127.0.0.1;
request subnet-mask, broadcast-address, time-offset, routers,
domain-name, domain-name-servers, domain-search, host-name,
netbios-name-servers, netbios-scope, interface-mtu,
This domain-name-servers change of /etc/dhcp3/dhclient.conf is done
by various scripts as a workaround to a broken DNS configuration of
Orange's SMTP servers smtp.wanadoo.fr (Orange's DNS servers must be
used instead of BIND) and to a bug in a Netopia ADSL modem-router
(BIND must be used instead of the modem-router's DNS server).
However these changes should have no effect at the time of network
configuration.
The interesting difference is the following:
1st boot:
Thu Sep 10 12:15:31 2009: Configuring network interfaces...done.
2nd boot:
Thu Sep 10 21:49:39 2009: Configuring network interfaces...Internet Systems Consortium DHCP Client V3.1.2p1
So, it seems that the problem occurs during "ifup -a" (run by
/etc/init.d/networking start). /etc/network/interfaces contains:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
(it hadn't changed since 2009-06-25). So, it seems that during the
second boot, the system thought that an Ethernet cable was plugged
in.
Note: the main consequence of the bug is that the boot is much slower
due to all the timeouts.
-- Package-specific info:
** Version:
Linux version 2.6.30-1-amd64 (Debian 2.6.30-6) (waldi@debian.org) (gcc version 4.3.4 (Debian 4.3.4-1) ) #1 SMP Sat Aug 15 18:09:19 UTC 2009
** Command line:
root=/dev/mapper/xvii-root ro quiet
** Not tainted
** Kernel log:
[ 12.235170] USB Video Class driver (v0.1.0)
[ 12.347355] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input14
[ 12.364112] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input15
[ 12.854388] usb 3-1.3: new full speed USB device using uhci_hcd and address 5
[ 12.978383] usb 3-1.3: New USB device found, idVendor=413c, idProduct=8156
[ 12.978518] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 12.978638] usb 3-1.3: Product: Dell Wireless 370 Bluetooth Mini-card
[ 12.978740] usb 3-1.3: Manufacturer: Dell Computer Corp
[ 12.978920] usb 3-1.3: configuration #1 chosen from 1 choice
[ 13.036579] Bluetooth: Core ver 2.15
[ 13.036734] NET: Registered protocol family 31
[ 13.036834] Bluetooth: HCI device and connection manager initialized
[ 13.036930] Bluetooth: HCI socket layer initialized
[ 13.169427] Bluetooth: Generic Bluetooth USB driver ver 0.5
[ 13.169637] usbcore: registered new interface driver btusb
[ 14.103144] EXT3 FS on dm-1, internal journal
[ 14.923094] loop: module loaded
[ 15.722384] Adding 9928696k swap on /dev/mapper/xvii-swap_1. Priority:-1 extents:1 across:9928696k
[ 18.228308] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 18.284127] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 18.284689] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.826324] iwlagn 0000:0c:00.0: firmware: requesting iwlwifi-5000-2.ucode
[ 19.866245] iwlagn 0000:0c:00.0: loaded firmware version 8.24.2.12
[ 20.035725] Registered led device: iwl-phy0::radio
[ 20.035841] Registered led device: iwl-phy0::assoc
[ 20.035950] Registered led device: iwl-phy0::RX
[ 20.036081] Registered led device: iwl-phy0::TX
[ 20.049304] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 93.001246] Clocksource tsc unstable (delta = -261905029 ns)
[ 98.964235] Bluetooth: L2CAP ver 2.13
[ 98.964356] Bluetooth: L2CAP socket layer initialized
[ 99.024283] Bluetooth: RFCOMM socket layer initialized
[ 99.024431] Bluetooth: RFCOMM TTY layer initialized
[ 99.024542] Bluetooth: RFCOMM ver 1.11
[ 99.568322] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 99.568440] Bluetooth: BNEP filters: protocol multicast
[ 99.661364] Bridge firewalling registered
[ 99.714478] Bluetooth: SCO (Voice Link) ver 0.6
[ 99.714600] Bluetooth: SCO socket layer initialized
[ 166.615706] lp: driver loaded but no devices found
[ 166.643590] ppdev: user-space parallel port driver
[ 866.464047] CE: hpet increasing min_delta_ns to 15000 nsec
[ 1450.140056] CE: hpet increasing min_delta_ns to 22500 nsec
[ 1721.881776] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 1721.936390] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 1721.938038] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1722.226452] Registered led device: iwl-phy0::radio
[ 1722.226496] Registered led device: iwl-phy0::assoc
[ 1722.226534] Registered led device: iwl-phy0::RX
[ 1722.226572] Registered led device: iwl-phy0::TX
[ 1722.238976] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 1722.622491] wlan0: direct probe to AP 00:18:e7:3c:99:d9 try 1
[ 1722.622527] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
[ 1722.625430] wlan0 direct probe responded
[ 1722.625437] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 1722.626746] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 1722.626770] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
[ 1722.629825] wlan0: authenticated
[ 1722.629833] wlan0: associate with AP 00:18:e7:3c:99:d9
[ 1722.629840] wlan0: mismatch in privacy configuration and mixed-cell disabled - abort association
[ 1722.683587] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 1722.686434] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 1722.687269] wlan0: authenticated
[ 1722.687276] wlan0: associate with AP 00:18:e7:3c:99:d9
[ 1722.693053] wlan0: RX AssocResp from 00:18:e7:3c:99:d9 (capab=0x431 status=0 aid=1)
[ 1722.693061] wlan0: associated
[ 1722.696773] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1732.924255] wlan0: no IPv6 routers present
[ 2050.805071] wlan0: deauthenticating by local choice (reason=3)
[ 2050.912527] Registered led device: iwl-phy0::radio
[ 2050.912571] Registered led device: iwl-phy0::assoc
[ 2050.912608] Registered led device: iwl-phy0::RX
[ 2050.912645] Registered led device: iwl-phy0::TX
[ 2050.923086] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2050.968076] wlan0: deauthenticating by local choice (reason=3)
[ 3035.893806] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3035.948213] e1000e 0000:00:19.0: irq 28 for MSI/MSI-X
[ 3035.949996] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3036.148691] Registered led device: iwl-phy0::radio
[ 3036.148736] Registered led device: iwl-phy0::assoc
[ 3036.148775] Registered led device: iwl-phy0::RX
[ 3036.148813] Registered led device: iwl-phy0::TX
[ 3036.233938] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3036.364740] wlan0: direct probe to AP 00:18:e7:3c:99:d9 try 1
[ 3036.364788] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
[ 3036.367568] wlan0 direct probe responded
[ 3036.367573] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 3036.370395] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 3036.370421] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
[ 3036.371850] wlan0: authenticated
[ 3036.371855] wlan0: associate with AP 00:18:e7:3c:99:d9
[ 3036.371860] wlan0: mismatch in privacy configuration and mixed-cell disabled - abort association
[ 3036.443498] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 3036.444516] wlan0: authenticate with AP 00:18:e7:3c:99:d9
[ 3036.447295] wlan0: authenticated
[ 3036.447301] wlan0: associate with AP 00:18:e7:3c:99:d9
[ 3036.451192] wlan0: RX AssocResp from 00:18:e7:3c:99:d9 (capab=0x431 status=0 aid=1)
[ 3036.451199] wlan0: associated
[ 3036.454135] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3047.396256] wlan0: no IPv6 routers present
** Loaded modules:
Module Size Used by
ppdev 7784 0
lp 10612 0
parport 38224 2 ppdev,lp
sco 10996 2
bridge 48256 0
stp 2868 1 bridge
bnep 13792 2
rfcomm 36016 4
l2cap 21152 16 bnep,rfcomm
acpi_cpufreq 8912 0
cpufreq_powersave 1792 0
cpufreq_stats 4660 0
cpufreq_userspace 3652 0
cpufreq_conservative 7928 0
ext2 62816 1
firewire_sbp2 15424 0
loop 15980 0
btusb 12756 2
bluetooth 55124 9 sco,bnep,rfcomm,l2cap,btusb
joydev 10992 0
uvcvideo 56700 0
videodev 36768 1 uvcvideo
v4l1_compat 12932 2 uvcvideo,videodev
v4l2_compat_ioctl32 9312 1 videodev
arc4 2048 2
ecb 3072 2
snd_hda_codec_idt 62480 1
iwlagn 83492 0
iwlcore 106784 1 iwlagn
snd_hda_intel 26680 0
snd_hda_codec 75248 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 8152 1 snd_hda_codec
snd_pcm 78504 2 snd_hda_intel,snd_hda_codec
mac80211 161328 2 iwlagn,iwlcore
snd_seq 51392 0
snd_timer 21824 2 snd_pcm,snd_seq
snd_seq_device 7476 1 snd_seq
pcmcia 27640 0
snd 63912 8 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
i2c_i801 10464 0
psmouse 42172 0
dell_laptop 4056 0
rfkill 12116 3 iwlcore,dell_laptop
wmi 7488 0
soundcore 7984 1 snd
i2c_core 25456 1 i2c_i801
snd_page_alloc 10000 2 snd_hda_intel,snd_pcm
cfg80211 65448 3 iwlagn,iwlcore,mac80211
dcdbas 8560 1 dell_laptop
yenta_socket 24940 1
rsrc_nonstatic 10224 1 yenta_socket
evdev 10448 23
serio_raw 5844 0
pcmcia_core 37124 3 pcmcia,yenta_socket,rsrc_nonstatic
processor 40160 3 acpi_cpufreq
battery 7840 0
button 6512 0
ac 3872 0
ext3 122864 1
jbd 48168 1 ext3
mbcache 8804 2 ext2,ext3
sha256_generic 9440 0
aes_x86_64 8928 2
aes_generic 27840 1 aes_x86_64
cbc 3776 1
dm_crypt 12984 1
dm_mod 59384 9 dm_crypt
sg 24024 0
sr_mod 15908 0
cdrom 34344 1 sr_mod
sd_mod 33720 3
crc_t10dif 2096 1 sd_mod
usbhid 37328 0
hid 41376 1 usbhid
sdhci_pci 8160 0
sdhci 17604 1 sdhci_pci
mmc_core 55504 1 sdhci
led_class 5048 2 iwlcore,sdhci
ricoh_mmc 4272 0
firewire_ohci 22356 0
firewire_core 44996 2 firewire_sbp2,firewire_ohci
crc_itu_t 2720 1 firewire_core
uhci_hcd 22208 0
ahci 36480 2
libata 175500 1 ahci
intel_agp 28752 0
e1000e 111728 0
scsi_mod 158784 5 firewire_sbp2,sg,sr_mod,sd_mod,libata
ehci_hcd 33820 0
video 21884 0
output 3472 1 video
thermal 15936 0
fan 5240 0
thermal_sys 16448 4 processor,video,thermal,fan
** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
Subsystem: Dell Device [1028:0233]
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 Mobile 4 Series Chipset PCI Express Graphics Port [8086:2a41] (rev 07) (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: 0000d000-0000dfff
Memory behind bridge: f2000000-f6efffff
Prefetchable memory behind bridge: 00000000e0000000-00000000efffffff
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-driver
00:19.0 Ethernet controller [0200]: Intel Corporation 82567LM Gigabit Network Connection [8086:10f5] (rev 03)
Subsystem: Dell Device [1028:0233]
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 28
Region 0: Memory at f6fe0000 (32-bit, non-prefetchable) [size=128K]
Region 1: Memory at f6fdb000 (32-bit, non-prefetchable) [size=4K]
Region 2: I/O ports at efe0 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
00:1a.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 [8086:2937] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:0233]
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 20
Region 4: I/O ports at 6f60 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1a.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 [8086:2938] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:0233]
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 4: I/O ports at 6f80 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1a.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 [8086:2939] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:0233]
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 22
Region 4: I/O ports at 6fa0 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1a.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 [8086:293c] (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell Device [1028:0233]
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 22
Region 0: Memory at fed1c400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation 82801I (ICH9 Family) HD Audio Controller [8086:293e] (rev 03)
Subsystem: Dell Device [1028:0233]
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 21
Region 0: Memory at f6fdc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
00:1c.0 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 [8086:2940] (rev 03) (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=0b, subordinate=0b, sec-latency=0
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-driver
00:1c.1 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 [8086:2942] (rev 03) (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=0c, subordinate=0c, sec-latency=0
Memory behind bridge: f1f00000-f1ffffff
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-driver
00:1c.2 PCI bridge [0604]: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 [8086:2944] (rev 03) (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=0d, subordinate=0d, sec-latency=0
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-driver
00:1d.0 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 [8086:2934] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:0233]
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 20
Region 4: I/O ports at 6f00 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1d.1 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 [8086:2935] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:0233]
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 4: I/O ports at 6f20 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1d.2 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 [8086:2936] (rev 03) (prog-if 00 [UHCI])
Subsystem: Dell Device [1028:0233]
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 22
Region 4: I/O ports at 6f40 [size=32]
Capabilities: <access denied>
Kernel driver in use: uhci_hcd
00:1d.7 USB Controller [0c03]: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 [8086:293a] (rev 03) (prog-if 20 [EHCI])
Subsystem: Dell Device [1028:0233]
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 20
Region 0: Memory at fed1c000 (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 93) (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=03, subordinate=07, sec-latency=32
I/O behind bridge: 00002000-00002fff
Memory behind bridge: f1e00000-f1efffff
Prefetchable memory behind bridge: 0000000120000000-0000000123ffffff
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 ICH9M-E LPC Interface Controller [8086:2917] (rev 03)
Subsystem: Dell Device [1028:0233]
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 RAID bus controller [0104]: Intel Corporation Mobile 82801 SATA RAID Controller [8086:282a] (rev 03)
Subsystem: Dell Device [1028:0233]
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 29
Region 0: I/O ports at 6e70 [size=8]
Region 1: I/O ports at 6e78 [size=4]
Region 2: I/O ports at 6e80 [size=8]
Region 3: I/O ports at 6e88 [size=4]
Region 4: I/O ports at 6ea0 [size=32]
Region 5: Memory at fed1c800 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation 82801I (ICH9 Family) SMBus Controller [8086:2930] (rev 03)
Subsystem: Dell Device [1028:0233]
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 0: Memory at f6fdaf00 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 1100 [size=32]
Kernel driver in use: i801_smbus
01:00.0 VGA compatible controller [0300]: nVidia Corporation G98M [Quadro NVS 160M] [10de:06eb] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:0233]
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 3
Region 0: Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f2000000 (64-bit, non-prefetchable) [size=32M]
Region 5: I/O ports at df00 [size=128]
[virtual] Expansion ROM at f4000000 [disabled] [size=128K]
Capabilities: <access denied>
03:01.0 CardBus bridge [0607]: Ricoh Co Ltd RL5c476 II [1180:0476] (rev ba)
Subsystem: Dell Device [1028:0233]
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: 168
Interrupt: pin A routed to IRQ 19
Region 0: Memory at f1e00000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=03, secondary=04, subordinate=07, sec-latency=176
Memory window 0: 20000000-23fff000 (prefetchable)
Memory window 1: 24000000-27fff000
I/O window 0: 00002000-000020ff
I/O window 1: 00002400-000024ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
Kernel driver in use: yenta_cardbus
03:01.1 FireWire (IEEE 1394) [0c00]: Ricoh Co Ltd R5C832 IEEE 1394 Controller [1180:0832] (rev 04) (prog-if 10 [OHCI])
Subsystem: Dell Device [1028:0233]
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: 64 (500ns min, 1000ns max), Cache Line Size: 64 bytes
Interrupt: pin B routed to IRQ 17
Region 0: Memory at f1eff800 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: firewire_ohci
03:01.2 SD Host controller [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822] (rev 21) (prog-if 01)
Subsystem: Dell Device [1028:0233]
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: 64, Cache Line Size: 64 bytes
Interrupt: pin C routed to IRQ 18
Region 0: Memory at f1eff600 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>
Kernel driver in use: sdhci-pci
03:01.3 System peripheral [0880]: Ricoh Co Ltd R5C843 MMC Host Controller [1180:0843] (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: ricoh-mmc
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 5300 AGN [Shiloh] Network Connection [8086:4235]
Subsystem: Intel Corporation Device [8086:1121]
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 30
Region 0: Memory at f1ffe000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel driver in use: iwlagn
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-image-2.6.30-1-amd64 depends on:
ii debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs
ii module-init-tools 3.10-3 tools for managing Linux kernel mo
linux-image-2.6.30-1-amd64 recommends no packages.
Versions of packages linux-image-2.6.30-1-amd64 suggests:
ii grub 0.97-57 GRand Unified Bootloader (dummy pa
ii grub-legacy [grub] 0.97-58 GRand Unified Bootloader (Legacy v
ii linux-doc-2.6.30 2.6.30-6 Linux kernel specific documentatio
-- debconf information:
linux-image-2.6.30-1-amd64/preinst/initrd-2.6.30-1-amd64:
shared/kernel-image/really-run-bootloader: true
linux-image-2.6.30-1-amd64/postinst/create-kimage-link-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/preinst/abort-overwrite-2.6.30-1-amd64:
linux-image-2.6.30-1-amd64/postinst/bootloader-error-2.6.30-1-amd64:
linux-image-2.6.30-1-amd64/preinst/lilo-has-ramdisk:
linux-image-2.6.30-1-amd64/postinst/old-dir-initrd-link-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/postinst/old-initrd-link-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/postinst/kimage-is-a-directory:
linux-image-2.6.30-1-amd64/preinst/lilo-initrd-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/prerm/removing-running-kernel-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/prerm/would-invalidate-boot-loader-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/preinst/elilo-initrd-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/preinst/bootloader-initrd-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/preinst/overwriting-modules-2.6.30-1-amd64: true
linux-image-2.6.30-1-amd64/postinst/depmod-error-2.6.30-1-amd64: false
linux-image-2.6.30-1-amd64/preinst/failed-to-move-modules-2.6.30-1-amd64:
linux-image-2.6.30-1-amd64/postinst/depmod-error-initrd-2.6.30-1-amd64: false
linux-image-2.6.30-1-amd64/preinst/abort-install-2.6.30-1-amd64:
linux-image-2.6.30-1-amd64/postinst/bootloader-test-error-2.6.30-1-amd64:
linux-image-2.6.30-1-amd64/postinst/old-system-map-link-2.6.30-1-amd64: true
Attachment:
bootbug.tar.xz
Description: Binary data