Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artisan + Phidgets + Ununtu Linux ..Not working #812

Closed
MAKOMO opened this issue Feb 5, 2022 Discussed in #811 · 2 comments
Closed

Artisan + Phidgets + Ununtu Linux ..Not working #812

MAKOMO opened this issue Feb 5, 2022 Discussed in #811 · 2 comments
Labels
Milestone

Comments

@MAKOMO
Copy link
Member

MAKOMO commented Feb 5, 2022

Discussed in #811

Originally posted by balliet February 5, 2022
I recently purchaed VINT HUB0001_0 and TMP1101_1 and 2 thermocouples.

I am using Ubuntu 20.04

I installed all of the hardware according to the instrctions and passed the HelloWorld test to make sure everything was working.

I changed the 99-libphidget22.rules file to the following:
SUBSYSTEMS=="spi", DRIVERS=="phidget_hub0001_0", ACTION=="add", MODE="666"

After entering Artisan and changing the device and machine setting to use the pfidgets, I thought I was ready to go.

clicked the default ON button. it display showed that "SCOPE HAS BEEN RESET" BT and ET was displayed but there was no temperature reading displayed.

I have been working on this for several days and have reloaded the system anew, and reinstalled the Phidgets software again and I get the same results

Need Help .... Thank you

@MAKOMO
Copy link
Member Author

MAKOMO commented Feb 5, 2022

On my Mac with the latest Phidgets driver installed Artisan v2.4.4 and v2.4.6 work with the original HUB0000 with the latest and but latest firmware version as well as with the HUB0001 with the latest (only available) firmware version. Thus there seems to be no issue on on macOS.

However, the latest HUB0000 firmware (307) and the HUB0001 111 firmware seems not to be supported by Artisan v2.4.6 on Linux and RPi. Windows is untested.

@MAKOMO MAKOMO added the bug label Feb 7, 2022
@MAKOMO MAKOMO added this to the v2.6.0 milestone Feb 7, 2022
@MAKOMO
Copy link
Member Author

MAKOMO commented Feb 7, 2022

The root cause for those troubles are that the Linux build of Artisan v2.4.6 contained a bundled Phidget driver which now is outdated and not supporting the HUB0001. Installing a newer system-wide Phidget driver did not help as Artisan prefers the bundled one.

The Phidget driver is no longer bundled with Linux builds (as it never was with macOS or Windows builds) to allow user to update their drivers.

@MAKOMO MAKOMO closed this as completed Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant