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

Bug#535249: linux-image-2.6.26-2-amd64: fails to work when hda is rerouted to hde



Package: linux-image-2.6.26-2-amd64
Version: 2.6.26-15lenny2
Severity: grave
Tags: security
Justification: renders package unusable


My desktop owns 1 IDE-controller on the motherboard and 2 PCI-RAID-IDE-controller 
(without using the RAID-facility) on a PCI-card. My fstab contains the following 
lines: 

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc                    /proc           proc     defaults        0       0
LABEL=wg-rootpart       /               reiserfs defaults        0       1
LABEL=wg-bootpart       /boot           reiserfs notail          0       2
LABEL=wg-swappart       none            swap     sw              0       0
/dev/hdb        /media/cdrom0   udf,iso9660      user,noauto     0       0
/dev/fd0        /media/floppy0  auto             rw,user,noauto  0       0

My /boot/grub/menu.lst contains the following lines:

title		Debian GNU/Linux, kernel 2.6.26-2-amd64
password ......
root		(hd0,0)
kernel		/vmlinuz-2.6.26-2-amd64 
root=UUID=8e1b2e49-3dfb-4942-8eb6-9868733c5d15 ro splash=verbose
initrd		/initrd.img-2.6.26-2-amd64

When I use 

apt-get update
apt-get dist-upgrade

this does not work for upgrading the kernel. The following messages appear: 

"
........

Booting the kernel 

........

Loading, please wait ...

mount: mounting /dev on /root/dev failed: 
       no such file or directory

[the same concerning /sys and /proc] 

Target filesystem doesn't have /sbin/init. 
No init found. 

.........

"
Then the system halts and does not work further. 


-- Package-specific info:
** Version:
Linux version 2.6.26-2-amd64 (Debian 2.6.26-15lenny2) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Wed May 13 15:37:46 UTC 2009

** Command line:
root=UUID=8e1b2e49-3dfb-4942-8eb6-9868733c5d15 ro splash=verbose

** Not tainted

** Kernel log:
[   21.671420] hdc: TEAC DV-W50E, ATAPI CD/DVD-ROM drive
[   22.348130] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[   22.348202] hdc: UDMA/33 mode selected
[   22.348325] ide0 at 0xffffc20000324c80-0xffffc20000324c87,0xffffc20000324c8a on irq 17
[   22.348410] ide1 at 0xffffc20000324cc0-0xffffc20000324cc7,0xffffc20000324cca on irq 17
[   22.353096] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 16
[   22.353096] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNKC] -> GSI 16 (level, low) -> IRQ 16
[   22.353096] tulip0:  MII transceiver #1 config 3100 status 7869 advertising 05e1.
[   22.362132] eth1: ADMtek Comet rev 17 at Port 0xb800, 00:50:bf:a6:09:70, IRQ 16.
[   22.365101] ahci 0000:00:0a.0: version 3.0
[   22.365101] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 21
[   22.365101] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LSA0] -> GSI 21 (level, low) -> IRQ 21
[   22.385387] hdc: ATAPI 32X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
[   22.385387] Uniform CD-ROM driver Revision: 3.20
[   23.685165] ahci 0000:00:0a.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl IDE mode
[   23.685220] ahci 0000:00:0a.0: flags: 64bit ncq sntf pm led clo pmp pio 
[   23.685262] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[   23.689130] scsi1 : ahci
[   23.689130] scsi2 : ahci
[   23.689130] scsi3 : ahci
[   23.689130] scsi4 : ahci
[   23.689130] ata1: SATA max UDMA/133 abar m8192@0xf9dfc000 port 0xf9dfc100 irq 1274
[   23.689130] ata2: SATA max UDMA/133 abar m8192@0xf9dfc000 port 0xf9dfc180 irq 1274
[   23.689130] ata3: SATA max UDMA/133 abar m8192@0xf9dfc000 port 0xf9dfc200 irq 1274
[   23.689130] ata4: SATA max UDMA/133 abar m8192@0xf9dfc000 port 0xf9dfc280 irq 1274
[   24.009115] ata1: SATA link down (SStatus 0 SControl 300)
[   24.572109] ata2: SATA link down (SStatus 0 SControl 300)
[   24.908114] ata3: SATA link down (SStatus 0 SControl 300)
[   25.680076] ata4: SATA link down (SStatus 0 SControl 300)
[   25.696098] NFORCE-MCP65: 0000:00:09.0 (rev a1) UDMA133 controller
[   25.696098] NFORCE-MCP65: IDE controller (0x10de:0x0448 rev 0xa1) at  PCI slot 0000:00:09.0
[   25.696098] NFORCE-MCP65: not 100% native mode: will probe irqs later
[   25.696098] NFORCE-MCP65: IDE port disabled
[   25.696098]     ide2: BM-DMA at 0xffa0-0xffa7
[   25.696098] Probing IDE interface ide2...
[   26.272053] hde: WDC WD400BB-00FJA0, ATA DISK drive
[   27.256126] hdf: Pioneer DVD-ROM ATAPIModel DVD-115 0108, ATAPI CD/DVD-ROM drive
[   27.312066] hde: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[   27.312138] hde: UDMA/100 mode selected
[   27.312249] hdf: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[   27.312358] hdf: UDMA/33 mode selected
[   27.312520] ide2 at 0x1f0-0x1f7,0x3f6 on irq 14
[   27.316025] hdf: ATAPI DVD-ROM drive, 512kB Cache
[   27.424424] hde: max request size: 128KiB
[   27.424623] hde: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=65535/16/63
[   27.425052] hde: cache flushes supported
[   27.425131]  hde: hde1 hde2 hde3
[   27.794953] ReiserFS: hde3: found reiserfs format "3.6" with standard journal
[   27.794953] ReiserFS: hde3: using ordered data mode
[   27.805828] ReiserFS: hde3: journal params: device hde3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   27.807166] ReiserFS: hde3: checking transaction log (hde3)
[   27.831805] ReiserFS: hde3: Using r5 hash to sort names
[   29.391696] udevd version 125 started
[   29.916383] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x2d00
[   29.916447] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x2e00
[   29.935630] input: Power Button (FF) as /class/input/input2
[   29.985464] ACPI: Power Button (FF) [PWRF]
[   29.985576] input: Power Button (CM) as /class/input/input3
[   30.050939] ACPI: Power Button (CM) [PWRB]
[   30.490728] input: PC Speaker as /class/input/input4
[   30.584520] pnp: the driver 'parport_pc' has been registered
[   30.584520] parport_pc 00:06: reported by Plug and Play ACPI
[   30.584605] parport0: PC-style at 0x378, irq 7 [PCSPP]
[   30.618243] usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x8704
[   30.618243] usbcore: registered new interface driver usblp
[   30.684766] parport_pc 00:06: driver attached
[   30.900680] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 20
[   30.900680] ACPI: PCI Interrupt 0000:00:07.0[B] -> Link [LAZA] -> GSI 20 (level, low) -> IRQ 20
[   30.900680] PCI: Setting latency timer of device 0000:00:07.0 to 64
[   30.936206] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[   31.425092] input: ImPS/2 Generic Wheel Mouse as /class/input/input5
[   40.203771] loop: module loaded
[   47.212825] ReiserFS: hde1: found reiserfs format "3.6" with standard journal
[   47.212884] ReiserFS: hde1: using ordered data mode
[   47.222923] ReiserFS: hde1: journal params: device hde1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   47.224236] ReiserFS: hde1: checking transaction log (hde1)
[   47.232894] ReiserFS: hde1: Using r5 hash to sort names
[   49.724903] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ processors (2 cpu cores) (version 2.20.00)
[   49.724902] powernow-k8: ACPI Processor support is required for SMP systems but is absent. Please load the ACPI Processor module before starting this driver.
[   49.724903] powernow-k8: ACPI Processor support is required for SMP systems but is absent. Please load the ACPI Processor module before starting this driver.
[   50.576672] NET: Registered protocol family 10
[   50.577014] lo: Disabled Privacy Extensions
[   50.833014] lp0: using parport0 (interrupt-driven).
[   50.849011] ppdev: user-space parallel port driver
[   51.366726] 0000:01:0a.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972113)
[   51.366738] eth1: Setting full-duplex based on MII#1 link partner capability of 45e1.
[   55.588882] Bluetooth: Core ver 2.11
[   55.588882] NET: Registered protocol family 31
[   55.588882] Bluetooth: HCI device and connection manager initialized
[   55.588882] Bluetooth: HCI socket layer initialized
[   55.716886] Bluetooth: L2CAP ver 2.9
[   55.716886] Bluetooth: L2CAP socket layer initialized
[   55.732885] Bluetooth: RFCOMM socket layer initialized
[   55.732885] Bluetooth: RFCOMM TTY layer initialized
[   55.732885] Bluetooth: RFCOMM ver 1.8
[   56.081114] r8169: eth0: link down
[   56.083184] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   71.058603] eth1: no IPv6 routers present
[  140.345220] ip_tables: (C) 2000-2006 Netfilter Core Team
[  140.425216] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)

** Loaded modules:
Module                  Size  Used by
xt_limit                7172  6 
xt_tcpudp               7680  40 
iptable_mangle          7424  1 
ipt_LOG                10116  8 
ipt_MASQUERADE          7296  0 
nf_nat                 23192  1 ipt_MASQUERADE
xt_DSCP                 7808  5 
ipt_REJECT              7552  1 
nf_conntrack_irc       10680  0 
nf_conntrack_ftp       12728  0 
nf_conntrack_ipv4      19352  8 nf_nat
xt_state                6656  6 
nf_conntrack           71440  6 ipt_MASQUERADE,nf_nat,nf_conntrack_irc,nf_conntrack_ftp,nf_conntrack_ipv4,xt_state
iptable_filter          7424  1 
ip_tables              21520  2 iptable_mangle,iptable_filter
x_tables               25224  8 xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,ip_tables
binfmt_misc            13580  1 
rfcomm                 38176  2 
l2cap                  23936  9 rfcomm
bluetooth              57124  4 rfcomm,l2cap
ppdev                  11656  0 
lp                     14724  0 
ipv6                  288328  20 
cpufreq_powersave       6400  0 
cpufreq_stats           9120  0 
cpufreq_userspace       8452  0 
cpufreq_ondemand       11792  0 
cpufreq_conservative    11784  0 
freq_table              9344  2 cpufreq_stats,cpufreq_ondemand
loop                   19468  0 
snd_hda_intel         436440  3 
snd_pcm_oss            41760  0 
snd_mixer_oss          18816  1 snd_pcm_oss
snd_pcm                81672  3 snd_hda_intel,snd_pcm_oss
snd_seq_dummy           7428  0 
snd_seq_oss            33280  0 
snd_seq_midi           11072  0 
snd_rawmidi            26784  1 snd_seq_midi
snd_seq_midi_event     11904  2 snd_seq_oss,snd_seq_midi
snd_seq                54304  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              25744  3 snd_pcm,snd_seq
usblp                  16896  0 
psmouse                42268  0 
parport_pc             31016  1 
snd_seq_device         11668  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw               9860  0 
parport                41776  3 ppdev,lp,parport_pc
k8temp                  9216  0 
pcspkr                  7040  0 
snd                    63688  13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              12064  1 snd
snd_page_alloc         13072  2 snd_hda_intel,snd_pcm
button                 11680  0 
i2c_nforce2            10752  0 
i2c_core               27936  1 i2c_nforce2
evdev                  14208  3 
reiserfs              210944  2 
ide_disk               16512  3 
ide_pci_generic         9220  0 [permanent]
ide_cd_mod             36360  0 
cdrom                  37928  1 ide_cd_mod
amd74xx                13448  0 [permanent]
ahci                   33036  0 
floppy                 61672  0 
ata_generic            10116  0 
siimage                12160  0 [permanent]
ide_core              128284  5 ide_disk,ide_pci_generic,ide_cd_mod,amd74xx,siimage
tulip                  54048  0 
aic7xxx               141020  0 
scsi_transport_spi     29568  1 aic7xxx
r8169                  31492  0 
libata                165600  2 ahci,ata_generic
scsi_mod              160760  3 aic7xxx,scsi_transport_spi,libata
dock                   14112  1 libata
ehci_hcd               35980  0 
ohci_hcd               25092  0 
thermal                22816  0 
processor              42304  1 thermal
fan                     9352  0 
thermal_sys            17728  3 thermal,processor,fan

** PCI devices:
00:00.0 RAM memory [0500]: nVidia Corporation MCP65 Memory Controller [10de:0444] (rev a3)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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 ISA bridge [0601]: nVidia Corporation MCP65 LPC Bridge [10de:0441] (rev a3)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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: I/O ports at 2f00 [size=256]

00:01.1 SMBus [0c05]: nVidia Corporation MCP65 SMBus [10de:0446] (rev a1)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 2900 [size=64]
	Region 4: I/O ports at 2d00 [size=64]
	Region 5: I/O ports at 2e00 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: nForce2_smbus
	Kernel modules: i2c-nforce2

00:01.2 RAM memory [0500]: nVidia Corporation MCP65 Memory Controller [10de:0445] (rev a1)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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-

00:02.0 USB Controller [0c03]: nVidia Corporation MCP65 USB Controller [10de:0454] (rev a3) (prog-if 10 [OHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at f9dff000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: ohci_hcd
	Kernel modules: ohci-hcd

00:02.1 USB Controller [0c03]: nVidia Corporation MCP65 USB Controller [10de:0455] (rev a3) (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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 (750ns min, 250ns max)
	Interrupt: pin B routed to IRQ 22
	Region 0: Memory at f9dfec00 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:07.0 Audio device [0403]: nVidia Corporation MCP65 High Definition Audio [10de:044a] (rev a1)
	Subsystem: Device [0888:10ec]
	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 (500ns min, 1250ns max)
	Interrupt: pin B routed to IRQ 20
	Region 0: Memory at f9df8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:08.0 PCI bridge [0604]: nVidia Corporation MCP65 PCI bridge [10de:0449] (rev a1) (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=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000b000-0000cfff
	Memory behind bridge: f9e00000-f9efffff
	Prefetchable memory behind bridge: 80000000-800fffff
	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:09.0 IDE interface [0101]: nVidia Corporation MCP65 IDE [10de:0448] (rev a1) (prog-if 8a [Master SecP PriP])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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 (750ns min, 250ns max)
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: AMD_IDE
	Kernel modules: ata_generic, amd74xx, ide-pci-generic

00:0a.0 IDE interface [0101]: nVidia Corporation MCP65 SATA Controller [10de:045d] (rev a3) (prog-if 85 [Master SecO PriO])
	Subsystem: Micro-Star International Co., Ltd. Device [1462:7369]
	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 (750ns min, 250ns max)
	Interrupt: pin A routed to IRQ 1274
	Region 0: I/O ports at 0f80 [size=8]
	Region 1: I/O ports at 0f00 [size=4]
	Region 2: I/O ports at 0e80 [size=8]
	Region 3: I/O ports at 0e00 [size=4]
	Region 4: I/O ports at 9800 [size=16]
	Region 5: Memory at f9dfc000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ata_generic, ahci, ide-pci-generic

00:0b.0 PCI bridge [0604]: nVidia Corporation Device [10de:045b] (rev a1) (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
	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
	Kernel modules: shpchp

00:0c.0 PCI bridge [0604]: nVidia Corporation MCP65 PCI Express bridge [10de:045a] (rev a1) (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: 0000d000-0000dfff
	Memory behind bridge: f9f00000-f9ffffff
	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
	Kernel modules: shpchp

00:0d.0 PCI bridge [0604]: nVidia Corporation MCP65 PCI Express bridge [10de:0458] (rev a1) (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: 0000e000-0000efff
	Memory behind bridge: fa000000-febfffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	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
	Kernel modules: shpchp

00:0e.0 PCI bridge [0604]: nVidia Corporation MCP65 PCI Express bridge [10de:0459] (rev a1) (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=05, subordinate=05, 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
	Kernel modules: shpchp

00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
	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-
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
	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-

00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
	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-

00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
	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-
	Capabilities: <access denied>
	Kernel driver in use: k8temp
	Kernel modules: k8temp

01:08.0 RAID bus controller [0104]: Silicon Image, Inc. PCI0680 Ultra ATA-133 Host Controller [1095:0680] (rev 02)
	Subsystem: Silicon Image, Inc. Winic W-680 (Silicon Image 680 based) [1095:3680]
	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: 4 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: I/O ports at cc00 [size=8]
	Region 1: I/O ports at c880 [size=4]
	Region 2: I/O ports at c800 [size=8]
	Region 3: I/O ports at c480 [size=4]
	Region 4: I/O ports at c400 [size=16]
	Region 5: Memory at f9effc00 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at 80000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: SiI_IDE
	Kernel modules: siimage

01:09.0 SCSI storage controller [0100]: Adaptec AHA-2930CU [9004:3860] (rev 03)
	Subsystem: Adaptec Device [9004:3869]
	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 (1000ns min, 1000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at c000 [disabled] [size=256]
	Region 1: Memory at f9efe000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at 800a0000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: aic7xxx
	Kernel modules: aic7xxx

01:0a.0 Ethernet controller [0200]: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 [1317:0985] (rev 11)
	Subsystem: SiteCom Europe BV Device [182d:0020]
	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 (63750ns min, 63750ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at b800 [size=256]
	Region 1: Memory at f9eff800 (32-bit, non-prefetchable) [size=1K]
	Expansion ROM at 80080000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: tulip
	Kernel modules: tulip

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 01)
	Subsystem: Micro-Star International Co., Ltd. Device [1462:369c]
	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 1275
	Region 0: I/O ports at d800 [size=256]
	Region 2: Memory at f9fff000 (64-bit, non-prefetchable) [size=4K]
	Expansion ROM at f9fc0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

04:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0640] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: eVga.com. Corp. Device [3842:c954]
	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 10
	Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
	Region 5: I/O ports at ec00 [size=128]
	Expansion ROM at feb80000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel modules: nvidiafb



-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-2-amd64 depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92o      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo

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

Versions of packages linux-image-2.6.26-2-amd64 suggests:
ii  grub                       0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26           <none>        (no description available)

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



Reply to: