J'ai un truc bizarre dans /var/log/syslog : [ 1185.048768] irq 18: nobody cared (try booting with the "irqpoll" option) [ 1185.048772] Pid: 0, comm: swapper Tainted: P O 3.0.0-1-686-pae #1 [ 1185.048774] Call Trace: [ 1185.048780] [<c1076f0c>] ? __report_bad_irq+0x15/0x8d [ 1185.048783] [<c1076f13>] ? __report_bad_irq+0x1c/0x8d [ 1185.048786] [<c1077225>] ? note_interrupt+0x11c/0x18b [ 1185.048789] [<c1075f4b>] ? handle_irq_event_percpu+0x145/0x15b [ 1185.048791] [<c107775d>] ? handle_level_irq+0x62/0x62 [ 1185.048794] [<c1075f82>] ? handle_irq_event+0x21/0x37 [ 1185.048796] [<c107775d>] ? handle_level_irq+0x62/0x62 [ 1185.048798] [<c10777bd>] ? handle_fasteoi_irq+0x60/0x78 [ 1185.048799] <IRQ> [<c100934f>] ? do_IRQ+0x2e/0x76 [ 1185.048805] [<c12b29f0>] ? common_interrupt+0x30/0x38 [ 1185.048822] [<f842e208>] ? arch_local_irq_enable+0x2/0x7 [processor] [ 1185.048827] [<f842ece8>] ? acpi_idle_enter_bm+0x226/0x25f [processor] [ 1185.048831] [<c11fd733>] ? cpuidle_idle_call+0xb6/0x11e [ 1185.048833] [<c1007716>] ? cpu_idle+0x97/0xb8 [ 1185.048835] [<c1424708>] ? start_kernel+0x339/0x33f [ 1185.048837] handlers: [ 1185.048844] [<f8289264>] skge_intr [ 1185.048851] [<f82ea124>] ata_bmdma_interrupt [ 1185.048858] [<f8249234>] usb_hcd_irq [ 1185.048859] Disabling IRQ #18
Si je comprends bien il y a un conflit d'irq et il faudrait que je boote en ajoutant l'option irqpoll. J'ai trouvé ça comme explication sur cette option (http://www.kernel.org/doc/Documentation/kernel-parameters.txt): irqpoll [HW] When an interrupt is not handled search all handlers for it. Also check all handlers each timer interrupt. Intended to get systems with badly broken firmware running. Par contre une fois qu'est-ce que ça me donnera ? Gaëtan -- Lisez la FAQ de la liste avant de poser une question : http://wiki.debian.org/fr/FrenchLists Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe" vers [email protected] En cas de soucis, contactez EN ANGLAIS [email protected] Archive: http://lists.debian.org/[email protected]

