docs: update releases/omlx42/notes-tldr
This commit is contained in:
parent
188d78ef40
commit
4ef18e3fa6
|
@ -2,7 +2,7 @@
|
||||||
title: Notes tl;dr
|
title: Notes tl;dr
|
||||||
description: OMLx 4.2 Notes tl;dr
|
description: OMLx 4.2 Notes tl;dr
|
||||||
published: true
|
published: true
|
||||||
date: 2020-07-15T10:08:13.956Z
|
date: 2020-09-08T09:35:37.732Z
|
||||||
tags: 4.2, releases
|
tags: 4.2, releases
|
||||||
editor: markdown
|
editor: markdown
|
||||||
---
|
---
|
||||||
|
@ -59,5 +59,16 @@ Use the graphical utility [Software Repository Selector](https://wiki.openmandri
|
||||||
While graphical tools (Discover, dnfdragora, etc.) are useful to find out available extra software, we strongly suggest to install packages from command line
|
While graphical tools (Discover, dnfdragora, etc.) are useful to find out available extra software, we strongly suggest to install packages from command line
|
||||||
`sudo dnf --refresh install <package_name>`
|
`sudo dnf --refresh install <package_name>`
|
||||||
|
|
||||||
|
## Errata
|
||||||
|
#### NVIDIA Graphics Cards
|
||||||
|
This release includes the reverse engineered nouveau driver.
|
||||||
|
Users may use drivers from nvidia web site but they are not supported by OpenMandriva. Installing and maintaining any proprietary nVidia drivers is solely the users option and responsibility.
|
||||||
|
#### NVME SSDs
|
||||||
|
Some NVME SSDs may not be recognized by OMLx 4.2 Live ISO.
|
||||||
|
The Live ISO has 2 different workarounds. See more in [4.2/Errata#NVME SSDs](https://wiki.openmandriva.org/en/releases/omlx42/errata#nvme-ssds).
|
||||||
|
#### GEOIP
|
||||||
|
Installer automatically GEOIP setting may not set the timezone correctly.
|
||||||
|
|
||||||
|
|
||||||
\-
|
\-
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue