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

Nissan start up animation + kernel/initrd paths #34

Open
BuenGenio opened this issue Oct 22, 2024 · 4 comments
Open

Nissan start up animation + kernel/initrd paths #34

BuenGenio opened this issue Oct 22, 2024 · 4 comments

Comments

@BuenGenio
Copy link

BuenGenio commented Oct 22, 2024

Hi all, hopefully I'm not the only one still tinkering with my Qashqai HUD when I have 30 mins to kill when parked and waiting for somebody :)

Got 2 3 questions:

  1. Has anyone figured out where the spinning Nissan logo boot animation comes from on start up? Is it part of the initrd/plymouth or similar (e.g. there are a bunch of shader files, which I still don't know what they're for and what format they're in)?

  2. Where are the kernel and initrd boot images stored? /boot is empty when I'm sshd, but I supposed what's mounted at that point is not the RTOS, but some sort of VM... eh?

  3. My Qashqai doesn't come with neither SiriusXM nor DAB enabled, presumably in case of the former it's because I'm in Europe, not the US and with the latter I assume it's because my FW is for Eastern Europe, and since there's no DAB except for a handful of countries, e.g. UK, it's not activated. Question - is there a way to activate either one of them?

Thanks and it's so good to have so much awesome documentation about the internals!

@AlKu84
Copy link

AlKu84 commented Oct 22, 2024

It is possible to enable DAB. This can be done using the ELM adapter. You need to read the configuration setting from the auto where it works. The command to read this part of the configuration: 211D .

@BuenGenio
Copy link
Author

It is possible to enable DAB. This can be done using the ELM adapter. You need to read the configuration setting from the auto where it works. The command to read this part of the configuration: 211D .

Thank you. Thought this would be possible tweaking KDS/Registry via OSAL...

@AlKu84
Copy link

AlKu84 commented Oct 23, 2024

It is possible to enable DAB. This can be done using the ELM adapter. You need to read the configuration setting from the auto where it works. The command to read this part of the configuration: 211D .

Thank you. Thought this would be possible tweaking KDS/Registry via OSAL...

A description of the settings change is posted in the repository. You need to read the settings on the device with DAB enabled, and you can write it down as it is more convenient.

@BuenGenio
Copy link
Author

Any ideas where the start up animation is stored and in which format? Also, how would I go about playing a sound on 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

2 participants