johnr14

Results 24 comments of johnr14

Hi, I have tried this, I would recommend to double the wait time after each retry and have more retry. On first try, I may need to restart the program...

I rebased on f41816db1a8cea3c1c0dcee87f17ed4fda442a16 and it fix the size 0 x 0 ! But screen is still black. I didn't specify, but current setup works fine on W10 in case...

I already ran xrandr and it did not change the disconnect status. I remember seeing a kernel param for amd and vr, might try to find the page again. But...

There seems to be some issues on SteamVR with similar black screen. [#189](https://github.com/ValveSoftware/SteamVR-for-Linux/issues/189) and [#274](https://github.com/ValveSoftware/SteamVR-for-Linux/issues/274). Also, just found #274 and it is where I saw the fix for the kernel,...

Rebooted with `amdgpu.dc=0` and it's not working. This is what is logged in journalctl when running the opengl demo : ``` Jan 18 19:51:35 wksfed kwin_x11[2271]: qt.qpa.xcb: QXcbConnection: XCB error:...

Ok, got USBPcap installed and captured packets ! Found packet matching the detection of the sensor : 1b00506084530ae6ffff0000000009000104000600810104000000**10014706** After 1.176 sec, we start seeing bulk transfers of data from headset...

Getting around the USB packets... Hope this can help ! ![devices](https://user-images.githubusercontent.com/5272079/72674988-e3618a00-3a4b-11ea-87cf-ca71c3b836b5.png) Sorry, french W10 install :) I made a longer log, from press to unpress the head sensor once the...

@Mangmasta thanks, was wondering if I was alone in this situation. Still, it would be useful if someone with a nvidia card can post if it works for him. **Odyssey+...

@Mangmasta Unfortunately, your file is mostly empty. Check filesize. I only see packates (10) going to 2.5.1. There are packets for audio and video (from camera) that can be large......

@Mangmasta I made a compilation of my findings [here](https://github.com/johnr14/openhmd-wmr-usb). We are looking at different data, I am working with endpoint 0x05, the same that is used to enable video stream...