Roastime_3.4.0_amd64 Linux no connectiion

Hello with the new update on Linux (my System Linux Mint 20.3) i have no chance to connect the bullit.
Roastime 3.3.2 is running very well.
Connection is runnung when i start as an admin

sudo roastime –no-sandbox

after the update this mehod in not working,

need help please.

regards Klaus from Bavaria

Hi,

I have updated from Roastime 3.3.2 to Roastime 3.4.0 just 2 weeks ago on an Ubuntu 21.10 machine.
I did not had any issues with that.

But before I could connect my Bullet to the Linux machine I had to follow these steps:

Maybe that helps you too.

hi, itś not working for me.

i test this

$ sudo lsof | grep -i aillio | grep usb

lsof: WARNING: can’t stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
lsof: WARNING: can’t stat() fuse.portal file system /run/user/1000/doc
Output information may be incomplete.

???
i don`t no what is to do

regards Klaus

1 Like

Hi,

that warnings means that your lsof command cannot access these folders:

That would not bother me.
But that command does not show you open files with context “aillio” or “usb”?

As I am not the author of that topic, it could be more useful if your post your problem here?!

Can you try running lsusb and sending the output?

Hello her is the output

klaus@kglaptop:~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b5fa Chicony Electronics Co., Ltd EasyCamera
Bus 001 Device 003: ID 0bda:c024 Realtek Semiconductor Corp. Bluetooth Radio
Bus 001 Device 002: ID 062a:0003 MosArt Semiconductor Corp. Optical Mouse
Bus 001 Device 005: ID 2357:0109 TP-Link TL WN823N RTL8192EU
Bus 001 Device 006: ID 0483:a27e STMicroelectronics Aillio LTD- Bullet R1 ROASTER FS
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

regards klaus

Hi,
now itś running

i found the mistake ```
SUBSYSTEM==“usb”, ATTRS{idVendor}==“0483”, ATTRS{idProduct}==“5741”, MODE:=“0666”, GROUP=“dialout”
SUBSYSTEM==“usb”, ATTRS{idVendor}==“0483”, ATTRS{idProduct}==“a27e”, MODE:=“0666”, GROUP="dialout

dialout" was the right

thanks a lot

regards Klaus