mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
InstallationGuide changed
This commit is contained in:
parent
d9baba6fa1
commit
809dc2a476
@ -82,6 +82,12 @@ Known Issues
|
||||
|
||||
- Some keyboard layout set by KDE System Settings can cause [keyboard not working at all](https://groups.google.com/group/qubes-devel/browse_thread/thread/77d076b65dda7226). If you hit this issue, you can switch to console (by console login option) and manually edit ``/etc/X11/xorg.conf.d/00-system-setup-keyboard.conf`` (and ``/etc/sysconfig/keyboard``) and place correct keyboard layout settings (details in linked thread). You can check if specific keyboard layout settings are proper using ``setxkbmap`` tool.
|
||||
|
||||
- On systems with more than 8GB of RAM there is problem with Disposable VM. To fix it, limit maximum memory allocation for DispVM to 3GB
|
||||
|
||||
``` {.wiki}
|
||||
qvm-prefs -s fedora-17-x64-dvm maxmem 3072
|
||||
```
|
||||
|
||||
Getting Help
|
||||
------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user