Select your language

Résolution de problème : merci de consulter la FAQ et le Wiki

Aidez-nous à améliorer le contenu du Wiki et de la FAQ en les consultant. Le Wiki est mis à jour régulièrement et la FAQ permet une résolution rapide des principales embûches rencontrées. N'hésitez pas à nous faire parvenir vos suggestions d'amélioration sur le forum ou à éditer directement le Wiki ou la FAQ .

3.0.15_b7

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 1 month ago #6251 by sl1200mk2
3.0.15_b7 was created by sl1200mk2
New one with a new way to handle libusbx connection/transfert.

please try and report.
++

nicolas

Please Log in to join the conversation.

More
13 years 1 month ago #6257 by colinc
Replied by colinc on topic 3.0.15_b7
Hello Nico...

3.0.15_b7 installed.

Does *not* work with libusb-1.0.dll istalled by b7

*Does* work with older lubusb-1.0.dll from b3 (as before)

:(

Colin

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 1 month ago #6259 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b7
@Colin,
we will do a bit of hacking (hope you're there...)
plug the ultraDMX Micro
please download code.google.com/p/picusb/downloads/detai...ingw32_17Feb2013.zip
unzip
open cmd.exe
in cmd, move to the bin folder of the libftdi1-1.0_devkit_mingw32_17Feb2013 previously unzipped
(here for example I had to type
Code:
cd Downloads/libftdi1-1.0_devkit_mingw32_17Feb2013/bin
)

run the find_all.exe to see if it finds the ultraDMX micro

++

nicolas

Please Log in to join the conversation.

More
13 years 1 month ago #6261 by colinc
Replied by colinc on topic 3.0.15_b7
Hi Nico

(After much faffing about with Windows not letting me change to a folder on D:\)

In the command window -

C:\users\...\bin>find_all.exe
Number of FTDI devices found: 1
Checking device: 0
ftdi_usb_get_strings failed: -4 (libusb_open() failed)

Hope this is of help

Colin

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 1 month ago #6262 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b7
@Colin,
thanx for your test!
it helps a lot indeed. I'll report your error on the libusbx list for the usb Guru to fix it.

best regards,
nico

nicolas

Please Log in to join the conversation.

More
13 years 1 month ago #6263 by noelvd
Replied by noelvd on topic 3.0.15_b7
b7 downloaded, and testing started.

Have now Par LEDs in U0, and moving head in U1, all in Room 1. Works like a charm :laugh:
Also tested Midi control (BCR/BCF). All works great.

Best regards,
Noël
B)

Please Log in to join the conversation.

More
13 years 1 month ago #6264 by Barrillet
Replied by Barrillet on topic 3.0.15_b7
Et en ce qui me concerne je n'arrive plus a reproduire le problème du MIDI... parce que j'ai refait ma conduite...

Je vais essayer de maltraiter Dlight ces prochain jours, on verra bien!

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 4 weeks ago #6265 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b7
@Colin,
so after discussions on libusbx, I'll ask you more tests.
attached the libusb dll we will work with (it's the newest rc one)

you'll use the cmd.exe stuff and navigate to the libftdi devkit (as you did the other day).
you'll first set the libusb debug level. to do so, just type (and validate by Enter):
C:\users\...\bin>set LIBUSB_DEBUG=4
right after, launch the xusb executable:
C:\users\...\bin>xusb -i 0403:6001

can you please post the log.
basically, they said that it's a driver installation issue... but I agree with you, it's weird that the libusb that I distribute with pre b3 version works.


++

nicolas

Please Log in to join the conversation.

More
13 years 4 weeks ago #6275 by passa
Replied by passa on topic 3.0.15_b7
salut, bug surprenant, sous 7 et iphone, en osc lorsque l'osc writer est enclenché, c'est touchosc qui bugue et disparait à la fin du transfert, quel que soit le calque. A moins que ce soit mon iphon qui bug...

Please Log in to join the conversation.

More
13 years 3 weeks ago #6277 by colinc
Replied by colinc on topic 3.0.15_b7
@Nico

I hope this is what you need


Regards

Colin

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 3 weeks ago #6278 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b7
@Colin,
this is perfect!!
but...
it prints 'Using libusbx v1.0.14.10576'
did you unzip the last libusb.dll in the devkit' bin folder?

would you mind to do so?

thanx,
++

nicolas

Please Log in to join the conversation.

More
13 years 3 weeks ago - 13 years 3 weeks ago #6279 by colinc
Replied by colinc on topic 3.0.15_b7
@Nico

I just put the libusb-1.0.dll from the zip into the bin of the libftdi folder, re-ran the debug, and it still reports 'Using libusbx v1.0.14.10576'

Do you want the newer log anyway?

Colin
Last edit: 13 years 3 weeks ago by colinc. Reason: spelling

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 3 weeks ago #6280 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b7
@Colin

as they've just release their new version of libusbx, can you rerun the test with the libusb attached?
can you also copy it in the DL' bin folder and retry with you ultra DMX Micro

hope you're not tired with these tests...

++

nicolas

Please Log in to join the conversation.

More
13 years 3 weeks ago - 13 years 3 weeks ago #6281 by colinc
Replied by colinc on topic 3.0.15_b7

sl1200mk2 wrote: @Colin

as they've just release their new version of libusbx, can you rerun the test with the libusb attached?


Yes, done and I've attached the log - but -- still get 'Using libusbx v1.0.14.10576' - but see the screenshot




sl1200mk2 wrote: can you also copy it in the DL' bin folder and retry with you ultra DMX Micro


Also did that - still no joy :(

sl1200mk2 wrote: hope you're not tired with these tests...

++



:P

Colin
Last edit: 13 years 3 weeks ago by colinc. Reason: added file

Please Log in to join the conversation.

  • sl1200mk2
  • Topic Author
  • Away
More
13 years 3 weeks ago #6282 by sl1200mk2
Replied by sl1200mk2 on topic 3.0.15_b7
the problem (besides the libusb....14 stuff) is that it tries to use the K drivers and not the WINUSB drivers.
don't ask me why it does not want to use the winusb ones, I don't know.... I've asked the libusbx lists...

nicolas

Please Log in to join the conversation.

Time to create page: 0.169 seconds
Powered by Kunena Forum