Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpu acceleration command does not work #195

Open
TheTruePerson opened this issue Dec 10, 2024 · 1 comment
Open

gpu acceleration command does not work #195

TheTruePerson opened this issue Dec 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TheTruePerson
Copy link

Describe the bug
When following the instructions given on the Shimboot ReadMe to fix gpu acceleration, the following this is outputted (i can put more debug output tomorrow)

ror: glx: failed to create dri3 screen
libGL error: failed to load driver: i965
MESA: warning: Driver does not support the 0x46d0 PCI ID.
libGL error: glx: failed to create dri2 screen
libGL error: failed to load driver: i965
libGL error: MESA-LOADER: failed to open i965: /usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or

To Reproduce
Steps to reproduce the behavior:
Run Shimboot on a nissa computer, with intel i386
Run the command given but replace i695 with i386
Run steam with STEAM_DEUBUG=1 steam

(note - it fixes with --no-cef-sandbox which disables gpu acceleration on steam)
Expected behavior

The Mesa and LibGL drivers should not glitch and GPU acceleration should work

Screenshots / Photos
Will be added tomorrow
Target Chrome OS Device (please complete the following information):

  • Board Name: Nissa
  • Device Name: CRAASK-HULX
    • Shimboot version: v1.2.1

Build Device (please complete the following information):
Built on my own debian 12 xfce device (not shimboot, its a home laptop that i installed debian on)

  • OS: [e.g. Debian 12]
  • Neofetch out [run neofetch --stdout and paste it here]
    will be done tomorrow
@TheTruePerson TheTruePerson added the bug Something isn't working label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@TheTruePerson and others