Your message dated Tue, 2 Jul 2013 22:28:50 +0200
with message-id <20130702202849.GD4762@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #560719,
regarding linux-image-2.6.30-2-amd64: kernel panics with cannot open 
/root/dev/console
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 ow...@bugs.debian.org
immediately.)


-- 
560719: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.30-2-amd64
Version: 2.6.30-8squeeze1
Severity: normal

Debian Squeeze amd64:

The system does not boot at all, if the following menu entry from grub.cfg is 
used:

menuentry "Debian GNU/Linux, Linux 2.6.30-2-amd64" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set aa7cc9cc-7acb-4fdd-9c9a-f77824d8f8b3
        linux   /vmlinuz-2.6.30-2-amd64 
root=UUID=5bf94eae-110c-4a54-8e69-4aa26ab92565 ro quiet
        initrd  /initrd.img-2.6.30-2-amd64
}

Using:

menuentry "Debian GNU/Linux, Linux 2.6.30-2-amd64 (recovery mode)" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set aa7cc9cc-7acb-4fdd-9c9a-f77824d8f8b3
        linux   /vmlinuz-2.6.30-2-amd64 
root=UUID=5bf94eae-110c-4a54-8e69-4aa26ab92565 ro single 
        initrd  /initrd.img-2.6.30-2-amd64
}

the system boots in about 3 out of 4 cases.

The message left on the screen at the moment of the kernel panic is:

kill: 18: no such process
/init: 253: cannot open /root/dev/console: no such file

My hardware consists of a Core2 Quad Q8200 CPU, 4GB RAM and a main board with 
an Intel G43 chipset.


-- Package-specific info:
** Version:
Linux version 2.6.30-2-amd64 (Debian 2.6.30-8squeeze1) (da...@debian.org) (gcc 
version 4.3.4 (Debian 4.3.4-5) ) #1 SMP Mon Dec 7 05:21:45 UTC 2009

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.30-2-amd64 
root=UUID=5bf94eae-110c-4a54-8e69-4aa26ab92565 ro single

** Tainted: G W (512)

** Kernel log:
[    2.989268] ide-cd: hdb: ATAPI 48X DVD-ROM drive, 256kB Cache
[    2.994653]  sda1 sda2 sda3 sda4
[    3.004664] sd 0:0:0:0: [sda] Attached SCSI disk
[    6.215442] PM: Starting manual resume from disk
[    6.234807] kjournald starting.  Commit interval 5 seconds
[    6.234868] EXT3-fs: mounted filesystem with ordered data mode.
[    6.979301] udev: starting version 146
[    7.026051] usb-storage: device scan complete
[    7.030431] scsi 6:0:0:0: Direct-Access     Generic  Flash HS-CF      4.44 
PQ: 0 ANSI: 0
[    7.033661] scsi 6:0:0:1: Direct-Access     Generic  Flash HS-COMBO   4.44 
PQ: 0 ANSI: 0
[    7.038121] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    7.088494] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[    7.272410] parport_pc 00:09: reported by Plug and Play ACPI
[    7.272510] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    7.279101] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    7.279193] ACPI: Power Button [PWRF]
[    7.279276] input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[    7.279351] ACPI: Power Button [PWRB]
[    7.285179] ACPI: SSDT 00000000bdce7900 0022A (v01  PmRef  Cpu0Ist 00003000 
INTL 20040311)
[    7.285493] Marking TSC unstable due to TSC halts in idle
[    7.285591] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[    7.285727] processor ACPI_CPU:00: registered as cooling_device0
[    7.285769] ACPI: Processor [CPU0] (supports 8 throttling states)
[    7.286064] ACPI: SSDT 00000000bdce7dc0 00152 (v01  PmRef  Cpu1Ist 00003000 
INTL 20040311)
[    7.286453] ACPI Error (psparse-0537): Method parse/execution failed 
[\_PR_.CPU1._PDC] (Node ffff88013fae3550), AE_ALREADY_EXISTS
[    7.286573] ACPI: Marking method _PDC as Serialized because of 
AE_ALREADY_EXISTS error
[    7.286825] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
[    7.287002] processor ACPI_CPU:01: registered as cooling_device1
[    7.287057] ACPI: Processor [CPU1] (supports 8 throttling states)
[    7.287362] ACPI: SSDT 00000000bdce7f20 00152 (v01  PmRef  Cpu2Ist 00003000 
INTL 20040311)
[    7.287753] ACPI Error (psparse-0537): Method parse/execution failed 
[\_PR_.CPU2._PDC] (Node ffff88013fae34d0), AE_ALREADY_EXISTS
[    7.287872] ACPI: Marking method _PDC as Serialized because of 
AE_ALREADY_EXISTS error
[    7.288173] ACPI: CPU2 (power states: C1[C1] C2[C2] C3[C3])
[    7.288316] processor ACPI_CPU:02: registered as cooling_device2
[    7.288367] ACPI: Processor [CPU2] (supports 8 throttling states)
[    7.288739] ACPI: SSDT 00000000bdce8080 00152 (v01  PmRef  Cpu3Ist 00003000 
INTL 20040311)
[    7.289156] ACPI Error (psparse-0537): Method parse/execution failed 
[\_PR_.CPU3._PDC] (Node ffff88013fae3450), AE_ALREADY_EXISTS
[    7.289276] ACPI: Marking method _PDC as Serialized because of 
AE_ALREADY_EXISTS error
[    7.289557] ACPI: CPU3 (power states: C1[C1] C2[C2] C3[C3])
[    7.289699] processor ACPI_CPU:03: registered as cooling_device3
[    7.289741] ACPI: Processor [CPU3] (supports 8 throttling states)
[    7.413587] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 
18
[    7.516087] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    7.548715]   alloc irq_desc for 22 on cpu 0 node 0
[    7.548717]   alloc kstat_irqs on cpu 0 node 0
[    7.548725] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 
22
[    7.548851] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    7.658713] input: HDA Digital PCBeep as 
/devices/pci0000:00/0000:00:1b.0/input/input6
[    8.145839] Adding 9775544k swap on /dev/sda3.  Priority:-1 extents:1 
across:9775544k 
[    8.255111] EXT3 FS on sda2, internal journal
[    8.439893] it87: Found IT8718F chip at 0x290, revision 5
[    8.439955] it87: in3 is VCC (+5V)
[    8.443517] coretemp coretemp.0: Using relative temperature scale!
[    8.443619] coretemp coretemp.1: Using relative temperature scale!
[    8.443712] coretemp coretemp.2: Using relative temperature scale!
[    8.443795] coretemp coretemp.3: Using relative temperature scale!
[    9.005708] kjournald starting.  Commit interval 5 seconds
[    9.006073] EXT3 FS on sda1, internal journal
[    9.006132] EXT3-fs: mounted filesystem with ordered data mode.
[    9.026388] kjournald starting.  Commit interval 5 seconds
[    9.026927] EXT3 FS on sda4, internal journal
[    9.026990] EXT3-fs: mounted filesystem with ordered data mode.
[    9.533626] Bridge firewalling registered
[    9.541732] device eth2 entered promiscuous mode
[    9.543308] r8169: eth2: link up
[    9.543352] r8169: eth2: link up
[    9.545879] br0: port 1(eth2) entering learning state
[   12.044035] br0: port 1(eth2) entering forwarding state
[   15.730818] RPC: Registered udp transport module.
[   15.730874] RPC: Registered tcp transport module.
[   15.801514] Slow work thread pool: Starting up
[   15.801662] Slow work thread pool: Ready
[   15.801754] FS-Cache: Loaded
[   15.857796] FS-Cache: Netfs 'nfs' registered for caching
[   15.895084] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[   20.088018] br0: no IPv6 routers present
[   20.384026] eth2: no IPv6 routers present
[   25.669196] svc: failed to register lockdv1 RPC service (errno 97).
[   25.669665] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery 
directory
[   25.680886] NFSD: starting 90-second grace period
[   25.879422] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   25.879426] vboxdrv: Successfully done.
[   25.879428] vboxdrv: Found 4 processor cores.
[   25.879477] VBoxDrv: dbg - g_abExecMemory=ffffffffa03a7880
[   25.879682] vboxdrv: fAsync=0 offMin=0x325 offMax=0x79fb
[   25.879728] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[   25.879730] vboxdrv: Successfully loaded version 3.0.12 (interface 
0x00110000).
[   26.135079] VBoxNetFlt: dbg - g_abExecMemory=ffffffffa0543500
[   26.149890] VBoxNetAdp: dbg - g_abExecMemory=ffffffffa055a160
[   28.486720] [drm] Initialized drm 1.1.0 20060810
[   28.506227] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   28.506231] pci 0000:00:02.0: setting latency timer to 64
[   28.521127] mtrr: type mismatch for d0000000,10000000 old: write-back new: 
write-combining
[   28.521129] [drm] MTRR allocation failed.  Graphics performance may suffer.
[   28.521147]   alloc irq_desc for 28 on cpu 0 node 0
[   28.521149]   alloc kstat_irqs on cpu 0 node 0
[   28.521158] pci 0000:00:02.0: irq 28 for MSI/MSI-X
[   28.521179] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[  853.723080] reportbug[3019] trap divide error ip:7f1f1b42310c 
sp:7fff589f1cf0 error:0 in libgtk-x11-2.0.so.0.1800.3[7f1f1b2f5000+400000]
[  863.193353] reportbug[3051] trap divide error ip:7fedc865910c 
sp:7fffb76b91e0 error:0 in libgtk-x11-2.0.so.0.1800.3[7fedc852b000+400000]

