Mise à jour : système "cassé" après passage au noyau 3.16

[quote=“darko”]D’accord pour UTC. je regarde comment ça marche, je fais la modification, et je posterai ce que ça donne.

Pour forcefsck j’ai bien rebooté après avoir créé le fichier, j’ai même essayé plusieurs fois. Aucun résultat.[/quote]
Le fichier forcefsck est effacé au reboot donc ça ne vaut qu’une fois.
Il faut le recréer à chaque foois

[quote=“grandtoubab”][quote=“darko”]D’accord pour UTC. je regarde comment ça marche, je fais la modification, et je posterai ce que ça donne.

Pour forcefsck j’ai bien rebooté après avoir créé le fichier, j’ai même essayé plusieurs fois. Aucun résultat.[/quote]
Le fichier forcefsck est effacé au reboot donc ça ne vaut qu’une fois.
Il faut le recréer à chaque fois[/quote]
Ne pas perdre de vue que sur Debian Jessie c’est systemd pour le démarrage.
Voir ici la gestion de l’horloge pour systemd:

linoxide.com/linux-command/timed … e-systemd/
To have the RTC set to UTC use the following setting:

J’ai effectué la modif du temps RTC.
J’ai donc désormais :

timedatectl

Local time: Thu 2015-05-14 16:48:18 CEST Universal time: Thu 2015-05-14 14:48:18 UTC RTC time: Thu 2015-05-14 14:48:18 Time zone: Europe/Paris (CEST, +0200) NTP enabled: yes NTP synchronized: yes RTC in local TZ: no DST active: yes Last DST change: DST began at Sun 2015-03-29 01:59:59 CET Sun 2015-03-29 03:00:00 CEST Next DST change: DST ends (the clock jumps one hour backwards) at Sun 2015-10-25 02:59:59 CEST Sun 2015-10-25 02:00:00 CET

En ce qui concerne /forcefsck, j’ai réussi à lancer la commande, mais seulement en bootant avec la ligne “sysvinit”. J’ai essayé plusieurs fois avec “systemd”, j’ai bien crée le fichier à chaque fois, comme indiqué, sans succès.

Donc pas de résultat avec la première ligne de l’écran grub qui boote avec systemd :

mais succès avec la deuxième ligne :

Voilà donc la sortie d’aujourd’hui pour /forcefsck :

checkfs

[code]Log of fsck -C -R -A -a -f
Thu May 14 16:35:36 2015

fsck from util-linux 2.25.2
Replaying journal:
Replaying journal: Done.
Reiserfs journal ‘/dev/sda3’ in blocks [18…8211]: 0 transactions replayed
Checking internal tree… \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\finished
Reiserfs super block in block 16 on 0x803 of format 3.6 with standard journal
Blocks (total/free): 1463920/865993 by 4096 bytes
Filesystem is clean

Thu May 14 16:35:39 2015

[/code]
checkroot

[code]Log of fsck -C -f -a -t ext4 /dev/sda2
Thu May 14 16:34:53 2015

fsck from util-linux 2.25.2
/dev/sda2: 167414/366480 files (0.4% non-contiguous), 1148943/1463923 blocks

Thu May 14 16:35:36 2015

[/code]

Bon, donc ça semble être bon de ce côté là.

Malheureusement j’ai toujours des erreurs au boot. Je vais donc voir journalctl -b :

journalctl -b

May 14 17:55:38 paris systemd-udevd[163]: worker [198] /devices/pci0000:00/0000:00:01.0/0000:01:00.0 timeout; kill it May 14 17:55:38 paris systemd-udevd[163]: seq 1024 '/devices/pci0000:00/0000:00:01.0/0000:01:00.0' killed May 14 17:55:38 paris systemd-udevd[163]: worker [198] terminated by signal 9 (Killed) May 14 17:55:40 paris systemd-udevd[194]: timeout '/lib/udev/hdparm' May 14 17:55:41 paris systemd-udevd[163]: worker [194] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1080 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1' killed May 14 17:55:41 paris systemd-udevd[163]: worker [196] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1082 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3' killed May 14 17:55:41 paris systemd-udevd[163]: worker [199] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1084 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5' killed May 14 17:55:41 paris systemd-udevd[163]: worker [200] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1085 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6' killed May 14 17:55:41 paris systemd-udevd[163]: worker [201] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1086 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7' killed May 14 17:55:41 paris systemd-udevd[163]: worker [194] terminated by signal 9 (Killed) May 14 17:55:41 paris kernel: ata1: drained 202 bytes to clear DRQ May 14 17:55:41 paris kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen May 14 17:55:41 paris kernel: ata1.00: failed command: READ DMA EXT May 14 17:55:41 paris kernel: ata1.00: cmd 25/00:00:70:78:90/00:02:01:00:00/e0 tag 0 dma 262144 in res 40/00:00:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout) May 14 17:55:41 paris kernel: ata1.00: status: { DRDY } May 14 17:55:41 paris kernel: ata1: soft resetting link May 14 17:55:41 paris kernel: ata1.00: configured for UDMA/100 May 14 17:55:41 paris kernel: ata1.01: configured for UDMA/33 May 14 17:55:41 paris kernel: ata1.00: device reported invalid CHS sector 0 May 14 17:55:41 paris kernel: ata1: EH complete May 14 17:55:41 paris systemd-udevd[163]: worker [196] terminated by signal 9 (Killed) May 14 17:55:41 paris systemd-udevd[163]: worker [199] terminated by signal 9 (Killed) May 14 17:55:41 paris systemd-udevd[163]: worker [200] terminated by signal 9 (Killed) May 14 17:55:41 paris systemd-udevd[163]: worker [201] terminated by signal 9 (Killed) May 14 17:56:32 paris systemd[1]: Job dev-disk-by\x2duuid-cd0b14c7\x2d79b2\x2d4ccc\x2d9eef\x2d06acecf516a1.device/start timed out. May 14 17:56:32 paris systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-cd0b14c7\x2d79b2\x2d4ccc\x2d9eef\x2d06acecf516a1.device. May 14 17:56:32 paris systemd[1]: Dependency failed for /home. May 14 17:56:32 paris systemd[1]: Dependency failed for Local File Systems. May 14 17:56:32 paris systemd[1]: Dependency failed for File System Check on /dev/disk/by-uuid/cd0b14c7-79b2-4ccc-9eef-06acecf516a1. May 14 17:56:32 paris systemd-journal[156]: Runtime journal is using 4.0M (max allowed 20.1M, trying to leave 30.2M free of 196.6M available → current limit 20.1M).

Toujours la même erreur il me semble.

Qu’est-ce que je pourrais essayer maintenant ?

Par ailleurs, j’ai récupéré dmesg juste après avoir booté avec sysvinit. Peut-être y a-t-il quelque chose d’intéressant ?

dmesg

[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) [ 0.000000] Disabled fast string operations [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffcffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffd0000-0x000000003ffddfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffde000-0x000000003fffffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffb80000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: ASUSTeK Computer Inc. A6JC /A6JC , BIOS A6JCMAS.216 05/10/2006 [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x3ffd0 max_arch_pfn = 0x1000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 disabled [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] PAT not supported by CPU. [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780] [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff] [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] [mem 0x00000000-0x000fffff] page 4k [ 0.000000] init_memory_mapping: [mem 0x36200000-0x363fffff] [ 0.000000] [mem 0x36200000-0x363fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x34000000-0x361fffff] [ 0.000000] [mem 0x34000000-0x361fffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff] [ 0.000000] [mem 0x00100000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x33ffffff] page 2M [ 0.000000] init_memory_mapping: [mem 0x36400000-0x375fdfff] [ 0.000000] [mem 0x36400000-0x373fffff] page 2M [ 0.000000] [mem 0x37400000-0x375fdfff] page 4k [ 0.000000] BRK [0x01798000, 0x01798fff] PGTABLE [ 0.000000] BRK [0x01799000, 0x0179afff] PGTABLE [ 0.000000] BRK [0x0179b000, 0x0179bfff] PGTABLE [ 0.000000] BRK [0x0179c000, 0x0179cfff] PGTABLE [ 0.000000] RAMDISK: [mem 0x3641c000-0x37205fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x000F79B0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x3FFD0000 000038 (v01 A M I OEMRSDT 05000610 MSFT 00000097) [ 0.000000] ACPI: FACP 0x3FFD0200 000084 (v02 A M I OEMFACP 05000610 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x3FFD0460 007BCC (v01 A6JC0 A6JC0216 00000216 INTL 02002026) [ 0.000000] ACPI: FACS 0x3FFDE000 000040 [ 0.000000] ACPI: APIC 0x3FFD0390 00005C (v01 A M I OEMAPIC 05000610 MSFT 00000097) [ 0.000000] ACPI: MCFG 0x3FFD03F0 00003C (v01 A M I OEMMCFG 05000610 MSFT 00000097) [ 0.000000] ACPI: BOOT 0x3FFD0430 000028 (v01 A M I OEMBOOT 05000610 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x3FFDE040 000046 (v01 A M I AMI_OEM 05000610 MSFT 00000097) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 137MB HIGHMEM available. [ 0.000000] 885MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 375fe000 [ 0.000000] low ram: 0 - 375fe000 [ 0.000000] BRK [0x0179d000, 0x0179dfff] PGTABLE [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x375fdfff] [ 0.000000] HighMem [mem 0x375fe000-0x3ffcffff] [ 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-0x3ffcffff] [ 0.000000] On node 0 totalpages: 261998 [ 0.000000] free_area_init_node: node 0, pgdat c1658ec0, node_mem_map f5c1c020 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3998 pages, LIFO batch:0 [ 0.000000] Normal zone: 1740 pages used for memmap [ 0.000000] Normal zone: 222718 pages, LIFO batch:31 [ 0.000000] HighMem zone: 276 pages used for memmap [ 0.000000] HighMem zone: 35282 pages, LIFO batch:7 [ 0.000000] Using APIC driver default [ 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: 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 2 CPUs, 0 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-0x000dffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfedfffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @f75db000 s34752 r0 d22592 u57344 [ 0.000000] pcpu-alloc: s34752 r0 d22592 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260226 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-686-pae root=UUID=bf5b31e0-4d64-48a7-8f3b-afd3d5f67521 ro quiet init=/lib/sysvinit/init [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000375fe:0003ffd0) [ 0.000000] Initializing Movable for node 0 (00000000:00000000) [ 0.000000] Memory: 1016756K/1047992K available (4598K kernel code, 522K rwdata, 1448K rodata, 656K init, 460K bss, 31236K reserved, 141128K highmem) [ 0.000000] virtual kernel memory layout: fixmap : 0xffd36000 - 0xfffff000 (2852 kB) pkmap : 0xff600000 - 0xff800000 (2048 kB) vmalloc : 0xf7dfe000 - 0xff5fe000 ( 120 MB) lowmem : 0xc0000000 - 0xf75fe000 ( 885 MB) .init : 0xc166d000 - 0xc1711000 ( 656 kB) .data : 0xc147dc40 - 0xc166b880 (1975 kB) .text : 0xc1000000 - 0xc147dc40 (4599 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:2304 nr_irqs:512 16 [ 0.000000] CPU 0 irqstacks, hard=f5806000 soft=f5808000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 1728.960 MHz processor [ 0.004013] Calibrating delay loop (skipped), value calculated using timer frequency.. 3457.92 BogoMIPS (lpj=6915840) [ 0.004018] pid_max: default: 32768 minimum: 301 [ 0.004036] ACPI: Core revision 20140424 [ 0.018401] ACPI: All ACPI Tables successfully acquired [ 0.020047] Security Framework initialized [ 0.020067] AppArmor: AppArmor disabled by boot time parameter [ 0.020070] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.020096] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.020100] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.020515] Initializing cgroup subsys memory [ 0.020525] Initializing cgroup subsys devices [ 0.020539] Initializing cgroup subsys freezer [ 0.020545] Initializing cgroup subsys net_cls [ 0.020556] Initializing cgroup subsys blkio [ 0.020565] Initializing cgroup subsys perf_event [ 0.020569] Initializing cgroup subsys net_prio [ 0.020606] Disabled fast string operations [ 0.020610] CPU: Physical Processor ID: 0 [ 0.020612] CPU: Processor Core ID: 0 [ 0.020619] mce: CPU supports 6 MCE banks [ 0.020631] CPU0: Thermal monitoring enabled (TM2) [ 0.020644] Last level iTLB entries: 4KB 128, 2MB 0, 4MB 2 Last level dTLB entries: 4KB 128, 2MB 0, 4MB 8, 1GB 0 tlb_flushall_shift: 6 [ 0.020844] Freeing SMP alternatives memory: 20K (c1711000 - c1716000) [ 0.025261] ftrace: allocating 20747 entries in 41 pages [ 0.032124] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.032551] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072945] smpboot: CPU0: Genuine Intel(R) CPU T2250 @ 1.73GHz (fam: 06, model: 0e, stepping: 08) [ 0.076000] Performance Events: Core events, core PMU driver. [ 0.076000] ... version: 1 [ 0.076000] ... bit width: 40 [ 0.076000] ... generic registers: 2 [ 0.076000] ... value mask: 000000ffffffffff [ 0.076000] ... max period: 000000007fffffff [ 0.076000] ... fixed-purpose events: 0 [ 0.076000] ... event mask: 0000000000000003 [ 0.076000] CPU 1 irqstacks, hard=f5942000 soft=f5944000 [ 0.076000] x86: Booting SMP configuration: [ 0.076000] .... node #0, CPUs: #1 [ 0.008000] Initializing CPU#1 [ 0.008000] Disabled fast string operations [ 0.085526] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.087600] x86: Booted up 1 node, 2 CPUs [ 0.087603] smpboot: Total of 2 processors activated (6915.84 BogoMIPS) [ 0.088150] devtmpfs: initialized [ 0.088394] PM: Registering ACPI NVS region [mem 0x3ffde000-0x3fffffff] (139264 bytes) [ 0.089820] pinctrl core: initialized pinctrl subsystem [ 0.089820] NET: Registered protocol family 16 [ 0.089820] cpuidle: using governor ladder [ 0.089820] cpuidle: using governor menu [ 0.089820] ACPI: bus type PCI registered [ 0.089820] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.089820] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.089820] PCI: not using MMCONFIG [ 0.089820] PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. [ 0.089820] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5 [ 0.089820] PCI: Using configuration type 1 for base access [ 0.089820] mtrr: your CPUs had inconsistent variable MTRR settings [ 0.089820] mtrr: probably your BIOS does not setup all CPUs. [ 0.089820] mtrr: corrected configuration. [ 0.104077] ACPI: Added _OSI(Module Device) [ 0.104081] ACPI: Added _OSI(Processor Device) [ 0.104084] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.104087] ACPI: Added _OSI(Processor Aggregator Device) [ 0.109061] ACPI: Executed 1 blocks of module-level executable AML code [ 0.112850] ACPI: Dynamic OEM Table Load: [ 0.112860] ACPI: SSDT 0xF59CA400 000382 (v01 AMI CPU1PM 00000001 INTL 02002026) [ 0.113607] ACPI: Dynamic OEM Table Load: [ 0.113613] ACPI BIOS Warning (bug): Incorrect checksum in table [SSDT] - 0xE5, should be 0x6C (20140424/tbprint-218) [ 0.113620] ACPI: SSDT 0xF59CA000 000382 (v01 AMI CPU2PM 00000001 INTL 02002026) [ 0.116552] ACPI: Interpreter enabled [ 0.116577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580) [ 0.116584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580) [ 0.116606] ACPI: (supports S0 S3 S4 S5) [ 0.116608] ACPI: Using IOAPIC for interrupt routing [ 0.116640] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.119941] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.119947] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!) [ 0.119949] PCI: Using MMCONFIG for extended config space [ 0.119976] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.121829] ACPI: Power Resource [GFAN] (off) [ 0.128990] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.128999] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.129007] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.129161] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) [ 0.129165] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored) [ 0.129169] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) [ 0.129172] acpi PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored) [ 0.129176] acpi PNP0A08:00: host bridge window [mem 0x40000000-0xffffffff] (ignored) [ 0.129180] PCI: root bus 00: using default resources [ 0.129184] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge [ 0.129454] PCI host bridge to bus 0000:00 [ 0.129459] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.129463] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 0.129466] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] [ 0.129480] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000 [ 0.129648] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400 [ 0.129709] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold [ 0.129780] pci 0000:00:01.0: System wakeup disabled by ACPI [ 0.129907] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 [ 0.129933] pci 0000:00:1b.0: reg 0x10: [mem 0xfebfc000-0xfebfffff 64bit] [ 0.130039] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.130112] pci 0000:00:1b.0: System wakeup disabled by ACPI [ 0.130201] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 [ 0.130313] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.130388] pci 0000:00:1c.0: System wakeup disabled by ACPI [ 0.130475] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 [ 0.130587] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.130663] pci 0000:00:1c.3: System wakeup disabled by ACPI [ 0.130749] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 [ 0.130805] pci 0000:00:1d.0: reg 0x20: [io 0xec00-0xec1f] [ 0.130923] pci 0000:00:1d.0: System wakeup disabled by ACPI [ 0.131006] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 [ 0.131062] pci 0000:00:1d.1: reg 0x20: [io 0xe880-0xe89f] [ 0.131178] pci 0000:00:1d.1: System wakeup disabled by ACPI [ 0.131261] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 [ 0.131317] pci 0000:00:1d.2: reg 0x20: [io 0xe800-0xe81f] [ 0.131466] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 [ 0.131522] pci 0000:00:1d.3: reg 0x20: [io 0xe480-0xe49f] [ 0.131684] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 [ 0.131711] pci 0000:00:1d.7: reg 0x10: [mem 0xfebfbc00-0xfebfbfff] [ 0.131822] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.131892] pci 0000:00:1d.7: System wakeup disabled by ACPI [ 0.131976] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.132111] pci 0000:00:1e.0: System wakeup disabled by ACPI [ 0.132200] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100 [ 0.132307] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.132317] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0800-0x087f]: address conflict with ACPI CPU throttle [io 0x0810-0x0815] [ 0.132325] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO [ 0.132333] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0250 (mask 000f) [ 0.132492] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a [ 0.132511] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007] [ 0.132524] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003] [ 0.132537] pci 0000:00:1f.1: reg 0x18: [io 0x08f0-0x08f7] [ 0.132550] pci 0000:00:1f.1: reg 0x1c: [io 0x08f8-0x08fb] [ 0.132563] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf] [ 0.132591] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.132594] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.132597] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.132601] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.132830] pci 0000:01:00.0: [10de:01d7] type 00 class 0x030000 [ 0.132852] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] [ 0.132872] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref] [ 0.132891] pci 0000:01:00.0: reg 0x1c: [mem 0xfc000000-0xfcffffff 64bit] [ 0.132914] pci 0000:01:00.0: reg 0x30: [mem 0xfbfe0000-0xfbffffff pref] [ 0.133069] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.133081] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.133088] pci 0000:00:01.0: bridge window [mem 0xf9f00000-0xfdffffff] [ 0.133094] pci 0000:00:01.0: bridge window [mem 0xbdf00000-0xddefffff 64bit pref] [ 0.133231] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.133260] pci 0000:02:00.0: reg 0x10: [io 0xc800-0xc8ff] [ 0.133300] pci 0000:02:00.0: reg 0x18: [mem 0xfe0ff000-0xfe0fffff 64bit] [ 0.133346] pci 0000:02:00.0: reg 0x30: [mem 0xfe0e0000-0xfe0effff pref] [ 0.133473] pci 0000:02:00.0: supports D1 D2 [ 0.133476] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold [ 0.133585] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.133599] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.133605] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] [ 0.133611] pci 0000:00:1c.0: bridge window [mem 0xfe000000-0xfe0fffff] [ 0.133789] pci 0000:03:00.0: [8086:4222] type 00 class 0x028000 [ 0.133855] pci 0000:03:00.0: reg 0x10: [mem 0xfe1ff000-0xfe1fffff] [ 0.134289] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold [ 0.134441] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 0.134468] pci 0000:00:1c.3: PCI bridge to [bus 03] [ 0.134477] pci 0000:00:1c.3: bridge window [mem 0xfe100000-0xfe1fffff] [ 0.134595] pci 0000:04:01.0: [1180:0476] type 02 class 0x060700 [ 0.134621] pci 0000:04:01.0: reg 0x10: [mem 0x00000000-0x00000fff] [ 0.134659] pci 0000:04:01.0: supports D1 D2 [ 0.134662] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.134700] pci 0000:04:01.0: System wakeup disabled by ACPI [ 0.134787] pci 0000:04:01.1: [1180:0552] type 00 class 0x0c0010 [ 0.134810] pci 0000:04:01.1: reg 0x10: [mem 0xfeaff800-0xfeafffff] [ 0.134910] pci 0000:04:01.1: PME# supported from D0 D3hot D3cold [ 0.134943] pci 0000:04:01.1: System wakeup disabled by ACPI [ 0.135031] pci 0000:04:01.2: [1180:0822] type 00 class 0x080500 [ 0.135055] pci 0000:04:01.2: reg 0x10: [mem 0xfeaff400-0xfeaff4ff] [ 0.135154] pci 0000:04:01.2: supports D1 D2 [ 0.135158] pci 0000:04:01.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.135271] pci 0000:04:01.3: [1180:0592] type 00 class 0x088000 [ 0.135295] pci 0000:04:01.3: reg 0x10: [mem 0xfeaff000-0xfeaff0ff] [ 0.135394] pci 0000:04:01.3: supports D1 D2 [ 0.135398] pci 0000:04:01.3: PME# supported from D0 D1 D2 D3hot D3cold [ 0.135548] pci 0000:00:1e.0: PCI bridge to [bus 04-05] (subtractive decode) [ 0.135555] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] [ 0.135561] pci 0000:00:1e.0: bridge window [mem 0xfe200000-0xfeafffff] [ 0.135570] pci 0000:00:1e.0: bridge window [mem 0xddf00000-0xdfefffff 64bit pref] [ 0.135573] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) [ 0.135577] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) [ 0.135656] pci_bus 0000:05: busn_res: can not insert [bus 05-ff] under [bus 04-05] (conflicts with (null) [bus 04-05]) [ 0.135663] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 08 [ 0.135668] pci_bus 0000:05: busn_res: can not insert [bus 05-08] under [bus 04-05] (conflicts with (null) [bus 04-05]) [ 0.135674] pci_bus 0000:05: [bus 05-08] partially hidden behind transparent bridge 0000:04 [bus 04-05] [ 0.135679] pci 0000:00:1e.0: bridge has subordinate 05 but max busn 08 [ 0.135715] pci_bus 0000:00: on NUMA node 0 [ 0.136311] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *11 12) [ 0.136399] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 12) [ 0.136485] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 7 12) [ 0.136570] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 12) [ 0.136655] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 12) *0, disabled. [ 0.136741] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 12) [ 0.136826] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 *6 7 12) [ 0.136911] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 12) [ 0.137229] ACPI: Enabled 4 GPEs in block 00 to 1F [ 0.137329] ACPI : EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62 [ 0.137460] vgaarb: setting as boot device: PCI:0000:01:00.0 [ 0.137460] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.137460] vgaarb: loaded [ 0.137460] vgaarb: bridge control possible 0000:01:00.0 [ 0.137460] PCI: Using ACPI for IRQ routing [ 0.137460] PCI: pci_cache_line_size set to 64 bytes [ 0.137460] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.137460] e820: reserve RAM buffer [mem 0x3ffd0000-0x3fffffff] [ 0.137460] hpet clockevent registered [ 0.137460] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.137460] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.137460] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.140031] Switched to clocksource hpet [ 0.150423] pnp: PnP ACPI init [ 0.150450] ACPI: bus type PNP registered [ 0.150595] system 00:00: [mem 0xfed13000-0xfed19fff] has been reserved [ 0.150601] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.150752] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.150848] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.150964] pnp 00:03: Plug and Play ACPI device, IDs SYN0a06 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active) [ 0.151214] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 0.151220] system 00:04: [io 0x0800-0x087f] could not be reserved [ 0.151224] system 00:04: [io 0x0480-0x04bf] has been reserved [ 0.151228] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.151232] system 00:04: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.151237] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.151379] system 00:05: [mem 0xffb80000-0xffbfffff] has been reserved [ 0.151384] system 00:05: [mem 0xfff80000-0xffffffff] has been reserved [ 0.151388] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.151515] system 00:06: [mem 0xffc00000-0xfff7ffff] has been reserved [ 0.151520] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.151656] system 00:07: [io 0x0400-0x041f] has been reserved [ 0.151661] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.151665] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.151669] system 00:07: [mem 0xfec10000-0xfec17fff] has been reserved [ 0.151673] system 00:07: [mem 0xfec28000-0xfec2ffff] has been reserved [ 0.151678] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.151799] system 00:08: [mem 0xe0000000-0xe3ffffff] has been reserved [ 0.151804] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.152150] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.152155] system 00:09: [mem 0x000c0000-0x000cffff] could not be reserved [ 0.152159] system 00:09: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.152163] system 00:09: [mem 0x00100000-0x3fffffff] could not be reserved [ 0.152168] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.152377] pnp: PnP ACPI: found 10 devices [ 0.152380] ACPI: bus type PNP unregistered [ 0.152387] PnPBIOS: Disabled by ACPI PNP [ 0.191396] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 [ 0.191410] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 [ 0.191415] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 [ 0.191438] pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment [ 0.191443] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.191447] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.191451] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.191461] pci 0000:00:1c.0: BAR 15: assigned [mem 0x40000000-0x401fffff 64bit pref] [ 0.191466] pci 0000:00:1c.3: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref] [ 0.191472] pci 0000:00:1c.3: BAR 13: assigned [io 0x1000-0x1fff] [ 0.191476] pci 0000:00:01.0: PCI bridge to [bus 01] [ 0.191482] pci 0000:00:01.0: bridge window [mem 0xf9f00000-0xfdffffff] [ 0.191487] pci 0000:00:01.0: bridge window [mem 0xbdf00000-0xddefffff 64bit pref] [ 0.191493] pci 0000:00:1c.0: PCI bridge to [bus 02] [ 0.191498] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] [ 0.191505] pci 0000:00:1c.0: bridge window [mem 0xfe000000-0xfe0fffff] [ 0.191511] pci 0000:00:1c.0: bridge window [mem 0x40000000-0x401fffff 64bit pref] [ 0.191520] pci 0000:00:1c.3: PCI bridge to [bus 03] [ 0.191524] pci 0000:00:1c.3: bridge window [io 0x1000-0x1fff] [ 0.191532] pci 0000:00:1c.3: bridge window [mem 0xfe100000-0xfe1fffff] [ 0.191538] pci 0000:00:1c.3: bridge window [mem 0x40200000-0x403fffff 64bit pref] [ 0.191550] pci 0000:04:01.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000 [ 0.191553] pci 0000:04:01.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000 [ 0.191557] pci 0000:04:01.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100 [ 0.191561] pci 0000:04:01.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100 [ 0.191569] pci 0000:04:01.0: BAR 0: assigned [mem 0x44000000-0x44000fff] [ 0.191579] pci 0000:04:01.0: BAR 15: assigned [mem 0xe4000000-0xe7ffffff pref] [ 0.191587] pci 0000:04:01.0: BAR 16: assigned [mem 0x48000000-0x4bffffff] [ 0.191591] pci 0000:04:01.0: BAR 13: assigned [io 0xd000-0xd0ff] [ 0.191595] pci 0000:04:01.0: BAR 14: assigned [io 0xd400-0xd4ff] [ 0.191599] pci 0000:04:01.0: CardBus bridge to [bus 05-08] [ 0.191602] pci 0000:04:01.0: bridge window [io 0xd000-0xd0ff] [ 0.191609] pci 0000:04:01.0: bridge window [io 0xd400-0xd4ff] [ 0.191615] pci 0000:04:01.0: bridge window [mem 0xe4000000-0xe7ffffff pref] [ 0.191621] pci 0000:04:01.0: bridge window [mem 0x48000000-0x4bffffff] [ 0.191627] pci 0000:00:1e.0: PCI bridge to [bus 04-05] [ 0.191632] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] [ 0.191639] pci 0000:00:1e.0: bridge window [mem 0xfe200000-0xfeafffff] [ 0.191645] pci 0000:00:1e.0: bridge window [mem 0xddf00000-0xdfefffff 64bit pref] [ 0.191655] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] [ 0.191658] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] [ 0.191662] pci_bus 0000:01: resource 1 [mem 0xf9f00000-0xfdffffff] [ 0.191666] pci_bus 0000:01: resource 2 [mem 0xbdf00000-0xddefffff 64bit pref] [ 0.191669] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] [ 0.191673] pci_bus 0000:02: resource 1 [mem 0xfe000000-0xfe0fffff] [ 0.191676] pci_bus 0000:02: resource 2 [mem 0x40000000-0x401fffff 64bit pref] [ 0.191680] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] [ 0.191683] pci_bus 0000:03: resource 1 [mem 0xfe100000-0xfe1fffff] [ 0.191687] pci_bus 0000:03: resource 2 [mem 0x40200000-0x403fffff 64bit pref] [ 0.191691] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] [ 0.191694] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfeafffff] [ 0.191698] pci_bus 0000:04: resource 2 [mem 0xddf00000-0xdfefffff 64bit pref] [ 0.191701] pci_bus 0000:04: resource 4 [io 0x0000-0xffff] [ 0.191704] pci_bus 0000:04: resource 5 [mem 0x00000000-0xffffffff] [ 0.191708] pci_bus 0000:05: resource 0 [io 0xd000-0xd0ff] [ 0.191711] pci_bus 0000:05: resource 1 [io 0xd400-0xd4ff] [ 0.191715] pci_bus 0000:05: resource 2 [mem 0xe4000000-0xe7ffffff pref] [ 0.191718] pci_bus 0000:05: resource 3 [mem 0x48000000-0x4bffffff] [ 0.191789] NET: Registered protocol family 2 [ 0.192146] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.192175] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.192224] TCP: Hash tables configured (established 8192 bind 8192) [ 0.192265] TCP: reno registered [ 0.192269] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.192282] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.192367] NET: Registered protocol family 1 [ 0.193251] pci 0000:01:00.0: Video device with shadowed ROM [ 0.193278] PCI: CLS 32 bytes, default 64 [ 0.193350] Unpacking initramfs... [ 0.637015] Freeing initrd memory: 14248K (f641c000 - f7206000) [ 0.637135] Simple Boot Flag at 0x52 set to 0x1 [ 0.637392] microcode: CPU0 sig=0x6e8, pf=0x20, revision=0x39 [ 0.637406] microcode: CPU1 sig=0x6e8, pf=0x20, revision=0x39 [ 0.637538] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 0.638036] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.638096] audit: initializing netlink subsys (disabled) [ 0.638126] audit: type=2000 audit(1431614081.636:1): initialized [ 0.638624] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.638650] zbud: loaded [ 0.638800] VFS: Disk quotas dquot_6.5.2 [ 0.638825] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.638915] msgmni has been set to 1738 [ 0.639485] alg: No test for stdrng (krng) [ 0.639524] bounce: pool size: 64 pages [ 0.639549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.639625] io scheduler noop registered [ 0.639629] io scheduler deadline registered [ 0.639691] io scheduler cfq registered (default) [ 0.639979] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X [ 0.640186] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X [ 0.640294] pcieport 0000:00:1c.3: enabling device (0106 -> 0107) [ 0.640392] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X [ 0.640554] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640589] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.640628] intel_idle: does not run on family 6 model 14 [ 0.640695] GHES: HEST is not enabled! [ 0.640728] isapnp: Scanning for PnP cards... [ 0.994244] isapnp: No Plug & Play device found [ 0.994376] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.995127] Linux agpgart interface v0.103 [ 0.995568] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 0.997707] i8042: Detected active multiplexing controller, rev 1.1 [ 0.998868] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.998876] serio: i8042 AUX0 port at 0x60,0x64 irq 12 [ 0.998934] serio: i8042 AUX1 port at 0x60,0x64 irq 12 [ 0.998985] serio: i8042 AUX2 port at 0x60,0x64 irq 12 [ 0.999034] serio: i8042 AUX3 port at 0x60,0x64 irq 12 [ 0.999278] mousedev: PS/2 mouse device common for all mice [ 0.999364] rtc_cmos 00:01: RTC can wake from S4 [ 0.999554] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 [ 0.999587] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs [ 0.999613] ledtrig-cpu: registered to indicate activity on CPUs [ 1.000221] TCP: cubic registered [ 1.000272] NET: Registered protocol family 10 [ 1.000627] mip6: Mobile IPv6 [ 1.000632] NET: Registered protocol family 17 [ 1.000640] mpls_gso: MPLS GSO support [ 1.000921] Using IPI No-Shortcut mode [ 1.001152] registered taskstats version 1 [ 1.001788] rtc_cmos 00:01: setting system clock to 2015-05-14 14:34:42 UTC (1431614082) [ 1.001875] PM: Hibernation image not present or could not be loaded. [ 1.002293] Freeing unused kernel memory: 656K (c166d000 - c1711000) [ 1.002352] Write protecting the kernel text: 4600k [ 1.002417] Write protecting the kernel read-only data: 1452k [ 1.002419] NX-protecting the kernel data: 3592k [ 1.015739] systemd-udevd[60]: starting version 215 [ 1.016386] random: systemd-udevd urandom read with 0 bits of entropy available [ 1.030341] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.038108] ACPI: bus type USB registered [ 1.038165] usbcore: registered new interface driver usbfs [ 1.038187] usbcore: registered new interface driver hub [ 1.038271] usbcore: registered new device driver usb [ 1.039080] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.039535] uhci_hcd: USB Universal Host Controller Interface driver [ 1.039747] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.039758] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 1.039770] uhci_hcd 0000:00:1d.0: detected 2 ports [ 1.039827] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ec00 [ 1.039888] ehci-pci: EHCI PCI platform driver [ 1.040172] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.040177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.040180] usb usb1: Product: UHCI Host Controller [ 1.040184] usb usb1: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.040187] usb usb1: SerialNumber: 0000:00:1d.0 [ 1.040419] hub 1-0:1.0: USB hub found [ 1.040431] hub 1-0:1.0: 2 ports detected [ 1.040751] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.040762] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 1.040772] uhci_hcd 0000:00:1d.1: detected 2 ports [ 1.040812] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e880 [ 1.041087] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.041091] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.041094] usb usb2: Product: UHCI Host Controller [ 1.041097] usb usb2: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.041100] usb usb2: SerialNumber: 0000:00:1d.1 [ 1.041354] hub 2-0:1.0: USB hub found [ 1.041367] hub 2-0:1.0: 2 ports detected [ 1.041479] ACPI: Fan [FN00] (off) [ 1.041671] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.041681] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [ 1.041690] uhci_hcd 0000:00:1d.2: detected 2 ports [ 1.041728] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800 [ 1.041798] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.041801] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.041805] usb usb3: Product: UHCI Host Controller [ 1.041808] usb usb3: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.041811] usb usb3: SerialNumber: 0000:00:1d.2 [ 1.042004] hub 3-0:1.0: USB hub found [ 1.042014] hub 3-0:1.0: 2 ports detected [ 1.042466] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.042476] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [ 1.042487] uhci_hcd 0000:00:1d.3: detected 2 ports [ 1.042526] uhci_hcd 0000:00:1d.3: irq 22, io base 0x0000e480 [ 1.042597] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.042601] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.042604] usb usb4: Product: UHCI Host Controller [ 1.042607] usb usb4: Manufacturer: Linux 3.16.0-4-686-pae uhci_hcd [ 1.042610] usb usb4: SerialNumber: 0000:00:1d.3 [ 1.042806] hub 4-0:1.0: USB hub found [ 1.042816] hub 4-0:1.0: 2 ports detected [ 1.043851] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 1.043861] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5 [ 1.043880] ehci-pci 0000:00:1d.7: debug port 1 [ 1.047785] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported [ 1.048157] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfebfbc00 [ 1.056596] SCSI subsystem initialized [ 1.059144] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 1.059156] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.059420] r8169 0000:02:00.0: irq 43 for MSI/MSI-X [ 1.059729] r8169 0000:02:00.0 eth0: RTL8168b/8111b at 0xf7e0c000, 00:17:31:cf:01:90, XID 18000000 IRQ 43 [ 1.059734] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko] [ 1.062987] sdhci: Secure Digital Host Controller Interface driver [ 1.062992] sdhci: Copyright(c) Pierre Ossman [ 1.063372] sdhci-pci 0000:04:01.2: SDHCI controller found [1180:0822] (rev 17) [ 1.064489] sdhci-pci 0000:04:01.2: Will use DMA mode even though HW doesn't fully claim to support it. [ 1.064496] mmc0: no vqmmc regulator found [ 1.064498] mmc0: no vmmc regulator found [ 1.065496] sdhci-pci 0000:04:01.2: Will use DMA mode even though HW doesn't fully claim to support it. [ 1.065769] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.065847] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.065851] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.065854] usb usb5: Product: EHCI Host Controller [ 1.065857] usb usb5: Manufacturer: Linux 3.16.0-4-686-pae ehci_hcd [ 1.065860] usb usb5: SerialNumber: 0000:00:1d.7 [ 1.066074] hub 5-0:1.0: USB hub found [ 1.066085] hub 5-0:1.0: 8 ports detected [ 1.066489] libata version 3.00 loaded. [ 1.078577] thermal LNXTHERM:00: registered as thermal_zone0 [ 1.078582] ACPI: Thermal Zone [THRM] (75 C) [ 1.078735] mmc0: SDHCI controller on PCI [0000:04:01.2] using DMA [ 1.088141] hub 1-0:1.0: USB hub found [ 1.088156] hub 1-0:1.0: 2 ports detected [ 1.112112] hub 2-0:1.0: USB hub found [ 1.112136] hub 2-0:1.0: 2 ports detected [ 1.136102] hub 3-0:1.0: USB hub found [ 1.136116] hub 3-0:1.0: 2 ports detected [ 1.140076] firewire_ohci 0000:04:01.1: added OHCI v1.0 device as card 0, 4 IR + 4 IT contexts, quirks 0x11 [ 1.160107] hub 4-0:1.0: USB hub found [ 1.160121] hub 4-0:1.0: 2 ports detected [ 1.160435] ata_piix 0000:00:1f.1: version 2.13 [ 1.162212] scsi0 : ata_piix [ 1.162382] scsi1 : ata_piix [ 1.162478] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.162481] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.162683] ata2: port disabled--ignoring [ 1.334177] ata1.00: ATA-8: SAMSUNG HM160HC, LQ100-10, max UDMA/100 [ 1.334182] ata1.00: 312581808 sectors, multi 16: LBA48 [ 1.334190] ata1.01: ATAPI: HL-DT-ST DVDRAM GMA-4082N, HJ02, max UDMA/33 [ 1.350054] ata1.00: configured for UDMA/100 [ 1.364241] ata1.01: configured for UDMA/33 [ 1.366715] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM160HC 0-10 PQ: 0 ANSI: 5 [ 1.370615] scsi 0:0:1:0: CD-ROM HL-DT-ST DVDRAM GMA-4082N HJ02 PQ: 0 ANSI: 5 [ 1.391378] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.391385] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 1.391389] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.391591] sd 0:0:0:0: [sda] Write Protect is off [ 1.391596] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.391609] sr 0:0:1:0: Attached scsi CD-ROM sr0 [ 1.391630] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.392333] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.392606] sr 0:0:1:0: Attached scsi generic sg1 type 5 [ 1.432045] usb 5-7: new high-speed USB device number 3 using ehci-pci [ 1.531089] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 > [ 1.550849] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.582338] usb 5-7: New USB device found, idVendor=0402, idProduct=5602 [ 1.582344] usb 5-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 1.582348] usb 5-7: Product: USB2.0 Camera [ 1.636047] tsc: Refined TSC clocksource calibration: 1728.999 MHz [ 1.640130] firewire_core 0000:04:01.1: created device fw0: GUID 00e01800035ca992, S400 [ 1.948040] usb 2-1: new low-speed USB device number 2 using uhci_hcd [ 2.123069] usb 2-1: New USB device found, idVendor=046d, idProduct=c016 [ 2.123076] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.123079] usb 2-1: Product: Optical USB Mouse [ 2.123082] usb 2-1: Manufacturer: Logitech [ 2.127683] hidraw: raw HID events driver (C) Jiri Kosina [ 2.141988] usbcore: registered new interface driver usbhid [ 2.141993] usbhid: USB HID core driver [ 2.143595] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/0003:046D:C016.0001/input/input5 [ 2.143730] hid-generic 0003:046D:C016.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:1d.1-1/input0 [ 2.246310] PM: Starting manual resume from disk [ 2.246318] PM: Hibernation image partition 8:7 present [ 2.246320] PM: Looking for hibernation image. [ 2.246637] PM: Image not found (code -22) [ 2.246640] PM: Hibernation image not present or could not be loaded. [ 2.409090] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 2.636092] Switched to clocksource tsc [ 2.995212] random: nonblocking pool is initialized [ 4.326646] systemd-udevd[302]: starting version 215 [ 6.396938] tsc: Marking TSC unstable due to TSC halts in idle [ 6.396949] ACPI: acpi_idle registered with cpuidle [ 6.397138] Switched to clocksource hpet [ 6.576650] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6 [ 6.577911] ACPI: Lid Switch [LID] [ 6.578010] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7 [ 6.578016] ACPI: Power Button [PWRB] [ 6.578103] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8 [ 6.578107] ACPI: Sleep Button [SLPB] [ 6.578196] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9 [ 6.578201] ACPI: Power Button [PWRF] [ 6.655386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.823515] ACPI: AC Adapter [AC0] (on-line) [ 6.872095] asus_laptop: Asus Laptop Support version 0.42 [ 6.872270] asus_laptop: A6JC model detected [ 6.876160] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input10 [ 7.087855] yenta_cardbus 0000:04:01.0: CardBus bridge found [1043:1237] [ 7.119859] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) [ 7.120127] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input11 [ 7.124064] ACPI: Battery Slot [BAT0] (battery present) [ 7.252870] yenta_cardbus 0000:04:01.0: ISA IRQ mask 0x0cb8, PCI irq 17 [ 7.252883] yenta_cardbus 0000:04:01.0: Socket status: 30000006 [ 7.252892] pci_bus 0000:04: Raising subordinate bus# of parent bus (#04) from #05 to #08 [ 7.252910] yenta_cardbus 0000:04:01.0: pcmcia: parent PCI bridge window: [io 0xd000-0xdfff] [ 7.252919] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xd000-0xdfff: [ 7.254342] excluding 0xd000-0xd0ff 0xd3b0-0xd3df 0xd400-0xd4ff 0xd7b0-0xd7df 0xdbb0-0xdbdf 0xdfb0-0xdfdf [ 7.259078] yenta_cardbus 0000:04:01.0: pcmcia: parent PCI bridge window: [mem 0xfe200000-0xfeafffff] [ 7.259087] pcmcia_socket pcmcia_socket0: cs: memory probe 0xfe200000-0xfeafffff: [ 7.259114] excluding 0xfea70000-0xfeafffff [ 7.259125] yenta_cardbus 0000:04:01.0: pcmcia: parent PCI bridge window: [mem 0xddf00000-0xdfefffff 64bit pref] [ 7.259133] pcmcia_socket pcmcia_socket0: cs: memory probe 0xddf00000-0xdfefffff: [ 7.259154] excluding 0xddf00000-0xdfefffff [ 7.452518] r592: driver successfully loaded [ 7.983298] intel_rng: FWH not detected [ 8.038330] ACPI Warning: SystemIO range 0x00000828-0x0000082f conflicts with OpRegion 0x00000800-0x0000084f (\GPIS) (20140424/utaddress-258) [ 8.038349] ACPI Warning: SystemIO range 0x00000828-0x0000082f conflicts with OpRegion 0x00000800-0x0000084f (\PMIO) (20140424/utaddress-258) [ 8.038361] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 8.038370] ACPI Warning: SystemIO range 0x000004b0-0x000004bf conflicts with OpRegion 0x00000480-0x000004bf (\GPIO) (20140424/utaddress-258) [ 8.038382] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 8.038387] ACPI Warning: SystemIO range 0x00000480-0x000004af conflicts with OpRegion 0x00000480-0x000004bf (\GPIO) (20140424/utaddress-258) [ 8.038398] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 8.038404] lpc_ich: Resource conflict(s) found affecting gpio_ich [ 8.201275] cfg80211: Calling CRDA to update world regulatory domain [ 8.242912] leds_ss4200: no LED devices found [ 8.539733] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, in-tree:s [ 8.539742] iwl3945: Copyright(c) 2003-2011 Intel Corporation [ 8.539835] iwl3945 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 8.559219] input: PC Speaker as /devices/platform/pcspkr/input/input16 [ 8.593496] iwl3945 0000:03:00.0: Tunable channels: 13 802.11bg, 23 802.11a channels [ 8.593503] iwl3945 0000:03:00.0: Detected Intel Wireless WiFi Link 3945ABG [ 8.593571] iwl3945 0000:03:00.0: irq 44 for MSI/MSI-X [ 8.641859] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X [ 8.773760] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008/0x0, board id: 3655, fw id: 30712 [ 8.812166] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input15 [ 8.951635] ieee80211 phy0: Selected rate control algorithm 'iwl-3945-rs' [ 8.963610] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:hp [ 8.963620] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 8.963626] sound hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 8.963632] sound hdaudioC0D0: mono: mono_out=0x0 [ 8.963637] sound hdaudioC0D0: dig-out=0x1e/0x0 [ 8.963641] sound hdaudioC0D0: inputs: [ 8.963646] sound hdaudioC0D0: Mic=0x18 [ 8.963651] sound hdaudioC0D0: Line=0x1a [ 8.963657] sound hdaudioC0D0: CD=0x1c [ 9.001075] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: [ 9.002184] excluding 0x170-0x177 0x1f0-0x1f7 0x370-0x377 [ 9.003034] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: [ 9.003325] excluding 0x3f0-0x3f7 0x400-0x41f 0x480-0x4bf 0x4d0-0x4d7 [ 9.003618] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: [ 9.003856] excluding 0x820-0x87f [ 9.004166] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: [ 9.004884] clean. [ 9.004942] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: [ 9.004957] excluding 0xc0000-0xcffff 0xe0000-0xfffff [ 9.005026] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: [ 9.005067] clean. [ 9.005112] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: [ 9.005152] clean. [ 9.005195] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: [ 9.005935] clean. [ 9.197548] [drm] Initialized drm 1.1.0 20060810 [ 9.295429] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input17 [ 9.635892] iTCO_vendor_support: vendor-support=0 [ 9.662702] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 9.662795] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x0860) [ 9.663201] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 10.976437] nvidia: module license 'NVIDIA' taints kernel. [ 10.976446] Disabling lock debugging due to kernel taint [ 11.007147] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none [ 11.007721] [drm] Initialized nvidia-drm 0.0.0 20140818 for 0000:01:00.0 on minor 0 [ 11.007733] NVRM: loading NVIDIA UNIX x86 Kernel Module 304.125 Mon Dec 1 19:55:52 PST 2014 [ 11.016299] EXT4-fs (sda2): re-mounted. Opts: (null) [ 11.760121] media: Linux media interface: v0.10 [ 11.849260] Linux video capture interface: v2.00 [ 11.951945] gspca_main: v2.14.0 registered [ 12.394089] gspca_main: ALi m5602-2.14.0 probing 0402:5602 [ 12.473736] gspca_m5602: Detected an ov9650 sensor [ 12.538742] usbcore: registered new interface driver ALi m5602 [ 43.876428] ata1: drained 192 bytes to clear DRQ [ 43.876448] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen [ 43.876512] ata1.00: failed command: READ DMA EXT [ 43.876576] ata1.00: cmd 25/00:00:a8:19:2a/00:02:01:00:00/e0 tag 0 dma 262144 in res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout) [ 43.876646] ata1.00: status: { DRDY } [ 43.932055] ata1: soft resetting link [ 44.122142] ata1.00: configured for UDMA/100 [ 44.136291] ata1.01: configured for UDMA/33 [ 44.138607] ata1.00: device reported invalid CHS sector 0 [ 44.138623] ata1: EH complete [ 54.722726] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro [ 57.703917] lp: driver loaded but no devices found [ 57.717243] ppdev: user-space parallel port driver [ 57.796954] loop: module loaded [ 57.809629] REISERFS (device sda3): found reiserfs format "3.6" with standard journal [ 57.809642] REISERFS (device sda3): using ordered data mode [ 57.809644] reiserfs: using flush barriers [ 57.809981] REISERFS (device sda3): journal params: device sda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 [ 57.810472] REISERFS (device sda3): checking transaction log (sda3) [ 57.841315] fuse init (API version 7.23) [ 57.896417] REISERFS (device sda3): Using r5 hash to sort names [ 58.677381] r8169 0000:02:00.0 eth0: link down [ 58.677409] r8169 0000:02:00.0 eth0: link down [ 58.677436] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 59.680947] RPC: Registered named UNIX socket transport module. [ 59.680953] RPC: Registered udp transport module. [ 59.680955] RPC: Registered tcp transport module. [ 59.680958] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 59.694838] FS-Cache: Loaded [ 59.730266] FS-Cache: Netfs 'nfs' registered for caching [ 59.785271] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 60.700675] r8169 0000:02:00.0 eth0: link up [ 60.700691] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 60.851934] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input18

Pour ma part j’ai pu régler à peu près tous les pbs de mes parents suite à la mise à jour wheezy>jessie.
Pour ce qui est de systemd en particulier, j’ai tout commenté dans mon /etc/fstab sauf / et /home comme suggéré ici et tout boot normalement. Il me reste plus qu’à réactiver les lignes une à une pour trouver la fautive, mais ça sera pour un autre jour
Merci :slightly_smiling:

[quote=“darko”]J’ai effectué la modif du temps RTC.
J’ai donc désormais :

timedatectl

Local time: Thu 2015-05-14 16:48:18 CEST Universal time: Thu 2015-05-14 14:48:18 UTC RTC time: Thu 2015-05-14 14:48:18 Time zone: Europe/Paris (CEST, +0200) NTP enabled: yes NTP synchronized: yes RTC in local TZ: no DST active: yes Last DST change: DST began at Sun 2015-03-29 01:59:59 CET Sun 2015-03-29 03:00:00 CEST Next DST change: DST ends (the clock jumps one hour backwards) at Sun 2015-10-25 02:59:59 CEST Sun 2015-10-25 02:00:00 CET

En ce qui concerne /forcefsck, j’ai réussi à lancer la commande, mais seulement en bootant avec la ligne “sysvinit”. J’ai essayé plusieurs fois avec “systemd”, j’ai bien crée le fichier à chaque fois, comme indiqué, sans succès.

Donc pas de résultat avec la première ligne de l’écran grub qui boote avec systemd :

mais succès avec la deuxième ligne :

Voilà donc la sortie d’aujourd’hui pour /forcefsck :

checkfs

[code]Log of fsck -C -R -A -a -f
Thu May 14 16:35:36 2015

fsck from util-linux 2.25.2
Replaying journal:
Replaying journal: Done.
Reiserfs journal ‘/dev/sda3’ in blocks [18…8211]: 0 transactions replayed
Checking internal tree… \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\finished
Reiserfs super block in block 16 on 0x803 of format 3.6 with standard journal
Blocks (total/free): 1463920/865993 by 4096 bytes
Filesystem is clean

Thu May 14 16:35:39 2015

[/code]
checkroot

[code]Log of fsck -C -f -a -t ext4 /dev/sda2
Thu May 14 16:34:53 2015

fsck from util-linux 2.25.2
/dev/sda2: 167414/366480 files (0.4% non-contiguous), 1148943/1463923 blocks

Thu May 14 16:35:36 2015

[/code]

Bon, donc ça semble être bon de ce côté là.

Malheureusement j’ai toujours des erreurs au boot. Je vais donc voir journalctl -b :

journalctl -b

May 14 17:55:38 paris systemd-udevd[163]: worker [198] /devices/pci0000:00/0000:00:01.0/0000:01:00.0 timeout; kill it May 14 17:55:38 paris systemd-udevd[163]: seq 1024 '/devices/pci0000:00/0000:00:01.0/0000:01:00.0' killed May 14 17:55:38 paris systemd-udevd[163]: worker [198] terminated by signal 9 (Killed) May 14 17:55:40 paris systemd-udevd[194]: timeout '/lib/udev/hdparm' May 14 17:55:41 paris systemd-udevd[163]: worker [194] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1080 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1' killed May 14 17:55:41 paris systemd-udevd[163]: worker [196] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1082 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3' killed May 14 17:55:41 paris systemd-udevd[163]: worker [199] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1084 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5' killed May 14 17:55:41 paris systemd-udevd[163]: worker [200] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1085 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6' killed May 14 17:55:41 paris systemd-udevd[163]: worker [201] /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 timeout; kill it May 14 17:55:41 paris systemd-udevd[163]: seq 1086 '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7' killed May 14 17:55:41 paris systemd-udevd[163]: worker [194] terminated by signal 9 (Killed) May 14 17:55:41 paris kernel: ata1: drained 202 bytes to clear DRQ May 14 17:55:41 paris kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen May 14 17:55:41 paris kernel: ata1.00: failed command: READ DMA EXT May 14 17:55:41 paris kernel: ata1.00: cmd 25/00:00:70:78:90/00:02:01:00:00/e0 tag 0 dma 262144 in res 40/00:00:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout) May 14 17:55:41 paris kernel: ata1.00: status: { DRDY } May 14 17:55:41 paris kernel: ata1: soft resetting link May 14 17:55:41 paris kernel: ata1.00: configured for UDMA/100 May 14 17:55:41 paris kernel: ata1.01: configured for UDMA/33 May 14 17:55:41 paris kernel: ata1.00: device reported invalid CHS sector 0 May 14 17:55:41 paris kernel: ata1: EH complete May 14 17:55:41 paris systemd-udevd[163]: worker [196] terminated by signal 9 (Killed) May 14 17:55:41 paris systemd-udevd[163]: worker [199] terminated by signal 9 (Killed) May 14 17:55:41 paris systemd-udevd[163]: worker [200] terminated by signal 9 (Killed) May 14 17:55:41 paris systemd-udevd[163]: worker [201] terminated by signal 9 (Killed) May 14 17:56:32 paris systemd[1]: Job dev-disk-by\x2duuid-cd0b14c7\x2d79b2\x2d4ccc\x2d9eef\x2d06acecf516a1.device/start timed out. May 14 17:56:32 paris systemd[1]: Timed out waiting for device dev-disk-by\x2duuid-cd0b14c7\x2d79b2\x2d4ccc\x2d9eef\x2d06acecf516a1.device. May 14 17:56:32 paris systemd[1]: Dependency failed for /home. May 14 17:56:32 paris systemd[1]: Dependency failed for Local File Systems. May 14 17:56:32 paris systemd[1]: Dependency failed for File System Check on /dev/disk/by-uuid/cd0b14c7-79b2-4ccc-9eef-06acecf516a1. May 14 17:56:32 paris systemd-journal[156]: Runtime journal is using 4.0M (max allowed 20.1M, trying to leave 30.2M free of 196.6M available → current limit 20.1M).

Toujours la même erreur il me semble.

Qu’est-ce que je pourrais essayer maintenant ?[/quote]
Très belles traces , tout est OK.
Nous dire si tu arrives a l’écran de login

[quote=“antistress”]Pour ma part j’ai pu régler à peu près tous les pbs de mes parents suite à la mise à jour wheezy>jessie.
Pour ce qui est de systemd en particulier, j’ai tout commenté dans mon /etc/fstab sauf / et /home comme suggéré ici et tout boot normalement. Il me reste plus qu’à réactiver les lignes une à une pour trouver la fautive, mais ça sera pour un autre jour
Merci :)[/quote]
Tu peux aussi essayer un mount manuel de la fstab par ligne de commande

Grand Toubab,
Non, je n’arrive pas jusqu’à l’écran de login quand je boote sur la ligne

Par contre, j’arrive à l’écran de login, malgré une phase de blocage dans le processus de boot, lorsque je boote sur la ligne

Qu’est-ce que je peux faire pour donner de l’info ?

[quote=“darko”]Grand Toubab,
Non, je n’arrive pas jusqu’à l’écran de login quand je boote sur la ligne

Par contre, j’arrive à l’écran de login, malgré une phase de blocage dans le processus de boot, lorsque je boote sur la ligne

Qu’est-ce que je peux faire pour donner de l’info ?[/quote]

sur le menu de grub, tu sélectionnes Linux 3.16.0-4-686-pae,et tu appuies sur la touche e
ça va passer en mode édition, avec les touches flèches tu déplaces le curseur derrière l’option quiet de la ligne linux.
Tu supprimes quiet avec la toucher retour arrière
s’il y a d’autres options, note les
tu laisses finir le démarrage et tu auras les traces sur l’écran, tu pourras peut-être voir où ça bloque

Voici une saine lecture
debian.org/releases/jessie/ … nit-system
Nous recommandons que tous les points de montage démontables ou optionnels (« optional ») listés dans /etc/fstab, tels que les disques réseau non critiques, aient l’option « noauto » ou « nofail ».

Voilà ce que j’ai sur l’écran de boot en mode “verbeux” (dites le moi si ça n’est pas lisible).
Est-ce que ça donne un indice ?


J’ai bien noté que

Mais là le problème concerne la partition /home, donc pas vraiment un disque optionnel, non ? Par ailleurs j’ai le même problème en bootant avec sysvinit, même si dans ce cas ça ne débouche pas sur une console root.

La même chose en plus grand (lien cliquable).

[quote=“darko”]La même chose en plus grand (lien cliquable).
[/quote]
Si l’outil hdparm est installé, ça vaut le coup de le désinstaller pour voir ce que ça donne sans

Ce message d’erreur est intrigant

May 14 17:55:40 paris systemd-udevd[194]: timeout ‘/lib/udev/hdparm’

[quote=“grandtoubab”]
Si l’outil hdparm est installé, ça vaut le coup de le désinstaller pour voir ce que ça donne sans

Ce message d’erreur est intrigant

May 14 17:55:40 paris systemd-udevd[194]: timeout ‘/lib/udev/hdparm’[/quote]

Tu peux installer un autre noyau

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt11-utopic/linux-headers-3.16.7-031607-generic_3.16.7-031607.201505120535_i386.deb

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt11-utopic/linux-headers-3.16.7-031607_3.16.7-031607.201505120535_all.deb

