other:vb:update
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
other:vb:update [2016/04/28 11:06] – [Updating the Linux guest additions] Added a 'Mount Volume' step jypeter | other:vb:update [2016/09/19 17:19] (current) – [Updating Linux] Improved... jypeter | ||
---|---|---|---|
Line 76: | Line 76: | ||
du -sh / | du -sh / | ||
</ | </ | ||
+ | |||
+ | Recent machines (Fedora Core 22 and later) may use '' | ||
+ | * **dnf** (/ | ||
+ | * **PackageKit** (/ | ||
It's also a good thing to clean the //journal// (note: limiting the journal size probably has to be done only once) | It's also a good thing to clean the //journal// (note: limiting the journal size probably has to be done only once) | ||
Line 91: | Line 95: | ||
</ | </ | ||
+ | Note: **abrt** ([[http:// | ||
==== Updating the Linux guest additions ==== | ==== Updating the Linux guest additions ==== | ||
Line 136: | Line 141: | ||
If you want some details about how the graphics are handled by the current installation of you VB (i.e. **is your VM using the graphics card of the Windows host** or is it running is it use the sloooow software mode?), you can use the following commands | If you want some details about how the graphics are handled by the current installation of you VB (i.e. **is your VM using the graphics card of the Windows host** or is it running is it use the sloooow software mode?), you can use the following commands | ||
- | * **glxgears**: if things work correctly, you will get a window with smoothly rotating gears (you can make the window fullscreen and check that it is still working) and the terminal will display some frames per second statistics | + | * '' |
+ | | ||
* You may get some warning and error messages, but you should be good if the gears are rotating smoothly | * You may get some warning and error messages, but you should be good if the gears are rotating smoothly | ||
- | * You can run the //glxinfo// command and you should see a reference to your graphics card if the video is indeed using it\\ **glxinfo | \grep -i opengl**\\ OpenGL vendor string: Humper\\ OpenGL renderer string: Chromium \\ OpenGL version string: 2.1 Chromium 1.9\\ **NVIDIA card =>** OpenGL shading language version string: 4.40 **NVIDIA** via Cg compiler\\ **Intel HD Graphics xxxx card =>** OpenGL shading language version string: 4.00 - **Build 10.18.10.3993**\\ OpenGL extensions: | + | * You can run the //glxinfo// command and you should see a reference to your graphics card if the video is indeed using it\\ '' |
- | * You can get some additional information (including the screen resolution) with the // | + | * You can get some additional information (including the screen resolution) with the // |
other/vb/update.1461834376.txt.gz · Last modified: 2016/04/28 11:06 by jypeter