Re: [Owfs-developers] Problem to enable USB support

2017-04-04 Thread Roland Franke
Hello, last year in June you had the same problem Fine to hear it work. Try to do my best to help. Best regards, Roland From: samuix Sent: Tuesday, April 4, 2017 6:32 PM To: [email protected] Subject: Re: [Owfs-developers] Problem to enable USB support It works, thank you

Re: [Owfs-developers] Problem to enable USB support

2017-04-04 Thread samuix
It works, thank you   Gesendet: Dienstag, 04. April 2017 um 17:33 Uhr Von: "Roland Franke" An: "OWFS (One-wire file system) discussion and help" Betreff: Re: [Owfs-developers] Problem to enable USB support Hello, try to install additional the libusb-1.0.0-dev You will

Re: [Owfs-developers] Problem to enable USB support

2017-04-04 Thread samuix
Ström" An: "OWFS (One-wire file system) discussion and help" Betreff: Re: [Owfs-developers] Problem to enable USB support That looks wierd, since it reports that ftdi is enabled.. And that depends on libusb. Can you upload the config.log somewhere please (gist.github.com or similar

Re: [Owfs-developers] Problem to enable USB support

2017-04-04 Thread Roland Franke
Hello, try to install additional the libusb-1.0.0-dev You will need libusb-dev for version 1.0.xxx (xxx as placeholder) Then it should work Best regards, Roland From: samuix Sent: Tuesday, April 4, 2017 5:13 PM To: [email protected] Subject: [Owfs-developers] Problem to

Re: [Owfs-developers] Problem to enable USB support

2017-04-04 Thread Johan Ström
That looks wierd, since it reports that ftdi is enabled.. And that depends on libusb. Can you upload the config.log somewhere please (gist.github.com or similar)? On 04/04/17 17:13, samuix wrote: > Hello, > after a power failure, I have to re-install the Raspberry PI. > Unfortunately, I cannot t

[Owfs-developers] Problem to enable USB support

2017-04-04 Thread samuix
Hello, after a power failure, I have to re-install the Raspberry PI. Unfortunately, I cannot turn on the USB support, although all libraries are available.   I try following commands: >apt-get install git >apt-get install autoconf >apt-get install pkg-config >apt-get install libtool m4 automak