http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.7-ckt11-utopic/linux-image-3.16.7-031607-generic_3.16.7-031607.201505120535_i386.deb

Tu télécharges ces 3 fichiers dans le même répertoire
et du les installes par

Exemple moi j’utilise le noyau 64 lowlatency

@ubuntu-desktop:~/Debian/kernel$ ls linux-headers-3.16.7-031607_3.16.7-031607.201505120535_all.deb linux-headers-3.16.7-031607-lowlatency_3.16.7-031607.201505120535_amd64.deb linux-image-3.16.7-031607-lowlatency_3.16.7-031607.201505120535_amd64.deb

grub se mets à jour automatiquement en fin de commande.

Grand Toubab,
Bien vu, c’était bien hdparm le problème. Je l’ai désinstallé, je n’ai plus d’erreurs au boot.
J’ai dé-commenté toutes les lignes de mon fstab, supprimé les options superflues pour ne garder que le minimum, comme sur ton fstab. Tout marche, aucune erreur.
Il faut que je fasse un rapport de bug pour le paquet hdparm, non ?

[quote=“darko”]Grand Toubab,
Bien vu, c’était bien hdparm le problème. Je l’ai désinstallé, je n’ai plus d’erreurs au boot.
J’ai dé-commenté toutes les lignes de mon fstab, supprimé les options superflues pour ne garder que le minimum, comme sur ton fstab. Tout marche, aucune erreur.
Il faut que je fasse un rapport de bug pour le paquet hdparm, non ?[/quote]

Super!
Il y a visiblement un conflit d’accès au disque entre hdparm et systemd.
Ça vaut le coup de faire un rapport de bug après tous ces efforts :=))

J’avais repéré ce message
mail-archive.com/debian-bug … 10539.html
C’est bien le même bug
bugs.debian.org/cgi-bin/bugrepo … bug=780940

Tu peux cliquer sur la marque verte de ton message pour indiquer que le problème est résolu

[quote=“antistress”]Pour ma part j’ai pu régler à peu près tous les pbs de mes parents suite à la mise à jour wheezy>jessie.
Pour ce qui est de systemd en particulier, j’ai tout commenté dans mon /etc/fstab sauf / et /home comme suggéré ici et tout boot normalement. Il me reste plus qu’à réactiver les lignes une à une pour trouver la fautive, mais ça sera pour un autre jour
Merci :slightly_smiling:[/quote]
J’ai créé ce fil pour poursuivre mes investigations sans polluer celui-ci merci