mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-22 06:26:28 -04:00
Clean up formatting
This commit is contained in:
parent
0dfe8b35d7
commit
ad1fb0cc05
@ -22,9 +22,14 @@ In addition, the Qubes team will receive a small portion of the revenue from any
|
|||||||
|
|
||||||
For existing Librem 13 users, please follow the instructions to ensure maximum compatibility with Qubes:
|
For existing Librem 13 users, please follow the instructions to ensure maximum compatibility with Qubes:
|
||||||
|
|
||||||
1. in `dom0`, open a terminal and remove not supported X drivers:
|
1. In `dom0`, open a terminal and remove unsupported X drivers:
|
||||||
`sudo yum remove
|
|
||||||
xorg-x11-drv-{trident,i740,apm,i128,cirrus,tdfx,qxl,rendition,sis,glint,siliconmotion,r128,s3virge,mga,mach64,savage}`
|
sudo yum remove xorg-x11-drv-{trident,i740,apm,i128,cirrus,tdfx,qxl,rendition,sis,glint,siliconmotion,r128,s3virge,mga,mach64,savage}
|
||||||
2. update X drivers:
|
|
||||||
`sudo qubes-dom0-update --releasever=3.1 --enablerepo=qubes-dom0-current-testing --action=update 'xorg-x11-drv-*'`
|
2. Update X drivers:
|
||||||
3. enable newer kernel: `sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable kernel`
|
|
||||||
|
sudo qubes-dom0-update --releasever=3.1 --enablerepo=qubes-dom0-current-testing --action=update 'xorg-x11-drv-*'
|
||||||
|
|
||||||
|
3. Enable newer kernel:
|
||||||
|
|
||||||
|
sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable kernel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user