[Quickcall] quickcall on unbuntu 20.04

MIchael L. Stokes stokes at aris.net
Tue Jan 12 08:32:36 AEDT 2021


The rules look like the following

SUBSYSTEM=="usb", ACTION=="add", ATTR{idVendor}=="046d", 
ATTR{idProduct}=="08d5", RUN+="@QUICKCALLD@ -u -v %S%p"

How does the system know where to find quickcalld? Does it need to go in 
some system bin directory? --Mike


On 1/11/21 3:54 AM, David Gibson wrote:
> On Thu, Jan 07, 2021 at 11:13:49PM -0600, MIchael L. Stokes wrote:
>> It have the udev rules setup (I think), and the daemon compiles and runs as
>>
>> sudo ./quickcalld -u -l /tmp/log.txt &
> Hrm.  If the udev rules were working, you shouldn't need to manually
> run the daemon - it should be automatically started when the device is
> plugged in.
>
>> It also show up as a usb device
>>
>> $ lsusb
>> Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>> Bus 001 Device 008: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card
>> Reader Controller
>> Bus 001 Device 007: ID 04e6:5116 SCM Microsystems, Inc. SCR331-LC1 / SCR3310
>> SmartCard Reader
>> Bus 001 Device 006: ID 2687:fb01 Fitbit Inc. Fitbit Base Station
>> Bus 001 Device 005: ID 12c9:102a Newmen Tech.,LTD 2.4G Wireless Mouse
>> Bus 001 Device 004: ID 03f0:164a HP, Inc HP SC Keyboard - Apollo (Liteon)
>> Bus 001 Device 009: ID 0cf3:e005 Qualcomm Atheros Communications
>> Bus 001 Device 010: ID 046d:08d5 Logitech, Inc. Speakerphone(Disabled)
>> Bus 001 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270
>> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> (base) stokes at cue:~/Desktop$
> Ok, that would show up whether or not quickcalld was working correctly.
>
>> But it doesn't appear as a device in the setup menues. I also need some help
>> in how to automate the quickcalld during startup.
> I'm not quite sure what menu you expect the device to appear in.
>


More information about the Quickcall mailing list