Post Reply 
Linux and HP Prime
04-02-2020, 03:06 PM
Post: #28
RE: Linux and HP Prime
(02-24-2020 09:46 PM)gfbci Wrote:  Running the Prime Connectivity Kit on Linux is not impossible.
I followed, unsuccessfully, the instructions for installing libhpcalcs.
With the installation of libhidapi-hidraw0 / libhidapi-libusb0 the HPPCK started to connect to my Prime.

As a reference I'm running:

Ubuntu! 8.04.4 LTS
wine-3.0 (Ubuntu 3.0-1ubuntu1); with the variable WINEARCH = win32 and set to "Windows 7"
dotnet40 (winetricks)
vcrun2015 (winetricks)
wine-mono-4.9.4

HP Connectivity Kit (2020 1 16)
Prime hardware version C / firmware 2020 01 16

/etc/udev/rules.d/82-hp-prime.rules file with:

# HP Prime Calculator
SUBSYSTEM == "usb", ATTRS {idVendor} == "03f0", ATTRS {idProduct} == "1541", MODE = "0664"
KERNEL == "hidraw *", ATTRS {idVendor} == "03f0", ATTRS {idProduct} == "1541", MODE = "0664"

according to the output (prime connected):

~ $ lsusb
...
Bus 002 Device 012: ID 03f0: 1541 Hewlett-Packard
...


It is important that the Linux and Wine environments share the same TEMP directory.
In my case I resolved with:
ln -s / tmp ~ / temp

I don't know if there is a smarter way to do this or if all these libraries are really needed.

Even with a lot of instabilities and without some features, I'm not having any problems transferring content.
The ~ $ dmesg output reports some I / 0 errors, so I don't exclude any danger of damage to the calculator in these operations!
There must be a possibility to make adjustments, but I believe they are beyond my abilities.

Gianfranco

Hi, I'm very interested in your results!
I attempted to use in in wine (ARCH and Mint 19.3) and in VirtualBox with windows 7 sadly with no success.
No HP prime and no virtual caculator are seen.

Maybe the HP prime revisione
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Linux and HP Prime - Dirk.nl - 01-23-2019, 05:56 AM
RE: Linux and HP Prime - Dirk.nl - 01-23-2019, 09:19 AM
RE: Linux and HP Prime - Claudio L. - 01-23-2019, 02:12 PM
RE: Linux and HP Prime - Dirk.nl - 01-23-2019, 03:54 PM
RE: Linux and HP Prime - EugeneNine - 01-24-2019, 12:52 PM
RE: Linux and HP Prime - Tim Wessman - 01-24-2019, 01:32 PM
RE: Linux and HP Prime - ColinJDenman - 01-24-2019, 05:17 PM
RE: Linux and HP Prime - cdmackay - 01-24-2019, 08:15 PM
RE: Linux and HP Prime - bbenson - 01-26-2019, 07:10 PM
RE: Linux and HP Prime - Lode - 03-26-2019, 07:58 PM
RE: Linux and HP Prime - grsbanks - 03-28-2019, 08:38 AM
RE: Linux and HP Prime - clytle374 - 02-25-2020, 03:13 AM
RE: Linux and HP Prime - EugeneNine - 01-24-2019, 02:16 PM
RE: Linux and HP Prime - Dirk.nl - 01-24-2019, 02:19 PM
RE: Linux and HP Prime - EugeneNine - 01-24-2019, 02:33 PM
RE: Linux and HP Prime - Dirk.nl - 01-24-2019, 02:45 PM
RE: Linux and HP Prime - EugeneNine - 01-24-2019, 06:14 PM
RE: Linux and HP Prime - rprosperi - 01-24-2019, 06:56 PM
RE: Linux and HP Prime - EugeneNine - 01-24-2019, 07:20 PM
RE: Linux and HP Prime - EugeneNine - 01-25-2019, 12:40 AM
RE: Linux and HP Prime - ijabbott - 01-25-2019, 08:39 AM
RE: Linux and HP Prime - EricR - 01-26-2019, 09:57 PM
RE: Linux and HP Prime - TravisE - 01-26-2019, 10:04 PM
RE: Linux and HP Prime - retoa - 03-29-2019, 07:48 AM
RE: Linux and HP Prime - gfbci - 02-24-2020, 09:46 PM
RE: Linux and HP Prime - lucamini - 04-02-2020 03:06 PM
RE: Linux and HP Prime - toml_12953 - 04-02-2020, 04:51 PM
RE: Linux and HP Prime - lucamini - 04-02-2020, 07:34 PM
RE: Linux and HP Prime - toml_12953 - 04-02-2020, 11:49 PM
RE: Linux and HP Prime - gfbci - 04-05-2020, 01:57 PM
RE: Linux and HP Prime - Lukas - 05-04-2023, 08:25 AM
RE: Linux and HP Prime - ijabbott - 05-06-2023, 01:32 PM



User(s) browsing this thread: 1 Guest(s)