Sun Wukong (ML Ubuntu-fr) a écrit : > Le 03.12.2007 18:11,, le perspicace Lami René s'exprimait en ces termes: > >> De mémoire, je l'ai produit en suivant une recommandation trouvée sur le >> Web pour s'assurer que le pare-feu soit activé, malgré la séquence de >> démarrage habituellement désordonné (semble-t-il) de Linux Kubuntu, le >> pare-feu serait lancé avant que la connexion soit établie avec la carte >> réseau. >> > Peut-être, mais ce fichier ne doit pas être relancé régulièrement : une > fois seulement au lancement de la session, dans le fichier .profile par > exemple. Un meilleur admin que moi, c'est facile ;-) , pourra conseiller > un endroit plus propice. > Mais sûrement pas dans la crontab, toutes les 2 minutes… > Bonjour Sun Wukong,
Merci bien pour votre aide ! Je suis d'accord avec vous. J'ai retiré le lancement de firestarter de la crontab avec gcrontab et il n'y a plus rien dans le contab, c'était le seul lancement qu'il y avait. J'ai regardé le contenu du fichier « .profile », dois-je y recopier le contenu du fichier de « .start_firestarter », ou ajouté une simple ligne dans le « .profile » pour lancer « .start_firestarter » ? Quelle serait cette ligne à ajouter ? > Pour éditer la crontab: euh... google ubuntu crontab, 2ème résultat ;-) > http://doc.ubuntu-fr.org/cron > Merci d'avoir pris le temps pour cette recherche, cela est très apprécié ! >> Comme vous pensez que le problème est là, j'ai suivi votre >> recommandation et j'ai renommé le fichier en .start_firestarterr, un r >> de plus à la fin du nom et j'ai redémarré l'ordinateur. >> > Mais le processus cron ira toujours chercher sur le disque toutes les 2 > minutes un fichier .start_firestarter… Il faut quand même supprimer > cette entrée dans la crontab > >> J'ai toujours la lumière des activités de disque dur qui clignote au 2 à >> 4 secondes, même actuellement. J'ai comme programme de lancé une konsole >> avec la commande tail -f /var/log/syslog, un Konqueror et Thunderbird >> pour la rédaction du présent courriel. >> > Si tu veux mesurer ce genre de choses, il faut fermer tous ces > programmes. TB va chercher le courrier régulièrement sur les serveurs, > Konqueror peut rafraichir une page web régulièrement… Tout ça fausse ou > complique l'analyse. > Dans Thunderbird, j'avais 4 comptes qui étaient vérifier toutes les 5 minutes, je viens de changer cela pour 30 minutes. Selon vous, quel serait l'intervalle idéal pour la vérification du courriel ? >> Je suis prêt a suivre vos instructions pour modifier la crontable. >> Comment procéder ? >> > voir + haut > >> Je profite de l'occasion pour recopier ici les (WW) warning, (EE) error, >> Il n'y à pas d'autre message d'erreur dans ce fichier de log. >> > aucune influence > Ok, merci ! Comme une autre personne me l'a suggéré : > je dis une grosse connerie, mais en essayant en désactiver la gestion > de l'ACPI par un acpi=off noapic nolapic dans les options du kernel au > démarrage pour éliminer les erreur de gestion de l'énergie, qu'est-ce > que ça donne pour les HD ? J'ai cherché dans la configuration du système et j'ai trouvé dans « System Services », « acpid », que j'ai arrêté et décoché pour son lancement au démarrage du système. J'ai redémarré l'ordinateur, mais cela ne semble ne rien changer. Le problème reste toujours entier ! >> J'ai noté des [fail] dans la console F1 au lancement du système, mais je >> n'ai pas eu le temps de bien les voir et de bien les notés. Dans quel >> fichier pourrais-je trouver la trace des messages du déroulement du >> lancement du système ? >> > dans la console : > [EMAIL PROTECTED]:~$ dmesg Je ne sais pas comment utiliser ces information, mais voici ce que donne la commande dmesg : [ 0.000000] Linux version 2.6.22-14-generic ([EMAIL PROTECTED]) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007 (Ubuntu 2.6.22-14.46-generic) [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000001fff0000 (usable) [ 0.000000] BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data) [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) [ 0.000000] 0MB HIGHMEM available. [ 0.000000] 511MB LOWMEM available. [ 0.000000] Entering add_active_range(0, 0, 131056) 0 entries of 256 used [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0 -> 4096 [ 0.000000] Normal 4096 -> 131056 [ 0.000000] HighMem 131056 -> 131056 [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 131056 [ 0.000000] On node 0 totalpages: 131056 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 4064 pages, LIFO batch:0 [ 0.000000] Normal zone: 991 pages used for memmap [ 0.000000] Normal zone: 125969 pages, LIFO batch:31 [ 0.000000] HighMem zone: 0 pages used for memmap [ 0.000000] DMI 2.3 present. [ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dfb00000) [ 0.000000] Built 1 zonelists. Total pages: 130033 [ 0.000000] Kernel command line: root=/dev/sda3 ro locale=fr_FR acpi=off noapic nolapic [ 0.000000] mapped APIC to ffffd000 (0140c000) [ 0.000000] Enabling fast FPU save and restore... done. [ 0.000000] Enabling unmasked SIMD FPU exception support... done. [ 0.000000] Initializing CPU#0 [ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes) [ 0.000000] Detected 937.874 MHz processor. [ 129.725227] Console: colour VGA+ 80x25 [ 129.727269] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 129.728402] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 129.771676] Memory: 508172k/524224k available (2015k kernel code, 15492k reserved, 916k data, 364k init, 0k highmem) [ 129.771758] virtual kernel memory layout: [ 129.771761] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB) [ 129.771764] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 129.771767] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB) [ 129.771771] lowmem : 0xc0000000 - 0xdfff0000 ( 511 MB) [ 129.771774] .init : 0xc03e3000 - 0xc043e000 ( 364 kB) [ 129.771777] .data : 0xc02f7d26 - 0xc03dce84 ( 916 kB) [ 129.771780] .text : 0xc0100000 - 0xc02f7d26 (2015 kB) [ 129.772144] Checking if this processor honours the WP bit even in supervisor mode... Ok. [ 129.772311] SLUB: Genslabs=22, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1 [ 129.852334] Calibrating delay using timer specific routine.. 1877.24 BogoMIPS (lpj=3754493) [ 129.852476] Security Framework v1.0.0 initialized [ 129.852536] SELinux: Disabled at boot. [ 129.852612] Mount-cache hash table entries: 512 [ 129.852898] CPU: After generic identify, caps: 0387f9ff 00000000 00000000 00000000 00000000 00000000 00000000 [ 129.852921] CPU: L1 I cache: 16K, L1 D cache: 16K [ 129.853006] CPU: L2 cache: 256K [ 129.853055] CPU serial number disabled. [ 129.853104] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000 [ 129.853126] Compat vDSO mapped to ffffe000. [ 129.853198] Checking 'hlt' instruction... OK. [ 129.868557] SMP alternatives: switching to UP code [ 129.868928] Freeing SMP alternatives: 11k freed [ 129.869557] Early unpacking initramfs... done [ 130.580551] CPU0: Intel Pentium III (Coppermine) stepping 0a [ 130.580714] SMP motherboard not detected. [ 130.580763] Local APIC not detected. Using dummy APIC emulation. [ 130.580903] Brought up 1 CPUs [ 130.581238] Booting paravirtualized kernel on bare hardware [ 130.581404] Time: 14:01:32 Date: 11/04/107 [ 130.581515] NET: Registered protocol family 16 [ 130.581814] EISA bus registered [ 130.606016] PCI: PCI BIOS revision 2.10 entry at 0xfb0d0, last bus=2 [ 130.606068] PCI: Using configuration type 1 [ 130.606116] Setting up standard PCI resources [ 130.610446] ACPI: Interpreter disabled. [ 130.610505] Linux Plug and Play Support v0.97 (c) Adam Belay [ 130.610569] pnp: PnP ACPI: disabled [ 130.610622] PnPBIOS: Scanning system for PnP BIOS support... [ 130.610937] PnPBIOS: Found PnP BIOS installation structure at 0xc00fba80 [ 130.610990] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xbab0, dseg 0xf0000 [ 130.613092] PnPBIOS: 19 nodes reported by PnP BIOS; 19 recorded by driver [ 130.613280] PCI: Probing PCI hardware [ 130.613340] PCI: Probing PCI hardware (bus 00) [ 130.613635] PCI quirk: region 4000-407f claimed by ICH4 ACPI/GPIO/TCO [ 130.613690] PCI quirk: region 4080-40bf claimed by ICH4 GPIO [ 130.614445] PCI: Transparent bridge - 0000:00:1e.0 [ 130.616148] PCI: Using IRQ router PIIX/ICH [8086/2440] at 0000:00:1f.0 [ 130.616232] PCI: setting IRQ 5 as level-triggered [ 130.616238] PCI: Found IRQ 5 for device 0000:00:1f.3 [ 130.616304] PCI: Sharing IRQ 5 with 0000:00:1f.5 [ 130.616366] PCI: Sharing IRQ 5 with 0000:02:05.0 [ 130.630981] NET: Registered protocol family 8 [ 130.631030] NET: Registered protocol family 20 [ 130.631272] pnp: 00:08: iomem range 0x0-0x9ffff could not be reserved [ 130.631328] pnp: 00:08: iomem range 0xffb00000-0xffb7ffff could not be reserved [ 130.631388] pnp: 00:08: iomem range 0xfff00000-0xffffffff could not be reserved [ 130.631447] pnp: 00:08: iomem range 0xe0000-0xeffff has been reserved [ 130.631506] pnp: 00:09: iomem range 0xf0000-0xf3fff could not be reserved [ 130.631559] pnp: 00:09: iomem range 0xf4000-0xf7fff could not be reserved [ 130.631611] pnp: 00:09: iomem range 0xf8000-0xfffff could not be reserved [ 130.631663] pnp: 00:09: iomem range 0xcc800-0xcffff has been reserved [ 130.631723] pnp: 00:0d: ioport range 0x3f0-0x3f1 has been reserved [ 130.631785] Time: tsc clocksource has been installed. [ 130.632555] PCI: Bridge: 0000:00:01.0 [ 130.632608] IO window: disabled. [ 130.632659] MEM window: dc000000-ddffffff [ 130.632709] PREFETCH window: d0000000-d7ffffff [ 130.632762] PCI: Bridge: 0000:00:1e.0 [ 130.632811] IO window: c000-cfff [ 130.632862] MEM window: de000000-dfffffff [ 130.632912] PREFETCH window: 30000000-300fffff [ 130.632981] PCI: Setting latency timer of device 0000:00:1e.0 to 64 [ 130.633011] NET: Registered protocol family 2 [ 130.659861] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 130.660037] TCP established hash table entries: 16384 (order: 5, 196608 bytes) [ 130.660707] TCP bind hash table entries: 16384 (order: 5, 131072 bytes) [ 130.661294] TCP: Hash tables configured (established 16384 bind 16384) [ 130.661351] TCP reno registered [ 130.672081] checking if image is initramfs... it is [ 132.012780] Freeing initrd memory: 7118k freed [ 132.013607] audit: initializing netlink socket (disabled) [ 132.013691] audit(1196776892.864:1): initialized [ 132.018654] VFS: Disk quotas dquot_6.5.1 [ 132.018916] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 132.019347] io scheduler noop registered [ 132.019401] io scheduler anticipatory registered [ 132.019449] io scheduler deadline registered [ 132.019543] io scheduler cfq registered (default) [ 132.019659] Boot video device is 0000:01:00.0 [ 132.019983] isapnp: Scanning for PnP cards... [ 132.373621] isapnp: No Plug & Play device found [ 132.440767] Real Time Clock Driver v1.12ac [ 132.440969] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled [ 132.441143] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 132.441558] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 132.443038] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 132.443675] 00:12: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 132.445376] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize [ 132.445951] input: Macintosh mouse button emulation as /class/input/input0 [ 132.446200] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12 [ 132.448709] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 132.448771] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 132.449216] mice: PS/2 mouse device common for all mice [ 132.449499] EISA: Probing bus 0 at eisa.0 [ 132.449574] Cannot allocate resource for EISA slot 4 [ 132.449624] Cannot allocate resource for EISA slot 5 [ 132.449685] EISA: Detected 0 cards. [ 132.449940] TCP cubic registered [ 132.450018] NET: Registered protocol family 1 [ 132.450120] Using IPI No-Shortcut mode [ 132.450366] Magic number: 3:781:29 [ 132.450453] hash matches device ttydc [ 132.451709] Freeing unused kernel memory: 364k freed [ 132.478516] input: AT Translated Set 2 keyboard as /class/input/input1 [ 132.883822] AppArmor: AppArmor initialized<5>audit(1196776893.864:2): type=1505 info="AppArmor initialized" pid=1110 [ 132.904958] fuse init (API version 7.8) [ 132.919704] Failure registering capabilities with primary security module. [ 132.983936] thermal: Unknown symbol acpi_processor_set_thermal_limit [ 134.296197] usbcore: registered new interface driver usbfs [ 134.296306] usbcore: registered new interface driver hub [ 134.296412] usbcore: registered new device driver usb [ 134.299602] USB Universal Host Controller Interface driver v3.0 [ 134.299800] PCI: setting IRQ 11 as level-triggered [ 134.299807] PCI: Found IRQ 11 for device 0000:00:1f.2 [ 134.299886] PCI: Sharing IRQ 11 with 0000:02:03.0 [ 134.299955] PCI: Setting latency timer of device 0000:00:1f.2 to 64 [ 134.299963] uhci_hcd 0000:00:1f.2: UHCI Host Controller [ 134.300225] uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1 [ 134.300318] uhci_hcd 0000:00:1f.2: irq 11, io base 0x0000d000 [ 134.300642] usb usb1: configuration #1 chosen from 1 choice [ 134.300747] hub 1-0:1.0: USB hub found [ 134.300807] hub 1-0:1.0: 2 ports detected [ 134.401277] PCI: Found IRQ 11 for device 0000:00:1f.4 [ 134.401387] PCI: Setting latency timer of device 0000:00:1f.4 to 64 [ 134.401395] uhci_hcd 0000:00:1f.4: UHCI Host Controller [ 134.401490] uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2 [ 134.401577] uhci_hcd 0000:00:1f.4: irq 11, io base 0x0000d400 [ 134.401855] usb usb2: configuration #1 chosen from 1 choice [ 134.401968] hub 2-0:1.0: USB hub found [ 134.402031] hub 2-0:1.0: 2 ports detected [ 134.448487] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver [ 134.541714] SCSI subsystem initialized [ 134.562188] libata version 2.21 loaded. [ 134.568214] ata_piix 0000:00:1f.1: version 2.11 [ 134.568336] PCI: Setting latency timer of device 0000:00:1f.1 to 64 [ 134.568563] scsi0 : ata_piix [ 134.568717] scsi1 : ata_piix [ 134.568819] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001f000 irq 14 [ 134.568915] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001f008 irq 15 [ 134.598863] PCI: Found IRQ 11 for device 0000:02:04.0 [ 137.868024] scsi2 : AdvanSys SCSI 3.3K: PCI Ultra: IO 0xC400-0xC40F, IRQ 0xB [ 137.885127] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker [ 137.885193] via-rhine: Broken BIOS detected, avoid_D3 enabled. [ 137.922916] ata1.00: ATA-7: ST3250620A, 3.AAE, max UDMA/100 [ 137.922980] ata1.00: 488397168 sectors, multi 16: LBA48 [ 137.989416] ata1.00: configured for UDMA/100 [ 138.248801] Floppy drive(s): fd0 is 1.44M [ 138.335684] FDC 0 is a post-1991 82077 [ 138.462301] ata2.00: ATAPI: HL-DT-ST GCE-8520B, 1.00, max UDMA/33 [ 138.462374] ata2.01: ATAPI: SONY DVD RW DRU-830A, SS23, max UDMA/66 [ 138.462433] ata2.01: limited to UDMA/33 due to 40-wire cable [ 138.626191] ata2.00: configured for UDMA/33 [ 138.797918] ata2.01: configured for UDMA/33 [ 138.798014] scsi: waiting for bus probes to complete ... [ 139.738139] scsi 0:0:0:0: Direct-Access ATA ST3250620A 3.AA PQ: 0 ANSI: 5 [ 139.739364] scsi 1:0:0:0: CD-ROM HL-DT-ST CD-RW GCE-8520B 1.00 PQ: 0 ANSI: 5 [ 139.741075] scsi 1:0:1:0: CD-ROM SONY DVD RW DRU-830A SS23 PQ: 0 ANSI: 5 [ 139.749076] PCI: Found IRQ 11 for device 0000:02:02.0 [ 139.749195] ohci_hcd 0000:02:02.0: OHCI Host Controller [ 139.749868] ohci_hcd 0000:02:02.0: new USB bus registered, assigned bus number 3 [ 139.749960] ohci_hcd 0000:02:02.0: irq 11, io mem 0xdf001000 [ 139.797049] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) [ 139.797227] sd 0:0:0:0: [sda] Write Protect is off [ 139.797279] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 139.797318] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 139.797518] sd 0:0:0:0: [sda] 488397168 512-byte hardware sectors (250059 MB) [ 139.797587] sd 0:0:0:0: [sda] Write Protect is off [ 139.797637] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 139.797673] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 139.797736] sda:<6>usb usb3: configuration #1 chosen from 1 choice [ 139.807317] hub 3-0:1.0: USB hub found [ 139.807383] hub 3-0:1.0: 2 ports detected [ 139.816651] sda1 sda2 sda3 sda4 < sda5 sda6 > [ 139.861826] sd 0:0:0:0: [sda] Attached SCSI disk [ 139.873055] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 139.873161] scsi 1:0:0:0: Attached scsi generic sg1 type 5 [ 139.873247] scsi 1:0:1:0: Attached scsi generic sg2 type 5 [ 139.909424] PCI: Found IRQ 5 for device 0000:02:05.0 [ 139.909499] PCI: Sharing IRQ 5 with 0000:00:1f.3 [ 139.909554] PCI: Sharing IRQ 5 with 0000:00:1f.5 [ 139.913689] eth0: VIA Rhine II at 0x1c800, 00:50:ba:21:4b:40, IRQ 5. [ 139.914658] eth0: MII PHY found at address 8, status 0x782d advertising 01e1 Link 45e1. [ 139.967729] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray [ 139.967798] Uniform CD-ROM driver Revision: 3.20 [ 139.968573] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 139.986758] sr1: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray [ 139.987378] sr 1:0:1:0: Attached scsi CD-ROM sr1 [ 140.429551] kjournald starting. Commit interval 5 seconds [ 140.429631] EXT3-fs: mounted filesystem with ordered data mode. [ 151.111867] ip_tables: (C) 2000-2006 Netfilter Core Team [ 151.245834] Netfilter messages via NETLINK v0.30. [ 151.262077] nf_conntrack version 0.5.0 (4095 buckets, 32760 max) [ 157.072554] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 157.077458] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 157.919675] Linux agpgart interface v0.102 (c) Dave Jones [ 157.924658] agpgart: Detected an Intel i815 Chipset. [ 157.928873] agpgart: AGP aperture is 64M @ 0xd8000000 [ 158.884560] intel_rng: FWH not detected [ 158.964243] iTCO_vendor_support: vendor-support=0 [ 158.967362] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007) [ 159.194278] input: PS2++ Logitech Wheel Mouse as /class/input/input2 [ 159.197399] iTCO_wdt: failed to reset NO_REBOOT flag, reboot disabled by hardware [ 159.197469] iTCO_wdt: No card detected [ 159.266519] input: PC Speaker as /class/input/input3 [ 159.814385] nvidia: module license 'NVIDIA' taints kernel. [ 160.665329] parport_pc 00:10: reported by Plug and Play BIOS [ 160.665449] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 160.670842] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-9639 Mon Apr 16 20:20:06 PDT 2007 [ 160.807291] parport0: Printer, Hewlett-Packard HP LaserJet 1100 [ 162.018594] PCI: Found IRQ 5 for device 0000:00:1f.5 [ 162.018671] PCI: Sharing IRQ 5 with 0000:00:1f.3 [ 162.018741] PCI: Sharing IRQ 5 with 0000:02:05.0 [ 162.018814] PCI: Setting latency timer of device 0000:00:1f.5 to 64 [ 162.340305] intel8x0_measure_ac97_clock: measured 54416 usecs [ 162.340369] intel8x0: clocking to 48000 [ 163.744907] lp0: using parport0 (interrupt-driven). [ 164.064170] joydev: Unknown parameter `##' [ 164.080031] ns558: Unknown parameter `##' [ 164.109758] sidewinder: Unknown parameter `##' [ 164.248367] Adding 1076344k swap on /dev/sda2. Priority:-1 extents:1 across:1076344k [ 164.450112] EXT3 FS on sda3, internal journal [ 165.149977] kjournald starting. Commit interval 5 seconds [ 165.150277] EXT3 FS on sda5, internal journal [ 165.150288] EXT3-fs: mounted filesystem with ordered data mode. [ 168.524585] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [ 168.881525] PPP generic driver version 2.4.2 [ 168.959691] NET: Registered protocol family 17 [ 169.049333] NET: Registered protocol family 10 [ 169.049606] lo: Disabled Privacy Extensions [ 169.401274] NET: Registered protocol family 24 [ 174.877347] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm [ 174.877507] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance [ 174.877931] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance [ 174.878133] acpi_cpufreq: Unknown symbol acpi_processor_register_performance [ 177.829474] ppdev: user-space parallel port driver [ 178.286060] audit(1196794939.634:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=6126 profile="/usr/sbin/cupsd" [ 179.123916] eth0: no IPv6 routers present [ 180.149708] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) [ 184.871217] Failure registering capabilities with primary security module. [ 186.713172] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0. [ 186.713418] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode [ 186.713613] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode [ 222.313165] Inbound IN=ppp0 OUT= MAC= SRC=24.64.186.164 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=39258 PROTO=UDP SPT=8038 DPT=1026 LEN=492 [ 222.322936] Inbound IN=ppp0 OUT= MAC= SRC=24.64.186.164 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=39260 PROTO=UDP SPT=8038 DPT=1028 LEN=492 [ 251.517431] Inbound IN=ppp0 OUT= MAC= SRC=190.84.36.199 DST=205.205.251.201 LEN=101 TOS=0x00 PREC=0x00 TTL=113 ID=37299 PROTO=UDP SPT=6346 DPT=28647 LEN=81 [ 562.810328] Inbound IN=ppp0 OUT= MAC= SRC=64.246.249.114 DST=205.205.251.201 LEN=101 TOS=0x00 PREC=0x00 TTL=114 ID=42787 PROTO=UDP SPT=14745 DPT=28647 LEN=81 [ 641.106439] Inbound IN=ppp0 OUT= MAC= SRC=17.123.95.190 DST=205.205.251.201 LEN=388 TOS=0x00 PREC=0x00 TTL=53 ID=48788 PROTO=UDP SPT=30830 DPT=1026 LEN=368 [ 735.302314] Inbound IN=ppp0 OUT= MAC= SRC=194.54.236.6 DST=205.205.251.201 LEN=48 TOS=0x00 PREC=0x00 TTL=110 ID=3482 DF PROTO=TCP SPT=62229 DPT=28647 WINDOW=8192 RES=0x00 SYN URGP=0 [ 738.280499] Inbound IN=ppp0 OUT= MAC= SRC=194.54.236.6 DST=205.205.251.201 LEN=48 TOS=0x00 PREC=0x00 TTL=110 ID=3580 DF PROTO=TCP SPT=62229 DPT=28647 WINDOW=8192 RES=0x00 SYN URGP=0 [ 740.330693] Inbound IN=ppp0 OUT= MAC= SRC=24.64.90.185 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=22853 PROTO=UDP SPT=19656 DPT=1026 LEN=492 [ 740.340706] Inbound IN=ppp0 OUT= MAC= SRC=24.64.90.185 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=22854 PROTO=UDP SPT=19656 DPT=1027 LEN=492 [ 740.350786] Inbound IN=ppp0 OUT= MAC= SRC=24.64.90.185 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=22855 PROTO=UDP SPT=19656 DPT=1028 LEN=492 [ 744.300189] Inbound IN=ppp0 OUT= MAC= SRC=194.54.236.6 DST=205.205.251.201 LEN=48 TOS=0x00 PREC=0x00 TTL=110 ID=3826 DF PROTO=TCP SPT=62229 DPT=28647 WINDOW=8192 RES=0x00 SYN URGP=0 [ 758.460211] Inbound IN=ppp0 OUT= MAC= SRC=24.64.71.40 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=34438 PROTO=UDP SPT=16332 DPT=1026 LEN=492 [ 758.469954] Inbound IN=ppp0 OUT= MAC= SRC=24.64.71.40 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=34439 PROTO=UDP SPT=16332 DPT=1027 LEN=492 [ 774.867692] Inbound IN=ppp0 OUT= MAC= SRC=24.64.34.232 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=54885 PROTO=UDP SPT=2852 DPT=1027 LEN=492 [ 774.877417] Inbound IN=ppp0 OUT= MAC= SRC=24.64.34.232 DST=205.205.251.201 LEN=512 TOS=0x00 PREC=0x00 TTL=67 ID=54886 PROTO=UDP SPT=2852 DPT=1028 LEN=492 [ 784.636279] Inbound IN=ppp0 OUT= MAC= SRC=64.246.249.114 DST=205.205.251.201 LEN=101 TOS=0x00 PREC=0x00 TTL=114 ID=63174 PROTO=UDP SPT=14745 DPT=28647 LEN=81 [ 859.428796] Inbound IN=ppp0 OUT= MAC= SRC=24.85.39.90 DST=205.205.251.201 LEN=101 TOS=0x00 PREC=0x00 TTL=116 ID=47669 PROTO=UDP SPT=16103 DPT=28647 LEN=81 [EMAIL PROTECTED]:~$ Qu'est-ce qui cloche dans cette liste et comment corriger cela ? Merci d'avance pour tous les efforts que vous déployez pour m'aider ! L'ami René -- ubuntu-fr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
