Problèmes de connexion depuis passage au kernel 3.*

Hello

Voici mes symptômes : Depuis le passage en noyau 3.0.* (le problème se pose sur toutes les versions du noyau), je perds constamment ma connexion, que ce soit via un simple shell ou quand je lance par exemple un film depuis mon mediatomb. Ou quoi que ce soit d’autre lié au réseau.

Le contexte :

  • uname -ra
    Linux cthulhu 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) x86_64 GNU/Linux

  • service --status-all
    [ + ] acpid
    [ + ] alsa-utils
    [ - ] anacron
    [ + ] apache2
    [ + ] atd
    [ + ] avahi-daemon
    [ - ] bluetooth
    [ - ] bootlogs
    [ - ] bootmisc.sh
    [ - ] cgmanager
    [ - ] cgproxy
    [ - ] checkfs.sh
    [ - ] checkroot-bootclean.sh
    [ - ] checkroot.sh
    [ + ] clamav-freshclam
    [ + ] console-setup
    [ + ] cpufrequtils
    [ + ] cron
    [ + ] dbus
    [ + ] deluge-daemon
    [ + ] deluged
    [ + ] denyhosts
    [ - ] fancontrol
    [ - ] gdm3
    [ - ] gdm3.dpkg-new
    [ + ] hddtemp
    [ + ] hdparm
    [ - ] hostname.sh
    [ - ] hwclock.sh
    [ + ] irqbalance
    [ + ] kbd
    [ + ] keyboard-setup
    [ - ] killprocs
    [ + ] kmod
    [ + ] lm-sensors
    [ + ] loadcpufreq
    [ - ] mdadm
    [ + ] mdadm-raid
    [ - ] mdadm-waitidle
    [ + ] mediatomb
    [ + ] monit
    [ - ] motd
    [ - ] mountall-bootclean.sh
    [ - ] mountall.sh
    [ - ] mountdevsubfs.sh
    [ - ] mountkernfs.sh
    [ - ] mountnfs-bootclean.sh
    [ - ] mountnfs.sh
    [ + ] mysql
    [ + ] network-manager
    [ + ] networking
    [ + ] nmbd
    [ + ] postfix
    [ - ] pppd-dns
    [ + ] procps
    [ + ] rc.local
    [ - ] rmnologin
    [ - ] rsync
    [ + ] rsyslog
    [ + ] samba
    [ + ] samba-ad-dc
    [ + ] saned
    [ - ] screen-cleanup
    [ - ] sendsigs
    [ + ] smartmontools
    [ + ] smbd
    [ + ] ssh
    [ - ] sudo
    [ + ] sysfsutils
    [ + ] sysstat
    [ + ] teamviewerd
    [ + ] tor
    [ + ] udev
    [ + ] udev-finish
    [ - ] umountfs
    [ - ] umountnfs.sh
    [ - ] umountroot
    [ - ] unattended-upgrades
    [ + ] urandom
    [ - ] uuidd
    [ + ] virtualbox
    [ + ] vsftpd
    [ - ] x11-common
    [ + ] xrdp

Les pistes :

  • comme je l’ai dis, j’ai ce problème depuis le kernel en 3.0., avant je ne l’avais pas en 2.6.. Je pouvais reculer l’échéance jusqu’à maintenant : passage de Wheezy à Jessie, la nouvelle version de udev ne supporte plus ce vieux noyau, tant mieux, ça me force à régler le problème de fond !
  • Dans ma /var/log/messages, j’ai ceci :

[quote]
May 4 17:19:21 cthulhu postfix/smtpd[10962]: connect from localhost[127.0.0.1]
May 4 17:19:21 cthulhu postfix/smtpd[10962]: disconnect from localhost[127.0.0.1]
May 4 17:22:51 cthulhu postfix/smtpd[10980]: connect from localhost[127.0.0.1]
May 4 17:22:51 cthulhu postfix/smtpd[10980]: disconnect from localhost[127.0.0.1]
May 4 17:23:23 cthulhu nmbd[10906]: STATUS=daemon ‘nmbd’ finished starting up and ready to serve connectionsGot SIGTERM: going down…
May 4 17:23:24 cthulhu nmbd[11005]: Stopping NetBIOS name server: nmbd.
May 4 17:24:46 cthulhu kernel: [ 5883.848285] r8169 0000:02:00.0 eth0: link up
May 4 17:24:51 cthulhu console-kit-daemon[1655]: (process:11017): GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed
May 4 17:24:51 cthulhu console-kit-daemon[1655]: missing action
May 4 17:25:14 cthulhu nmbd[11069]: Starting NetBIOS name server: nmbd.
May 4 17:25:14 cthulhu nmbd[11080]: [2015/05/04 17:25:14.507060, 0] …/lib/util/become_daemon.c:136(daemon_ready)
May 4 17:25:43 cthulhu nmbd[11080]: STATUS=daemon ‘nmbd’ finished starting up and ready to serve connectionsGot SIGTERM: going down…
May 4 17:25:44 cthulhu nmbd[11133]: Stopping NetBIOS name server: nmbd.
May 4 17:26:10 cthulhu kernel: [ 5967.848286] r8169 0000:02:00.0 eth0: link up
May 4 17:26:14 cthulhu console-kit-daemon[1655]: (process:11165): GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed
May 4 17:26:14 cthulhu console-kit-daemon[1655]: missing action
May 4 17:26:24 cthulhu postfix/smtpd[11203]: connect from localhost[127.0.0.1]
May 4 17:26:24 cthulhu postfix/smtpd[11203]: disconnect from localhost[127.0.0.1]
May 4 17:26:28 cthulhu nmbd[11230]: Starting NetBIOS name server: nmbd.
May 4 17:26:28 cthulhu nmbd[11241]: [2015/05/04 17:26:28.198743, 0] …/lib/util/become_daemon.c:136(daemon_ready)
May 4 17:26:58 cthulhu kernel: [ 6015.848289] r8169 0000:02:00.0 eth0: link up
May 4 17:27:07 cthulhu console-kit-daemon[1655]: (process:11259): GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed
May 4 17:27:07 cthulhu console-kit-daemon[1655]: missing action
May 4 17:28:34 cthulhu kernel: [ 6111.844287] r8169 0000:02:00.0 eth0: link up
May 4 17:29:00 cthulhu console-kit-daemon[1655]: (process:11295): GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed
May 4 17:29:00 cthulhu console-kit-daemon[1655]: missing action[/quote]

On voit bien à chaque fois mon interface qui tombe, à chaque fois que je tente un truc (arrêt de nmbd, passage en root, etc…).
Je n’arrive pas à comprendre à quoi correspond ce problème, la seule référence à ce problème est un souci visiblement avec firefox, quand celui-ci est invoké depuis un terminal. Ce qui n’est jamais mon cas (je ne vois pas où j’invoke firefox en lançant par exemple une lecture depuis mon mediatomb).

Je viens de refaire un test, quand je m’authentifie en ssh, boom :

a[quote]y 4 17:40:28 cthulhu postfix/smtpd[11903]: connect from localhost[127.0.0.1]
May 4 17:40:28 cthulhu postfix/smtpd[11903]: disconnect from localhost[127.0.0.1]
May 4 17:40:47 cthulhu console-kit-daemon[1655]: (process:12202): GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed
May 4 17:40:47 cthulhu console-kit-daemon[1655]: missing action
May 4 17:40:47 cthulhu console-kit-daemon[1655]: GLib-CRITICAL: Source ID 93 was not found when attempting to remove it
May 4 17:40:47 cthulhu console-kit-daemon[1655]: GLib-CRITICAL: Source ID 93 was not found when attempting to remove it
May 4 17:40:47 cthulhu console-kit-daemon[1655]: console-kit-daemon[1655]: GLib-CRITICAL: Source ID 93 was not found when attempting to remove it
May 4 17:40:47 cthulhu console-kit-daemon[1655]: console-kit-daemon[1655]: GLib-CRITICAL: Source ID 93 was not found when attempting to remove it
May 4 17:41:13 cthulhu console-kit-daemon[1655]: (process:12213): GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed
May 4 17:41:13 cthulhu console-kit-daemon[1655]: missing action
May 4 17:41:13 cthulhu console-kit-daemon[1655]: GLib-CRITICAL: Source ID 143 was not found when attempting to remove it
May 4 17:41:13 cthulhu console-kit-daemon[1655]: GLib-CRITICAL: Source ID 143 was not found when attempting to remove it
May 4 17:41:13 cthulhu console-kit-daemon[1655]: console-kit-daemon[1655]: GLib-CRITICAL: Source ID 143 was not found when attempting to remove it
May 4 17:41:13 cthulhu console-kit-daemon[1655]: console-kit-daemon[1655]: GLib-CRITICAL: Source ID 143 was not found when attempting to remove it[/quote]

Je sèche, auriez-vous une idée ?

[mono]firefox[/mono], ne fait pas parti des dépôts Debian.
On peut [strike]éventuellement[/strike] le choper via un [mono]ppa[/mono] ou les [mono]sources Trusty[/mono] d’[mono]Ubuntu[/mono].
Pas facile de t’aider dans un pareil contexte.
Cela dit, [mono]GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed[/mono] …

[quote=“BelZéButh”]
Cela dit, [mono]GLib-CRITICAL **: g_slice_set_config: assertion ‘sys_page_size == 0’ failed[/mono] …[/quote]
Peux tu développer ?

Ceci dit, on peut oublier cette histoire, j’ai dégagé consolekit et le problème de base se pose toujours.

J’ai vraiment l’impression que c’est dès que je génère du trafic que ma connexion se coupe : j’ai fait un test avec un .torrent. Depuis 30mn, pas de problème de perte de lien et dès que j’ai lancé le téléchargement, j’ai perdu la connexion 5 ou 6 fois.

Le problème se repose dès que je vais chercher des fichiers sur mon partage samba.

Refaisons un état des lieux, je viens de faire un reboot, je ne génère pour le moment pas de trafic :

date

ifconfig

[quote]eth0 Link encap:Ethernet HWaddr 00:13:8f:b3:02:24
inet adr:192.168.1.18 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::213:8fff:feb3:224/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6603 errors:0 dropped:0 overruns:0 frame:0
TX packets:7893 errors:0 dropped:188 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:703995 (687.4 KiB) TX bytes:5281825 (5.0 MiB)[/quote]

Je note dans la log ceci dit une belle trace au démarrage :

[quote]y 4 21:46:20 cthulhu kernel: [ 1.588026] tsc: Refined TSC clocksource calibration: 1861.512 MHz
May 4 21:46:20 cthulhu kernel: [ 1.685380] random: nonblocking pool is initialized
May 4 21:46:20 cthulhu kernel: [ 1.722146] md: bind
May 4 21:46:20 cthulhu kernel: [ 1.729157] md: bind
May 4 21:46:20 cthulhu kernel: [ 1.796028] raid6: sse2x1 2928 MB/s
May 4 21:46:20 cthulhu kernel: [ 1.864018] raid6: sse2x2 4420 MB/s
May 4 21:46:20 cthulhu kernel: [ 1.932009] raid6: sse2x4 5542 MB/s
May 4 21:46:20 cthulhu kernel: [ 1.932012] raid6: using algorithm sse2x4 (5542 MB/s)
May 4 21:46:20 cthulhu kernel: [ 1.932014] raid6: using ssse3x2 recovery algorithm
May 4 21:46:20 cthulhu kernel: [ 1.932341] xor: measuring software checksum speed
May 4 21:46:20 cthulhu kernel: [ 1.972008] prefetch64-sse: 7550.000 MB/sec
May 4 21:46:20 cthulhu kernel: [ 2.012007] generic_sse: 6694.000 MB/sec
May 4 21:46:20 cthulhu kernel: [ 2.012009] xor: using function: prefetch64-sse (7550.000 MB/sec)
May 4 21:46:20 cthulhu kernel: [ 2.012277] async_tx: api initialized (async)
May 4 21:46:20 cthulhu kernel: [ 2.014244] md: raid6 personality registered for level 6
May 4 21:46:20 cthulhu kernel: [ 2.014248] md: raid5 personality registered for level 5
May 4 21:46:20 cthulhu kernel: [ 2.014250] md: raid4 personality registered for level 4
May 4 21:46:20 cthulhu kernel: [ 2.014630] md/raid:md0: device sdd1 operational as raid disk 2
May 4 21:46:20 cthulhu kernel: [ 2.014633] md/raid:md0: device sdb1 operational as raid disk 0
May 4 21:46:20 cthulhu kernel: [ 2.014635] md/raid:md0: device sdc1 operational as raid disk 1
May 4 21:46:20 cthulhu kernel: [ 2.015018] md/raid:md0: allocated 0kB
May 4 21:46:20 cthulhu kernel: [ 2.015050] md/raid:md0: raid level 5 active with 3 out of 3 devices, algorithm 2
May 4 21:46:20 cthulhu kernel: [ 2.015105] md0: detected capacity change from 0 to 2000136699904
May 4 21:46:20 cthulhu kernel: [ 2.015942] md: bind
May 4 21:46:20 cthulhu kernel: [ 2.038582] md0: p1
May 4 21:46:20 cthulhu kernel: [ 2.588092] Switched to clocksource tsc
May 4 21:46:20 cthulhu kernel: [ 3.684037] floppy0: no floppy controllers found
May 4 21:46:20 cthulhu kernel: [ 4.025723] PM: Starting manual resume from disk
May 4 21:46:20 cthulhu kernel: [ 4.197394] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
May 4 21:46:20 cthulhu kernel: [ 6.711803] fuse init (API version 7.23)
May 4 21:46:20 cthulhu kernel: [ 6.918914] loop: module loaded
May 4 21:46:20 cthulhu kernel: [ 9.113237] ACPI Warning: _PR_.CPU1.PSS: SubPackage[8,9] - suspicious power dissipation values (20140424/nsrepair2-717)
May 4 21:46:20 cthulhu kernel: [ 9.113476] ACPI Warning: _PR
.CPU2._PSS: SubPackage[8,9] - suspicious power dissipation values (20140424/nsrepair2-717)
May 4 21:46:20 cthulhu kernel: [ 9.294156] parport_pc 00:02: reported by Plug and Play ACPI
May 4 21:46:20 cthulhu kernel: [ 9.294211] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
May 4 21:46:20 cthulhu kernel: [ 9.358729] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
May 4 21:46:20 cthulhu kernel: [ 9.358736] ACPI: Power Button [PWRB]
May 4 21:46:20 cthulhu kernel: [ 9.358819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
May 4 21:46:20 cthulhu kernel: [ 9.358823] ACPI: Power Button [PWRF]
May 4 21:46:20 cthulhu kernel: [ 9.408959] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 4 21:46:20 cthulhu kernel: [ 9.432929] intel_rng: FWH not detected
May 4 21:46:20 cthulhu kernel: [ 9.478983] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
May 4 21:46:20 cthulhu kernel: [ 9.492726] gameport gameport0: NS558 PnP Gameport is pnp00:03/gameport0, io 0x200, speed 772kHz
May 4 21:46:20 cthulhu kernel: [ 9.542635] input: PC Speaker as /devices/platform/pcspkr/input/input5
May 4 21:46:20 cthulhu kernel: [ 9.586135] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro
May 4 21:46:20 cthulhu kernel: [ 10.100254] leds_ss4200: no LED devices found
May 4 21:46:20 cthulhu kernel: [ 10.149164] coretemp coretemp.0: Using relative temperature scale!
May 4 21:46:20 cthulhu kernel: [ 10.149181] coretemp coretemp.0: Using relative temperature scale!
May 4 21:46:20 cthulhu kernel: [ 10.307665] iTCO_vendor_support: vendor-support=0
May 4 21:46:20 cthulhu kernel: [ 10.323756] ppdev: user-space parallel port driver
May 4 21:46:20 cthulhu kernel: [ 10.490864] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
May 4 21:46:20 cthulhu kernel: [ 10.490932] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0860)
May 4 21:46:20 cthulhu kernel: [ 10.491230] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
May 4 21:46:20 cthulhu kernel: [ 10.819029] EXT4-fs (md0p1): mounted filesystem with ordered data mode. Opts: acl
May 4 21:46:20 cthulhu kernel: [ 12.516041] floppy0: no floppy controllers found
May 4 21:46:20 cthulhu kernel: [ 12.848054] Adding 4771836k swap on /dev/sda7. Priority:-1 extents:1 across:4771836k FS
May 4 21:46:20 cthulhu kernel: [ 12.915342] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
May 4 21:46:20 cthulhu kernel: [ 12.915611] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
May 4 21:46:20 cthulhu kernel: [ 13.805379] r8169 0000:02:00.0 eth0: link down
May 4 21:46:20 cthulhu kernel: [ 13.805390] r8169 0000:02:00.0 eth0: link down
May 4 21:46:20 cthulhu kernel: [ 13.805502] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
May 4 21:46:20 cthulhu kernel: [ 15.485708] r8169 0000:02:00.0 eth0: link up
May 4 21:46:20 cthulhu kernel: [ 15.485722] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
May 4 21:46:21 cthulhu rsyslogd-2007: action ‘action 18’ suspended, next retry is Mon May 4 21:46:51 2015 [try rsyslog.com/e/2007 ]
May 4 21:47:05 cthulhu kernel: [ 69.820008] ------------[ cut here ]------------
May 4 21:47:05 cthulhu kernel: [ 69.820021] WARNING: CPU: 0 PID: 0 at /build/linux-RGM_Ed/linux-3.16.7-ckt9/net/sched/sch_generic.c:264 dev_watchdog+0x236/0x240()
May 4 21:47:05 cthulhu kernel: [ 69.820025] NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
May 4 21:47:05 cthulhu kernel: [ 69.820027] Modules linked in: cpufreq_stats cpufreq_userspace cpufreq_conservative cpufreq_powersave iTCO_wdt ppdev evdev iTCO_vendor_support coretemp kvm_intel kvm lpc_ich mfd_core pcspkr psmouse serio_raw i2c_i801 ns558 i2c_core gameport rng_core shpchp button snd_mpu401_uart snd_rawmidi snd_seq_device snd parport_pc parport soundcore acpi_cpufreq processor thermal_sys loop firewire_sbp2 fuse autofs4 ext4 crc16 mbcache jbd2 dm_mirror dm_region_hash dm_log raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq dm_mod md_mod sg sd_mod crc_t10dif crct10dif_generic sr_mod cdrom crct10dif_common ata_generic ahci libahci ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t r8169 mii uhci_hcd ehci_pci ehci_hcd usbcore usb_common
May 4 21:47:05 cthulhu kernel: [ 69.820101] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-4-amd64 #1 Debian 3.16.7-ckt9-3~deb8u1
May 4 21:47:05 cthulhu kernel: [ 69.820104] Hardware name: ConRoeXFire-eSATA2./ConRoeXFire-eSATA2., BIOS P1.10 06/08/2006
May 4 21:47:05 cthulhu kernel: [ 69.820106] 0000000000000009 ffffffff8150ac96 ffff8800c7a03e28 ffffffff81067747
May 4 21:47:05 cthulhu kernel: [ 69.820110] 0000000000000000 ffff8800c7a03e78 0000000000000001 0000000000000000
May 4 21:47:05 cthulhu kernel: [ 69.820114] ffff8800370fa000 ffffffff810677ac ffffffff81777bf8 ffffffff00000030
May 4 21:47:05 cthulhu kernel: [ 69.820118] Call Trace:
May 4 21:47:05 cthulhu kernel: [ 69.820121] [] ? dump_stack+0x41/0x51
May 4 21:47:05 cthulhu kernel: [ 69.820133] [] ? warn_slowpath_common+0x77/0x90
May 4 21:47:05 cthulhu kernel: [ 69.820137] [] ? warn_slowpath_fmt+0x4c/0x50
May 4 21:47:05 cthulhu kernel: [ 69.820144] [] ? dev_watchdog+0x236/0x240
May 4 21:47:05 cthulhu kernel: [ 69.820147] [] ? dev_graft_qdisc+0x70/0x70
May 4 21:47:05 cthulhu kernel: [ 69.820152] [] ? call_timer_fn+0x31/0x100
May 4 21:47:05 cthulhu kernel: [ 69.820155] [] ? dev_graft_qdisc+0x70/0x70
May 4 21:47:05 cthulhu kernel: [ 69.820159] [] ? run_timer_softirq+0x209/0x2f0
May 4 21:47:05 cthulhu kernel: [ 69.820163] [] ? __do_softirq+0xf1/0x290
May 4 21:47:05 cthulhu kernel: [ 69.820167] [] ? irq_exit+0x95/0xa0
May 4 21:47:05 cthulhu kernel: [ 69.820171] [] ? smp_apic_timer_interrupt+0x45/0x60
May 4 21:47:05 cthulhu kernel: [ 69.820176] [] ? apic_timer_interrupt+0x6d/0x80
May 4 21:47:05 cthulhu kernel: [ 69.820178] [] ? sched_clock_local+0x15/0x80
May 4 21:47:05 cthulhu kernel: [ 69.820186] [] ? idle_notifier_unregister+0x20/0x20
May 4 21:47:05 cthulhu kernel: [ 69.820191] [] ? native_safe_halt+0x2/0x10
May 4 21:47:05 cthulhu kernel: [ 69.820195] [] ? default_idle+0x19/0xb0
May 4 21:47:05 cthulhu kernel: [ 69.820200] [] ? cpu_startup_entry+0x340/0x400
May 4 21:47:05 cthulhu kernel: [ 69.820204] [] ? start_kernel+0x492/0x49d
May 4 21:47:05 cthulhu kernel: [ 69.820207] [] ? set_init_arg+0x4e/0x4e
May 4 21:47:05 cthulhu kernel: [ 69.820211] [] ? early_idt_handlers+0x120/0x120
May 4 21:47:05 cthulhu kernel: [ 69.820214] [] ? x86_64_start_kernel+0x14d/0x15c
May 4 21:47:05 cthulhu kernel: [ 69.820217] —[ end trace 1c02f15888f55334 ]—

May 4 21:47:05 cthulhu kernel: [ 69.832316] r8169 0000:02:00.0 eth0: link up
May 4 21:47:17 cthulhu kernel: [ 81.884290] r8169 0000:02:00.0 eth0: link up
May 4 21:48:17 cthulhu kernel: [ 141.848289] r8169 0000:02:00.0 eth0: link up
May 4 21:48:59 cthulhu kernel: [ 183.848292] r8169 0000:02:00.0 eth0: link up[/quote]

A partie de 21:47, j’ai commencé à vouloir lire de la musique depuis le partage, perte de lien à répétitions…

J’ai l’impression que l’étau se resserre autour de mon problème…

Voyons voir du côté de la dmesg (complète) :

[quote][…]
[ 0.000000] ACPI: RSDT 0x00000000C7FB0000 000034 (v01 A M I OEMRSDT 06000608 MSFT 00000097)
[ 0.000000] ACPI: FACP 0x00000000C7FB0200 000084 (v02 A M I OEMFACP 06000608 MSFT 00000097)
[ 0.000000] ACPI: DSDT 0x00000000C7FB0440 004A37 (v01 CRXR2 CRXR2107 00000107 INTL 02002026)
[ 0.000000] ACPI: FACS 0x00000000C7FC0000 000040
[ 0.000000] ACPI: APIC 0x00000000C7FB0390 00006C (v01 A M I OEMAPIC 06000608 MSFT 00000097)
[ 0.000000] ACPI: MCFG 0x00000000C7FB0400 00003C (v01 A M I OEMMCFG 06000608 MSFT 00000097)
[ 0.000000] ACPI: OEMB 0x00000000C7FC0040 000046 (v01 A M I AMI_OEM 06000608 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000c7faffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0xc7faffff]
[ 0.000000] NODE_DATA [mem 0xc7fab000-0xc7faffff]
[ 0.000000] [ffffea0000000000-ffffea0002bfffff] PMD -> [ffff8800c4200000-ffff8800c6dfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0xc7faffff]
[ 0.000000] On node 0 totalpages: 819022
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 11143 pages used for memmap
[ 0.000000] DMA32 zone: 815024 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[ 0.000000] e820: [mem 0xc8000000-0xfecfffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff8800c7a00000 s80896 r8192 d21504 u524288
[ 0.000000] pcpu-alloc: s80896 r8192 d21504 u524288 alloc=12097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 807802
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=5bdadacb-2bdb-465f-8849-7fefba49f1af ro quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture…
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3202872K/3276088K available (5207K kernel code, 946K rwdata, 1832K rodata, 1204K init, 840K bss, 73216K reserved)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:712 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1861.675 MHz processor
[ 0.004015] Calibrating delay loop (skipped), value calculated using timer frequency… 3723.35 BogoMIPS (lpj=7446700)
[ 0.004020] pid_max: default: 32768 minimum: 301
[ 0.004035] ACPI: Core revision 20140424
[ 0.009047] ACPI: All ACPI Tables successfully acquired
[ 0.012055] Security Framework initialized
[ 0.012073] AppArmor: AppArmor disabled by boot time parameter
[ 0.012075] Yama: disabled by default; enable with sysctl kernel.yama.

[ 0.012516] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.016590] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.017952] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.017964] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.018447] Initializing cgroup subsys memory
[ 0.018458] Initializing cgroup subsys devices
[ 0.018471] Initializing cgroup subsys freezer
[ 0.018476] Initializing cgroup subsys net_cls
[ 0.018485] Initializing cgroup subsys blkio
[ 0.018492] Initializing cgroup subsys perf_event
[ 0.018494] Initializing cgroup subsys net_prio
[ 0.018535] CPU: Physical Processor ID: 0
[ 0.018537] CPU: Processor Core ID: 0
[ 0.018540] mce: CPU supports 6 MCE banks
[ 0.018551] CPU0: Thermal monitoring enabled (TM2)
[ 0.018562] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
tlb_flushall_shift: -1
[ 0.018666] Freeing SMP alternatives memory: 20K (ffffffff81a1b000 - ffffffff81a20000)
[ 0.020430] ftrace: allocating 21614 entries in 85 pages
[ 0.028505] …TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.069008] smpboot: CPU0: Intel® Core™2 CPU 6300 @ 1.86GHz (fam: 06, model: 0f, stepping: 06)
[ 0.072000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.072000] perf_event_intel: PEBS disabled due to CPU errata
[ 0.072000] … version: 2
[ 0.072000] … bit width: 40
[ 0.072000] … generic registers: 2
[ 0.072000] … value mask: 000000ffffffffff
[ 0.072000] … max period: 000000007fffffff
[ 0.072000] … fixed-purpose events: 3
[ 0.072000] … event mask: 0000000700000003
[ 0.072000] x86: Booting SMP configuration:
[ 0.072000] … node #0, CPUs: #1
[ 0.083816] x86: Booted up 1 node, 2 CPUs
[ 0.083822] smpboot: Total of 2 processors activated (7446.70 BogoMIPS)
[ 0.083921] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.084155] devtmpfs: initialized
[ 0.092024] PM: Registering ACPI NVS region [mem 0xc7fc0000-0xc7feffff] (196608 bytes)
[ 0.093296] pinctrl core: initialized pinctrl subsystem
[ 0.093416] NET: Registered protocol family 16
[ 0.093594] cpuidle: using governor ladder
[ 0.093598] cpuidle: using governor menu
[ 0.093649] ACPI: bus type PCI registered
[ 0.093652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.093759] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.093761] PCI: Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub with MMCONFIG support
[ 0.093766] PCI: not using MMCONFIG
[ 0.093769] PCI: Using configuration type 1 for base access
[ 0.093973] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.093975] mtrr: probably your BIOS does not setup all CPUs.
[ 0.093977] mtrr: corrected configuration.
[ 0.108070] ACPI: Added _OSI(Module Device)
[ 0.108073] ACPI: Added _OSI(Processor Device)
[ 0.108076] ACPI: Added _OSI(3.0 SCP Extensions)
[ 0.108078] ACPI: Added OSI(Processor Aggregator Device)
[ 0.110198] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.112652] ACPI: Dynamic OEM Table Load:
[ 0.112657] ACPI BIOS Warning (bug): Incorrect checksum in table [SSDT] - 0x0F, should be 0x16 (20140424/tbprint-218)
[ 0.112664] ACPI: SSDT 0xFFFF8800C3893C00 0002E3 (v01 AMI CPU1PM 00000001 INTL 20051117)
[ 0.112996] ACPI: Dynamic OEM Table Load:
[ 0.113002] ACPI: SSDT 0xFFFF8800C3893800 0002DA (v01 AMI CPU2PM 00000001 INTL 20051117)
[ 0.113603] ACPI: Interpreter enabled
[ 0.113614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [_S2
] (20140424/hwxface-580)
[ 0.113619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [_S3
] (20140424/hwxface-580)
[ 0.113633] ACPI: (supports S0 S1 S4 S5)
[ 0.113635] ACPI: Using IOAPIC for interrupt routing
[ 0.113674] PCI: Ignoring host bridge windows from ACPI; if necessary, use “pci=use_crs” and report a bug
[ 0.122618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.122626] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.122737] acpi PNP0A08:00: OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 0.122870] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.122874] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.122877] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.122879] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[ 0.122882] acpi PNP0A08:00: host bridge window [mem 0xc8000000-0xffffffff] (ignored)
[ 0.122884] PCI: root bus 00: using default resources
[ 0.122888] acpi PNP0A08:00: fail to add MMCONFIG information, can’t access extended PCI configuration space under this bridge.
[ 0.123075] PCI host bridge to bus 0000:00
[ 0.123080] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.123082] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.123085] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.123096] pci 0000:00:00.0: [8086:2770] type 00 class 0x060000
[ 0.123222] pci 0000:00:01.0: [8086:2771] type 01 class 0x060400
[ 0.123266] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.123314] pci 0000:00:01.0: System wakeup disabled by ACPI
[ 0.123405] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.123475] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.123525] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.123595] pci 0000:00:1c.4: [8086:27e0] type 01 class 0x060400
[ 0.123665] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.123715] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.123780] pci 0000:00:1c.5: [8086:27e2] type 01 class 0x060400
[ 0.123850] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.123900] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.123965] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.124010] pci 0000:00:1d.0: reg 0x20: [io 0xb880-0xb89f]
[ 0.124091] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.124161] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.124201] pci 0000:00:1d.1: reg 0x20: [io 0xbc00-0xbc1f]
[ 0.124281] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.124344] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.124385] pci 0000:00:1d.2: reg 0x20: [io 0xc000-0xc01f]
[ 0.124463] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.124527] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[ 0.124568] pci 0000:00:1d.3: reg 0x20: [io 0xc080-0xc09f]
[ 0.124646] pci 0000:00:1d.3: System wakeup disabled by ACPI
[ 0.124719] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.124739] pci 0000:00:1d.7: reg 0x10: [mem 0xfe8ff800-0xfe8ffbff]
[ 0.124822] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.124870] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.124935] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.125025] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.125092] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[ 0.125173] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.125181] pci 0000:00:1f.0: can’t claim BAR 13 [io 0x0800-0x087f]: address conflict with ACPI CPU throttle [io 0x0810-0x0815]
[ 0.125187] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
[ 0.125191] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0280 (mask 00ff)
[ 0.125195] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0300 (mask 003f)
[ 0.125317] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[ 0.125330] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
[ 0.125340] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
[ 0.125350] pci 0000:00:1f.1: reg 0x18: [io 0x08f0-0x08f7]
[ 0.125359] pci 0000:00:1f.1: reg 0x1c: [io 0x08f8-0x08fb]
[ 0.125369] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf]
[ 0.125389] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.125391] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.125394] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.125396] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.125494] pci 0000:00:1f.2: [8086:27c1] type 00 class 0x010601
[ 0.125510] pci 0000:00:1f.2: reg 0x10: [io 0xcc00-0xcc07]
[ 0.125519] pci 0000:00:1f.2: reg 0x14: [io 0xc880-0xc883]
[ 0.125527] pci 0000:00:1f.2: reg 0x18: [io 0xc800-0xc807]
[ 0.125536] pci 0000:00:1f.2: reg 0x1c: [io 0xc480-0xc483]
[ 0.125544] pci 0000:00:1f.2: reg 0x20: [io 0xc400-0xc40f]
[ 0.125553] pci 0000:00:1f.2: reg 0x24: [mem 0xfe8ffc00-0xfe8fffff]
[ 0.125590] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.125693] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.125745] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
[ 0.125915] pci 0000:05:00.0: [1002:94c1] type 00 class 0x030000
[ 0.125930] pci 0000:05:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.125942] pci 0000:05:00.0: reg 0x18: [mem 0xfebf0000-0xfebfffff 64bit]
[ 0.125951] pci 0000:05:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 0.125965] pci 0000:05:00.0: reg 0x30: [mem 0xfebc0000-0xfebdffff pref]
[ 0.125999] pci 0000:05:00.0: supports D1 D2
[ 0.132014] pci 0000:00:01.0: PCI bridge to [bus 05]
[ 0.132019] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.132022] pci 0000:00:01.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.132027] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.132107] pci 0000:00:1c.0: PCI bridge to [bus 04]
[ 0.132118] pci 0000:00:1c.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
[ 0.132194] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.132205] pci 0000:00:1c.4: bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
[ 0.132293] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.132312] pci 0000:02:00.0: reg 0x10: [io 0xd800-0xd8ff]
[ 0.132344] pci 0000:02:00.0: reg 0x18: [mem 0xfeaff000-0xfeafffff 64bit]
[ 0.132381] pci 0000:02:00.0: reg 0x30: [mem 0xfeac0000-0xfeadffff pref]
[ 0.132463] pci 0000:02:00.0: supports D1 D2
[ 0.132466] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.132543] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with ‘pcie_aspm=force’
[ 0.132553] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.132558] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
[ 0.132562] pci 0000:00:1c.5: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.132632] pci 0000:01:07.0: [104c:8023] type 00 class 0x0c0010
[ 0.132651] pci 0000:01:07.0: reg 0x10: [mem 0xfe9ff800-0xfe9fffff]
[ 0.132661] pci 0000:01:07.0: reg 0x14: [mem 0xfe9f8000-0xfe9fbfff]
[ 0.132732] pci 0000:01:07.0: supports D1 D2
[ 0.132735] pci 0000:01:07.0: PME# supported from D0 D1 D2 D3hot
[ 0.132833] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[ 0.132840] pci 0000:00:1e.0: bridge window [mem 0xfe900000-0xfe9fffff]
[ 0.132847] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.132850] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[ 0.134159] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 0.134231] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 0.134301] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
[ 0.134370] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.134439] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.134508] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[ 0.134578] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[ 0.134647] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 *15)
[ 0.134721] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.134846] vgaarb: setting as boot device: PCI:0000:05:00.0
[ 0.134846] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.134846] vgaarb: loaded
[ 0.134846] vgaarb: bridge control possible 0000:05:00.0
[ 0.134846] PCI: Using ACPI for IRQ routing
[ 0.134846] PCI: pci_cache_line_size set to 64 bytes
[ 0.134846] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.134846] e820: reserve RAM buffer [mem 0xc7fb0000-0xc7ffffff]
[ 0.134846] hpet clockevent registered
[ 0.134846] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.134846] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.134846] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.137020] Switched to clocksource hpet
[ 0.146443] pnp: PnP ACPI init
[ 0.146465] ACPI: bus type PNP registered
[ 0.146602] system 00:00: [mem 0xfed13000-0xfed19fff] has been reserved
[ 0.146608] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.146725] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.147329] pnp 00:02: [dma 3]
[ 0.147480] pnp 00:02: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.147715] pnp 00:03: Plug and Play ACPI device, IDs PNPb02f (active)
[ 0.147988] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.147992] system 00:04: [io 0x0800-0x087f] could not be reserved
[ 0.147996] system 00:04: [io 0x0480-0x04bf] has been reserved
[ 0.147999] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.148023] system 00:04: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.148027] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148169] system 00:05: [mem 0xffc00000-0xfff7ffff] has been reserved
[ 0.148174] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148281] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.148285] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.148289] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148587] pnp 00:07: [dma 0 disabled]
[ 0.148682] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.148812] system 00:08: [io 0x0290-0x029f] has been reserved
[ 0.148817] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.148906] system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.148910] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.149174] system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.149178] system 00:0a: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.149181] system 00:0a: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.149184] system 00:0a: [mem 0x00100000-0xc7ffffff] could not be reserved
[ 0.149188] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.149342] pnp: PnP ACPI: found 11 devices
[ 0.149345] ACPI: bus type PNP unregistered
[ 0.157078] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.157083] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 400000
[ 0.157092] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.157096] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 400000
[ 0.157106] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[ 0.157118] pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment
[ 0.157123] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
[ 0.157126] pci 0000:00:1c.4: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000
[ 0.157129] pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.157132] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.157135] pci 0000:00:1c.4: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.157143] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc8000000-0xc83fffff]
[ 0.157146] pci 0000:00:1c.4: BAR 14: assigned [mem 0xc8400000-0xc87fffff]
[ 0.157151] pci 0000:00:1c.5: BAR 15: assigned [mem 0x100000000-0x1001fffff 64bit pref]
[ 0.157155] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.157158] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.157162] pci 0000:00:01.0: PCI bridge to [bus 05]
[ 0.157166] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.157170] pci 0000:00:01.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.157174] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.157178] pci 0000:00:1c.0: PCI bridge to [bus 04]
[ 0.157182] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.157187] pci 0000:00:1c.0: bridge window [mem 0xc8000000-0xc83fffff]
[ 0.157191] pci 0000:00:1c.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
[ 0.157197] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.157201] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.157206] pci 0000:00:1c.4: bridge window [mem 0xc8400000-0xc87fffff]
[ 0.157210] pci 0000:00:1c.4: bridge window [mem 0xcfe00000-0xcfefffff 64bit pref]
[ 0.157216] pci 0000:00:1c.5: PCI bridge to [bus 02]
[ 0.157220] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
[ 0.157225] pci 0000:00:1c.5: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.157229] pci 0000:00:1c.5: bridge window [mem 0x100000000-0x1001fffff 64bit pref]
[ 0.157236] pci 0000:00:1e.0: PCI bridge to [bus 01]
[ 0.157241] pci 0000:00:1e.0: bridge window [mem 0xfe900000-0xfe9fffff]
[ 0.157250] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.157252] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.157256] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 0.157258] pci_bus 0000:05: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.157261] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.157264] pci_bus 0000:04: resource 0 [io 0x1000-0x1fff]
[ 0.157266] pci_bus 0000:04: resource 1 [mem 0xc8000000-0xc83fffff]
[ 0.157269] pci_bus 0000:04: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
[ 0.157272] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.157274] pci_bus 0000:03: resource 1 [mem 0xc8400000-0xc87fffff]
[ 0.157277] pci_bus 0000:03: resource 2 [mem 0xcfe00000-0xcfefffff 64bit pref]
[ 0.157280] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
[ 0.157283] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.157285] pci_bus 0000:02: resource 2 [mem 0x100000000-0x1001fffff 64bit pref]
[ 0.157288] pci_bus 0000:01: resource 1 [mem 0xfe900000-0xfe9fffff]
[ 0.157291] pci_bus 0000:01: resource 4 [io 0x0000-0xffff]
[ 0.157294] pci_bus 0000:01: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.157353] NET: Registered protocol family 2
[ 0.157678] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.157886] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.158173] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.158224] TCP: reno registered
[ 0.158235] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.158279] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.158384] NET: Registered protocol family 1
[ 0.159113] pci 0000:05:00.0: Video device with shadowed ROM
[ 0.159123] PCI: CLS 32 bytes, default 64
[ 0.159197] Unpacking initramfs…
[ 0.590759] Freeing initrd memory: 16132K (ffff88003606e000 - ffff88003702f000)
[ 0.591102] microcode: CPU0 sig=0x6f6, pf=0x1, revision=0x0
[ 0.591113] microcode: CPU1 sig=0x6f6, pf=0x1, revision=0x0
[ 0.591233] microcode: Microcode Update Driver: v2.00 tigran@aivazian.fsnet.co.uk, Peter Oruba
[ 0.591685] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.591752] audit: initializing netlink subsys (disabled)
[ 0.591788] audit: type=2000 audit(1430775955.588:1): initialized
[ 0.592337] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.592366] zbud: loaded
[ 0.592573] VFS: Disk quotas dquot_6.5.2
[ 0.592597] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.592683] msgmni has been set to 6287
[ 0.593114] alg: No test for stdrng (krng)
[ 0.593147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.593216] io scheduler noop registered
[ 0.593221] io scheduler deadline registered
[ 0.593270] io scheduler cfq registered (default)
[ 0.593517] pcieport 0000:00:1c.0: enabling device (0106 -> 0107)
[ 0.593617] pcieport 0000:00:1c.4: enabling device (0106 -> 0107)
[ 0.593860] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.593886] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.593918] intel_idle: does not run on family 6 model 15
[ 0.593986] GHES: HEST is not enabled!
[ 0.594094] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.614477] 00:07: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.615017] Linux agpgart interface v0.103
[ 0.615252] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.617820] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.617827] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.618015] mousedev: PS/2 mouse device common for all mice
[ 0.618081] rtc_cmos 00:01: RTC can wake from S4
[ 0.618222] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.618248] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
[ 0.618268] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.618382] AMD IOMMUv2 driver by Joerg Roedel joerg.roedel@amd.com
[ 0.618384] AMD IOMMUv2 functionality not available on this system
[ 0.618506] TCP: cubic registered
[ 0.618546] NET: Registered protocol family 10
[ 0.618841] mip6: Mobile IPv6
[ 0.618846] NET: Registered protocol family 17
[ 0.618853] mpls_gso: MPLS GSO support
[ 0.619211] registered taskstats version 1
[ 0.619632] rtc_cmos 00:01: setting system clock to 2015-05-04 21:45:56 UTC (1430775956)
[ 0.619708] PM: Hibernation image not present or could not be loaded.
[ 0.621013] Freeing unused kernel memory: 1204K (ffffffff818ee000 - ffffffff81a1b000)
[ 0.621015] Write protecting the kernel read-only data: 8192k
[ 0.624091] Freeing unused kernel memory: 924K (ffff880001519000 - ffff880001600000)
[ 0.624799] Freeing unused kernel memory: 216K (ffff8800017ca000 - ffff880001800000)
[ 0.637423] systemd-udevd[60]: starting version 215
[ 0.637897] random: systemd-udevd urandom read with 1 bits of entropy available
[ 0.659887] ACPI: bus type USB registered
[ 0.659933] usbcore: registered new interface driver usbfs
[ 0.659950] usbcore: registered new interface driver hub
[ 0.661145] usbcore: registered new device driver usb
[ 0.661951] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 0.662174] ehci-pci: EHCI PCI platform driver
[ 0.662376] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.662386] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 0.662404] ehci-pci 0000:00:1d.7: debug port 1
[ 0.662587] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.666308] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[ 0.666994] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfe8ff800
[ 0.674250] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 0.674512] r8169 0000:02:00.0: irq 40 for MSI/MSI-X
[ 0.674819] r8169 0000:02:00.0 eth0: RTL8168b/8111b at 0xffffc90000732000, 00:13:8f:b3:02:24, XID 10000000 IRQ 40
[ 0.674823] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[ 0.676045] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.676143] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.676147] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.676150] usb usb1: Product: EHCI Host Controller
[ 0.676152] usb usb1: Manufacturer: Linux 3.16.0-4-amd64 ehci_hcd
[ 0.676155] usb usb1: SerialNumber: 0000:00:1d.7
[ 0.676354] hub 1-0:1.0: USB hub found
[ 0.676365] hub 1-0:1.0: 8 ports detected
[ 0.677643] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.677655] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.677665] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 0.677689] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b880
[ 0.677780] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.677784] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.677787] usb usb2: Product: UHCI Host Controller
[ 0.677790] usb usb2: Manufacturer: Linux 3.16.0-4-amd64 uhci_hcd
[ 0.677792] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.677810] SCSI subsystem initialized
[ 0.677985] hub 2-0:1.0: USB hub found
[ 0.677996] hub 2-0:1.0: 2 ports detected
[ 0.678264] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.678276] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 0.678286] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 0.678326] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000bc00
[ 0.678393] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.678397] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.678399] usb usb3: Product: UHCI Host Controller
[ 0.678402] usb usb3: Manufacturer: Linux 3.16.0-4-amd64 uhci_hcd
[ 0.678404] usb usb3: SerialNumber: 0000:00:1d.1
[ 0.678569] hub 3-0:1.0: USB hub found
[ 0.678579] hub 3-0:1.0: 2 ports detected
[ 0.678802] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.678809] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 0.678818] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 0.678849] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000c000
[ 0.678905] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.678908] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.678911] usb usb4: Product: UHCI Host Controller
[ 0.678914] usb usb4: Manufacturer: Linux 3.16.0-4-amd64 uhci_hcd
[ 0.678916] usb usb4: SerialNumber: 0000:00:1d.2
[ 0.679067] hub 4-0:1.0: USB hub found
[ 0.679077] hub 4-0:1.0: 2 ports detected
[ 0.679283] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.679291] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 0.679299] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 0.679328] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000c080
[ 0.679383] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.679386] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.679389] usb usb5: Product: UHCI Host Controller
[ 0.679391] usb usb5: Manufacturer: Linux 3.16.0-4-amd64 uhci_hcd
[ 0.679394] usb usb5: SerialNumber: 0000:00:1d.3
[ 0.679553] hub 5-0:1.0: USB hub found
[ 0.679562] hub 5-0:1.0: 2 ports detected
[ 0.686392] libata version 3.00 loaded.
[ 0.686873] ata_piix 0000:00:1f.1: version 2.13
[ 0.690119] scsi0 : ata_piix
[ 0.697498] scsi1 : ata_piix
[ 0.697590] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 0.697594] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 0.697940] ahci 0000:00:1f.2: version 3.0
[ 0.698093] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[ 0.698157] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 0.698161] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part
[ 0.700074] scsi2 : ahci
[ 0.700220] scsi3 : ahci
[ 0.700340] scsi4 : ahci
[ 0.700716] scsi5 : ahci
[ 0.700814] ata3: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd00 irq 41
[ 0.700817] ata4: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffd80 irq 41
[ 0.700821] ata5: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe00 irq 41
[ 0.700823] ata6: SATA max UDMA/133 abar m1024@0xfe8ffc00 port 0xfe8ffe80 irq 41
[ 0.703429] ata2: port disabled–ignoring
[ 0.736048] firewire_ohci 0000:01:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 0.924446] ata1.00: ATA-7: ST3300831A, 4.60, max UDMA/100
[ 0.924450] ata1.00: 586072368 sectors, multi 16: LBA48
[ 0.924456] ata1.01: ATAPI: HL-DT-ST DVDRAM GSA-4120B, A100, max UDMA/33
[ 0.940300] ata1.00: configured for UDMA/100
[ 0.956174] ata1.01: configured for UDMA/33
[ 0.962190] scsi 0:0:0:0: Direct-Access ATA ST3300831A 4.60 PQ: 0 ANSI: 5
[ 0.966583] scsi 0:0:1:0: CD-ROM HL-DT-ST DVDRAM GSA-4120B A100 PQ: 0 ANSI: 5
[ 1.020025] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.020042] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.020059] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.020072] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.020515] ata6.00: HPA detected: current 1953523055, native 1953525168
[ 1.020572] ata6.00: ATA-8: WDC WD10EACS-00D6B1, 01.01A01, max UDMA/133
[ 1.020575] ata6.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.020583] ata3.00: ATA-8: WDC WD10EACS-00D6B1, 01.01A01, max UDMA/133
[ 1.020586] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.020623] ata4.00: ATA-9: ST1000DM003-1CH162, CC47, max UDMA/133
[ 1.020626] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.021145] ata3.00: configured for UDMA/133
[ 1.021232] scsi 2:0:0:0: Direct-Access ATA WDC WD10EACS-00D 1A01 PQ: 0 ANSI: 5
[ 1.021246] ata4.00: configured for UDMA/133
[ 1.021553] scsi 3:0:0:0: Direct-Access ATA ST1000DM003-1CH1 CC47 PQ: 0 ANSI: 5
[ 1.022107] ata6.00: configured for UDMA/133
[ 1.022190] scsi 5:0:0:0: Direct-Access ATA WDC WD10EACS-00D 1A01 PQ: 0 ANSI: 5
[ 1.039997] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.040000] sd 0:0:0:0: [sda] 586072368 512-byte logical blocks: (300 GB/279 GiB)
[ 1.040042] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.040106] sd 0:0:0:0: [sda] Write Protect is off
[ 1.040111] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.040139] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 1.040738] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 1.041238] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.041300] sd 2:0:0:0: [sdb] Write Protect is off
[ 1.041303] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.041330] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 1.041823] sd 5:0:0:0: [sdd] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.041839] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.041842] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[ 1.041938] sd 5:0:0:0: [sdd] Write Protect is off
[ 1.041942] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 1.041954] sd 3:0:0:0: [sdc] Write Protect is off
[ 1.041957] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.041995] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 1.042065] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 1.042827] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.042908] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 1.042981] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 1.043045] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 1.043111] sd 5:0:0:0: Attached scsi generic sg4 type 0
[ 1.043206] sdc: sdc1
[ 1.043542] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 1.098577] sda: sda1 sda2 < sda5 sda6 sda7 > sda3 sda4
[ 1.140708] md: bind
[ 1.165872] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.236141] firewire_core 0000:01:07.0: created device fw0: GUID 008f1300f9400000, S400
[ 1.489900] sdd: sdd1
[ 1.490296] sd 5:0:0:0: [sdd] Attached SCSI disk
[ 1.494690] sdb: sdb1
[ 1.494967] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 1.582207] device-mapper: uevent: version 1.0.3
[ 1.582340] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[ 1.588026] tsc: Refined TSC clocksource calibration: 1861.512 MHz
[ 1.685380] random: nonblocking pool is initialized
[ 1.722146] md: bind
[ 1.729157] md: bind
[ 1.796028] raid6: sse2x1 2928 MB/s
[ 1.864018] raid6: sse2x2 4420 MB/s
[ 1.932009] raid6: sse2x4 5542 MB/s
[ 1.932012] raid6: using algorithm sse2x4 (5542 MB/s)
[ 1.932014] raid6: using ssse3x2 recovery algorithm
[ 1.932341] xor: measuring software checksum speed
[ 1.972008] prefetch64-sse: 7550.000 MB/sec
[ 2.012007] generic_sse: 6694.000 MB/sec
[ 2.012009] xor: using function: prefetch64-sse (7550.000 MB/sec)
[ 2.012277] async_tx: api initialized (async)
[ 2.014244] md: raid6 personality registered for level 6
[ 2.014248] md: raid5 personality registered for level 5
[ 2.014250] md: raid4 personality registered for level 4
[ 2.014630] md/raid:md0: device sdd1 operational as raid disk 2
[ 2.014633] md/raid:md0: device sdb1 operational as raid disk 0
[ 2.014635] md/raid:md0: device sdc1 operational as raid disk 1
[ 2.015018] md/raid:md0: allocated 0kB
[ 2.015050] md/raid:md0: raid level 5 active with 3 out of 3 devices, algorithm 2
[ 2.015053] RAID conf printout:
[ 2.015055] — level:5 rd:3 wd:3
[ 2.015057] disk 0, o:1, dev:sdb1
[ 2.015059] disk 1, o:1, dev:sdc1
[ 2.015061] disk 2, o:1, dev:sdd1
[ 2.015105] md0: detected capacity change from 0 to 2000136699904
[ 2.015942] md: bind
[ 2.038582] md0: p1
[ 2.588092] Switched to clocksource tsc
[ 3.684037] floppy0: no floppy controllers found
[ 4.025723] PM: Starting manual resume from disk
[ 4.025731] PM: Hibernation image partition 8:7 present
[ 4.025733] PM: Looking for hibernation image.
[ 4.026008] PM: Image not found (code -22)
[ 4.026010] PM: Hibernation image not present or could not be loaded.
[ 4.197394] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 4.872338] systemd[1]: RTC configured in localtime, applying delta of 120 minutes to system time.
[ 6.435237] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 6.711803] fuse init (API version 7.23)
[ 6.918914] loop: module loaded
[ 7.491396] systemd-udevd[222]: starting version 215
[ 9.113237] ACPI Warning: _PR
.CPU1.PSS: SubPackage[8,9] - suspicious power dissipation values (20140424/nsrepair2-717)
[ 9.113476] ACPI Warning: _PR
.CPU2._PSS: SubPackage[8,9] - suspicious power dissipation values (20140424/nsrepair2-717)
[ 9.294156] parport_pc 00:02: reported by Plug and Play ACPI
[ 9.294211] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[ 9.350683] MPU-401 device not found or device busy
[ 9.358729] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 9.358736] ACPI: Power Button [PWRB]
[ 9.358819] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 9.358823] ACPI: Power Button [PWRF]
[ 9.408959] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.432929] intel_rng: FWH not detected
[ 9.478983] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[ 9.492726] gameport gameport0: NS558 PnP Gameport is pnp00:03/gameport0, io 0x200, speed 772kHz
[ 9.542635] input: PC Speaker as /devices/platform/pcspkr/input/input5
[ 9.586135] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro
[ 10.100254] leds_ss4200: no LED devices found
[ 10.149164] coretemp coretemp.0: Using relative temperature scale!
[ 10.149181] coretemp coretemp.0: Using relative temperature scale!
[ 10.307665] iTCO_vendor_support: vendor-support=0
[ 10.323756] ppdev: user-space parallel port driver
[ 10.490864] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.490932] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0860)
[ 10.491230] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 10.819029] EXT4-fs (md0p1): mounted filesystem with ordered data mode. Opts: acl
[ 12.516041] floppy0: no floppy controllers found
[ 12.848054] Adding 4771836k swap on /dev/sda7. Priority:-1 extents:1 across:4771836k FS
[ 12.915342] EXT4-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
[ 12.915611] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 13.441734] systemd-journald[215]: Received request to flush runtime journal from PID 1
[ 13.805379] r8169 0000:02:00.0 eth0: link down
[ 13.805390] r8169 0000:02:00.0 eth0: link down
[ 13.805502] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 15.485708] r8169 0000:02:00.0 eth0: link up
[ 15.485722] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 69.820008] ------------[ cut here ]------------
[ 69.820021] WARNING: CPU: 0 PID: 0 at /build/linux-RGM_Ed/linux-3.16.7-ckt9/net/sched/sch_generic.c:264 dev_watchdog+0x236/0x240()
[ 69.820025] NETDEV WATCHDOG: eth0 (r8169): transmit queue 0 timed out
[ 69.820027] Modules linked in: cpufreq_stats cpufreq_userspace cpufreq_conservative cpufreq_powersave iTCO_wdt ppdev evdev iTCO_vendor_support coretemp kvm_intel kvm lpc_ich mfd_core pcspkr psmouse serio_raw i2c_i801 ns558 i2c_core gameport rng_core shpchp button snd_mpu401_uart snd_rawmidi snd_seq_device snd parport_pc parport soundcore acpi_cpufreq processor thermal_sys loop firewire_sbp2 fuse autofs4 ext4 crc16 mbcache jbd2 dm_mirror dm_region_hash dm_log raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq dm_mod md_mod sg sd_mod crc_t10dif crct10dif_generic sr_mod cdrom crct10dif_common ata_generic ahci libahci ata_piix libata firewire_ohci scsi_mod firewire_core crc_itu_t r8169 mii uhci_hcd ehci_pci ehci_hcd usbcore usb_common
[ 69.820101] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.16.0-4-amd64 #1 Debian 3.16.7-ckt9-3~deb8u1
[ 69.820104] Hardware name: ConRoeXFire-eSATA2./ConRoeXFire-eSATA2., BIOS P1.10 06/08/2006
[ 69.820106] 0000000000000009 ffffffff8150ac96 ffff8800c7a03e28 ffffffff81067747
[ 69.820110] 0000000000000000 ffff8800c7a03e78 0000000000000001 0000000000000000
[ 69.820114] ffff8800370fa000 ffffffff810677ac ffffffff81777bf8 ffffffff00000030
[ 69.820118] Call Trace:
[ 69.820121] [] ? dump_stack+0x41/0x51
[ 69.820133] [] ? warn_slowpath_common+0x77/0x90
[ 69.820137] [] ? warn_slowpath_fmt+0x4c/0x50
[ 69.820144] [] ? dev_watchdog+0x236/0x240
[ 69.820147] [] ? dev_graft_qdisc+0x70/0x70
[ 69.820152] [] ? call_timer_fn+0x31/0x100
[ 69.820155] [] ? dev_graft_qdisc+0x70/0x70
[ 69.820159] [] ? run_timer_softirq+0x209/0x2f0
[ 69.820163] [] ? __do_softirq+0xf1/0x290
[ 69.820167] [] ? irq_exit+0x95/0xa0
[ 69.820171] [] ? smp_apic_timer_interrupt+0x45/0x60
[ 69.820176] [] ? apic_timer_interrupt+0x6d/0x80
[ 69.820178] [] ? sched_clock_local+0x15/0x80
[ 69.820186] [] ? idle_notifier_unregister+0x20/0x20
[ 69.820191] [] ? native_safe_halt+0x2/0x10
[ 69.820195] [] ? default_idle+0x19/0xb0
[ 69.820200] [] ? cpu_startup_entry+0x340/0x400
[ 69.820204] [] ? start_kernel+0x492/0x49d
[ 69.820207] [] ? set_init_arg+0x4e/0x4e
[ 69.820211] [] ? early_idt_handlers+0x120/0x120
[ 69.820214] [] ? x86_64_start_kernel+0x14d/0x15c
[ 69.820217] —[ end trace 1c02f15888f55334 ]—
[ 69.832316] r8169 0000:02:00.0 eth0: link up
[ 81.884290] r8169 0000:02:00.0 eth0: link up
[ 141.848289] r8169 0000:02:00.0 eth0: link up
[ 183.848292] r8169 0000:02:00.0 eth0: link up[/quote]

Ça sent le pâté. Le problème ne viendrait-il pas du pilote de ma carte interne ?

/edit : j’ai trouvé ceci ! Le pilote semble être le même, tout comme le symptôme :

[quote]25: None 00.0: 10701 Ethernet
[Created at net.125]
Unique ID: usDW.ndpeucax6V1
Parent ID: rBUF.co9FAp525g6
SysFS ID: /class/net/eth0
SysFS Device Link: /devices/pci0000:00/0000:00:1c.5/0000:02:00.0
Hardware Class: network interface
Model: "Ethernet network interface"
Driver: "r8169"
Driver Modules: "r8169"
Device File: eth0
HW Address: 00:13:8f:b3:02:24
Link detected: yes
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #17 (Ethernet controller)
[/quote]

Le problème décrit là-bas est exactement le même que le mien, seulement, aucune solution pour le moment visiblement.

Qu’en pensez-vous ?

Je reviens de faire un test pour vérifier l’hypothèse du hang après une petite charge en réseau, via nethogs :

PID USER PROGRAM DEV SENT RECEIVED
2524 root /usr/sbin/smbd eth0 41.954 0.787 KB/sec

Dès que je lance la lecture d’un mp3, comme vous le voyez, je hang à moins d’1 mo/s …

Qu’en pensez-vous ?

Réponse de moi à moi : le passage sous le module r8168 a finalement résolu mon souci ! Au premier essai ça n’avait pas fonctionné, du moins c’est ce que je pensais, mais en réessayant plus assidument cette fois-ci, c’est tout bon.