Sie sind nicht angemeldet.

Ubuntu 18.04 LTS Bionic Beaver - single/dual-boot - Installation 18.04 schwarzer Bildschirm nach Grub

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

1

17.01.2019, 13:05

Installation 18.04 schwarzer Bildschirm nach Grub

Hallo zusammen,
ich habe gestern Ubuntu 18.04 vom Live USB Stick /Rufus installiert. Auf dem UEFI System laueft parallel Win 10. 4. Live System startet auch nur mit der Option acpi=off


Ich erreiche noch den Grub Manager, dann bleibt der Bildschirm schwarz. Eventuell Grafik Treiber NVidia?

Leider reichen meine Kenntnisse nicht sehr weit, und die weitere Vorgehensweise hat sich mir trotz ausgiebiger Foren- und Google Suche nicht erschlossen. Danke schon mal
Medion Akoya P6685

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/loop0: 1.8 GiB, 1864450048 bytes, 3641504 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 86.9 MiB, 91099136 bytes, 177928 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 34.7 MiB, 36323328 bytes, 70944 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 140.9 MiB, 147722240 bytes, 288520 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop4: 2.3 MiB, 2433024 bytes, 4752 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop5: 13 MiB, 13619200 bytes, 26600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop6: 14.5 MiB, 15196160 bytes, 29680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop7: 3.7 MiB, 3887104 bytes, 7592 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 64272214-CABA-4DC5-9551-73905B09376B

Device Start End Sectors Size Type
/dev/sda1 2048 1901094911 1901092864 906.5G Microsoft basic data
/dev/sda2 1901094912 1953523711 52428800 25G Microsoft basic data




Disk /dev/sdb: 238.5 GiB, 256060514304 bytes, 500118192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 810CD379-4345-48FC-9060-58E78E7D5D61

Device Start End Sectors Size Type
/dev/sdb1 2048 206847 204800 100M EFI System
/dev/sdb2 206848 239615 32768 16M Microsoft reserved
/dev/sdb3 239616 373094399 372854784 177.8G Microsoft basic data
/dev/sdb4 373094400 403986431 30892032 14.7G Linux filesystem
/dev/sdb5 491878400 494020607 2142208 1G Linux swap
/dev/sdb6 495974400 498020351 2045952 999M Windows recovery environment
/dev/sdb7 498020352 500117503 2097152 1G unknown
/dev/sdb8 403986432 491878399 87891968 41.9G Linux filesystem

Partition table entries are not in disk order.


Disk /dev/sdc: 7.6 GiB, 8178892800 bytes, 15974400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: BDAEB7C6-3F62-451A-BDC5-1DA4CD71BA95

Device Start End Sectors Size Type
/dev/sdc1 2048 15974366 15972319 7.6G Microsoft basic data
ubuntu@ubuntu:~$

--

Editiert von chroot . Terminal-Ausgaben zur besseren Lesbarkeit bitte in Code-Blöcke setzen.

  • »Klaus P« ist männlich

Beiträge: 4 593

Registrierungsdatum: 25.10.2009

Derivat: anderes Ubuntu-Derivat

Architektur: 64-Bit PC

Desktop: anderer Desktop

Andere Betriebssysteme: 7/10

  • Nachricht senden

2

17.01.2019, 19:24

Hallo und willkommen im Forum!

Schwarzer Bildschirm heißt meist, Bootoptionen ändern/ergänzen. Siehe hier:
https://wiki.ubuntuusers.de/Bootoptionen/

I.d.R. die ersten beiden: https://wiki.ubuntuusers.de/Bootoptionen…te-Bootoptionen

Wie es eingetragen wird siehe in dem Artikel weiter vorne.

Gruß
Des modernen Menschen Computer ist sein Himmelreich! :rolleyes: Der Weg zur Hölle, ist allzu kurz auf dem falschen "EFI-Pfad" ;( : Kleiner Leitfaden zur UEFI-Installation

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

3

18.01.2019, 10:36

Hallo Klaus, danke für deine Antwort. Leider helfen nomodeset und xforcevesa nicht weiter. Einzig mit acpi=off bootet das System, aber das ist ja keine Dauerlösung.

chroot

Ubuntu-Forum-Team

  • »chroot« ist männlich

Beiträge: 2 321

Registrierungsdatum: 04.03.2008

Derivat: Kein Ubuntu-Derivat

Architektur: 64-Bit PC

Desktop: KDE4

Andere Betriebssysteme: Fedora 27

  • Nachricht senden

4

19.01.2019, 20:20

Laut spezifikation hat dieses gerät eine nvidia grafikkarte verbaut.

Häng bitte an als boot-parameter folgendes an

Quellcode

1
nouveau.modeset=0
das hat bei mir geholfen.

Wie genau findest du im 1. link von Klaus unter "Start von Desktop-CDs".
"Do or do not. There is no try." (Yoda) || Thread auf gelöst/erledigt setzen

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

5

20.01.2019, 15:42

Auch nouveau.modeset=0 bringt leider keinen Erfolg. Aber ich kann nun sehen, am welcher Stelle es hängt im Bootprozess: "random: crng init done"

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »Jakeblues« (20.01.2019, 19:56)


  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

6

20.01.2019, 19:17

Gibt es eine Möglichkeit , wie ich die Fehlersuche eingrenzen kann? welche Systeme werden durch ACPI = off deaktiviert ?

Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

7

20.01.2019, 22:00

Die Lüftersteuerung zum Besipiel kann eventuell dann nicht mehr laufen.

Starte doch mal mit acpi=off und boote damit. Dann schaust Du Dir mal die Datei /var/log/syslog an.

Kannst Dir die Datei auch kopieren und hier anhängen. Vielleicht sieht man ja was.
Heute ist keiner da! Komm morgen wieder. :-)

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

8

20.01.2019, 22:11

So, hier die SYSLOG im Anhang

UND DSMEG unten stehend:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
~$ dmesg[ 0.000000] microcode: microcode updated early to revision 0x84, date = 2018-01-21
[ 0.000000] Linux version 4.15.0-29-generic (buildd@lgw01-amd64-057) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018 (Ubuntu 4.15.0-29.31-generic 4.15.18)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic root=UUID=56b608f1-2db1-4036-94dc-435951d08512 ro nopat nvidia-drm.modeset=1 acpi=off
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000073b8afff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000073b8b000-0x0000000073b8bfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000073b8c000-0x0000000073b8cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000073b8d000-0x0000000075386fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000075387000-0x0000000075c86fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000075c87000-0x000000008be9dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008be9e000-0x000000008c09dfff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000008c09e000-0x000000008c88dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008c88e000-0x000000008cf7dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008cf7e000-0x000000008cffdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008cffe000-0x000000008cffefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008cfff000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000026effffff] usable
[ 0.000000] x86/PAT: PAT support disabled.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.50 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x8cffd014 SMBIOS=0x8c112000 SMBIOS 3.0=0x8c110000 ESRT=0x8c10edd8 
[ 0.000000] secureboot: Secure boot could not be determined (mode 0)
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: MEDION P6685 MD61045/F15KKR, BIOS 203 10/20/2017
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x26f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 3 base 008E000000 mask 7FFE000000 uncachable
[ 0.000000] 4 base 008D800000 mask 7FFF800000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC 
[ 0.000000] e820: last_pfn = 0x8cfff max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x000000008c10edd8 to 0x000000008c10ee88.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x1beb3f000, 0x1beb3ffff] PGTABLE
[ 0.000000] BRK [0x1beb40000, 0x1beb40fff] PGTABLE
[ 0.000000] BRK [0x1beb41000, 0x1beb41fff] PGTABLE
[ 0.000000] BRK [0x1beb42000, 0x1beb42fff] PGTABLE
[ 0.000000] BRK [0x1beb43000, 0x1beb43fff] PGTABLE
[ 0.000000] BRK [0x1beb44000, 0x1beb44fff] PGTABLE
[ 0.000000] BRK [0x1beb45000, 0x1beb45fff] PGTABLE
[ 0.000000] BRK [0x1beb46000, 0x1beb46fff] PGTABLE
[ 0.000000] BRK [0x1beb47000, 0x1beb47fff] PGTABLE
[ 0.000000] BRK [0x1beb48000, 0x1beb48fff] PGTABLE
[ 0.000000] BRK [0x1beb49000, 0x1beb49fff] PGTABLE
[ 0.000000] BRK [0x1beb4a000, 0x1beb4afff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x318c9000-0x34c5bfff]
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000026effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x26efd5000-0x26effffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000026effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000073b8afff]
[ 0.000000] node 0: [mem 0x0000000073b8d000-0x0000000075386fff]
[ 0.000000] node 0: [mem 0x0000000075c87000-0x000000008be9dfff]
[ 0.000000] node 0: [mem 0x000000008cffe000-0x000000008cffefff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000026effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000026effffff]
[ 0.000000] On node 0 totalpages: 2073913
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8855 pages used for memmap
[ 0.000000] DMA32 zone: 566685 pages, LIFO batch:31
[ 0.000000] Normal zone: 23488 pages used for memmap
[ 0.000000] Normal zone: 1503232 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 99 pages
[ 0.000000] Reserving Intel graphics memory at 0x000000008e000000-0x000000008fffffff
[ 0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[ 0.000000] smpboot: Boot CPU (id 0) not listed by BIOS
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x73b8b000-0x73b8bfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x73b8c000-0x73b8cfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x75387000-0x75c86fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8be9e000-0x8c09dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8c09e000-0x8c88dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8c88e000-0x8cf7dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8cf7e000-0x8cffdfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x8cfff000-0x8fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[ 0.000000] e820: [mem 0x90000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u2097152
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u2097152 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2041484
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic root=UUID=56b608f1-2db1-4036-94dc-435951d08512 ro nopat nvidia-drm.modeset=1 acpi=off
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 7950672K/8295652K available (12300K kernel code, 2470K rwdata, 4240K rodata, 2408K init, 2416K bss, 344980K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 39092 entries in 153 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 524544, nr_irqs: 32, preallocated irqs: 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] APIC: ACPI MADT or MP tables are not detected
[ 0.000000] APIC: Switch to virtual wire mode setup with no configuration
[ 0.000000] Not enabling interrupt remapping due to skipped IO-APIC setup
[ 0.000000] tsc: Detected 1800.000 MHz processor
[ 0.000012] Calibrating delay loop (skipped), value calculated using timer frequency.. 3600.00 BogoMIPS (lpj=7200000)
[ 0.000019] pid_max: default: 32768 minimum: 301
[ 0.002025] Security Framework initialized
[ 0.002032] Yama: becoming mindful.
[ 0.002065] AppArmor: AppArmor initialized
[ 0.003466] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.004204] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.004244] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004269] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004549] CPU: Physical Processor ID: 0
[ 0.004553] CPU: Processor Core ID: 0
[ 0.004562] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.004565] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.004575] mce: CPU supports 10 MCE banks
[ 0.004591] CPU0: Thermal monitoring enabled (TM1)
[ 0.004626] process: using mwait in idle threads
[ 0.004630] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.004633] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.004638] Spectre V2 : Mitigation: Full generic retpoline
[ 0.004640] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[ 0.004643] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.004647] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.004650] Speculative Store Bypass: Vulnerable
[ 0.018418] Freeing SMP alternatives memory: 36K
[ 0.021732] smpboot: SMP disabled
[ 0.021803] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.021854] ... version: 4
[ 0.021856] ... bit width: 48
[ 0.021859] ... generic registers: 4
[ 0.021862] ... value mask: 0000ffffffffffff
[ 0.021865] ... max period: 00007fffffffffff
[ 0.021867] ... fixed-purpose events: 3
[ 0.021870] ... event mask: 000000070000000f
[ 0.021924] Hierarchical SRCU implementation.
[ 0.023096] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.023117] smp: Bringing up secondary CPUs ...
[ 0.023121] smp: Brought up 1 node, 1 CPU
[ 0.023125] smpboot: Max logical packages: 1
[ 0.023128] smpboot: Total of 1 processors activated (3600.00 BogoMIPS)
[ 0.023395] devtmpfs: initialized
[ 0.023472] x86/mm: Memory block size: 128MB
[ 0.024372] evm: security.selinux
[ 0.024376] evm: security.SMACK64
[ 0.024379] evm: security.SMACK64EXEC
[ 0.024381] evm: security.SMACK64TRANSMUTE
[ 0.024384] evm: security.SMACK64MMAP
[ 0.024386] evm: security.apparmor
[ 0.024388] evm: security.ima
[ 0.024391] evm: security.capability
[ 0.024470] PM: Registering ACPI NVS region [mem 0x73b8b000-0x73b8bfff] (4096 bytes)
[ 0.024476] PM: Registering ACPI NVS region [mem 0x8c88e000-0x8cf7dfff] (7274496 bytes)
[ 0.024668] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.024677] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.024725] pinctrl core: initialized pinctrl subsystem
[ 0.024914] RTC time: 20:55:23, date: 01/20/19
[ 0.025038] NET: Registered protocol family 16
[ 0.025148] audit: initializing netlink subsys (disabled)
[ 0.025316] cpuidle: using governor ladder
[ 0.025320] cpuidle: using governor menu
[ 0.025447] PCI: Using configuration type 1 for base access
[ 0.027082] audit: type=2000 audit(1548017723.024:1): state=initialized audit_enabled=0 res=1
[ 0.027164] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.027169] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.027398] ACPI: Interpreter disabled.
[ 0.027623] SCSI subsystem initialized
[ 0.027656] libata version 3.00 loaded.
[ 0.027690] vgaarb: loaded
[ 0.027733] usbcore: registered new interface driver usbfs
[ 0.027746] usbcore: registered new interface driver hub
[ 0.027756] usbcore: registered new device driver usb
[ 0.027807] EDAC MC: Ver: 3.0.0
[ 0.027887] Registered efivars operations
[ 0.091361] PCI: Probing PCI hardware
[ 0.091367] PCI: root bus 00: using default resources
[ 0.091369] PCI: Probing PCI hardware (bus 00)
[ 0.091410] PCI host bridge to bus 0000:00
[ 0.091417] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.091422] pci_bus 0000:00: root bus resource [mem 0x00000000-0x7fffffffff]
[ 0.091426] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.091443] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[ 0.091531] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[ 0.092025] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb2ffffff 64bit]
[ 0.092034] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.092041] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
[ 0.092058] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.092114] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.092119] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.092196] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.092225] pci 0000:00:14.0: reg 0x10: [mem 0xb4210000-0xb421ffff 64bit]
[ 0.092307] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.092359] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.092387] pci 0000:00:14.2: reg 0x10: [mem 0xb422a000-0xb422afff 64bit]
[ 0.092602] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.092865] pci 0000:00:15.0: reg 0x10: [mem 0xb422b000-0xb422bfff 64bit]
[ 0.093688] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.093721] pci 0000:00:16.0: reg 0x10: [mem 0xb422c000-0xb422cfff 64bit]
[ 0.093807] pci 0000:00:16.0: PME# supported from D3hot
[ 0.093876] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.093900] pci 0000:00:17.0: reg 0x10: [mem 0xb4228000-0xb4229fff]
[ 0.093910] pci 0000:00:17.0: reg 0x14: [mem 0xb422f000-0xb422f0ff]
[ 0.093921] pci 0000:00:17.0: reg 0x18: [io 0x5080-0x5087]
[ 0.093931] pci 0000:00:17.0: reg 0x1c: [io 0x5088-0x508b]
[ 0.093941] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f]
[ 0.093951] pci 0000:00:17.0: reg 0x24: [mem 0xb422d000-0xb422d7ff]
[ 0.094001] pci 0000:00:17.0: PME# supported from D3hot
[ 0.094059] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.094138] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.094198] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.094275] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.094325] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.094401] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.094468] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[ 0.094634] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.094654] pci 0000:00:1f.2: reg 0x10: [mem 0xb4224000-0xb4227fff]
[ 0.094762] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040300
[ 0.094797] pci 0000:00:1f.3: reg 0x10: [mem 0xb4220000-0xb4223fff 64bit]
[ 0.094838] pci 0000:00:1f.3: reg 0x20: [mem 0xb4200000-0xb420ffff 64bit]
[ 0.094896] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.094948] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.095010] pci 0000:00:1f.4: reg 0x10: [mem 0xb422e000-0xb422e0ff 64bit]
[ 0.095082] pci 0000:00:1f.4: reg 0x20: [io 0x5040-0x505f]
[ 0.095247] pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
[ 0.095266] pci 0000:01:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
[ 0.095282] pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.095298] pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[ 0.095308] pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
[ 0.095319] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.095421] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.095428] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.095432] pci 0000:00:1c.0: bridge window [mem 0xb3000000-0xb3ffffff]
[ 0.095438] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.095499] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.095523] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
[ 0.095555] pci 0000:02:00.0: reg 0x18: [mem 0xb4104000-0xb4104fff 64bit]
[ 0.095576] pci 0000:02:00.0: reg 0x20: [mem 0xb4100000-0xb4103fff 64bit]
[ 0.095664] pci 0000:02:00.0: supports D1 D2
[ 0.095666] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.104057] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.104064] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.104068] pci 0000:00:1c.4: bridge window [mem 0xb4100000-0xb41fffff]
[ 0.104329] pci 0000:03:00.0: [8086:3165] type 00 class 0x028000
[ 0.104422] pci 0000:03:00.0: reg 0x10: [mem 0xb4000000-0xb4001fff 64bit]
[ 0.104751] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.116326] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.116335] pci 0000:00:1c.5: bridge window [mem 0xb4000000-0xb40fffff]
[ 0.116359] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 03
[ 0.121448] PCI: pci_cache_line_size set to 64 bytes
[ 0.121806] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.121808] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.121809] e820: reserve RAM buffer [mem 0x73b8b000-0x73ffffff]
[ 0.121810] e820: reserve RAM buffer [mem 0x75387000-0x77ffffff]
[ 0.121812] e820: reserve RAM buffer [mem 0x8be9e000-0x8bffffff]
[ 0.121813] e820: reserve RAM buffer [mem 0x8cfff000-0x8fffffff]
[ 0.121814] e820: reserve RAM buffer [mem 0x26f000000-0x26fffffff]
[ 0.121933] NetLabel: Initializing
[ 0.121937] NetLabel: domain hash size = 128
[ 0.121939] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.121963] NetLabel: unlabeled traffic allowed by default
[ 0.122169] clocksource: Switched to clocksource refined-jiffies
[ 0.136225] VFS: Disk quotas dquot_6.6.0
[ 0.136248] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.136367] AppArmor: AppArmor Filesystem Enabled
[ 0.136390] pnp: PnP ACPI: disabled
[ 0.137763] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.137799] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[ 0.137804] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 0.137809] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.137815] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.137822] pci 0000:00:1c.0: bridge window [mem 0xb3000000-0xb3ffffff]
[ 0.137828] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.137837] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.137842] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.137849] pci 0000:00:1c.4: bridge window [mem 0xb4100000-0xb41fffff]
[ 0.137860] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.137867] pci 0000:00:1c.5: bridge window [mem 0xb4000000-0xb40fffff]
[ 0.137878] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.137880] pci_bus 0000:00: resource 5 [mem 0x00000000-0x7fffffffff]
[ 0.137882] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 0.137884] pci_bus 0000:01: resource 1 [mem 0xb3000000-0xb3ffffff]
[ 0.137886] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 0.137888] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.137890] pci_bus 0000:02: resource 1 [mem 0xb4100000-0xb41fffff]
[ 0.137892] pci_bus 0000:03: resource 1 [mem 0xb4000000-0xb40fffff]
[ 0.137930] NET: Registered protocol family 2
[ 0.138154] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.138311] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.138448] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.138485] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.138517] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.138577] NET: Registered protocol family 1
[ 0.138595] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.138609] pci 0000:00:14.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 0.140216] PCI: CLS 64 bytes, default 64
[ 0.140259] Unpacking initramfs...
[ 1.024060] random: fast init done
[ 1.377432] Freeing initrd memory: 52812K
[ 1.377459] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.377466] software IO TLB [mem 0x878cb000-0x8b8cb000] (64MB) mapped at [ (ptrval)- (ptrval)]
[ 1.377607] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[ 1.377621] clocksource: Switched to clocksource tsc
[ 1.377661] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 1.377696] Scanning for low memory corruption every 60 seconds
[ 1.378490] Initialise system trusted keyrings
[ 1.378503] Key type blacklist registered
[ 1.378551] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 1.379986] zbud: loaded
[ 1.379986] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.379986] fuse init (API version 7.26)
[ 1.380390] Key type asymmetric registered
[ 1.380395] Asymmetric key parser 'x509' registered
[ 1.380432] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.380460] io scheduler noop registered
[ 1.380464] io scheduler deadline registered
[ 1.380521] io scheduler cfq registered (default)
[ 1.380617] pcieport 0000:00:1c.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 1.380733] pcieport 0000:00:1c.4: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 1.380825] pcieport 0000:00:1c.5: can't find IRQ for PCI INT B; please try using pci=biosirq
[ 1.380947] pcieport 0000:00:1c.0: Signaling PME with IRQ 16
[ 1.380979] pcieport 0000:00:1c.4: Signaling PME with IRQ 17
[ 1.381004] pcieport 0000:00:1c.5: Signaling PME with IRQ 18
[ 1.381078] efifb: probing for efifb
[ 1.381095] efifb: framebuffer at 0xc0000000, using 8128k, total 8128k
[ 1.381099] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 1.381102] efifb: scrolling: redraw
[ 1.381106] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.740041] Console: switching to colour frame buffer device 240x67
[ 2.099179] fb0: EFI VGA frame buffer device
[ 2.100273] intel_idle: MWAIT substates: 0x11142120
[ 2.100274] intel_idle: v0.4.1 model 0x8E
[ 2.100330] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.100447] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.104024] Linux agpgart interface v0.103
[ 2.106334] loop: module loaded
[ 2.107360] libphy: Fixed MDIO Bus: probed
[ 2.108402] tun: Universal TUN/TAP device driver, 1.6
[ 2.109715] PPP generic driver version 2.4.2
[ 2.110894] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.112552] ehci-pci: EHCI PCI platform driver
[ 2.113689] ehci-platform: EHCI generic platform driver
[ 2.115052] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.116622] ohci-pci: OHCI PCI platform driver
[ 2.117758] ohci-platform: OHCI generic platform driver
[ 2.119116] uhci_hcd: USB Universal Host Controller Interface driver
[ 2.120764] xhci_hcd 0000:00:14.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 2.122976] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.124306] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.127291] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 2.129437] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.129615] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.131367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.133200] usb usb1: Product: xHCI Host Controller
[ 2.134438] usb usb1: Manufacturer: Linux 4.15.0-29-generic xhci-hcd
[ 2.136075] usb usb1: SerialNumber: 0000:00:14.0
[ 2.137352] hub 1-0:1.0: USB hub found
[ 2.138320] hub 1-0:1.0: 12 ports detected
[ 2.139629] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.140958] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.142907] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 2.144631] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.146464] usb usb2: Product: xHCI Host Controller
[ 2.147730] usb usb2: Manufacturer: Linux 4.15.0-29-generic xhci-hcd
[ 2.149396] usb usb2: SerialNumber: 0000:00:14.0
[ 2.150692] hub 2-0:1.0: USB hub found
[ 2.151655] hub 2-0:1.0: 6 ports detected
[ 2.152840] ACPI: <n/a>: failed to evaluate _DSM (0x1001)
[ 2.154242] i8042: PNP: No PS/2 controller found.
[ 2.155467] i8042: Probing ports directly.
[ 2.416048] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.417441] mousedev: PS/2 mouse device common for all mice
[ 2.419402] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 2.421076] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 2.422728] i2c /dev entries driver
[ 2.494999] device-mapper: uevent: version 1.0.3
[ 2.567448] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: [email]dm-devel@redhat.com[/email]
[ 2.641285] intel_pstate: Intel P-state driver initializing
[ 2.715457] intel_pstate: HWP enabled
[ 2.745503] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.775585] EFI Variables Facility v0.08 2004-May-17
[ 2.805779] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.855235] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[ 2.906451] intel_pmc_core: initialized
[ 2.937610] NET: Registered protocol family 10
[ 2.970446] Segment Routing with IPv6
[ 3.000915] NET: Registered protocol family 17
[ 3.031209] Key type dns_resolver registered
[ 3.061294] RAS: Correctable Errors collector initialized.
[ 3.091233] microcode: sig=0x806ea, pf=0x80, revision=0x84
[ 3.120969] microcode: Microcode Update Driver: v2.2.
[ 3.120975] sched_clock: Marking stable (3120946068, 0)->(3122484299, -1538231)
[ 3.180847] registered taskstats version 1
[ 3.211377] Loading compiled-in X.509 certificates
[ 3.243341] Loaded X.509 cert 'Build time autogenerated kernel key: 1cc37f41791529df57507d3747a6804ab53f482b'
[ 3.276328] Loaded UEFI:db cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to secondary sys keyring
[ 3.308829] Loaded UEFI:db cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to secondary sys keyring
[ 3.342954] Loaded UEFI:db cert ': cfb8571369f6ceac4adc2ae26952fd00' linked to secondary sys keyring
[ 3.376764] Loaded UEFI:MokListRT cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to secondary sys keyring
[ 3.412423] zswap: loaded using pool lzo/zbud
[ 3.448404] Key type big_key registered
[ 3.482232] Key type trusted registered
[ 3.516509] Key type encrypted registered
[ 3.549887] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.583592] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[ 3.617497] evm: HMAC attrs: 0x1
[ 3.651522] Magic number: 3:485:953
[ 3.685001] memory memory6: hash matches
[ 3.718365] rtc_cmos rtc_cmos: setting system clock to 2019-01-20 20:55:27 UTC (1548017727)
[ 3.752470] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 3.786552] EDD information not available.
[ 3.821947] Freeing unused kernel memory: 2408K
[ 3.863181] Write protecting the kernel read-only data: 20480k
[ 3.897538] Freeing unused kernel memory: 2008K
[ 3.933720] Freeing unused kernel memory: 1904K
[ 3.971333] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.004978] x86/mm: Checking user space page tables
[ 4.042567] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 4.079953] usb 1-3: New USB device found, idVendor=1267, idProduct=0210
[ 4.079954] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 4.079955] usb 1-3: Product: PS/2+USB Mouse
[ 4.250127] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.284483] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.318779] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.352693] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.386464] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.426414] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.460305] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.494525] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.529987] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 4.564930] random: udevadm: uninitialized urandom read (16 bytes read)
[ 4.602736] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[ 4.678482] ahci 0000:00:17.0: version 3.0
[ 4.678489] ahci 0000:00:17.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 4.742546] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 4.777976] clocksource: timekeeping watchdog on CPU0: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 4.777977] clocksource: 'refined-jiffies' wd_now: fffeddd8 wd_last: fffedd60 mask: ffffffff
[ 4.777977] clocksource: 'tsc' cs_now: 16c7d0cfc4 cs_last: 15c891122e mask: ffffffffffffffff
[ 4.777979] tsc: Marking TSC unstable due to clocksource watchdog
[ 4.925205] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[ 4.962682] sched_clock: Marking unstable (4925205680, 0)<-(4926743824, -1538231)
[ 4.929205] clocksource: Switched to clocksource refined-jiffies
[ 5.050307] r8169 0000:02:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 5.060620] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[ 5.064594] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst 
[ 5.069935] r8169 0000:02:00.0 eth0: RTL8168h/8111h at 0x (ptrval), d4:5d:df:1a:90:78, XID 14100800 IRQ 21
[ 5.072594] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 5.081252] r8169 0000:02:00.0 enp2s0: renamed from eth0
[ 5.085827] scsi host0: ahci
[ 5.088698] scsi host1: ahci
[ 5.092714] scsi host2: ahci
[ 5.096692] ata1: SATA max UDMA/133 abar m2048@0xb422d000 port 0xb422d100 irq 20
[ 5.100595] ata2: SATA max UDMA/133 abar m2048@0xb422d000 port 0xb422d180 irq 20
[ 5.104595] ata3: SATA max UDMA/133 abar m2048@0xb422d000 port 0xb422d200 irq 20
[ 5.108716] i915 0000:00:02.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 5.112599] usb 1-5: New USB device found, idVendor=0bda, idProduct=0129
[ 5.116595] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.120595] usb 1-5: Product: USB2.0-CRW
[ 5.124595] usb 1-5: Manufacturer: Generic
[ 5.128596] usb 1-5: SerialNumber: 20100201396000000
[ 5.136614] [drm] Memory usable by graphics device = 4096M
[ 5.140600] checking generic (c0000000 7f0000) vs hw (c0000000 10000000)
[ 5.140600] fb: switching to inteldrmfb from EFI VGA
[ 5.144614] Console: switching to colour dummy device 80x25
[ 5.144852] [drm] Replacing VGA console driver
[ 5.208639] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.208642] [drm] Driver supports precise vblank timestamp query.
[ 5.208681] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 5.209048] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[ 5.214075] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
[ 5.824671] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[ 5.824746] fbcon: inteldrmfb (fb0) is primary device
[ 5.928657] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5.928673] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 5.928688] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5.928691] ata3.00: ATA-9: HFS256G39TND-N210A, 30000P10, max UDMA/133
[ 5.928691] ata3.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 5.928691] ata2.00: ATAPI: HL-DT-ST DVDRAM GUE0N, 1.00, max UDMA/133
[ 5.928691] ata3.00: configured for UDMA/133
[ 5.928691] ata2.00: configured for UDMA/133
[ 5.964647] ata1.00: ATA-10: ST1000LM048-2E7172, SDM1, max UDMA/133
[ 5.964648] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 5.972659] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2a
[ 5.972659] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 6.012651] ata1.00: configured for UDMA/133
[ 6.012744] scsi 0:0:0:0: Direct-Access ATA ST1000LM048-2E71 SDM1 PQ: 0 ANSI: 5
[ 6.012833] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 6.012928] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 6.012929] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 6.012934] sd 0:0:0:0: [sda] Write Protect is off
[ 6.012935] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 6.012941] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.016658] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GUE0N 1.00 PQ: 0 ANSI: 5
[ 6.060666] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 6.060666] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 6.060709] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 6.060935] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 6.061027] scsi 2:0:0:0: Direct-Access ATA HFS256G39TND-N21 0P10 PQ: 0 ANSI: 5
[ 6.061131] sd 2:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 6.061132] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 6.061136] sd 2:0:0:0: [sdb] Write Protect is off
[ 6.061137] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 6.061144] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 6.061232] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 6.061564] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8
[ 6.064806] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 6.100658] usb 1-10: new high-speed USB device number 5 using xhci_hcd
[ 6.292668] usb 1-10: New USB device found, idVendor=04f2, idProduct=b5c6
[ 6.292669] usb 1-10: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 6.292670] usb 1-10: Product: USB2.0 HD UVC WebCam
[ 6.292671] usb 1-10: Manufacturer: Chicony Electronics Co.,Ltd.
[ 6.292672] usb 1-10: SerialNumber: 200901010001
[ 6.302643] hidraw: raw HID events driver (C) Jiri Kosina
[ 6.309005] usbcore: registered new interface driver usbhid
[ 6.309005] usbhid: USB HID core driver
[ 6.310080] input: PS/2+USB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:1267:0210.0001/input/input1
[ 6.310445] usbcore: registered new interface driver rtsx_usb
[ 6.313687] hid-generic 0003:1267:0210.0001: input,hidraw0: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:14.0-3/input0
[ 6.488694] sda: sda1 sda2
[ 6.488816] sd 0:0:0:0: [sda] Attached SCSI disk
[ 6.929232] [drm] RC6 on
[ 6.960765] Console: switching to colour frame buffer device 240x67
[ 7.172725] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 8.065437] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[ 8.269763] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 8.340875] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 8.364830] systemd[1]: Detected architecture x86-64.
[ 8.484816] systemd[1]: Set hostname to <britta-P6685-MD61045>.
[ 8.577470] systemd[1]: Reached target Remote File Systems.
[ 8.621680] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 8.666391] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 8.712443] systemd[1]: Reached target User and Group Name Lookups.
[ 8.755427] systemd[1]: Created slice System Slice.
[ 8.798023] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 8.841016] systemd[1]: Listening on Journal Socket (/dev/log).
[ 9.296988] lp: driver loaded but no devices found
[ 9.300535] ppdev: user-space parallel port driver
[ 9.432227] random: crng init done
[ 9.511334] EXT4-fs (sdb4): re-mounted. Opts: errors=remount-ro
[ 10.848729] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 10.848735] intel-lpss 0000:00:15.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 10.848757] intel-lpss: probe of 0000:00:15.0 failed with error -22
[ 10.848821] intel_pch_thermal 0000:00:14.2: can't find IRQ for PCI INT C; please try using pci=biosirq
[ 10.848855] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 10.866497] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 10.866502] mei_me 0000:00:16.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 10.875076] Bluetooth: Core ver 2.22
[ 10.875083] NET: Registered protocol family 31
[ 10.875083] Bluetooth: HCI device and connection manager initialized
[ 10.875085] Bluetooth: HCI socket layer initialized
[ 10.875086] Bluetooth: L2CAP socket layer initialized
[ 10.875088] Bluetooth: SCO socket layer initialized
[ 10.878928] media: Linux media interface: v0.10
[ 10.928522] Linux video capture interface: v2.00
[ 10.934825] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.969489] usbcore: registered new interface driver btusb
[ 10.987261] Bluetooth: hci0: read Intel version: 370810011003110e00
[ 10.989626] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[ 11.014922] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.021475] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 11.024589] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (04f2:b5c6)
[ 11.032431] uvcvideo 1-10:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[ 11.032432] uvcvideo 1-10:1.0: Entity type for entity Extension 4 was not initialized!
[ 11.032433] uvcvideo 1-10:1.0: Entity type for entity Processing 2 was not initialized!
[ 11.032434] uvcvideo 1-10:1.0: Entity type for entity Camera 1 was not initialized!
[ 11.032469] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/input/input2
[ 11.032504] usbcore: registered new interface driver uvcvideo
[ 11.032504] USB Video Class driver (1.1.1)
[ 11.115368] Intel(R) Wireless WiFi driver for Linux
[ 11.115369] Copyright(c) 2003- 2015 Intel Corporation
[ 11.115546] iwlwifi 0000:03:00.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 11.117626] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 11.117627] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 11.117627] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 11.117628] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 11.117628] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 11.117628] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 11.141004] iwlwifi 0000:03:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[ 11.171404] iwlwifi 0000:03:00.0: Detected Intel(R) Dual Band Wireless AC 3165, REV=0x210
[ 11.194977] iwlwifi 0000:03:00.0: base HW address: d4:6d:6d:a3:83:dd
[ 11.212177] AVX2 version of gcm_enc/dec engaged.
[ 11.212177] AES CTR mode by8 optimization enabled
[ 11.222327] Bluetooth: hci0: Intel firmware patch completed and activated
[ 11.270749] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 11.270896] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 11.270905] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 11.674320] snd_hda_intel 0000:00:1f.3: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 11.674352] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 11.877959] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 11.877961] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 11.877962] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 11.877963] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 11.877963] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 11.877964] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[ 11.877965] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 11.960156] intel_rapl: Found RAPL domain package
[ 11.960157] intel_rapl: Found RAPL domain core
[ 11.960158] intel_rapl: Found RAPL domain uncore
[ 11.960158] intel_rapl: Found RAPL domain dram
[ 11.969933] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input3
[ 11.969961] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input4
[ 11.969985] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[ 11.970010] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[ 11.970033] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[ 11.970056] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[ 11.970079] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[ 12.071318] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0
[ 12.807582] systemd-journald[243]: Received request to flush runtime journal from PID 1
[ 13.561673] Adding 1071100k swap on /dev/sdb5. Priority:-2 extents:1 across:1071100k SSFS
[ 13.810172] EXT4-fs (sdb8): mounted filesystem with ordered data mode. Opts: (null)
[ 14.156686] audit: type=1400 audit(1548017737.934:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=635 comm="apparmor_parser"
[ 14.156687] audit: type=1400 audit(1548017737.934:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=635 comm="apparmor_parser"
[ 14.156689] audit: type=1400 audit(1548017737.934:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=635 comm="apparmor_parser"
[ 14.156690] audit: type=1400 audit(1548017737.934:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=635 comm="apparmor_parser"
[ 14.171300] audit: type=1400 audit(1548017737.950:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=636 comm="apparmor_parser"
[ 14.171302] audit: type=1400 audit(1548017737.950:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=636 comm="apparmor_parser"
[ 14.171303] audit: type=1400 audit(1548017737.950:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=636 comm="apparmor_parser"
[ 14.171304] audit: type=1400 audit(1548017737.950:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=636 comm="apparmor_parser"
[ 14.171305] audit: type=1400 audit(1548017737.950:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=636 comm="apparmor_parser"
[ 14.171306] audit: type=1400 audit(1548017737.950:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=636 comm="apparmor_parser"
[ 15.862607] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 15.862607] Bluetooth: BNEP filters: protocol multicast
[ 15.862610] Bluetooth: BNEP socket layer initialized
[ 17.406495] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 17.448297] r8169 0000:02:00.0 enp2s0: link down
[ 17.454972] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[ 17.459787] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 17.561927] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 17.597055] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[ 21.127678] wlp3s0: authenticate with 9a:29:a6:ad:3d:09
[ 21.132699] wlp3s0: send auth to 9a:29:a6:ad:3d:09 (try 1/3)
[ 21.142904] wlp3s0: authenticated
[ 21.145655] wlp3s0: associate with 9a:29:a6:ad:3d:09 (try 1/3)
[ 21.150438] wlp3s0: RX AssocResp from 9a:29:a6:ad:3d:09 (capab=0x431 status=0 aid=1)
[ 21.151683] wlp3s0: associated
[ 21.506522] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[ 28.775882] PKCS#7 signature not signed with a trusted key
[ 28.775891] kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42: loading out-of-tree module taints kernel.
[ 28.775892] kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42: tainting kernel with TAINT_LIVEPATCH
[ 28.775965] kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42: module verification failed: signature and/or required key missing - tainting kernel
[ 30.124296] livepatch: enabling patch 'kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42'
[ 30.173410] livepatch: 'kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42': starting patching transition
[ 30.175806] livepatch: 'kpatch_livepatch_Ubuntu_4_15_0_29_31_generic_42': patching complete
[ 50.395463] Bluetooth: RFCOMM TTY layer initialized
[ 50.395466] Bluetooth: RFCOMM socket layer initialized
[ 50.395468] Bluetooth: RFCOMM ver 1.11
[ 51.653916] rfkill: input handler disabled
»Jakeblues« hat folgende Datei angehängt:

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »Jakeblues« (20.01.2019, 22:32)


Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

9

20.01.2019, 22:47

Habs nur überflogen, aber nix gesehen.

Aber Du hast eine nvidia Bootoption eingetragen sieht man da. Soweit ich weiß hat dieses Laptop eine Intel GPU verbaut.

Musst Du mal prüfen und das ggfl. rausnehmen.

Wenn ich Recht habe schau mal, ob der Intel Treiber installiert ist:

Quellcode

1
sudo apt-get install xserver-xorg-video-intel
Heute ist keiner da! Komm morgen wieder. :-)

Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

10

20.01.2019, 23:41

Ich hab doch noch was gefunden:

Zitat


[ 0.138609] pci 0000:00:14.0: can't find IRQ for PCI INT A; please try using pci=biosirq


Probiere das doch mal, also mit der Bootoption pci=biosirq
Heute ist keiner da! Komm morgen wieder. :-)

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

11

21.01.2019, 11:28

Hallo Horsemanchip, danke für deine Hilfe. PCI=BIOSIRQ hat leider nicht funktioniert. Der Intel Treiber ist auf dem neuesten Stand. Ich habe zusätzlich ohne Erfolg auf proprietären Nvidia Treiber umgestellt. Zum Glück funktioniert der Lüfter.

Zusätzliche Infos: der PC arbeitet sehr langsam und das Mousepad funktioniert nicht. Wenn ich 15 Minuten warte, wird nach dem Grub Auswahlmenü auch der startup Prozess angezeigt - jedoch nur bis an einen bestimmten Punkt: "random: crng init done"

Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

12

21.01.2019, 12:15

Du kannst ja mal bei den Bootoptionen das quiet und splash rausnehmen und damit booten. Vielleicht bekommst Du Fehlermeldungen.

Ansonsten hab ich keine Idee. Aber Akoyas sollen wohl zum Teil für Linux ungeeignet zu sein.
Heute ist keiner da! Komm morgen wieder. :-)

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

13

22.01.2019, 12:52

Folgende Fehlermeldung habe ich ständig: PKCS#7 signature not signed with a trusted key. Kann das mit secure boot im UEFI zu tun haben?

Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

14

22.01.2019, 15:15

Die Meldung kommt von einer Hardware. Vermutlich Grafikchip(s).

Du kannst mal versuchen "Secure Boot" im BIOS/UEFI abzuschalten.
Heute ist keiner da! Komm morgen wieder. :-)

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

15

22.01.2019, 20:54

Secure Boot ist bereits abgeschaltet. Ich versuche es mal an zu schalten.

  • »Klaus P« ist männlich

Beiträge: 4 593

Registrierungsdatum: 25.10.2009

Derivat: anderes Ubuntu-Derivat

Architektur: 64-Bit PC

Desktop: anderer Desktop

Andere Betriebssysteme: 7/10

  • Nachricht senden

16

22.01.2019, 22:22

Des modernen Menschen Computer ist sein Himmelreich! :rolleyes: Der Weg zur Hölle, ist allzu kurz auf dem falschen "EFI-Pfad" ;( : Kleiner Leitfaden zur UEFI-Installation

Beiträge: 1 131

Registrierungsdatum: 08.11.2015

Derivat: unbekannt

Version: gar kein Ubuntu

Architektur: 64-Bit PC

Desktop: LXDE

Andere Betriebssysteme: Debian bullseye-testing / 5.10.0-10-amd64

  • Nachricht senden

17

23.01.2019, 10:19

Guter Link von Klaus!

Dabei fällt mir ein, dass ich mit keiner Distri soviele nVidia Probleme hatte, wie mit Ubuntu früher. Scheint sich gehalten zu haben,
dass es zig verschiedene Treiber gibt.

Eventuell läuft dieses System ja auch mit dem nouveau-Treiber zuverlässig. So als Idee, wenn die Lösung nicht hilft.
Heute ist keiner da! Komm morgen wieder. :-)

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

18

26.01.2019, 12:20

Hallo Klaus, danke für den Link! Jetzt habe ich (für heute) mal wieder Strom, und kann weiter an meinem Problem arbeiten. Es heißt, ich soll alles was Nvidia enthält löschen, also "purge". Wie genau mache ich das, und lässt sich alles überhaupt löschen, da noch aktiv?

chroot

Ubuntu-Forum-Team

  • »chroot« ist männlich

Beiträge: 2 321

Registrierungsdatum: 04.03.2008

Derivat: Kein Ubuntu-Derivat

Architektur: 64-Bit PC

Desktop: KDE4

Andere Betriebssysteme: Fedora 27

  • Nachricht senden

19

26.01.2019, 12:27

Nicht gleich alles löschen, es reicht vorerst auch, wenn du alles deaktivierst um das problem einzugrenzen.
"Do or do not. There is no try." (Yoda) || Thread auf gelöst/erledigt setzen

  • »Jakeblues« ist der Autor dieses Themas

Beiträge: 10

Registrierungsdatum: 19.12.2018

Derivat: Ubuntu

Version: Ubuntu 18.04 LTS - Bionic Beaver

Architektur: 64-Bit PC

Desktop: unbekannt

  • Nachricht senden

20

26.01.2019, 12:30

Okay, ich habe den proprietären Treiber wieder ausgeschaltet und "nouveau" läuft wieder. Reicht das? Oder muss ich anderweitig deaktivieren?