je crois avoir épuisé le sujet “kernel failure” sur Google.
Le problème ne date pas d’hier, et il est apparu sur Debian, Ubuntu, Fedora, sans que les topics visités déclinent une solution.
Apparemment, certains de ceux qui reçoivent ce message ont des difficultés à “éteindre” la machine, ce qui est mon cas également, je dois passer par le terminal.
J’ai lus que des “aideurs” ont demandé à plusieurs reprises l’édition des commandes lspci -knn et dmesg.
Je les envoie à tout hasard, si çà peut inspirer quelqu’un ?
Désolé de la longueur.
J’ajoute que la recherche de pages sur le net, est plus longue sur cette machine que sur les autres, avec parfois des adresses qui ne s’ouvrent pas.
root@debian:/home/eggregor# lspci -knn
00:00.0 Memory controller [0580]: nVidia Corporation CK804 Memory Controller [10de:005e] (rev a3)
00:01.0 ISA bridge [0601]: nVidia Corporation CK804 ISA Bridge [10de:0050] (rev a3)
00:01.1 SMBus [0c05]: nVidia Corporation CK804 SMBus [10de:0052] (rev a2)
Kernel driver in use: nForce2_smbus
Kernel modules: i2c-nforce2
00:02.0 USB Controller [0c03]: nVidia Corporation CK804 USB Controller [10de:005a] (rev a2)
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd
00:02.1 USB Controller [0c03]: nVidia Corporation CK804 USB Controller [10de:005b] (rev a3)
Kernel driver in use: ehci_hcd
Kernel modules: ehci-hcd
00:04.0 Multimedia audio controller [0401]: nVidia Corporation CK804 AC’97 Audio Controller [10de:0059] (rev a2)
Kernel driver in use: Intel ICH
Kernel modules: snd-intel8x0
00:06.0 IDE interface [0101]: nVidia Corporation CK804 IDE [10de:0053] (rev a2)
Kernel driver in use: AMD_IDE
Kernel modules: amd74xx, ide-pci-generic, ata_generic
00:07.0 IDE interface [0101]: nVidia Corporation CK804 Serial ATA Controller [10de:0054] (rev a3)
Kernel driver in use: sata_nv
Kernel modules: ide-pci-generic, ata_generic, sata_nv
00:08.0 IDE interface [0101]: nVidia Corporation CK804 Serial ATA Controller [10de:0055] (rev a3)
Kernel driver in use: sata_nv
Kernel modules: ide-pci-generic, ata_generic, sata_nv
00:09.0 PCI bridge [0604]: nVidia Corporation CK804 PCI Bridge [10de:005c] (rev a2)
00:0a.0 Bridge [0680]: nVidia Corporation CK804 Ethernet Controller [10de:0057] (rev a3)
Kernel driver in use: forcedeth
Kernel modules: forcedeth
00:0b.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:0c.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:0d.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:0e.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] (rev a3)
Kernel driver in use: pcieport-driver
Kernel modules: shpchp
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration [1022:1100]
00:18.1 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map [1022:1101]
00:18.2 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller [1022:1102]
00:18.3 Host bridge [0600]: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control [1022:1103]
Kernel driver in use: k8temp
Kernel modules: k8temp
01:08.0 Network controller [0280]: Texas Instruments ACX 111 54Mbps Wireless Interface [104c:9066]
Kernel driver in use: acx_pci
Kernel modules: acx
01:0a.0 FireWire (IEEE 1394) [0c00]: Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller [104c:8025] (rev 01)
Kernel driver in use: ohci1394
Kernel modules: ohci1394
05:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 6500 [10de:0160] (rev a1)
Kernel modules: nvidiafb
root@debian:/home/eggregor# dmesg
[ 0.272541] PCI: Bridge: 0000:00:0d.0
[ 0.272543] IO window: 8000-8fff
[ 0.272545] MEM window: disabled.
[ 0.272547] PREFETCH window: disabled.
[ 0.272552] PCI: Bridge: 0000:00:0e.0
[ 0.272553] IO window: disabled.
[ 0.272556] MEM window: 0xf0000000-0xf2ffffff
[ 0.272558] PREFETCH window: 0x00000000e0000000-0x00000000efffffff
[ 0.272566] PCI: Setting latency timer of device 0000:00:09.0 to 64
[ 0.272576] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[ 0.272583] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[ 0.272589] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[ 0.272595] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[ 0.272618] NET: Registered protocol family 2
[ 0.308105] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.308710] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[ 0.310712] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.311658] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.311662] TCP reno registered
[ 0.320132] NET: Registered protocol family 1
[ 0.320255] checking if image is initramfs… it is
[ 0.776021] Switched to high resolution mode on CPU 0
[ 0.802606] Freeing initrd memory: 6525k freed
[ 0.809092] audit: initializing netlink socket (disabled)
[ 0.809110] type=2000 audit(1245165153.808:1): initialized
[ 0.809264] Total HugeTLB memory allocated, 0
[ 0.809361] VFS: Disk quotas dquot_6.5.1
[ 0.809389] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.809430] msgmni has been set to 2009
[ 0.809529] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.809532] io scheduler noop registered
[ 0.809534] io scheduler anticipatory registered
[ 0.809536] io scheduler deadline registered
[ 0.809547] io scheduler cfq registered (default)
[ 0.809563] pci 0000:00:00.0: Enabling HT MSI Mapping
[ 0.824224] pci 0000:00:0b.0: Enabling HT MSI Mapping
[ 0.824234] pci 0000:00:0b.0: Found enabled HT MSI Mapping
[ 0.824237] pci 0000:00:0b.0: Linking AER extended capability
[ 0.824247] pci 0000:00:0c.0: Enabling HT MSI Mapping
[ 0.824253] pci 0000:00:0c.0: Found enabled HT MSI Mapping
[ 0.824255] pci 0000:00:0c.0: Linking AER extended capability
[ 0.824264] pci 0000:00:0d.0: Enabling HT MSI Mapping
[ 0.824270] pci 0000:00:0d.0: Found enabled HT MSI Mapping
[ 0.824272] pci 0000:00:0d.0: Linking AER extended capability
[ 0.824281] pci 0000:00:0e.0: Enabling HT MSI Mapping
[ 0.824287] pci 0000:00:0e.0: Found enabled HT MSI Mapping
[ 0.824289] pci 0000:00:0e.0: Linking AER extended capability
[ 0.824307] pci 0000:05:00.0: Boot video device
[ 0.824456] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[ 0.824474] assign_interrupt_mode Found MSI capability
[ 0.824492] Allocate Port Service[0000:00:0b.0:pcie00]
[ 0.824532] Allocate Port Service[0000:00:0b.0:pcie03]
[ 0.824591] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[ 0.824608] assign_interrupt_mode Found MSI capability
[ 0.824622] Allocate Port Service[0000:00:0c.0:pcie00]
[ 0.824655] Allocate Port Service[0000:00:0c.0:pcie03]
[ 0.824712] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[ 0.824730] assign_interrupt_mode Found MSI capability
[ 0.824743] Allocate Port Service[0000:00:0d.0:pcie00]
[ 0.824778] Allocate Port Service[0000:00:0d.0:pcie03]
[ 0.824837] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[ 0.824854] assign_interrupt_mode Found MSI capability
[ 0.824868] Allocate Port Service[0000:00:0e.0:pcie00]
[ 0.824903] Allocate Port Service[0000:00:0e.0:pcie03]
[ 0.827496] Linux agpgart interface v0.103
[ 0.827500] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 0.827628] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.827728] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 0.827885] pnp: the driver ‘serial’ has been registered
[ 0.828061] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.828103] serial 00:07: driver attached
[ 0.829518] brd: module loaded
[ 0.829593] input: Macintosh mouse button emulation as /class/input/input0
[ 0.829688] pnp: the driver ‘i8042 kbd’ has been registered
[ 0.829704] i8042 kbd 00:0b: driver attached
[ 0.829734] pnp: the driver ‘i8042 aux’ has been registered
[ 0.829749] i8042 aux 00:0a: driver attached
[ 0.829778] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.832455] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.832460] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.836319] mice: PS/2 mouse device common for all mice
[ 0.836357] pnp: the driver ‘rtc_cmos’ has been registered
[ 0.836431] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.836449] rtc0: alarms up to one year, y3k
[ 0.836451] rtc_cmos 00:04: driver attached
[ 0.836482] cpuidle: using governor ladder
[ 0.836484] cpuidle: using governor menu
[ 0.836490] No iBFT detected.
[ 0.836874] TCP cubic registered
[ 0.836877] NET: Registered protocol family 17
[ 0.836997] registered taskstats version 1
[ 0.837182] rtc_cmos 00:04: setting system clock to 2009-06-16 15:12:34 UTC (1245165154)
[ 0.837192] Freeing unused kernel memory: 392k freed
[ 0.858694] input: AT Translated Set 2 keyboard as /class/input/input1
[ 0.929905] ACPI: ACPI0007:00 is registered as cooling_device0
[ 1.500760] ohci_hcd: 2006 August 04 USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.501122] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[ 1.501132] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [APCF] -> GSI 23 (level, low) -> IRQ 23
[ 1.501149] PCI: Setting latency timer of device 0000:00:02.0 to 64
[ 1.501152] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 1.501329] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[ 1.501350] ohci_hcd 0000:00:02.0: irq 23, io mem 0xf3102000
[ 1.558127] usb usb1: configuration #1 chosen from 1 choice
[ 1.558161] hub 1-0:1.0: USB hub found
[ 1.558172] hub 1-0:1.0: 10 ports detected
[ 1.558264] Uniform Multi-Platform E-IDE driver
[ 1.558268] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 1.660167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.660171] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.660174] usb usb1: Product: OHCI Host Controller
[ 1.660176] usb usb1: Manufacturer: Linux 2.6.26-2-amd64 ohci_hcd
[ 1.660178] usb usb1: SerialNumber: 0000:00:02.0
[ 1.660616] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[ 1.660625] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [APCL] -> GSI 22 (level, low) -> IRQ 22
[ 1.660640] PCI: Setting latency timer of device 0000:00:02.1 to 64
[ 1.660643] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 1.660707] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
[ 1.660742] ehci_hcd 0000:00:02.1: debug port 1
[ 1.660745] PCI: cache line size of 64 is not supported by device 0000:00:02.1
[ 1.660758] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfeb00000
[ 1.672029] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 1.672127] usb usb2: configuration #1 chosen from 1 choice
[ 1.672160] hub 2-0:1.0: USB hub found
[ 1.672174] hub 2-0:1.0: 10 ports detected
[ 1.776150] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.776155] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.776157] usb usb2: Product: EHCI Host Controller
[ 1.776160] usb usb2: Manufacturer: Linux 2.6.26-2-amd64 ehci_hcd
[ 1.776162] usb usb2: SerialNumber: 0000:00:02.1
[ 1.776218] NFORCE-CK804: 0000:00:06.0 (rev a2) UDMA133 controller
[ 1.776222] NFORCE-CK804: IDE controller (0x10de:0x0053 rev 0xa2) at PCI slot 0000:00:06.0
[ 1.776247] NFORCE-CK804: not 100% native mode: will probe irqs later
[ 1.776258] ide0: BM-DMA at 0xf000-0xf007
[ 1.776264] ide1: BM-DMA at 0xf008-0xf00f
[ 1.776269] Probing IDE interface ide0…
[ 2.284008] usb 2-3: new high speed USB device using ehci_hcd and address 2
[ 2.420835] usb 2-3: configuration #1 chosen from 1 choice
[ 2.421409] usb 2-3: New USB device found, idVendor=05e3, idProduct=070e
[ 2.421412] usb 2-3: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[ 2.421414] usb 2-3: Product: USB Storage
[ 2.421416] usb 2-3: SerialNumber: 000000009317
[ 2.512081] hda: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
[ 2.660008] usb 2-8: new high speed USB device using ehci_hcd and address 3
[ 2.793688] usb 2-8: configuration #1 chosen from 1 choice
[ 2.793982] usb 2-8: New USB device found, idVendor=0d49, idProduct=7410
[ 2.793985] usb 2-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.793987] usb 2-8: Product: Basics Desktop
[ 2.793989] usb 2-8: Manufacturer: Maxtor
[ 2.793991] usb 2-8: SerialNumber: 2HBEHHL6
[ 2.848032] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[ 2.848821] hda: UDMA/33 mode selected
[ 2.849285] Probing IDE interface ide1…
[ 3.032007] usb 2-9: new high speed USB device using ehci_hcd and address 4
[ 3.166815] usb 2-9: configuration #1 chosen from 1 choice
[ 3.167797] usb 2-9: New USB device found, idVendor=04a9, idProduct=1712
[ 3.167800] usb 2-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.167803] usb 2-9: Product: MP530
[ 3.167804] usb 2-9: Manufacturer: Canon
[ 3.167806] usb 2-9: SerialNumber: 12ED62
[ 3.416050] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 3.419408] ide1 at 0x170-0x177,0x376 on irq 15
[ 3.419568] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
[ 3.419911] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21
[ 3.419919] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 21
[ 3.419925] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[ 3.940698] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x3f1 @ 7, addr 00:0f:ea:2e:f5:7f
[ 3.940702] forcedeth 0000:00:0a.0: highdma csum timirq gbit lnktim desc-v3
[ 3.943606] No dock devices found.
[ 3.949828] SCSI subsystem initialized
[ 3.956573] libata version 3.00 loaded.
[ 3.958842] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[ 3.958852] ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [APC3] -> GSI 18 (level, low) -> IRQ 18
[ 4.009060] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[f3026000-f30267ff] Max Packet=[4096] IR/IT contexts=[4/8]
[ 4.013977] sata_nv 0000:00:07.0: version 3.5
[ 4.014401] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20
[ 4.014409] ACPI: PCI Interrupt 0000:00:07.0[A] -> Link [APSI] -> GSI 20 (level, low) -> IRQ 20
[ 4.014462] PCI: Setting latency timer of device 0000:00:07.0 to 64
[ 4.014506] scsi0 : sata_nv
[ 4.014583] scsi1 : sata_nv
[ 4.014724] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xd400 irq 20
[ 4.014727] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xd408 irq 20
[ 4.107486] hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[ 4.107493] Uniform CD-ROM driver Revision: 3.20
[ 4.147625] Initializing USB Mass Storage driver…
[ 4.147699] scsi2 : SCSI emulation for USB Mass Storage devices
[ 4.147798] scsi3 : SCSI emulation for USB Mass Storage devices
[ 4.147867] usbcore: registered new interface driver usb-storage
[ 4.147870] USB Mass Storage support registered.
[ 4.152034] usb-storage: device found at 3
[ 4.152038] usb-storage: waiting for device to settle before scanning
[ 4.152051] usb-storage: device found at 2
[ 4.152052] usb-storage: waiting for device to settle before scanning
[ 4.488015] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 4.497056] ata1.00: HPA detected: current 320170943, native 320173056
[ 4.497061] ata1.00: ATA-7: Maxtor 6L160M0, BACE1G10, max UDMA/133
[ 4.497064] ata1.00: 320170943 sectors, multi 0: LBA48 NCQ (depth 0/32)
[ 4.513043] ata1.00: configured for UDMA/133
[ 4.832007] ata2: SATA link down (SStatus 0 SControl 300)
[ 4.832050] isa bounce pool size: 16 pages
[ 4.832123] scsi 0:0:0:0: Direct-Access ATA Maxtor 6L160M0 BACE PQ: 0 ANSI: 5
[ 4.832655] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23
[ 4.832658] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [APSJ] -> GSI 23 (level, low) -> IRQ 23
[ 4.832713] PCI: Setting latency timer of device 0000:00:08.0 to 64
[ 4.832765] scsi4 : sata_nv
[ 4.832816] scsi5 : sata_nv
[ 4.832957] ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xe800 irq 23
[ 4.832960] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xe808 irq 23
[ 5.152008] ata3: SATA link down (SStatus 0 SControl 300)
[ 5.280105] ieee1394: Host added: ID:BUS[0-00:1023] GUID[000fea56002f2917]
[ 5.472011] ata4: SATA link down (SStatus 0 SControl 300)
[ 5.488607] Driver ‘sd’ needs updating - please use bus_type methods
[ 5.488713] sd 0:0:0:0: [sda] 320170943 512-byte hardware sectors (163928 MB)
[ 5.488729] sd 0:0:0:0: [sda] Write Protect is off
[ 5.488732] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.488756] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 5.488807] sd 0:0:0:0: [sda] 320170943 512-byte hardware sectors (163928 MB)
[ 5.488820] sd 0:0:0:0: [sda] Write Protect is off
[ 5.488823] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 5.488845] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 5.488848] sda: sda1 sda2 < sda5 sda6 sda7 > sda3
[ 5.528003] sd 0:0:0:0: [sda] Attached SCSI disk
[ 5.833082] PM: Starting manual resume from disk
[ 5.847926] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 5.847931] EXT3-fs: write access will be enabled during recovery.
[ 6.340006] kjournald starting. Commit interval 5 seconds
[ 6.340006] EXT3-fs: sda6: orphan cleanup on readonly fs
[ 6.340006] ext3_orphan_cleanup: deleting unreferenced inode 369796
[ 6.340006] EXT3-fs: sda6: 1 orphan inode deleted
[ 6.340006] EXT3-fs: recovery complete.
[ 6.664654] EXT3-fs: mounted filesystem with ordered data mode.
[ 8.584580] udevd version 125 started
[ 9.152445] usb-storage: device scan complete
[ 9.153006] usb-storage: device scan complete
[ 9.155448] scsi 2:0:0:0: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 9.155676] scsi 3:0:0:0: Direct-Access Maxtor Basics Desktop 0122 PQ: 0 ANSI: 4
[ 9.156176] scsi 2:0:0:1: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 9.158072] scsi 2:0:0:2: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 9.160055] scsi 2:0:0:3: Direct-Access Generic STORAGE DEVICE 9317 PQ: 0 ANSI: 0
[ 9.164141] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 9.168186] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[ 9.172156] sd 2:0:0:2: [sdd] Attached SCSI removable disk
[ 9.176279] sd 2:0:0:3: [sde] Attached SCSI removable disk
[ 9.179068] sd 3:0:0:0: [sdf] 976773168 512-byte hardware sectors (500108 MB)
[ 9.181951] sd 3:0:0:0: [sdf] Write Protect is off
[ 9.181957] sd 3:0:0:0: [sdf] Mode Sense: 2d 08 00 00
[ 9.181959] sd 3:0:0:0: [sdf] Assuming drive cache: write through
[ 9.187321] sd 3:0:0:0: [sdf] 976773168 512-byte hardware sectors (500108 MB)
[ 9.190045] sd 3:0:0:0: [sdf] Write Protect is off
[ 9.190050] sd 3:0:0:0: [sdf] Mode Sense: 2d 08 00 00
[ 9.190053] sd 3:0:0:0: [sdf] Assuming drive cache: write through
[ 9.190090] sdf: sdf1 sdf2 < >
[ 9.194239] sd 3:0:0:0: [sdf] Attached SCSI disk
[ 9.744467] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x1c00
[ 9.744492] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x1c40
[ 9.911675] input: Power Button (FF) as /class/input/input2
[ 9.932551] ACPI: Power Button (FF) [PWRF]
[ 9.932633] input: Power Button (CM) as /class/input/input3
[ 9.964802] ACPI: Power Button (CM) [PWRB]
[ 10.701874] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
[ 10.701879] ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [APCJ] -> GSI 22 (level, low) -> IRQ 22
[ 10.701902] PCI: Setting latency timer of device 0000:00:04.0 to 64
[ 10.706362] usblp0: USB Bidirectional printer dev 4 if 1 alt 0 proto 2 vid 0x04A9 pid 0x1712
[ 10.707308] usblp1: USB Bidirectional printer dev 4 if 2 alt 0 proto 2 vid 0x04A9 pid 0x1712
[ 10.707326] usbcore: registered new interface driver usblp
[ 10.775838] acx: this driver is still EXPERIMENTAL
[ 10.775840] acx: reading README file and/or Craig’s HOWTO is recommended, visit acx100.sf.net in case of further questions/discussion
[ 10.775845] acx: compiled to use 32bit I/O access. I/O timing issues might occur, such as non-working firmware upload. Report them
[ 10.775848] running on a little-endian CPU
[ 10.775849] PCI module v0.3.36 initialized, waiting for cards to probe…
[ 11.024017] intel8x0_measure_ac97_clock: measured 54625 usecs
[ 11.024022] intel8x0: clocking to 46961
[ 11.025131] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
[ 11.025142] ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 16
[ 11.025170] acx: found ACX111-based wireless network card at 0000:01:08.0, irq:16, phymem1:0xF3024000, phymem2:0xF3000000, mem1:0xffffc200001e4000, mem1_size:8192, mem2:0xffffc20010540000, mem2_size:131072
[ 11.025174] initial debug setting is 0x000A
[ 11.025194] using IRQ 16
[ 11.026161] acx: need to load firmware for acx111 chipset with radio ID 16, please provide via firmware hotplug:
[ 11.026163] acx: either one file only (ombined firmware image file, radio-specific) or two files (radio-less base image file plus separate adio-specific extension file)
[ 11.026167] requesting firmware image ‘tiacx111c16’
[ 11.026169] firmware: requesting tiacx111c16
[ 11.188497] input: PC Speaker as /class/input/input4
[ 11.335281] NET: Registered protocol family 23
[ 11.351941] logips2pp: Detected unknown logitech mouse model 62
[ 11.863179] input: ImExPS/2 Logitech Explorer Mouse as /class/input/input5
[ 11.891242] pnp: the driver ‘parport_pc’ has been registered
[ 11.891263] parport_pc 00:09: reported by Plug and Play ACPI
[ 11.891303] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 11.988089] parport_pc 00:09: driver attached
[ 12.055460] acx_write_fw (main/combined): 0
[ 12.081842] acx_validate_fw (main/combined): 0
[ 12.546603] initializing max packet templates
[ 12.628014] dump queue head (from card):
[ 12.628015] len: 24
[ 12.628016] tx_memory_block_address: 19060
[ 12.628017] rx_memory_block_address: 13560
[ 12.628018] tx1_queue address: 12A94
[ 12.628019] rx1_queue address: 12754
[ 12.664475] NVS_vendor_offs:01CD probe_delay:200 eof_memory:1114112
[ 12.664479] CCAModes:04 Diversity:01 ShortPreOpt:01 PBCC:01 ChanAgil:00 PHY:05 Temp:01
[ 12.664481] AntennaID:00 Len:02 Data:01 02
[ 12.664484] PowerLevelID:01 Len:02 Data:001E 000A
[ 12.664487] DataRatesID:02 Len:05 Data:02 04 11 22 44
[ 12.664490] DomainID:03 Len:06 Data:30 20 30 31 32 40
[ 12.664494] ProductID:04 Len:09 Data:TI ACX100
[ 12.664496] ManufacturerID:05 Len:07 Data:TI Test
[ 12.664498] get_mask 0x00004182, set_mask 0x00000000
[ 12.676010] don’t know how to get sensitivity for radio type 0x16
[ 12.676012] got sensitivity value 0
[ 12.688009] got antenna value 0x4A
[ 12.700008] got regulatory domain 0x30
[ 12.700012] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 12.700015] new ratevector: 82 84 0B 0C 12 16 18 24 2C 30 48 60 6C
[ 12.700021] setting RXconfig to 2010:0FDD
[ 12.724015] acx: === chipset TNETW1130, radio type 0x16 (Radia), form factor 0x01 ((mini-)PCI / CardBus), EEPROM version 0x05: uploaded firmware ‘Rev 1.2.1.34’ ===
[ 12.724382] creating /proc entry driver/acx_wlan0
[ 12.724391] creating /proc entry driver/acx_wlan0_diag
[ 12.724394] creating /proc entry driver/acx_wlan0_eeprom
[ 12.724398] creating /proc entry driver/acx_wlan0_phy
[ 12.724405] acx v0.3.36: net device wlan0, driver compiled against wireless extensions 22 and Linux 2.6.26-2-amd64
[ 12.725017] USB module v0.3.36 initialized, probing for devices…
[ 12.725040] usbcore: registered new interface driver acx_usb
[ 13.154370] Adding 2931820k swap on /dev/sda5. Priority:-1 extents:1 across:2931820k
[ 13.480993] EXT3 FS on sda6, internal journal
[ 14.209971] loop: module loaded
[ 14.889705] kjournald starting. Commit interval 5 seconds
[ 14.889705] EXT3 FS on sda7, internal journal
[ 14.889705] EXT3-fs: mounted filesystem with ordered data mode.
[ 14.977110] fuse init (API version 7.9)
[ 15.671318] acx_set_status(1):SCANNING
[ 15.671336] updating initial settings on iface activation
[ 15.671338] get_mask 0x00000000, set_mask 0x0037EEFE
[ 15.671340] important setting has been changed. Need to update packet templates, too
[ 15.680021] updating packet templates
[ 15.692013] updating Tx fallback to 1 retries
[ 15.704006] updating transmit power: 15 dBm
[ 15.716006] updating antenna value: 0x4A
[ 15.728006] updating Energy Detect (ED) threshold: 0
[ 15.728008] acx111 doesn’t support ED!
[ 15.728009] updating Channel Clear Assessment (CCA) value: 0x00
[ 15.728011] acx111 doesn’t support CCA!
[ 15.728013] updating channel to: 1
[ 15.728014] updating: enable Tx
[ 15.740006] updating: enable Rx on channel: 1
[ 15.752006] updating short retry limit: 7, long retry limit: 4
[ 15.776022] updating tx MSDU lifetime: 4096
[ 15.778527] sta_list_add: sta=02:61:A9:DD:DA:38
[ 15.779833] sta_list_add: sta=02:61:A9:DD:DA:39
[ 15.781200] sta_list_add: sta=02:61:A9:DD:DA:3A
[ 15.782646] sta_list_add: sta=02:61:A9:DD:DA:3B
[ 15.788012] updating regulatory domain: 0x30
[ 15.824006] setting RXconfig to 2010:0FDD
[ 15.836006] updating WEP key settings
[ 15.836008] setting WEP key: 0 with total size: 5
[ 15.848006] setting WEP key 0 as default
[ 15.860010] acx_set_status(1):SCANNING
[ 15.860018] starting radio scan
[ 15.865242] acx: unknown EID 42 in mgmt frame at offset 55. IE: 2A 01 04
[ 15.865242] sta_list_add: sta=02:61:A9:DD:DA:38
[ 15.872006] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 15.873528] get_mask 0x00000000, set_mask 0x00000040
[ 15.873535] setting RXconfig to 2010:0FDD
[ 15.882448] sta_list_add: sta=02:61:A9:DD:DA:39
[ 15.883805] sta_list_add: sta=02:61:A9:DD:DA:3A
[ 15.884019] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 15.885291] sta_list_add: sta=02:61:A9:DD:DA:3B
[ 16.860008] acx_i_timer: adev->status=1 (SCANNING)
[ 16.860011] continuing scan (1 sec)
[ 17.860007] acx_i_timer: adev->status=1 (SCANNING)
[ 17.860012] continuing scan (2 sec)
[ 18.012393] scan table: SSID=“petithom” CH=1 SIR=21 SNR=0
[ 18.012393] peer_cap 0x0011, needed_cap 0x0001
[ 18.012393] found station with matching ESSID! (‘petithom’ station, ‘petithom’ config)
[ 18.012393] matching station found: 02:61:A9:DD:DA:38, joining
[ 18.012393] sending authentication1 request (auth algo 0), awaiting response
[ 18.012393] acx_set_status(2):WAIT_AUTH
[ 18.012393] rates_basic:0003, rates_supported:1FFF
[ 18.024007] BSS_Type = 2
[ 18.024008] JoinBSSID MAC:02:61:A9:DD:DA:38
[ 18.332017] AUTHEN adev->addr=00:11:95:6D:B9:CD a1=00:11:95:6D:B9:CD a2=02:61:A9:DD:DA:38 a3=02:61:A9:DD:DA:38 adev->bssid=02:61:A9:DD:DA:38
[ 18.332017] auth algorithm 0, auth sequence 2, status 0
[ 18.332017] acx_set_status(3):AUTHENTICATED
[ 18.332017] sending association request, awaiting response. NOT ASSOCIATED YET
[ 18.332017] association: requesting caps 0x0011, ESSID “petithom”
[ 18.444006] acx_set_status(4):ASSOCIATED
[ 18.444014] ASSOCIATED!
[ 19.832005] acx_i_timer: adev->status=4 (ASSOCIATED)
[ 20.277264] get_mask 0x00000000, set_mask 0x00000040
[ 20.277270] setting RXconfig to 2010:0FDD
[ 20.288015] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 20.743722] NET: Registered protocol family 10
[ 20.744257] lo: Disabled Privacy Extensions
[ 20.745121] get_mask 0x00000000, set_mask 0x00000040
[ 20.745126] setting RXconfig to 2010:0FDD
[ 20.756016] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 22.881805] powernow-k8: Found 1 AMD Athlon™ 64 Processor 3200+ processors (1 cpu cores) (version 2.20.00)
[ 22.881805] powernow-k8: 0 : fid 0xc (2000 MHz), vid 0x6
[ 22.881805] powernow-k8: 1 : fid 0x2 (1000 MHz), vid 0x12
[ 23.362962] ICMPv6 NA: someone advertises our address on wlan0!
[ 23.365710] get_mask 0x00000000, set_mask 0x00000040
[ 23.365718] setting RXconfig to 2010:0FDD
[ 23.376032] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 23.504600] lp0: using parport0 (interrupt-driven).
[ 23.520837] ppdev: user-space parallel port driver
[ 24.096208] Marking TSC unstable due to cpufreq changes
[ 24.272031] Clocksource tsc unstable (delta = -89947943 ns)
[ 28.336280] starting radio scan
[ 28.348308] get_mask 0x00000000, set_mask 0x00000040
[ 28.348315] setting RXconfig to 2010:0FDD
[ 28.348348] acx: unknown EID 42 in mgmt frame at offset 55. IE: 2A 01 04
[ 28.360032] get_mask 0x00000000, set_mask 0x00000000 - after update
[ 28.361524] eth0: no link during initialization.
[ 28.361721] acx: unknown EID 42 in mgmt frame at offset 55. IE: 2A 01 04
[ 28.364033] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.364349] acx: unknown EID 42 in mgmt frame at offset 55. IE: 2A 01 04
[ 31.264014] wlan0: no IPv6 routers present
[ 31.296012] wlan0: rx: 13 DUPs in 59 packets received in 10 secs
[ 552.824012] wlan0: tx error 0x20, buf 14! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
[ 585.621436] wlan0: rx: 12 DUPs in 22 packets received in 10 secs
[ 613.404015] wlan0: rx: 8 DUPs in 18 packets received in 10 secs
[ 831.744016] wlan0: tx error 0x20, buf 10! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
[ 4119.980023] wlan0: tx error 0x20, buf 02! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
[ 5575.500013] wlan0: several excessive Tx retry errors occurred, attempting to recalibrate radio. Radio drift might be caused by increasing card temperature, please check the card before it’s too late!
[ 5575.500013] wlan0: tx error 0x20, buf 05! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
[ 5575.500013] wlan0: recalibrating radio
[ 5575.548018] wlan0: successfully recalibrated radio
[ 5612.956022] wlan0: tx error 0x20, buf 11! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
[ 5688.408019] wlan0: rx: 23 DUPs in 143 packets received in 10 secs
[ 6011.089055] wlan0: tx error 0x20, buf 12! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
[ 6354.712019] wlan0: rx: 9 DUPs in 16 packets received in 10 secs
[ 6846.244017] wlan0: rx: 10 DUPs in 26 packets received in 10 secs
[ 7161.540023] wlan0: tx error 0x20, buf 01! (excessive Tx retries due to either distance too high or unable to Tx or Tx frame error - try changing ‘iwconfig txpower XXX’ or 'sens’itivity or ‘retry’)
root@debian:/home/eggregor#