Your message dated Wed, 26 May 2010 10:07:55 +0200
with message-id <[email protected]>
and subject line Re: Bug#574817 closed by martin f krafft <[email protected]> 
(closing due to inactivity)
has caused the Debian Bug report #574817,
regarding libata transition breaks mdadm arrays
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 [email protected]
immediately.)


-- 
574817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.32-10
Severity: important

Subject: libata transition breaks mdadm arrays
Package: linux-2.6
Version: 2.6.32-10
Severity: normal

Following an upgrade to the Big bang release (2.6.32-10), my mdadm arrays 
stopped to work.

They were on /dev/sd{a,b,c,d} and went /dev/sd{b,c,d,e} as /dev/hda went 
/dev/sda.

I have to do the following at EACH boot to solve temporaly the problem:
 mdadm --stop /dev/md0
 mdadm --assemble /dev/md0 /dev/sd{b,c,d,e}
 vgchange -ay
 mount -a

Attached are the results of:
 mdadm -D /dev/md0
 cat /proc/mdstat

- on broken state
- after the above commands



-- Package-specific info:
** Version:
Linux version 2.6.32-4-686 (Debian 2.6.32-10) ([email protected]) (gcc version 
4.3.4 (Debian 4.3.4-8) ) #1 SMP Wed Mar 17 17:16:41 UTC 2010

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.32-4-686 root=UUID=8c592384-7266-4159-9b43-2c21c5577430 
ro quiet

** Not tainted

** Kernel log:
[    8.793959] Adding 2441808k swap on /dev/sda8.  Priority:-1 extents:1 
across:2441808k 
[    9.365562] EXT3 FS on sda5, internal journal
[   72.050967] md: md0 stopped.
[   72.050981] md: unbind<sdc>
[   72.050991] md: export_rdev(sdc)
[   72.051015] md: unbind<sdb>
[   72.051020] md: export_rdev(sdb)
[   75.718384] md: md0 stopped.
[   75.733161] md: bind<sdd>
[   75.733362] md: bind<sdc>
[   75.734921] md: bind<sdb>
[   75.735103] md: bind<sde>
[   75.752727] raid5: device sde operational as raid disk 0
[   75.752732] raid5: device sdb operational as raid disk 3
[   75.752735] raid5: device sdc operational as raid disk 2
[   75.752738] raid5: device sdd operational as raid disk 1
[   75.753126] raid5: allocated 4222kB for md0
[   75.758093] 0: w=1 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758098] 3: w=2 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758102] 2: w=3 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758106] 1: w=4 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758110] raid5: raid level 5 set md0 active with 4 out of 4 devices, 
algorithm 2
[   75.758113] RAID5 conf printout:
[   75.758115]  --- rd:4 wd:4
[   75.758119]  disk 0, o:1, dev:sde
[   75.758121]  disk 1, o:1, dev:sdd
[   75.758124]  disk 2, o:1, dev:sdc
[   75.758127]  disk 3, o:1, dev:sdb
[   75.758169] md0: detected capacity change from 0 to 960218529792
[   75.763026]  md0: unknown partition table
[   81.430931] device-mapper: table: 254:0: adding target device (start sect 
8388608 len 12582912) caused an alignment inconsistency
[   81.585263] device-mapper: table: 254:6: adding target device (start sect 
12582912 len 16777216) caused an alignment inconsistency
[   83.195825] kjournald starting.  Commit interval 5 seconds
[   83.195992] EXT3 FS on sda2, internal journal
[   83.195998] EXT3-fs: mounted filesystem with ordered data mode.
[   83.267130] kjournald starting.  Commit interval 5 seconds
[   83.267297] EXT3 FS on sda12, internal journal
[   83.267303] EXT3-fs: mounted filesystem with ordered data mode.
[   83.337320] kjournald starting.  Commit interval 5 seconds
[   83.337525] EXT3 FS on sda6, internal journal
[   83.337531] EXT3-fs: mounted filesystem with ordered data mode.
[   83.384938] kjournald starting.  Commit interval 5 seconds
[   83.385106] EXT3 FS on sda7, internal journal
[   83.385112] EXT3-fs: mounted filesystem with ordered data mode.
[   83.460982] kjournald starting.  Commit interval 5 seconds
[   83.506327] EXT3 FS on dm-8, internal journal
[   83.506334] EXT3-fs: mounted filesystem with ordered data mode.
[   83.617985] kjournald starting.  Commit interval 5 seconds
[   83.628301] EXT3 FS on dm-3, internal journal
[   83.628308] EXT3-fs: mounted filesystem with ordered data mode.
[   83.735128] kjournald starting.  Commit interval 5 seconds
[   83.736478] EXT3 FS on dm-2, internal journal
[   83.736485] EXT3-fs: mounted filesystem with ordered data mode.
[   83.820885] kjournald starting.  Commit interval 5 seconds
[   83.836058] EXT3 FS on dm-7, internal journal
[   83.836066] EXT3-fs: mounted filesystem with ordered data mode.
[   84.995074] loop: module loaded
[   85.228506] Bridge firewalling registered
[   85.233803] device eth0 entered promiscuous mode
[   85.236294] skge eth0: enabling interface
[   85.239568] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   86.904840] skge eth0: Link is up at 100 Mbps, full duplex, flow control both
[   86.904989] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   86.905023] br0: port 1(eth0) entering forwarding state
[   87.662541] RPC: Registered udp transport module.
[   87.662545] RPC: Registered tcp transport module.
[   87.662548] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   87.694456] Slow work thread pool: Starting up
[   87.694513] Slow work thread pool: Ready
[   87.694589] FS-Cache: Loaded
[   87.743789] FS-Cache: Netfs 'nfs' registered for caching
[   87.773217] Installing knfsd (copyright (C) 1996 [email protected]).
[   88.528960] fuse init (API version 7.13)
[   97.828005] eth0: no IPv6 routers present
[  101.993528] Bluetooth: Core ver 2.15
[  101.993590] NET: Registered protocol family 31
[  101.993593] Bluetooth: HCI device and connection manager initialized
[  101.993597] Bluetooth: HCI socket layer initialized
[  102.062304] Bluetooth: L2CAP ver 2.14
[  102.062308] Bluetooth: L2CAP socket layer initialized
[  102.099616] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  102.099620] Bluetooth: BNEP filters: protocol multicast
[  102.139696] Bluetooth: SCO (Voice Link) ver 0.6
[  102.139700] Bluetooth: SCO socket layer initialized
[  103.234193] lp: driver loaded but no devices found
[  103.267215] ppdev: user-space parallel port driver
[  104.242059] svc: failed to register lockdv1 RPC service (errno 97).
[  104.245325] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery 
directory
[  104.264195] NFSD: starting 90-second grace period
[  104.306588] agpgart-intel 0000:00:00.0: AGP 3.0 bridge
[  104.306609] agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode
[  104.306644] pci 0000:01:00.0: putting AGP V3 device into 8x mode
[  104.541135] [drm] Setting GART location based on new memory map
[  104.541191] [drm] Loading R200 Microcode
[  104.541195] platform radeon_cp.0: firmware: requesting radeon/R200_cp.bin
[  104.549977] [drm] writeback test succeeded in 1 usecs
[  104.820310] lo: Disabled Privacy Extensions
[  117.774197] CPU0 attaching NULL sched-domain.
[  117.774256] CPU0 attaching NULL sched-domain.
[  215.693005] reportbug[3678]: segfault at dc ip b66f430a sp b60b4540 error 4 
in libpango-1.0.so.0.2600.2[b66d3000+42000]

** Model information
not available

