Skip to content

some tips to fix common issues when installing/running qubes os

Notifications You must be signed in to change notification settings

hkof/qubes-os-troubleshooting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

qubes-os-troubleshooting

some tips to fix common issues when installing/running qubes os

Installation:

nvidia gpu

If your laptop has an nvidia gpu most likely you will the installation loading screen will freeze or end up with this error message 'X startup failed, aborting installation'.

One way to fix it is to disable your nvidia driver(nouveau) and use your internal gpu (usually supported by the kernel):

  1. boot into grub menu, edit the first option by pressing the tab key to enter edit mode.
  2. right after quiet rhgb, add the following:
    nouveau.modeset=0 rd.driver.blacklist=nouveau video=vesa:off
  3. Now you should be able to start qubes installer.

non supported wireless card

If you get stuck at the last stage of installtion, while configuring the sys-net. Most likely your wireless card is not supported, you need to replace it with another one that is supported by the kernel.

After Installation:

sleeping mode

My laptop won't wake up from sleep mode:
try update your kernel to the latest version, using:
sudo qubes-dom0-update kernel-latest

About

some tips to fix common issues when installing/running qubes os

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published