dell_xps_15_9530
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dell_xps_15_9530 [2020/09/22 20:10] – [Audio] ben | dell_xps_15_9530 [2021/08/27 07:40] (current) – ben | ||
|---|---|---|---|
| Line 140: | Line 140: | ||
| * Reboot and pray | * Reboot and pray | ||
| - | ==== Failure to boot ==== | + | Kernel package installations run '' |
| + | |||
| + | Grub 2.02-r3 ships a version of '' | ||
| + | |||
| + | |||
| + | ====== Troubleshooting ====== | ||
| + | |||
| + | ===== Failure to boot from ZFS root ===== | ||
| Errors on startup about system not having been booted with systemd. This is a problem with the dracut initrd. | Errors on startup about system not having been booted with systemd. This is a problem with the dracut initrd. | ||
| Line 174: | Line 181: | ||
| --cmd "zfs load-key ${ENCRYPTIONROOT}" | --cmd "zfs load-key ${ENCRYPTIONROOT}" | ||
| </ | </ | ||
| + | |||
| + | ===== NetworkManager not authorized to control networking ===== | ||
| + | |||
| + | * Ensure interactive user is a member of the '' | ||
| + | * Ensure polkit permits netdev group to control networkmanager (changes take immediate effect): <code javascript / | ||
| + | polkit.addRule(function(action, | ||
| + | if (action.id.indexOf(" | ||
| + | return polkit.Result.YES; | ||
| + | } | ||
| + | }); | ||
| + | </ | ||
| + | |||
dell_xps_15_9530.1600805403.txt.gz · Last modified: by ben
