What is Trisquel 7 equivalent of libusb-0.1.12 ?

4 risposte [Ultimo contenuto]
amenex
Offline
Iscritto: 01/04/2015

The 5-1/4 inch floppy reader that I'm installing in a Trisquel 7 system wants me to install libusb-0.1.12 in order to compile a suitable linux driver.

Trouble is, sudo apt-get libusb-0.1.12 doesn't get me anywhere, nor does apropos libusb.

Any suggestions ? There are other libusb-x.y.z's available; would one of those be appropriate ?

megurineturilli
Offline
Iscritto: 01/10/2012

there is libusb-1.0 but it has a different api

Trisquelian
Offline
Iscritto: 01/23/2015

Are any of these relevant?

root@trisquelserver:/usr/share/hplip# apt-cache search libusb
libftdi1 - Library to control and program the FTDI USB controller
libftdipp1 - Library to control and program the FTDI USB controller
libgusb-dev - GLib wrapper around libusb1 - development files
libgusb-doc - GLib wrapper around libusb1 - documentation
libgusb2 - GLib wrapper around libusb1
libusb++-0.1-4c2 - userspace C++ USB programming library
libusb++-dev - userspace C++ USB programming library development files
libusb-0.1-4 - userspace USB programming library
libusb-1.0-0 - userspace USB programming library
libusb-1.0-0-dbg - userspace USB programming library development files
libusb-1.0-0-dev - userspace USB programming library development files
libusb-1.0-doc - documentation for userspace USB programming
libusb-dev - userspace USB programming library development files
libusbmuxd-dev - USB multiplexor daemon for iPhone and iPod Touch devices - devel
libusbmuxd2 - USB multiplexor daemon for iPhone and iPod Touch devices - library
libusbmuxd2-dbg - USB multiplexor daemon for iPhone and iPod Touch devices - debug
libusbredirhost-dev - implementing the usb-host (*) side of a usbredir connection (development)
libusbredirhost1 - Implementing the usb-host (*) side of a usbredir connection (runtime)
libusbredirparser-dev - Parser for the usbredir protocol (development)
libusbredirparser1 - Parser for the usbredir protocol (runtime)
libdevice-usb-perl - Perl module to access USB devices using libusb
libdjconsole-data - Hercules DJ Console access library - data files
libdjconsole-dev - Hercules DJ Console access library - development headers
libdjconsole0 - Hercules DJ Console access library
libfprint-dev - async fingerprint library of fprint project, development headers
libfprint0 - async fingerprint library of fprint project, shared libraries
libhidapi-libusb0 - Multi-Platform library for communication with HID devices (libusb backend)
libhidapi-libusb0-dbg - Debugging symbols for libhidapi-libusb0
libusb-java - Java wrapper for libusb
libusb-java-dbg - debug information for libusb java wrapper
libusb-java-doc - javadoc documentation for libusb-java
libusb-java-lib - C part of Java wrapper for libusb
libusb-ocaml - OCaml bindings to libusb-1.0 (runtime)
libusb-ocaml-dev - OCaml bindings to libusb-1.0
libusbhid-common - Common files for the USB HID devices FreeBSD library
libusbip-dev - USB device sharing system over IP network (development files)
libusbip0 - USB device sharing system over IP network (shared library)
libusbprog-dev - Development files for libusbprog
libusbprog0 - Library for programming the USBprog hardware
libusbtc08-1 - Hardware interface library for PicoTech USB TC08 Thermocouple sensor
libusbtc08-dev - Development files for PicoTech USB TC08
python-ftdi - Python module to control and program the FTDI USB controller
python-usbtc08 - Python wrapper for libusbtc08
spectools - Utilities for using the Wi-Spy USB spectrum analyzer hardware
libhpmud-dev - HP Multi-Point Transport Driver (hpmud) development libraries
libhpmud0 - HP Multi-Point Transport Driver (hpmud) run-time libraries

amenex
Offline
Iscritto: 01/04/2015

Solved:

Turns out it's usblib-dev; at least, that's what worked for me.

davidnotcoulthard (non verificato)
davidnotcoulthard

Wow, that's a pretty old floppy.