** Loaded modules:
Module                  Size  Used by
i915                  168328  1 
drm                   172512  2 i915
i2c_algo_bit            5988  1 i915
video                  21884  1 i915
output                  3472  1 video
vboxnetadp             83068  0 
vboxnetflt             89340  0 
vboxdrv              1693612  1 vboxnetflt
nfsd                  268496  9 
exportfs                4640  1 nfsd
nfs                   257808  0 
lockd                  68084  2 nfsd,nfs
fscache                41480  1 nfs
nfs_acl                 3264  2 nfsd,nfs
auth_rpcgss            40864  2 nfsd,nfs
sunrpc                196600  10 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
bridge                 48128  0 
stp                     2868  1 bridge
coretemp                6656  0 
it87                   23624  0 
hwmon_vid               3072  1 it87
acpi_cpufreq            8912  0 
snd_hda_codec_intelhdmi    13232  1 
snd_hda_codec_realtek   250372  1 
snd_hda_intel          26680  3 
snd_hda_codec          75264  3 
snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel
snd_pcsp               10588  1 
snd_hwdep               8152  1 snd_hda_codec
snd_pcm_oss            37200  0 
snd_mixer_oss          15072  1 snd_pcm_oss
i2c_i801               10464  0 
snd_pcm                78472  4 snd_hda_intel,snd_hda_codec,snd_pcsp,snd_pcm_oss
i2c_core               25424  4 i915,drm,i2c_algo_bit,i2c_i801
processor              40144  5 acpi_cpufreq
button                  6512  0 
parport_pc             27080  0 
parport                38224  1 parport_pc
snd_timer              21856  1 snd_pcm
snd                    63880  18 
snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_pcsp,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               7984  1 snd
snd_page_alloc          9936  2 snd_hda_intel,snd_pcm
evdev                  10448  11 
ext3                  122544  3 
jbd                    47992  1 ext3
mbcache                 8804  1 ext3
ide_cd_mod             29016  0 
cdrom                  34344  1 ide_cd_mod
sd_mod                 33672  5 
ide_pci_generic         4964  0 
crc_t10dif              2096  1 sd_mod
usbhid                 37232  0 
ata_generic             5924  0 
hid                    41328  1 usbhid
usb_storage            61584  0 
uhci_hcd               22160  0 
ahci                   36448  4 
firewire_ohci          22324  0 
libata                175452  2 ata_generic,ahci
it8213                  4100  0 
ide_core              104736  3 ide_cd_mod,ide_pci_generic,it8213
firewire_core          44852  1 firewire_ohci
crc_itu_t               2720  1 firewire_core
scsi_mod              158576  3 sd_mod,usb_storage,libata
r8169                  32452  0 
mii                     5600  1 r8169
ehci_hcd               33820  0 
intel_agp              28976  1 
floppy                 55400  0 
thermal                15936  0 
fan                     5240  0 
thermal_sys            16448  4 video,processor,thermal,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller 
[8086:2e20] (rev 03)
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5000]
        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: agpgart-intel

00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller [8086:2e22] (rev 03) (prog-if 00 [VGA 
controller])
        Subsystem: Giga-byte Technology Device [1458:d000]
        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 e1000000 (64-bit, non-prefetchable) [size=4M]
        Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at e200 [size=8]
        Expansion ROM at <unassigned> [disabled]
        Capabilities: <access denied>

00:02.1 Display controller [0380]: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller [8086:2e23] (rev 03)
        Subsystem: Giga-byte Technology Device [1458:d000]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Region 0: Memory at e1400000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>

00:1a.0 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #4 [8086:3a37] (prog-if 00 [UHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5004]
        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 16
        Region 4: I/O ports at e600 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1a.1 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #5 [8086:3a38] (prog-if 00 [UHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5004]
        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 e000 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1a.2 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #6 [8086:3a39] (prog-if 00 [UHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5004]
        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 e100 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1a.7 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 
EHCI Controller #2 [8086:3a3c] (prog-if 20 [EHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5006]
        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 0: Memory at e1705000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci_hcd

00:1b.0 Audio device [0403]: Intel Corporation 82801JI (ICH10 Family) HD Audio 
Controller [8086:3a3e]
        Subsystem: Giga-byte Technology Device [1458:a002]
        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: 32 bytes
        Interrupt: pin A routed to IRQ 22
        Region 0: Memory at e1700000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: HDA Intel

00:1c.0 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express 
Port 1 [8086:3a40] (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: 32 bytes
        Bus: primary=00, secondary=01, subordinate=01, 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.5 PCI bridge [0604]: Intel Corporation 82801JI (ICH10 Family) PCI Express 
Port 6 [8086:3a4a] (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: 32 bytes
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: e0000000-e0ffffff
        Prefetchable memory behind bridge: 00000000e1500000-00000000e15fffff
        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 82801JI (ICH10 Family) USB 
UHCI Controller #1 [8086:3a34] (prog-if 00 [UHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5004]
        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 e300 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1d.1 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #2 [8086:3a35] (prog-if 00 [UHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5004]
        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 e400 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1d.2 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB 
UHCI Controller #3 [8086:3a36] (prog-if 00 [UHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5004]
        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 e500 [size=32]
        Capabilities: <access denied>
        Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801JI (ICH10 Family) USB2 
EHCI Controller #1 [8086:3a3a] (prog-if 20 [EHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5006]
        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 e1704000 (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 
90) (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=03, sec-latency=32
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: e1600000-e16fffff
        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 82801JIB (ICH10) LPC Interface 
Controller [8086:3a18]
        Subsystem: Giga-byte Technology Device [1458:5001]
        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 SATA controller [0106]: Intel Corporation 82801JI (ICH10 Family) SATA 
AHCI Controller [8086:3a22] (prog-if 01 [AHCI 1.0])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:b005]
        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 27
        Region 0: I/O ports at e700 [size=8]
        Region 1: I/O ports at e800 [size=4]
        Region 2: I/O ports at e900 [size=8]
        Region 3: I/O ports at ea00 [size=4]
        Region 4: I/O ports at eb00 [size=32]
        Region 5: Memory at e1706000 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 82801JI (ICH10 Family) SMBus Controller 
[8086:3a30]
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:5001]
        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 C routed to IRQ 18
        Region 0: Memory at e1707000 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at 0500 [size=32]
        Kernel driver in use: i801_smbus

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 02)
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:e000]
        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: 32 bytes
        Interrupt: pin A routed to IRQ 26
        Region 0: I/O ports at c000 [size=256]
        Region 2: Memory at e1510000 (64-bit, prefetchable) [size=4K]
        Region 4: Memory at e1500000 (64-bit, prefetchable) [size=64K]
        [virtual] Expansion ROM at e1520000 [disabled] [size=64K]
        Capabilities: <access denied>
        Kernel driver in use: r8169

03:05.0 IDE interface [0101]: Integrated Technology Express, Inc. IT8213 IDE 
Controller [1283:8213] (prog-if 85 [Master SecO PriO])
        Subsystem: Giga-byte Technology Device [1458:b000]
        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 (2000ns min, 2000ns max)
        Interrupt: pin A routed to IRQ 21
        Region 0: I/O ports at d000 [size=8]
        Region 1: I/O ports at d100 [size=4]
        Region 2: I/O ports at d200 [size=8]
        Region 3: I/O ports at d300 [size=4]
        Region 4: I/O ports at d400 [size=16]
        Capabilities: <access denied>
        Kernel driver in use: ITE8213_IDE

03:07.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB43AB23 
IEEE-1394a-2000 Controller (PHY/Link) [104c:8024] (prog-if 10 [OHCI])
        Subsystem: Giga-byte Technology GA-EP45-DS5 Motherboard [1458:1000]
        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 (500ns min, 1000ns max), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 23
        Region 0: Memory at e1604000 (32-bit, non-prefetchable) [size=2K]
        Region 1: Memory at e1600000 (32-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: firewire_ohci



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages linux-image-2.6.30-2-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.28     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.4     tools for generating an initramfs
ii  module-init-tools             3.11-1     tools for managing Linux kernel mo

linux-image-2.6.30-2-amd64 recommends no packages.

Versions of packages linux-image-2.6.30-2-amd64 suggests:
ii  grub                          0.97-59    GRand Unified Bootloader (dummy pa
pn  linux-doc-2.6.30              <none>     (no description available)

-- debconf information:
  linux-image-2.6.30-2-amd64/preinst/bootloader-initrd-2.6.30-2-amd64: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.30-2-amd64/preinst/initrd-2.6.30-2-amd64:
  linux-image-2.6.30-2-amd64/preinst/failed-to-move-modules-2.6.30-2-amd64:
  linux-image-2.6.30-2-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.30-2-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.30-2-amd64/prerm/would-invalidate-boot-loader-2.6.30-2-amd64: 
true
  linux-image-2.6.30-2-amd64/postinst/old-initrd-link-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/preinst/abort-install-2.6.30-2-amd64:
  linux-image-2.6.30-2-amd64/postinst/bootloader-error-2.6.30-2-amd64:
  linux-image-2.6.30-2-amd64/prerm/removing-running-kernel-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/postinst/depmod-error-2.6.30-2-amd64: false
  linux-image-2.6.30-2-amd64/postinst/depmod-error-initrd-2.6.30-2-amd64: false
  linux-image-2.6.30-2-amd64/preinst/overwriting-modules-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/preinst/lilo-initrd-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/postinst/old-dir-initrd-link-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/preinst/abort-overwrite-2.6.30-2-amd64:
  linux-image-2.6.30-2-amd64/postinst/create-kimage-link-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/postinst/bootloader-test-error-2.6.30-2-amd64:
  linux-image-2.6.30-2-amd64/postinst/old-system-map-link-2.6.30-2-amd64: true
  linux-image-2.6.30-2-amd64/preinst/elilo-initrd-2.6.30-2-amd64: true



--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.x / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older 
kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with 
Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by 
sending
a mail to cont...@bugs.debian.org with the following three commands included in 
the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply via email to