Linux and HP Prime
|
04-05-2020, 01:57 PM
Post: #32
|
|||
|
|||
RE: Linux and HP Prime
The advances I have made so far have been the result of trial and error but I risk some recommendations, even without knowing exactly what the mechanisms involved are.
Make sure the package libhidapi-hidraw0 has been installed and that the physical Prime is being identified correctly by the Linux kernel. My output of the command "lsusb -v" include: ==== Bus 001 Device 014: ID 03f0:1541 Hewlett-Packard Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x03f0 Hewlett-Packard idProduct 0x1541 bcdDevice 1.00 iManufacturer 1 HP iProduct 2 Prime Graphing Calculator iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 41 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 No Subclass bInterfaceProtocol 0 None iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.01 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 24 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Device Status: 0x0000 (Bus Powered) ==== Start CK before connecting the calculator. Sometimes it is necessary to start manually the command "wineserver" before the CK. Always start all commands from a terminal, error messages can help a lot, as well as system logs. My CK can handle the physical Prime, native Linux emulator and window (wine) emulator, all at the same time! Unfortunately I can’t browse the content of the physical Prime. The terminal shows the error when I try: === "0041:err:hid_report:process_hid_report Device reports coming in too fast, last report not read yet!" === The backup context-sensitive menu is not available either... Even so, I have no difficulties in transferring content or taking screenshots. Good luck and stay safe! Gianfranco |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)