Announcement

Collapse
No announcement yet.

HD Graphics 510 Skylake GT1 - no 3D support available

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HD Graphics 510 Skylake GT1 - no 3D support available

    uname -a

    Linux kubuntu 4.13.0-36-generic

    lspci

    00:02.0 VGA compatible controller: Intel Corporation HD Graphics 510 (rev 06)

    lsmod | grep i915

    i915 1822720 28
    i2c_algo_bit 16384 1 i915
    drm_kms_helper 167936 1 i915
    drm 360448 12 i915,drm_kms_helper
    video 40960 1 i915

    How and where to configure 3D support?

    TIA

    wegwerf4

    #2
    Why do you say you have no 3d support?

    First:

    Code:
    sudo apt install nux-tools
    run this command in a terminal and post the output
    Code:
    /usr/lib/nux/unity_support_test -p
    Last edited by mr_raider; Feb 22, 2018, 01:43 PM.

    Comment

    Working...
    X