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

Bug#517330: linux-image-2.6.26-1-686: ide-tape hangs for 180s on boot and disables the cdrom



Package: linux-image-2.6.26-1-686
Version: 2.6.26-13
Severity: normal

Upgrade from Etch to Lenny. The computer has an IDE tape attached to 
hdd (slave). The cdrom is at hdc (master). It all worked fine under 
2.6.18.

Under 2.6.26 ide-tape hangs during boot at:
"[    5.776016] ide-tape: hdd <-> ht0: Seagate STT3401A rev 3"
After about 180 seconds the boot continues somehow, but as I understand 
it, the cdrom task is still frozen, so the tape and more importantly the
 CDROM are not working.

So, the problem is threefold:
- long delay on boot
- tape no longer working
- cdrom no longer working

I found a report on LKML that looks to be describing exactly the same
problem:
http://lkml.org/lkml/2008/9/21/148

The situation is dire since we have this same tape drive on many systems
and so far I haven't found a way to at least disable it via any 
configuration means. The "hdd=none" boot parameter has no efect. 
Blacklisting ide_tape in modprobe.d also doesn't affect it.


-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-13) (waldi@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 18:29:31 UTC 2009

** Command line:
root=LABEL=rootfs ro vga=0x305 8250.nr_uarts=9

** Not tainted

** Kernel log:
[    2.410582] usb usb2: configuration #1 chosen from 1 choice
[    2.412845] hub 2-0:1.0: USB hub found
[    2.415091] hub 2-0:1.0: 2 ports detected
[    2.456241] Floppy drive(s): fd0 is 1.44M
[    2.478397] FDC 0 is a post-1991 82077
[    2.516282] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.518527] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.520761] usb usb2: Product: UHCI Host Controller
[    2.522950] usb usb2: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.525142] usb usb2: SerialNumber: 0000:00:10.0
[    2.527420] ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 21
[    2.529709] uhci_hcd 0000:00:10.1: UHCI Host Controller
[    2.532038] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[    2.534413] uhci_hcd 0000:00:10.1: irq 21, io base 0x0000a400
[    2.538466] usb usb3: configuration #1 chosen from 1 choice
[    2.540720] hub 3-0:1.0: USB hub found
[    2.543069] hub 3-0:1.0: 2 ports detected
[    2.644172] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.646549] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.648873] usb usb3: Product: UHCI Host Controller
[    2.651165] usb usb3: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.653450] usb usb3: SerialNumber: 0000:00:10.1
[    2.657725] ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 21
[    2.660005] uhci_hcd 0000:00:10.2: UHCI Host Controller
[    2.662296] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[    2.664611] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000a000
[    2.665589] usb usb4: configuration #1 chosen from 1 choice
[    2.667911] hub 4-0:1.0: USB hub found
[    2.670168] hub 4-0:1.0: 2 ports detected
[    2.776188] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.778473] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.780693] usb usb4: Product: UHCI Host Controller
[    2.782877] usb usb4: Manufacturer: Linux 2.6.26-1-686 uhci_hcd
[    2.785055] usb usb4: SerialNumber: 0000:00:10.2
[    2.787354] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 23 (level, low) -> IRQ 23
[    2.789954] eth0: VIA Rhine II at 0x19400, 00:0e:a6:b8:91:84, IRQ 23.
[    2.794300] eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1.
[    2.803777] Uniform Multi-Platform E-IDE driver
[    2.806110] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    2.812074] VP_IDE: IDE controller (0x1106:0x0571 rev 0x06) at  PCI slot 0000:00:11.1
[    2.814501] ACPI: Unable to derive IRQ for device 0000:00:11.1
[    2.816814] VP_IDE: not 100% native mode: will probe irqs later
[    2.819162] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on pci0000:00:11.1
[    2.821912]     ide0: BM-DMA at 0x9800-0x9807
[    2.824239]     ide1: BM-DMA at 0x9808-0x980f
[    2.826545] Probing IDE interface ide0...
[    3.240096] hda: WDC WD1200JB-00EVA0, ATA DISK drive
[    3.912080] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    3.913187] hda: UDMA/100 mode selected
[    3.916633] Probing IDE interface ide1...
[    4.780100] hdc: Memorex DVD+/-DLRWL1 F16, ATAPI CD/DVD-ROM drive
[    5.564140] hdd: Seagate STT3401A, ATAPI TAPE drive
[    5.620069] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    5.620335] hdc: UDMA/66 mode selected
[    5.622922] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO3
[    5.625667] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO3
[    5.628403] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    5.644002] ide1 at 0x170-0x177,0x376 on irq 15
[    5.697874] hda: max request size: 512KiB
[    5.703864] hda: 234441648 sectors (120034 MB) w/8192KiB Cache, CHS=16383/255/63
[    5.710487] hda: cache flushes supported
[    5.712016]  hda: hda1 hda2 < hda5 hda6 > hda3
[    5.756931] hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[    5.761248] Uniform CD-ROM driver Revision: 3.20
[    5.776016] ide-tape: hdd <-> ht0: Seagate STT3401A rev 310B��ps��185.850364] PM: Starting manual resume from disk
[  185.908007] kjournald starting.  Commit interval 5 seconds
[  185.912658] EXT3-fs: mounted filesystem with ordered data mode.
[  187.562278] udevd version 125 started
[  188.890470] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[  188.901555] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[  188.911874] Linux agpgart interface v0.103
[  188.939322] agpgart: Detected VIA KT400/KT400A/KT600 chipset
[  188.945033] agpgart: AGP aperture is 64M @ 0xf8000000
[  189.116136] input: Power Button (FF) as /class/input/input1
[  189.154652] ACPI: Power Button (FF) [PWRF]
[  189.157034] input: Power Button (CM) as /class/input/input2
[  189.187794] ACPI: Power Button (CM) [PWRB]
[  190.152526] NET: Registered protocol family 23
[  190.388315] input: PC Speaker as /class/input/input3
[  190.876705] gameport: NS558 PnP Gameport is pnp00:0d/gameport0, io 0x200, speed 1147kHz
[  191.095390] ACPI: PCI Interrupt 0000:00:11.5[C] -> GSI 22 (level, low) -> IRQ 22
[  191.102113] PCI: Setting latency timer of device 0000:00:11.5 to 64
[  191.614453] codec_read: codec 0 is not valid [0x107e5370]
[  191.623832] codec_read: codec 0 is not valid [0x107e5370]
[  191.632001] codec_read: codec 0 is not valid [0x107e5370]
[  191.642022] codec_read: codec 0 is not valid [0x107e5370]
[  191.905146] input: ImPS/2 Generic Wheel Mouse as /class/input/input4
[  191.937528] parport_pc 00:09: reported by Plug and Play ACPI
[  191.939840] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[  368.589015] Adding 1550232k swap on /dev/hda6.  Priority:-1 extents:1 across:1550232k
[  368.971159] EXT3 FS on hda3, internal journal
[  369.250898] loop: module loaded
[  369.343604] device-mapper: uevent: version 1.0.3
[  369.345924] device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
[  369.659783] fuse init (API version 7.9)
[  371.331798] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[  379.836334] lp0: using parport0 (interrupt-driven).
[  379.869719] ppdev: user-space parallel port driver
[  905.776011] hdd: lost interrupt

** Loaded modules:
Module                  Size  Used by
binfmt_misc             7528  1 
inet_diag               8392  1 
battery                10180  0 
ppdev                   6468  0 
lp                      8164  0 
fuse                   42908  1 
dm_snapshot            14340  0 
dm_mirror              15104  0 
dm_log                  8452  1 dm_mirror
dm_mod                 46184  3 dm_snapshot,dm_mirror,dm_log
loop                   12748  0 
snd_via82xx            20664  0 
snd_ac97_codec         88484  1 snd_via82xx
ac97_bus                1728  1 snd_ac97_codec
snd_pcm_oss            32800  0 
snd_mixer_oss          12320  1 snd_pcm_oss
snd_pcm                62596  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_page_alloc          7816  2 snd_via82xx,snd_pcm
snd_mpu401_uart         6368  1 snd_via82xx
ns558                   3712  0 
gameport               10700  3 snd_via82xx,ns558
snd_seq_dummy           2660  0 
parport_pc             22500  1 
parport                30988  3 ppdev,lp,parport_pc
snd_seq_oss            24992  0 
psmouse                32336  0 
snd_seq_midi            5728  0 
serio_raw               4740  0 
snd_rawmidi            18496  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event      6432  2 snd_seq_oss,snd_seq_midi
snd_seq                41456  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
pcspkr                  2432  0 
snd_timer              17800  2 snd_pcm,snd_seq
snd_seq_device          6380  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
i2c_viapro              6836  0 
i2c_core               19828  1 i2c_viapro
snd                    45604  11 snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
via_ircc               15732  0 
irda                   95480  1 via_ircc
crc_ccitt               2080  1 irda
button                  6096  0 
via_agp                 7744  1 
agpgart                28776  1 via_agp
shpchp                 25528  0 
pci_hotplug            23460  1 shpchp
evdev                   8000  3 
ext3                  105512  1 
jbd                    39444  1 ext3
mbcache                 7108  1 ext3
ide_tape               21562  1 
ide_cd_mod             27652  2 
cdrom                  30176  1 ide_cd_mod
ide_disk               10496  3 
via82cxxx               6948  0 [permanent]
ide_pci_generic         3908  0 [permanent]
ide_core               96168  5 ide_tape,ide_cd_mod,ide_disk,via82cxxx,ide_pci_generic
floppy                 47716  0 
ata_generic             4676  0 
via_rhine              18664  0 
mii                     4896  1 via_rhine
libata                140384  1 ata_generic
scsi_mod              129356  1 libata
dock                    8304  1 libata
uhci_hcd               18672  0 
ehci_hcd               28428  0 
usbcore               118160  3 uhci_hcd,ehci_hcd
thermal                15228  0 
processor              32576  1 thermal
fan                     4164  0 
thermal_sys            10856  3 thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge [1106:3189]
	Subsystem: ASUSTeK Computer Inc. A7V8X motherboard [1043:807f]
	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
	Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: <access denied>
	Kernel driver in use: agpgart-via
	Kernel modules: via-agp

00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8235 PCI Bridge [1106:b168] (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=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	Memory behind bridge: ee000000-efefffff
	Prefetchable memory behind bridge: eff00000-f7ffffff
	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 modules: shpchp

00:0e.0 Serial controller [0700]: NetMos Technology PCI 9835 Multi-I/O Controller [9710:9835] (rev 01) (prog-if 02 [16550])
	Subsystem: LSI Logic / Symbios Logic 2S (16C550 UART) [1000:0002]
	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 17
	Region 0: I/O ports at d800 [size=8]
	Region 1: I/O ports at d400 [size=8]
	Region 2: I/O ports at d000 [size=8]
	Region 3: I/O ports at b800 [size=8]
	Region 4: I/O ports at b400 [size=8]
	Region 5: I/O ports at b000 [size=16]
	Kernel driver in use: serial
	Kernel modules: parport_serial

00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. A7V8X-X motherboard [1043:80a1]
	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, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 21
	Region 4: I/O ports at a800 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. A7V8X-X motherboard [1043:80a1]
	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, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 21
	Region 4: I/O ports at a400 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller [1106:3038] (rev 80) (prog-if 00 [UHCI])
	Subsystem: ASUSTeK Computer Inc. A7V8X-X motherboard [1043:80a1]
	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, Cache Line Size: 32 bytes
	Interrupt: pin C routed to IRQ 21
	Region 4: I/O ports at a000 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:10.3 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0 [1106:3104] (rev 82) (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. A7V8X-X motherboard rev 1.01 [1043:80a1]
	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, Cache Line Size: 64 bytes
	Interrupt: pin D routed to IRQ 21
	Region 0: Memory at ed800000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8235 ISA Bridge [1106:3177]
	Subsystem: ASUSTeK Computer Inc. A7V8X-X motherboard [1043:80a1]
	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>
	Kernel modules: i2c-viapro, via-ircc

00:11.1 IDE interface [0101]: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571] (rev 06) (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. A7V8X-X motherboard rev. 1.01 [1043:80a1]
	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
	Interrupt: pin A routed to IRQ 255
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
	Region 4: I/O ports at 9800 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: VIA_IDE
	Kernel modules: via82cxxx

00:11.5 Multimedia audio controller [0401]: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller [1106:3059] (rev 50)
	Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard [1043:80a1]
	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 22
	Region 0: I/O ports at e000 [size=256]
	Capabilities: <access denied>
	Kernel driver in use: VIA 82xx Audio
	Kernel modules: snd-via82xx

00:12.0 Ethernet controller [0200]: VIA Technologies, Inc. VT6102 [Rhine-II] [1106:3065] (rev 74)
	Subsystem: ASUSTeK Computer Inc. A7V8X-X Motherboard [1043:80a1]
	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 (750ns min, 2000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 23
	Region 0: I/O ports at 9400 [size=256]
	Region 1: Memory at ed000000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: via-rhine
	Kernel modules: via-rhine

00:13.0 Serial controller [0700]: NetMos Technology PCI 9835 Multi-I/O Controller [9710:9835] (rev 01) (prog-if 02 [16550])
	Subsystem: LSI Logic / Symbios Logic 2S (16C550 UART) [1000:0002]
	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: I/O ports at 9000 [size=8]
	Region 1: I/O ports at 8800 [size=8]
	Region 2: I/O ports at 8400 [size=8]
	Region 3: I/O ports at 8000 [size=8]
	Region 4: I/O ports at 7800 [size=8]
	Region 5: I/O ports at 7400 [size=16]
	Kernel driver in use: serial
	Kernel modules: parport_serial

01:00.0 VGA compatible controller [0300]: nVidia Corporation NV15 [GeForce2 GTS/Pro] [10de:0150] (rev a3) (prog-if 00 [VGA controller])
	Subsystem: Creative Labs Device [1102:1047]
	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 (1250ns min, 250ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at ee000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at f0000000 (32-bit, prefetchable) [size=128M]
	Expansion ROM at efff0000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel modules: nvidiafb



-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-686 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

Versions of packages linux-image-2.6.26-1-686 recommends:
ii  libc6-i686                    2.7-18     GNU C Library: Shared libraries [i

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

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



Reply to: