unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 1.1.0rc1 available for test!
@ 2020-04-09 20:51 Ludovic Courtès
  2020-04-09 21:33 ` Danny Milosavljevic
                   ` (6 more replies)
  0 siblings, 7 replies; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-09 20:51 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1221 bytes --]

Hello Guix!

I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
the result:

  https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1

Alternately (and preferably), you can get it over IPFS:

  guix install ipfs
  ipfs daemon &
  ipfs ls QmXpSUnppJgf23LpaKJzRWJbQxwEfybJy9VxF79iTLSXqa
  ipfs get …

All the files are signed with my key, also used to sign this message.

Please test things as much as you can, be it the binary installation
tarball on a “foreign” distro or the ISO image.  Once you’ve downloaded,
just follow the same instructions as before (if you want to use
‘guix-install.sh’, you’ll have to adjust it to use the right tarball):

  https://guix.gnu.org/download/

If you encounter an issue, please report it to bug-guix@gnu.org,
explaining what you did and what you observed.

Notice that there’s no i686-linux installation image and no VM image,
because of <https://issues.guix.gnu.org/issue/40527> but i can provide
those later.

If everything goes well, we can publish the release on Monday, 13th,
with few or no changes beyond translation updates on the ‘version-1.1.0’
branch.

Thanks in advance!  :-)

Ludo’.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
@ 2020-04-09 21:33 ` Danny Milosavljevic
  2020-04-10  1:56 ` pelzflorian (Florian Pelz)
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 33+ messages in thread
From: Danny Milosavljevic @ 2020-04-09 21:33 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]

Hi Ludo,

nice!

On Thu, 09 Apr 2020 22:51:49 +0200
Ludovic Courtès <ludo@gnu.org> wrote:

> guix install ipfs

guix install go-ipfs ? :)

> ipfs daemon &

Error: no IPFS repo found in /home/dannym/.ipfs.
please run: 'ipfs init'

After invoking that, ipfs daemon works.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
  2020-04-09 21:33 ` Danny Milosavljevic
@ 2020-04-10  1:56 ` pelzflorian (Florian Pelz)
  2020-04-10 10:38   ` Ludovic Courtès
                     ` (2 more replies)
  2020-04-10  3:20 ` Vagrant Cascadian
                   ` (4 subsequent siblings)
  6 siblings, 3 replies; 33+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-04-10  1:56 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Thu, Apr 09, 2020 at 10:51:49PM +0200, Ludovic Courtès wrote:
> If everything goes well, we can publish the release on Monday, 13th,
> with few or no changes beyond translation updates on the ‘version-1.1.0’
> branch.


For me the Guix System installer crashes reproducibly after manual
partitioning, even when not formatting the partition.  The ESP and
root partition have not been deleted (no matter if I tell the
installer to format them or not).  This applies to EFI installation on
my 2010 Macbook but not in QEMU.  Perhaps the reason is the partition
I’m trying to format previously was LUKS-encrypted.

I switch to a console and type

/gnu/store/*kmscon*/bin/kmscon --debug --login /gnu/store/*installer 2>out

The suspicious part of the output is at time 60:

[0015.940745] DEBUG: uterm_uxkb: new keyboard description (pc105, us, altgr-intl, ) (uxkb_desc_init() in src/uterm_input_uxkb.c:160)
[0060.006214] DEBUG: pty: cannot read from pty of child 364 (5): Input/output error (read_buf() in src/pty.c:478)
[0060.006281] DEBUG: pty: HUP on pty of child 364 (pty_input() in src/pty.c:520)
[0060.006612] DEBUG: eloop: child 364 exited successfully (sig_child() in src/eloop.c:353)
[0060.006627] INFO: pty: child exited: pid: 364 status: 0 (sig_child() in src/pty.c:536)
[0060.007224] DEBUG: pty: forking child 414 (pty_spawn() in src/pty.c:422)
[0091.233270] DEBUG: vt: deactivating VT 7 to 4 due to user input (real_input() in src/uterm_vt.c:578)
[0091.233319] DEBUG: vt: leaving VT 7 0x10c68c0 due to VT signal (real_sig_leave() in src/uterm_vt.c:231)
[0091.233337] DEBUG: seat: deactivate session 0x1153ae0 (session_call_deactivate() in src/kmscon_seat.c:125)
[0091.233351] DEBUG: video: go asleep (uterm_video_sleep() in src/uterm_video.c:663)
[0091.233376] DEBUG: uterm_input: going to sleep (uterm_input_sleep() in src/uterm_input.c:441)


I tested an installer manually created from the version-1.1.0 branch
with Tobias’ compression patch applied
<https://lists.gnu.org/archive/html/guix-patches/2020-04/msg00484.html>.
I believe it makes no difference.  I would really like that compression.

In QEMU I can even install with a toggle layout even though the guix
package appears not to have been updated to include your fix.
Strange.


On an Acer Aspire 5738PG with ATI Mobility Radeon HD 4570 the
installer remains black.  I pressed ctrl-alt-f3 and typed

modprobe uvesafb v86d=$(guix build v86d | head -n1)/sbin/v86d mode_option=1024x768

but it says “guix build: error: v86d: unknown package”, probably
because the guix package has not been updated recently.

Regards,
Florian

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
  2020-04-09 21:33 ` Danny Milosavljevic
  2020-04-10  1:56 ` pelzflorian (Florian Pelz)
@ 2020-04-10  3:20 ` Vagrant Cascadian
  2020-04-10 10:29   ` Ludovic Courtès
  2020-04-10 11:24 ` Alex Sassmannshausen
                   ` (3 subsequent siblings)
  6 siblings, 1 reply; 33+ messages in thread
From: Vagrant Cascadian @ 2020-04-10  3:20 UTC (permalink / raw)
  To: Ludovic Courtès, guix-devel

[-- Attachment #1: Type: text/plain, Size: 2041 bytes --]

On 2020-04-09, Ludovic Courtès wrote:
> Hello Guix!
>
> I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
> the result:
>
>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1

The only tarball I see there is:

  https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1/guix-1.0.1.13450-01d5f2.tar.gz

Which does not correspond to the commit from 01d5f2 (which happens to be
a few hundred commits behind master)... 

Which commit was it actually built with? I know it's not a release, per
se, but git tags would be *really* helpful even for release candidates...

When building my own local guix tarballs, I found it disturbingly easy
to get the wrong version information into the tarball .version and
.tarball-version and consequently the resulting tarball...


It also appears to be missing gnu/services/linux.scm, which causes it to
fail to build when I attempt to build the debian package:

  [ 49%] LOAD     gnu/tests/linux-modules.scm
  WARNING: (guix build download-nar): `dump-port*' imported from both (guix serialization) and (guix progress)
  ;;; Failed to autoload make-page-map in (charting):
  ;;; missing interface for module (charting)
  ;;; Failed to autoload make-page-map in (charting):
  ;;; missing interface for module (charting)
  random seed for tests: 1586480372
  error: failed to load 'gnu/tests/linux-modules.scm':
  ice-9/eval.scm:293:34: no code for module (gnu services linux)
  
  Some deprecated features have been used.  Set the environment
  variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
  program to get more information.  Set it to "no" to suppress
  this message.
  make[3]: *** [Makefile:5859: make-go] Error 1
  make[3]: Leaving directory '/<<PKGBUILDDIR>>'

But gnu/services/linux.scm is present in git...

I notice gnu/services/linux.scm is also missing in some of my locally
built git snapshot tarballs, so there appears to be something broken in
the tarball generation process.


live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10  3:20 ` Vagrant Cascadian
@ 2020-04-10 10:29   ` Ludovic Courtès
  0 siblings, 0 replies; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-10 10:29 UTC (permalink / raw)
  To: Vagrant Cascadian; +Cc: guix-devel

Hi Vagrant,

Vagrant Cascadian <vagrant@debian.org> skribis:

> On 2020-04-09, Ludovic Courtès wrote:
>> Hello Guix!
>>
>> I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
>> the result:
>>
>>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1
>
> The only tarball I see there is:
>
>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1/guix-1.0.1.13450-01d5f2.tar.gz
>
> Which does not correspond to the commit from 01d5f2 (which happens to be
> a few hundred commits behind master)... 

The machinery picked up a stale commit ID.  Fixed in
08b14ab20ebe181690df6210a0b3f95bad494af5.

> Which commit was it actually built with? I know it's not a release, per
> se, but git tags would be *really* helpful even for release candidates...

The source tarball corresponds to
98148830c0afb9adc8acf150afc48f09aae42ac1 on ‘version-1.1.0’.  I’ve added
a tag now.

However, “make release” creates two additional commits as it updates the
‘guix’ package, and I chose to not push them.

> When building my own local guix tarballs, I found it disturbingly easy
> to get the wrong version information into the tarball .version and
> .tarball-version and consequently the resulting tarball...

Agreed, sorry for the confusion.

> I notice gnu/services/linux.scm is also missing in some of my locally
> built git snapshot tarballs, so there appears to be something broken in
> the tarball generation process.

I see you fixed it in the meantime.

Thanks for reporting these issues!

Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10  1:56 ` pelzflorian (Florian Pelz)
@ 2020-04-10 10:38   ` Ludovic Courtès
  2020-04-10 12:06   ` Mathieu Othacehe
  2020-04-10 14:35   ` pelzflorian (Florian Pelz)
  2 siblings, 0 replies; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-10 10:38 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz); +Cc: guix-devel

Hi,

"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de> skribis:

> For me the Guix System installer crashes reproducibly after manual
> partitioning, even when not formatting the partition.  The ESP and
> root partition have not been deleted (no matter if I tell the
> installer to format them or not).  This applies to EFI installation on
> my 2010 Macbook but not in QEMU.  Perhaps the reason is the partition
> I’m trying to format previously was LUKS-encrypted.

Did you capture the backtrace from /tmp/last-installer-error?  That
would be great.

> I switch to a console and type
>
> /gnu/store/*kmscon*/bin/kmscon --debug --login /gnu/store/*installer 2>out
>
> The suspicious part of the output is at time 60:
>
> [0015.940745] DEBUG: uterm_uxkb: new keyboard description (pc105, us, altgr-intl, ) (uxkb_desc_init() in src/uterm_input_uxkb.c:160)
> [0060.006214] DEBUG: pty: cannot read from pty of child 364 (5): Input/output error (read_buf() in src/pty.c:478)
> [0060.006281] DEBUG: pty: HUP on pty of child 364 (pty_input() in src/pty.c:520)
> [0060.006612] DEBUG: eloop: child 364 exited successfully (sig_child() in src/eloop.c:353)
> [0060.006627] INFO: pty: child exited: pid: 364 status: 0 (sig_child() in src/pty.c:536)
> [0060.007224] DEBUG: pty: forking child 414 (pty_spawn() in src/pty.c:422)
> [0091.233270] DEBUG: vt: deactivating VT 7 to 4 due to user input (real_input() in src/uterm_vt.c:578)
> [0091.233319] DEBUG: vt: leaving VT 7 0x10c68c0 due to VT signal (real_sig_leave() in src/uterm_vt.c:231)
> [0091.233337] DEBUG: seat: deactivate session 0x1153ae0 (session_call_deactivate() in src/kmscon_seat.c:125)
> [0091.233351] DEBUG: video: go asleep (uterm_video_sleep() in src/uterm_video.c:663)
> [0091.233376] DEBUG: uterm_input: going to sleep (uterm_input_sleep() in src/uterm_input.c:441)

I don’t understand; what is this telling us?

> I tested an installer manually created from the version-1.1.0 branch
> with Tobias’ compression patch applied
> <https://lists.gnu.org/archive/html/guix-patches/2020-04/msg00484.html>.
> I believe it makes no difference.  I would really like that compression.

I’ll run the installer tests on ISO9660, with the patch applied, and if
everything goes well, we can use it (and roll an RC2, I guess.)

> On an Acer Aspire 5738PG with ATI Mobility Radeon HD 4570 the
> installer remains black.  I pressed ctrl-alt-f3 and typed
>
> modprobe uvesafb v86d=$(guix build v86d | head -n1)/sbin/v86d mode_option=1024x768

Could we come up with a udev rule or a modprobe.d snippet so that this
happens automatically?

I found things like:

  https://bbs.archlinux.org/viewtopic.php?id=165480

Or should we give up on v86d like Gentoo:

  https://wiki.gentoo.org/wiki/Uvesafb

?

(Perhaps this is best discussed in a specific issue on bug-guix.)

Thanks for the detailed report, as always!

Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
                   ` (2 preceding siblings ...)
  2020-04-10  3:20 ` Vagrant Cascadian
@ 2020-04-10 11:24 ` Alex Sassmannshausen
  2020-04-10 12:01   ` Mathieu Othacehe
  2020-04-10 12:07   ` Alex Sassmannshausen
  2020-04-10 15:42 ` Alex Sassmannshausen
                   ` (2 subsequent siblings)
  6 siblings, 2 replies; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 11:24 UTC (permalink / raw)
  To: guix-devel

Hello,

Running the graphical installer from the installation image hosted
through IPFS, I can report the following experience:

The guidance, keyboard configuration & partitioning works well.  In fact
all goes charmingly until the stage where the sysconf is shown.  That
looks correct too.

Hitting continue at that point switches to a terminal wher I briefly see
cow-store being started.

Then the screen flashes back to the beginning of the installer.  Running
through the process again results in the disk drive not being available
for partitioning.

I cannot see any error messages in the brief time I see the terminal and
am not sure how to get an error log.

Happy to run some more commands to get additional information.

Best wishes,

Alex

Ludovic Courtès <ludo@gnu.org> writes:

> Hello Guix!
>
> I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
> the result:
>
>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1
>
> Alternately (and preferably), you can get it over IPFS:
>
>   guix install ipfs
>   ipfs daemon &
>   ipfs ls QmXpSUnppJgf23LpaKJzRWJbQxwEfybJy9VxF79iTLSXqa
>   ipfs get …
>
> All the files are signed with my key, also used to sign this message.
>
> Please test things as much as you can, be it the binary installation
> tarball on a “foreign” distro or the ISO image.  Once you’ve downloaded,
> just follow the same instructions as before (if you want to use
> ‘guix-install.sh’, you’ll have to adjust it to use the right tarball):
>
>   https://guix.gnu.org/download/
>
> If you encounter an issue, please report it to bug-guix@gnu.org,
> explaining what you did and what you observed.
>
> Notice that there’s no i686-linux installation image and no VM image,
> because of <https://issues.guix.gnu.org/issue/40527> but i can provide
> those later.
>
> If everything goes well, we can publish the release on Monday, 13th,
> with few or no changes beyond translation updates on the ‘version-1.1.0’
> branch.
>
> Thanks in advance!  :-)
>
> Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 11:24 ` Alex Sassmannshausen
@ 2020-04-10 12:01   ` Mathieu Othacehe
  2020-04-10 12:19     ` Alex Sassmannshausen
  2020-04-10 12:07   ` Alex Sassmannshausen
  1 sibling, 1 reply; 33+ messages in thread
From: Mathieu Othacehe @ 2020-04-10 12:01 UTC (permalink / raw)
  To: Alex Sassmannshausen; +Cc: guix-devel


Hello Alex,

Thanks for your feedback!

> Then the screen flashes back to the beginning of the installer.  Running
> through the process again results in the disk drive not being available
> for partitioning.

Are you running the installer on a VM or on real hardware? Could you try
the following steps:

* Run the installation until it fails and restart.
* Press Ctrl-Alt-2.
* Type "sendkey ctrl-alt-f3".
* Then press Ctrl-Alt-1 and Enter.
* Check if there is a /tmp/last-installer-error file and, if yes, report
its content.

Thanks,

Mathieu

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10  1:56 ` pelzflorian (Florian Pelz)
  2020-04-10 10:38   ` Ludovic Courtès
@ 2020-04-10 12:06   ` Mathieu Othacehe
  2020-04-10 14:35   ` pelzflorian (Florian Pelz)
  2 siblings, 0 replies; 33+ messages in thread
From: Mathieu Othacehe @ 2020-04-10 12:06 UTC (permalink / raw)
  To: pelzflorian (Florian Pelz); +Cc: guix-devel


Hello Florian,

> For me the Guix System installer crashes reproducibly after manual
> partitioning, even when not formatting the partition.  The ESP and
> root partition have not been deleted (no matter if I tell the
> installer to format them or not).  This applies to EFI installation on
> my 2010 Macbook but not in QEMU.  Perhaps the reason is the partition
> I’m trying to format previously was LUKS-encrypted.

Could you share your hard drive layout (size and partitions) and the
content of `dmesg' and `/var/log/messages' ?

Thanks for your help,

Mathieu

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 11:24 ` Alex Sassmannshausen
  2020-04-10 12:01   ` Mathieu Othacehe
@ 2020-04-10 12:07   ` Alex Sassmannshausen
  2020-04-10 12:17     ` Mathieu Othacehe
  1 sibling, 1 reply; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 12:07 UTC (permalink / raw)
  To: guix-devel

I have been able to avoid this error by selecting:
- English
- United Kingdom

As the system language & locale rather than 
- Esperanto

which I had previously selected.

I tried a great number of combinations of configurations, and this seems
to have been the one thing that reliably crashed (when choosing
Esperanto) or fixed (when Choosing English/UK).

After this the installation seems to be going swimmingly.

Hth,

Alex


Alex Sassmannshausen <alex.sassmannshausen@gmail.com> writes:

> Hello,
>
> Running the graphical installer from the installation image hosted
> through IPFS, I can report the following experience:
>
> The guidance, keyboard configuration & partitioning works well.  In fact
> all goes charmingly until the stage where the sysconf is shown.  That
> looks correct too.
>
> Hitting continue at that point switches to a terminal wher I briefly see
> cow-store being started.
>
> Then the screen flashes back to the beginning of the installer.  Running
> through the process again results in the disk drive not being available
> for partitioning.
>
> I cannot see any error messages in the brief time I see the terminal and
> am not sure how to get an error log.
>
> Happy to run some more commands to get additional information.
>
> Best wishes,
>
> Alex
>
> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Hello Guix!
>>
>> I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
>> the result:
>>
>>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1
>>
>> Alternately (and preferably), you can get it over IPFS:
>>
>>   guix install ipfs
>>   ipfs daemon &
>>   ipfs ls QmXpSUnppJgf23LpaKJzRWJbQxwEfybJy9VxF79iTLSXqa
>>   ipfs get …
>>
>> All the files are signed with my key, also used to sign this message.
>>
>> Please test things as much as you can, be it the binary installation
>> tarball on a “foreign” distro or the ISO image.  Once you’ve downloaded,
>> just follow the same instructions as before (if you want to use
>> ‘guix-install.sh’, you’ll have to adjust it to use the right tarball):
>>
>>   https://guix.gnu.org/download/
>>
>> If you encounter an issue, please report it to bug-guix@gnu.org,
>> explaining what you did and what you observed.
>>
>> Notice that there’s no i686-linux installation image and no VM image,
>> because of <https://issues.guix.gnu.org/issue/40527> but i can provide
>> those later.
>>
>> If everything goes well, we can publish the release on Monday, 13th,
>> with few or no changes beyond translation updates on the ‘version-1.1.0’
>> branch.
>>
>> Thanks in advance!  :-)
>>
>> Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 12:07   ` Alex Sassmannshausen
@ 2020-04-10 12:17     ` Mathieu Othacehe
  2020-04-10 13:11       ` Alex Sassmannshausen
  2020-04-10 13:53       ` Mathieu Othacehe
  0 siblings, 2 replies; 33+ messages in thread
From: Mathieu Othacehe @ 2020-04-10 12:17 UTC (permalink / raw)
  To: Alex Sassmannshausen; +Cc: guix-devel


> As the system language & locale rather than 
> - Esperanto

I can reproduce it in QEMU. So there are two issues here:

* Esperanto language/layout crashes the installer.

* When the installer crashes, `umount-cow-store' is not called and the next
installation is bound to fail because some mounted partitions are still around.

Maybe we need to call this procedure at installer start, in case the
previous installation has crashed.

Thanks for reporting!

Mathieu

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 12:01   ` Mathieu Othacehe
@ 2020-04-10 12:19     ` Alex Sassmannshausen
  0 siblings, 0 replies; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 12:19 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: guix-devel

Hi Mathieu,

Thanks for getting back to me!

Mathieu Othacehe <m.othacehe@gmail.com> writes:

> Hello Alex,
>
> Thanks for your feedback!
>
>> Then the screen flashes back to the beginning of the installer.  Running
>> through the process again results in the disk drive not being available
>> for partitioning.
>
> Are you running the installer on a VM or on real hardware?

Real hardware.

> Could you try the following steps:
>
> * Run the installation until it fails and restart.
> * Press Ctrl-Alt-2.
> * Type "sendkey ctrl-alt-f3".
> * Then press Ctrl-Alt-1 and Enter.
> * Check if there is a /tmp/last-installer-error file and, if yes, report
> its content.

This I could not do: Ctrl-Alt-2 doesn't do anything, but I imagine you
meant Ctrl-Alt-f2?  That takes me to the manual.

However, once the installer reloads, I can hit Ctrl-Alt-f3 and Enter to
get to a prompt.

There is no /tmp/last-installer-error file :-(

I did check /var/log/debug.  There I can trace the configuration
process.

After "running form #<newt-form b7d4c0> ("Configuration file") with 0
clients" I get:
…Service cow-store has been started.
…Service cow-store has been stopped.
…Service guix-daemon has been stopped.
…Service guix-daemon has been started.
…Umounted /remove successfully.
…unmounting "/mnt"
…closing LUKS entry "cryptroot"
…running step 'locale'

The last presumably is the installer restarting.

Hth,

Alex

>
> Thanks,
>
> Mathieu

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 12:17     ` Mathieu Othacehe
@ 2020-04-10 13:11       ` Alex Sassmannshausen
  2020-04-10 13:53       ` Mathieu Othacehe
  1 sibling, 0 replies; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 13:11 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: guix-devel

Great, thank you for that summary, I think that is right.

I've noticed a further (small?) error:

On installation completion an error flashes up.  When I checked
/var/log/debug, the message is:
…localhost shepherd[1]: system-error("rmdir" "~A" ("Directory not empty") (39))

Best wishes,

Alex


Mathieu Othacehe <m.othacehe@gmail.com> writes:

>> As the system language & locale rather than 
>> - Esperanto
>
> I can reproduce it in QEMU. So there are two issues here:
>
> * Esperanto language/layout crashes the installer.
>
> * When the installer crashes, `umount-cow-store' is not called and the next
> installation is bound to fail because some mounted partitions are still around.
>
> Maybe we need to call this procedure at installer start, in case the
> previous installation has crashed.
>
> Thanks for reporting!
>
> Mathieu

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 12:17     ` Mathieu Othacehe
  2020-04-10 13:11       ` Alex Sassmannshausen
@ 2020-04-10 13:53       ` Mathieu Othacehe
  2020-04-10 14:19         ` Ludovic Courtès
  1 sibling, 1 reply; 33+ messages in thread
From: Mathieu Othacehe @ 2020-04-10 13:53 UTC (permalink / raw)
  To: Alex Sassmannshausen; +Cc: guix-devel


> * Esperanto language/layout crashes the installer.

Fixed by 1a24df44347629cd67821d672edad7636404f293 on master.

Ludo, you may want to cherry-pick it to 1.1.0 branch :)

Mathieu

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 13:53       ` Mathieu Othacehe
@ 2020-04-10 14:19         ` Ludovic Courtès
  2020-04-10 16:02           ` Alex Sassmannshausen
  0 siblings, 1 reply; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-10 14:19 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: guix-devel

Hi!

Mathieu Othacehe <m.othacehe@gmail.com> skribis:

>> * Esperanto language/layout crashes the installer.
>
> Fixed by 1a24df44347629cd67821d672edad7636404f293 on master.
>
> Ludo, you may want to cherry-pick it to 1.1.0 branch :)

Done!

Thanks for testing & fixing, comrades!

Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10  1:56 ` pelzflorian (Florian Pelz)
  2020-04-10 10:38   ` Ludovic Courtès
  2020-04-10 12:06   ` Mathieu Othacehe
@ 2020-04-10 14:35   ` pelzflorian (Florian Pelz)
  2020-04-10 14:47     ` pelzflorian (Florian Pelz)
  2 siblings, 1 reply; 33+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-04-10 14:35 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 2699 bytes --]

On Fri, Apr 10, 2020 at 03:56:21AM +0200, pelzflorian (Florian Pelz) wrote:
> For me the Guix System installer crashes reproducibly after manual
> partitioning, even when not formatting the partition.  The ESP and
> root partition have not been deleted (no matter if I tell the
> installer to format them or not).

Hmm I tried again today but formatting worked now sadly.  I do not
think I did anything differently.  Then I pressed Exit and tried
Partitioning again and then it crashed.

So let me respond to your questions.

On Fri, Apr 10, 2020 at 12:38:05PM +0200, Ludovic Courtès wrote:
> Did you capture the backtrace from /tmp/last-installer-error?  That
> would be great.

I see no file /tmp/last-installer-error.  Note that the error is
during partitioning, not during installation from config.scm.

> > [0060.006214] DEBUG: pty: cannot read from pty of child 364 (5): Input/output error (read_buf() in src/pty.c:478)
> > [0060.006281] DEBUG: pty: HUP on pty of child 364 (pty_input() in src/pty.c:520)
> > [0060.006612] DEBUG: eloop: child 364 exited successfully (sig_child() in src/eloop.c:353)
> > [0060.006627] INFO: pty: child exited: pid: 364 status: 0 (sig_child() in src/pty.c:536)
> > [0060.007224] DEBUG: pty: forking child 414 (pty_spawn() in src/pty.c:422)
> 
> I don’t understand; what is this telling us?

Little.  Maybe something crashed with SIGHUP.

On Fri, Apr 10, 2020 at 02:06:35PM +0200, Mathieu Othacehe wrote:
> Could you share your hard drive layout (size and partitions) and the
> content of `dmesg' and `/var/log/messages' ?

'fdisk -l /dev/sda' prints this:
> Disk /dev/sda: 232.91 GiB, 250059350016 bytes, 488397168 sectors
> Disk model: Hitachi HTS54502
> 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: 48EE311F-1B63-49E0-8498-42158E4CDB82
> 
> Device         Start       End   Sectors   Size Type
> /dev/sda1         40    409639    409600   200M EFI System
> /dev/sda2     671784 104521991 103850208  49.5G Apple HFS/HFS+
> /dev/sda3  104521992 105791527   1269536 619.9M Apple boot
> /dev/sda4  105793536 210913279 105119744  50.1G Linux filesystem
> /dev/sda6  210913280 488396799 277483520 132.3G Linux filesystem
> /dev/sda7     411648    671743    260096   127M Linux filesystem
> 
> Partition table entries are not in disk order.

I attach 'dmesg' output.  I also attach /var/log/messages -- the crash
is at its very end (it is the second try of Format disk? because the
first try worked this time).

I will continue trying things.

Regards,
Florian

[-- Attachment #2: dmesg --]
[-- Type: text/plain, Size: 63415 bytes --]

[    0.000000] Linux version 5.4.31-gnu (nixbld@) (gcc version 7.4.0 (GCC)) #1 SMP 1
[    0.000000] Command line: BOOT_IMAGE=/gnu/store/g56i8savnfr7981fil03idkjl0syj29d-linux-libre-5.4.31/bzImage --root=31393730-3031-3031-3139-343934363833 --system=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system --load=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system/boot quiet modprobe.blacklist=radeon
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    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: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aeffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000af000000-0x00000000beffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bf718fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf719000-0x00000000bf938fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bf939000-0x00000000bf954fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf955000-0x00000000bf96afff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bf96b000-0x00000000bf975fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf976000-0x00000000bf99afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bf99b000-0x00000000bf9b5fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bf9b6000-0x00000000bf9dafff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000bf9db000-0x00000000bfef8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfef9000-0x00000000bfefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d3400000-0x00000000d3400fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v1.10 by Apple
[    0.000000] efi:  ACPI=0xbf96a000  ACPI 2.0=0xbf96a014  SMBIOS=0xbf71a000 
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Apple Inc. MacBookPro7,1/Mac-F222BEC8, BIOS    MBP71.88Z.003F.B00.1802021458 02/02/18
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2389.288 MHz processor
[    0.000030] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000032] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000040] last_pfn = 0x140000 max_arch_pfn = 0x400000000
[    0.000047] MTRR default type: write-back
[    0.000048] MTRR fixed ranges enabled:
[    0.000050]   00000-9FFFF write-back
[    0.000051]   A0000-FFFFF uncachable
[    0.000052] MTRR variable ranges enabled:
[    0.000054]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000055]   1 base 0BFF00000 mask FFFF00000 uncachable
[    0.000056]   2 disabled
[    0.000057]   3 disabled
[    0.000058]   4 disabled
[    0.000058]   5 disabled
[    0.000059]   6 disabled
[    0.000060]   7 disabled
[    0.001192] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001326] last_pfn = 0xbfef9 max_arch_pfn = 0x400000000
[    0.014961] check: Scanning 1 areas for low memory corruption
[    0.014972] BRK [0x74c01000, 0x74c01fff] PGTABLE
[    0.014975] BRK [0x74c02000, 0x74c02fff] PGTABLE
[    0.014977] BRK [0x74c03000, 0x74c03fff] PGTABLE
[    0.015010] BRK [0x74c04000, 0x74c04fff] PGTABLE
[    0.015012] BRK [0x74c05000, 0x74c05fff] PGTABLE
[    0.015182] BRK [0x74c06000, 0x74c06fff] PGTABLE
[    0.015235] BRK [0x74c07000, 0x74c07fff] PGTABLE
[    0.015337] BRK [0x74c08000, 0x74c08fff] PGTABLE
[    0.015430] Secure boot could not be determined
[    0.015431] RAMDISK: [mem 0x36b91000-0x375bffff]
[    0.015437] ACPI: Early table checksum verification disabled
[    0.015442] ACPI: RSDP 0x00000000BF96A014 000024 (v02 APPLE )
[    0.015446] ACPI: XSDT 0x00000000BF96A1C0 00007C (v01 APPLE  Apple00  0000003F      01000013)
[    0.015453] ACPI: FACP 0x00000000BF968000 0000F4 (v04 APPLE  Apple00  0000003F Loki 0000005F)
[    0.015460] ACPI: DSDT 0x00000000BF95A000 0061ED (v01 APPLE  MacBookP 00070001 INTL 20061109)
[    0.015464] ACPI: FACS 0x00000000BF71E000 000040
[    0.015467] ACPI: FACS 0x00000000BF71E000 000040
[    0.015470] ACPI: HPET 0x00000000BF967000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015474] ACPI: APIC 0x00000000BF966000 000068 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015479] ACPI: APIC 0x00000000BF965000 000068 (v02 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015483] ACPI: ASF! 0x00000000BF963000 0000A5 (v32 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015487] ACPI: SBST 0x00000000BF962000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015491] ACPI: ECDT 0x00000000BF961000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015495] ACPI: SSDT 0x00000000BF957000 00023A (v01 APPLE  SataAhci 00001000 INTL 20061109)
[    0.015499] ACPI: SSDT 0x00000000BF956000 000024 (v01 APPLE  Apple    00001000 INTL 20061109)
[    0.015503] ACPI: SSDT 0x00000000BF955000 0004DC (v01 APPLE  CpuPm    00003000 INTL 20061109)
[    0.015507] ACPI: MCFG 0x00000000BF964000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.015511] ACPI: BIOS bug: multiple APIC/MADT found, using 0
[    0.015511] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
[    0.015518] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
[    0.015521] ACPI: Local APIC address 0xfee00000
[    0.015620] No NUMA configuration found
[    0.015621] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[    0.015626] NODE_DATA(0) allocated [mem 0x13fffa000-0x13fffdfff]
[    0.015660] Zone ranges:
[    0.015661]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
[    0.015663]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.015664]   Device   empty
[    0.015665] Movable zone start for each node
[    0.015666] Early memory node ranges
[    0.015667]   node   0: [mem 0x0000000000001000-0x000000000008efff]
[    0.015668]   node   0: [mem 0x0000000000090000-0x000000000009ffff]
[    0.015669]   node   0: [mem 0x0000000000100000-0x00000000aeffffff]
[    0.015671]   node   0: [mem 0x00000000bf000000-0x00000000bf718fff]
[    0.015672]   node   0: [mem 0x00000000bf939000-0x00000000bf954fff]
[    0.015673]   node   0: [mem 0x00000000bf96b000-0x00000000bf975fff]
[    0.015674]   node   0: [mem 0x00000000bf99b000-0x00000000bf9b5fff]
[    0.015674]   node   0: [mem 0x00000000bf9db000-0x00000000bfef8fff]
[    0.015675]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.016185] Zeroed struct page in unavailable ranges: 33769 pages
[    0.016187] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.016188] On node 0 totalpages: 982039
[    0.016190]   DMA32 zone: 11249 pages used for memmap
[    0.016191]   DMA32 zone: 23 pages reserved
[    0.016192]   DMA32 zone: 719895 pages, LIFO batch:63
[    0.039273]   Normal zone: 4096 pages used for memmap
[    0.039275]   Normal zone: 262144 pages, LIFO batch:63
[    0.047408] ACPI: PM-Timer IO Port: 0x408
[    0.047411] ACPI: Local APIC address 0xfee00000
[    0.047422] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.047423] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.047437] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
[    0.047440] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.047442] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.047444] ACPI: IRQ0 used by override.
[    0.047445] ACPI: IRQ9 used by override.
[    0.047447] Using ACPI (MADT) for SMP configuration information
[    0.047449] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[    0.047457] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.047490] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.047492] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.047494] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.047496] PM: Registered nosave memory: [mem 0xaf000000-0xbeffffff]
[    0.047499] PM: Registered nosave memory: [mem 0xbf719000-0xbf938fff]
[    0.047501] PM: Registered nosave memory: [mem 0xbf955000-0xbf96afff]
[    0.047503] PM: Registered nosave memory: [mem 0xbf976000-0xbf99afff]
[    0.047505] PM: Registered nosave memory: [mem 0xbf9b6000-0xbf9dafff]
[    0.047508] PM: Registered nosave memory: [mem 0xbfef9000-0xbfefffff]
[    0.047508] PM: Registered nosave memory: [mem 0xbff00000-0xd33fffff]
[    0.047509] PM: Registered nosave memory: [mem 0xd3400000-0xd3400fff]
[    0.047510] PM: Registered nosave memory: [mem 0xd3401000-0xffbfffff]
[    0.047511] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
[    0.047513] [mem 0xd3401000-0xffbfffff] available for PCI devices
[    0.047517] Booting paravirtualized kernel on bare hardware
[    0.047522] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.047533] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
[    0.048395] percpu: Embedded 53 pages/cpu s178520 r8192 d30376 u1048576
[    0.048406] pcpu-alloc: s178520 r8192 d30376 u1048576 alloc=1*2097152
[    0.048407] pcpu-alloc: [0] 0 1 
[    0.048445] Built 1 zonelists, mobility grouping on.  Total pages: 966671
[    0.048447] Policy zone: Normal
[    0.048449] Kernel command line: BOOT_IMAGE=/gnu/store/g56i8savnfr7981fil03idkjl0syj29d-linux-libre-5.4.31/bzImage --root=31393730-3031-3031-3139-343934363833 --system=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system --load=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system/boot quiet modprobe.blacklist=radeon
[    0.050060] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.050813] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.050870] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.075148] Calgary: detecting Calgary via BIOS EBDA area
[    0.075150] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.106700] Memory: 3629704K/3928156K available (14339K kernel code, 1525K rwdata, 4180K rodata, 1916K init, 2584K bss, 298452K reserved, 0K cma-reserved)
[    0.106713] random: get_random_u64 called from __kmem_cache_create+0x46/0x570 with crng_init=0
[    0.106892] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.106916] Kernel/User page tables isolation: enabled
[    0.106945] ftrace: allocating 41660 entries in 163 pages
[    0.132467] rcu: Hierarchical RCU implementation.
[    0.132469] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.132471] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.132472] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.136848] NR_IRQS: 16640, nr_irqs: 440, preallocated irqs: 16
[    0.137155] Console: colour dummy device 80x25
[    0.137161] printk: console [tty0] enabled
[    0.137189] ACPI: Core revision 20190816
[    0.137309] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
[    0.137327] APIC: Switch to symmetric I/O mode setup
[    0.137776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.157327] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2270b00b8a3, max_idle_ns: 440795237710 ns
[    0.157333] Calibrating delay loop (skipped), value calculated using timer frequency.. 4778.57 BogoMIPS (lpj=9557152)
[    0.157335] pid_max: default: 32768 minimum: 301
[    0.204657] LSM: Security Framework initializing
[    0.204666] Yama: becoming mindful.
[    0.204712] AppArmor: AppArmor initialized
[    0.204714] TOMOYO Linux initialized
[    0.204793] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.204818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.204834] *** VALIDATE tmpfs ***
[    0.205044] *** VALIDATE proc ***
[    0.205127] *** VALIDATE cgroup1 ***
[    0.205129] *** VALIDATE cgroup2 ***
[    0.205197] mce: CPU0: Thermal monitoring enabled (TM2)
[    0.205200] process: using mwait in idle threads
[    0.205205] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.205206] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.205211] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.205213] Spectre V2 : Mitigation: Full generic retpoline
[    0.205214] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.205215] Speculative Store Bypass: Vulnerable
[    0.205219] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.205397] Freeing SMP alternatives memory: 28K
[    0.316217] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz (family: 0x6, model: 0x17, stepping: 0xa)
[    0.316394] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
[    0.316403] ... version:                2
[    0.316404] ... bit width:              40
[    0.316405] ... generic registers:      2
[    0.316406] ... value mask:             000000ffffffffff
[    0.316407] ... max period:             000000007fffffff
[    0.316408] ... fixed-purpose events:   3
[    0.316408] ... event mask:             0000000700000003
[    0.316469] rcu: Hierarchical SRCU implementation.
[    0.317329] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.317329] smp: Bringing up secondary CPUs ...
[    0.317329] x86: Booting SMP configuration:
[    0.317329] .... node  #0, CPUs:      #1
[    0.317349] smp: Brought up 1 node, 2 CPUs
[    0.317351] smpboot: Max logical packages: 1
[    0.317353] smpboot: Total of 2 processors activated (9557.15 BogoMIPS)
[    0.319380] devtmpfs: initialized
[    0.319380] x86/mm: Memory block size: 128MB
[    0.319380] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[    0.319380] PM: Registering ACPI NVS region [mem 0xbf719000-0xbf938fff] (2228224 bytes)
[    0.319380] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.319380] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.319380] pinctrl core: initialized pinctrl subsystem
[    0.319380] PM: RTC time: 14:15:47, date: 2020-04-10
[    0.319380] NET: Registered protocol family 16
[    0.319380] audit: initializing netlink subsys (disabled)
[    0.319380] audit: type=2000 audit(1586528146.180:1): state=initialized audit_enabled=0 res=1
[    0.321335] cpuidle: using governor ladder
[    0.321342] cpuidle: using governor menu
[    0.321395] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.321397] ACPI: bus type PCI registered
[    0.321399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.321685] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
[    0.321699] PCI: not using MMCONFIG
[    0.321701] PCI: Using configuration type 1 for base access
[    0.324157] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.325455] ACPI: Disabled all _OSI OS vendors
[    0.325457] ACPI: Added _OSI(Module Device)
[    0.325458] ACPI: Added _OSI(Processor Device)
[    0.325459] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.325460] ACPI: Added _OSI(Processor Aggregator Device)
[    0.325461] ACPI: Added _OSI(Linux-Dell-Video)
[    0.325462] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.325464] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.325465] ACPI: Added _OSI(Darwin)
[    0.331900] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.332289] ACPI: EC: EC started
[    0.332290] ACPI: EC: interrupt blocked
[    0.334648] ACPI: \: Used as first EC
[    0.334650] ACPI: \: GPE=0x57, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.334651] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.334944] ACPI: BIOS _OSI(Darwin) query honored via DMI
[    0.335581] ACPI: Dynamic OEM Table Load:
[    0.335588] ACPI: SSDT 0xFFFF966D3A942C00 00027A (v01 APPLE  Cpu0Ist  00003000 INTL 20061109)
[    0.336158] ACPI: Dynamic OEM Table Load:
[    0.336165] ACPI: SSDT 0xFFFF966D3B338000 0005A6 (v01 APPLE  Cpu0Cst  00003001 INTL 20061109)
[    0.336887] ACPI: Dynamic OEM Table Load:
[    0.336893] ACPI: SSDT 0xFFFF966D3B361A00 0000C8 (v01 APPLE  Cpu1Ist  00003000 INTL 20061109)
[    0.337347] ACPI: Dynamic OEM Table Load:
[    0.337352] ACPI: SSDT 0xFFFF966D3A90B6C0 000085 (v01 APPLE  Cpu1Cst  00003000 INTL 20061109)
[    0.337979] ACPI: Interpreter enabled
[    0.338001] ACPI: (supports S0 S3 S4 S5)
[    0.338002] ACPI: Using IOAPIC for interrupt routing
[    0.338029] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
[    0.338374] PCI: MMCONFIG at [mem 0xf0000000-0xf04fffff] reserved in ACPI motherboard resources
[    0.338385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.338658] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.338671] ACPI: Enabled 3 GPEs in block 20 to 5F
[    0.351782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.351788] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR]
[    0.351799] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-04] only partially covers this bridge
[    0.352089] PCI host bridge to bus 0000:00
[    0.352091] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.352093] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.352095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.352097] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.352099] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.352100] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.352102] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.352104] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.352105] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.352107] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.352109] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.352110] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.352112] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.352114] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.352115] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.352117] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.352119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.352121] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.352141] pci 0000:00:00.0: [10de:0d60] type 00 class 0x060000
[    0.352392] pci 0000:00:00.1: [10de:0d68] type 00 class 0x050000
[    0.352638] pci 0000:00:01.0: [10de:0d6d] type 00 class 0x050000
[    0.352861] pci 0000:00:01.1: [10de:0d6e] type 00 class 0x050000
[    0.353098] pci 0000:00:01.2: [10de:0d6f] type 00 class 0x050000
[    0.353320] pci 0000:00:01.3: [10de:0d70] type 00 class 0x050000
[    0.353547] pci 0000:00:02.0: [10de:0d71] type 00 class 0x050000
[    0.353766] pci 0000:00:02.1: [10de:0d72] type 00 class 0x050000
[    0.353984] pci 0000:00:03.0: [10de:0d80] type 00 class 0x060100
[    0.353997] pci 0000:00:03.0: reg 0x10: [io  0x2100-0x21ff]
[    0.354148] pci 0000:00:03.1: [10de:0d7b] type 00 class 0x050000
[    0.354321] pci 0000:00:03.2: [10de:0d79] type 00 class 0x0c0500
[    0.354336] pci 0000:00:03.2: reg 0x10: [io  0x2000-0x20ff]
[    0.354344] pci 0000:00:03.2: reg 0x14: [mem 0xd3486000-0xd3487fff]
[    0.354360] pci 0000:00:03.2: reg 0x20: [io  0x2240-0x227f]
[    0.354367] pci 0000:00:03.2: reg 0x24: [io  0x2200-0x223f]
[    0.354402] pci 0000:00:03.2: PME# supported from D3hot D3cold
[    0.354527] pci 0000:00:03.3: [10de:0d69] type 00 class 0x050000
[    0.354783] pci 0000:00:03.4: [10de:0d7a] type 00 class 0x0b4000
[    0.354815] pci 0000:00:03.4: reg 0x10: [mem 0xd3400000-0xd347ffff]
[    0.355056] pci 0000:00:04.0: [10de:0d9c] type 00 class 0x0c0310
[    0.355071] pci 0000:00:04.0: reg 0x10: [mem 0xd348a000-0xd348afff]
[    0.355122] pci 0000:00:04.0: supports D1 D2
[    0.355124] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.355281] pci 0000:00:04.1: [10de:0d9d] type 00 class 0x0c0320
[    0.355297] pci 0000:00:04.1: reg 0x10: [mem 0xd348b100-0xd348b1ff]
[    0.355355] pci 0000:00:04.1: supports D1 D2
[    0.355357] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.355528] pci 0000:00:06.0: [10de:0d9c] type 00 class 0x0c0310
[    0.355543] pci 0000:00:06.0: reg 0x10: [mem 0xd3489000-0xd3489fff]
[    0.355595] pci 0000:00:06.0: supports D1 D2
[    0.355597] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.355751] pci 0000:00:06.1: [10de:0d9d] type 00 class 0x0c0320
[    0.355766] pci 0000:00:06.1: reg 0x10: [mem 0xd348b000-0xd348b0ff]
[    0.355824] pci 0000:00:06.1: supports D1 D2
[    0.355826] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.356010] pci 0000:00:08.0: [10de:0d94] type 00 class 0x040300
[    0.356024] pci 0000:00:08.0: reg 0x10: [mem 0xd3480000-0xd3483fff]
[    0.356076] pci 0000:00:08.0: PME# supported from D3hot D3cold
[    0.356206] pci 0000:00:0a.0: [10de:0d88] type 00 class 0x010601
[    0.356219] pci 0000:00:0a.0: reg 0x10: [io  0x2298-0x229f]
[    0.356225] pci 0000:00:0a.0: reg 0x14: [io  0x22a4-0x22a7]
[    0.356231] pci 0000:00:0a.0: reg 0x18: [io  0x2290-0x2297]
[    0.356236] pci 0000:00:0a.0: reg 0x1c: [io  0x22a0-0x22a3]
[    0.356242] pci 0000:00:0a.0: reg 0x20: [io  0x2280-0x228f]
[    0.356248] pci 0000:00:0a.0: reg 0x24: [mem 0xd3484000-0xd3485fff]
[    0.356383] pci 0000:00:0b.0: [10de:0d75] type 00 class 0x050000
[    0.356396] pci 0000:00:0b.0: reg 0x10: [mem 0xd3488000-0xd3488fff]
[    0.356566] pci 0000:00:0e.0: [10de:0d9a] type 01 class 0x060400
[    0.356713] pci 0000:00:0e.0: enabling Extended Tags
[    0.356882] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.357111] pci 0000:00:15.0: [10de:0d9b] type 01 class 0x060400
[    0.357257] pci 0000:00:15.0: enabling Extended Tags
[    0.357428] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.357647] pci 0000:00:16.0: [10de:0d9b] type 01 class 0x060400
[    0.357794] pci 0000:00:16.0: enabling Extended Tags
[    0.357961] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.358142] pci 0000:00:17.0: [10de:0d76] type 01 class 0x060400
[    0.358189] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
[    0.358442] pci 0000:01:00.0: [11c1:5901] type 00 class 0x0c0010
[    0.358474] pci 0000:01:00.0: reg 0x10: [mem 0xd3300000-0xd3300fff 64bit]
[    0.358597] pci 0000:01:00.0: supports D1 D2
[    0.358598] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.358814] pci 0000:00:0e.0: PCI bridge to [bus 01]
[    0.358836] pci 0000:00:0e.0:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.359161] pci 0000:02:00.0: [14e4:432b] type 00 class 0x028000
[    0.359193] pci 0000:02:00.0: reg 0x10: [mem 0xd3200000-0xd3203fff 64bit]
[    0.359248] pci 0000:02:00.0: enabling Extended Tags
[    0.359320] pci 0000:02:00.0: supports D1 D2
[    0.359322] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.359835] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.359857] pci 0000:00:15.0:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.360166] pci 0000:03:00.0: [14e4:1684] type 00 class 0x020000
[    0.360197] pci 0000:03:00.0: reg 0x10: [mem 0xd3100000-0xd310ffff 64bit]
[    0.360253] pci 0000:03:00.0: enabling Extended Tags
[    0.360335] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.360653] pci 0000:00:16.0: PCI bridge to [bus 03]
[    0.360675] pci 0000:00:16.0:   bridge window [mem 0xd3100000-0xd31fffff]
[    0.360706] pci_bus 0000:04: extended config space not accessible
[    0.360745] pci 0000:04:00.0: [10de:08a0] type 00 class 0x030000
[    0.360755] pci 0000:04:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
[    0.360763] pci 0000:04:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.360771] pci 0000:04:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.360777] pci 0000:04:00.0: reg 0x24: [io  0x1000-0x107f]
[    0.360783] pci 0000:04:00.0: reg 0x30: [mem 0xd3000000-0xd301ffff pref]
[    0.360792] pci 0000:04:00.0: Enabling HDA controller
[    0.360795] pci 0000:04:00.0: BAR 1: assigned to efifb
[    0.360990] pci 0000:00:17.0: PCI bridge to [bus 04]
[    0.360995] pci 0000:00:17.0:   bridge window [io  0x1000-0x1fff]
[    0.360998] pci 0000:00:17.0:   bridge window [mem 0xd2000000-0xd30fffff]
[    0.361001] pci 0000:00:17.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.361553] ACPI: PCI Interrupt Link [LNK1] (IRQs *16 17 18 19 20 21 22 23)
[    0.361663] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 *17 18 19 20 21 22 23)
[    0.361772] ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 *18 19 20 21 22 23)
[    0.361881] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 *19 20 21 22 23)
[    0.361990] ACPI: PCI Interrupt Link [Z00B] (IRQs 16 17 18 *19 20 21 22 23)
[    0.362099] ACPI: PCI Interrupt Link [Z00C] (IRQs 16 17 18 *19 20 21 22 23)
[    0.362209] ACPI: PCI Interrupt Link [Z00D] (IRQs 16 17 18 *19 20 21 22 23)
[    0.362318] ACPI: PCI Interrupt Link [Z00E] (IRQs 16 17 18 *19 20 21 22 23)
[    0.362427] ACPI: PCI Interrupt Link [Z00J] (IRQs 16 17 18 19 20 *21 22 23)
[    0.362536] ACPI: PCI Interrupt Link [Z00K] (IRQs 16 17 18 19 20 *21 22 23)
[    0.362646] ACPI: PCI Interrupt Link [Z00L] (IRQs 16 17 18 19 20 *21 22 23)
[    0.362755] ACPI: PCI Interrupt Link [Z00M] (IRQs 16 17 18 19 20 *21 22 23)
[    0.362864] ACPI: PCI Interrupt Link [Z00N] (IRQs 16 17 18 19 20 21 22 *23)
[    0.362973] ACPI: PCI Interrupt Link [Z00O] (IRQs 16 17 18 19 20 21 22 *23)
[    0.363082] ACPI: PCI Interrupt Link [Z00P] (IRQs 16 17 18 19 20 21 22 *23)
[    0.363191] ACPI: PCI Interrupt Link [Z00Q] (IRQs 16 17 18 19 20 21 22 *23)
[    0.363299] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 *22 23)
[    0.363407] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 *17 18 19 20 21 22 23)
[    0.363514] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 *17 18 19 20 21 22 23)
[    0.363621] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 *17 18 19 20 21 22 23)
[    0.363728] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 *20 21 22 23)
[    0.363836] ACPI: PCI Interrupt Link [LGPU] (IRQs *16 17 18 19 20 21 22 23)
[    0.363942] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.364052] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 *18 19 20 21 22 23)
[    0.364160] ACPI: PCI Interrupt Link [Z000] (IRQs 16 17 *18 19 20 21 22 23)
[    0.364267] ACPI: PCI Interrupt Link [Z001] (IRQs 16 17 18 19 20 21 *22 23)
[    0.364372] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
[    0.364710] ACPI: EC: interrupt unblocked
[    0.364724] ACPI: EC: event unblocked
[    0.364734] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x57, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.364736] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
[    0.364878] iommu: Default domain type: Translated 
[    0.364878] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.364878] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.364878] pci 0000:04:00.0: vgaarb: setting as boot device
[    0.364878] vgaarb: loaded
[    0.364878] SCSI subsystem initialized
[    0.365478] libata version 3.00 loaded.
[    0.365511] ACPI: bus type USB registered
[    0.365530] usbcore: registered new interface driver usbfs
[    0.365542] usbcore: registered new interface driver hub
[    0.365558] usbcore: registered new device driver usb
[    0.365639] EDAC MC: Ver: 3.0.0
[    0.366188] Registered efivars operations
[    0.366275] PCI: Using ACPI for IRQ routing
[    0.366278] PCI: pci_cache_line_size set to 64 bytes
[    0.367049] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.367050] e820: reserve RAM buffer [mem 0xaf000000-0xafffffff]
[    0.367051] e820: reserve RAM buffer [mem 0xbf719000-0xbfffffff]
[    0.367053] e820: reserve RAM buffer [mem 0xbf955000-0xbfffffff]
[    0.367055] e820: reserve RAM buffer [mem 0xbf976000-0xbfffffff]
[    0.367056] e820: reserve RAM buffer [mem 0xbf9b6000-0xbfffffff]
[    0.367057] e820: reserve RAM buffer [mem 0xbfef9000-0xbfffffff]
[    0.367203] NetLabel: Initializing
[    0.367204] NetLabel:  domain hash size = 128
[    0.367205] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.367228] NetLabel:  unlabeled traffic allowed by default
[    0.367247] hpet: 4 channels of 0 reserved for per-cpu timers
[    0.367247] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
[    0.367247] hpet0: 4 comparators, 64-bit 25.000000 MHz counter
[    0.369361] clocksource: Switched to clocksource tsc-early
[    0.389262] *** VALIDATE bpf ***
[    0.389392] VFS: Disk quotas dquot_6.6.0
[    0.389417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.389460] *** VALIDATE ramfs ***
[    0.389465] *** VALIDATE hugetlbfs ***
[    0.389618] AppArmor: AppArmor Filesystem Enabled
[    0.389664] pnp: PnP ACPI init
[    0.389849] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.389856] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.390042] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.390049] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.390190] system 00:02: [io  0x0400-0x047f] has been reserved
[    0.390192] system 00:02: [io  0x0480-0x04ff] has been reserved
[    0.390197] system 00:02: [io  0x0500-0x057f] has been reserved
[    0.390199] system 00:02: [io  0x0580-0x05ff] has been reserved
[    0.390201] system 00:02: [io  0x0800-0x087f] has been reserved
[    0.390203] system 00:02: [io  0x0880-0x08ff] has been reserved
[    0.390206] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.390208] system 00:02: [io  0x0295-0x0296] has been reserved
[    0.390213] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.390246] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.390891] pnp: PnP ACPI: found 4 devices
[    0.393007] thermal_sys: Registered thermal governor 'fair_share'
[    0.393009] thermal_sys: Registered thermal governor 'bang_bang'
[    0.393010] thermal_sys: Registered thermal governor 'step_wise'
[    0.393011] thermal_sys: Registered thermal governor 'user_space'
[    0.393012] thermal_sys: Registered thermal governor 'power_allocator'
[    0.397524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.397585] pci 0000:00:0e.0: PCI bridge to [bus 01]
[    0.397599] pci 0000:00:0e.0:   bridge window [mem 0xd3300000-0xd33fffff]
[    0.397620] pci 0000:00:15.0: PCI bridge to [bus 02]
[    0.397631] pci 0000:00:15.0:   bridge window [mem 0xd3200000-0xd32fffff]
[    0.397651] pci 0000:00:16.0: PCI bridge to [bus 03]
[    0.397662] pci 0000:00:16.0:   bridge window [mem 0xd3100000-0xd31fffff]
[    0.397683] pci 0000:00:17.0: PCI bridge to [bus 04]
[    0.397685] pci 0000:00:17.0:   bridge window [io  0x1000-0x1fff]
[    0.397689] pci 0000:00:17.0:   bridge window [mem 0xd2000000-0xd30fffff]
[    0.397692] pci 0000:00:17.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.397696] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.397698] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.397700] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.397701] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.397703] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.397705] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.397707] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.397708] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.397710] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.397712] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.397714] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.397715] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.397717] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.397719] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.397720] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.397722] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.397724] pci_bus 0000:00: resource 20 [mem 0xc0000000-0xfebfffff window]
[    0.397726] pci_bus 0000:01: resource 1 [mem 0xd3300000-0xd33fffff]
[    0.397728] pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd32fffff]
[    0.397729] pci_bus 0000:03: resource 1 [mem 0xd3100000-0xd31fffff]
[    0.397731] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.397733] pci_bus 0000:04: resource 1 [mem 0xd2000000-0xd30fffff]
[    0.397734] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.397849] NET: Registered protocol family 2
[    0.398055] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.398141] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.398344] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.398424] TCP: Hash tables configured (established 32768 bind 32768)
[    0.398504] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.398535] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.398588] NET: Registered protocol family 1
[    0.399014] PCI Interrupt Link [LUS0] enabled at IRQ 20
[    0.399488] PCI Interrupt Link [LUS2] enabled at IRQ 22
[    0.399937] PCI Interrupt Link [Z000] enabled at IRQ 20
[    0.400382] PCI Interrupt Link [Z001] enabled at IRQ 18
[    0.401031] PCI: CLS 256 bytes, default 64
[    0.401103] Trying to unpack rootfs image as initramfs...
[    0.649508] Freeing initrd memory: 10428K
[    0.649541] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.649543] software IO TLB: mapped [mem 0xa27ae000-0xa67ae000] (64MB)
[    0.649747] check: Scanning for low memory corruption every 60 seconds
[    0.649758] efifb: dmi detected MacBookPro7,1 - framebuffer at 0xc0010000 (1280x800, stride 8192)
[    0.650273] Initialise system trusted keyrings
[    0.650370] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    0.652329] zbud: loaded
[    0.653283] Allocating IMA blacklist keyring.
[    0.657686] Key type asymmetric registered
[    0.657687] Asymmetric key parser 'x509' registered
[    0.657699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.657745] io scheduler mq-deadline registered
[    0.658322] PCI Interrupt Link [Z00B] enabled at IRQ 22
[    0.658883] PCI Interrupt Link [Z00J] enabled at IRQ 17
[    0.659413] PCI Interrupt Link [Z00N] enabled at IRQ 16
[    0.659679] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.659723] efifb: probing for efifb
[    0.659755] efifb: framebuffer at 0xc0010000, using 6400k, total 6400k
[    0.659756] efifb: mode is 1280x800x32, linelength=8192, pages=1
[    0.659757] efifb: scrolling: redraw
[    0.659759] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.659901] Console: switching to colour frame buffer device 160x50
[    0.663818] fb0: EFI VGA frame buffer device
[    0.663831] intel_idle: does not run on family 6 model 23
[    0.663889] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.663939] ACPI: Lid Switch [LID0]
[    0.663989] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.664015] ACPI: Power Button [PWRB]
[    0.664058] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.664083] ACPI: Sleep Button [SLPB]
[    0.664167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.664208] ACPI: Power Button [PWRF]
[    0.664326] Monitor-Mwait will be used to enter C-1 state
[    0.664331] Monitor-Mwait will be used to enter C-2 state
[    0.664334] Monitor-Mwait will be used to enter C-3 state
[    0.664337] tsc: Marking TSC unstable due to TSC halts in idle
[    0.664410] clocksource: Switched to clocksource hpet
[    0.664885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.667629] Linux agpgart interface v0.103
[    0.671202] brd: module loaded
[    0.674004] loop: module loaded
[    0.674621] libphy: Fixed MDIO Bus: probed
[    0.674622] tun: Universal TUN/TAP device driver, 1.6
[    0.674694] PPP generic driver version 2.4.2
[    0.674772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.674776] ehci-pci: EHCI PCI platform driver
[    0.675016] ehci-pci 0000:00:04.1: EHCI Host Controller
[    0.675024] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 1
[    0.675034] ehci-pci 0000:00:04.1: debug port 1
[    0.675068] ehci-pci 0000:00:04.1: disable ppcd for nvidia mcp89
[    0.675074] ehci-pci 0000:00:04.1: cache line size of 256 is not supported
[    0.675092] ehci-pci 0000:00:04.1: irq 22, io mem 0xd348b100
[    0.689447] ehci-pci 0000:00:04.1: USB 2.0 started, EHCI 1.10
[    0.689527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.689530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.689533] usb usb1: Product: EHCI Host Controller
[    0.689535] usb usb1: Manufacturer: Linux 5.4.31-gnu ehci_hcd
[    0.689538] usb usb1: SerialNumber: 0000:00:04.1
[    0.689714] hub 1-0:1.0: USB hub found
[    0.689723] hub 1-0:1.0: 6 ports detected
[    0.690245] ehci-pci 0000:00:06.1: EHCI Host Controller
[    0.690251] ehci-pci 0000:00:06.1: new USB bus registered, assigned bus number 2
[    0.690258] ehci-pci 0000:00:06.1: debug port 1
[    0.690287] ehci-pci 0000:00:06.1: disable ppcd for nvidia mcp89
[    0.690292] ehci-pci 0000:00:06.1: cache line size of 256 is not supported
[    0.690302] ehci-pci 0000:00:06.1: irq 18, io mem 0xd348b000
[    0.705432] ehci-pci 0000:00:06.1: USB 2.0 started, EHCI 1.10
[    0.705516] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.705519] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.705522] usb usb2: Product: EHCI Host Controller
[    0.705524] usb usb2: Manufacturer: Linux 5.4.31-gnu ehci_hcd
[    0.705527] usb usb2: SerialNumber: 0000:00:06.1
[    0.705709] hub 2-0:1.0: USB hub found
[    0.705716] hub 2-0:1.0: 6 ports detected
[    0.706051] ehci-platform: EHCI generic platform driver
[    0.706071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.706074] ohci-pci: OHCI PCI platform driver
[    0.706252] ohci-pci 0000:00:04.0: OHCI PCI host controller
[    0.706261] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 3
[    0.706285] ohci-pci 0000:00:04.0: irq 20, io mem 0xd348a000
[    0.767454] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    0.767456] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.767458] usb usb3: Product: OHCI PCI host controller
[    0.767459] usb usb3: Manufacturer: Linux 5.4.31-gnu ohci_hcd
[    0.767461] usb usb3: SerialNumber: 0000:00:04.0
[    0.767618] hub 3-0:1.0: USB hub found
[    0.767628] hub 3-0:1.0: 6 ports detected
[    0.768099] ohci-pci 0000:00:06.0: OHCI PCI host controller
[    0.768105] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 4
[    0.768122] ohci-pci 0000:00:06.0: irq 20, io mem 0xd3489000
[    0.827453] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
[    0.827455] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.827457] usb usb4: Product: OHCI PCI host controller
[    0.827458] usb usb4: Manufacturer: Linux 5.4.31-gnu ohci_hcd
[    0.827460] usb usb4: SerialNumber: 0000:00:06.0
[    0.827617] hub 4-0:1.0: USB hub found
[    0.827625] hub 4-0:1.0: 6 ports detected
[    0.827953] ohci-platform: OHCI generic platform driver
[    0.827965] uhci_hcd: USB Universal Host Controller Interface driver
[    0.828040] i8042: PNP: No PS/2 controller found.
[    0.828177] mousedev: PS/2 mouse device common for all mice
[    0.828530] rtc_cmos 00:03: RTC can wake from S4
[    0.828905] rtc_cmos 00:03: registered as rtc0
[    0.828929] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    0.828937] i2c /dev entries driver
[    0.828993] device-mapper: uevent: version 1.0.3
[    0.829079] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[    0.829083] intel_pstate: CPU model not supported
[    0.829112] ledtrig-cpu: registered to indicate activity on CPUs
[    0.829115] EFI Variables Facility v0.08 2004-May-17
[    1.025451] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.041449] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.061653] usb 1-1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
[    1.061655] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.061657] usb 1-1: Product: Mass Storage
[    1.061659] usb 1-1: Manufacturer: Generic
[    1.061660] usb 1-1: SerialNumber: 2DD6A22C
[    1.074782] usb 2-1: New USB device found, idVendor=05ac, idProduct=8403, bcdDevice=98.33
[    1.074784] usb 2-1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
[    1.074786] usb 2-1: Product: Card Reader
[    1.074787] usb 2-1: Manufacturer: Apple
[    1.074789] usb 2-1: SerialNumber: 000000009833
[    1.189462] usb 1-6: new high-speed USB device number 3 using ehci-pci
[    1.263416] usb 1-6: New USB device found, idVendor=05ac, idProduct=8507, bcdDevice= 4.35
[    1.263418] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.263419] usb 1-6: Product: Built-in iSight
[    1.263421] usb 1-6: Manufacturer: Apple Inc.
[    1.263422] usb 1-6: SerialNumber: 8HAAU0632DCLPL00
[    1.400625] NET: Registered protocol family 10
[    1.400964] Segment Routing with IPv6
[    1.400986] NET: Registered protocol family 17
[    1.401042] Key type dns_resolver registered
[    1.401278] microcode: sig=0x1067a, pf=0x80, revision=0xa07
[    1.401358] microcode: Microcode Update Driver: v2.2.
[    1.401363] IPI shorthand broadcast: enabled
[    1.401455] registered taskstats version 1
[    1.401459] Loading compiled-in X.509 certificates
[    1.401495] zswap: loaded using pool lzo/zbud
[    1.402305] Key type big_key registered
[    1.402590] Key type encrypted registered
[    1.402592] AppArmor: AppArmor sha1 policy hashing enabled
[    1.402599] ima: No TPM chip found, activating TPM-bypass!
[    1.402603] ima: Allocated hash algorithm: sha1
[    1.402612] ima: No architecture policies found
[    1.402626] evm: Initialising EVM extended attributes:
[    1.402627] evm: security.selinux
[    1.402628] evm: security.SMACK64
[    1.402629] evm: security.SMACK64EXEC
[    1.402630] evm: security.SMACK64TRANSMUTE
[    1.402630] evm: security.SMACK64MMAP
[    1.402631] evm: security.apparmor
[    1.402632] evm: security.ima
[    1.402632] evm: security.capability
[    1.402633] evm: HMAC attrs: 0x1
[    1.403489] PM:   Magic number: 0:941:282
[    1.403543] tty tty19: hash matches
[    1.403676] rtc_cmos 00:03: setting system clock to 2020-04-10T14:15:48 UTC (1586528148)
[    1.404186] Unstable clock detected, switching default tracing clock to "global"
               If you want to keep using the local clock, then add:
                 "trace_clock=local"
               on the kernel command line
[    1.406599] Freeing unused kernel image memory: 1916K
[    1.421498] Write protecting the kernel read-only data: 22528k
[    1.422670] Freeing unused kernel image memory: 2036K
[    1.423665] Freeing unused kernel image memory: 1964K
[    1.423742] Run /init as init process
[    1.518151] ahci 0000:00:0a.0: version 3.0
[    1.518504] PCI Interrupt Link [LSI0] enabled at IRQ 18
[    1.518596] ahci 0000:00:0a.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    1.518599] ahci 0000:00:0a.0: flags: 64bit ncq sntf pm led pio slum part apst 
[    1.519066] scsi host0: ahci
[    1.519292] scsi host1: ahci
[    1.519373] ata1: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484100 irq 27
[    1.519374] ata2: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484180 irq 27
[    1.593447] usb 4-3: new full-speed USB device number 2 using ohci-pci
[    1.725412] random: fast init done
[    1.833193] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.834090] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.834320] ata1.00: ATA-8: Hitachi HTS545025B9SA02, PB2AC60W, max UDMA/133
[    1.834323] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 32)
[    1.835412] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.835641] ata1.00: configured for UDMA/133
[    1.835908] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54502 C60W PQ: 0 ANSI: 5
[    1.836175] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.836249] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.836266] sd 0:0:0:0: [sda] Write Protect is off
[    1.836269] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.836291] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.837459] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.839250] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.839254] ata2.00: ATAPI: MATSHITADVD-R   UJ-898, HC10, max UDMA/100
[    1.841858] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    1.841864] ata2.00: configured for UDMA/100
[    1.845418] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-898   HC10 PQ: 0 ANSI: 5
[    1.849463] usb 4-3: New USB device found, idVendor=05ac, idProduct=0237, bcdDevice= 0.90
[    1.849466] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.849469] usb 4-3: Product: Apple Internal Keyboard / Trackpad
[    1.849471] usb 4-3: Manufacturer: Apple Inc.
[    1.900078] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    1.900081] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.913760] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.913856] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.947607]  sda: sda1 sda2 sda3 sda4 sda6 sda7
[    1.948299] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.950913] usb-storage 1-1:1.0: USB Mass Storage device detected
[    1.951123] scsi host2: usb-storage 1-1:1.0
[    1.951233] usb-storage 2-1:1.0: USB Mass Storage device detected
[    1.951353] scsi host3: usb-storage 2-1:1.0
[    1.951453] usbcore: registered new interface driver usb-storage
[    1.954083] usbcore: registered new interface driver uas
[    1.956272] hidraw: raw HID events driver (C) Jiri Kosina
[    1.969595] usbcore: registered new interface driver usbhid
[    1.969596] usbhid: USB HID core driver
[    1.973475] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.0/0003:05AC:0237.0001/input/input4
[    2.037642] apple 0003:05AC:0237.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input0
[    2.037834] apple 0003:05AC:0237.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input1
[    2.055110] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
[    2.109433] usb 2-4: new high-speed USB device number 4 using ehci-pci
[    2.151236] usb 2-4: New USB device found, idVendor=0b95, idProduct=7720, bcdDevice= 0.01
[    2.151240] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.151243] usb 2-4: Product: AX88x72A
[    2.151245] usb 2-4: Manufacturer: ASIX Elec. Corp.
[    2.151248] usb 2-4: SerialNumber: 0004FA
[    2.481454] usb 4-5: new low-speed USB device number 3 using ohci-pci
[    2.721479] usb 4-5: New USB device found, idVendor=05ac, idProduct=8242, bcdDevice= 0.16
[    2.721483] usb 4-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.721485] usb 4-5: Product: IR Receiver
[    2.721488] usb 4-5: Manufacturer: Apple Computer, Inc.
[    2.955684] scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[    2.955937] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    2.957027] sd 2:0:0:0: [sdb] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB)
[    2.958154] sd 2:0:0:0: [sdb] Write Protect is off
[    2.958157] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    2.959149] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.959492] scsi 3:0:0:0: Direct-Access     APPLE    SD Card Reader   1.00 PQ: 0 ANSI: 0
[    2.959748] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    2.978870] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[    2.984398]  sdb: sdb1 sdb2
[    2.988144] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    3.337445] usb 4-6: new full-speed USB device number 4 using ohci-pci
[    3.599544] usb 4-6: New USB device found, idVendor=0a5c, idProduct=4500, bcdDevice= 1.00
[    3.599547] usb 4-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.599550] usb 4-6: Product: BRCM2046 Hub
[    3.599552] usb 4-6: Manufacturer: Apple Inc.
[    3.602591] hub 4-6:1.0: USB hub found
[    3.605544] hub 4-6:1.0: 3 ports detected
[    3.933428] usb 4-6.1: new full-speed USB device number 5 using ohci-pci
[    4.074556] usb 4-6.1: New USB device found, idVendor=05ac, idProduct=8213, bcdDevice= 2.08
[    4.074560] usb 4-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.074562] usb 4-6.1: Product: Bluetooth USB Host Controller
[    4.074565] usb 4-6.1: Manufacturer: Apple Inc.
[    4.074568] usb 4-6.1: SerialNumber: F0B4790D3F48
[    4.165427] usb 4-6.2: new full-speed USB device number 6 using ohci-pci
[    4.272261] ISO 9660 Extensions: RRIP_1991A
[    4.297488] usb 4-6.2: New USB device found, idVendor=05ac, idProduct=820a, bcdDevice= 1.00
[    4.297492] usb 4-6.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.307008] input: HID 05ac:820a as /devices/pci0000:00/0000:00:06.0/usb4/4-6/4-6.2/4-6.2:1.0/0003:05AC:820A.0004/input/input5
[    4.365561] hid-generic 0003:05AC:820A.0004: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:06.0-6.2/input0
[    4.453366] usb 4-6.3: new full-speed USB device number 7 using ohci-pci
[    4.519977] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
[    4.519999] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
[    4.581499] usb 4-6.3: New USB device found, idVendor=05ac, idProduct=820b, bcdDevice= 1.00
[    4.581502] usb 4-6.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.590953] input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-6/4-6.3/4-6.3:1.0/0003:05AC:820B.0005/input/input6
[    4.591172] hid-generic 0003:05AC:820B.0005: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-6.3/input0
[    6.485348] random: crng init done
[    7.819888] shepherd[1]: Service root has been started.
[    8.135547] shepherd[1]: starting services...
[    8.136297] shepherd[1]: Service root-file-system has been started.
[    8.136937] shepherd[1]: Service user-file-systems has been started.
[    8.146628] shepherd[1]: waiting for udevd...
[    8.197803] udevd[186]: starting version 3.2.9
[    8.243962] udevd[186]: starting eudev-3.2.9
[    8.647548] udevd[186]: no sender credentials received, message ignored
[    8.790138] ACPI: AC Adapter [ADP1] (on-line)
[    8.793748] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
[    8.807473] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
[    8.807498] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[    8.807674] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2c/LNXVIDEO:00/input/input7
[    8.871496] input: bcm5974 as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.2/input/input8
[    8.871638] usbcore: registered new interface driver bcm5974
[    8.873952] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:06.0/usb4/4-5/4-5:1.0/0003:05AC:8242.0003/input/input9
[    8.928972] usbcore: registered new interface driver usbmouse
[    8.937520] appleir 0003:05AC:8242.0003: input,hiddev0,hidraw4: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:06.0-5/input0
[    8.951200] mc: Linux media interface: v0.10
[    8.966177] usbcore: registered new interface driver usbkbd
[    9.040805] videodev: Linux video capture interface: v2.00
[    9.047042] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
[    9.055387] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
[    9.055446] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
[    9.055494] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
[    9.055543] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
[    9.232445] snd_hda_intel 0000:00:08.0: enabling device (0000 -> 0002)
[    9.232807] PCI Interrupt Link [LAZA] enabled at IRQ 20
[    9.232816] snd_hda_intel 0000:00:08.0: Disabling MSI
[    9.232818] snd_hda_intel 0000:00:08.0: position_fix set to 1 for device 10de:cb89
[    9.232963] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8507)
[    9.233560] ssb: Found chip with id 0x4322, rev 0x01 and package 0x0A
[    9.241601] uvcvideo 1-6:1.0: Entity type for entity Processing 3 was not initialized!
[    9.241605] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[    9.241709] input: Built-in iSight: Built-in iSigh as /devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input10
[    9.241852] usbcore: registered new interface driver uvcvideo
[    9.241853] USB Video Class driver (1.1.1)
[    9.273476] firewire_ohci 0000:01:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
[    9.305808] b43-pci-bridge 0000:02:00.0: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[    9.339170] pps_core: LinuxPPS API ver. 1 registered
[    9.339172] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    9.381747] PTP clock support registered
[    9.419069] tg3.c:v3.137 (May 11, 2014)
[    9.429102] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    9.466484] Bluetooth: Core ver 2.22
[    9.466512] NET: Registered protocol family 31
[    9.466513] Bluetooth: HCI device and connection manager initialized
[    9.466520] Bluetooth: HCI socket layer initialized
[    9.466523] Bluetooth: L2CAP socket layer initialized
[    9.466529] Bluetooth: SCO socket layer initialized
[    9.468636] Error: Driver 'pcspkr' is already registered, aborting...
[    9.480820] usbcore: registered new interface driver btusb
[    9.518462] usb 4-6.2: USB disconnect, device number 6
[    9.554097] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95764m) rev 5784100] (PCI Express) MAC address 10:9a:dd:46:4f:9f
[    9.554101] tg3 0000:03:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    9.554103] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    9.554105] tg3 0000:03:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    9.603479] Bluetooth: hci0: BCM: chip id 254 build 0522
[    9.606487] Bluetooth: hci0: BCM: product 05ac:8213
[    9.610484] Bluetooth: hci0: BCM: features 0x00
[    9.628485] Bluetooth: hci0: Bluetooth USB Host Controller
[    9.658878] intel_powerclamp: No package C-state available
[    9.694794] asix 2-4:1.0 eth1: register 'asix' at usb-0000:00:06.1-4, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:c3:a7:0a
[    9.694851] usbcore: registered new interface driver asix
[    9.800236] applesmc: send_byte(0x00, 0x0300) fail: 0x00
[    9.800237] applesmc: : read arg fail
[    9.805528] firewire_core 0000:01:00.0: created device fw0: GUID 70cd60fffe05b3a8, S800
[    9.805536] firewire_core 0000:01:00.0: phy config: new root=ffc0, gap_count=63
[    9.818344] intel_powerclamp: No package C-state available
[    9.822267] ACPI Warning: \_SB.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-66)
[    9.822360] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM
[    9.822410] nouveau 0000:04:00.0: enabling device (0006 -> 0007)
[    9.822620] PCI Interrupt Link [LGPU] enabled at IRQ 16
[    9.822789] checking generic (c0010000 640000) vs hw (c0000000 10000000)
[    9.822790] fb0: switching to nouveaufb from EFI VGA
[    9.822900] Console: switching to colour dummy device 80x25
[    9.823026] nouveau 0000:04:00.0: NVIDIA MCP89 (0af000a2)
[    9.838091] nouveau 0000:04:00.0: bios: version 70.89.02.00.00
[    9.859447] nouveau 0000:04:00.0: fb: 256 MiB stolen system memory
[    9.942494] nouveau 0000:04:00.0: bus: MMIO write of 0000807f FAULT at 100c18
[   10.025537] nouveau 0000:04:00.0: bus: MMIO write of 0000807e FAULT at 100c1c
[   10.041318] usb 4-6.3: USB disconnect, device number 7
[   10.166775] tg3 0000:03:00.0 enp3s0: renamed from eth0
[   10.198396] asix 2-4:1.0 enp0s6f1u4: renamed from eth1
[   10.247571] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.277683] applesmc: key=323 fan=1 temp=15 index=15 acc=1 lux=2 kbd=1
[   10.277685] applesmc: init_smcreg() took 50 ms
[   10.305277] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.312174] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.312178] cfg80211: failed to load regulatory.db
[   10.410150] input: applesmc as /devices/platform/applesmc.768/input/input12
[   10.416825] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   10.436543] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
[   10.477537] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
[   10.477559] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
[   10.493621] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
[   10.493684] b43 ssb0:0: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2
[   10.493692] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
[   10.493717] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
[   10.493743] b43 ssb0:0: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2
[   10.493747] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
[   10.493772] b43-phy0 ERROR: Firmware file "/*(DEBLOBBED)*/" not found
[   10.493775] b43-phy0 ERROR: Firmware file "b43-open//*(DEBLOBBED)*/.fw" not found
[   10.493779] b43-phy0 ERROR: /*(DEBLOBBED)*/
[   10.493910] Broadcom 43xx driver loaded [ Features: PNL ]
[   10.945368] snd_hda_codec_cirrus hdaudioC0D0: autoconfig for CS4206: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
[   10.945371] snd_hda_codec_cirrus hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.945373] snd_hda_codec_cirrus hdaudioC0D0:    hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
[   10.945375] snd_hda_codec_cirrus hdaudioC0D0:    mono: mono_out=0x0
[   10.945377] snd_hda_codec_cirrus hdaudioC0D0:    dig-out=0x10/0x0
[   10.945378] snd_hda_codec_cirrus hdaudioC0D0:    inputs:
[   10.945380] snd_hda_codec_cirrus hdaudioC0D0:      Mic=0xd
[   11.349538] [TTM] Zone  kernel: Available graphics memory: 1884616 KiB
[   11.349540] [TTM] Initializing pool allocator
[   11.349545] [TTM] Initializing DMA pool allocator
[   11.349568] nouveau 0000:04:00.0: DRM: VRAM: 256 MiB
[   11.349569] nouveau 0000:04:00.0: DRM: GART: 1048576 MiB
[   11.349574] nouveau 0000:04:00.0: DRM: TMDS table version 2.0
[   11.349576] nouveau 0000:04:00.0: DRM: DCB version 4.0
[   11.349579] nouveau 0000:04:00.0: DRM: DCB outp 00: 01800113 00010030
[   11.349581] nouveau 0000:04:00.0: DRM: DCB outp 01: 020112a6 0f220010
[   11.349583] nouveau 0000:04:00.0: DRM: DCB outp 02: 02011262 00020010
[   11.349585] nouveau 0000:04:00.0: DRM: DCB conn 00: 00000040
[   11.349587] nouveau 0000:04:00.0: DRM: DCB conn 01: 00101146
[   11.355717] nouveau 0000:04:00.0: DRM: MM: using M2MF for buffer copies
[   11.356433] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.356434] [drm] Driver supports precise vblank timestamp query.
[   11.445645] nouveau 0000:04:00.0: DRM: allocated 1280x800 fb: 0x50000, bo 0000000015c43e90
[   11.445748] fbcon: nouveaudrmfb (fb0) is primary device
[   11.465657] Console: switching to colour frame buffer device 160x50
[   11.467734] nouveau 0000:04:00.0: fb0: nouveaudrmfb frame buffer device
[   11.481730] [drm] Initialized nouveau 1.3.1 20120801 for 0000:04:00.0 on minor 0
[   12.046748] shepherd[1]: Service udev has been started.
[   12.047879] shepherd[1]: Service file-system-/tmp has been started.
[   12.048818] shepherd[1]: Service file-system-/dev/pts has been started.
[   12.049838] shepherd[1]: Service file-system-/dev/shm has been started.
[   12.050786] shepherd[1]: Service file-system-/gnu/store has been started.
[   12.051417] shepherd[1]: Service file-systems has been started.
[   12.052089] shepherd[1]: Service user-processes has been started.
[   12.052762] shepherd[1]: Service host-name has been started.
[   12.064031] shepherd[1]: Service user-homes has been started.
[   12.293998] input: HDA NVidia Headphone as /devices/pci0000:00/0000:00:08.0/sound/card0/input13
[   12.294073] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.0/sound/card0/input14
[   12.294154] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.0/sound/card0/input15
[   12.294224] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.0/sound/card0/input16
[   14.391220] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s6f1u4: link becomes ready
[   14.395518] asix 2-4:1.0 enp0s6f1u4: link up, 100Mbps, full-duplex, lpa 0x45E1
[   14.508188] 8021q: 802.1Q VLAN Support v1.8
[   79.833877]  sda: sda1 sda2 sda3 sda4 sda6 sda7
[  108.339908]  sda: sda1 sda2 sda3 sda4 sda6 sda7
[  132.581631] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[  132.624445] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  167.417428]  sda: sda1 sda2 sda3 sda4 sda6 sda7

[-- Attachment #3: varlogmessages --]
[-- Type: text/plain, Size: 102092 bytes --]

Apr 10 16:15:59 localhost syslogd (GNU inetutils 1.9.4): restart
Apr 10 16:15:59 localhost vmunix: [    0.000000] Linux version 5.4.31-gnu (nixbld@) (gcc version 7.4.0 (GCC)) #1 SMP 1
Apr 10 16:15:59 localhost vmunix: [    0.000000] Command line: BOOT_IMAGE=/gnu/store/g56i8savnfr7981fil03idkjl0syj29d-linux-libre-5.4.31/bzImage --root=31393730-3031-3031-3139-343934363833 --system=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system --load=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system/boot quiet modprobe.blacklist=radeon
Apr 10 16:15:59 localhost vmunix: [    0.000000] KERNEL supported cpus:
Apr 10 16:15:59 localhost vmunix: [    0.000000]   Intel GenuineIntel
Apr 10 16:15:59 localhost vmunix: [    0.000000]   AMD AuthenticAMD
Apr 10 16:15:59 localhost vmunix: [    0.000000]   Hygon HygonGenuine
Apr 10 16:15:59 localhost vmunix: [    0.000000]   Centaur CentaurHauls
Apr 10 16:15:59 localhost vmunix: [    0.000000]   zhaoxin   Shanghai  
Apr 10 16:15:59 localhost vmunix: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Apr 10 16:15:59 localhost vmunix: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Apr 10 16:15:59 localhost vmunix: [    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-provided physical RAM map:
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aeffffff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000af000000-0x00000000beffffff] reserved
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bf718fff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf719000-0x00000000bf938fff] ACPI NVS
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf939000-0x00000000bf954fff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf955000-0x00000000bf96afff] ACPI data
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf96b000-0x00000000bf975fff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf976000-0x00000000bf99afff] reserved
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf99b000-0x00000000bf9b5fff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf9b6000-0x00000000bf9dafff] type 20
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bf9db000-0x00000000bfef8fff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000bfef9000-0x00000000bfefffff] reserved
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000d3400000-0x00000000d3400fff] reserved
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
Apr 10 16:15:59 localhost vmunix: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
Apr 10 16:15:59 localhost vmunix: [    0.000000] NX (Execute Disable) protection: active
Apr 10 16:15:59 localhost vmunix: [    0.000000] efi: EFI v1.10 by Apple
Apr 10 16:15:59 localhost vmunix: [    0.000000] efi:  ACPI=0xbf96a000  ACPI 2.0=0xbf96a014  SMBIOS=0xbf71a000 
Apr 10 16:15:59 localhost vmunix: [    0.000000] SMBIOS 2.4 present.
Apr 10 16:15:59 localhost vmunix: [    0.000000] DMI: Apple Inc. MacBookPro7,1/Mac-F222BEC8, BIOS    MBP71.88Z.003F.B00.1802021458 02/02/18
Apr 10 16:15:59 localhost vmunix: [    0.000000] tsc: Fast TSC calibration using PIT
Apr 10 16:15:59 localhost vmunix: [    0.000000] tsc: Detected 2389.288 MHz processor
Apr 10 16:15:59 localhost vmunix: [    0.000040] last_pfn = 0x140000 max_arch_pfn = 0x400000000
Apr 10 16:15:59 localhost vmunix: [    0.001192] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Apr 10 16:15:59 localhost vmunix: [    0.001326] last_pfn = 0xbfef9 max_arch_pfn = 0x400000000
Apr 10 16:15:59 localhost vmunix: [    0.014961] check: Scanning 1 areas for low memory corruption
Apr 10 16:15:59 localhost vmunix: [    0.015430] Secure boot could not be determined
Apr 10 16:15:59 localhost vmunix: [    0.015431] RAMDISK: [mem 0x36b91000-0x375bffff]
Apr 10 16:15:59 localhost vmunix: [    0.015437] ACPI: Early table checksum verification disabled
Apr 10 16:15:59 localhost vmunix: [    0.015442] ACPI: RSDP 0x00000000BF96A014 000024 (v02 APPLE )
Apr 10 16:15:59 localhost vmunix: [    0.015446] ACPI: XSDT 0x00000000BF96A1C0 00007C (v01 APPLE  Apple00  0000003F      01000013)
Apr 10 16:15:59 localhost vmunix: [    0.015453] ACPI: FACP 0x00000000BF968000 0000F4 (v04 APPLE  Apple00  0000003F Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015460] ACPI: DSDT 0x00000000BF95A000 0061ED (v01 APPLE  MacBookP 00070001 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.015464] ACPI: FACS 0x00000000BF71E000 000040
Apr 10 16:15:59 localhost vmunix: [    0.015467] ACPI: FACS 0x00000000BF71E000 000040
Apr 10 16:15:59 localhost vmunix: [    0.015470] ACPI: HPET 0x00000000BF967000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015474] ACPI: APIC 0x00000000BF966000 000068 (v01 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015479] ACPI: APIC 0x00000000BF965000 000068 (v02 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015483] ACPI: ASF! 0x00000000BF963000 0000A5 (v32 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015487] ACPI: SBST 0x00000000BF962000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015491] ACPI: ECDT 0x00000000BF961000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015495] ACPI: SSDT 0x00000000BF957000 00023A (v01 APPLE  SataAhci 00001000 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.015499] ACPI: SSDT 0x00000000BF956000 000024 (v01 APPLE  Apple    00001000 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.015503] ACPI: SSDT 0x00000000BF955000 0004DC (v01 APPLE  CpuPm    00003000 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.015507] ACPI: MCFG 0x00000000BF964000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
Apr 10 16:15:59 localhost vmunix: [    0.015511] ACPI: BIOS bug: multiple APIC/MADT found, using 0
Apr 10 16:15:59 localhost vmunix: [    0.015511] ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
Apr 10 16:15:59 localhost vmunix: [    0.015518] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
Apr 10 16:15:59 localhost vmunix: [    0.015620] No NUMA configuration found
Apr 10 16:15:59 localhost vmunix: [    0.015621] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
Apr 10 16:15:59 localhost vmunix: [    0.015626] NODE_DATA(0) allocated [mem 0x13fffa000-0x13fffdfff]
Apr 10 16:15:59 localhost vmunix: [    0.015660] Zone ranges:
Apr 10 16:15:59 localhost vmunix: [    0.015661]   DMA32    [mem 0x0000000000001000-0x00000000ffffffff]
Apr 10 16:15:59 localhost vmunix: [    0.015663]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
Apr 10 16:15:59 localhost vmunix: [    0.015664]   Device   empty
Apr 10 16:15:59 localhost vmunix: [    0.015665] Movable zone start for each node
Apr 10 16:15:59 localhost vmunix: [    0.015666] Early memory node ranges
Apr 10 16:15:59 localhost vmunix: [    0.015667]   node   0: [mem 0x0000000000001000-0x000000000008efff]
Apr 10 16:15:59 localhost vmunix: [    0.015668]   node   0: [mem 0x0000000000090000-0x000000000009ffff]
Apr 10 16:15:59 localhost vmunix: [    0.015669]   node   0: [mem 0x0000000000100000-0x00000000aeffffff]
Apr 10 16:15:59 localhost vmunix: [    0.015671]   node   0: [mem 0x00000000bf000000-0x00000000bf718fff]
Apr 10 16:15:59 localhost vmunix: [    0.015672]   node   0: [mem 0x00000000bf939000-0x00000000bf954fff]
Apr 10 16:15:59 localhost vmunix: [    0.015673]   node   0: [mem 0x00000000bf96b000-0x00000000bf975fff]
Apr 10 16:15:59 localhost vmunix: [    0.015674]   node   0: [mem 0x00000000bf99b000-0x00000000bf9b5fff]
Apr 10 16:15:59 localhost vmunix: [    0.015674]   node   0: [mem 0x00000000bf9db000-0x00000000bfef8fff]
Apr 10 16:15:59 localhost vmunix: [    0.015675]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
Apr 10 16:15:59 localhost vmunix: [    0.016185] Zeroed struct page in unavailable ranges: 33769 pages
Apr 10 16:15:59 localhost vmunix: [    0.016187] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
Apr 10 16:15:59 localhost vmunix: [    0.047408] ACPI: PM-Timer IO Port: 0x408
Apr 10 16:15:59 localhost vmunix: [    0.047422] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Apr 10 16:15:59 localhost vmunix: [    0.047423] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Apr 10 16:15:59 localhost vmunix: [    0.047437] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
Apr 10 16:15:59 localhost vmunix: [    0.047440] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 10 16:15:59 localhost vmunix: [    0.047442] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 10 16:15:59 localhost vmunix: [    0.047447] Using ACPI (MADT) for SMP configuration information
Apr 10 16:15:59 localhost vmunix: [    0.047449] ACPI: HPET id: 0x10de8201 base: 0xfed00000
Apr 10 16:15:59 localhost vmunix: [    0.047457] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
Apr 10 16:15:59 localhost vmunix: [    0.047490] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Apr 10 16:15:59 localhost vmunix: [    0.047492] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
Apr 10 16:15:59 localhost vmunix: [    0.047494] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Apr 10 16:15:59 localhost vmunix: [    0.047496] PM: Registered nosave memory: [mem 0xaf000000-0xbeffffff]
Apr 10 16:15:59 localhost vmunix: [    0.047499] PM: Registered nosave memory: [mem 0xbf719000-0xbf938fff]
Apr 10 16:15:59 localhost vmunix: [    0.047501] PM: Registered nosave memory: [mem 0xbf955000-0xbf96afff]
Apr 10 16:15:59 localhost vmunix: [    0.047503] PM: Registered nosave memory: [mem 0xbf976000-0xbf99afff]
Apr 10 16:15:59 localhost vmunix: [    0.047505] PM: Registered nosave memory: [mem 0xbf9b6000-0xbf9dafff]
Apr 10 16:15:59 localhost vmunix: [    0.047508] PM: Registered nosave memory: [mem 0xbfef9000-0xbfefffff]
Apr 10 16:15:59 localhost vmunix: [    0.047508] PM: Registered nosave memory: [mem 0xbff00000-0xd33fffff]
Apr 10 16:15:59 localhost vmunix: [    0.047509] PM: Registered nosave memory: [mem 0xd3400000-0xd3400fff]
Apr 10 16:15:59 localhost vmunix: [    0.047510] PM: Registered nosave memory: [mem 0xd3401000-0xffbfffff]
Apr 10 16:15:59 localhost vmunix: [    0.047511] PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
Apr 10 16:15:59 localhost vmunix: [    0.047513] [mem 0xd3401000-0xffbfffff] available for PCI devices
Apr 10 16:15:59 localhost vmunix: [    0.047517] Booting paravirtualized kernel on bare hardware
Apr 10 16:15:59 localhost vmunix: [    0.047522] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Apr 10 16:15:59 localhost vmunix: [    0.047533] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1
Apr 10 16:15:59 localhost vmunix: [    0.048395] percpu: Embedded 53 pages/cpu s178520 r8192 d30376 u1048576
Apr 10 16:15:59 localhost vmunix: [    0.048445] Built 1 zonelists, mobility grouping on.  Total pages: 966671
Apr 10 16:15:59 localhost vmunix: [    0.048447] Policy zone: Normal
Apr 10 16:15:59 localhost vmunix: [    0.048449] Kernel command line: BOOT_IMAGE=/gnu/store/g56i8savnfr7981fil03idkjl0syj29d-linux-libre-5.4.31/bzImage --root=31393730-3031-3031-3139-343934363833 --system=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system --load=/gnu/store/h0r6vyjla4r46lgd09w8sv1jwb9zmdsx-system/boot quiet modprobe.blacklist=radeon
Apr 10 16:15:59 localhost vmunix: [    0.050060] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.050813] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.050870] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
Apr 10 16:15:59 localhost vmunix: [    0.106700] Memory: 3629704K/3928156K available (14339K kernel code, 1525K rwdata, 4180K rodata, 1916K init, 2584K bss, 298452K reserved, 0K cma-reserved)
Apr 10 16:15:59 localhost vmunix: [    0.106713] random: get_random_u64 called from __kmem_cache_create+0x46/0x570 with crng_init=0
Apr 10 16:15:59 localhost vmunix: [    0.106892] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Apr 10 16:15:59 localhost vmunix: [    0.106916] Kernel/User page tables isolation: enabled
Apr 10 16:15:59 localhost vmunix: [    0.106945] ftrace: allocating 41660 entries in 163 pages
Apr 10 16:15:59 localhost vmunix: [    0.132467] rcu: Hierarchical RCU implementation.
Apr 10 16:15:59 localhost vmunix: [    0.132469] rcu: 	RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
Apr 10 16:15:59 localhost vmunix: [    0.132471] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Apr 10 16:15:59 localhost vmunix: [    0.132472] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Apr 10 16:15:59 localhost vmunix: [    0.136848] NR_IRQS: 16640, nr_irqs: 440, preallocated irqs: 16
Apr 10 16:15:59 localhost vmunix: [    0.137155] Console: colour dummy device 80x25
Apr 10 16:15:59 localhost vmunix: [    0.137161] printk: console [tty0] enabled
Apr 10 16:15:59 localhost vmunix: [    0.137189] ACPI: Core revision 20190816
Apr 10 16:15:59 localhost vmunix: [    0.137309] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
Apr 10 16:15:59 localhost vmunix: [    0.137327] APIC: Switch to symmetric I/O mode setup
Apr 10 16:15:59 localhost vmunix: [    0.137776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 10 16:15:59 localhost vmunix: [    0.157327] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2270b00b8a3, max_idle_ns: 440795237710 ns
Apr 10 16:15:59 localhost vmunix: [    0.157333] Calibrating delay loop (skipped), value calculated using timer frequency.. 4778.57 BogoMIPS (lpj=9557152)
Apr 10 16:15:59 localhost vmunix: [    0.157335] pid_max: default: 32768 minimum: 301
Apr 10 16:15:59 localhost vmunix: [    0.204657] LSM: Security Framework initializing
Apr 10 16:15:59 localhost vmunix: [    0.204666] Yama: becoming mindful.
Apr 10 16:15:59 localhost vmunix: [    0.204712] AppArmor: AppArmor initialized
Apr 10 16:15:59 localhost vmunix: [    0.204714] TOMOYO Linux initialized
Apr 10 16:15:59 localhost vmunix: [    0.204793] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 10 16:15:59 localhost shepherd[1]: Service syslogd has been started. 
Apr 10 16:15:59 localhost vmunix: [    0.204818] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.204834] *** VALIDATE tmpfs ***
Apr 10 16:15:59 localhost vmunix: [    0.205044] *** VALIDATE proc ***
Apr 10 16:15:59 localhost vmunix: [    0.205127] *** VALIDATE cgroup1 ***
Apr 10 16:15:59 localhost vmunix: [    0.205129] *** VALIDATE cgroup2 ***
Apr 10 16:15:59 localhost vmunix: [    0.205197] mce: CPU0: Thermal monitoring enabled (TM2)
Apr 10 16:15:59 localhost vmunix: [    0.205200] process: using mwait in idle threads
Apr 10 16:15:59 localhost vmunix: [    0.205205] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Apr 10 16:15:59 localhost vmunix: [    0.205206] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
Apr 10 16:15:59 localhost vmunix: [    0.205211] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Apr 10 16:15:59 localhost vmunix: [    0.205213] Spectre V2 : Mitigation: Full generic retpoline
Apr 10 16:15:59 localhost vmunix: [    0.205214] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Apr 10 16:15:59 localhost vmunix: [    0.205215] Speculative Store Bypass: Vulnerable
Apr 10 16:15:59 localhost vmunix: [    0.205219] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Apr 10 16:15:59 localhost vmunix: [    0.205397] Freeing SMP alternatives memory: 28K
Apr 10 16:15:59 localhost vmunix: [    0.316217] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz (family: 0x6, model: 0x17, stepping: 0xa)
Apr 10 16:15:59 localhost vmunix: [    0.316394] Performance Events: PEBS fmt0+, Core2 events, 4-deep LBR, Intel PMU driver.
Apr 10 16:15:59 localhost vmunix: [    0.316403] ... version:                2
Apr 10 16:15:59 localhost vmunix: [    0.316404] ... bit width:              40
Apr 10 16:15:59 localhost vmunix: [    0.316405] ... generic registers:      2
Apr 10 16:15:59 localhost vmunix: [    0.316406] ... value mask:             000000ffffffffff
Apr 10 16:15:59 localhost vmunix: [    0.316407] ... max period:             000000007fffffff
Apr 10 16:15:59 localhost vmunix: [    0.316408] ... fixed-purpose events:   3
Apr 10 16:15:59 localhost vmunix: [    0.316408] ... event mask:             0000000700000003
Apr 10 16:15:59 localhost vmunix: [    0.316469] rcu: Hierarchical SRCU implementation.
Apr 10 16:15:59 localhost vmunix: [    0.317329] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Apr 10 16:15:59 localhost vmunix: [    0.317329] smp: Bringing up secondary CPUs ...
Apr 10 16:15:59 localhost vmunix: [    0.317329] x86: Booting SMP configuration:
Apr 10 16:15:59 localhost vmunix: [    0.317329] .... node  #0, CPUs:      #1
Apr 10 16:15:59 localhost vmunix: [    0.317349] smp: Brought up 1 node, 2 CPUs
Apr 10 16:15:59 localhost vmunix: [    0.317351] smpboot: Max logical packages: 1
Apr 10 16:15:59 localhost vmunix: [    0.317353] smpboot: Total of 2 processors activated (9557.15 BogoMIPS)
Apr 10 16:15:59 localhost vmunix: [    0.319380] devtmpfs: initialized
Apr 10 16:15:59 localhost vmunix: [    0.319380] x86/mm: Memory block size: 128MB
Apr 10 16:15:59 localhost vmunix: [    0.319380] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
Apr 10 16:15:59 localhost vmunix: [    0.319380] PM: Registering ACPI NVS region [mem 0xbf719000-0xbf938fff] (2228224 bytes)
Apr 10 16:15:59 localhost vmunix: [    0.319380] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Apr 10 16:15:59 localhost vmunix: [    0.319380] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.319380] pinctrl core: initialized pinctrl subsystem
Apr 10 16:15:59 localhost vmunix: [    0.319380] PM: RTC time: 14:15:47, date: 2020-04-10
Apr 10 16:15:59 localhost vmunix: [    0.319380] NET: Registered protocol family 16
Apr 10 16:15:59 localhost vmunix: [    0.319380] audit: initializing netlink subsys (disabled)
Apr 10 16:15:59 localhost vmunix: [    0.319380] audit: type=2000 audit(1586528146.180:1): state=initialized audit_enabled=0 res=1
Apr 10 16:15:59 localhost vmunix: [    0.321335] cpuidle: using governor ladder
Apr 10 16:15:59 localhost vmunix: [    0.321342] cpuidle: using governor menu
Apr 10 16:15:59 localhost vmunix: [    0.321395] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 10 16:15:59 localhost vmunix: [    0.321397] ACPI: bus type PCI registered
Apr 10 16:15:59 localhost vmunix: [    0.321399] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 10 16:15:59 localhost vmunix: [    0.321685] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
Apr 10 16:15:59 localhost vmunix: [    0.321699] PCI: not using MMCONFIG
Apr 10 16:15:59 localhost vmunix: [    0.321701] PCI: Using configuration type 1 for base access
Apr 10 16:15:59 localhost vmunix: [    0.324157] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Apr 10 16:15:59 localhost vmunix: [    0.325455] ACPI: Disabled all _OSI OS vendors
Apr 10 16:15:59 localhost vmunix: [    0.325457] ACPI: Added _OSI(Module Device)
Apr 10 16:15:59 localhost vmunix: [    0.325458] ACPI: Added _OSI(Processor Device)
Apr 10 16:15:59 localhost vmunix: [    0.325459] ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 10 16:15:59 localhost vmunix: [    0.325460] ACPI: Added _OSI(Processor Aggregator Device)
Apr 10 16:15:59 localhost vmunix: [    0.325461] ACPI: Added _OSI(Linux-Dell-Video)
Apr 10 16:15:59 localhost vmunix: [    0.325462] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Apr 10 16:15:59 localhost vmunix: [    0.325464] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Apr 10 16:15:59 localhost vmunix: [    0.325465] ACPI: Added _OSI(Darwin)
Apr 10 16:15:59 localhost vmunix: [    0.331900] ACPI: 4 ACPI AML tables successfully acquired and loaded
Apr 10 16:15:59 localhost vmunix: [    0.332289] ACPI: EC: EC started
Apr 10 16:15:59 localhost vmunix: [    0.332290] ACPI: EC: interrupt blocked
Apr 10 16:15:59 localhost vmunix: [    0.334648] ACPI: \: Used as first EC
Apr 10 16:15:59 localhost vmunix: [    0.334650] ACPI: \: GPE=0x57, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 10 16:15:59 localhost vmunix: [    0.334651] ACPI: EC: Boot ECDT EC used to handle transactions
Apr 10 16:15:59 localhost vmunix: [    0.334944] ACPI: BIOS _OSI(Darwin) query honored via DMI
Apr 10 16:15:59 localhost vmunix: [    0.335581] ACPI: Dynamic OEM Table Load:
Apr 10 16:15:59 localhost vmunix: [    0.335588] ACPI: SSDT 0xFFFF966D3A942C00 00027A (v01 APPLE  Cpu0Ist  00003000 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.336158] ACPI: Dynamic OEM Table Load:
Apr 10 16:15:59 localhost vmunix: [    0.336165] ACPI: SSDT 0xFFFF966D3B338000 0005A6 (v01 APPLE  Cpu0Cst  00003001 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.336887] ACPI: Dynamic OEM Table Load:
Apr 10 16:15:59 localhost vmunix: [    0.336893] ACPI: SSDT 0xFFFF966D3B361A00 0000C8 (v01 APPLE  Cpu1Ist  00003000 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.337347] ACPI: Dynamic OEM Table Load:
Apr 10 16:15:59 localhost vmunix: [    0.337352] ACPI: SSDT 0xFFFF966D3A90B6C0 000085 (v01 APPLE  Cpu1Cst  00003000 INTL 20061109)
Apr 10 16:15:59 localhost vmunix: [    0.337979] ACPI: Interpreter enabled
Apr 10 16:15:59 localhost vmunix: [    0.338001] ACPI: (supports S0 S3 S4 S5)
Apr 10 16:15:59 localhost vmunix: [    0.338002] ACPI: Using IOAPIC for interrupt routing
Apr 10 16:15:59 localhost vmunix: [    0.338029] PCI: MMCONFIG for domain 0000 [bus 00-04] at [mem 0xf0000000-0xf04fffff] (base 0xf0000000)
Apr 10 16:15:59 localhost vmunix: [    0.338374] PCI: MMCONFIG at [mem 0xf0000000-0xf04fffff] reserved in ACPI motherboard resources
Apr 10 16:15:59 localhost vmunix: [    0.338385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 10 16:15:59 localhost vmunix: [    0.338658] ACPI: Enabled 8 GPEs in block 00 to 1F
Apr 10 16:15:59 localhost vmunix: [    0.338671] ACPI: Enabled 3 GPEs in block 20 to 5F
Apr 10 16:15:59 localhost vmunix: [    0.351782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Apr 10 16:15:59 localhost vmunix: [    0.351788] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability LTR]
Apr 10 16:15:59 localhost vmunix: [    0.351799] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-04] only partially covers this bridge
Apr 10 16:15:59 localhost vmunix: [    0.352089] PCI host bridge to bus 0000:00
Apr 10 16:15:59 localhost vmunix: [    0.352091] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Apr 10 16:15:59 localhost vmunix: [    0.352093] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Apr 10 16:15:59 localhost vmunix: [    0.352095] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Apr 10 16:15:59 localhost vmunix: [    0.352097] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
Apr 10 16:15:59 localhost vmunix: [    0.352099] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
Apr 10 16:15:59 localhost vmunix: [    0.352100] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
Apr 10 16:15:59 localhost vmunix: [    0.352102] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
Apr 10 16:15:59 localhost vmunix: [    0.352104] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Apr 10 16:15:59 localhost vmunix: [    0.352105] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Apr 10 16:15:59 localhost vmunix: [    0.352107] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Apr 10 16:15:59 localhost vmunix: [    0.352109] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Apr 10 16:15:59 localhost vmunix: [    0.352110] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
Apr 10 16:15:59 localhost vmunix: [    0.352112] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
Apr 10 16:15:59 localhost vmunix: [    0.352114] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
Apr 10 16:15:59 localhost vmunix: [    0.352115] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
Apr 10 16:15:59 localhost vmunix: [    0.352117] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
Apr 10 16:15:59 localhost vmunix: [    0.352119] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
Apr 10 16:15:59 localhost vmunix: [    0.352121] pci_bus 0000:00: root bus resource [bus 00-ff]
Apr 10 16:15:59 localhost vmunix: [    0.352141] pci 0000:00:00.0: [10de:0d60] type 00 class 0x060000
Apr 10 16:15:59 localhost vmunix: [    0.352392] pci 0000:00:00.1: [10de:0d68] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.352638] pci 0000:00:01.0: [10de:0d6d] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.352861] pci 0000:00:01.1: [10de:0d6e] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.353098] pci 0000:00:01.2: [10de:0d6f] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.353320] pci 0000:00:01.3: [10de:0d70] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.353547] pci 0000:00:02.0: [10de:0d71] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.353766] pci 0000:00:02.1: [10de:0d72] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.353984] pci 0000:00:03.0: [10de:0d80] type 00 class 0x060100
Apr 10 16:15:59 localhost vmunix: [    0.353997] pci 0000:00:03.0: reg 0x10: [io  0x2100-0x21ff]
Apr 10 16:15:59 localhost vmunix: [    0.354148] pci 0000:00:03.1: [10de:0d7b] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.354321] pci 0000:00:03.2: [10de:0d79] type 00 class 0x0c0500
Apr 10 16:15:59 localhost vmunix: [    0.354336] pci 0000:00:03.2: reg 0x10: [io  0x2000-0x20ff]
Apr 10 16:15:59 localhost vmunix: [    0.354344] pci 0000:00:03.2: reg 0x14: [mem 0xd3486000-0xd3487fff]
Apr 10 16:15:59 localhost vmunix: [    0.354360] pci 0000:00:03.2: reg 0x20: [io  0x2240-0x227f]
Apr 10 16:15:59 localhost vmunix: [    0.354367] pci 0000:00:03.2: reg 0x24: [io  0x2200-0x223f]
Apr 10 16:15:59 localhost vmunix: [    0.354402] pci 0000:00:03.2: PME# supported from D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.354527] pci 0000:00:03.3: [10de:0d69] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.354783] pci 0000:00:03.4: [10de:0d7a] type 00 class 0x0b4000
Apr 10 16:15:59 localhost vmunix: [    0.354815] pci 0000:00:03.4: reg 0x10: [mem 0xd3400000-0xd347ffff]
Apr 10 16:15:59 localhost vmunix: [    0.355056] pci 0000:00:04.0: [10de:0d9c] type 00 class 0x0c0310
Apr 10 16:15:59 localhost vmunix: [    0.355071] pci 0000:00:04.0: reg 0x10: [mem 0xd348a000-0xd348afff]
Apr 10 16:15:59 localhost vmunix: [    0.355122] pci 0000:00:04.0: supports D1 D2
Apr 10 16:15:59 localhost vmunix: [    0.355124] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.355281] pci 0000:00:04.1: [10de:0d9d] type 00 class 0x0c0320
Apr 10 16:15:59 localhost vmunix: [    0.355297] pci 0000:00:04.1: reg 0x10: [mem 0xd348b100-0xd348b1ff]
Apr 10 16:15:59 localhost vmunix: [    0.355355] pci 0000:00:04.1: supports D1 D2
Apr 10 16:15:59 localhost vmunix: [    0.355357] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.355528] pci 0000:00:06.0: [10de:0d9c] type 00 class 0x0c0310
Apr 10 16:15:59 localhost vmunix: [    0.355543] pci 0000:00:06.0: reg 0x10: [mem 0xd3489000-0xd3489fff]
Apr 10 16:15:59 localhost vmunix: [    0.355595] pci 0000:00:06.0: supports D1 D2
Apr 10 16:15:59 localhost vmunix: [    0.355597] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.355751] pci 0000:00:06.1: [10de:0d9d] type 00 class 0x0c0320
Apr 10 16:15:59 localhost vmunix: [    0.355766] pci 0000:00:06.1: reg 0x10: [mem 0xd348b000-0xd348b0ff]
Apr 10 16:15:59 localhost vmunix: [    0.355824] pci 0000:00:06.1: supports D1 D2
Apr 10 16:15:59 localhost vmunix: [    0.355826] pci 0000:00:06.1: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.356010] pci 0000:00:08.0: [10de:0d94] type 00 class 0x040300
Apr 10 16:15:59 localhost vmunix: [    0.356024] pci 0000:00:08.0: reg 0x10: [mem 0xd3480000-0xd3483fff]
Apr 10 16:15:59 localhost vmunix: [    0.356076] pci 0000:00:08.0: PME# supported from D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.356206] pci 0000:00:0a.0: [10de:0d88] type 00 class 0x010601
Apr 10 16:15:59 localhost vmunix: [    0.356219] pci 0000:00:0a.0: reg 0x10: [io  0x2298-0x229f]
Apr 10 16:15:59 localhost vmunix: [    0.356225] pci 0000:00:0a.0: reg 0x14: [io  0x22a4-0x22a7]
Apr 10 16:15:59 localhost vmunix: [    0.356231] pci 0000:00:0a.0: reg 0x18: [io  0x2290-0x2297]
Apr 10 16:15:59 localhost vmunix: [    0.356236] pci 0000:00:0a.0: reg 0x1c: [io  0x22a0-0x22a3]
Apr 10 16:15:59 localhost vmunix: [    0.356242] pci 0000:00:0a.0: reg 0x20: [io  0x2280-0x228f]
Apr 10 16:15:59 localhost vmunix: [    0.356248] pci 0000:00:0a.0: reg 0x24: [mem 0xd3484000-0xd3485fff]
Apr 10 16:15:59 localhost vmunix: [    0.356383] pci 0000:00:0b.0: [10de:0d75] type 00 class 0x050000
Apr 10 16:15:59 localhost vmunix: [    0.356396] pci 0000:00:0b.0: reg 0x10: [mem 0xd3488000-0xd3488fff]
Apr 10 16:15:59 localhost vmunix: [    0.356566] pci 0000:00:0e.0: [10de:0d9a] type 01 class 0x060400
Apr 10 16:15:59 localhost vmunix: [    0.356713] pci 0000:00:0e.0: enabling Extended Tags
Apr 10 16:15:59 localhost vmunix: [    0.356882] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.357111] pci 0000:00:15.0: [10de:0d9b] type 01 class 0x060400
Apr 10 16:15:59 localhost vmunix: [    0.357257] pci 0000:00:15.0: enabling Extended Tags
Apr 10 16:15:59 localhost vmunix: [    0.357428] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.357647] pci 0000:00:16.0: [10de:0d9b] type 01 class 0x060400
Apr 10 16:15:59 localhost vmunix: [    0.357794] pci 0000:00:16.0: enabling Extended Tags
Apr 10 16:15:59 localhost vmunix: [    0.357961] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.358142] pci 0000:00:17.0: [10de:0d76] type 01 class 0x060400
Apr 10 16:15:59 localhost vmunix: [    0.358189] pci 0000:00:17.0: PME# supported from D0 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.358442] pci 0000:01:00.0: [11c1:5901] type 00 class 0x0c0010
Apr 10 16:15:59 localhost vmunix: [    0.358474] pci 0000:01:00.0: reg 0x10: [mem 0xd3300000-0xd3300fff 64bit]
Apr 10 16:15:59 localhost vmunix: [    0.358597] pci 0000:01:00.0: supports D1 D2
Apr 10 16:15:59 localhost vmunix: [    0.358598] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.358814] pci 0000:00:0e.0: PCI bridge to [bus 01]
Apr 10 16:15:59 localhost vmunix: [    0.358836] pci 0000:00:0e.0:   bridge window [mem 0xd3300000-0xd33fffff]
Apr 10 16:15:59 localhost vmunix: [    0.359161] pci 0000:02:00.0: [14e4:432b] type 00 class 0x028000
Apr 10 16:15:59 localhost vmunix: [    0.359193] pci 0000:02:00.0: reg 0x10: [mem 0xd3200000-0xd3203fff 64bit]
Apr 10 16:15:59 localhost vmunix: [    0.359248] pci 0000:02:00.0: enabling Extended Tags
Apr 10 16:15:59 localhost vmunix: [    0.359320] pci 0000:02:00.0: supports D1 D2
Apr 10 16:15:59 localhost vmunix: [    0.359322] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.359835] pci 0000:00:15.0: PCI bridge to [bus 02]
Apr 10 16:15:59 localhost vmunix: [    0.359857] pci 0000:00:15.0:   bridge window [mem 0xd3200000-0xd32fffff]
Apr 10 16:15:59 localhost vmunix: [    0.360166] pci 0000:03:00.0: [14e4:1684] type 00 class 0x020000
Apr 10 16:15:59 localhost vmunix: [    0.360197] pci 0000:03:00.0: reg 0x10: [mem 0xd3100000-0xd310ffff 64bit]
Apr 10 16:15:59 localhost vmunix: [    0.360253] pci 0000:03:00.0: enabling Extended Tags
Apr 10 16:15:59 localhost vmunix: [    0.360335] pci 0000:03:00.0: PME# supported from D3hot D3cold
Apr 10 16:15:59 localhost vmunix: [    0.360653] pci 0000:00:16.0: PCI bridge to [bus 03]
Apr 10 16:15:59 localhost vmunix: [    0.360675] pci 0000:00:16.0:   bridge window [mem 0xd3100000-0xd31fffff]
Apr 10 16:15:59 localhost vmunix: [    0.360706] pci_bus 0000:04: extended config space not accessible
Apr 10 16:15:59 localhost vmunix: [    0.360745] pci 0000:04:00.0: [10de:08a0] type 00 class 0x030000
Apr 10 16:15:59 localhost vmunix: [    0.360755] pci 0000:04:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
Apr 10 16:15:59 localhost vmunix: [    0.360763] pci 0000:04:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
Apr 10 16:15:59 localhost vmunix: [    0.360771] pci 0000:04:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
Apr 10 16:15:59 localhost vmunix: [    0.360777] pci 0000:04:00.0: reg 0x24: [io  0x1000-0x107f]
Apr 10 16:15:59 localhost vmunix: [    0.360783] pci 0000:04:00.0: reg 0x30: [mem 0xd3000000-0xd301ffff pref]
Apr 10 16:15:59 localhost vmunix: [    0.360792] pci 0000:04:00.0: Enabling HDA controller
Apr 10 16:15:59 localhost vmunix: [    0.360795] pci 0000:04:00.0: BAR 1: assigned to efifb
Apr 10 16:15:59 localhost vmunix: [    0.360990] pci 0000:00:17.0: PCI bridge to [bus 04]
Apr 10 16:15:59 localhost vmunix: [    0.360995] pci 0000:00:17.0:   bridge window [io  0x1000-0x1fff]
Apr 10 16:15:59 localhost vmunix: [    0.360998] pci 0000:00:17.0:   bridge window [mem 0xd2000000-0xd30fffff]
Apr 10 16:15:59 localhost vmunix: [    0.361001] pci 0000:00:17.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 10 16:15:59 localhost vmunix: [    0.361553] ACPI: PCI Interrupt Link [LNK1] (IRQs *16 17 18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.361663] ACPI: PCI Interrupt Link [LNK2] (IRQs 16 *17 18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.361772] ACPI: PCI Interrupt Link [LNK3] (IRQs 16 17 *18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.361881] ACPI: PCI Interrupt Link [LNK4] (IRQs 16 17 18 *19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.361990] ACPI: PCI Interrupt Link [Z00B] (IRQs 16 17 18 *19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362099] ACPI: PCI Interrupt Link [Z00C] (IRQs 16 17 18 *19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362209] ACPI: PCI Interrupt Link [Z00D] (IRQs 16 17 18 *19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362318] ACPI: PCI Interrupt Link [Z00E] (IRQs 16 17 18 *19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362427] ACPI: PCI Interrupt Link [Z00J] (IRQs 16 17 18 19 20 *21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362536] ACPI: PCI Interrupt Link [Z00K] (IRQs 16 17 18 19 20 *21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362646] ACPI: PCI Interrupt Link [Z00L] (IRQs 16 17 18 19 20 *21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362755] ACPI: PCI Interrupt Link [Z00M] (IRQs 16 17 18 19 20 *21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.362864] ACPI: PCI Interrupt Link [Z00N] (IRQs 16 17 18 19 20 21 22 *23)
Apr 10 16:15:59 localhost vmunix: [    0.362973] ACPI: PCI Interrupt Link [Z00O] (IRQs 16 17 18 19 20 21 22 *23)
Apr 10 16:15:59 localhost vmunix: [    0.363082] ACPI: PCI Interrupt Link [Z00P] (IRQs 16 17 18 19 20 21 22 *23)
Apr 10 16:15:59 localhost vmunix: [    0.363191] ACPI: PCI Interrupt Link [Z00Q] (IRQs 16 17 18 19 20 21 22 *23)
Apr 10 16:15:59 localhost vmunix: [    0.363299] ACPI: PCI Interrupt Link [LSMB] (IRQs 16 17 18 19 20 21 *22 23)
Apr 10 16:15:59 localhost vmunix: [    0.363407] ACPI: PCI Interrupt Link [LUS0] (IRQs 16 *17 18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.363514] ACPI: PCI Interrupt Link [LUS2] (IRQs 16 *17 18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.363621] ACPI: PCI Interrupt Link [LMAC] (IRQs 16 *17 18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.363728] ACPI: PCI Interrupt Link [LAZA] (IRQs 16 17 18 19 *20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.363836] ACPI: PCI Interrupt Link [LGPU] (IRQs *16 17 18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.363942] ACPI: PCI Interrupt Link [LPID] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Apr 10 16:15:59 localhost vmunix: [    0.364052] ACPI: PCI Interrupt Link [LSI0] (IRQs 16 17 *18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.364160] ACPI: PCI Interrupt Link [Z000] (IRQs 16 17 *18 19 20 21 22 23)
Apr 10 16:15:59 localhost vmunix: [    0.364267] ACPI: PCI Interrupt Link [Z001] (IRQs 16 17 18 19 20 21 *22 23)
Apr 10 16:15:59 localhost vmunix: [    0.364372] ACPI: PCI Interrupt Link [LPMU] (IRQs 16 17 18 19 20 21 22 23) *0, disabled.
Apr 10 16:15:59 localhost vmunix: [    0.364710] ACPI: EC: interrupt unblocked
Apr 10 16:15:59 localhost vmunix: [    0.364724] ACPI: EC: event unblocked
Apr 10 16:15:59 localhost vmunix: [    0.364734] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x57, EC_CMD/EC_SC=0x66, EC_DATA=0x62
Apr 10 16:15:59 localhost vmunix: [    0.364736] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions and events
Apr 10 16:15:59 localhost vmunix: [    0.364878] iommu: Default domain type: Translated 
Apr 10 16:15:59 localhost vmunix: [    0.364878] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Apr 10 16:15:59 localhost vmunix: [    0.364878] pci 0000:04:00.0: vgaarb: bridge control possible
Apr 10 16:15:59 localhost vmunix: [    0.364878] pci 0000:04:00.0: vgaarb: setting as boot device
Apr 10 16:15:59 localhost vmunix: [    0.364878] vgaarb: loaded
Apr 10 16:15:59 localhost vmunix: [    0.364878] SCSI subsystem initialized
Apr 10 16:15:59 localhost vmunix: [    0.365511] ACPI: bus type USB registered
Apr 10 16:15:59 localhost vmunix: [    0.365530] usbcore: registered new interface driver usbfs
Apr 10 16:15:59 localhost vmunix: [    0.365542] usbcore: registered new interface driver hub
Apr 10 16:15:59 localhost vmunix: [    0.365558] usbcore: registered new device driver usb
Apr 10 16:15:59 localhost vmunix: [    0.365639] EDAC MC: Ver: 3.0.0
Apr 10 16:15:59 localhost vmunix: [    0.366188] Registered efivars operations
Apr 10 16:15:59 localhost vmunix: [    0.366275] PCI: Using ACPI for IRQ routing
Apr 10 16:15:59 localhost vmunix: [    0.367203] NetLabel: Initializing
Apr 10 16:15:59 localhost vmunix: [    0.367204] NetLabel:  domain hash size = 128
Apr 10 16:15:59 localhost vmunix: [    0.367205] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Apr 10 16:15:59 localhost vmunix: [    0.367228] NetLabel:  unlabeled traffic allowed by default
Apr 10 16:15:59 localhost vmunix: [    0.367247] hpet: 4 channels of 0 reserved for per-cpu timers
Apr 10 16:15:59 localhost vmunix: [    0.367247] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31, 31
Apr 10 16:15:59 localhost vmunix: [    0.367247] hpet0: 4 comparators, 64-bit 25.000000 MHz counter
Apr 10 16:15:59 localhost vmunix: [    0.369361] clocksource: Switched to clocksource tsc-early
Apr 10 16:15:59 localhost vmunix: [    0.389262] *** VALIDATE bpf ***
Apr 10 16:15:59 localhost vmunix: [    0.389392] VFS: Disk quotas dquot_6.6.0
Apr 10 16:15:59 localhost vmunix: [    0.389417] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 10 16:15:59 localhost vmunix: [    0.389460] *** VALIDATE ramfs ***
Apr 10 16:15:59 localhost vmunix: [    0.389465] *** VALIDATE hugetlbfs ***
Apr 10 16:15:59 localhost vmunix: [    0.389618] AppArmor: AppArmor Filesystem Enabled
Apr 10 16:15:59 localhost vmunix: [    0.389664] pnp: PnP ACPI init
Apr 10 16:15:59 localhost vmunix: [    0.389849] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390042] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390190] system 00:02: [io  0x0400-0x047f] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390192] system 00:02: [io  0x0480-0x04ff] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390197] system 00:02: [io  0x0500-0x057f] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390199] system 00:02: [io  0x0580-0x05ff] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390201] system 00:02: [io  0x0800-0x087f] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390203] system 00:02: [io  0x0880-0x08ff] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390206] system 00:02: [io  0x04d0-0x04d1] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390208] system 00:02: [io  0x0295-0x0296] has been reserved
Apr 10 16:15:59 localhost vmunix: [    0.390891] pnp: PnP ACPI: found 4 devices
Apr 10 16:15:59 localhost vmunix: [    0.393007] thermal_sys: Registered thermal governor 'fair_share'
Apr 10 16:15:59 localhost vmunix: [    0.393009] thermal_sys: Registered thermal governor 'bang_bang'
Apr 10 16:15:59 localhost vmunix: [    0.393010] thermal_sys: Registered thermal governor 'step_wise'
Apr 10 16:15:59 localhost vmunix: [    0.393011] thermal_sys: Registered thermal governor 'user_space'
Apr 10 16:15:59 localhost vmunix: [    0.393012] thermal_sys: Registered thermal governor 'power_allocator'
Apr 10 16:15:59 localhost vmunix: [    0.397524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Apr 10 16:15:59 localhost vmunix: [    0.397585] pci 0000:00:0e.0: PCI bridge to [bus 01]
Apr 10 16:15:59 localhost vmunix: [    0.397599] pci 0000:00:0e.0:   bridge window [mem 0xd3300000-0xd33fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397620] pci 0000:00:15.0: PCI bridge to [bus 02]
Apr 10 16:15:59 localhost vmunix: [    0.397631] pci 0000:00:15.0:   bridge window [mem 0xd3200000-0xd32fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397651] pci 0000:00:16.0: PCI bridge to [bus 03]
Apr 10 16:15:59 localhost vmunix: [    0.397662] pci 0000:00:16.0:   bridge window [mem 0xd3100000-0xd31fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397683] pci 0000:00:17.0: PCI bridge to [bus 04]
Apr 10 16:15:59 localhost vmunix: [    0.397685] pci 0000:00:17.0:   bridge window [io  0x1000-0x1fff]
Apr 10 16:15:59 localhost vmunix: [    0.397689] pci 0000:00:17.0:   bridge window [mem 0xd2000000-0xd30fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397692] pci 0000:00:17.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 10 16:15:59 localhost vmunix: [    0.397696] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Apr 10 16:15:59 localhost vmunix: [    0.397698] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Apr 10 16:15:59 localhost vmunix: [    0.397700] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Apr 10 16:15:59 localhost vmunix: [    0.397701] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
Apr 10 16:15:59 localhost vmunix: [    0.397703] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
Apr 10 16:15:59 localhost vmunix: [    0.397705] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
Apr 10 16:15:59 localhost vmunix: [    0.397707] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
Apr 10 16:15:59 localhost vmunix: [    0.397708] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
Apr 10 16:15:59 localhost vmunix: [    0.397710] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
Apr 10 16:15:59 localhost vmunix: [    0.397712] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
Apr 10 16:15:59 localhost vmunix: [    0.397714] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
Apr 10 16:15:59 localhost vmunix: [    0.397715] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
Apr 10 16:15:59 localhost vmunix: [    0.397717] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
Apr 10 16:15:59 localhost vmunix: [    0.397719] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
Apr 10 16:15:59 localhost vmunix: [    0.397720] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
Apr 10 16:15:59 localhost vmunix: [    0.397722] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
Apr 10 16:15:59 localhost vmunix: [    0.397724] pci_bus 0000:00: resource 20 [mem 0xc0000000-0xfebfffff window]
Apr 10 16:15:59 localhost vmunix: [    0.397726] pci_bus 0000:01: resource 1 [mem 0xd3300000-0xd33fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397728] pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd32fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397729] pci_bus 0000:03: resource 1 [mem 0xd3100000-0xd31fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397731] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
Apr 10 16:15:59 localhost vmunix: [    0.397733] pci_bus 0000:04: resource 1 [mem 0xd2000000-0xd30fffff]
Apr 10 16:15:59 localhost vmunix: [    0.397734] pci_bus 0000:04: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
Apr 10 16:15:59 localhost vmunix: [    0.397849] NET: Registered protocol family 2
Apr 10 16:15:59 localhost vmunix: [    0.398055] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.398141] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.398344] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.398424] TCP: Hash tables configured (established 32768 bind 32768)
Apr 10 16:15:59 localhost vmunix: [    0.398504] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.398535] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Apr 10 16:15:59 localhost vmunix: [    0.398588] NET: Registered protocol family 1
Apr 10 16:15:59 localhost vmunix: [    0.399014] PCI Interrupt Link [LUS0] enabled at IRQ 20
Apr 10 16:15:59 localhost vmunix: [    0.399488] PCI Interrupt Link [LUS2] enabled at IRQ 22
Apr 10 16:15:59 localhost vmunix: [    0.399937] PCI Interrupt Link [Z000] enabled at IRQ 20
Apr 10 16:15:59 localhost vmunix: [    0.400382] PCI Interrupt Link [Z001] enabled at IRQ 18
Apr 10 16:15:59 localhost vmunix: [    0.401031] PCI: CLS 256 bytes, default 64
Apr 10 16:15:59 localhost vmunix: [    0.401103] Trying to unpack rootfs image as initramfs...
Apr 10 16:15:59 localhost vmunix: [    0.649508] Freeing initrd memory: 10428K
Apr 10 16:15:59 localhost vmunix: [    0.649541] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 10 16:15:59 localhost vmunix: [    0.649543] software IO TLB: mapped [mem 0xa27ae000-0xa67ae000] (64MB)
Apr 10 16:15:59 localhost vmunix: [    0.649747] check: Scanning for low memory corruption every 60 seconds
Apr 10 16:15:59 localhost vmunix: [    0.649758] efifb: dmi detected MacBookPro7,1 - framebuffer at 0xc0010000 (1280x800, stride 8192)
Apr 10 16:15:59 localhost vmunix: [    0.650273] Initialise system trusted keyrings
Apr 10 16:15:59 localhost vmunix: [    0.650370] workingset: timestamp_bits=40 max_order=20 bucket_order=0
Apr 10 16:15:59 localhost vmunix: [    0.652329] zbud: loaded
Apr 10 16:15:59 localhost vmunix: [    0.653283] Allocating IMA blacklist keyring.
Apr 10 16:15:59 localhost vmunix: [    0.657686] Key type asymmetric registered
Apr 10 16:15:59 localhost vmunix: [    0.657687] Asymmetric key parser 'x509' registered
Apr 10 16:15:59 localhost vmunix: [    0.657699] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
Apr 10 16:15:59 localhost vmunix: [    0.657745] io scheduler mq-deadline registered
Apr 10 16:15:59 localhost vmunix: [    0.658322] PCI Interrupt Link [Z00B] enabled at IRQ 22
Apr 10 16:15:59 localhost vmunix: [    0.658883] PCI Interrupt Link [Z00J] enabled at IRQ 17
Apr 10 16:15:59 localhost vmunix: [    0.659413] PCI Interrupt Link [Z00N] enabled at IRQ 16
Apr 10 16:15:59 localhost vmunix: [    0.659679] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Apr 10 16:15:59 localhost vmunix: [    0.659723] efifb: probing for efifb
Apr 10 16:15:59 localhost vmunix: [    0.659755] efifb: framebuffer at 0xc0010000, using 6400k, total 6400k
Apr 10 16:15:59 localhost vmunix: [    0.659756] efifb: mode is 1280x800x32, linelength=8192, pages=1
Apr 10 16:15:59 localhost vmunix: [    0.659757] efifb: scrolling: redraw
Apr 10 16:15:59 localhost vmunix: [    0.659759] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 10 16:15:59 localhost vmunix: [    0.659901] Console: switching to colour frame buffer device 160x50
Apr 10 16:15:59 localhost vmunix: [    0.663818] fb0: EFI VGA frame buffer device
Apr 10 16:15:59 localhost vmunix: [    0.663889] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Apr 10 16:15:59 localhost vmunix: [    0.663939] ACPI: Lid Switch [LID0]
Apr 10 16:15:59 localhost vmunix: [    0.663989] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Apr 10 16:15:59 localhost vmunix: [    0.664015] ACPI: Power Button [PWRB]
Apr 10 16:15:59 localhost vmunix: [    0.664058] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
Apr 10 16:15:59 localhost vmunix: [    0.664083] ACPI: Sleep Button [SLPB]
Apr 10 16:15:59 localhost vmunix: [    0.664167] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 10 16:15:59 localhost vmunix: [    0.664208] ACPI: Power Button [PWRF]
Apr 10 16:15:59 localhost vmunix: [    0.664337] tsc: Marking TSC unstable due to TSC halts in idle
Apr 10 16:15:59 localhost vmunix: [    0.664410] clocksource: Switched to clocksource hpet
Apr 10 16:15:59 localhost vmunix: [    0.664885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 10 16:15:59 localhost vmunix: [    0.667629] Linux agpgart interface v0.103
Apr 10 16:15:59 localhost vmunix: [    0.671202] brd: module loaded
Apr 10 16:15:59 localhost vmunix: [    0.674004] loop: module loaded
Apr 10 16:15:59 localhost vmunix: [    0.674621] libphy: Fixed MDIO Bus: probed
Apr 10 16:15:59 localhost vmunix: [    0.674622] tun: Universal TUN/TAP device driver, 1.6
Apr 10 16:15:59 localhost vmunix: [    0.674694] PPP generic driver version 2.4.2
Apr 10 16:15:59 localhost vmunix: [    0.674772] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 10 16:15:59 localhost vmunix: [    0.674776] ehci-pci: EHCI PCI platform driver
Apr 10 16:15:59 localhost vmunix: [    0.675016] ehci-pci 0000:00:04.1: EHCI Host Controller
Apr 10 16:15:59 localhost vmunix: [    0.675024] ehci-pci 0000:00:04.1: new USB bus registered, assigned bus number 1
Apr 10 16:15:59 localhost vmunix: [    0.675034] ehci-pci 0000:00:04.1: debug port 1
Apr 10 16:15:59 localhost vmunix: [    0.675068] ehci-pci 0000:00:04.1: disable ppcd for nvidia mcp89
Apr 10 16:15:59 localhost vmunix: [    0.675074] ehci-pci 0000:00:04.1: cache line size of 256 is not supported
Apr 10 16:15:59 localhost vmunix: [    0.675092] ehci-pci 0000:00:04.1: irq 22, io mem 0xd348b100
Apr 10 16:15:59 localhost vmunix: [    0.689447] ehci-pci 0000:00:04.1: USB 2.0 started, EHCI 1.10
Apr 10 16:15:59 localhost vmunix: [    0.689527] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Apr 10 16:15:59 localhost vmunix: [    0.689530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 10 16:15:59 localhost vmunix: [    0.689533] usb usb1: Product: EHCI Host Controller
Apr 10 16:15:59 localhost vmunix: [    0.689535] usb usb1: Manufacturer: Linux 5.4.31-gnu ehci_hcd
Apr 10 16:15:59 localhost vmunix: [    0.689538] usb usb1: SerialNumber: 0000:00:04.1
Apr 10 16:15:59 localhost vmunix: [    0.689714] hub 1-0:1.0: USB hub found
Apr 10 16:15:59 localhost vmunix: [    0.689723] hub 1-0:1.0: 6 ports detected
Apr 10 16:15:59 localhost vmunix: [    0.690245] ehci-pci 0000:00:06.1: EHCI Host Controller
Apr 10 16:15:59 localhost vmunix: [    0.690251] ehci-pci 0000:00:06.1: new USB bus registered, assigned bus number 2
Apr 10 16:15:59 localhost vmunix: [    0.690258] ehci-pci 0000:00:06.1: debug port 1
Apr 10 16:15:59 localhost vmunix: [    0.690287] ehci-pci 0000:00:06.1: disable ppcd for nvidia mcp89
Apr 10 16:15:59 localhost vmunix: [    0.690292] ehci-pci 0000:00:06.1: cache line size of 256 is not supported
Apr 10 16:15:59 localhost vmunix: [    0.690302] ehci-pci 0000:00:06.1: irq 18, io mem 0xd348b000
Apr 10 16:15:59 localhost vmunix: [    0.705432] ehci-pci 0000:00:06.1: USB 2.0 started, EHCI 1.10
Apr 10 16:15:59 localhost vmunix: [    0.705516] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
Apr 10 16:15:59 localhost vmunix: [    0.705519] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 10 16:15:59 localhost vmunix: [    0.705522] usb usb2: Product: EHCI Host Controller
Apr 10 16:15:59 localhost vmunix: [    0.705524] usb usb2: Manufacturer: Linux 5.4.31-gnu ehci_hcd
Apr 10 16:15:59 localhost vmunix: [    0.705527] usb usb2: SerialNumber: 0000:00:06.1
Apr 10 16:15:59 localhost vmunix: [    0.705709] hub 2-0:1.0: USB hub found
Apr 10 16:15:59 localhost vmunix: [    0.705716] hub 2-0:1.0: 6 ports detected
Apr 10 16:15:59 localhost vmunix: [    0.706051] ehci-platform: EHCI generic platform driver
Apr 10 16:15:59 localhost vmunix: [    0.706071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 10 16:15:59 localhost vmunix: [    0.706074] ohci-pci: OHCI PCI platform driver
Apr 10 16:15:59 localhost vmunix: [    0.706252] ohci-pci 0000:00:04.0: OHCI PCI host controller
Apr 10 16:15:59 localhost vmunix: [    0.706261] ohci-pci 0000:00:04.0: new USB bus registered, assigned bus number 3
Apr 10 16:15:59 localhost vmunix: [    0.706285] ohci-pci 0000:00:04.0: irq 20, io mem 0xd348a000
Apr 10 16:15:59 localhost vmunix: [    0.767454] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 10 16:15:59 localhost vmunix: [    0.767456] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 10 16:15:59 localhost vmunix: [    0.767458] usb usb3: Product: OHCI PCI host controller
Apr 10 16:15:59 localhost vmunix: [    0.767459] usb usb3: Manufacturer: Linux 5.4.31-gnu ohci_hcd
Apr 10 16:15:59 localhost vmunix: [    0.767461] usb usb3: SerialNumber: 0000:00:04.0
Apr 10 16:15:59 localhost vmunix: [    0.767618] hub 3-0:1.0: USB hub found
Apr 10 16:15:59 localhost vmunix: [    0.767628] hub 3-0:1.0: 6 ports detected
Apr 10 16:15:59 localhost vmunix: [    0.768099] ohci-pci 0000:00:06.0: OHCI PCI host controller
Apr 10 16:15:59 localhost vmunix: [    0.768105] ohci-pci 0000:00:06.0: new USB bus registered, assigned bus number 4
Apr 10 16:15:59 localhost vmunix: [    0.768122] ohci-pci 0000:00:06.0: irq 20, io mem 0xd3489000
Apr 10 16:15:59 localhost vmunix: [    0.827453] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
Apr 10 16:15:59 localhost vmunix: [    0.827455] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 10 16:15:59 localhost vmunix: [    0.827457] usb usb4: Product: OHCI PCI host controller
Apr 10 16:15:59 localhost vmunix: [    0.827458] usb usb4: Manufacturer: Linux 5.4.31-gnu ohci_hcd
Apr 10 16:15:59 localhost vmunix: [    0.827460] usb usb4: SerialNumber: 0000:00:06.0
Apr 10 16:15:59 localhost vmunix: [    0.827617] hub 4-0:1.0: USB hub found
Apr 10 16:15:59 localhost vmunix: [    0.827625] hub 4-0:1.0: 6 ports detected
Apr 10 16:15:59 localhost vmunix: [    0.827953] ohci-platform: OHCI generic platform driver
Apr 10 16:15:59 localhost vmunix: [    0.827965] uhci_hcd: USB Universal Host Controller Interface driver
Apr 10 16:15:59 localhost vmunix: [    0.828040] i8042: PNP: No PS/2 controller found.
Apr 10 16:15:59 localhost vmunix: [    0.828177] mousedev: PS/2 mouse device common for all mice
Apr 10 16:15:59 localhost vmunix: [    0.828530] rtc_cmos 00:03: RTC can wake from S4
Apr 10 16:15:59 localhost vmunix: [    0.828905] rtc_cmos 00:03: registered as rtc0
Apr 10 16:15:59 localhost vmunix: [    0.828929] rtc_cmos 00:03: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
Apr 10 16:15:59 localhost vmunix: [    0.828937] i2c /dev entries driver
Apr 10 16:15:59 localhost vmunix: [    0.828993] device-mapper: uevent: version 1.0.3
Apr 10 16:15:59 localhost vmunix: [    0.829079] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
Apr 10 16:15:59 localhost vmunix: [    0.829083] intel_pstate: CPU model not supported
Apr 10 16:15:59 localhost vmunix: [    0.829112] ledtrig-cpu: registered to indicate activity on CPUs
Apr 10 16:15:59 localhost vmunix: [    0.829115] EFI Variables Facility v0.08 2004-May-17
Apr 10 16:15:59 localhost vmunix: [    1.025451] usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 10 16:15:59 localhost vmunix: [    1.041449] usb 2-1: new high-speed USB device number 2 using ehci-pci
Apr 10 16:15:59 localhost vmunix: [    1.061653] usb 1-1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.06
Apr 10 16:15:59 localhost vmunix: [    1.061655] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 10 16:15:59 localhost vmunix: [    1.061657] usb 1-1: Product: Mass Storage
Apr 10 16:15:59 localhost vmunix: [    1.061659] usb 1-1: Manufacturer: Generic
Apr 10 16:15:59 localhost vmunix: [    1.061660] usb 1-1: SerialNumber: 2DD6A22C
Apr 10 16:15:59 localhost vmunix: [    1.074782] usb 2-1: New USB device found, idVendor=05ac, idProduct=8403, bcdDevice=98.33
Apr 10 16:15:59 localhost vmunix: [    1.074784] usb 2-1: New USB device strings: Mfr=3, Product=4, SerialNumber=2
Apr 10 16:15:59 localhost vmunix: [    1.074786] usb 2-1: Product: Card Reader
Apr 10 16:15:59 localhost vmunix: [    1.074787] usb 2-1: Manufacturer: Apple
Apr 10 16:15:59 localhost vmunix: [    1.074789] usb 2-1: SerialNumber: 000000009833
Apr 10 16:15:59 localhost vmunix: [    1.189462] usb 1-6: new high-speed USB device number 3 using ehci-pci
Apr 10 16:15:59 localhost vmunix: [    1.263416] usb 1-6: New USB device found, idVendor=05ac, idProduct=8507, bcdDevice= 4.35
Apr 10 16:15:59 localhost vmunix: [    1.263418] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 10 16:15:59 localhost vmunix: [    1.263419] usb 1-6: Product: Built-in iSight
Apr 10 16:15:59 localhost vmunix: [    1.263421] usb 1-6: Manufacturer: Apple Inc.
Apr 10 16:15:59 localhost vmunix: [    1.263422] usb 1-6: SerialNumber: 8HAAU0632DCLPL00
Apr 10 16:15:59 localhost vmunix: [    1.400625] NET: Registered protocol family 10
Apr 10 16:15:59 localhost vmunix: [    1.400964] Segment Routing with IPv6
Apr 10 16:15:59 localhost vmunix: [    1.400986] NET: Registered protocol family 17
Apr 10 16:15:59 localhost vmunix: [    1.401042] Key type dns_resolver registered
Apr 10 16:15:59 localhost vmunix: [    1.401278] microcode: sig=0x1067a, pf=0x80, revision=0xa07
Apr 10 16:15:59 localhost vmunix: [    1.401358] microcode: Microcode Update Driver: v2.2.
Apr 10 16:15:59 localhost vmunix: [    1.401363] IPI shorthand broadcast: enabled
Apr 10 16:15:59 localhost vmunix: [    1.401455] registered taskstats version 1
Apr 10 16:15:59 localhost vmunix: [    1.401459] Loading compiled-in X.509 certificates
Apr 10 16:15:59 localhost vmunix: [    1.401495] zswap: loaded using pool lzo/zbud
Apr 10 16:15:59 localhost vmunix: [    1.402305] Key type big_key registered
Apr 10 16:15:59 localhost vmunix: [    1.402590] Key type encrypted registered
Apr 10 16:15:59 localhost vmunix: [    1.402592] AppArmor: AppArmor sha1 policy hashing enabled
Apr 10 16:15:59 localhost vmunix: [    1.402599] ima: No TPM chip found, activating TPM-bypass!
Apr 10 16:15:59 localhost vmunix: [    1.402603] ima: Allocated hash algorithm: sha1
Apr 10 16:15:59 localhost vmunix: [    1.402612] ima: No architecture policies found
Apr 10 16:15:59 localhost vmunix: [    1.402626] evm: Initialising EVM extended attributes:
Apr 10 16:15:59 localhost vmunix: [    1.402627] evm: security.selinux
Apr 10 16:15:59 localhost vmunix: [    1.402628] evm: security.SMACK64
Apr 10 16:15:59 localhost vmunix: [    1.402629] evm: security.SMACK64EXEC
Apr 10 16:15:59 localhost vmunix: [    1.402630] evm: security.SMACK64TRANSMUTE
Apr 10 16:15:59 localhost vmunix: [    1.402630] evm: security.SMACK64MMAP
Apr 10 16:15:59 localhost vmunix: [    1.402631] evm: security.apparmor
Apr 10 16:15:59 localhost vmunix: [    1.402632] evm: security.ima
Apr 10 16:15:59 localhost vmunix: [    1.402632] evm: security.capability
Apr 10 16:15:59 localhost vmunix: [    1.402633] evm: HMAC attrs: 0x1
Apr 10 16:15:59 localhost vmunix: [    1.403489] PM:   Magic number: 0:941:282
Apr 10 16:15:59 localhost vmunix: [    1.403543] tty tty19: hash matches
Apr 10 16:15:59 localhost vmunix: [    1.403676] rtc_cmos 00:03: setting system clock to 2020-04-10T14:15:48 UTC (1586528148)
Apr 10 16:15:59 localhost vmunix: [    1.404186] Unstable clock detected, switching default tracing clock to "global"
Apr 10 16:15:59 localhost vmunix: [    1.404186] If you want to keep using the local clock, then add:
Apr 10 16:15:59 localhost vmunix: [    1.404186]   "trace_clock=local"
Apr 10 16:15:59 localhost vmunix: [    1.404186] on the kernel command line
Apr 10 16:15:59 localhost vmunix: [    1.406599] Freeing unused kernel image memory: 1916K
Apr 10 16:15:59 localhost vmunix: [    1.421498] Write protecting the kernel read-only data: 22528k
Apr 10 16:15:59 localhost vmunix: [    1.422670] Freeing unused kernel image memory: 2036K
Apr 10 16:15:59 localhost vmunix: [    1.423665] Freeing unused kernel image memory: 1964K
Apr 10 16:15:59 localhost vmunix: [    1.423742] Run /init as init process
Apr 10 16:15:59 localhost vmunix: [    1.518504] PCI Interrupt Link [LSI0] enabled at IRQ 18
Apr 10 16:15:59 localhost vmunix: [    1.518596] ahci 0000:00:0a.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
Apr 10 16:15:59 localhost vmunix: [    1.518599] ahci 0000:00:0a.0: flags: 64bit ncq sntf pm led pio slum part apst 
Apr 10 16:15:59 localhost vmunix: [    1.519066] scsi host0: ahci
Apr 10 16:15:59 localhost vmunix: [    1.519292] scsi host1: ahci
Apr 10 16:15:59 localhost vmunix: [    1.519373] ata1: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484100 irq 27
Apr 10 16:15:59 localhost vmunix: [    1.519374] ata2: SATA max UDMA/133 abar m8192@0xd3484000 port 0xd3484180 irq 27
Apr 10 16:15:59 localhost vmunix: [    1.593447] usb 4-3: new full-speed USB device number 2 using ohci-pci
Apr 10 16:15:59 localhost vmunix: [    1.725412] random: fast init done
Apr 10 16:15:59 localhost vmunix: [    1.833193] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 10 16:15:59 localhost vmunix: [    1.834090] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Apr 10 16:15:59 localhost vmunix: [    1.834320] ata1.00: ATA-8: Hitachi HTS545025B9SA02, PB2AC60W, max UDMA/133
Apr 10 16:15:59 localhost vmunix: [    1.834323] ata1.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 32)
Apr 10 16:15:59 localhost vmunix: [    1.835412] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Apr 10 16:15:59 localhost vmunix: [    1.835641] ata1.00: configured for UDMA/133
Apr 10 16:15:59 localhost vmunix: [    1.835908] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54502 C60W PQ: 0 ANSI: 5
Apr 10 16:15:59 localhost vmunix: [    1.836175] sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 10 16:15:59 localhost vmunix: [    1.836249] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Apr 10 16:15:59 localhost vmunix: [    1.836266] sd 0:0:0:0: [sda] Write Protect is off
Apr 10 16:15:59 localhost vmunix: [    1.836291] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 10 16:15:59 localhost vmunix: [    1.837459] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Apr 10 16:15:59 localhost vmunix: [    1.839250] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Apr 10 16:15:59 localhost vmunix: [    1.839254] ata2.00: ATAPI: MATSHITADVD-R   UJ-898, HC10, max UDMA/100
Apr 10 16:15:59 localhost vmunix: [    1.841858] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Apr 10 16:15:59 localhost vmunix: [    1.841864] ata2.00: configured for UDMA/100
Apr 10 16:15:59 localhost vmunix: [    1.845418] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-R   UJ-898   HC10 PQ: 0 ANSI: 5
Apr 10 16:15:59 localhost vmunix: [    1.849463] usb 4-3: New USB device found, idVendor=05ac, idProduct=0237, bcdDevice= 0.90
Apr 10 16:15:59 localhost vmunix: [    1.849466] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 10 16:15:59 localhost vmunix: [    1.849469] usb 4-3: Product: Apple Internal Keyboard / Trackpad
Apr 10 16:15:59 localhost vmunix: [    1.849471] usb 4-3: Manufacturer: Apple Inc.
Apr 10 16:15:59 localhost vmunix: [    1.900078] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
Apr 10 16:15:59 localhost vmunix: [    1.900081] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 10 16:15:59 localhost vmunix: [    1.913856] sr 1:0:0:0: Attached scsi generic sg1 type 5
Apr 10 16:15:59 localhost vmunix: [    1.947607]  sda: sda1 sda2 sda3 sda4 sda6 sda7
Apr 10 16:15:59 localhost vmunix: [    1.948299] sd 0:0:0:0: [sda] Attached SCSI disk
Apr 10 16:15:59 localhost vmunix: [    1.950913] usb-storage 1-1:1.0: USB Mass Storage device detected
Apr 10 16:15:59 localhost vmunix: [    1.951123] scsi host2: usb-storage 1-1:1.0
Apr 10 16:15:59 localhost vmunix: [    1.951233] usb-storage 2-1:1.0: USB Mass Storage device detected
Apr 10 16:15:59 localhost vmunix: [    1.951353] scsi host3: usb-storage 2-1:1.0
Apr 10 16:15:59 localhost vmunix: [    1.951453] usbcore: registered new interface driver usb-storage
Apr 10 16:15:59 localhost vmunix: [    1.954083] usbcore: registered new interface driver uas
Apr 10 16:15:59 localhost vmunix: [    1.956272] hidraw: raw HID events driver (C) Jiri Kosina
Apr 10 16:15:59 localhost vmunix: [    1.969595] usbcore: registered new interface driver usbhid
Apr 10 16:15:59 localhost vmunix: [    1.969596] usbhid: USB HID core driver
Apr 10 16:15:59 localhost vmunix: [    1.973475] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.0/0003:05AC:0237.0001/input/input4
Apr 10 16:15:59 localhost vmunix: [    2.037642] apple 0003:05AC:0237.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input0
Apr 10 16:15:59 localhost vmunix: [    2.037834] apple 0003:05AC:0237.0002: hidraw1: USB HID v1.11 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:06.0-3/input1
Apr 10 16:15:59 localhost vmunix: [    2.055110] isci: Intel(R) C600 SAS Controller Driver - version 1.2.0
Apr 10 16:15:59 localhost vmunix: [    2.109433] usb 2-4: new high-speed USB device number 4 using ehci-pci
Apr 10 16:15:59 localhost vmunix: [    2.151236] usb 2-4: New USB device found, idVendor=0b95, idProduct=7720, bcdDevice= 0.01
Apr 10 16:15:59 localhost vmunix: [    2.151240] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 10 16:15:59 localhost vmunix: [    2.151243] usb 2-4: Product: AX88x72A
Apr 10 16:15:59 localhost vmunix: [    2.151245] usb 2-4: Manufacturer: ASIX Elec. Corp.
Apr 10 16:15:59 localhost vmunix: [    2.151248] usb 2-4: SerialNumber: 0004FA
Apr 10 16:15:59 localhost vmunix: [    2.481454] usb 4-5: new low-speed USB device number 3 using ohci-pci
Apr 10 16:15:59 localhost vmunix: [    2.721479] usb 4-5: New USB device found, idVendor=05ac, idProduct=8242, bcdDevice= 0.16
Apr 10 16:15:59 localhost vmunix: [    2.721483] usb 4-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 10 16:15:59 localhost vmunix: [    2.721485] usb 4-5: Product: IR Receiver
Apr 10 16:15:59 localhost vmunix: [    2.721488] usb 4-5: Manufacturer: Apple Computer, Inc.
Apr 10 16:15:59 localhost vmunix: [    2.955684] scsi 2:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
Apr 10 16:15:59 localhost vmunix: [    2.955937] sd 2:0:0:0: Attached scsi generic sg2 type 0
Apr 10 16:15:59 localhost vmunix: [    2.957027] sd 2:0:0:0: [sdb] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB)
Apr 10 16:15:59 localhost vmunix: [    2.958154] sd 2:0:0:0: [sdb] Write Protect is off
Apr 10 16:15:59 localhost vmunix: [    2.959149] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Apr 10 16:15:59 localhost vmunix: [    2.959492] scsi 3:0:0:0: Direct-Access     APPLE    SD Card Reader   1.00 PQ: 0 ANSI: 0
Apr 10 16:15:59 localhost vmunix: [    2.959748] sd 3:0:0:0: Attached scsi generic sg3 type 0
Apr 10 16:15:59 localhost vmunix: [    2.978870] sd 3:0:0:0: [sdc] Attached SCSI removable disk
Apr 10 16:15:59 localhost vmunix: [    2.984398]  sdb: sdb1 sdb2
Apr 10 16:15:59 localhost vmunix: [    2.988144] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Apr 10 16:15:59 localhost vmunix: [    3.337445] usb 4-6: new full-speed USB device number 4 using ohci-pci
Apr 10 16:15:59 localhost vmunix: [    3.599544] usb 4-6: New USB device found, idVendor=0a5c, idProduct=4500, bcdDevice= 1.00
Apr 10 16:15:59 localhost vmunix: [    3.599547] usb 4-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Apr 10 16:15:59 localhost vmunix: [    3.599550] usb 4-6: Product: BRCM2046 Hub
Apr 10 16:15:59 localhost vmunix: [    3.599552] usb 4-6: Manufacturer: Apple Inc.
Apr 10 16:15:59 localhost vmunix: [    3.602591] hub 4-6:1.0: USB hub found
Apr 10 16:15:59 localhost vmunix: [    3.605544] hub 4-6:1.0: 3 ports detected
Apr 10 16:15:59 localhost vmunix: [    3.933428] usb 4-6.1: new full-speed USB device number 5 using ohci-pci
Apr 10 16:15:59 localhost vmunix: [    4.074556] usb 4-6.1: New USB device found, idVendor=05ac, idProduct=8213, bcdDevice= 2.08
Apr 10 16:15:59 localhost vmunix: [    4.074560] usb 4-6.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 10 16:15:59 localhost vmunix: [    4.074562] usb 4-6.1: Product: Bluetooth USB Host Controller
Apr 10 16:15:59 localhost vmunix: [    4.074565] usb 4-6.1: Manufacturer: Apple Inc.
Apr 10 16:15:59 localhost vmunix: [    4.074568] usb 4-6.1: SerialNumber: F0B4790D3F48
Apr 10 16:15:59 localhost vmunix: [    4.165427] usb 4-6.2: new full-speed USB device number 6 using ohci-pci
Apr 10 16:15:59 localhost vmunix: [    4.297488] usb 4-6.2: New USB device found, idVendor=05ac, idProduct=820a, bcdDevice= 1.00
Apr 10 16:15:59 localhost vmunix: [    4.297492] usb 4-6.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 10 16:15:59 localhost vmunix: [    4.307008] input: HID 05ac:820a as /devices/pci0000:00/0000:00:06.0/usb4/4-6/4-6.2/4-6.2:1.0/0003:05AC:820A.0004/input/input5
Apr 10 16:15:59 localhost vmunix: [    4.365561] hid-generic 0003:05AC:820A.0004: input,hidraw2: USB HID v1.11 Keyboard [HID 05ac:820a] on usb-0000:00:06.0-6.2/input0
Apr 10 16:15:59 localhost vmunix: [    4.453366] usb 4-6.3: new full-speed USB device number 7 using ohci-pci
Apr 10 16:15:59 localhost vmunix: [    4.519977] random: dbus-uuidgen: uninitialized urandom read (12 bytes read)
Apr 10 16:15:59 localhost vmunix: [    4.519999] random: dbus-uuidgen: uninitialized urandom read (8 bytes read)
Apr 10 16:15:59 localhost vmunix: [    4.581499] usb 4-6.3: New USB device found, idVendor=05ac, idProduct=820b, bcdDevice= 1.00
Apr 10 16:15:59 localhost vmunix: [    4.581502] usb 4-6.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 10 16:15:59 localhost vmunix: [    4.590953] input: HID 05ac:820b as /devices/pci0000:00/0000:00:06.0/usb4/4-6/4-6.3/4-6.3:1.0/0003:05AC:820B.0005/input/input6
Apr 10 16:15:59 localhost vmunix: [    4.591172] hid-generic 0003:05AC:820B.0005: input,hidraw3: USB HID v1.11 Mouse [HID 05ac:820b] on usb-0000:00:06.0-6.3/input0
Apr 10 16:15:59 localhost vmunix: [    6.485348] random: crng init done
Apr 10 16:15:59 localhost vmunix: [    7.819888] shepherd[1]: Service root has been started.
Apr 10 16:15:59 localhost vmunix: [    8.135547] shepherd[1]: starting services...
Apr 10 16:15:59 localhost vmunix: [    8.136297] shepherd[1]: Service root-file-system has been started.
Apr 10 16:15:59 localhost vmunix: [    8.136937] shepherd[1]: Service user-file-systems has been started.
Apr 10 16:15:59 localhost vmunix: [    8.146628] shepherd[1]: waiting for udevd...
Apr 10 16:15:59 localhost vmunix: [    8.197803] udevd[186]: starting version 3.2.9
Apr 10 16:15:59 localhost vmunix: [    8.243962] udevd[186]: starting eudev-3.2.9
Apr 10 16:15:59 localhost vmunix: [    8.647548] udevd[186]: no sender credentials received, message ignored
Apr 10 16:15:59 localhost vmunix: [    8.790138] ACPI: AC Adapter [ADP1] (on-line)
Apr 10 16:15:59 localhost vmunix: [    8.793748] smbus_hc ACPI0001:00: SBS HC: offset = 0x20, query_bit = 0x10
Apr 10 16:15:59 localhost vmunix: [    8.807473] [Firmware Bug]: ACPI(IGPU) defines _DOD but not _DOS
Apr 10 16:15:59 localhost vmunix: [    8.807498] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
Apr 10 16:15:59 localhost vmunix: [    8.807674] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2c/LNXVIDEO:00/input/input7
Apr 10 16:15:59 localhost vmunix: [    8.871496] input: bcm5974 as /devices/pci0000:00/0000:00:06.0/usb4/4-3/4-3:1.2/input/input8
Apr 10 16:15:59 localhost vmunix: [    8.871638] usbcore: registered new interface driver bcm5974
Apr 10 16:15:59 localhost vmunix: [    8.873952] input: Apple Computer, Inc. IR Receiver as /devices/pci0000:00/0000:00:06.0/usb4/4-5/4-5:1.0/0003:05AC:8242.0003/input/input9
Apr 10 16:15:59 localhost vmunix: [    8.928972] usbcore: registered new interface driver usbmouse
Apr 10 16:15:59 localhost vmunix: [    8.937520] appleir 0003:05AC:8242.0003: input,hiddev0,hidraw4: USB HID v1.11 Device [Apple Computer, Inc. IR Receiver] on usb-0000:00:06.0-5/input0
Apr 10 16:15:59 localhost vmunix: [    8.951200] mc: Linux media interface: v0.10
Apr 10 16:15:59 localhost vmunix: [    8.966177] usbcore: registered new interface driver usbkbd
Apr 10 16:15:59 localhost vmunix: [    9.040805] videodev: Linux video capture interface: v2.00
Apr 10 16:15:59 localhost vmunix: [    9.047042] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
Apr 10 16:15:59 localhost vmunix: [    9.055387] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
Apr 10 16:15:59 localhost vmunix: [    9.055446] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
Apr 10 16:15:59 localhost vmunix: [    9.055494] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
Apr 10 16:15:59 localhost vmunix: [    9.055543] udevd[195]: Unable to EVIOCGABS device "/dev/input/event4"
Apr 10 16:15:59 localhost vmunix: [    9.232445] snd_hda_intel 0000:00:08.0: enabling device (0000 -> 0002)
Apr 10 16:15:59 localhost vmunix: [    9.232807] PCI Interrupt Link [LAZA] enabled at IRQ 20
Apr 10 16:15:59 localhost vmunix: [    9.232816] snd_hda_intel 0000:00:08.0: Disabling MSI
Apr 10 16:15:59 localhost vmunix: [    9.232818] snd_hda_intel 0000:00:08.0: position_fix set to 1 for device 10de:cb89
Apr 10 16:15:59 localhost vmunix: [    9.232963] uvcvideo: Found UVC 1.00 device Built-in iSight (05ac:8507)
Apr 10 16:15:59 localhost vmunix: [    9.233560] ssb: Found chip with id 0x4322, rev 0x01 and package 0x0A
Apr 10 16:15:59 localhost vmunix: [    9.241601] uvcvideo 1-6:1.0: Entity type for entity Processing 3 was not initialized!
Apr 10 16:15:59 localhost vmunix: [    9.241605] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Apr 10 16:15:59 localhost vmunix: [    9.241709] input: Built-in iSight: Built-in iSigh as /devices/pci0000:00/0000:00:04.1/usb1/1-6/1-6:1.0/input/input10
Apr 10 16:15:59 localhost vmunix: [    9.241852] usbcore: registered new interface driver uvcvideo
Apr 10 16:15:59 localhost vmunix: [    9.241853] USB Video Class driver (1.1.1)
Apr 10 16:15:59 localhost vmunix: [    9.273476] firewire_ohci 0000:01:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x0, physUB
Apr 10 16:15:59 localhost vmunix: [    9.305808] b43-pci-bridge 0000:02:00.0: Sonics Silicon Backplane found on PCI device 0000:02:00.0
Apr 10 16:15:59 localhost vmunix: [    9.339170] pps_core: LinuxPPS API ver. 1 registered
Apr 10 16:15:59 localhost vmunix: [    9.339172] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 10 16:15:59 localhost vmunix: [    9.381747] PTP clock support registered
Apr 10 16:15:59 localhost vmunix: [    9.419069] tg3.c:v3.137 (May 11, 2014)
Apr 10 16:15:59 localhost vmunix: [    9.429102] input: PC Speaker as /devices/platform/pcspkr/input/input11
Apr 10 16:15:59 localhost vmunix: [    9.466484] Bluetooth: Core ver 2.22
Apr 10 16:15:59 localhost vmunix: [    9.466512] NET: Registered protocol family 31
Apr 10 16:15:59 localhost vmunix: [    9.466513] Bluetooth: HCI device and connection manager initialized
Apr 10 16:15:59 localhost vmunix: [    9.466520] Bluetooth: HCI socket layer initialized
Apr 10 16:15:59 localhost vmunix: [    9.466523] Bluetooth: L2CAP socket layer initialized
Apr 10 16:15:59 localhost vmunix: [    9.466529] Bluetooth: SCO socket layer initialized
Apr 10 16:15:59 localhost vmunix: [    9.468636] Error: Driver 'pcspkr' is already registered, aborting...
Apr 10 16:15:59 localhost vmunix: [    9.480820] usbcore: registered new interface driver btusb
Apr 10 16:15:59 localhost vmunix: [    9.518462] usb 4-6.2: USB disconnect, device number 6
Apr 10 16:15:59 localhost vmunix: [    9.554097] tg3 0000:03:00.0 eth0: Tigon3 [partno(BCM95764m) rev 5784100] (PCI Express) MAC address 10:9a:dd:46:4f:9f
Apr 10 16:15:59 localhost vmunix: [    9.554101] tg3 0000:03:00.0 eth0: attached PHY is 5784 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Apr 10 16:15:59 localhost vmunix: [    9.554103] tg3 0000:03:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Apr 10 16:15:59 localhost vmunix: [    9.554105] tg3 0000:03:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
Apr 10 16:15:59 localhost vmunix: [    9.603479] Bluetooth: hci0: BCM: chip id 254 build 0522
Apr 10 16:15:59 localhost vmunix: [    9.606487] Bluetooth: hci0: BCM: product 05ac:8213
Apr 10 16:15:59 localhost vmunix: [    9.610484] Bluetooth: hci0: BCM: features 0x00
Apr 10 16:15:59 localhost vmunix: [    9.628485] Bluetooth: hci0: Bluetooth USB Host Controller
Apr 10 16:15:59 localhost vmunix: [    9.658878] intel_powerclamp: No package C-state available
Apr 10 16:15:59 localhost vmunix: [    9.694794] asix 2-4:1.0 eth1: register 'asix' at usb-0000:00:06.1-4, ASIX AX88772 USB 2.0 Ethernet, 00:0e:c6:c3:a7:0a
Apr 10 16:15:59 localhost vmunix: [    9.694851] usbcore: registered new interface driver asix
Apr 10 16:15:59 localhost vmunix: [    9.800236] applesmc: send_byte(0x00, 0x0300) fail: 0x00
Apr 10 16:15:59 localhost vmunix: [    9.800237] applesmc: : read arg fail
Apr 10 16:15:59 localhost vmunix: [    9.805528] firewire_core 0000:01:00.0: created device fw0: GUID 70cd60fffe05b3a8, S800
Apr 10 16:15:59 localhost vmunix: [    9.805536] firewire_core 0000:01:00.0: phy config: new root=ffc0, gap_count=63
Apr 10 16:15:59 localhost vmunix: [    9.818344] intel_powerclamp: No package C-state available
Apr 10 16:15:59 localhost vmunix: [    9.822267] ACPI Warning: \_SB.PCI0.IXVE.IGPU._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-66)
Apr 10 16:15:59 localhost vmunix: [    9.822360] ACPI: \_SB_.PCI0.IXVE.IGPU: failed to evaluate _DSM
Apr 10 16:15:59 localhost vmunix: [    9.822410] nouveau 0000:04:00.0: enabling device (0006 -> 0007)
Apr 10 16:15:59 localhost vmunix: [    9.822620] PCI Interrupt Link [LGPU] enabled at IRQ 16
Apr 10 16:15:59 localhost vmunix: [    9.822790] fb0: switching to nouveaufb from EFI VGA
Apr 10 16:15:59 localhost vmunix: [    9.822900] Console: switching to colour dummy device 80x25
Apr 10 16:15:59 localhost vmunix: [    9.823026] nouveau 0000:04:00.0: NVIDIA MCP89 (0af000a2)
Apr 10 16:15:59 localhost vmunix: [    9.838091] nouveau 0000:04:00.0: bios: version 70.89.02.00.00
Apr 10 16:15:59 localhost vmunix: [    9.859447] nouveau 0000:04:00.0: fb: 256 MiB stolen system memory
Apr 10 16:15:59 localhost vmunix: [    9.942494] nouveau 0000:04:00.0: bus: MMIO write of 0000807f FAULT at 100c18
Apr 10 16:15:59 localhost vmunix: [   10.025537] nouveau 0000:04:00.0: bus: MMIO write of 0000807e FAULT at 100c1c
Apr 10 16:15:59 localhost vmunix: [   10.041318] usb 4-6.3: USB disconnect, device number 7
Apr 10 16:15:59 localhost vmunix: [   10.166775] tg3 0000:03:00.0 enp3s0: renamed from eth0
Apr 10 16:15:59 localhost vmunix: [   10.198396] asix 2-4:1.0 enp0s6f1u4: renamed from eth1
Apr 10 16:15:59 localhost vmunix: [   10.247571] cfg80211: Loading compiled-in X.509 certificates for regulatory database
Apr 10 16:15:59 localhost vmunix: [   10.277683] applesmc: key=323 fan=1 temp=15 index=15 acc=1 lux=2 kbd=1
Apr 10 16:15:59 localhost vmunix: [   10.277685] applesmc: init_smcreg() took 50 ms
Apr 10 16:15:59 localhost vmunix: [   10.305277] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Apr 10 16:15:59 localhost vmunix: [   10.312174] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Apr 10 16:15:59 localhost vmunix: [   10.312178] cfg80211: failed to load regulatory.db
Apr 10 16:15:59 localhost vmunix: [   10.410150] input: applesmc as /devices/platform/applesmc.768/input/input12
Apr 10 16:15:59 localhost vmunix: [   10.416825] applesmc applesmc.768: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
Apr 10 16:15:59 localhost vmunix: [   10.436543] b43-phy0: Broadcom 4322 WLAN found (core revision 16)
Apr 10 16:15:59 localhost vmunix: [   10.477537] b43-phy0: Found PHY: Analog 8, Type 4 (N), Revision 4
Apr 10 16:15:59 localhost vmunix: [   10.477559] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2056, Revision 3, Version 0
Apr 10 16:15:59 localhost vmunix: [   10.493621] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
Apr 10 16:15:59 localhost vmunix: [   10.493684] b43 ssb0:0: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 10 16:15:59 localhost vmunix: [   10.493692] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
Apr 10 16:15:59 localhost vmunix: [   10.493717] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
Apr 10 16:15:59 localhost vmunix: [   10.493743] b43 ssb0:0: Direct firmware load for /*(DEBLOBBED)*/ failed with error -2
Apr 10 16:15:59 localhost vmunix: [   10.493747] ssb0:0: Missing Free firmware (non-Free firmware loading is disabled)
Apr 10 16:15:59 localhost vmunix: [   10.493772] b43-phy0 ERROR: Firmware file "/*(DEBLOBBED)*/" not found
Apr 10 16:15:59 localhost vmunix: [   10.493775] b43-phy0 ERROR: Firmware file "b43-open//*(DEBLOBBED)*/.fw" not found
Apr 10 16:15:59 localhost vmunix: [   10.493779] b43-phy0 ERROR: /*(DEBLOBBED)*/
Apr 10 16:15:59 localhost vmunix: [   10.493910] Broadcom 43xx driver loaded [ Features: PNL ]
Apr 10 16:15:59 localhost vmunix: [   10.945368] snd_hda_codec_cirrus hdaudioC0D0: autoconfig for CS4206: line_outs=2 (0xb/0xa/0x0/0x0/0x0) type:speaker
Apr 10 16:15:59 localhost vmunix: [   10.945371] snd_hda_codec_cirrus hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 10 16:15:59 localhost vmunix: [   10.945373] snd_hda_codec_cirrus hdaudioC0D0:    hp_outs=1 (0x9/0x0/0x0/0x0/0x0)
Apr 10 16:15:59 localhost vmunix: [   10.945375] snd_hda_codec_cirrus hdaudioC0D0:    mono: mono_out=0x0
Apr 10 16:15:59 localhost vmunix: [   10.945377] snd_hda_codec_cirrus hdaudioC0D0:    dig-out=0x10/0x0
Apr 10 16:15:59 localhost vmunix: [   10.945378] snd_hda_codec_cirrus hdaudioC0D0:    inputs:
Apr 10 16:15:59 localhost vmunix: [   10.945380] snd_hda_codec_cirrus hdaudioC0D0:      Mic=0xd
Apr 10 16:15:59 localhost vmunix: [   11.349538] [TTM] Zone  kernel: Available graphics memory: 1884616 KiB
Apr 10 16:15:59 localhost vmunix: [   11.349540] [TTM] Initializing pool allocator
Apr 10 16:15:59 localhost vmunix: [   11.349545] [TTM] Initializing DMA pool allocator
Apr 10 16:15:59 localhost vmunix: [   11.349568] nouveau 0000:04:00.0: DRM: VRAM: 256 MiB
Apr 10 16:15:59 localhost vmunix: [   11.349569] nouveau 0000:04:00.0: DRM: GART: 1048576 MiB
Apr 10 16:15:59 localhost vmunix: [   11.349574] nouveau 0000:04:00.0: DRM: TMDS table version 2.0
Apr 10 16:15:59 localhost vmunix: [   11.349576] nouveau 0000:04:00.0: DRM: DCB version 4.0
Apr 10 16:15:59 localhost vmunix: [   11.349579] nouveau 0000:04:00.0: DRM: DCB outp 00: 01800113 00010030
Apr 10 16:15:59 localhost vmunix: [   11.349581] nouveau 0000:04:00.0: DRM: DCB outp 01: 020112a6 0f220010
Apr 10 16:15:59 localhost vmunix: [   11.349583] nouveau 0000:04:00.0: DRM: DCB outp 02: 02011262 00020010
Apr 10 16:15:59 localhost vmunix: [   11.349585] nouveau 0000:04:00.0: DRM: DCB conn 00: 00000040
Apr 10 16:15:59 localhost vmunix: [   11.349587] nouveau 0000:04:00.0: DRM: DCB conn 01: 00101146
Apr 10 16:15:59 localhost vmunix: [   11.355717] nouveau 0000:04:00.0: DRM: MM: using M2MF for buffer copies
Apr 10 16:15:59 localhost vmunix: [   11.356433] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 10 16:15:59 localhost vmunix: [   11.356434] [drm] Driver supports precise vblank timestamp query.
Apr 10 16:15:59 localhost vmunix: [   11.445645] nouveau 0000:04:00.0: DRM: allocated 1280x800 fb: 0x50000, bo 0000000015c43e90
Apr 10 16:15:59 localhost vmunix: [   11.445748] fbcon: nouveaudrmfb (fb0) is primary device
Apr 10 16:15:59 localhost vmunix: [   11.465657] Console: switching to colour frame buffer device 160x50
Apr 10 16:15:59 localhost vmunix: [   11.467734] nouveau 0000:04:00.0: fb0: nouveaudrmfb frame buffer device
Apr 10 16:15:59 localhost vmunix: [   11.481730] [drm] Initialized nouveau 1.3.1 20120801 for 0000:04:00.0 on minor 0
Apr 10 16:15:59 localhost vmunix: [   12.046748] shepherd[1]: Service udev has been started.
Apr 10 16:15:59 localhost vmunix: [   12.047879] shepherd[1]: Service file-system-/tmp has been started.
Apr 10 16:15:59 localhost vmunix: [   12.048818] shepherd[1]: Service file-system-/dev/pts has been started.
Apr 10 16:15:59 localhost vmunix: [   12.049838] shepherd[1]: Service file-system-/dev/shm has been started.
Apr 10 16:15:59 localhost vmunix: [   12.050786] shepherd[1]: Service file-system-/gnu/store has been started.
Apr 10 16:15:59 localhost vmunix: [   12.051417] shepherd[1]: Service file-systems has been started.
Apr 10 16:15:59 localhost vmunix: [   12.052089] shepherd[1]: Service user-processes has been started.
Apr 10 16:15:59 localhost vmunix: [   12.052762] shepherd[1]: Service host-name has been started.
Apr 10 16:15:59 localhost vmunix: [   12.064031] shepherd[1]: Service user-homes has been started.
Apr 10 16:15:59 localhost vmunix: [   12.293998] input: HDA NVidia Headphone as /devices/pci0000:00/0000:00:08.0/sound/card0/input13
Apr 10 16:15:59 localhost vmunix: [   12.294073] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.0/sound/card0/input14
Apr 10 16:15:59 localhost vmunix: [   12.294154] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.0/sound/card0/input15
Apr 10 16:15:59 localhost vmunix: [   12.294224] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.0/sound/card0/input16
Apr 10 16:16:00 localhost shepherd[1]: Service dbus-system has been started. 
Apr 10 16:16:00 localhost shepherd[1]: Service loopback has been started. 
Apr 10 16:16:00 localhost wpa_supplicant[244]: Successfully initialized wpa_supplicant
Apr 10 16:16:00 localhost shepherd[1]: Service wpa-supplicant has been started. 
Apr 10 16:16:00 localhost shepherd[1]: Service networking has been started. 
Apr 10 16:16:00 localhost nscd: 247 monitoring file `/etc/hosts` (1)
Apr 10 16:16:00 localhost nscd: 247 monitoring directory `/etc` (2)
Apr 10 16:16:00 localhost nscd: 247 monitoring file `/etc/resolv.conf` (3)
Apr 10 16:16:00 localhost nscd: 247 monitoring directory `/etc` (2)
Apr 10 16:16:00 localhost connmand[246]: Connection Manager version 1.38
Apr 10 16:16:00 localhost connmand[246]: Excluding VPN plugin
Apr 10 16:16:00 localhost connmand[246]: Checking loopback interface settings
Apr 10 16:16:00 localhost connmand[246]: System hostname is gnu
Apr 10 16:16:00 localhost connmand[246]: lo {newlink} index 1 address 00:00:00:00:00:00 mtu 65536
Apr 10 16:16:00 localhost connmand[246]: lo {newlink} index 1 operstate 0 <UNKNOWN>
Apr 10 16:16:00 localhost connmand[246]: enp3s0 {create} index 2 type 1 <ETHER>
Apr 10 16:16:00 localhost connmand[246]: enp3s0 {update} flags 4098 <DOWN>
Apr 10 16:16:00 localhost connmand[246]: enp3s0 {newlink} index 2 address 10:9A:DD:46:4F:9F mtu 1500
Apr 10 16:16:00 localhost connmand[246]: enp3s0 {newlink} index 2 operstate 2 <DOWN>
Apr 10 16:16:01 localhost connmand[246]: Adding interface enp3s0 [ ethernet ]
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {create} index 3 type 1 <ETHER>
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {update} flags 4098 <DOWN>
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {newlink} index 3 address 00:0E:C6:C3:A7:0A mtu 1500
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {newlink} index 3 operstate 2 <DOWN>
Apr 10 16:16:01 localhost connmand[246]: Adding interface enp0s6f1u4 [ ethernet ]
Apr 10 16:16:01 localhost connmand[246]: enp3s0 {update} flags 36867 <UP>
Apr 10 16:16:01 localhost connmand[246]: enp3s0 {newlink} index 2 address 10:9A:DD:46:4F:9F mtu 1500
Apr 10 16:16:01 localhost connmand[246]: enp3s0 {newlink} index 2 operstate 2 <DOWN>
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {update} flags 36867 <UP>
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {newlink} index 3 address 00:0E:C6:C3:A7:0A mtu 1500
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {newlink} index 3 operstate 2 <DOWN>
Apr 10 16:16:01 localhost shepherd[1]: Service nscd has been started. 
Apr 10 16:16:01 localhost /gnu/store/bfvr3brh7f9dqh26jf49767ypbanqycm-gpm-1.20.7/sbin/gpm[255]: *** info [daemon/startup.c(136)]: 
Apr 10 16:16:01 localhost /gnu/store/bfvr3brh7f9dqh26jf49767ypbanqycm-gpm-1.20.7/sbin/gpm[255]: Started gpm successfully. Entered daemon mode.
Apr 10 16:16:01 localhost shepherd[1]: Service gpm has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service term-tty1 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service console-font-tty1 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service host-name has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service virtual-terminal has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service term-tty2 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service console-font-tty2 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service host-name has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service term-tty3 has been started. 
Apr 10 16:16:01 localhost vmunix: [   14.391220] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s6f1u4: link becomes ready
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {add} route fe80:: gw :: scope 0 <UNIVERSE>
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {update} flags 102467 <UP,RUNNING,LOWER_UP>
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {newlink} index 3 address 00:0E:C6:C3:A7:0A mtu 1500
Apr 10 16:16:01 localhost connmand[246]: enp0s6f1u4 {newlink} index 3 operstate 6 <UP>
Apr 10 16:16:01 localhost shepherd[1]: Service console-font-tty3 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service host-name has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service term-tty4 has been started. 
Apr 10 16:16:01 localhost vmunix: [   14.395518] asix 2-4:1.0 enp0s6f1u4: link up, 100Mbps, full-duplex, lpa 0x45E1
Apr 10 16:16:01 localhost shepherd[1]: Service console-font-tty4 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service host-name has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service term-tty5 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service console-font-tty5 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service host-name has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service term-tty6 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service console-font-tty6 has been started. 
Apr 10 16:16:01 localhost shepherd[1]: Service guix-daemon has been started. 
Apr 10 16:16:01 localhost vmunix: [   14.508188] 8021q: 802.1Q VLAN Support v1.8
Apr 10 16:16:02 localhost connmand[246]: Cannot create /var/run/connman/resolv.conf falling back to /etc/resolv.conf
Apr 10 16:16:02 localhost connmand[246]: Setting domainname to fritz.box
Apr 10 16:16:02 localhost nscd: 247 monitored file `/etc/resolv.conf` was written to
Apr 10 16:16:02 localhost connmand[246]: enp0s6f1u4 {add} address 192.168.178.113/24 label enp0s6f1u4 family 2
Apr 10 16:16:02 localhost nscd: 247 monitored file `/etc/resolv.conf` was written to
Apr 10 16:16:02 localhost connmand[246]: ntp: adjust (jump): -0.443365 sec
Apr 10 16:16:02 localhost connmand[246]: enp0s6f1u4 {add} route 192.168.178.0 gw 0.0.0.0 scope 253 <LINK>
Apr 10 16:16:02 localhost connmand[246]: enp0s6f1u4 {add} route 192.168.178.1 gw 0.0.0.0 scope 253 <LINK>
Apr 10 16:16:02 localhost connmand[246]: enp0s6f1u4 {add} route 0.0.0.0 gw 192.168.178.1 scope 0 <UNIVERSE>
Apr 10 16:16:02 localhost connmand[246]: enp0s6f1u4 {add} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
Apr 10 16:16:02 localhost connmand[246]: enp0s6f1u4 {del} route 212.227.81.55 gw 192.168.178.1 scope 0 <UNIVERSE>
Apr 10 16:16:06 localhost installer[282]: running step 'locale' 
Apr 10 16:16:06 localhost installer[282]: running step 'language' 
Apr 10 16:16:06 localhost installer[282]: running form #<newt-form d31700> ("Locale language") with 0 clients 
Apr 10 16:16:32 localhost installer[282]: running step 'territory' 
Apr 10 16:16:32 localhost installer[282]: running form #<newt-form d31750> ("Locale location") with 0 clients 
Apr 10 16:16:35 localhost installer[282]: running step 'codeset' 
Apr 10 16:16:35 localhost installer[282]: running step 'modifier' 
Apr 10 16:16:35 localhost installer[282]: running step 'welcome' 
Apr 10 16:16:35 localhost installer[282]: running form #<newt-form da90f0> ("GNU Guix install") with 0 clients 
Apr 10 16:16:36 localhost installer[282]: running step 'timezone' 
Apr 10 16:16:36 localhost installer[282]: running form #<newt-form da99c0> ("Timezone") with 0 clients 
Apr 10 16:16:39 localhost installer[282]: running form #<newt-form da7f50> ("Timezone") with 0 clients 
Apr 10 16:16:41 localhost installer[282]: running step 'keymap' 
Apr 10 16:16:41 localhost installer[282]: running step 'layout' 
Apr 10 16:16:41 localhost installer[282]: running form #<newt-form da6800> ("Layout") with 0 clients 
Apr 10 16:16:44 localhost installer[282]: running step 'variant' 
Apr 10 16:16:44 localhost installer[282]: running form #<newt-form da66a0> ("Variant") with 0 clients 
Apr 10 16:16:45 localhost installer[282]: running step 'hostname' 
Apr 10 16:16:45 localhost installer[282]: running form #<newt-form da7200> ("Hostname") with 0 clients 
Apr 10 16:16:47 localhost installer[282]: running step 'network' 
Apr 10 16:16:47 localhost installer[282]: running step 'select-technology' 
Apr 10 16:16:47 localhost installer[282]: running step 'power-technology' 
Apr 10 16:16:48 localhost installer[282]: running step 'connect-service' 
Apr 10 16:16:48 localhost installer[282]: running step 'wait-online' 
Apr 10 16:16:49 localhost installer[282]: running step 'user' 
Apr 10 16:16:49 localhost installer[282]: running form #<newt-form e0e090> ("System administrator password") with 0 clients 
Apr 10 16:16:51 localhost installer[282]: running form #<newt-form e23170> ("Password confirmation required") with 0 clients 
Apr 10 16:16:53 localhost installer[282]: running form #<newt-form e1ebd0> (add-users) with 0 clients 
Apr 10 16:16:57 localhost installer[282]: running form #<newt-form e20010> ("Password confirmation required") with 0 clients 
Apr 10 16:16:59 localhost installer[282]: running form #<newt-form e1ef30> (add-users) with 0 clients 
Apr 10 16:17:00 localhost installer[282]: running step 'services' 
Apr 10 16:17:00 localhost installer[282]: running form #<newt-form e1fc70> ("Desktop environment") with 0 clients 
Apr 10 16:17:02 localhost installer[282]: running form #<newt-form e20140> ("Network service") with 0 clients 
Apr 10 16:17:03 localhost installer[282]: running form #<newt-form e1fd20> ("Network management") with 0 clients 
Apr 10 16:17:04 localhost installer[282]: running step 'partition' 
Apr 10 16:17:06 localhost vmunix: [   79.833877]  sda: sda1 sda2 sda3 sda4 sda6 sda7
Apr 10 16:17:07 localhost installer[282]: running form #<newt-form e1b220> ("Partitioning method") with 0 clients 
Apr 10 16:17:12 localhost installer[282]: running form #<newt-form da6800> ("Manual partitioning") with 0 clients 
Apr 10 16:17:15 localhost installer[282]: running form #<newt-form e200f0> ("Partition edit") with 0 clients 
Apr 10 16:17:20 localhost installer[282]: running form #<newt-form e20240> ("Partition edit") with 0 clients 
Apr 10 16:17:23 localhost installer[282]: running form #<newt-form e2ca20> ("Mounting point") with 0 clients 
Apr 10 16:17:24 localhost installer[282]: running form #<newt-form e2c370> ("Partition edit") with 0 clients 
Apr 10 16:17:26 localhost installer[282]: running form #<newt-form e2c620> ("Manual partitioning") with 0 clients 
Apr 10 16:17:27 localhost installer[282]: running form #<newt-form e2cb30> ("Partition edit") with 0 clients 
Apr 10 16:17:29 localhost installer[282]: running form #<newt-form e2c370> ("Manual partitioning") with 0 clients 
Apr 10 16:17:32 localhost installer[282]: running form #<newt-form e29480> ("Format disk?") with 0 clients 
Apr 10 16:17:34 localhost vmunix: [  108.339908]  sda: sda1 sda2 sda3 sda4 sda6 sda7
Apr 10 16:17:58 localhost installer[282]: running step 'final' 
Apr 10 16:17:59 localhost installer[282]: mounting "/dev/sda6" on "/mnt/" 
Apr 10 16:17:59 localhost vmunix: [  132.581631] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
Apr 10 16:17:59 localhost installer[282]: mounting "/dev/sda1" on "/mnt/boot/efi" 
Apr 10 16:17:59 localhost vmunix: [  132.624445] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Apr 10 16:17:59 localhost installer[282]: running form #<newt-form d9c270> ("Configuration file") with 0 clients 
Apr 10 16:18:06 localhost installer[282]: unmounting "/mnt/boot/efi" 
Apr 10 16:18:06 localhost installer[282]: unmounting "/mnt/" 
Apr 10 16:18:06 localhost installer[282]: running form #<newt-form d36a50> ("Installation menu") with 0 clients 
Apr 10 16:18:33 localhost installer[282]: running step 'partition' 
Apr 10 16:18:34 localhost vmunix: [  167.417428]  sda: sda1 sda2 sda3 sda4 sda6 sda7
Apr 10 16:18:35 localhost installer[282]: running form #<newt-form e2bc80> ("Partitioning method") with 0 clients 
Apr 10 16:18:37 localhost installer[282]: running form #<newt-form e2e800> ("Manual partitioning") with 0 clients 
Apr 10 16:18:42 localhost installer[282]: running form #<newt-form da1b40> ("Partition edit") with 0 clients 
Apr 10 16:18:46 localhost installer[282]: running form #<newt-form d9df40> ("Encryption label") with 0 clients 
Apr 10 16:18:51 localhost installer[282]: running form #<newt-form d9d3e0> ("Partition edit") with 0 clients 
Apr 10 16:18:53 localhost installer[282]: running form #<newt-form d9ed00> ("Mounting point") with 0 clients 
Apr 10 16:18:55 localhost installer[282]: running form #<newt-form d9e8e0> ("Partition edit") with 0 clients 
Apr 10 16:18:56 localhost installer[282]: running form #<newt-form da0f40> ("Manual partitioning") with 0 clients 
Apr 10 16:19:06 localhost installer[282]: running form #<newt-form d9f5b0> ("Password required") with 0 clients 
Apr 10 16:19:11 localhost installer[282]: running form #<newt-form da3d50> ("Password confirmation required") with 0 clients 
Apr 10 16:19:13 localhost installer[282]: running form #<newt-form da9b20> ("Format disk?") with 0 clients 
Apr 10 16:19:17 localhost installer[371]: running step 'locale' 
Apr 10 16:19:17 localhost installer[371]: running step 'language' 
Apr 10 16:19:17 localhost installer[371]: running form #<newt-form dfc870> ("Locale language") with 0 clients 

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 14:35   ` pelzflorian (Florian Pelz)
@ 2020-04-10 14:47     ` pelzflorian (Florian Pelz)
  2020-04-13 18:12       ` pelzflorian (Florian Pelz)
  0 siblings, 1 reply; 33+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-04-10 14:47 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Fri, Apr 10, 2020 at 04:35:18PM +0200, pelzflorian (Florian Pelz) wrote:
> On Fri, Apr 10, 2020 at 03:56:21AM +0200, pelzflorian (Florian Pelz) wrote:
> > For me the Guix System installer crashes reproducibly after manual
> > partitioning, even when not formatting the partition.  The ESP and
> > root partition have not been deleted (no matter if I tell the
> > installer to format them or not).
> 
> Hmm I tried again today but formatting worked now sadly.  I do not
> think I did anything differently.

Maybe the error only happens when choosing encryption; apparently I
forgot to set up encryption on the working first try.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
                   ` (3 preceding siblings ...)
  2020-04-10 11:24 ` Alex Sassmannshausen
@ 2020-04-10 15:42 ` Alex Sassmannshausen
  2020-04-10 22:38   ` Ludovic Courtès
  2020-04-10 15:45 ` Alex Sassmannshausen
  2020-04-11 10:51 ` Vincent Legoll
  6 siblings, 1 reply; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 15:42 UTC (permalink / raw)
  To: guix-devel

Hello!

I have spotted a further issue — though I'm not sure whether this thread
is the right place to report it:

One is able to select ratpoison as the only option in the desktop
environment options in the installer.

After successfully completing system setup from the ISO using that
selection, rebooting the system launches GDM OK.  Signing in to GDM
however causes the system to loop back to GDM, instead of starting a
ratpoison session.  It is not clear to me what causes the issue, but I'm
happy to help debug if someone can provide me with pointers on doing so.

Intuitively, I would hazard a guess that the initialisation of ratpoison
fails and the session is aborted, at which point GDM is restarted.

Best wishes,

Alex

Ludovic Courtès <ludo@gnu.org> writes:

> Hello Guix!
>
> I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
> the result:
>
>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1
>
> Alternately (and preferably), you can get it over IPFS:
>
>   guix install ipfs
>   ipfs daemon &
>   ipfs ls QmXpSUnppJgf23LpaKJzRWJbQxwEfybJy9VxF79iTLSXqa
>   ipfs get …
>
> All the files are signed with my key, also used to sign this message.
>
> Please test things as much as you can, be it the binary installation
> tarball on a “foreign” distro or the ISO image.  Once you’ve downloaded,
> just follow the same instructions as before (if you want to use
> ‘guix-install.sh’, you’ll have to adjust it to use the right tarball):
>
>   https://guix.gnu.org/download/
>
> If you encounter an issue, please report it to bug-guix@gnu.org,
> explaining what you did and what you observed.
>
> Notice that there’s no i686-linux installation image and no VM image,
> because of <https://issues.guix.gnu.org/issue/40527> but i can provide
> those later.
>
> If everything goes well, we can publish the release on Monday, 13th,
> with few or no changes beyond translation updates on the ‘version-1.1.0’
> branch.
>
> Thanks in advance!  :-)
>
> Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
                   ` (4 preceding siblings ...)
  2020-04-10 15:42 ` Alex Sassmannshausen
@ 2020-04-10 15:45 ` Alex Sassmannshausen
  2020-04-11 10:51 ` Vincent Legoll
  6 siblings, 0 replies; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 15:45 UTC (permalink / raw)
  To: guix-devel

Hello,

A minor useability issue:

At the end of installation, a prompt suggests installation is complete
and that the system is ready for reboot.

However, it suggests one can remove the installation medium before
hitting return to restart.

For me at least, removing the pendrive prior to reboot caused the system
to hang.  Only a hard power off got me out of that hang.  The system
seems to work fine aftarwards.

Perhaps the message could be improved by reversing the order of
restarting and removing boot media?

Best wishes,

Alex

Ludovic Courtès <ludo@gnu.org> writes:

> Hello Guix!
>
> I’ve run “make release” from the new ‘version-1.1.0’ branch and uploaded
> the result:
>
>   https://web.fdn.fr/~lcourtes/software/guix/1.1.0rc1
>
> Alternately (and preferably), you can get it over IPFS:
>
>   guix install ipfs
>   ipfs daemon &
>   ipfs ls QmXpSUnppJgf23LpaKJzRWJbQxwEfybJy9VxF79iTLSXqa
>   ipfs get …
>
> All the files are signed with my key, also used to sign this message.
>
> Please test things as much as you can, be it the binary installation
> tarball on a “foreign” distro or the ISO image.  Once you’ve downloaded,
> just follow the same instructions as before (if you want to use
> ‘guix-install.sh’, you’ll have to adjust it to use the right tarball):
>
>   https://guix.gnu.org/download/
>
> If you encounter an issue, please report it to bug-guix@gnu.org,
> explaining what you did and what you observed.
>
> Notice that there’s no i686-linux installation image and no VM image,
> because of <https://issues.guix.gnu.org/issue/40527> but i can provide
> those later.
>
> If everything goes well, we can publish the release on Monday, 13th,
> with few or no changes beyond translation updates on the ‘version-1.1.0’
> branch.
>
> Thanks in advance!  :-)
>
> Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 14:19         ` Ludovic Courtès
@ 2020-04-10 16:02           ` Alex Sassmannshausen
  0 siblings, 0 replies; 33+ messages in thread
From: Alex Sassmannshausen @ 2020-04-10 16:02 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Heya

Ludovic Courtès <ludo@gnu.org> writes:

> Hi!
>
> Mathieu Othacehe <m.othacehe@gmail.com> skribis:
>
>>> * Esperanto language/layout crashes the installer.
>>
>> Fixed by 1a24df44347629cd67821d672edad7636404f293 on master.
>>
>> Ludo, you may want to cherry-pick it to 1.1.0 branch :)
>
> Done!
>
> Thanks for testing & fixing, comrades!
>
> Ludo’.

This is amazing — really cool to see how quickly this was resolved!  Now
to learning Esperanto by using it on my spare computer… ;-)

Alex

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 15:42 ` Alex Sassmannshausen
@ 2020-04-10 22:38   ` Ludovic Courtès
  2020-04-11  9:11     ` alex sassmannshausen
  0 siblings, 1 reply; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-10 22:38 UTC (permalink / raw)
  To: Alex Sassmannshausen; +Cc: guix-devel

Hi Alex,

Alex Sassmannshausen <alex.sassmannshausen@gmail.com> skribis:

> After successfully completing system setup from the ISO using that
> selection, rebooting the system launches GDM OK.  Signing in to GDM
> however causes the system to loop back to GDM, instead of starting a
> ratpoison session.  It is not clear to me what causes the issue, but I'm
> happy to help debug if someone can provide me with pointers on doing so.
>
> Intuitively, I would hazard a guess that the initialisation of ratpoison
> fails and the session is aborted, at which point GDM is restarted.

Isn’t it just that GDM defaults to GNOME (not ratpoison), but since
GNOME isn’t available, it loops back?

What if you click on the small gear and select ratpoison?

Thanks for your feedback!

Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 22:38   ` Ludovic Courtès
@ 2020-04-11  9:11     ` alex sassmannshausen
  2020-04-11 13:16       ` Amin Bandali
  0 siblings, 1 reply; 33+ messages in thread
From: alex sassmannshausen @ 2020-04-11  9:11 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]

Heya

On Sat, 11 Apr 2020, 00:38 Ludovic Courtès, <ludo@gnu.org> wrote:

> Hi Alex,
>
> Alex Sassmannshausen <alex.sassmannshausen@gmail.com> skribis:
>
> > After successfully completing system setup from the ISO using that
> > selection, rebooting the system launches GDM OK.  Signing in to GDM
> > however causes the system to loop back to GDM, instead of starting a
> > ratpoison session.  It is not clear to me what causes the issue, but I'm
> > happy to help debug if someone can provide me with pointers on doing so.
> >
> > Intuitively, I would hazard a guess that the initialisation of ratpoison
> > fails and the session is aborted, at which point GDM is restarted.
>
> Isn’t it just that GDM defaults to GNOME (not ratpoison), but since
> GNOME isn’t available, it loops back?
>
> What if you click on the small gear and select ratpoison?
>

You are 100% correct! Thanks for that pointer - I hadn't considered it
would still default to gnome! :)

Cheers,

Alex



> Thanks for your feedback!
>
> Ludo’.
>

[-- Attachment #2: Type: text/html, Size: 1838 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
                   ` (5 preceding siblings ...)
  2020-04-10 15:45 ` Alex Sassmannshausen
@ 2020-04-11 10:51 ` Vincent Legoll
  2020-04-11 22:26   ` Ludovic Courtès
  6 siblings, 1 reply; 33+ messages in thread
From: Vincent Legoll @ 2020-04-11 10:51 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hello,

I tested the 1.1.0rc1 binary with the following commands:

1) guix search hello
2) guix show hello
3) guix build hello
4) guix gc -D /gnu/store/*hello*
5) guix build --no-substitutes hello
6) guix gc

On the following foreign distros:

i686 void 20191109 (glibc) (qemu / kvm) (*)
x86-64 debian 9 stretch 20200210-166 (qemu / kvm)
x86-64 debian 10 buster 20200410-227 (qemu / kvm)
armhf  armbian 20.02.1 bionic (kernel 5.4.20) (orangepi+2e)
aarch64 armbian 5.95 stretch (kernel 4.9.190) (odroid n2) (*)

(*) those tried to rebuild a lot of things locally at step 5,
so I stopped them. Maybe an operator error...

Looks like everything's working properly...

Congrats !

I'm still working on automating those tests though...

-- 
Vincent Legoll

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-11  9:11     ` alex sassmannshausen
@ 2020-04-11 13:16       ` Amin Bandali
  2020-04-11 13:48         ` Pierre Neidhardt
  0 siblings, 1 reply; 33+ messages in thread
From: Amin Bandali @ 2020-04-11 13:16 UTC (permalink / raw)
  To: alex sassmannshausen; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1707 bytes --]

alex sassmannshausen <alex.sassmannshausen@gmail.com> writes:

> Heya
>
> On Sat, 11 Apr 2020, 00:38 Ludovic Courtès, <ludo@gnu.org> wrote:
>
>> Hi Alex,
>>
>> Alex Sassmannshausen <alex.sassmannshausen@gmail.com> skribis:
>>
>> > After successfully completing system setup from the ISO using that
>> > selection, rebooting the system launches GDM OK.  Signing in to GDM
>> > however causes the system to loop back to GDM, instead of starting a
>> > ratpoison session.  It is not clear to me what causes the issue, but I'm
>> > happy to help debug if someone can provide me with pointers on doing so.
>> >
>> > Intuitively, I would hazard a guess that the initialisation of ratpoison
>> > fails and the session is aborted, at which point GDM is restarted.
>>
>> Isn’t it just that GDM defaults to GNOME (not ratpoison), but since
>> GNOME isn’t available, it loops back?
>>
>> What if you click on the small gear and select ratpoison?
>>
>
> You are 100% correct! Thanks for that pointer - I hadn't considered it
> would still default to gnome! :)
>

Not sure if this was ever reported, but IMHO, that GDM defaults to a
(nonexistent) GNOME shell option by default even when e.g. Xfce is
installed rather than GNOME, is a bug.  I recall that for a default
installation, GDM would be correctly set to start Xfce by default, but
after the first upgrade and reboot, it would automatically be changed to
GNOME, which would obviously not work when trying to log in, and one
would have to set it back to Xfce once again.  I remember being puzzled
by this when it first occurred to me.

>
> Cheers,
>
> Alex
>
>
>
>> Thanks for your feedback!
>>
>> Ludo’.
>>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-11 13:16       ` Amin Bandali
@ 2020-04-11 13:48         ` Pierre Neidhardt
  0 siblings, 0 replies; 33+ messages in thread
From: Pierre Neidhardt @ 2020-04-11 13:48 UTC (permalink / raw)
  To: Amin Bandali, alex sassmannshausen; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 122 bytes --]

I think this bug was reported here: https://issues.guix.info/issue/37831

-- 
Pierre Neidhardt
https://ambrevar.xyz/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-11 10:51 ` Vincent Legoll
@ 2020-04-11 22:26   ` Ludovic Courtès
  2020-04-12  6:43     ` Vincent Legoll
  0 siblings, 1 reply; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-11 22:26 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: guix-devel

Hi Vincent,

Vincent Legoll <vincent.legoll@gmail.com> skribis:

> I tested the 1.1.0rc1 binary with the following commands:
>
> 1) guix search hello
> 2) guix show hello
> 3) guix build hello
> 4) guix gc -D /gnu/store/*hello*
> 5) guix build --no-substitutes hello
> 6) guix gc
>
> On the following foreign distros:
>
> i686 void 20191109 (glibc) (qemu / kvm) (*)
> x86-64 debian 9 stretch 20200210-166 (qemu / kvm)
> x86-64 debian 10 buster 20200410-227 (qemu / kvm)
> armhf  armbian 20.02.1 bionic (kernel 5.4.20) (orangepi+2e)
> aarch64 armbian 5.95 stretch (kernel 4.9.190) (odroid n2) (*)

Woow, thanks a lot!

Did you use ‘guix-install.sh’ (modified) or did you install it manually?

> (*) those tried to rebuild a lot of things locally at step 5,
> so I stopped them. Maybe an operator error...

Could be that substitutes were missing.

> I'm still working on automating those tests though...

Heh, we’ll have them for 1.2.  ;-)

Thank you!

Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-11 22:26   ` Ludovic Courtès
@ 2020-04-12  6:43     ` Vincent Legoll
  2020-04-13 10:50       ` Ludovic Courtès
  0 siblings, 1 reply; 33+ messages in thread
From: Vincent Legoll @ 2020-04-12  6:43 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hello,

On Sun, Apr 12, 2020 at 12:26 AM Ludovic Courtès <ludo@gnu.org> wrote:
> Did you use ‘guix-install.sh’ (modified) or did you install it manually?

I used a modified guix-install.sh for the void testing (I'll submit
the modifications) but not for the others. I'll do future testing
with it, as it is the recommended way to setup guix on a foreign
distro.

BTW, how would I test that (modified guix-install + nix/local.mk) ?

I've modified guix-install to handle runit-based distros (for void
linux) and nix/local.mk, like in the sysv-init enablement Danny
submitted lately.

I've seen the rebuild instructions at the end of binary installation
page in the manual, but I couldn't make that take my local
modifications in account. I think there's some required steps
that are only made by the release make target.

I want to test, at least once before submitting my patch series
for review. Even if I think it would be nice-to-have for the 1.1.0...

> > (*) those tried to rebuild a lot of things locally at step 5,
> > so I stopped them. Maybe an operator error...
>
> Could be that substitutes were missing.

Yes, that's also possible, how would I check / ensure that ?

> > I'm still working on automating those tests though...
>
> Heh, we’ll have them for 1.2.  ;-)

Hopefully.

Thanks

-- 
Vincent Legoll

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-12  6:43     ` Vincent Legoll
@ 2020-04-13 10:50       ` Ludovic Courtès
  2020-04-13 11:46         ` Vincent Legoll
                           ` (2 more replies)
  0 siblings, 3 replies; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-13 10:50 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: guix-devel

Hi Vincent,

Vincent Legoll <vincent.legoll@gmail.com> skribis:

> BTW, how would I test that (modified guix-install + nix/local.mk) ?
>
> I've modified guix-install to handle runit-based distros (for void
> linux) and nix/local.mk, like in the sysv-init enablement Danny
> submitted lately.
>
> I've seen the rebuild instructions at the end of binary installation
> page in the manual, but I couldn't make that take my local
> modifications in account. I think there's some required steps
> that are only made by the release make target.

The ‘guix-binary.x86_64-linux.tar.xz’ makefile target runs:

  guix pack guix …

So you would first need to update the ‘guix’ package, using:

  make update-guix-package

and committing the result.

> I want to test, at least once before submitting my patch series
> for review. Even if I think it would be nice-to-have for the 1.1.0...

What changes are you referring to?  (Sorry, I’m getting lost!)

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-13 10:50       ` Ludovic Courtès
@ 2020-04-13 11:46         ` Vincent Legoll
  2020-04-13 12:36         ` Vincent Legoll
  2020-04-13 16:14         ` Vincent Legoll
  2 siblings, 0 replies; 33+ messages in thread
From: Vincent Legoll @ 2020-04-13 11:46 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hello,

On 13/04/2020 12:50, Ludovic Courtès wrote:
> Hi Vincent,
>
> Vincent Legoll <vincent.legoll@gmail.com> skribis:
>
>> BTW, how would I test that (modified guix-install + nix/local.mk) ?
>>
>> I've modified guix-install to handle runit-based distros (for void
>> linux) and nix/local.mk, like in the sysv-init enablement Danny
>> submitted lately.
>>
>> I've seen the rebuild instructions at the end of binary installation
>> page in the manual, but I couldn't make that take my local
>> modifications in account. I think there's some required steps
>> that are only made by the release make target.
> The ‘guix-binary.x86_64-linux.tar.xz’ makefile target runs:
>
>    guix pack guix …
>
> So you would first need to update the ‘guix’ package, using:
>
>    make update-guix-package
>
> and committing the result.


Thanks, I'll try that today.


>> I want to test, at least once before submitting my patch series
>> for review. Even if I think it would be nice-to-have for the 1.1.0...
> What changes are you referring to?  (Sorry, I’m getting lost!)


The support for runit-based distros in guix-install.sh & its

accompanying added file in the binary tarball. But I will

not ask to delay the release for that though, just if it can

be merged before the final build ok.


-- 

Vincent Legoll

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-13 10:50       ` Ludovic Courtès
  2020-04-13 11:46         ` Vincent Legoll
@ 2020-04-13 12:36         ` Vincent Legoll
  2020-04-13 16:14         ` Vincent Legoll
  2 siblings, 0 replies; 33+ messages in thread
From: Vincent Legoll @ 2020-04-13 12:36 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Thanks again,

On 13/04/2020 12:50, Ludovic Courtès wrote:
> The ‘guix-binary.x86_64-linux.tar.xz’ makefile target runs:
>    guix pack guix …
>
> So you would first need to update the ‘guix’ package, using:
>
>    make update-guix-package
>
> and committing the result.

What about the patch here:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40597

then ?

-- 
Vincent Legoll

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-13 10:50       ` Ludovic Courtès
  2020-04-13 11:46         ` Vincent Legoll
  2020-04-13 12:36         ` Vincent Legoll
@ 2020-04-13 16:14         ` Vincent Legoll
  2020-04-13 20:24           ` Ludovic Courtès
  2 siblings, 1 reply; 33+ messages in thread
From: Vincent Legoll @ 2020-04-13 16:14 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hello,

On 13/04/2020 12:50, Ludovic Courtès wrote:
> What changes are you referring to? (Sorry, I’m getting lost!)

This: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40601

-- 
Vincent Legoll

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-10 14:47     ` pelzflorian (Florian Pelz)
@ 2020-04-13 18:12       ` pelzflorian (Florian Pelz)
  0 siblings, 0 replies; 33+ messages in thread
From: pelzflorian (Florian Pelz) @ 2020-04-13 18:12 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

On Fri, Apr 10, 2020 at 04:47:44PM +0200, pelzflorian (Florian Pelz) wrote:
> On Fri, Apr 10, 2020 at 04:35:18PM +0200, pelzflorian (Florian Pelz) wrote:
> > On Fri, Apr 10, 2020 at 03:56:21AM +0200, pelzflorian (Florian Pelz) wrote:
> > > For me the Guix System installer crashes reproducibly after manual
> > > partitioning, even when not formatting the partition.  The ESP and
> > > root partition have not been deleted (no matter if I tell the
> > > installer to format them or not).
> > 
> > Hmm I tried again today but formatting worked now sadly.  I do not
> > think I did anything differently.
> 
> Maybe the error only happens when choosing encryption; apparently I
> forgot to set up encryption on the working first try.
> 

The error when encrypting on my Macbook is gone on 1.1.0-rc2 via USB.
I do not know why and hope it is fixed (or the previous USB was bad).

I reinstalled successfully now after Manual partitioning.  Thanks to
all who made this possible!

Regards,
Florian

^ permalink raw reply	[flat|nested] 33+ messages in thread

* Re: 1.1.0rc1 available for test!
  2020-04-13 16:14         ` Vincent Legoll
@ 2020-04-13 20:24           ` Ludovic Courtès
  0 siblings, 0 replies; 33+ messages in thread
From: Ludovic Courtès @ 2020-04-13 20:24 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: guix-devel

Hi,

Vincent Legoll <vincent.legoll@gmail.com> skribis:

> On 13/04/2020 12:50, Ludovic Courtès wrote:
>> What changes are you referring to? (Sorry, I’m getting lost!)
>
> This: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40601

Oh nice.  I don’t think that’ll make it into 1.1.0 but it’s a welcome
addition!

Ludo’.

^ permalink raw reply	[flat|nested] 33+ messages in thread

end of thread, other threads:[~2020-04-13 20:24 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-09 20:51 1.1.0rc1 available for test! Ludovic Courtès
2020-04-09 21:33 ` Danny Milosavljevic
2020-04-10  1:56 ` pelzflorian (Florian Pelz)
2020-04-10 10:38   ` Ludovic Courtès
2020-04-10 12:06   ` Mathieu Othacehe
2020-04-10 14:35   ` pelzflorian (Florian Pelz)
2020-04-10 14:47     ` pelzflorian (Florian Pelz)
2020-04-13 18:12       ` pelzflorian (Florian Pelz)
2020-04-10  3:20 ` Vagrant Cascadian
2020-04-10 10:29   ` Ludovic Courtès
2020-04-10 11:24 ` Alex Sassmannshausen
2020-04-10 12:01   ` Mathieu Othacehe
2020-04-10 12:19     ` Alex Sassmannshausen
2020-04-10 12:07   ` Alex Sassmannshausen
2020-04-10 12:17     ` Mathieu Othacehe
2020-04-10 13:11       ` Alex Sassmannshausen
2020-04-10 13:53       ` Mathieu Othacehe
2020-04-10 14:19         ` Ludovic Courtès
2020-04-10 16:02           ` Alex Sassmannshausen
2020-04-10 15:42 ` Alex Sassmannshausen
2020-04-10 22:38   ` Ludovic Courtès
2020-04-11  9:11     ` alex sassmannshausen
2020-04-11 13:16       ` Amin Bandali
2020-04-11 13:48         ` Pierre Neidhardt
2020-04-10 15:45 ` Alex Sassmannshausen
2020-04-11 10:51 ` Vincent Legoll
2020-04-11 22:26   ` Ludovic Courtès
2020-04-12  6:43     ` Vincent Legoll
2020-04-13 10:50       ` Ludovic Courtès
2020-04-13 11:46         ` Vincent Legoll
2020-04-13 12:36         ` Vincent Legoll
2020-04-13 16:14         ` Vincent Legoll
2020-04-13 20:24           ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).