** Loaded modules:
Module                  Size  Used by
ppdev                   4058  0 
lp                      5570  0 
parport                22554  2 ppdev,lp
sco                     5837  2 
bnep                    7444  2 
l2cap                  21677  3 bnep
crc16                   1027  1 l2cap
bluetooth              36327  5 sco,bnep,l2cap
rfkill                 10264  2 bluetooth
battery                 3782  0 
speedstep_lib           2468  0 
cpufreq_stats           1940  0 
cpufreq_powersave        602  0 
cpufreq_userspace       1480  0 
cpufreq_conservative     4018  0 
binfmt_misc             4907  1 
fuse                   43758  1 
nfsd                  193215  13 
exportfs                2618  1 nfsd
nfs                   206614  0 
lockd                  49437  2 nfsd,nfs
fscache                24662  1 nfs
nfs_acl                 1695  2 nfsd,nfs
auth_rpcgss            25264  2 nfsd,nfs
sunrpc                134588  12 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
bridge                 32987  0 
stp                      996  1 bridge
loop                    9757  0 
snd_intel8x0           19523  1 
snd_ac97_codec         79140  1 snd_intel8x0
ac97_bus                 710  1 snd_ac97_codec
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47210  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_midi            3576  0 
snd_rawmidi            12505  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35463  2 snd_seq_midi,snd_seq_midi_event
radeon                490030  2 
joydev                  6771  0 
ttm                    33378  1 radeon
snd_timer              12258  2 snd_pcm,snd_seq
usbhid                 27980  0 
hid                    50629  1 usbhid
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
sg                     15964  0 
drm_kms_helper         18297  1 radeon
uhci_hcd               16057  0 
sata_promise            7353  2 
skge                   29502  0 
evdev                   5609  16 
drm                   112200  5 radeon,ttm,drm_kms_helper
i2c_algo_bit            3497  1 radeon
snd                    34363  11 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_i801                6442  0 
ehci_hcd               27582  0 
sr_mod                 10770  0 
soundcore               3450  1 snd
psmouse                44413  0 
serio_raw               2916  0 
cdrom                  26487  1 sr_mod
button                  3598  0 
pcspkr                  1207  0 
i2c_core               12648  5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
snd_page_alloc          5045  2 snd_intel8x0,snd_pcm
shpchp                 21220  0 
processor              26599  0 
rng_core                2178  0 
usbcore                98162  4 usbhid,uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore
pci_hotplug            18065  1 shpchp
ext3                   94200  9 
jbd                    32169  1 ext3
mbcache                 3762  1 ext3
raid456                42408  1 
md_mod                 67169  2 raid456
async_raid6_recov       4042  1 raid456
async_pq                2643  2 raid456,async_raid6_recov
raid6_pq               77468  2 async_raid6_recov,async_pq
async_xor               1954  3 raid456,async_raid6_recov,async_pq
xor                    12418  1 async_xor
async_memcpy             838  2 raid456,async_raid6_recov
async_tx                1326  5 
raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
sd_mod                 25785  11 
crc_t10dif              1012  1 sd_mod
thermal                 9206  0 
fan                     2586  0 
thermal_sys             9378  3 processor,thermal,fan
dm_mirror               9671  0 
dm_region_hash          5644  1 dm_mirror
dm_log                  6369  2 dm_mirror,dm_region_hash
dm_mod                 46078  26 dm_mirror,dm_log
ata_generic             2015  0 
ata_piix               17133  8 
libata                114416  3 sata_promise,ata_generic,ata_piix
scsi_mod              101305  4 sg,sr_mod,sd_mod,libata

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82865G/PE/P DRAM 
Controller/Host-Hub Interface [8086:2570] (rev 02)
        Subsystem: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80f2]
        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 f8000000 (32-bit, prefetchable) [size=64M]
        Capabilities: <access denied>
        Kernel driver in use: agpgart-intel

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- DisINTx-
        Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: fe900000-fe9fffff
        Prefetchable memory behind bridge: d7f00000-f7efffff
        Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:06.0 System peripheral [0880]: Intel Corporation 82865G/PE/P Processor to 
I/O Memory Interface [8086:2576] (rev 02)
        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-
        Region 0: Memory at fecf0000 (32-bit, non-prefetchable) [size=4K]

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef00 [size=32]
        Kernel driver in use: uhci_hcd

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef20 [size=32]
        Kernel driver in use: uhci_hcd

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef40 [size=32]
        Kernel driver in use: uhci_hcd

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef80 [size=32]
        Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 
EHCI Controller [8086:24dd] (rev 02) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin D routed to IRQ 23
        Region 0: Memory at febfbc00 (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 
c2) (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
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: fea00000-feafffff
        Prefetchable memory behind bridge: b0000000-b00fffff
        Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

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- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 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 fc00 [size=16]
        Region 5: Memory at b0100000 (32-bit, non-prefetchable) [size=1K]
        Kernel driver in use: ata_piix

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: ASUSTeK Computer Inc. P4P800 series motherboard [1043:80a6]
        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 18
        Region 0: I/O ports at efe0 [size=8]
        Region 1: I/O ports at efac [size=4]
        Region 2: I/O ports at efa0 [size=8]
        Region 3: I/O ports at efa8 [size=4]
        Region 4: I/O ports at ef60 [size=16]
        Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus 
Controller [8086:24d3] (rev 02)
        Subsystem: ASUSTeK Computer Inc. P4P800 Mainboard [1043:80a6]
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin B routed to IRQ 17
        Region 4: I/O ports at 0400 [size=32]
        Kernel driver in use: i801_smbus

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801EB/ER 
(ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:812a]
        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 17
        Region 0: I/O ports at e800 [size=256]
        Region 1: I/O ports at ee80 [size=64]
        Region 2: Memory at febfb800 (32-bit, non-prefetchable) [size=512]
        Region 3: Memory at febfb400 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>
        Kernel driver in use: Intel ICH

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV280 [Radeon 
9200 PRO] [1002:5960] (rev 01) (prog-if 00 [VGA controller])
        Subsystem: Info-Tek Corp. Device [18bc:0610]
        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 (2000ns min), Cache Line Size: 16 bytes
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Region 1: I/O ports at c000 [size=256]
        Region 2: Memory at fe9f0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at fe9c0000 [disabled] [size=128K]
        Capabilities: <access denied>

01:00.1 Display controller [0380]: ATI Technologies Inc RV280 [Radeon 9200 PRO] 
(Secondary) [1002:5940] (rev 01)
        Subsystem: Info-Tek Corp. Device [18bc:0611]
        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 (2000ns min), Cache Line Size: 16 bytes
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at fe9e0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>

02:04.0 RAID bus controller [0104]: Promise Technology, Inc. PDC20378 (FastTrak 
378/SATA 378) [105a:3373] (rev 02)
        Subsystem: ASUSTeK Computer Inc. K8V Deluxe/PC-DL Deluxe motherboard 
[1043:80f5]
        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: 96 (1000ns min, 4500ns max), Cache Line Size: 576 bytes
        Interrupt: pin A routed to IRQ 23
        Region 0: I/O ports at df00 [size=64]
        Region 1: I/O ports at dfa0 [size=16]
        Region 2: I/O ports at dc00 [size=128]
        Region 3: Memory at feafe000 (32-bit, non-prefetchable) [size=4K]
        Region 4: Memory at feac0000 (32-bit, non-prefetchable) [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: sata_promise

02:05.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8001 
Gigabit Ethernet Controller [11ab:4320] (rev 13)
        Subsystem: ASUSTeK Computer Inc. Marvell 88E8001 Gigabit Ethernet 
Controller (Asus) [1043:811a]
        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 (5750ns min, 7750ns max), Cache Line Size: 16 bytes
        Interrupt: pin A routed to IRQ 22
        Region 0: Memory at feaf8000 (32-bit, non-prefetchable) [size=16K]
        Region 1: I/O ports at d800 [size=256]
        Expansion ROM at b0000000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: skge


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 10d5:000d Uni Class Technology Co., Ltd 
Bus 002 Device 004: ID 04f3:0210 Elan Microelectronics Corp. AM-400 Hama 
Optical Mouse
Bus 002 Device 003: ID 0e6a:6001 Megawin Technology Co., Ltd 
Bus 002 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-4-686 depends on:
ii  debconf [debconf-2.0]        1.5.28      Debian configuration management sy
ii  initramfs-tools [linux-initr 0.93.4      tools for generating an initramfs
ii  linux-base                   2.6.32-10   Linux image base package
ii  module-init-tools            3.12~pre2-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-4-686 recommends:
ii  firmware-linux-free           2.6.32-9   Binary firmware for various driver
ii  libc6-i686                    2.10.2-6   GNU C Library: Shared libraries [i

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

Versions of packages linux-image-2.6.32-4-686 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
ii  firmware-linux                0.22       Binary firmware for various driver
ii  firmware-linux-nonfree        0.22       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.32-4-686/prerm/would-invalidate-boot-loader-2.6.32-4-686: true
  linux-image-2.6.32-4-686/postinst/bootloader-test-error-2.6.32-4-686:
  linux-image-2.6.32-4-686/postinst/depmod-error-initrd-2.6.32-4-686: false
  linux-image-2.6.32-4-686/postinst/bootloader-error-2.6.32-4-686:
  linux-image-2.6.32-4-686/postinst/missing-firmware-2.6.32-4-686:
  linux-image-2.6.32-4-686/prerm/removing-running-kernel-2.6.32-4-686: true

-- Package-specific info:
** Version:
Linux version 2.6.32-4-686 (Debian 2.6.32-10) ([email protected]) (gcc version 
4.3.4 (Debian 4.3.4-8) ) #1 SMP Wed Mar 17 17:16:41 UTC 2010

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.32-4-686 root=UUID=8c592384-7266-4159-9b43-2c21c5577430 
ro quiet

** Not tainted

** Kernel log:
[    8.793959] Adding 2441808k swap on /dev/sda8.  Priority:-1 extents:1 
across:2441808k 
[    9.365562] EXT3 FS on sda5, internal journal
[   72.050967] md: md0 stopped.
[   72.050981] md: unbind<sdc>
[   72.050991] md: export_rdev(sdc)
[   72.051015] md: unbind<sdb>
[   72.051020] md: export_rdev(sdb)
[   75.718384] md: md0 stopped.
[   75.733161] md: bind<sdd>
[   75.733362] md: bind<sdc>
[   75.734921] md: bind<sdb>
[   75.735103] md: bind<sde>
[   75.752727] raid5: device sde operational as raid disk 0
[   75.752732] raid5: device sdb operational as raid disk 3
[   75.752735] raid5: device sdc operational as raid disk 2
[   75.752738] raid5: device sdd operational as raid disk 1
[   75.753126] raid5: allocated 4222kB for md0
[   75.758093] 0: w=1 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758098] 3: w=2 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758102] 2: w=3 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758106] 1: w=4 pa=0 pr=4 m=1 a=2 r=4 op1=0 op2=0
[   75.758110] raid5: raid level 5 set md0 active with 4 out of 4 devices, 
algorithm 2
[   75.758113] RAID5 conf printout:
[   75.758115]  --- rd:4 wd:4
[   75.758119]  disk 0, o:1, dev:sde
[   75.758121]  disk 1, o:1, dev:sdd
[   75.758124]  disk 2, o:1, dev:sdc
[   75.758127]  disk 3, o:1, dev:sdb
[   75.758169] md0: detected capacity change from 0 to 960218529792
[   75.763026]  md0: unknown partition table
[   81.430931] device-mapper: table: 254:0: adding target device (start sect 
8388608 len 12582912) caused an alignment inconsistency
[   81.585263] device-mapper: table: 254:6: adding target device (start sect 
12582912 len 16777216) caused an alignment inconsistency
[   83.195825] kjournald starting.  Commit interval 5 seconds
[   83.195992] EXT3 FS on sda2, internal journal
[   83.195998] EXT3-fs: mounted filesystem with ordered data mode.
[   83.267130] kjournald starting.  Commit interval 5 seconds
[   83.267297] EXT3 FS on sda12, internal journal
[   83.267303] EXT3-fs: mounted filesystem with ordered data mode.
[   83.337320] kjournald starting.  Commit interval 5 seconds
[   83.337525] EXT3 FS on sda6, internal journal
[   83.337531] EXT3-fs: mounted filesystem with ordered data mode.
[   83.384938] kjournald starting.  Commit interval 5 seconds
[   83.385106] EXT3 FS on sda7, internal journal
[   83.385112] EXT3-fs: mounted filesystem with ordered data mode.
[   83.460982] kjournald starting.  Commit interval 5 seconds
[   83.506327] EXT3 FS on dm-8, internal journal
[   83.506334] EXT3-fs: mounted filesystem with ordered data mode.
[   83.617985] kjournald starting.  Commit interval 5 seconds
[   83.628301] EXT3 FS on dm-3, internal journal
[   83.628308] EXT3-fs: mounted filesystem with ordered data mode.
[   83.735128] kjournald starting.  Commit interval 5 seconds
[   83.736478] EXT3 FS on dm-2, internal journal
[   83.736485] EXT3-fs: mounted filesystem with ordered data mode.
[   83.820885] kjournald starting.  Commit interval 5 seconds
[   83.836058] EXT3 FS on dm-7, internal journal
[   83.836066] EXT3-fs: mounted filesystem with ordered data mode.
[   84.995074] loop: module loaded
[   85.228506] Bridge firewalling registered
[   85.233803] device eth0 entered promiscuous mode
[   85.236294] skge eth0: enabling interface
[   85.239568] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   86.904840] skge eth0: Link is up at 100 Mbps, full duplex, flow control both
[   86.904989] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   86.905023] br0: port 1(eth0) entering forwarding state
[   87.662541] RPC: Registered udp transport module.
[   87.662545] RPC: Registered tcp transport module.
[   87.662548] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   87.694456] Slow work thread pool: Starting up
[   87.694513] Slow work thread pool: Ready
[   87.694589] FS-Cache: Loaded
[   87.743789] FS-Cache: Netfs 'nfs' registered for caching
[   87.773217] Installing knfsd (copyright (C) 1996 [email protected]).
[   88.528960] fuse init (API version 7.13)
[   97.828005] eth0: no IPv6 routers present
[  101.993528] Bluetooth: Core ver 2.15
[  101.993590] NET: Registered protocol family 31
[  101.993593] Bluetooth: HCI device and connection manager initialized
[  101.993597] Bluetooth: HCI socket layer initialized
[  102.062304] Bluetooth: L2CAP ver 2.14
[  102.062308] Bluetooth: L2CAP socket layer initialized
[  102.099616] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  102.099620] Bluetooth: BNEP filters: protocol multicast
[  102.139696] Bluetooth: SCO (Voice Link) ver 0.6
[  102.139700] Bluetooth: SCO socket layer initialized
[  103.234193] lp: driver loaded but no devices found
[  103.267215] ppdev: user-space parallel port driver
[  104.242059] svc: failed to register lockdv1 RPC service (errno 97).
[  104.245325] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery 
directory
[  104.264195] NFSD: starting 90-second grace period
[  104.306588] agpgart-intel 0000:00:00.0: AGP 3.0 bridge
[  104.306609] agpgart-intel 0000:00:00.0: putting AGP V3 device into 8x mode
[  104.306644] pci 0000:01:00.0: putting AGP V3 device into 8x mode
[  104.541135] [drm] Setting GART location based on new memory map
[  104.541191] [drm] Loading R200 Microcode
[  104.541195] platform radeon_cp.0: firmware: requesting radeon/R200_cp.bin
[  104.549977] [drm] writeback test succeeded in 1 usecs
[  104.820310] lo: Disabled Privacy Extensions
[  117.774197] CPU0 attaching NULL sched-domain.
[  117.774256] CPU0 attaching NULL sched-domain.
[  215.693005] reportbug[3678]: segfault at dc ip b66f430a sp b60b4540 error 4 
in libpango-1.0.so.0.2600.2[b66d3000+42000]

** Model information
not available

** Loaded modules:
Module                  Size  Used by
ppdev                   4058  0 
lp                      5570  0 
parport                22554  2 ppdev,lp
sco                     5837  2 
bnep                    7444  2 
l2cap                  21677  3 bnep
crc16                   1027  1 l2cap
bluetooth              36327  5 sco,bnep,l2cap
rfkill                 10264  2 bluetooth
battery                 3782  0 
speedstep_lib           2468  0 
cpufreq_stats           1940  0 
cpufreq_powersave        602  0 
cpufreq_userspace       1480  0 
cpufreq_conservative     4018  0 
binfmt_misc             4907  1 
fuse                   43758  1 
nfsd                  193215  13 
exportfs                2618  1 nfsd
nfs                   206614  0 
lockd                  49437  2 nfsd,nfs
fscache                24662  1 nfs
nfs_acl                 1695  2 nfsd,nfs
auth_rpcgss            25264  2 nfsd,nfs
sunrpc                134588  12 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
bridge                 32987  0 
stp                      996  1 bridge
loop                    9757  0 
snd_intel8x0           19523  1 
snd_ac97_codec         79140  1 snd_intel8x0
ac97_bus                 710  1 snd_ac97_codec
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47210  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_midi            3576  0 
snd_rawmidi            12505  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
snd_seq                35463  2 snd_seq_midi,snd_seq_midi_event
radeon                490030  2 
joydev                  6771  0 
ttm                    33378  1 radeon
snd_timer              12258  2 snd_pcm,snd_seq
usbhid                 27980  0 
hid                    50629  1 usbhid
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
sg                     15964  0 
drm_kms_helper         18297  1 radeon
uhci_hcd               16057  0 
sata_promise            7353  2 
skge                   29502  0 
evdev                   5609  16 
drm                   112200  5 radeon,ttm,drm_kms_helper
i2c_algo_bit            3497  1 radeon
snd                    34363  11 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_i801                6442  0 
ehci_hcd               27582  0 
sr_mod                 10770  0 
soundcore               3450  1 snd
psmouse                44413  0 
serio_raw               2916  0 
cdrom                  26487  1 sr_mod
button                  3598  0 
pcspkr                  1207  0 
i2c_core               12648  5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
snd_page_alloc          5045  2 snd_intel8x0,snd_pcm
shpchp                 21220  0 
processor              26599  0 
rng_core                2178  0 
usbcore                98162  4 usbhid,uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore
pci_hotplug            18065  1 shpchp
ext3                   94200  9 
jbd                    32169  1 ext3
mbcache                 3762  1 ext3
raid456                42408  1 
md_mod                 67169  2 raid456
async_raid6_recov       4042  1 raid456
async_pq                2643  2 raid456,async_raid6_recov
raid6_pq               77468  2 async_raid6_recov,async_pq
async_xor               1954  3 raid456,async_raid6_recov,async_pq
xor                    12418  1 async_xor
async_memcpy             838  2 raid456,async_raid6_recov
async_tx                1326  5 
raid456,async_raid6_recov,async_pq,async_xor,async_memcpy
sd_mod                 25785  11 
crc_t10dif              1012  1 sd_mod
thermal                 9206  0 
fan                     2586  0 
thermal_sys             9378  3 processor,thermal,fan
dm_mirror               9671  0 
dm_region_hash          5644  1 dm_mirror
dm_log                  6369  2 dm_mirror,dm_region_hash
dm_mod                 46078  26 dm_mirror,dm_log
ata_generic             2015  0 
ata_piix               17133  8 
libata                114416  3 sata_promise,ata_generic,ata_piix
scsi_mod              101305  4 sg,sr_mod,sd_mod,libata

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82865G/PE/P DRAM 
Controller/Host-Hub Interface [8086:2570] (rev 02)
        Subsystem: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80f2]
        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 f8000000 (32-bit, prefetchable) [size=64M]
        Capabilities: <access denied>
        Kernel driver in use: agpgart-intel

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- DisINTx-
        Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 0000c000-0000cfff
        Memory behind bridge: fe900000-fe9fffff
        Prefetchable memory behind bridge: d7f00000-f7efffff
        Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:06.0 System peripheral [0880]: Intel Corporation 82865G/PE/P Processor to 
I/O Memory Interface [8086:2576] (rev 02)
        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-
        Region 0: Memory at fecf0000 (32-bit, non-prefetchable) [size=4K]

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef00 [size=32]
        Kernel driver in use: uhci_hcd

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef20 [size=32]
        Kernel driver in use: uhci_hcd

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef40 [size=32]
        Kernel driver in use: uhci_hcd

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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 ef80 [size=32]
        Kernel driver in use: uhci_hcd

00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 
EHCI Controller [8086:24dd] (rev 02) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin D routed to IRQ 23
        Region 0: Memory at febfbc00 (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 
c2) (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
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: fea00000-feafffff
        Prefetchable memory behind bridge: b0000000-b00fffff
        Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

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- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        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: ASUSTeK Computer Inc. P4P800/P5P800 series motherboard 
[1043:80a6]
        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 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 fc00 [size=16]
        Region 5: Memory at b0100000 (32-bit, non-prefetchable) [size=1K]
        Kernel driver in use: ata_piix

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: ASUSTeK Computer Inc. P4P800 series motherboard [1043:80a6]
        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 18
        Region 0: I/O ports at efe0 [size=8]
        Region 1: I/O ports at efac [size=4]
        Region 2: I/O ports at efa0 [size=8]
        Region 3: I/O ports at efa8 [size=4]
        Region 4: I/O ports at ef60 [size=16]
        Kernel driver in use: ata_piix

00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus 
Controller [8086:24d3] (rev 02)
        Subsystem: ASUSTeK Computer Inc. P4P800 Mainboard [1043:80a6]
        Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin B routed to IRQ 17
        Region 4: I/O ports at 0400 [size=32]
        Kernel driver in use: i801_smbus

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801EB/ER 
(ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02)
        Subsystem: ASUSTeK Computer Inc. Device [1043:812a]
        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 17
        Region 0: I/O ports at e800 [size=256]
        Region 1: I/O ports at ee80 [size=64]
        Region 2: Memory at febfb800 (32-bit, non-prefetchable) [size=512]
        Region 3: Memory at febfb400 (32-bit, non-prefetchable) [size=256]
        Capabilities: <access denied>
        Kernel driver in use: Intel ICH

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV280 [Radeon 
9200 PRO] [1002:5960] (rev 01) (prog-if 00 [VGA controller])
        Subsystem: Info-Tek Corp. Device [18bc:0610]
        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 (2000ns min), Cache Line Size: 16 bytes
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
        Region 1: I/O ports at c000 [size=256]
        Region 2: Memory at fe9f0000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at fe9c0000 [disabled] [size=128K]
        Capabilities: <access denied>

01:00.1 Display controller [0380]: ATI Technologies Inc RV280 [Radeon 9200 PRO] 
(Secondary) [1002:5940] (rev 01)
        Subsystem: Info-Tek Corp. Device [18bc:0611]
        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 (2000ns min), Cache Line Size: 16 bytes
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at fe9e0000 (32-bit, non-prefetchable) [size=64K]
        Capabilities: <access denied>

02:04.0 RAID bus controller [0104]: Promise Technology, Inc. PDC20378 (FastTrak 
378/SATA 378) [105a:3373] (rev 02)
        Subsystem: ASUSTeK Computer Inc. K8V Deluxe/PC-DL Deluxe motherboard 
[1043:80f5]
        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: 96 (1000ns min, 4500ns max), Cache Line Size: 576 bytes
        Interrupt: pin A routed to IRQ 23
        Region 0: I/O ports at df00 [size=64]
        Region 1: I/O ports at dfa0 [size=16]
        Region 2: I/O ports at dc00 [size=128]
        Region 3: Memory at feafe000 (32-bit, non-prefetchable) [size=4K]
        Region 4: Memory at feac0000 (32-bit, non-prefetchable) [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: sata_promise

02:05.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8001 
Gigabit Ethernet Controller [11ab:4320] (rev 13)
        Subsystem: ASUSTeK Computer Inc. Marvell 88E8001 Gigabit Ethernet 
Controller (Asus) [1043:811a]
        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 (5750ns min, 7750ns max), Cache Line Size: 16 bytes
        Interrupt: pin A routed to IRQ 22
        Region 0: Memory at feaf8000 (32-bit, non-prefetchable) [size=16K]
        Region 1: I/O ports at d800 [size=256]
        Expansion ROM at b0000000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: skge


** USB devices:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 10d5:000d Uni Class Technology Co., Ltd 
Bus 002 Device 004: ID 04f3:0210 Elan Microelectronics Corp. AM-400 Hama 
Optical Mouse
Bus 002 Device 003: ID 0e6a:6001 Megawin Technology Co., Ltd 
Bus 002 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.32-4-686 depends on:
ii  debconf [debconf-2.0]        1.5.28      Debian configuration management sy
ii  initramfs-tools [linux-initr 0.93.4      tools for generating an initramfs
ii  linux-base                   2.6.32-10   Linux image base package
ii  module-init-tools            3.12~pre2-1 tools for managing Linux kernel mo

Versions of packages linux-image-2.6.32-4-686 recommends:
ii  firmware-linux-free           2.6.32-9   Binary firmware for various driver
ii  libc6-i686                    2.10.2-6   GNU C Library: Shared libraries [i

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

Versions of packages linux-image-2.6.32-4-686 is related to:
pn  firmware-bnx2                 <none>     (no description available)
pn  firmware-bnx2x                <none>     (no description available)
pn  firmware-ipw2x00              <none>     (no description available)
pn  firmware-ivtv                 <none>     (no description available)
pn  firmware-iwlwifi              <none>     (no description available)
ii  firmware-linux                0.22       Binary firmware for various driver
ii  firmware-linux-nonfree        0.22       Binary firmware for various driver
pn  firmware-qlogic               <none>     (no description available)
pn  firmware-ralink               <none>     (no description available)

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.32-4-686/prerm/would-invalidate-boot-loader-2.6.32-4-686: true
  linux-image-2.6.32-4-686/postinst/bootloader-test-error-2.6.32-4-686:
  linux-image-2.6.32-4-686/postinst/depmod-error-initrd-2.6.32-4-686: false
  linux-image-2.6.32-4-686/postinst/bootloader-error-2.6.32-4-686:
  linux-image-2.6.32-4-686/postinst/missing-firmware-2.6.32-4-686:
  linux-image-2.6.32-4-686/prerm/removing-running-kernel-2.6.32-4-686: true



--- End Message ---
--- Begin Message ---
Version: 3.1.1-1+incremental

also sprach Mathieu Parent (Debian) <[email protected]> [2010.05.26.0953 
+0200]:
> As stated in your (mostly) automatic bug closer, this bug is no longer
> found on my box. But it is only fixed in experimental and should not
> be closed on the squeeze/sid version (not yet). Also, currently
> initramfs-tools conflicts with "incremental" versions of mdadm.

So closing in experimental only for now. The fix for sid might well
be setting rootdelay in the grub config.

-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
on the other hand, you have different fingers.

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---

Reply via email to