Skip to content

Fatal error received in: "video_driver_init_internal()" #169

Closed
@TenruYuko

Description

@TenruYuko

I'm attempting to get this working -- that said, one note should be made first off -- I have to run docker as root. It's a long and complicated story, but yeah. I'm also on NixOS.

So, I did the basic commands, and then it starts doing what looks like generating smth (counting from 0% to 100%), then at the bottom, says this.

retroarch-1  | Authorization required, but no authorization protocol specified
retroarch-1  | 
retroarch-1  | Authorization required, but no authorization protocol specified
retroarch-1  | 
retroarch-1  | amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
retroarch-1  | amdgpu: amdgpu_device_initialize failed.
retroarch-1  | Fatal error received in: "video_driver_init_internal()"
retroarch-1 exited with code 1

And after a moment or two after this,

sunshine-1   | [2024-02-09 01:48:27] FATAL: /opt/gow/wait-x11: Gave up waiting for X server :0
sunshine-1 exited with code 11

Furthermore, after I run it again with that user,

[user@user-NAS:/aeternae/data_servers/gow]$ bash ./run-gow --app retroarch up
Running docker compose...
[+] Running 2/0
 ✔ Container gow-retroarch-1  Created                                                                                                                            0.0s 
 ✔ Container gow-sunshine-1   Created                                                                                                                            0.0s 
Attaching to retroarch-1, sunshine-1
retroarch-1  | [2024-02-09 01:42:55] 
retroarch-1  | [2024-02-09 01:42:55] [ /etc/cont-init.d/10-setup_user.sh: executing... ]
retroarch-1  | [2024-02-09 01:42:55] **** Configure default user ****
retroarch-1  | [2024-02-09 01:42:55] Setting default user uid=1000(retro) gid=1000(retro)
retroarch-1  | userdel: retro mail spool (/var/mail/retro) not found
retroarch-1  | userdel: error removing directory /home/retro
sunshine-1   | [2024-02-09 01:42:56] 
sunshine-1   | [2024-02-09 01:42:56] [ /etc/cont-init.d/10-setup_user.sh: executing... ]
sunshine-1   | [2024-02-09 01:42:56] **** Configure default user ****
sunshine-1   | [2024-02-09 01:42:56] Setting default user uid=1000(retro) gid=1000(retro)
sunshine-1   | userdel: retro mail spool (/var/mail/retro) not found
sunshine-1   | userdel: error removing directory /home/retro
retroarch-1 exited with code 12
sunshine-1 exited with code 12

Anybody able to help, by chance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions