Following is the details:
My system info:
Arch Linux + GNOME 50.2, minisforum mini PC, AMD 7840hs with 780M iGPU, driver and rOCM config work well (because I can use 100% GPU when play gemm4:26b use ollama)
breezy-desktop-gnome-git 2.9.8-1
Following is the reproduce:
- enable the user space xr-driver service.
- plugin out the monitor, plug in the vuture glasses, as the only display device, then reboot my linux.
- after start, the xr-driver start failed, with following log:
│ 2026-06-14 16:47:10.755 Feature productivity granted.
2829 │ 2026-06-14 16:47:10.755 Feature productivity_pro granted.
2830 │ 2026-06-14 16:47:10.755 Feature productivity granted.
2831 │ 2026-06-14 16:47:10.755 Feature productivity_pro granted.
2832 │ 2026-06-14 16:47:10.755 Starting up XR driver
2833 │ 2026-06-14 16:47:10.755 Waiting for glasses
2834 │ 2026-06-14 16:47:10.756 Breezy desktop has been enabled
2835 │ 2026-06-14 16:47:10.756 Found device with vendor ID 0x35ca and product ID 0x1104
2836 │ 2026-06-14 16:47:10.758 [ERROR] Segmentation fault occurred
2837 │ xrDriver(+0x128d6) [0x5653190958d6]
2838 │ /usr/lib/libc.so.6(+0x3e8f0) [0x7fd27c23e8f0]
2839 │ /usr/lib/xr-driver/libcarina_vio.so(carina_a1088_read_custom_data+0x68) [0x7fd27a62d988]
2840 │ /usr/lib/xr-driver/libglasses.so(_ZN6viture2xr20CarinaDeviceProvider22ReadUsbControlResponseEPci+0x20) [0x7fd27c8dbee0]
2841 │ /usr/lib/xr-driver/libglasses.so(_ZN6viture2xr21UsbProtocolController24MonitoringThreadFunctionEv+0x12a) [0x7fd27c8ddeda]
2842 │ /usr/lib/libstdc++.so.6(+0xeb919) [0x7fd27bceb919]
2843 │ /usr/lib/libc.so.6(+0x981b9) [0x7fd27c2981b9]
2844 │ /usr/lib/libc.so.6(+0x11d21c) [0x7fd27c31d21c]
try restart the service get same error.
The only way to fix it is: plugin out the glasses, then plug in again, then restart the xr-driver service, after sow the calibrating message, It's start to work again.
Thanks
Following is the details:
My system info:
Arch Linux + GNOME 50.2, minisforum mini PC, AMD 7840hs with 780M iGPU, driver and rOCM config work well (because I can use 100% GPU when play gemm4:26b use ollama)
breezy-desktop-gnome-git 2.9.8-1
Following is the reproduce:
try restart the service get same error.
The only way to fix it is: plugin out the glasses, then plug in again, then restart the xr-driver service, after sow the
calibratingmessage, It's start to work again.Thanks