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

Bug#443314: linux-image-2.6.22-2-686: kernel BUG at fs/nfs/nfs4xdr.c:716! on NFSv4 client



Package: linux-2.6
Version: 2.6.22-4
Severity: important


Hi,

here is a kernel crash that occured with no apparent reason.  It is
related to NFSv4 use so here the mount we use (taken from /proc/mounts):

erebus2-pdg:/users /users nfs4 rw,nosuid,nodev,vers=4,rsize=32768,wsize=32768,hard,intr,proto=tcp,timeo=600,retrans=3,sec=krb5,addr=erebus2-pdg 0 0

We are also using a patched libacl that does a mapping between POSIX
ACLs and NFSv4 ACLs.

And now the kernel dump:

Sep 20 09:22:18 pc-dg-039-10 kernel: RESERVE_SPACE(16) failed in function encode_getattr_two
Sep 20 09:22:18 pc-dg-039-10 kernel: ------------[ cut here ]------------
Sep 20 09:22:18 pc-dg-039-10 kernel: kernel BUG at fs/nfs/nfs4xdr.c:716!
Sep 20 09:22:18 pc-dg-039-10 kernel: invalid opcode: 0000 [#1]
Sep 20 09:22:18 pc-dg-039-10 kernel: SMP
Sep 20 09:22:18 pc-dg-039-10 kernel: Modules linked in: radeon drm xt_multiport iptable_filter ip_tables x_tables binfmt_misc des cbc blkcipher ipv6 dm_crypt dm_snapshot dm
_mirror dm_mod i2c_isa lm85 hwmon_vid 3c59x vfat fat rpcsec_gss_krb5 auth_rpcgss nfs lockd nfs_acl sunrpc fuse snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_os
s snd_pcm snd_timer snd soundcore i2c_i801 snd_page_alloc parport_pc parport intel_agp agpgart iTCO_wdt rtc shpchp pci_hotplug i2c_core serio_raw psmouse pcspkr evdev tsdev
 ext3 jbd mbcache ide_disk usbhid hid piix ata_piix ata_generic libata scsi_mod e100 mii generic ide_core ehci_hcd uhci_hcd usbcore thermal processor fan
Sep 20 09:22:18 pc-dg-039-10 kernel: CPU:    0
Sep 20 09:22:18 pc-dg-039-10 kernel: EIP:    0060:[<e0ae6f6b>]    Not tainted VLI
Sep 20 09:22:18 pc-dg-039-10 kernel: EFLAGS: 00210292   (2.6.22-2-686 #1)
Sep 20 09:22:18 pc-dg-039-10 kernel: EIP is at encode_getattr_two+0x33/0x56 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel: eax: 0000003b   ebx: 0010011a   ecx: 00200082   edx: 00200000
Sep 20 09:22:18 pc-dg-039-10 kernel: esi: 0030a23a   edi: dbdd3b24   ebp: dead23c0   esp: dbdd3afc
Sep 20 09:22:18 pc-dg-039-10 kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068
Sep 20 09:22:18 pc-dg-039-10 kernel: Process ftree (pid: 3991, ti=dbdd2000 task=c7e11070 task.ti=dbdd2000)
Sep 20 09:22:18 pc-dg-039-10 kernel: Stack: e0af2730 00000010 e0aef004 dcdb2070 dbdd3c80 e0ae8416 00000000 00000004
Sep 20 09:22:18 pc-dg-039-10 kernel:        00000000 00000000 dcdb2940 dead23c4 dcdb294c dead23c4 e0ae83ad d030d180
Sep 20 09:22:18 pc-dg-039-10 kernel:        dead23c0 e0ae83ad e0a09daf e0898c64 00000028 dbdd3b78 d787ff40 d030d180
Sep 20 09:22:18 pc-dg-039-10 kernel: Call Trace:
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ae8416>] nfs4_xdr_enc_lookup+0x69/0x71 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ae83ad>] nfs4_xdr_enc_lookup+0x0/0x71 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ae83ad>] nfs4_xdr_enc_lookup+0x0/0x71 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a09daf>] gss_wrap_req+0x75/0x36e [auth_rpcgss]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a09d3a>] gss_wrap_req+0x0/0x36e [auth_rpcgss]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ae83ad>] nfs4_xdr_enc_lookup+0x0/0x71 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a66eaf>] rpcauth_wrap_req+0x5e/0x74 [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a61427>] call_transmit+0x1a4/0x207 [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a61172>] call_reserve+0x3c/0x65 [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ae83ad>] nfs4_xdr_enc_lookup+0x0/0x71 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a663a5>] __rpc_execute+0x78/0x22e [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a65a17>] rpc_set_active+0x1c/0x58 [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a61b4b>] rpc_call_sync+0x6f/0x91 [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ae1a4c>] nfs4_proc_lookup+0xdb/0x264 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0acf48e>] nfs_lookup+0xdf/0x243 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0acf5c9>] nfs_lookup+0x21a/0x243 [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a673eb>] rpcauth_lookup_credcache+0x107/0x1f4 [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0178aa1>] __d_lookup+0x96/0xd9
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c01cc82e>] _atomic_dec_and_lock+0x2a/0x44
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0a67117>] rpcauth_lookupcred+0x65/0x8a [sunrpc]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0acfc9c>] nfs_access_get_cached+0x1c/0xed [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0acfefe>] nfs_permission+0x191/0x19d [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0178077>] dput+0x15/0xdc
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<e0ad12a5>] nfs_atomic_lookup+0x48/0x14b [nfs]
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0178de0>] d_alloc+0x138/0x17b
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0170076>] do_lookup+0xa3/0x140
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0171d14>] __link_path_walk+0x7d8/0xc2d
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c01523ec>] __rmqueue+0x71/0xbf
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0152e82>] get_page_from_freelist+0x290/0x327
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c01721ad>] link_path_walk+0x44/0xb3
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c017248d>] do_path_lookup+0x15a/0x175
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c017127d>] getname+0x59/0x8f
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0172c47>] __user_walk_fd+0x2f/0x45
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c016cbaf>] vfs_stat_fd+0x19/0x40
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c016cc63>] sys_stat64+0xf/0x23
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c0103d0e>] sysenter_past_esp+0x6b/0xa1
Sep 20 09:22:18 pc-dg-039-10 kernel:  [<c02a0000>] atm_dev_ioctl+0x109/0x567
Sep 20 09:22:18 pc-dg-039-10 kernel:  =======================
Sep 20 09:22:18 pc-dg-039-10 kernel: Code: 0c ba 10 00 00 00 e8 66 69 f8 ff 85 c0 75 20 c7 44 24 08 04 f0 ae e0 c7 44 24 04 10 00 00 00 c7 04 24 30 27 af e0 e8 42 c7 63 df
<0f> 0b eb fe c7 00 00 00 00 09 c7 40 04 00 00 00 02 0f cb 0f ce
Sep 20 09:22:18 pc-dg-039-10 kernel: EIP: [<e0ae6f6b>] encode_getattr_two+0x33/0x56 [nfs] SS:ESP 0068:dbdd3afc



-- Package-specific info:
** Version:
Linux version 2.6.22-2-686 (Debian 2.6.22-4) (waldi@debian.org) (gcc version 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)) #1 SMP Fri Aug 31 00:24:01 UTC 2007

** Not tainted

** Kernel log:
e100: eth0: e100_probe: addr 0xff9ff000, irq 20, MAC addr 00:02:B3:D1:06:35
SCSI subsystem initialized
libata version 2.21 loaded.
ata_piix 0000:00:1f.2: version 2.11
ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ata_piix
scsi1 : ata_piix
ata1: SATA max UDMA/133 cmd 0x0001ec00 ctl 0x0001e802 bmdma 0x0001dc00 irq 18
ata2: SATA max UDMA/133 cmd 0x0001e400 ctl 0x0001e002 bmdma 0x0001dc08 irq 18
usb 1-1: device not accepting address 2, error -71
ICH5: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: ST380011A, ATA DISK drive
usb 1-1: new low speed USB device using uhci_hcd and address 4
usb 1-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
input: Logitech USB-PS/2 Optical Mouse as /class/input/input1
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-1
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
hda: selected mode 0x45
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hda: max request size: 512KiB
hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: hda1: orphan cleanup on readonly fs
ext3_orphan_cleanup: deleting unreferenced inode 8208460
ext3_orphan_cleanup: deleting unreferenced inode 8208459
ext3_orphan_cleanup: deleting unreferenced inode 8208448
ext3_orphan_cleanup: deleting unreferenced inode 8208477
ext3_orphan_cleanup: deleting unreferenced inode 8208475
ext3_orphan_cleanup: deleting unreferenced inode 8208471
ext3_orphan_cleanup: deleting unreferenced inode 7340072
EXT3-fs: hda1: 7 orphan inodes deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Real Time Clock Driver v1.12ac
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Linux agpgart interface v0.102 (c) Dave Jones
iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0x0460)
iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
input: PC Speaker as /class/input/input2
agpgart: Detected an Intel 865 Chipset.
agpgart: AGP aperture is 64M @ 0xf8000000
intel_rng: Firmware space is locked read-only. <4>intel_rng: If you can't or
 don't want to <4>intel_rng: disable this in firmware setup, and <4>intel_rng: if
 you are certain that your <4>intel_rng: system has a functional
 RNG, try<4>intel_rng: using the 'no_fwh_detect' option.
ACPI: PCI Interrupt 0000:00:1f.3[B] -> GSI 17 (level, low) -> IRQ 20
parport_pc 00:07: reported by Plug and Play ACPI
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 52094 usecs
intel8x0: clocking to 48000
EXT3 FS on hda1, internal journal
fuse init (API version 7.8)
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ttyS1: LSR safety check engaged!
ttyS1: LSR safety check engaged!
eth0: no IPv6 routers present
Adding 262136k swap on /swapfile.  Priority:-1 extents:67 across:291180k
hda: selected mode 0x45
tsdev (compaq touchscreen emulation) is scheduled for removal.
See Documentation/feature-removal-schedule.txt for details.
ttyS1: LSR safety check engaged!
ip_tables: (C) 2000-2006 Netfilter Core Team
[drm] Initialized drm 1.1.0 20060810
[drm] Initialized radeon 1.27.0 20060524 on minor 0
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Device is in legacy mode, falling back to 2.x
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Setting GART location based on new memory map
[drm] writeback test succeeded in 1 usecs
mtrr: no MTRR for e8000000,4000000 found
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Device is in legacy mode, falling back to 2.x
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Setting GART location based on new memory map
[drm] writeback test succeeded in 1 usecs

** Loaded modules:
Module                  Size  Used by
tcp_diag                1760  0 
inet_diag              11432  1 tcp_diag
radeon                111712  2 
drm                    76020  3 radeon
xt_multiport            3008  1 
iptable_filter          2944  1 
ip_tables              12260  1 iptable_filter
x_tables               14372  2 xt_multiport,ip_tables
binfmt_misc            11112  1 
des                    16544  12 
cbc                     4416  12 
blkcipher               6244  1 cbc
ipv6                  236964  24 
dm_crypt               12904  0 
dm_snapshot            16516  0 
dm_mirror              20928  0 
dm_mod                 52160  3 dm_crypt,dm_snapshot,dm_mirror
i2c_isa                 4192  0 
lm85                   27876  0 
hwmon_vid               2944  1 lm85
3c59x                  41320  0 
vfat                   12032  0 
fat                    48540  1 vfat
rpcsec_gss_krb5         7976  7 
auth_rpcgss            37408  2 rpcsec_gss_krb5
nfs                   224428  2 
lockd                  60456  1 nfs
nfs_acl                 3520  1 nfs
sunrpc                157852  8 rpcsec_gss_krb5,auth_rpcgss,nfs,lockd,nfs_acl
fuse                   41908  1 
snd_intel8x0           32124  0 
snd_ac97_codec         92836  1 snd_intel8x0
ac97_bus                2272  1 snd_ac97_codec
snd_pcm_oss            39200  0 
snd_mixer_oss          15424  1 snd_pcm_oss
snd_pcm                72324  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              21028  1 snd_pcm
parport_pc             33796  0 
parport                33960  1 parport_pc
serio_raw               6692  0 
snd                    48324  6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               7520  1 snd
i2c_i801                8656  0 
intel_agp              23188  1 
pcspkr                  3104  0 
psmouse                36016  0 
snd_page_alloc          9512  2 snd_intel8x0,snd_pcm
i2c_core               23552  3 i2c_isa,lm85,i2c_i801
iTCO_wdt                9924  0 
agpgart                31912  2 drm,intel_agp
shpchp                 31060  0 
pci_hotplug            29184  1 shpchp
evdev                   9312  1 
tsdev                   7968  0 
rtc                    12856  0 
ext3                  121224  1 
jbd                    55336  1 ext3
mbcache                 8260  1 ext3
ide_disk               16512  2 
usbhid                 25792  0 
hid                    25248  1 usbhid
piix                    8868  0 [permanent]
ata_piix               13348  0 
ata_generic             7556  0 
libata                115664  2 ata_piix,ata_generic
scsi_mod              136620  1 libata
e100                   33644  0 
mii                     5280  2 3c59x,e100
generic                 4836  0 [permanent]
ide_core              113764  3 ide_disk,piix,generic
ehci_hcd               30796  0 
uhci_hcd               22960  0 
usbcore               125096  4 usbhid,ehci_hcd,uhci_hcd
thermal                13416  0 
processor              31016  1 thermal
fan                     4836  0 

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface [8086:2570] (rev 02)
	Subsystem: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface [8086:2570]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
	Latency: 0
	Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: Intel Corporation 82865G/PE/P PCI to AGP Controller [8086:2571] (rev 02) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000a000-0000afff
	Memory behind bridge: ff800000-ff8fffff
	Prefetchable memory behind bridge: e6b00000-f6afffff
	Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-

00:1d.0 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 [8086:24d2] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at cc00 [size=32]

00:1d.1 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 [8086:24d4] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 4: I/O ports at d000 [size=32]

00:1d.2 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 [8086:24d7] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at d400 [size=32]

00:1d.3 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 [8086:24de] (rev 02) (prog-if 00 [UHCI])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at d800 [size=32]

00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller [8086:24dd] (rev 02) (prog-if 20 [EHCI])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin D routed to IRQ 19
	Region 0: Memory at ffaffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c2) (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: ff900000-ff9fffff
	Prefetchable memory behind bridge: 30000000-300fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-

00:1f.0 ISA bridge [0601]: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge [8086:24d0] (rev 02)
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

00:1f.1 IDE interface [0101]: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller [8086:24db] (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4 [size=1]
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374 [size=1]
	Region 4: I/O ports at ffa0 [size=16]
	Region 5: Memory at 30100000 (32-bit, non-prefetchable) [size=1K]

00:1f.2 IDE interface [0101]: Intel Corporation 82801EB (ICH5) SATA Controller [8086:24d1] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO])
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin A routed to IRQ 18
	Region 0: I/O ports at ec00 [size=8]
	Region 1: I/O ports at e800 [size=4]
	Region 2: I/O ports at e400 [size=8]
	Region 3: I/O ports at e000 [size=4]
	Region 4: I/O ports at dc00 [size=16]

00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller [8086:24d3] (rev 02)
	Subsystem: Intel Corporation Desktop Board D865GLC [8086:4c43]
	Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin B routed to IRQ 20
	Region 4: I/O ports at c800 [size=32]

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02)
	Subsystem: Intel Corporation SoundMax Intergrated Digital Audio [8086:e002]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0
	Interrupt: pin B routed to IRQ 20
	Region 2: Memory at ffaff800 (32-bit, non-prefetchable) [size=512]
	Region 3: Memory at ffaff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] [1002:5159] (prog-if 00 [VGA])
	Subsystem: Hightech Information System Ltd. Unknown device [1787:0f02]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR+ FastB2B-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (2000ns min), Cache Line Size: 64 bytes
	Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at a800 [size=256]
	Region 2: Memory at ff8f0000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at ff8c0000 [disabled] [size=128K]
	Capabilities: <access denied>

02:02.0 Ethernet controller [0200]: Intel Corporation 82557/8/9 [Ethernet Pro 100] [8086:1229] (rev 0c)
	Subsystem: Intel Corporation EtherExpress PRO/100 S Desktop Adapter [8086:0040]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (2000ns min, 14000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 20
	Region 0: Memory at ff9ff000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at bc00 [size=64]
	Region 2: Memory at ff9c0000 (32-bit, non-prefetchable) [size=128K]
	Expansion ROM at 30000000 [disabled] [size=64K]
	Capabilities: <access denied>



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.22-2-686 depends on:
ii  initramfs-tools [linux-initra 0.85h      tools for generating an initramfs
ii  module-init-tools             3.3-pre4-2 tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-18  Yet Another mkInitRD

Versions of packages linux-image-2.6.22-2-686 recommends:
ii  libc6-i686             2.3.6.ds1-13etch2 GNU C Library: Shared libraries [i

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

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/






Reply to: