Skip to content

Error: GraphicsAdapterNotFound when running chess-gui example on Ubuntu 16.04 #6

@JayWalker512

Description

@JayWalker512
$: cargo run --release --bin best
    Finished release [optimized] target(s) in 0.54s
     Running `target/release/best`
Error: GraphicsAdapterNotFound

This is the output on Ubuntu 16.04.3, with Intel HD 5300 graphics chip. Some more info:

$: rustup show
Default host: x86_64-unknown-linux-gnu
rustup home:  /home/jaywalker/.rustup

installed toolchains
--------------------

stable-x86_64-unknown-linux-gnu (default)
nightly-2016-12-16-x86_64-unknown-linux-gnu
nightly-x86_64-unknown-linux-gnu

active toolchain
----------------

stable-x86_64-unknown-linux-gnu (default)
rustc 1.48.0 (7eac88abb 2020-11-16)

I'm guessing this is due to some missing dependency because your screenshots look like you're running Ubuntu, but not sure what the dependency might be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions