Jonathan Marcelino

Results 4 comments of Jonathan Marcelino

I'm getting this issue as well. ``` ERROR tunnelto > Control error: WebSocketError(Io(Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" })). Retrying in 5 seconds. ```

I ran a tunnel and I no longer get the error.

Setting the variable and then starting virtscreen get the app running. ```bash export MESA_LOADER_DRIVER_OVERRIDE=i965; ``` ```bash virtscreen ```

> I am having the same issue here, on this [Asus Zenbook](https://www.bhphotovideo.com/c/product/1385569-REG/asus_ux461un_ds74t_i7_8550u_1_8ghz_16gb_512ssd.html). > > ```shell > jcrodriguez@zenbook:~$ l /usr/share/X11/xorg.conf.d/ > 10-amdgpu.conf 10-radeon.conf 30-virtscreen.conf 70-wacom.conf > 10-quirks.conf 11-nvidia-prime.conf 40-libinput.conf > ```...