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

PS5 State Unknown #41

Open
cmcgowan111 opened this issue Feb 7, 2023 · 13 comments
Open

PS5 State Unknown #41

cmcgowan111 opened this issue Feb 7, 2023 · 13 comments

Comments

@cmcgowan111
Copy link

Hi. I recently discovered this new RPI02 and managed to follow all the instructions to build this on my Pi 4b. The initial registration of my PS5 works fine and I can play for as long as I want. Once I disconnect, the state of the console changes to "Unknown" and I can't figure out how to resolve this. The shell output after running the chiaki-rpi command shows the correct state but the GUI has the "Unknown" state. A reboot of both the Pi and the PS5 doesn't help. Just wondering if you have seen this issue and can please help with how to resolve it. Thanks

@Fredrum
Copy link
Owner

Fredrum commented Feb 9, 2023

Hi I just tried running again both on desktop and on tty/cli and could not reproduce that behaviour.

What OS are you using on your RPi?

Do you use WiFi on either the PS5 or the RPi?

Do you have a folder named something like:

/home/pi/.config/Chiaki

with a file named Chiaki_rpi.conf

@cmcgowan111
Copy link
Author

cmcgowan111 commented Feb 9, 2023 via email

@cmcgowan111
Copy link
Author

Should have added the below in previous message.

I know they are completely different but I have the android Chiaki and PS Play apps on my phone and my TV and these both work fine. Official remote play app works too so it just this RPi one I'm having problems with.

@Fredrum
Copy link
Owner

Fredrum commented Feb 9, 2023 via email

@cmcgowan111
Copy link
Author

cmcgowan111 commented Feb 10, 2023 via email

@cmcgowan111
Copy link
Author

cmcgowan111 commented Feb 15, 2023 via email

@Fredrum
Copy link
Owner

Fredrum commented Feb 15, 2023

Hi thanks for that!
I should have some time during the weekend to take a look.
Can't promise I'll figure it out though.

@Fredrum
Copy link
Owner

Fredrum commented Feb 19, 2023

Hmm your printout is missing a line after Is PS5: 1 where it should say that it has correctly identified your particular PS5 from whats stored in the config file. You should get a line saying 'Discovery ID match":

Discovered Host State:  standby
Is PS5:  1
Discovery ID match

You said earlier that you had to create the 'Chiaki' config folder and config file yourself which makes it seem something could have gone wrong there.

This is how my config file looks:
(I have changed a few letters/numbers here and there for security)

version: 1

regist_hosts:
  - host : 1
    isPS5 : 1
    nick : PS5-512
    id : 70862A1FC2BA
    remote_ip : 0.0.0.0
    rp_key : ynFLFv05xkNchgskLFlCLA==
    regist : 324ea7ee
    session : 
      decoder : automatic
      codec : h265
      resolution : 1080
      fps : 60
      audio_device : Built-in Audio Digital Stereo (HDMI)

Does your Chiaki_rpi.conf file have all the same data?

@cmcgowan111
Copy link
Author

cmcgowan111 commented Feb 20, 2023 via email

@Fredrum
Copy link
Owner

Fredrum commented Mar 3, 2023

I just noticed something...could you tell me what's the output when you do,

uname -a

To get your kernel version?

@cmcgowan111
Copy link
Author

cmcgowan111 commented Mar 4, 2023 via email

@Fredrum
Copy link
Owner

Fredrum commented Mar 5, 2023

Thank you for that.
I upgraded my Pi4 to the new kernel 6.1 and now I get some problem that Chiaki won't discover my PS5 it its in standby mode. Chiaki now reports 'unknown' until I have manually turned on my PS5.

But unfortunately that's not the same as your issue then.
Shame as I need to be able to replicate your problem to be able to fix it.

Hm ok. Sorry I don't have any more leads on this atm.

@cmcgowan111
Copy link
Author

cmcgowan111 commented Mar 5, 2023 via email

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

2 participants