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

/bin/vfio-startup.sh: line 123: echo: write error: No such device #21

Open
not-nullptr opened this issue Jul 19, 2022 · 3 comments
Open

Comments

@not-nullptr
Copy link

Followed step by step, checked through both the YouTube tutorial and GitHub README.md, to no avail.
Full log:

07/19/2022 01:06:21 : Beginning of Startup!
1148 plasmashell
07/19/2022 01:06:21 : Display Manager is KDE, running KDE clause!
07/19/2022 01:06:21 : Display Manager = display-manager
06:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2070] [10de:1f02] (rev a1)
07/19/2022 01:06:21 : System has an NVIDIA GPU
/bin/vfio-startup.sh: line 123: echo: write error: No such device
modprobe: FATAL: Module drm_kms_helper is builtin.
modprobe: FATAL: Module drm is builtin.
07/19/2022 01:06:21 : NVIDIA GPU Drivers Unloaded
07/19/2022 01:06:21 : End of Startup!
07/19/2022 01:06:25 : Beginning of Teardown!
07/19/2022 01:06:25 : Loading NVIDIA GPU Drivers
07/19/2022 01:06:25 : NVIDIA GPU Drivers Loaded
grep: /tmp/vfio-is-amd: No such file or directory
/usr/bin/systemctl
07/19/2022 01:06:25 : Var has been collected from file: display-manager
/bin/vfio-teardown.sh: line 96: /tmp/vfio-bound-consoles: No such file or directory
07/19/2022 01:06:25 : End of Teardown!
07/19/2022 01:10:16 : Beginning of Startup!
5674 plasmashell
07/19/2022 01:10:16 : Display Manager is KDE, running KDE clause!
07/19/2022 01:10:16 : Display Manager = display-manager
06:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2070] [10de:1f02] (rev a1)
07/19/2022 01:10:16 : System has an NVIDIA GPU
/bin/vfio-startup.sh: line 123: echo: write error: No such device```
@lucas2kdk
Copy link

What's your hardware? How far along in the guide are you?

@not-nullptr
Copy link
Author

not-nullptr commented Jul 19, 2022 via email

@sakurawald
Copy link

sakurawald commented Jul 12, 2023

I got the same error with nvidia 3080ti mobile

 1 custom_hooks.log                                                                                                                                                                                     Buffers
  1 07/12/2023 16:33:01 : Beginning of Startup!
  2 1561 plasmashell
  3 07/12/2023 16:33:01 : Display Manager is KDE, running KDE clause!
  4 07/12/2023 16:33:01 : Display Manager = display-manager
  5 07/12/2023 16:33:01 : Unbinding Console 1
  6 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA103M [GeForce RTX 3080 Ti Mobile] [10de:2420] (rev a1)
  7 07/12/2023 16:33:01 : System has an NVIDIA GPU 
  8 /usr/local/bin/vfio-startup: line 123: echo: write error: No such device
  9 modprobe: FATAL: Module drm_kms_helper is builtin.
 10 modprobe: FATAL: Module drm is builtin.
 11 07/12/2023 16:33:01 : NVIDIA GPU Drivers Unloaded
 12 07/12/2023 16:33:01 : End of Startup!
 13 07/12/2023 16:40:32 : Beginning of Startup!
 14 1413 plasmashell
 15 07/12/2023 16:40:32 : Display Manager is KDE, running KDE clause!
 16 07/12/2023 16:40:32 : Display Manager = display-manager
 17 07/12/2023 16:40:32 : Unbinding Console 1
 18 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA103M [GeForce RTX 3080 Ti Mobile] [10de:2420] (rev a1)
 19 07/12/2023 16:40:32 : System has an NVIDIA GPU
 20 /usr/local/bin/vfio-startup: line 123: echo: write error: No such device
 21 modprobe: FATAL: Module drm_kms_helper is builtin.
 22 modprobe: FATAL: Module drm is builtin.
 23 07/12/2023 16:40:32 : NVIDIA GPU Drivers Unloaded
 24 07/12/2023 16:40:32 : End of Startup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants