Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the rocket domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the soledad domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/practical-tips.com/wp-includes/functions.php on line 6114
Ubuntu: Zjistěte svou grafickou kartu - zde je návod, jak na to - Practical Tips

Ubuntu: Zjistěte svou grafickou kartu – zde je návod, jak na to

by Flo

Vaši grafickou kartu v Ubuntu zjistíte pomocí terminálu. Potřebujete pouze správný příkaz

Ubuntu: Zjistěte svou grafickou kartu pomocí terminálu

Pokud chcete v Ubuntu zjistit model své grafické karty, postupujte podle následujících kroků:

  • Otevřete terminál pomocí klávesnice kombinací kláves [Ctrl] + [Alt] + [T].
  • Poté zadejte příkaz lspci -nnk | grep -i VGA -A2. Zadání potvrďte klávesou [Enter].
  • Nyní se zobrazí název nebo čipová sada vaší grafické karty.
  • Tip: Pro zobrazení aktuální verze ovladače a jeho názvu můžete také použít příkaz glxinfo | grep ‚OpenGL version string‘.

Related Articles

Leave a Comment