-
Notifications
You must be signed in to change notification settings - Fork 21
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
DK2 on Pi 4 not working #14
Comments
The Pi4 is indeed a slightly new ball game and I don't know what is wrong with the timing settings on a Pi4. |
Ok, I’ll try messing with the settings today after school. I’ll comment if I get it working |
LETS GO I FIGURED IT OUT! Probably took me far longer than it should have, but at least it works now. Should I close this now or close it after I update with a full Pi4 DK2 config.txt? |
My working config.txt file:
Oh and then just use |
That's great, many thanks for looking into it and posting the config file. I'll probably make it easier (or at least properly document) how to use either PSVR or DK2 for Pi3 and Pi4, now I know at least one other person is using a DK2. :) There's also a ticket I've just reopened on the rotation aspect (#5) |
I am trying to configure an Oculus to work on a Pi400 for my college senior project. Following your code and wanting to ask if you have any updates or suggestions. I have both a DK2 and Oculus Rift - you used the DK2 but Oculus no longer supports it and finding code for it has been challenging - whole project has been an interesting challenge. Running into several roadblocks during the programming. |
First of all, thank you for updating it. I really appreciate it.
No way I would have managed anything close to this without this.
I followed the updated install instructions but with -DDRIVER_OCULUS_RIFT=ON instead of PSVR, and without copying the PSVR config.txt file.
The demos work, it’s displayed on my monitor and it tracks the headsets rotation, but I can’t get it to output to it.
I took the PSVR config and replaced the CVT with the stuff from the original DK2 file. I’ve messed around with a lot of the settings, but I can’t get even a white screen on the headset. It worked on Pi3 though, so one of the commands must not work/work differently on Pi4.
I see you are using PSVR now, so if you do try to fix it, don’t try too hard. I’m just wondering if you know what it might be
The text was updated successfully, but these errors were encountered: